From 89166bd900708cdd7ae574cb263e016edcf53d3a Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 12 Nov 2022 22:24:06 +0100 Subject: [PATCH] Release 1.0.0-beta16 --- demo/accordion.html | 30 +- demo/activity.html | 30 +- demo/auth-lock.html | 18 +- demo/badges.html | 30 +- demo/blank.html | 30 +- demo/buttons.html | 30 +- demo/card-actions.html | 30 +- demo/cards-masonry.html | 30 +- demo/cards.html | 48 +- demo/carousel.html | 130 +- demo/changelog.html | 51 +- demo/charts.html | 32 +- demo/colors.html | 30 +- demo/datagrid.html | 30 +- demo/datatables.html | 32 +- demo/dist/css/demo.css | 8 +- demo/dist/css/demo.min.css | 4 +- demo/dist/css/demo.rtl.css | 8 +- demo/dist/css/demo.rtl.min.css | 4 +- demo/dist/css/tabler-flags.css | 4 +- demo/dist/css/tabler-flags.min.css | 4 +- demo/dist/css/tabler-flags.rtl.css | 4 +- demo/dist/css/tabler-flags.rtl.min.css | 4 +- demo/dist/css/tabler-payments.css | 4 +- demo/dist/css/tabler-payments.min.css | 4 +- demo/dist/css/tabler-payments.rtl.css | 4 +- demo/dist/css/tabler-payments.rtl.min.css | 4 +- demo/dist/css/tabler-vendors.css | 30 +- demo/dist/css/tabler-vendors.min.css | 6 +- demo/dist/css/tabler-vendors.rtl.css | 30 +- demo/dist/css/tabler-vendors.rtl.min.css | 6 +- demo/dist/css/tabler.css | 2345 ++++-- demo/dist/css/tabler.min.css | 8 +- demo/dist/css/tabler.rtl.css | 2349 ++++-- demo/dist/css/tabler.rtl.min.css | 8 +- demo/dist/js/demo-theme.js | 4 +- demo/dist/js/demo-theme.min.js | 4 +- demo/dist/js/demo.js | 28 +- demo/dist/js/demo.min.js | 4 +- demo/dist/js/tabler.esm.js | 4 +- demo/dist/js/tabler.esm.min.js | 4 +- demo/dist/js/tabler.js | 4 +- demo/dist/js/tabler.min.js | 4 +- .../libs/apexcharts/dist/apexcharts.amd.js | 2 +- .../libs/apexcharts/dist/apexcharts.common.js | 8 +- demo/dist/libs/apexcharts/dist/apexcharts.css | 502 +- .../libs/apexcharts/dist/apexcharts.esm.js | 8 +- demo/dist/libs/apexcharts/dist/apexcharts.js | 7498 +++++++++-------- .../libs/apexcharts/dist/apexcharts.min.js | 8 +- demo/docs/alerts.html | 32 +- demo/docs/autosize.html | 32 +- demo/docs/avatars.html | 32 +- demo/docs/badges.html | 32 +- demo/docs/borders.html | 32 +- demo/docs/breadcrumb.html | 32 +- demo/docs/browser-support.html | 48 +- demo/docs/buttons.html | 32 +- demo/docs/cards.html | 42 +- demo/docs/carousel.html | 112 +- demo/docs/charts.html | 34 +- demo/docs/colors.html | 32 +- demo/docs/countup.html | 34 +- demo/docs/cursors.html | 32 +- demo/docs/customize.html | 32 +- demo/docs/datagrid.html | 32 +- demo/docs/divider.html | 32 +- demo/docs/download.html | 42 +- demo/docs/dropdowns.html | 34 +- demo/docs/dropzone.html | 36 +- demo/docs/empty.html | 32 +- demo/docs/flags.html | 34 +- demo/docs/form-color-check.html | 32 +- demo/docs/form-elements.html | 34 +- demo/docs/form-fieldset.html | 32 +- demo/docs/form-helpers.html | 32 +- demo/docs/form-image-check.html | 80 +- demo/docs/form-selectboxes.html | 32 +- demo/docs/form-validation.html | 32 +- demo/docs/getting-started.html | 32 +- demo/docs/icons.html | 34 +- demo/docs/index.html | 32 +- demo/docs/inline-player.html | 36 +- demo/docs/input-mask.html | 32 +- demo/docs/interactions.html | 32 +- demo/docs/modals.html | 32 +- demo/docs/page-headers.html | 32 +- demo/docs/payments.html | 34 +- demo/docs/placeholder.html | 32 +- demo/docs/popover.html | 32 +- demo/docs/progress.html | 32 +- demo/docs/progressbg.html | 32 +- demo/docs/range-slider.html | 34 +- demo/docs/ribbons.html | 32 +- demo/docs/spinners.html | 32 +- demo/docs/statuses.html | 32 +- demo/docs/steps.html | 32 +- demo/docs/switch-icon.html | 34 +- demo/docs/tables.html | 32 +- demo/docs/tabs.html | 32 +- demo/docs/timelines.html | 40 +- demo/docs/tinymce.html | 34 +- demo/docs/toasts.html | 32 +- demo/docs/tooltips.html | 32 +- demo/docs/tracking.html | 32 +- demo/docs/typography.html | 32 +- demo/dropdowns.html | 30 +- demo/dropzone.html | 34 +- demo/empty.html | 30 +- demo/error-404.html | 18 +- demo/error-500.html | 18 +- demo/error-maintenance.html | 18 +- demo/faq.html | 32 +- demo/forgot-password.html | 18 +- demo/form-elements.html | 194 +- demo/gallery.html | 56 +- demo/icons.html | 276 +- demo/index.html | 42 +- demo/inline-player.html | 34 +- demo/invoice.html | 32 +- demo/job-listing.html | 193 +- demo/layout-boxed.html | 42 +- demo/layout-combo.html | 42 +- demo/layout-condensed.html | 42 +- demo/layout-fluid-vertical.html | 42 +- demo/layout-fluid.html | 42 +- demo/layout-horizontal.html | 42 +- demo/layout-navbar-dark.html | 42 +- demo/layout-navbar-overlap.html | 42 +- demo/layout-navbar-sticky.html | 42 +- demo/layout-rtl.html | 42 +- demo/layout-vertical-right.html | 42 +- demo/layout-vertical-transparent.html | 42 +- demo/layout-vertical.html | 42 +- demo/license.html | 30 +- demo/lightbox.html | 387 +- demo/lists.html | 30 +- demo/logs.html | 30 +- demo/map-fullsize.html | 30 +- demo/maps-vector.html | 36 +- demo/maps.html | 30 +- demo/markdown.html | 32 +- demo/modals.html | 30 +- demo/music.html | 30 +- demo/navigation.html | 30 +- demo/offcanvas.html | 30 +- demo/pagination.html | 30 +- demo/photogrid.html | 729 ++ demo/placeholder.html | 30 +- demo/pricing-table.html | 30 +- demo/pricing.html | 30 +- demo/search-results.html | 520 +- demo/settings-plan.html | 30 +- demo/settings.html | 30 +- demo/sign-in-cover.html | 21 +- demo/sign-in-illustration.html | 18 +- demo/sign-in.html | 18 +- demo/sign-up.html | 18 +- demo/sitemap.xml | 272 +- demo/static/photos/06c56bb2dfad556b.jpg | Bin 189301 -> 0 bytes demo/static/photos/0986f97be719fb9a.jpg | Bin 96938 -> 0 bytes demo/static/photos/1194d63fe36a8670.jpg | Bin 103619 -> 0 bytes demo/static/photos/1366fdc9b9b277e4.jpg | Bin 188177 -> 0 bytes demo/static/photos/1b73704b282a8ec6.jpg | Bin 205285 -> 0 bytes demo/static/photos/2492baa9758df1e4.jpg | Bin 197501 -> 0 bytes demo/static/photos/2854fd67ddbd6217.jpg | Bin 208781 -> 0 bytes demo/static/photos/35b88fc04a518c1b.jpg | Bin 176221 -> 0 bytes demo/static/photos/3664593f945f0d8d.jpg | Bin 146620 -> 0 bytes demo/static/photos/36e273986ed577b8.jpg | Bin 145029 -> 0 bytes demo/static/photos/3b05a157d2edde04.jpg | Bin 148315 -> 0 bytes demo/static/photos/3d2998219313cd37.jpg | Bin 230100 -> 0 bytes demo/static/photos/446fb2d04445c2d9.jpg | Bin 66059 -> 0 bytes demo/static/photos/4f668538bdd3fd7f.jpg | Bin 225296 -> 0 bytes demo/static/photos/529078594c496ec5.jpg | Bin 90766 -> 0 bytes demo/static/photos/5358d787242861c4.jpg | Bin 318952 -> 0 bytes demo/static/photos/546fd146c83f428c.jpg | Bin 142334 -> 0 bytes demo/static/photos/552683cc4e5f0e11.jpg | Bin 80988 -> 0 bytes demo/static/photos/5614ec7eb9034d04.jpg | Bin 165038 -> 0 bytes demo/static/photos/56614e12b2a7bd68.jpg | Bin 136779 -> 0 bytes demo/static/photos/5749e5c54a61a45e.jpg | Bin 155942 -> 0 bytes demo/static/photos/6ab3200b14549f8a.jpg | Bin 168190 -> 0 bytes demo/static/photos/6d35d9a2bd6c63c2.jpg | Bin 389495 -> 0 bytes demo/static/photos/6f6e2ef709fef97a.jpg | Bin 228686 -> 0 bytes demo/static/photos/6fe407b4b13bbcde.jpg | Bin 144028 -> 0 bytes demo/static/photos/75b555b99d5b38c4.jpg | Bin 345537 -> 0 bytes demo/static/photos/77586f6ffa9fbc5e.jpg | Bin 134554 -> 0 bytes demo/static/photos/7ce612d952e536b2.jpg | Bin 92330 -> 0 bytes demo/static/photos/802a16cdf5ce3551.jpg | Bin 122855 -> 0 bytes demo/static/photos/8a26974ee6444acd.jpg | Bin 203014 -> 0 bytes demo/static/photos/8c13ad59f739558c.jpg | Bin 125608 -> 0 bytes demo/static/photos/8d49f9c47fa68d5a.jpg | Bin 114533 -> 0 bytes demo/static/photos/8fdeb4785d2b82ef.jpg | Bin 248677 -> 0 bytes demo/static/photos/9f36332564ca271d.jpg | Bin 78403 -> 0 bytes .../photos/a-visit-to-the-bookstore.jpg | Bin 0 -> 188649 bytes ...desk-with-a-laptop-and-a-cup-of-coffee.jpg | Bin 0 -> 221697 bytes .../a-woman-works-on-a-laptop-at-home-2.jpg | Bin 0 -> 339120 bytes .../a-woman-works-on-a-laptop-at-home-3.jpg | Bin 0 -> 240134 bytes .../a-woman-works-on-a-laptop-at-home.jpg | Bin 0 -> 145229 bytes demo/static/photos/a12804818c417ea3.jpg | Bin 160691 -> 0 bytes demo/static/photos/a159fb2bff29fda4.jpg | Bin 213834 -> 0 bytes demo/static/photos/a4792dcce57ee13d.jpg | Bin 83889 -> 0 bytes demo/static/photos/a74c41b6fb7fdf34.jpg | Bin 136898 -> 0 bytes demo/static/photos/abb0721ac43820f9.jpg | Bin 129077 -> 0 bytes ...nde-woman-on-a-wooden-pier-by-the-lake.jpg | Bin 0 -> 172362 bytes ...n-of-coke-on-a-tree-stump-by-the-beach.jpg | Bin 0 -> 148797 bytes .../blond-using-her-laptop-at-her-bedroom.jpg | Bin 0 -> 164995 bytes ...ows-in-a-designer-living-room-interior.jpg | Bin 0 -> 195333 bytes demo/static/photos/book-on-the-grass.jpg | Bin 0 -> 304162 bytes ...e-flowers-on-a-wooden-stool-by-the-bed.jpg | Bin 0 -> 109225 bytes ...ming-session-with-creative-designers-2.jpg | Bin 0 -> 131117 bytes ...orming-session-with-creative-designers.jpg | Bin 0 -> 141769 bytes .../businesswoman-working-at-her-laptop-2.jpg | Bin 0 -> 154845 bytes .../businesswoman-working-at-her-laptop.jpg | Bin 0 -> 86436 bytes demo/static/photos/c86352559904d222.jpg | Bin 139440 -> 0 bytes demo/static/photos/cfb1041b0e366b9d.jpg | Bin 150892 -> 0 bytes ...lights-reflected-in-the-water-at-night.jpg | Bin 0 -> 71105 bytes .../coffee-on-a-table-with-other-items.jpg | Bin 0 -> 88315 bytes ...r-palette-guide-sample-colors-catalog-.jpg | Bin 0 -> 164724 bytes .../colorful-exotic-flowers-and-greenery.jpg | Bin 0 -> 247938 bytes ...ontemporary-black-and-white-home-decor.jpg | Bin 0 -> 248049 bytes .../photos/cryptocurrency-bitcoin-coins-2.jpg | Bin 0 -> 235725 bytes .../photos/cryptocurrency-bitcoin-coins.jpg | Bin 0 -> 149677 bytes .../photos/cup-of-coffee-and-an-open-book.jpg | Bin 0 -> 152020 bytes .../cup-of-coffee-on-table-in-cafe-2.jpg | Bin 0 -> 133046 bytes .../photos/cup-of-coffee-on-table-in-cafe.jpg | Bin 0 -> 121375 bytes demo/static/photos/d366fc3df37fe65b.jpg | Bin 104322 -> 0 bytes demo/static/photos/da6119936bd7f566.jpg | Bin 92150 -> 0 bytes demo/static/photos/de6d0fd1feebb6a2.jpg | Bin 204381 -> 0 bytes demo/static/photos/e8f47263360d96af.jpg | Bin 122583 -> 0 bytes demo/static/photos/ecfed9fbf8a58836.jpg | Bin 63710 -> 0 bytes ...nt-home-office-with-golden-accessories.jpg | Bin 0 -> 251136 bytes ...thing-you-need-to-work-from-your-bed-2.jpg | Bin 0 -> 170241 bytes ...rything-you-need-to-work-from-your-bed.jpg | Bin 0 -> 140052 bytes demo/static/photos/f61b5f865012f200.jpg | Bin 94973 -> 0 bytes demo/static/photos/f746d9f7fa60be79.jpg | Bin 141129 -> 0 bytes demo/static/photos/f7f04e6a834b1959.jpg | Bin 47044 -> 0 bytes demo/static/photos/f94e788e72666bfd.jpg | Bin 82855 -> 0 bytes .../fairy-lights-at-the-beach-in-bulgaria.jpg | Bin 0 -> 78600 bytes demo/static/photos/ff23569f1a45865d.jpg | Bin 23546 -> 0 bytes demo/static/photos/ff54b43b56632883.jpg | Bin 142399 -> 0 bytes ...-dollars-and-bitcoins-currency-money-2.jpg | Bin 0 -> 105990 bytes ...-dollars-and-bitcoins-currency-money-3.jpg | Bin 0 -> 339163 bytes ...-dollars-and-bitcoins-currency-money-4.jpg | Bin 0 -> 230244 bytes ...-dollars-and-bitcoins-currency-money-5.jpg | Bin 0 -> 166185 bytes ...us-dollars-and-bitcoins-currency-money.jpg | Bin 0 -> 123317 bytes .../friends-at-a-restaurant-drinking-wine.jpg | Bin 0 -> 173900 bytes ...metric-decoration-on-yellow-background.jpg | Bin 0 -> 272579 bytes ...eople-brainstorming-and-taking-notes-2.jpg | Bin 0 -> 135870 bytes ...eople-brainstorming-and-taking-notes-3.jpg | Bin 0 -> 330016 bytes ...eople-brainstorming-and-taking-notes-4.jpg | Bin 0 -> 88327 bytes ...-people-brainstorming-and-taking-notes.jpg | Bin 0 -> 200218 bytes ...roup-of-people-sightseeing-in-the-city.jpg | Bin 0 -> 136664 bytes ...ok-iphone-calendar-watch-and-organizer.jpg | Bin 0 -> 178779 bytes ...ice-laptop-organizer-and-cup-of-coffee.jpg | Bin 0 -> 50745 bytes .../photos/making-magic-with-fairy-lights.jpg | Bin 0 -> 118234 bytes demo/static/photos/man-looking-out-to-sea.jpg | Bin 0 -> 82626 bytes demo/static/photos/modern-home-office.jpg | Bin 0 -> 108999 bytes .../photos/netflix-drug-lords-from-narcos.jpg | Bin 0 -> 215758 bytes ...ople-by-a-banquet-table-full-with-food.jpg | Bin 0 -> 193429 bytes ...ople-watching-a-presentation-in-a-room.jpg | Bin 0 -> 138461 bytes .../photos/pink-desk-in-the-home-office.jpg | Bin 0 -> 98894 bytes .../static/photos/portrait-of-a-teen-girl.jpg | Bin 0 -> 212625 bytes ...th-the-book-and-cup-of-coffee-in-hands.jpg | Bin 0 -> 128971 bytes ...e-texture-high-resolution-background-2.jpg | Bin 0 -> 114559 bytes ...one-texture-high-resolution-background.jpg | Bin 0 -> 237346 bytes ...tylish-workplace-with-computer-at-home.jpg | Bin 0 -> 112352 bytes .../stylish-workspace-with-macbook-pro-2.jpg | Bin 0 -> 123258 bytes .../stylish-workspace-with-macbook-pro.jpg | Bin 0 -> 101448 bytes .../sweet-buns-with-cream-cheese-inside.jpg | Bin 0 -> 298060 bytes ...-palm-leaves-floral-pattern-background.jpg | Bin 0 -> 254315 bytes ...e-imac-computer-with-elephant-mousepad.jpg | Bin 0 -> 91537 bytes ...an-drinking-hot-tea-in-her-home-office.jpg | Bin 0 -> 193805 bytes .../woman-drinking-tea-and-reading-book.jpg | Bin 0 -> 148048 bytes .../woman-read-book-and-drink-coffee-2.jpg | Bin 0 -> 162671 bytes .../woman-read-book-and-drink-coffee.jpg | Bin 0 -> 213199 bytes ...reakfast-coffee-and-chocolate-in-bed-2.jpg | Bin 0 -> 110702 bytes ...-breakfast-coffee-and-chocolate-in-bed.jpg | Bin 0 -> 98557 bytes ...woman-working-on-laptop-at-home-office.jpg | Bin 0 -> 134114 bytes ...-macbook-cheese-cake-and-cup-of-coffee.jpg | Bin 0 -> 110806 bytes ...rkplace-with-laptop-on-table-at-home-2.jpg | Bin 0 -> 84770 bytes ...rkplace-with-laptop-on-table-at-home-3.jpg | Bin 0 -> 85645 bytes ...rkplace-with-laptop-on-table-at-home-4.jpg | Bin 0 -> 88851 bytes ...workplace-with-laptop-on-table-at-home.jpg | Bin 0 -> 103481 bytes ...repreneur-working-from-a-modern-cafe-2.jpg | Bin 0 -> 103650 bytes ...ntrepreneur-working-from-a-modern-cafe.jpg | Bin 0 -> 109220 bytes ...n-the-sofa-and-working-on-her-laptop-2.jpg | Bin 0 -> 121199 bytes ...n-the-sofa-and-working-on-her-laptop-3.jpg | Bin 0 -> 89601 bytes ...n-the-sofa-and-working-on-her-laptop-4.jpg | Bin 0 -> 114702 bytes ...-on-the-sofa-and-working-on-her-laptop.jpg | Bin 0 -> 139905 bytes .../photos/young-woman-working-in-a-cafe.jpg | Bin 0 -> 114264 bytes demo/steps.html | 714 ++ demo/tables.html | 30 +- demo/tabs.html | 30 +- demo/tasks.html | 32 +- demo/terms-of-service.html | 18 +- demo/tinymce.html | 32 +- demo/typography.html | 30 +- demo/uptime.html | 32 +- demo/users.html | 32 +- demo/widgets.html | 40 +- demo/wizard.html | 18 +- dist/css/demo.css | 8 +- dist/css/demo.min.css | 4 +- dist/css/demo.rtl.css | 8 +- dist/css/demo.rtl.min.css | 4 +- dist/css/tabler-flags.css | 4 +- dist/css/tabler-flags.min.css | 4 +- dist/css/tabler-flags.rtl.css | 4 +- dist/css/tabler-flags.rtl.min.css | 4 +- dist/css/tabler-payments.css | 4 +- dist/css/tabler-payments.min.css | 4 +- dist/css/tabler-payments.rtl.css | 4 +- dist/css/tabler-payments.rtl.min.css | 4 +- dist/css/tabler-vendors.css | 30 +- dist/css/tabler-vendors.min.css | 6 +- dist/css/tabler-vendors.rtl.css | 30 +- dist/css/tabler-vendors.rtl.min.css | 6 +- dist/css/tabler.css | 2345 ++++-- dist/css/tabler.min.css | 8 +- dist/css/tabler.rtl.css | 2349 ++++-- dist/css/tabler.rtl.min.css | 8 +- dist/js/demo-theme.js | 4 +- dist/js/demo-theme.min.js | 4 +- dist/js/demo.js | 28 +- dist/js/demo.min.js | 4 +- dist/js/tabler.esm.js | 4 +- dist/js/tabler.esm.min.js | 4 +- dist/js/tabler.js | 4 +- dist/js/tabler.min.js | 4 +- dist/libs/apexcharts/dist/apexcharts.amd.js | 2 +- .../libs/apexcharts/dist/apexcharts.common.js | 8 +- dist/libs/apexcharts/dist/apexcharts.css | 502 +- dist/libs/apexcharts/dist/apexcharts.esm.js | 8 +- dist/libs/apexcharts/dist/apexcharts.js | 7498 +++++++++-------- dist/libs/apexcharts/dist/apexcharts.min.js | 8 +- package-lock.json | 4 +- package.json | 2 +- 336 files changed, 20682 insertions(+), 12817 deletions(-) create mode 100644 demo/photogrid.html delete mode 100644 demo/static/photos/06c56bb2dfad556b.jpg delete mode 100644 demo/static/photos/0986f97be719fb9a.jpg delete mode 100644 demo/static/photos/1194d63fe36a8670.jpg delete mode 100644 demo/static/photos/1366fdc9b9b277e4.jpg delete mode 100644 demo/static/photos/1b73704b282a8ec6.jpg delete mode 100644 demo/static/photos/2492baa9758df1e4.jpg delete mode 100644 demo/static/photos/2854fd67ddbd6217.jpg delete mode 100644 demo/static/photos/35b88fc04a518c1b.jpg delete mode 100644 demo/static/photos/3664593f945f0d8d.jpg delete mode 100644 demo/static/photos/36e273986ed577b8.jpg delete mode 100644 demo/static/photos/3b05a157d2edde04.jpg delete mode 100644 demo/static/photos/3d2998219313cd37.jpg delete mode 100644 demo/static/photos/446fb2d04445c2d9.jpg delete mode 100644 demo/static/photos/4f668538bdd3fd7f.jpg delete mode 100644 demo/static/photos/529078594c496ec5.jpg delete mode 100644 demo/static/photos/5358d787242861c4.jpg delete mode 100644 demo/static/photos/546fd146c83f428c.jpg delete mode 100644 demo/static/photos/552683cc4e5f0e11.jpg delete mode 100644 demo/static/photos/5614ec7eb9034d04.jpg delete mode 100644 demo/static/photos/56614e12b2a7bd68.jpg delete mode 100644 demo/static/photos/5749e5c54a61a45e.jpg delete mode 100644 demo/static/photos/6ab3200b14549f8a.jpg delete mode 100644 demo/static/photos/6d35d9a2bd6c63c2.jpg delete mode 100644 demo/static/photos/6f6e2ef709fef97a.jpg delete mode 100644 demo/static/photos/6fe407b4b13bbcde.jpg delete mode 100644 demo/static/photos/75b555b99d5b38c4.jpg delete mode 100644 demo/static/photos/77586f6ffa9fbc5e.jpg delete mode 100644 demo/static/photos/7ce612d952e536b2.jpg delete mode 100644 demo/static/photos/802a16cdf5ce3551.jpg delete mode 100644 demo/static/photos/8a26974ee6444acd.jpg delete mode 100644 demo/static/photos/8c13ad59f739558c.jpg delete mode 100644 demo/static/photos/8d49f9c47fa68d5a.jpg delete mode 100644 demo/static/photos/8fdeb4785d2b82ef.jpg delete mode 100644 demo/static/photos/9f36332564ca271d.jpg create mode 100644 demo/static/photos/a-visit-to-the-bookstore.jpg create mode 100644 demo/static/photos/a-woman-works-at-a-desk-with-a-laptop-and-a-cup-of-coffee.jpg create mode 100644 demo/static/photos/a-woman-works-on-a-laptop-at-home-2.jpg create mode 100644 demo/static/photos/a-woman-works-on-a-laptop-at-home-3.jpg create mode 100644 demo/static/photos/a-woman-works-on-a-laptop-at-home.jpg delete mode 100644 demo/static/photos/a12804818c417ea3.jpg delete mode 100644 demo/static/photos/a159fb2bff29fda4.jpg delete mode 100644 demo/static/photos/a4792dcce57ee13d.jpg delete mode 100644 demo/static/photos/a74c41b6fb7fdf34.jpg delete mode 100644 demo/static/photos/abb0721ac43820f9.jpg create mode 100644 demo/static/photos/beautiful-blonde-woman-on-a-wooden-pier-by-the-lake.jpg create mode 100644 demo/static/photos/beautiful-blonde-woman-relaxing-with-a-can-of-coke-on-a-tree-stump-by-the-beach.jpg create mode 100644 demo/static/photos/blond-using-her-laptop-at-her-bedroom.jpg create mode 100644 demo/static/photos/blue-sofa-with-pillows-in-a-designer-living-room-interior.jpg create mode 100644 demo/static/photos/book-on-the-grass.jpg create mode 100644 demo/static/photos/books-and-purple-flowers-on-a-wooden-stool-by-the-bed.jpg create mode 100644 demo/static/photos/brainstorming-session-with-creative-designers-2.jpg create mode 100644 demo/static/photos/brainstorming-session-with-creative-designers.jpg create mode 100644 demo/static/photos/businesswoman-working-at-her-laptop-2.jpg create mode 100644 demo/static/photos/businesswoman-working-at-her-laptop.jpg delete mode 100644 demo/static/photos/c86352559904d222.jpg delete mode 100644 demo/static/photos/cfb1041b0e366b9d.jpg create mode 100644 demo/static/photos/city-lights-reflected-in-the-water-at-night.jpg create mode 100644 demo/static/photos/coffee-on-a-table-with-other-items.jpg create mode 100644 demo/static/photos/color-palette-guide-sample-colors-catalog-.jpg create mode 100644 demo/static/photos/colorful-exotic-flowers-and-greenery.jpg create mode 100644 demo/static/photos/contemporary-black-and-white-home-decor.jpg create mode 100644 demo/static/photos/cryptocurrency-bitcoin-coins-2.jpg create mode 100644 demo/static/photos/cryptocurrency-bitcoin-coins.jpg create mode 100644 demo/static/photos/cup-of-coffee-and-an-open-book.jpg create mode 100644 demo/static/photos/cup-of-coffee-on-table-in-cafe-2.jpg create mode 100644 demo/static/photos/cup-of-coffee-on-table-in-cafe.jpg delete mode 100644 demo/static/photos/d366fc3df37fe65b.jpg delete mode 100644 demo/static/photos/da6119936bd7f566.jpg delete mode 100644 demo/static/photos/de6d0fd1feebb6a2.jpg delete mode 100644 demo/static/photos/e8f47263360d96af.jpg delete mode 100644 demo/static/photos/ecfed9fbf8a58836.jpg create mode 100644 demo/static/photos/elegant-home-office-with-golden-accessories.jpg create mode 100644 demo/static/photos/everything-you-need-to-work-from-your-bed-2.jpg create mode 100644 demo/static/photos/everything-you-need-to-work-from-your-bed.jpg delete mode 100644 demo/static/photos/f61b5f865012f200.jpg delete mode 100644 demo/static/photos/f746d9f7fa60be79.jpg delete mode 100644 demo/static/photos/f7f04e6a834b1959.jpg delete mode 100644 demo/static/photos/f94e788e72666bfd.jpg create mode 100644 demo/static/photos/fairy-lights-at-the-beach-in-bulgaria.jpg delete mode 100644 demo/static/photos/ff23569f1a45865d.jpg delete mode 100644 demo/static/photos/ff54b43b56632883.jpg create mode 100644 demo/static/photos/finances-us-dollars-and-bitcoins-currency-money-2.jpg create mode 100644 demo/static/photos/finances-us-dollars-and-bitcoins-currency-money-3.jpg create mode 100644 demo/static/photos/finances-us-dollars-and-bitcoins-currency-money-4.jpg create mode 100644 demo/static/photos/finances-us-dollars-and-bitcoins-currency-money-5.jpg create mode 100644 demo/static/photos/finances-us-dollars-and-bitcoins-currency-money.jpg create mode 100644 demo/static/photos/friends-at-a-restaurant-drinking-wine.jpg create mode 100644 demo/static/photos/geometric-decoration-on-yellow-background.jpg create mode 100644 demo/static/photos/group-of-people-brainstorming-and-taking-notes-2.jpg create mode 100644 demo/static/photos/group-of-people-brainstorming-and-taking-notes-3.jpg create mode 100644 demo/static/photos/group-of-people-brainstorming-and-taking-notes-4.jpg create mode 100644 demo/static/photos/group-of-people-brainstorming-and-taking-notes.jpg create mode 100644 demo/static/photos/group-of-people-sightseeing-in-the-city.jpg create mode 100644 demo/static/photos/home-office-desk-with-macbook-iphone-calendar-watch-and-organizer.jpg create mode 100644 demo/static/photos/home-office-laptop-organizer-and-cup-of-coffee.jpg create mode 100644 demo/static/photos/making-magic-with-fairy-lights.jpg create mode 100644 demo/static/photos/man-looking-out-to-sea.jpg create mode 100644 demo/static/photos/modern-home-office.jpg create mode 100644 demo/static/photos/netflix-drug-lords-from-narcos.jpg create mode 100644 demo/static/photos/people-by-a-banquet-table-full-with-food.jpg create mode 100644 demo/static/photos/people-watching-a-presentation-in-a-room.jpg create mode 100644 demo/static/photos/pink-desk-in-the-home-office.jpg create mode 100644 demo/static/photos/portrait-of-a-teen-girl.jpg create mode 100644 demo/static/photos/soft-photo-of-woman-on-the-bed-with-the-book-and-cup-of-coffee-in-hands.jpg create mode 100644 demo/static/photos/stone-texture-high-resolution-background-2.jpg create mode 100644 demo/static/photos/stone-texture-high-resolution-background.jpg create mode 100644 demo/static/photos/stylish-workplace-with-computer-at-home.jpg create mode 100644 demo/static/photos/stylish-workspace-with-macbook-pro-2.jpg create mode 100644 demo/static/photos/stylish-workspace-with-macbook-pro.jpg create mode 100644 demo/static/photos/sweet-buns-with-cream-cheese-inside.jpg create mode 100644 demo/static/photos/tropical-palm-leaves-floral-pattern-background.jpg create mode 100644 demo/static/photos/white-apple-imac-computer-with-elephant-mousepad.jpg create mode 100644 demo/static/photos/woman-drinking-hot-tea-in-her-home-office.jpg create mode 100644 demo/static/photos/woman-drinking-tea-and-reading-book.jpg create mode 100644 demo/static/photos/woman-read-book-and-drink-coffee-2.jpg create mode 100644 demo/static/photos/woman-read-book-and-drink-coffee.jpg create mode 100644 demo/static/photos/woman-working-on-a-laptop-while-enjoying-a-breakfast-coffee-and-chocolate-in-bed-2.jpg create mode 100644 demo/static/photos/woman-working-on-a-laptop-while-enjoying-a-breakfast-coffee-and-chocolate-in-bed.jpg create mode 100644 demo/static/photos/woman-working-on-laptop-at-home-office.jpg create mode 100644 demo/static/photos/working-in-a-restaurant-macbook-cheese-cake-and-cup-of-coffee.jpg create mode 100644 demo/static/photos/workplace-with-laptop-on-table-at-home-2.jpg create mode 100644 demo/static/photos/workplace-with-laptop-on-table-at-home-3.jpg create mode 100644 demo/static/photos/workplace-with-laptop-on-table-at-home-4.jpg create mode 100644 demo/static/photos/workplace-with-laptop-on-table-at-home.jpg create mode 100644 demo/static/photos/young-entrepreneur-working-from-a-modern-cafe-2.jpg create mode 100644 demo/static/photos/young-entrepreneur-working-from-a-modern-cafe.jpg create mode 100644 demo/static/photos/young-woman-sitting-on-the-sofa-and-working-on-her-laptop-2.jpg create mode 100644 demo/static/photos/young-woman-sitting-on-the-sofa-and-working-on-her-laptop-3.jpg create mode 100644 demo/static/photos/young-woman-sitting-on-the-sofa-and-working-on-her-laptop-4.jpg create mode 100644 demo/static/photos/young-woman-sitting-on-the-sofa-and-working-on-her-laptop.jpg create mode 100644 demo/static/photos/young-woman-working-in-a-cafe.jpg create mode 100644 demo/steps.html diff --git a/demo/accordion.html b/demo/accordion.html index fa15c8de9..cb999da5d 100644 --- a/demo/accordion.html +++ b/demo/accordion.html @@ -1,7 +1,7 @@ - - - - - + + + + + - +
- - + + \ No newline at end of file diff --git a/demo/activity.html b/demo/activity.html index b8660bcbf..b0ad26e4f 100644 --- a/demo/activity.html +++ b/demo/activity.html @@ -1,7 +1,7 @@ - - - - - + + + + + - +
- - + + \ No newline at end of file diff --git a/demo/auth-lock.html b/demo/auth-lock.html index 481213096..491171a9f 100644 --- a/demo/auth-lock.html +++ b/demo/auth-lock.html @@ -1,7 +1,7 @@ - - - - - + + + + + - +
@@ -59,7 +59,7 @@
- - + + \ No newline at end of file diff --git a/demo/badges.html b/demo/badges.html index efaed9e75..2a7a7274b 100644 --- a/demo/badges.html +++ b/demo/badges.html @@ -1,7 +1,7 @@ - - - - - + + + + + - + - - + + \ No newline at end of file diff --git a/demo/blank.html b/demo/blank.html index 12c9b4df7..1dc00a0a9 100644 --- a/demo/blank.html +++ b/demo/blank.html @@ -1,7 +1,7 @@ - - - - - + + + + + - + - - + + \ No newline at end of file diff --git a/demo/buttons.html b/demo/buttons.html index f80783e71..34a1d82e9 100644 --- a/demo/buttons.html +++ b/demo/buttons.html @@ -1,7 +1,7 @@ - - - - - + + + + + - + - - + + \ No newline at end of file diff --git a/demo/card-actions.html b/demo/card-actions.html index 713941b51..3f9625bd0 100644 --- a/demo/card-actions.html +++ b/demo/card-actions.html @@ -1,7 +1,7 @@ - - - - - + + + + + - + - - + + \ No newline at end of file diff --git a/demo/cards-masonry.html b/demo/cards-masonry.html index 33e52708a..8e864c5a6 100644 --- a/demo/cards-masonry.html +++ b/demo/cards-masonry.html @@ -1,7 +1,7 @@ - - - - - + + + + + - +
@@ -1108,7 +1116,7 @@ <label class="form-imagecheck mb-2"> <input name="form-imagecheck-radio" type="radio" value="1" class="form-imagecheck-input" /> <span class="form-imagecheck-figure"> - <img src="..." alt="Macbook, an iPhone, a coffee, a chocolate and a notebook in a bed" class="form-imagecheck-image"> + <img src="..." alt="Group of people sightseeing in the city" class="form-imagecheck-image"> </span> </label> </div> @@ -1116,7 +1124,7 @@ <label class="form-imagecheck mb-2"> <input name="form-imagecheck-radio" type="radio" value="2" class="form-imagecheck-input" checked/> <span class="form-imagecheck-figure"> - <img src="..." alt="Man and Woman Holding Ice Creams" class="form-imagecheck-image"> + <img src="..." alt="Color Palette Guide. Sample Colors Catalog." class="form-imagecheck-image"> </span> </label> </div> @@ -1124,7 +1132,7 @@ <label class="form-imagecheck mb-2"> <input name="form-imagecheck-radio" type="radio" value="3" class="form-imagecheck-input" /> <span class="form-imagecheck-figure"> - <img src="..." alt="Female hands typing on the remote wireless computer keyboard" class="form-imagecheck-image"> + <img src="..." alt="Stylish workplace with computer at home" class="form-imagecheck-image"> </span> </label> </div> @@ -1132,7 +1140,7 @@ <label class="form-imagecheck mb-2"> <input name="form-imagecheck-radio" type="radio" value="4" class="form-imagecheck-input" checked/> <span class="form-imagecheck-figure"> - <img src="..." alt="Blonde woman in a black jacket and ripped jeans by a green handrail" class="form-imagecheck-image"> + <img src="..." alt="Pink desk in the home office" class="form-imagecheck-image"> </span> </label> </div> @@ -1140,7 +1148,7 @@ <label class="form-imagecheck mb-2"> <input name="form-imagecheck-radio" type="radio" value="5" class="form-imagecheck-input" /> <span class="form-imagecheck-figure"> - <img src="..." alt="Stylish workspace with Macbook Pro" class="form-imagecheck-image"> + <img src="..." alt="Young woman sitting on the sofa and working on her laptop" class="form-imagecheck-image"> </span> </label> </div> @@ -1148,7 +1156,7 @@ <label class="form-imagecheck mb-2"> <input name="form-imagecheck-radio" type="radio" value="6" class="form-imagecheck-input" /> <span class="form-imagecheck-figure"> - <img src="..." alt="Restaurants in old town of Nessebar, Bulgaria" class="form-imagecheck-image"> + <img src="..." alt="Coffee on a table with other items" class="form-imagecheck-image"> </span> </label> </div> @@ -1387,7 +1395,7 @@
  • - v1.0.0-beta15 + v1.0.0-beta16
  • @@ -1399,7 +1407,7 @@
    - - + + \ No newline at end of file diff --git a/demo/docs/form-selectboxes.html b/demo/docs/form-selectboxes.html index 769bb43db..eeccf5cae 100644 --- a/demo/docs/form-selectboxes.html +++ b/demo/docs/form-selectboxes.html @@ -1,7 +1,7 @@ - - - - - + + + + + - + - - + + \ No newline at end of file diff --git a/demo/docs/form-validation.html b/demo/docs/form-validation.html index 2188ac925..84f964495 100644 --- a/demo/docs/form-validation.html +++ b/demo/docs/form-validation.html @@ -1,7 +1,7 @@ - - - - - + + + + + - + - - + + \ No newline at end of file diff --git a/demo/docs/getting-started.html b/demo/docs/getting-started.html index b32da5fe0..f31724a3e 100644 --- a/demo/docs/getting-started.html +++ b/demo/docs/getting-started.html @@ -1,7 +1,7 @@ - - - - - + + + + + - + - - + + \ No newline at end of file diff --git a/demo/docs/icons.html b/demo/docs/icons.html index f8a60b206..8ad8e2cb9 100644 --- a/demo/docs/icons.html +++ b/demo/docs/icons.html @@ -1,7 +1,7 @@ - - - - - + + + + + - +
    - + - - + + + - - + + \ No newline at end of file diff --git a/demo/docs/interactions.html b/demo/docs/interactions.html index 209c0726a..56dcedeb7 100644 --- a/demo/docs/interactions.html +++ b/demo/docs/interactions.html @@ -1,7 +1,7 @@ - - - - - + + + + + - + - - + + \ No newline at end of file diff --git a/demo/docs/modals.html b/demo/docs/modals.html index efbc482e7..3e198ed0b 100644 --- a/demo/docs/modals.html +++ b/demo/docs/modals.html @@ -1,7 +1,7 @@ - - - - - + + + + + - + - - + + \ No newline at end of file diff --git a/demo/docs/page-headers.html b/demo/docs/page-headers.html index 7b20da405..ff200d419 100644 --- a/demo/docs/page-headers.html +++ b/demo/docs/page-headers.html @@ -1,7 +1,7 @@ - - - - - + + + + + - + - - + + \ No newline at end of file diff --git a/demo/docs/payments.html b/demo/docs/payments.html index 353e3b2a4..dcee8de17 100644 --- a/demo/docs/payments.html +++ b/demo/docs/payments.html @@ -1,7 +1,7 @@ - - - - - + + + + + - +
    @@ -1475,7 +1483,7 @@
  • - v1.0.0-beta15 + v1.0.0-beta16
  • @@ -1487,7 +1495,7 @@ - - + + \ No newline at end of file diff --git a/demo/docs/placeholder.html b/demo/docs/placeholder.html index 4bb993083..f4e078220 100644 --- a/demo/docs/placeholder.html +++ b/demo/docs/placeholder.html @@ -1,7 +1,7 @@ - - - - - + + + + + - + - - + + \ No newline at end of file diff --git a/demo/docs/popover.html b/demo/docs/popover.html index 5b0217df6..b7a8e89b8 100644 --- a/demo/docs/popover.html +++ b/demo/docs/popover.html @@ -1,7 +1,7 @@ - - - - - + + + + + - + - - + + \ No newline at end of file diff --git a/demo/docs/progress.html b/demo/docs/progress.html index a8787837c..2d86f0547 100644 --- a/demo/docs/progress.html +++ b/demo/docs/progress.html @@ -1,7 +1,7 @@ - - - - - + + + + + - + - - + + \ No newline at end of file diff --git a/demo/docs/progressbg.html b/demo/docs/progressbg.html index 567c62f7a..85af04fd2 100644 --- a/demo/docs/progressbg.html +++ b/demo/docs/progressbg.html @@ -1,7 +1,7 @@ - - - - - + + + + + - + - - + + \ No newline at end of file diff --git a/demo/docs/range-slider.html b/demo/docs/range-slider.html index 8942a8a1a..1ed947e91 100644 --- a/demo/docs/range-slider.html +++ b/demo/docs/range-slider.html @@ -1,7 +1,7 @@ - - - - - + + + + + - + - + - - + + + - - + + \ No newline at end of file diff --git a/demo/docs/spinners.html b/demo/docs/spinners.html index 1602dd5d9..164409b43 100644 --- a/demo/docs/spinners.html +++ b/demo/docs/spinners.html @@ -1,7 +1,7 @@ - - - - - + + + + + - + - - + + \ No newline at end of file diff --git a/demo/docs/statuses.html b/demo/docs/statuses.html index fb2c72b33..8b3f82f0a 100644 --- a/demo/docs/statuses.html +++ b/demo/docs/statuses.html @@ -1,7 +1,7 @@ - - - - - + + + + + - + - - + + \ No newline at end of file diff --git a/demo/docs/steps.html b/demo/docs/steps.html index ef5acce65..cfe562a0f 100644 --- a/demo/docs/steps.html +++ b/demo/docs/steps.html @@ -1,7 +1,7 @@ - - - - - + + + + + - + - - + + \ No newline at end of file diff --git a/demo/docs/switch-icon.html b/demo/docs/switch-icon.html index 7072d170f..53a8f5c18 100644 --- a/demo/docs/switch-icon.html +++ b/demo/docs/switch-icon.html @@ -1,7 +1,7 @@ - - - - - + + + + + - +
    @@ -1367,22 +1375,34 @@
    -
    - - - - +
    + + + + + + + +
    -
    - - +
    + + + +
    +
    +
    +
    + +
    + + + + + + + + + + +
    +
    +
    +
    +
    + +
    + + + + + + + + +
    + + + + +
    +
    +
    +
    +
    @@ -2536,7 +2612,7 @@ But that's the difference in our opinions.
  • - v1.0.0-beta15 + v1.0.0-beta16
  • @@ -2547,12 +2623,12 @@ But that's the difference in our opinions.
    - - - + + + - - + + + -
    +
    @@ -595,7 +603,7 @@
    - +
    @@ -621,7 +629,7 @@
    - +
    JL @@ -647,7 +655,7 @@
    - +
    @@ -673,7 +681,7 @@
    - +
    @@ -699,7 +707,7 @@
    - +
    @@ -725,7 +733,7 @@
    - +
    @@ -751,7 +759,7 @@
    - +
    EP @@ -777,7 +785,7 @@
    - +
    @@ -803,7 +811,7 @@
    - +
    @@ -829,7 +837,7 @@
    - +
    HS @@ -855,7 +863,7 @@
    - +
    @@ -881,7 +889,7 @@
    - +
    @@ -956,7 +964,7 @@
  • - v1.0.0-beta15 + v1.0.0-beta16
  • @@ -968,7 +976,7 @@
    - - + + \ No newline at end of file diff --git a/demo/icons.html b/demo/icons.html index 4e06374a8..e3453431a 100644 --- a/demo/icons.html +++ b/demo/icons.html @@ -1,7 +1,7 @@ - - - - - + + + + + - +