From ad58dd2eaa44fc5171744507931a6775fef34766 Mon Sep 17 00:00:00 2001 From: ve3 Date: Thu, 3 Jun 2021 10:38:53 +0700 Subject: [PATCH] v2.1.15 * Fix division is deprecated in Dart Sass 2. * Update Node packages. * Update to fix sanitize.css contains white space before `li`. * Fix normalize input checkbox, radio, file to display the same in Firefox, Webkit browsers. --- .../includes/partials/form.php | 12 ++++--- accordion.html | 20 ++++++------ alert-box.html | 18 +++++------ alert-dialog.html | 22 ++++++------- assets/css/rdta/rundiz-template-admin.css | 2 +- assets/css/rdta/rundiz-template-admin.min.css | 2 +- assets/js/rdta/components/rdta-accordion.js | 2 +- .../js/rdta/components/rdta-accordion.min.js | 2 +- .../rdta/components/rdta-accordion.min.js.map | 2 +- assets/js/rdta/components/rdta-alertdialog.js | 2 +- .../rdta/components/rdta-alertdialog.min.js | 2 +- .../components/rdta-alertdialog.min.js.map | 2 +- assets/js/rdta/components/rdta-dialog.js | 2 +- assets/js/rdta/components/rdta-dialog.min.js | 2 +- .../js/rdta/components/rdta-dialog.min.js.map | 2 +- assets/js/rdta/components/rdta-tabs.js | 2 +- assets/js/rdta/components/rdta-tabs.min.js | 2 +- .../js/rdta/components/rdta-tabs.min.js.map | 2 +- assets/js/rdta/components/rdta-tooltips.js | 2 +- .../js/rdta/components/rdta-tooltips.min.js | 2 +- .../rdta/components/rdta-tooltips.min.js.map | 2 +- assets/js/rdta/rundiz-template-admin.js | 2 +- assets/js/rdta/rundiz-template-admin.min.js | 2 +- .../js/rdta/rundiz-template-admin.min.js.map | 2 +- badge.html | 18 +++++------ basic-layout.html | 18 +++++------ button.html | 18 +++++------ columns-flex.html | 20 ++++++------ credits.html | 18 +++++------ datatable.html | 18 +++++------ dialog.html | 20 ++++++------ embeds.html | 20 ++++++------ example-login.html | 20 ++++++------ example-logout.html | 20 ++++++------ form.html | 18 +++++------ helpers.html | 18 +++++------ index.html | 20 ++++++------ package.json | 2 +- pagination.html | 18 +++++------ stickymenu-long-content-menu.html | 20 ++++++------ stickymenu-long-content.html | 20 ++++++------ stickymenu-long-menu.html | 18 +++++------ tabs.html | 20 ++++++------ text.html | 18 +++++------ tooltips.html | 18 +++++------ typography.html | 32 +++++++++++-------- 46 files changed, 266 insertions(+), 258 deletions(-) diff --git a/_original-source-php/includes/partials/form.php b/_original-source-php/includes/partials/form.php index a1b2299..5e3cac0 100644 --- a/_original-source-php/includes/partials/form.php +++ b/_original-source-php/includes/partials/form.php @@ -71,19 +71,23 @@ Input checkbox/radio


- +
+


- +
+


- +
+


- +
+

diff --git a/accordion.html b/accordion.html index da382a5..d9fa3bd 100644 --- a/accordion.html +++ b/accordion.html @@ -4,20 +4,20 @@ Accordion | Rundiz template for admin - - - + + + - + - + - - + + - +
@@ -392,12 +392,12 @@

- + - + - + - + - + - + - + - + \ No newline at end of file diff --git a/basic-layout.html b/basic-layout.html index 17368ee..93cca7e 100644 --- a/basic-layout.html +++ b/basic-layout.html @@ -4,17 +4,17 @@ Basic layout | Rundiz template for admin - - - + + + - + - + - - + + @@ -95,11 +95,11 @@

Basic layout

- + - + \ No newline at end of file diff --git a/button.html b/button.html index 7426bd7..58c3ae6 100644 --- a/button.html +++ b/button.html @@ -4,17 +4,17 @@ Button | Rundiz template for admin - - - + + + - + - + - - + + @@ -691,12 +691,12 @@

Button group

- + - + - + - + \ No newline at end of file diff --git a/credits.html b/credits.html index 9518b34..e051543 100644 --- a/credits.html +++ b/credits.html @@ -4,17 +4,17 @@ Credits | Rundiz template for admin - - - + + + - + - + - - + + @@ -314,11 +314,11 @@

Credits

