Browse Source

update icons to v1.91.0 (#1218)

Paweł Kuna 2 years ago
parent
commit
459460de78
10 changed files with 128 additions and 12 deletions
  1. 11 1
      demo/accordion.html
  2. 13 3
      demo/activity.html
  3. 6 0
      demo/auth-lock.html
  4. 11 1
      demo/blank.html
  5. 11 1
      demo/buttons.html
  6. 11 1
      demo/card-actions.html
  7. 11 1
      demo/cards-masonry.html
  8. 11 1
      demo/cards.html
  9. 11 1
      demo/carousel.html
  10. 32 2
      demo/changelog.html

+ 11 - 1
demo/accordion.html

@@ -13,6 +13,12 @@
     <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
     <meta http-equiv="X-UA-Compatible" content="ie=edge"/>
     <title>Accordion - Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
+    <style>
+      @import url('https://rsms.me/inter/inter.css');
+      :root {
+      	--tblr-font-sans-serif: Inter,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,Helvetica Neue,sans-serif !important;
+      }
+    </style>
     <!-- CSS files -->
     <link href="./dist/css/tabler.min.css" rel="stylesheet"/>
     <link href="./dist/css/tabler-flags.min.css" rel="stylesheet"/>
@@ -394,6 +400,10 @@
                         <a class="dropdown-item" href="./license.html">
                           License
                         </a>
+                        <a class="dropdown-item" href="./logs.html">
+                          Logs
+                          <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
+                        </a>
                         <a class="dropdown-item" href="./music.html">
                           Music
                         </a>
@@ -482,7 +492,7 @@
                       <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 11a7 7 0 0 1 14 0v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7" /><line x1="10" y1="10" x2="10.01" y2="10" /><line x1="14" y1="10" x2="14.01" y2="10" /><path d="M10 14a3.5 3.5 0 0 0 4 0" /></svg>
                     </span>
                     <span class="nav-link-title">
-                      2160 icons
+                      2320 icons
                     </span>
                   </a>
                 </li>

+ 13 - 3
demo/activity.html

@@ -13,6 +13,12 @@
     <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
     <meta http-equiv="X-UA-Compatible" content="ie=edge"/>
     <title>Activity - Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
+    <style>
+      @import url('https://rsms.me/inter/inter.css');
+      :root {
+      	--tblr-font-sans-serif: Inter,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,Helvetica Neue,sans-serif !important;
+      }
+    </style>
     <!-- CSS files -->
     <link href="./dist/css/tabler.min.css" rel="stylesheet"/>
     <link href="./dist/css/tabler-flags.min.css" rel="stylesheet"/>
@@ -352,7 +358,7 @@
                     </span>
                   </a>
                 </li>
-                <li class="nav-item dropdown">
+                <li class="nav-item active dropdown">
                   <a class="nav-link dropdown-toggle" href="#navbar-extra" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
                     <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/star -->
                       <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
@@ -364,7 +370,7 @@
                   <div class="dropdown-menu">
                     <div class="dropdown-menu-columns">
                       <div class="dropdown-menu-column">
-                        <a class="dropdown-item" href="./activity.html">
+                        <a class="dropdown-item active" href="./activity.html">
                           Activity
                         </a>
                         <a class="dropdown-item" href="./gallery.html">
@@ -394,6 +400,10 @@
                         <a class="dropdown-item" href="./license.html">
                           License
                         </a>
+                        <a class="dropdown-item" href="./logs.html">
+                          Logs
+                          <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
+                        </a>
                         <a class="dropdown-item" href="./music.html">
                           Music
                         </a>
@@ -482,7 +492,7 @@
                       <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 11a7 7 0 0 1 14 0v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7" /><line x1="10" y1="10" x2="10.01" y2="10" /><line x1="14" y1="10" x2="14.01" y2="10" /><path d="M10 14a3.5 3.5 0 0 0 4 0" /></svg>
                     </span>
                     <span class="nav-link-title">
-                      2160 icons
+                      2320 icons
                     </span>
                   </a>
                 </li>

+ 6 - 0
demo/auth-lock.html

@@ -13,6 +13,12 @@
     <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
     <meta http-equiv="X-UA-Compatible" content="ie=edge"/>
     <title>Forgot password - Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
+    <style>
+      @import url('https://rsms.me/inter/inter.css');
+      :root {
+      	--tblr-font-sans-serif: Inter,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,Helvetica Neue,sans-serif !important;
+      }
+    </style>
     <!-- CSS files -->
     <link href="./dist/css/tabler.min.css" rel="stylesheet"/>
     <link href="./dist/css/tabler-flags.min.css" rel="stylesheet"/>

+ 11 - 1
demo/blank.html

@@ -13,6 +13,12 @@
     <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
     <meta http-equiv="X-UA-Compatible" content="ie=edge"/>
     <title>Blank page - Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
+    <style>
+      @import url('https://rsms.me/inter/inter.css');
+      :root {
+      	--tblr-font-sans-serif: Inter,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,Helvetica Neue,sans-serif !important;
+      }
+    </style>
     <!-- CSS files -->
     <link href="./dist/css/tabler.min.css" rel="stylesheet"/>
     <link href="./dist/css/tabler-flags.min.css" rel="stylesheet"/>
@@ -394,6 +400,10 @@
                         <a class="dropdown-item" href="./license.html">
                           License
                         </a>
+                        <a class="dropdown-item" href="./logs.html">
+                          Logs
+                          <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
+                        </a>
                         <a class="dropdown-item" href="./music.html">
                           Music
                         </a>
@@ -482,7 +492,7 @@
                       <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 11a7 7 0 0 1 14 0v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7" /><line x1="10" y1="10" x2="10.01" y2="10" /><line x1="14" y1="10" x2="14.01" y2="10" /><path d="M10 14a3.5 3.5 0 0 0 4 0" /></svg>
                     </span>
                     <span class="nav-link-title">
-                      2160 icons
+                      2320 icons
                     </span>
                   </a>
                 </li>

+ 11 - 1
demo/buttons.html

@@ -13,6 +13,12 @@
     <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
     <meta http-equiv="X-UA-Compatible" content="ie=edge"/>
     <title>Buttons - Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
+    <style>
+      @import url('https://rsms.me/inter/inter.css');
+      :root {
+      	--tblr-font-sans-serif: Inter,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,Helvetica Neue,sans-serif !important;
+      }
+    </style>
     <!-- CSS files -->
     <link href="./dist/css/tabler.min.css" rel="stylesheet"/>
     <link href="./dist/css/tabler-flags.min.css" rel="stylesheet"/>
@@ -394,6 +400,10 @@
                         <a class="dropdown-item" href="./license.html">
                           License
                         </a>
+                        <a class="dropdown-item" href="./logs.html">
+                          Logs
+                          <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
+                        </a>
                         <a class="dropdown-item" href="./music.html">
                           Music
                         </a>
@@ -482,7 +492,7 @@
                       <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 11a7 7 0 0 1 14 0v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7" /><line x1="10" y1="10" x2="10.01" y2="10" /><line x1="14" y1="10" x2="14.01" y2="10" /><path d="M10 14a3.5 3.5 0 0 0 4 0" /></svg>
                     </span>
                     <span class="nav-link-title">
-                      2160 icons
+                      2320 icons
                     </span>
                   </a>
                 </li>

+ 11 - 1
demo/card-actions.html

@@ -13,6 +13,12 @@
     <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
     <meta http-equiv="X-UA-Compatible" content="ie=edge"/>
     <title>Card actions - Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
+    <style>
+      @import url('https://rsms.me/inter/inter.css');
+      :root {
+      	--tblr-font-sans-serif: Inter,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,Helvetica Neue,sans-serif !important;
+      }
+    </style>
     <!-- CSS files -->
     <link href="./dist/css/tabler.min.css" rel="stylesheet"/>
     <link href="./dist/css/tabler-flags.min.css" rel="stylesheet"/>
@@ -394,6 +400,10 @@
                         <a class="dropdown-item" href="./license.html">
                           License
                         </a>
+                        <a class="dropdown-item" href="./logs.html">
+                          Logs
+                          <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
+                        </a>
                         <a class="dropdown-item" href="./music.html">
                           Music
                         </a>
@@ -482,7 +492,7 @@
                       <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 11a7 7 0 0 1 14 0v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7" /><line x1="10" y1="10" x2="10.01" y2="10" /><line x1="14" y1="10" x2="14.01" y2="10" /><path d="M10 14a3.5 3.5 0 0 0 4 0" /></svg>
                     </span>
                     <span class="nav-link-title">
-                      2160 icons
+                      2320 icons
                     </span>
                   </a>
                 </li>

+ 11 - 1
demo/cards-masonry.html

@@ -13,6 +13,12 @@
     <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
     <meta http-equiv="X-UA-Compatible" content="ie=edge"/>
     <title>Cards Masonry - Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
+    <style>
+      @import url('https://rsms.me/inter/inter.css');
+      :root {
+      	--tblr-font-sans-serif: Inter,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,Helvetica Neue,sans-serif !important;
+      }
+    </style>
     <!-- CSS files -->
     <link href="./dist/css/tabler.min.css" rel="stylesheet"/>
     <link href="./dist/css/tabler-flags.min.css" rel="stylesheet"/>
@@ -394,6 +400,10 @@
                         <a class="dropdown-item" href="./license.html">
                           License
                         </a>
+                        <a class="dropdown-item" href="./logs.html">
+                          Logs
+                          <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
+                        </a>
                         <a class="dropdown-item" href="./music.html">
                           Music
                         </a>
@@ -482,7 +492,7 @@
                       <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 11a7 7 0 0 1 14 0v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7" /><line x1="10" y1="10" x2="10.01" y2="10" /><line x1="14" y1="10" x2="14.01" y2="10" /><path d="M10 14a3.5 3.5 0 0 0 4 0" /></svg>
                     </span>
                     <span class="nav-link-title">
-                      2160 icons
+                      2320 icons
                     </span>
                   </a>
                 </li>

+ 11 - 1
demo/cards.html

@@ -13,6 +13,12 @@
     <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
     <meta http-equiv="X-UA-Compatible" content="ie=edge"/>
     <title>Cards - Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
+    <style>
+      @import url('https://rsms.me/inter/inter.css');
+      :root {
+      	--tblr-font-sans-serif: Inter,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,Helvetica Neue,sans-serif !important;
+      }
+    </style>
     <!-- CSS files -->
     <link href="./dist/css/tabler.min.css" rel="stylesheet"/>
     <link href="./dist/css/tabler-flags.min.css" rel="stylesheet"/>
@@ -394,6 +400,10 @@
                         <a class="dropdown-item" href="./license.html">
                           License
                         </a>
+                        <a class="dropdown-item" href="./logs.html">
+                          Logs
+                          <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
+                        </a>
                         <a class="dropdown-item" href="./music.html">
                           Music
                         </a>
@@ -482,7 +492,7 @@
                       <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 11a7 7 0 0 1 14 0v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7" /><line x1="10" y1="10" x2="10.01" y2="10" /><line x1="14" y1="10" x2="14.01" y2="10" /><path d="M10 14a3.5 3.5 0 0 0 4 0" /></svg>
                     </span>
                     <span class="nav-link-title">
-                      2160 icons
+                      2320 icons
                     </span>
                   </a>
                 </li>

+ 11 - 1
demo/carousel.html

@@ -13,6 +13,12 @@
     <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
     <meta http-equiv="X-UA-Compatible" content="ie=edge"/>
     <title>Carousel - Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
+    <style>
+      @import url('https://rsms.me/inter/inter.css');
+      :root {
+      	--tblr-font-sans-serif: Inter,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,Helvetica Neue,sans-serif !important;
+      }
+    </style>
     <!-- CSS files -->
     <link href="./dist/css/tabler.min.css" rel="stylesheet"/>
     <link href="./dist/css/tabler-flags.min.css" rel="stylesheet"/>
@@ -394,6 +400,10 @@
                         <a class="dropdown-item" href="./license.html">
                           License
                         </a>
+                        <a class="dropdown-item" href="./logs.html">
+                          Logs
+                          <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
+                        </a>
                         <a class="dropdown-item" href="./music.html">
                           Music
                         </a>
@@ -482,7 +492,7 @@
                       <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 11a7 7 0 0 1 14 0v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7" /><line x1="10" y1="10" x2="10.01" y2="10" /><line x1="14" y1="10" x2="14.01" y2="10" /><path d="M10 14a3.5 3.5 0 0 0 4 0" /></svg>
                     </span>
                     <span class="nav-link-title">
-                      2160 icons
+                      2320 icons
                     </span>
                   </a>
                 </li>

+ 32 - 2
demo/changelog.html

@@ -13,6 +13,12 @@
     <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
     <meta http-equiv="X-UA-Compatible" content="ie=edge"/>
     <title>Changelog - Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
+    <style>
+      @import url('https://rsms.me/inter/inter.css');
+      :root {
+      	--tblr-font-sans-serif: Inter,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,Helvetica Neue,sans-serif !important;
+      }
+    </style>
     <!-- CSS files -->
     <link href="./dist/css/tabler.min.css" rel="stylesheet"/>
     <link href="./dist/css/tabler-flags.min.css" rel="stylesheet"/>
@@ -394,6 +400,10 @@
                         <a class="dropdown-item" href="./license.html">
                           License
                         </a>
+                        <a class="dropdown-item" href="./logs.html">
+                          Logs
+                          <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
+                        </a>
                         <a class="dropdown-item" href="./music.html">
                           Music
                         </a>
@@ -482,7 +492,7 @@
                       <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 11a7 7 0 0 1 14 0v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7" /><line x1="10" y1="10" x2="10.01" y2="10" /><line x1="14" y1="10" x2="14.01" y2="10" /><path d="M10 14a3.5 3.5 0 0 0 4 0" /></svg>
                     </span>
                     <span class="nav-link-title">
-                      2160 icons
+                      2320 icons
                     </span>
                   </a>
                 </li>
@@ -875,7 +885,7 @@
                   <li class="nav-item">
                     <a href="./changelog.html" class="nav-link">
                       Changelog
-                      <span class="badge bg-blue-lt ms-auto">1.0.0-beta11</span>
+                      <span class="badge bg-primary-lt ms-auto">1.0.0-beta11</span>
                     </a>
                   </li>
                 </ul>
@@ -889,6 +899,26 @@
                           <h1 class="m-0">Changelog</h1>
                         </div>
                       </div>
+                      <div class="mb-4">
+                        <h2 class="mb-2">
+                          <span>1.0.0-beta11</span> –
+                          <small>July 05, 2022</small>
+                        </h2>
+                        <ul>
+                          <li>new ‘Dropzone’ component</li>
+                          <li>new ‘Lightbox’ component</li>
+                          <li>new ‘TinyMCS’ component</li>
+                          <li>new ‘Inline Player’ component</li>
+                          <li>new ‘Pricing table’ component</li>
+                          <li>new ‘Datagrid’ compontent</li>
+                          <li>new optgroup form examples</li>
+                          <li>new settings page</li>
+                          <li>update Tabler Icons to v1.78</li>
+                          <li>added popover docs page</li>
+                          <li>fix: <a href="https://github.com/tabler/tabler/issues/1125" target="_blank" rel="noopener">#1125</a> incorrect chart display in the mobile version</li>
+                          <li>update Bootstrap to 5.2.0</li>
+                        </ul>
+                      </div>
                       <div class="mb-4">
                         <h2 class="mb-2">
                           <span>1.0.0-beta10</span> –

Some files were not shown because too many files changed in this diff