Browse Source

Merge branch 'dev' of https://github.com/tabler/tabler into dev

codecalm 2 months ago
parent
commit
f433d98fbe

+ 1 - 0
_config.yml

@@ -48,6 +48,7 @@ tabler-css-plugins:
   - tabler-socials
   - tabler-payments
   - tabler-vendors
+  - tabler-marketing
 
 exclude:
   - .jekyll-cache

+ 6 - 4
package.json

@@ -106,11 +106,11 @@
       },
       {
         "path": "./dist/css/tabler-vendors.css",
-        "maxSize": "7 kB"
+        "maxSize": "7.5 kB"
       },
       {
         "path": "./dist/css/tabler-vendors.min.css",
-        "maxSize": "6 kB"
+        "maxSize": "6.5 kB"
       },
       {
         "path": "./dist/js/tabler.js",
@@ -166,6 +166,7 @@
     "gulp-terser": "^2.1.0",
     "imageoptim-cli": "^3.1.9",
     "imask": "^7.6.1",
+    "js-beautify": "^1.15.1",
     "jsvectormap": "^1.6.0",
     "list.js": "^2.3.1",
     "litepicker": "^2.0.12",
@@ -173,7 +174,6 @@
     "plyr": "^3.7.8",
     "postcss": "^8.4.49",
     "prettier": "^2.8.8",
-    "js-beautify": "^1.15.1",
     "release-it": "^15.11.0",
     "request": "^2.88.2",
     "rollup": "2.79.2",
@@ -183,6 +183,7 @@
     "star-rating.js": "^4.3.1",
     "tinymce": "^7.5.1",
     "tom-select": "^2.4.1",
+    "typed.js": "^2.1.0",
     "vinyl-buffer": "^1.0.1",
     "vinyl-source-stream": "^2.0.0",
     "yaml": "^2.6.1",
@@ -211,7 +212,8 @@
     "plyr": "^3.7.8",
     "star-rating.js": "^4.3.0",
     "tinymce": "^6.4.2 || ^7.0.0",
-    "tom-select": "^2.2.2"
+    "tom-select": "^2.2.2",
+    "typed.js": "^2.1.0"
   },
   "peerDependenciesMeta": {
     "@melloware/coloris": {

+ 8 - 0
pnpm-lock.yaml

@@ -177,6 +177,9 @@ importers:
       tom-select:
         specifier: ^2.4.1
         version: 2.4.1
+      typed.js:
+        specifier: ^2.1.0
+        version: 2.1.0
       vinyl-buffer:
         specifier: ^1.0.1
         version: 1.0.1
@@ -4519,6 +4522,9 @@ packages:
   typed-array-length@1.0.4:
     resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==}
 
+  typed.js@2.1.0:
+    resolution: {integrity: sha512-bDuXEf7YcaKN4g08NMTUM6G90XU25CK3bh6U0THC/Mod/QPKlEt9g/EjvbYB8x2Qwr2p6J6I3NrsoYaVnY6wsQ==}
+
   typedarray-to-buffer@3.1.5:
     resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==}
 
@@ -9817,6 +9823,8 @@ snapshots:
       for-each: 0.3.3
       is-typed-array: 1.1.10
 
+  typed.js@2.1.0: {}
+
   typedarray-to-buffer@3.1.5:
     dependencies:
       is-typedarray: 1.0.0

+ 2 - 1
src/pages/_data/libs.json

@@ -24,7 +24,8 @@
     "plyr": "plyr/dist/plyr.min.js",
     "dropzone": "dropzone/dist/dropzone-min.js",
     "star-rating.js": "star-rating.js/dist/star-rating.min.js",
