tabler-react-2 0.1.79 → 0.1.81

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/dist/input/dropdown.js +73 -51
  2. package/docs/package.json +1 -1
  3. package/docs/public/404/index.html +28 -3
  4. package/docs/public/404.html +28 -3
  5. package/docs/public/43-fefb8f9ac0916caa5d53.js +3 -0
  6. package/docs/public/43-fefb8f9ac0916caa5d53.js.LICENSE.txt +27 -0
  7. package/docs/public/43-fefb8f9ac0916caa5d53.js.map +1 -0
  8. package/docs/public/636d0422accc1b73b69c17fa2245f392cc216983-92df54b79642d63d0aab.js +17 -0
  9. package/docs/public/636d0422accc1b73b69c17fa2245f392cc216983-92df54b79642d63d0aab.js.map +1 -0
  10. package/docs/public/6b4e03e10a4cc45fc40862990c75a85581b44570-488770a0c049e6f42bb5.js +2 -0
  11. package/docs/public/6b4e03e10a4cc45fc40862990c75a85581b44570-488770a0c049e6f42bb5.js.map +1 -0
  12. package/docs/public/_gatsby/slices/_gatsby-scripts-1.html +2 -2
  13. package/docs/public/a9e892f1f7cc09861f3ab90c891dca98a59e5648-144c40a516b1c300aae8.js +2 -0
  14. package/docs/public/a9e892f1f7cc09861f3ab90c891dca98a59e5648-144c40a516b1c300aae8.js.map +1 -0
  15. package/docs/public/app-d61e1c7b50762c49d313.js +3 -0
  16. package/docs/public/app-d61e1c7b50762c49d313.js.LICENSE.txt +31 -0
  17. package/docs/public/app-d61e1c7b50762c49d313.js.map +1 -0
  18. package/docs/public/chunk-map.json +1 -1
  19. package/docs/public/component---node-modules-rocketseat-gatsby-theme-docs-core-src-templates-docs-query-js-content-file-path-src-docs-components-cards-mdx-033bf6626c64caa0fd31.js +2 -0
  20. package/docs/public/component---node-modules-rocketseat-gatsby-theme-docs-core-src-templates-docs-query-js-content-file-path-src-docs-components-cards-mdx-033bf6626c64caa0fd31.js.map +1 -0
  21. package/docs/public/component---node-modules-rocketseat-gatsby-theme-docs-core-src-templates-docs-query-js-content-file-path-src-docs-components-dropdown-input-mdx-14afd07baa693163cd95.js +2 -0
  22. package/docs/public/component---node-modules-rocketseat-gatsby-theme-docs-core-src-templates-docs-query-js-content-file-path-src-docs-components-dropdown-input-mdx-14afd07baa693163cd95.js.map +1 -0
  23. package/docs/public/component---node-modules-rocketseat-gatsby-theme-docs-core-src-templates-docs-query-js-content-file-path-src-docs-components-dropdown-mdx-69cfd409ce468da592cf.js +2 -0
  24. package/docs/public/component---node-modules-rocketseat-gatsby-theme-docs-core-src-templates-docs-query-js-content-file-path-src-docs-components-dropdown-mdx-69cfd409ce468da592cf.js.map +1 -0
  25. package/docs/public/components/alerts/index.html +28 -3
  26. package/docs/public/components/avatar/index.html +28 -3
  27. package/docs/public/components/badges/index.html +28 -3
  28. package/docs/public/components/buttons/index.html +29 -4
  29. package/docs/public/components/cards/index.html +29 -4
  30. package/docs/public/components/dropdown/index.html +45 -5
  31. package/docs/public/components/dropdown-input/index.html +107 -0
  32. package/docs/public/components/hr/index.html +28 -3
  33. package/docs/public/components/typography/index.html +28 -3
  34. package/docs/public/faq/index.html +28 -3
  35. package/docs/public/getting-started/index.html +28 -3
  36. package/docs/public/index.html +28 -3
  37. package/docs/public/offline-plugin-app-shell-fallback/index.html +2 -2
  38. package/docs/public/page-data/app-data.json +1 -1
  39. package/docs/public/page-data/components/dropdown-input/page-data.json +1 -1
  40. package/docs/public/page-data/dev-404-page/page-data.json +1 -1
  41. package/docs/public/sitemap-0.xml +1 -1
  42. package/docs/public/sw.js +4 -4
  43. package/docs/public/todo/index.html +28 -3
  44. package/docs/public/utilities/colors/index.html +29 -4
  45. package/docs/public/utilities/margins/index.html +28 -3
  46. package/docs/public/webpack-runtime-9a0f4fdd5a171a24255d.js +2 -0
  47. package/docs/public/webpack-runtime-9a0f4fdd5a171a24255d.js.map +1 -0
  48. package/docs/public/webpack.stats.json +1 -1
  49. package/docs/src/@rocketseat/gatsby-theme-docs/components/Logo.js +2 -8
  50. package/docs/src/@rocketseat/gatsby-theme-docs/styles/theme.js +3 -0
  51. package/docs/src/docs/components/dropdown-input.mdx +101 -7
  52. package/package.json +1 -1
@@ -0,0 +1,31 @@
1
+ /*! Bundled license information:
2
+
3
+ prismjs/prism.js:
4
+ (**
5
+ * Prism: Lightweight, robust, elegant syntax highlighting
6
+ *
7
+ * @license MIT <https://opensource.org/licenses/MIT>
8
+ * @author Lea Verou <https://lea.verou.me>
9
+ * @namespace
10
+ * @public
11
+ *)
12
+ */
13
+
14
+ /**
15
+ * @license React
16
+ * react-server-dom-webpack.production.min.js
17
+ *
18
+ * Copyright (c) Facebook, Inc. and its affiliates.
19
+ *
20
+ * This source code is licensed under the MIT license found in the
21
+ * LICENSE file in the root directory of this source tree.
22
+ */
23
+
24
+ /** @license React v16.13.1
25
+ * react-is.production.min.js
26
+ *
27
+ * Copyright (c) Facebook, Inc. and its affiliates.
28
+ *
29
+ * This source code is licensed under the MIT license found in the
30
+ * LICENSE file in the root directory of this source tree.
31
+ */