mirror of
https://github.com/tabler/tabler.git
synced 2026-07-25 04:24:37 +04:00
bootstrap upgrade to 5.1, dependencies upgrade, ui fixes
This commit is contained in:
Vendored
+473
-137
File diff suppressed because it is too large
Load Diff
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+473
-137
File diff suppressed because it is too large
Load Diff
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1082
-1314
File diff suppressed because it is too large
Load Diff
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+4
-4
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+3
-3
@@ -16,7 +16,7 @@ var CountUp = /** @class */ (function () {
|
||||
this.target = target;
|
||||
this.endVal = endVal;
|
||||
this.options = options;
|
||||
this.version = '2.0.7';
|
||||
this.version = '2.0.8';
|
||||
this.defaults = {
|
||||
startVal: 0,
|
||||
decimalPlaces: 0,
|
||||
@@ -87,10 +87,10 @@ var CountUp = /** @class */ (function () {
|
||||
// default format and easing functions
|
||||
this.formatNumber = function (num) {
|
||||
var neg = (num < 0) ? '-' : '';
|
||||
var result, x, x1, x2, x3;
|
||||
var result, x1, x2, x3;
|
||||
result = Math.abs(num).toFixed(_this.options.decimalPlaces);
|
||||
result += '';
|
||||
x = result.split('.');
|
||||
var x = result.split('.');
|
||||
x1 = x[0];
|
||||
x2 = x.length > 1 ? _this.options.decimal + x[1] : '';
|
||||
if (_this.options.useGrouping) {
|
||||
|
||||
+47
-47
@@ -2,191 +2,191 @@
|
||||
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>/docs/alerts.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/autosize.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/avatars.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/badges.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/borders.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/breadcrumb.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/browser-support.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/buttons.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/cards.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/carousel.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/charts.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/colors.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/countup.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/cursors.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/divider.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/download.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/dropdowns.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/empty.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/flags.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/form-color-check.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/form-elements.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/form-fieldset.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/form-helpers.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/form-image-check.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/form-selectboxes.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/form-validation.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/getting-started.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/icons.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/input-mask.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/interactions.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/modals.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/page-headers.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/payments.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/progress.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/range-slider.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/ribbons.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/skeleton.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/spinners.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/steps.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/switch-icon.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/tables.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/tabs.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/timelines.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/toasts.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/tooltips.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/docs/typography.html</loc>
|
||||
<lastmod>2021-05-08T16:50:17+02:00</lastmod>
|
||||
<lastmod>2021-08-08T15:54:02+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>/accordion.html</loc>
|
||||
|
||||
Reference in New Issue
Block a user