-    "coloris.js": "@melloware/coloris/dist/umd/coloris.min.js"
+    "coloris.js": "@melloware/coloris/dist/umd/coloris.min.js",
+    "typed.js": "typed.js/dist/typed.umd.js"
   },
   "css": {
     "mapbox": "https://api.mapbox.com/mapbox-gl-js/v1.8.0/mapbox-gl.css",

+ 4 - 0
src/pages/_data/menu.yml

@@ -233,6 +233,10 @@ extra:
       title: Logs
       url: logs.html
       badge: New
+    marketing:
+      title: Marketing
+      url: marketing.html
+      badge: New
     music:
       title: Music
       url: music.html

+ 43 - 0
src/pages/_data/real-estate.yml

@@ -0,0 +1,43 @@
+
+
+- name: Cozy Cottage
+  address: 123 Main Street
+  baths: 2
+  bedrooms: 3
+  image: photo-1558036117-15d82a90b9b1.jpg
+  price: $250,000
+
+- name: Modern Townhouse
+  address: 456 Elm Avenue
+  baths: 3
+  bedrooms: 4
+  image: photo-1494526585095-c41746248156.jpg
+  price: $450,000
+
+- name: Spacious Villa
+  address: 789 Oak Drive
+  baths: 5
+  bedrooms: 6
+  image: photo-1512917774080-9991f1c4c750.jpg
+  price: $1,200,000
+
+- name: Rustic Farmhouse
+  address: 321 Pine Lane
+  baths: 2
+  bedrooms: 2
+  image: photo-1564013799919-ab600027ffc6.jpg
+  price: $350,000
+
+- name: Beachfront Condo
+  address: 567 Sandy Beach Road
+  baths: 2
+  bedrooms: 1
+  image: photo-1580587771525-78b9dba3b914.jpg
+  price: $500,000
+
+- name: Luxury Penthouse
+  address: 890 Highrise Avenue
+  baths: 4
+  bedrooms: 3
+  image: photo-1592595896551-12b371d546d5.jpg
+  price: $2,000,000

+ 20 - 0
src/pages/_data/testimonials.yml

@@ -0,0 +1,20 @@
+- "Ever since I started using Tabler, my HTML designing process has been significantly smoother. Its intuitive interface is a breath of fresh air!"
+- "I'm beyond impressed with Tabler. This UI kit has transformed my workflow for the better. It's easy to use, streamlined, and remarkably efficient."
+- "Tabler's feature-rich package has drastically improved my website design process. It's an absolute game-changer in the UI kit landscape."
+- "Having used many UI kits in the past, I can confidently say that Tabler stands out. The level of customization it offers is unparalleled."
+- "What I love about Tabler is its sleek design and ease of use. It's really simplified my HTML designing work. Five stars from me!"
+- "I'd recommend Tabler to anyone, whether they're a seasoned pro or a beginner in HTML design. Its versatility and user-friendly nature make it a cut above the rest."
+- "Navigating through Tabler has been a breeze! Its intuitive layout helps me save time and focus more on the creative aspect of my work."
+- "With Tabler, designing HTML has never been more straightforward. The kit's sleek features and functionalities have taken my design work to new heights."
+- "Tabler has revolutionized the way I approach HTML design. Its array of tools and efficient interface make it a must-have for any designer."
+- "I'm truly amazed by Tabler's capabilities. It's not just an HTML UI kit, it's a design powerhouse that has made my work a lot more efficient and enjoyable."
+- "As a web developer, Tabler has revolutionized my workflow. The HTML UI kit is exceptionally well-structured, making my projects much more efficient and visually appealing."
+- "Tabler has transformed the way I approach web design. It's intuitive, easy to use, and has saved me countless hours of coding from scratch. A real game-changer!"
+- "The breadth of design options that Tabler provides is astounding. It has added a whole new level of professionalism to my websites and made my job a lot easier."
+- "I've been in the web development industry for years and I must say, Tabler is one of the best HTML UI kits I've come across. It's user-friendly and allows for a high degree of customization."
+- "Since I've started using Tabler, I've noticed a significant improvement in my work. It's streamlined, efficient, and helps me produce better results for my clients."
+- "Using Tabler has been a fantastic experience. The number of components it offers has allowed me to design more efficiently, and its consistent updates ensure that it always stays ahead of the curve."
+- "Tabler is a web designer's dream come true. The HTML UI kit offers so many features and functionalities that make my design process more streamlined and efficient."
+- "I cannot recommend Tabler enough! This HTML UI kit is a must-have for any web developer looking to level up their design game."
+- "From a beginner's perspective, Tabler has been a lifesaver. It has enabled me to create professional-quality websites without needing advanced coding skills."
+- "Tabler offers the perfect balance of simplicity and sophistication. It has greatly improved my workflow and I can't imagine working on web development projects without it."

+ 15 - 15
src/pages/_includes/cards/company-lookup.html

@@ -113,14 +113,14 @@
          </div>
          <div class="col-5">
             <ul class="list-unstyled list-separated">
-               <li class="list-separated-item">
+               <li>
                   <h5>Description</h5>
                   <div class="text-secondary-dark">
                      Online shopping from the earth's biggest selection of books, magazines, music, DVDs, videos,
                      electronics, computers, software, apparel & acc…
                   </div>
                </li>
-               <li class="list-separated-item">
+               <li>
                   <h5>Tags</h5>
                   <div>
                      <span class="tag">E-Commerce &amp; Marketplaces</span>
@@ -131,27 +131,27 @@
                      <span class="tag">Technology</span>
                   </div>
                </li>
-               <li class="list-separated-item">
+               <li>
                   <h5 class="mb-1">Industry</h5>
                   <div>Internet Software &amp; Services</div>
                </li>
-               <li class="list-separated-item">
+               <li>
                   <h5 class="mb-1">Sector</h5>
                   <div>Information Technology</div>
                </li>
-               <li class="list-separated-item">
+               <li>
                   <h5 class="mb-1">SIC Code</h5>
                   <div>59</div>
                </li>
-               <li class="list-separated-item">
+               <li>
                   <h5 class="mb-1">NAICS Code</h5>
                   <div>45</div>
                </li>
-               <li class="list-separated-item">
+               <li>
                   <h5 class="mb-1">EIN</h5>
                   <div>911646860</div>
                </li>
-               <li class="list-separated-item">
+               <li>
                   <h5 class="mb-1">Technologies</h5>
                   <div>
                      <span class="tag text-uppercase">amazon associates</span>
@@ -161,37 +161,37 @@
                      <span class="tag text-uppercase">typekit by adobe</span>
                   </div>
                </li>
-               <li class="list-separated-item">
+               <li>
                   <h5 class="mb-1">Alexa US Rank</h5>
                   <div>5</div>
                </li>
-               <li class="list-separated-item">
+               <li>
                   <h5 class="mb-1">Alexa Global Rank</h5>
                   <div>10</div>
                </li>
-               <li class="list-separated-item">
+               <li>
                   <h5 class="mb-1">Fiscal Year End</h5>
                   <div>End of December</div>
                </li>
-               <li class="list-separated-item">
+               <li>
                   <h5 class="mb-1">Phone</h5>
                   <div>
                      <a href="tel:+1 206-266-1000">+1 206-266-1000</a>
                   </div>
                </li>
-               <li class="list-separated-item">
+               <li>
                   <h5 class="mb-1">Crunchbase</h5>
                   <div>
                      <a href="#">crunchbase.com/organization/amazon</a>
                   </div>
                </li>
-               <li class="list-separated-item">
+               <li>
                   <h5 class="mb-1">Twitter</h5>
                   <div>
                      <a href="#">twitter.com/amazon</a>
                   </div>
                </li>
-               <li class="list-separated-item">
+               <li>
                   <h5 class="mb-1">Facebook</h5>
                   <div>
                      <a href="#">facebook.com/amazon</a>

+ 2 - 2
src/pages/_includes/layout/navbar-logo.html

@@ -5,9 +5,9 @@
 
 {% if include.header %}
 <div {{ class-attr }}>
-	<a href="{{ site.base }}">
+	<a href="{{ site.base }}{% if include.href %}/{{ include.href }}{% endif %}">
 {% else %}
-	<a href="{{ site.base }}" {{ class-attr }}>
+	<a href="{{ site.base }}{% if include.href %}/{{ include.href }}{% endif %}" {{ class-attr }}>
 {% endif %}
 	{% unless include.hide-logo %}
 	{% if include.small-logo %}

File diff suppressed because it is too large
+ 0 - 0
src/pages/_includes/marketing/brands/baremetrics.svg


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