- + - + \ No newline at end of file diff --git a/datatable.html b/datatable.html index bcafb95..522f3a3 100644 --- a/datatable.html +++ b/datatable.html @@ -4,17 +4,17 @@ Data table | Rundiz template for admin - - - + + + - + - + - - + + @@ -1196,11 +1196,11 @@

Responsive

- + - + \ No newline at end of file diff --git a/dialog.html b/dialog.html index bf0eea0..7e4c59b 100644 --- a/dialog.html +++ b/dialog.html @@ -4,20 +4,20 @@ Dialog | Rundiz template for admin - - - + + + - + - + - - + + - +
@@ -645,12 +645,12 @@

Dialog with modal

- + - + - + - + \ No newline at end of file diff --git a/example-login.html b/example-login.html index 7bd6d13..46fbdea 100644 --- a/example-login.html +++ b/example-login.html @@ -4,20 +4,20 @@ Example login page | Rundiz template for admin - - - + + + - + - + - - + + - +
@@ -58,11 +58,11 @@

Login page

- + - + \ No newline at end of file diff --git a/example-logout.html b/example-logout.html index cdc26c4..0bbac76 100644 --- a/example-logout.html +++ b/example-logout.html @@ -4,20 +4,20 @@ Example logout page | Rundiz template for admin - - - + + + - + - + - - + + - +
@@ -52,11 +52,11 @@

Logout page

- + - + \ No newline at end of file diff --git a/form.html b/form.html index 14c6a32..d815c20 100644 --- a/form.html +++ b/form.html @@ -4,17 +4,17 @@ Form | Rundiz template for admin - - - + + + - + - + - - + + @@ -975,12 +975,12 @@

With button

- + - + - + - + - + - + \ No newline at end of file diff --git a/package.json b/package.json index 7193605..11fb06e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rundiz-template-for-admin", - "version": "2.1.14", + "version": "2.1.15", "description": "HTML, CSS, JS template for administrator application.", "main": "assets/js/rdta/rundiz-template-admin.js", "scripts": { diff --git a/pagination.html b/pagination.html index 9e86ef3..b0480a0 100644 --- a/pagination.html +++ b/pagination.html @@ -4,17 +4,17 @@ Pagination | Rundiz template for admin - - - + + + - + - + - - + + @@ -525,11 +525,11 @@

Advanced

- + - + \ No newline at end of file diff --git a/stickymenu-long-content-menu.html b/stickymenu-long-content-menu.html index 4ffe498..388c2e2 100644 --- a/stickymenu-long-content-menu.html +++ b/stickymenu-long-content-menu.html @@ -4,17 +4,17 @@ Sticky menu (long content & menu) | Rundiz template for admin - - - + + + - + - + - - + + @@ -204,7 +204,7 @@

In-line elements

Links

-

These are links: never visited link, visited link. Mouse hover to see effects.

+

These are links: never visited link, visited link. Mouse hover to see effects.

Address

@@ -492,11 +492,11 @@

Table with colgroup

- + - + \ No newline at end of file diff --git a/stickymenu-long-content.html b/stickymenu-long-content.html index 9870615..e9e5b2c 100644 --- a/stickymenu-long-content.html +++ b/stickymenu-long-content.html @@ -4,17 +4,17 @@ Sticky menu (long content) | Rundiz template for admin - - - + + + - + - + - - + + @@ -364,7 +364,7 @@

In-line elements

Links

-

These are links: never visited link, visited link. Mouse hover to see effects.

+

These are links: never visited link, visited link. Mouse hover to see effects.

Address

@@ -652,11 +652,11 @@

Table with colgroup

- + - + \ No newline at end of file diff --git a/stickymenu-long-menu.html b/stickymenu-long-menu.html index 5efd9a0..996ac82 100644 --- a/stickymenu-long-menu.html +++ b/stickymenu-long-menu.html @@ -4,17 +4,17 @@ Sticky menu (long menu) | Rundiz template for admin - - - + + + - + - + - - + + @@ -140,11 +140,11 @@

Sticky menu (long menu)

- + - + \ No newline at end of file diff --git a/tabs.html b/tabs.html index 6a47b8b..abcd76b 100644 --- a/tabs.html +++ b/tabs.html @@ -4,20 +4,20 @@ Tabs | Rundiz template for admin - - - + + + - + - + - - + + - +
@@ -557,12 +557,12 @@

Events

- + - + - + - + \ No newline at end of file diff --git a/tooltips.html b/tooltips.html index 05b42e3..f65c4d5 100644 --- a/tooltips.html +++ b/tooltips.html @@ -4,17 +4,17 @@ Tooltips | Rundiz template for admin - - - + + + - + - + - - + + @@ -327,12 +327,12 @@

Placement

- + - + - + - + \ No newline at end of file