@blockbite/ui 2.0.2 → 2.0.5

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 (138) hide show
  1. package/dist/AutocompleteDropdown.js +22 -22
  2. package/dist/Badge.js +1 -1
  3. package/dist/BitePreview.js +1 -1
  4. package/dist/Button.d.ts +3 -3
  5. package/dist/Button.js +5 -5
  6. package/dist/ButtonToggle.d.ts +6 -6
  7. package/dist/ButtonToggle.js +10 -10
  8. package/dist/Chapter.js +7 -7
  9. package/dist/ChapterDivider.js +1 -1
  10. package/dist/Checkbox.js +8 -8
  11. package/dist/DisappearingMessage.js +1 -1
  12. package/dist/DropdownPicker.js +3 -3
  13. package/dist/EmptyState.js +1 -1
  14. package/dist/FloatingPanel.js +1 -1
  15. package/dist/FocalPointControl.js +7 -7
  16. package/dist/Icon.js +1 -1
  17. package/dist/LinkPicker.js +2 -2
  18. package/dist/MediaPicker.js +1 -1
  19. package/dist/MetricsControl.d.ts +1 -1
  20. package/dist/MetricsControl.js +40 -41
  21. package/dist/Modal.js +1 -1
  22. package/dist/Notice.d.ts +1 -1
  23. package/dist/Notice.js +9 -9
  24. package/dist/PasswordInput.js +1 -1
  25. package/dist/Popover.js +2 -2
  26. package/dist/RangeSlider.js +5 -5
  27. package/dist/ResponsiveImage.js +1 -1
  28. package/dist/ResponsiveVideo.js +1 -1
  29. package/dist/ScrollList.d.ts +1 -1
  30. package/dist/ScrollList.js +5 -5
  31. package/dist/SectionList.js +25 -25
  32. package/dist/SelectControlWrapper.js +1 -1
  33. package/dist/SingleBlockTypeAppender.js +1 -1
  34. package/dist/SlideIn.js +8 -8
  35. package/dist/Spinner.js +1 -1
  36. package/dist/Tabs.js +6 -6
  37. package/dist/Tag.js +1 -1
  38. package/dist/TextControl.js +5 -5
  39. package/dist/TextControlLabel.js +6 -6
  40. package/dist/ToggleGroup.d.ts +3 -3
  41. package/dist/ToggleGroup.js +7 -7
  42. package/dist/ToggleSwitch.js +9 -9
  43. package/dist/Wrap.js +1 -1
  44. package/dist/node_modules/{react → .pnpm/react@18.2.0/node_modules/react}/cjs/react-jsx-runtime.development.js +204 -219
  45. package/dist/node_modules/{react → .pnpm/react@18.2.0/node_modules/react}/cjs/react-jsx-runtime.production.min.js +1 -1
  46. package/dist/node_modules/{react → .pnpm/react@18.2.0/node_modules/react}/jsx-runtime.js +1 -1
  47. package/dist/packages/icons/jsx/ChevronDown.js +23 -0
  48. package/dist/packages/icons/jsx/ColumnSpacing.js +25 -0
  49. package/dist/packages/icons/jsx/Cross2.js +23 -0
  50. package/dist/packages/icons/jsx/Desktop.js +25 -0
  51. package/dist/packages/icons/jsx/Grid.js +25 -0
  52. package/dist/packages/icons/jsx/Pencil1.js +25 -0
  53. package/dist/packages/icons/jsx/Percentage.js +28 -0
  54. package/dist/packages/icons/jsx/Plus.js +23 -0
  55. package/dist/packages/icons/jsx/Slider.js +25 -0
  56. package/dist/packages/icons/jsx/Tailwind.js +23 -0
  57. package/dist/packages/icons/jsx/Trash.js +25 -0
  58. package/package.json +24 -26
  59. package/dist/_virtual/ChevronDown.js +0 -4
  60. package/dist/_virtual/ColumnSpacing.js +0 -4
  61. package/dist/_virtual/Cross2.js +0 -4
  62. package/dist/_virtual/Desktop.js +0 -4
  63. package/dist/_virtual/Grid.js +0 -4
  64. package/dist/_virtual/Pencil1.js +0 -4
  65. package/dist/_virtual/Percentage.js +0 -4
  66. package/dist/_virtual/Plus.js +0 -4
  67. package/dist/_virtual/Slider.js +0 -4
  68. package/dist/_virtual/Tailwind.js +0 -4
  69. package/dist/_virtual/Trash.js +0 -4
  70. package/dist/_virtual/_commonjsHelpers.js +0 -8
  71. package/dist/node_modules/@blockbite/icons/dist/ChevronDown.js +0 -63
  72. package/dist/node_modules/@blockbite/icons/dist/ColumnSpacing.js +0 -65
  73. package/dist/node_modules/@blockbite/icons/dist/Cross2.js +0 -63
  74. package/dist/node_modules/@blockbite/icons/dist/Desktop.js +0 -65
  75. package/dist/node_modules/@blockbite/icons/dist/Grid.js +0 -65
  76. package/dist/node_modules/@blockbite/icons/dist/Pencil1.js +0 -65
  77. package/dist/node_modules/@blockbite/icons/dist/Percentage.js +0 -74
  78. package/dist/node_modules/@blockbite/icons/dist/Plus.js +0 -63
  79. package/dist/node_modules/@blockbite/icons/dist/Slider.js +0 -65
  80. package/dist/node_modules/@blockbite/icons/dist/Tailwind.js +0 -63
  81. package/dist/node_modules/@blockbite/icons/dist/Trash.js +0 -65
  82. package/dist/node_modules/lodash/_Hash.js +0 -22
  83. package/dist/node_modules/lodash/_ListCache.js +0 -22
  84. package/dist/node_modules/lodash/_Map.js +0 -6
  85. package/dist/node_modules/lodash/_MapCache.js +0 -22
  86. package/dist/node_modules/lodash/_Symbol.js +0 -5
  87. package/dist/node_modules/lodash/_arrayMap.js +0 -9
  88. package/dist/node_modules/lodash/_assocIndexOf.js +0 -12
  89. package/dist/node_modules/lodash/_baseGetTag.js +0 -11
  90. package/dist/node_modules/lodash/_baseHas.js +0 -8
  91. package/dist/node_modules/lodash/_baseIsArguments.js +0 -10
  92. package/dist/node_modules/lodash/_baseIsNative.js +0 -17
  93. package/dist/node_modules/lodash/_baseToString.js +0 -19
  94. package/dist/node_modules/lodash/_castPath.js +0 -12
  95. package/dist/node_modules/lodash/_coreJsData.js +0 -5
  96. package/dist/node_modules/lodash/_freeGlobal.js +0 -5
  97. package/dist/node_modules/lodash/_getMapData.js +0 -10
  98. package/dist/node_modules/lodash/_getNative.js +0 -11
  99. package/dist/node_modules/lodash/_getRawTag.js +0 -16
  100. package/dist/node_modules/lodash/_getValue.js +0 -7
  101. package/dist/node_modules/lodash/_hasPath.js +0 -21
  102. package/dist/node_modules/lodash/_hashClear.js +0 -9
  103. package/dist/node_modules/lodash/_hashDelete.js +0 -8
  104. package/dist/node_modules/lodash/_hashGet.js +0 -14
  105. package/dist/node_modules/lodash/_hashHas.js +0 -10
  106. package/dist/node_modules/lodash/_hashSet.js +0 -10
  107. package/dist/node_modules/lodash/_isIndex.js +0 -9
  108. package/dist/node_modules/lodash/_isKey.js +0 -13
  109. package/dist/node_modules/lodash/_isKeyable.js +0 -8
  110. package/dist/node_modules/lodash/_isMasked.js +0 -12
  111. package/dist/node_modules/lodash/_listCacheClear.js +0 -7
  112. package/dist/node_modules/lodash/_listCacheDelete.js +0 -13
  113. package/dist/node_modules/lodash/_listCacheGet.js +0 -10
  114. package/dist/node_modules/lodash/_listCacheHas.js +0 -9
  115. package/dist/node_modules/lodash/_listCacheSet.js +0 -10
  116. package/dist/node_modules/lodash/_mapCacheClear.js +0 -15
  117. package/dist/node_modules/lodash/_mapCacheDelete.js +0 -10
  118. package/dist/node_modules/lodash/_mapCacheGet.js +0 -9
  119. package/dist/node_modules/lodash/_mapCacheHas.js +0 -9
  120. package/dist/node_modules/lodash/_mapCacheSet.js +0 -10
  121. package/dist/node_modules/lodash/_memoizeCapped.js +0 -12
  122. package/dist/node_modules/lodash/_nativeCreate.js +0 -5
  123. package/dist/node_modules/lodash/_objectToString.js +0 -8
  124. package/dist/node_modules/lodash/_root.js +0 -5
  125. package/dist/node_modules/lodash/_stringToPath.js +0 -10
  126. package/dist/node_modules/lodash/_toKey.js +0 -12
  127. package/dist/node_modules/lodash/_toSource.js +0 -18
  128. package/dist/node_modules/lodash/eq.js +0 -7
  129. package/dist/node_modules/lodash/has.js +0 -12
  130. package/dist/node_modules/lodash/isArguments.js +0 -10
  131. package/dist/node_modules/lodash/isArray.js +0 -4
  132. package/dist/node_modules/lodash/isFunction.js +0 -13
  133. package/dist/node_modules/lodash/isLength.js +0 -8
  134. package/dist/node_modules/lodash/isObject.js +0 -8
  135. package/dist/node_modules/lodash/isObjectLike.js +0 -7
  136. package/dist/node_modules/lodash/isSymbol.js +0 -10
  137. package/dist/node_modules/lodash/memoize.js +0 -19
  138. package/dist/node_modules/lodash/toString.js +0 -9
@@ -1,65 +0,0 @@
1
- import { getDefaultExportFromCjs as m } from "../../../../_virtual/_commonjsHelpers.js";
2
- import { __exports as s } from "../../../../_virtual/Desktop.js";
3
- import g from "react";
4
- (function(a) {
5
- function i(e) {
6
- "@babel/helpers - typeof";
7
- return i = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
8
- return typeof t;
9
- } : function(t) {
10
- return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
11
- }, i(e);
12
- }
13
- Object.defineProperty(a, "__esModule", {
14
- value: !0
15
- }), a.default = void 0;
16
- var c = d(g);
17
- function p(e) {
18
- if (typeof WeakMap != "function") return null;
19
- var t = /* @__PURE__ */ new WeakMap(), r = /* @__PURE__ */ new WeakMap();
20
- return (p = function(f) {
21
- return f ? r : t;
22
- })(e);
23
- }
24
- function d(e, t) {
25
- if (e && e.__esModule) return e;
26
- if (e === null || i(e) != "object" && typeof e != "function") return { default: e };
27
- var r = p(t);
28
- if (r && r.has(e)) return r.get(e);
29
- var n = { __proto__: null }, f = Object.defineProperty && Object.getOwnPropertyDescriptor;
30
- for (var o in e) if (o !== "default" && {}.hasOwnProperty.call(e, o)) {
31
- var l = f ? Object.getOwnPropertyDescriptor(e, o) : null;
32
- l && (l.get || l.set) ? Object.defineProperty(n, o, l) : n[o] = e[o];
33
- }
34
- return n.default = e, r && r.set(e, n), n;
35
- }
36
- function u() {
37
- return u = Object.assign ? Object.assign.bind() : function(e) {
38
- for (var t = 1; t < arguments.length; t++) {
39
- var r = arguments[t];
40
- for (var n in r) ({}).hasOwnProperty.call(r, n) && (e[n] = r[n]);
41
- }
42
- return e;
43
- }, u.apply(null, arguments);
44
- }
45
- var y = function(t) {
46
- return /* @__PURE__ */ c.createElement("svg", u({
47
- width: t.width || "1em",
48
- height: t.height || "1em",
49
- viewBox: "0 0 15 15",
50
- fill: "none",
51
- xmlns: "http://www.w3.org/2000/svg",
52
- role: "img"
53
- }, t), /* @__PURE__ */ c.createElement("path", {
54
- fillRule: "evenodd",
55
- clipRule: "evenodd",
56
- d: "M0 3.25V10.75C0 11.4404 0.559644 12 1.25 12H5.07341L4.82991 13.2986C4.76645 13.6371 5.02612 13.95 5.37049 13.95H9.62951C9.97389 13.95 10.2336 13.6371 10.1701 13.2986L9.92659 12H13.75C14.4404 12 15 11.4404 15 10.75V3.25C15 2.55964 14.4404 2 13.75 2H1.25C0.559643 2 0 2.55964 0 3.25ZM1.25 3H13.75C13.8881 3 14 3.11193 14 3.25V10.75C14 10.8881 13.8881 11 13.75 11H1.25C1.11193 11 1 10.8881 1 10.75V3.25C1 3.11193 1.11193 3 1.25 3ZM5.98909 12L5.79222 13.05H9.20778L9.01091 12H5.98909Z",
57
- fill: "currentColor"
58
- }));
59
- };
60
- a.default = y;
61
- })(s);
62
- const _ = /* @__PURE__ */ m(s);
63
- export {
64
- _ as default
65
- };
@@ -1,65 +0,0 @@
1
- import { getDefaultExportFromCjs as m } from "../../../../_virtual/_commonjsHelpers.js";
2
- import { __exports as p } from "../../../../_virtual/Grid.js";
3
- import g from "react";
4
- (function(l) {
5
- function a(e) {
6
- "@babel/helpers - typeof";
7
- return a = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
8
- return typeof t;
9
- } : function(t) {
10
- return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
11
- }, a(e);
12
- }
13
- Object.defineProperty(l, "__esModule", {
14
- value: !0
15
- }), l.default = void 0;
16
- var c = s(g);
17
- function d(e) {
18
- if (typeof WeakMap != "function") return null;
19
- var t = /* @__PURE__ */ new WeakMap(), r = /* @__PURE__ */ new WeakMap();
20
- return (d = function(f) {
21
- return f ? r : t;
22
- })(e);
23
- }
24
- function s(e, t) {
25
- if (e && e.__esModule) return e;
26
- if (e === null || a(e) != "object" && typeof e != "function") return { default: e };
27
- var r = d(t);
28
- if (r && r.has(e)) return r.get(e);
29
- var n = { __proto__: null }, f = Object.defineProperty && Object.getOwnPropertyDescriptor;
30
- for (var o in e) if (o !== "default" && {}.hasOwnProperty.call(e, o)) {
31
- var i = f ? Object.getOwnPropertyDescriptor(e, o) : null;
32
- i && (i.get || i.set) ? Object.defineProperty(n, o, i) : n[o] = e[o];
33
- }
34
- return n.default = e, r && r.set(e, n), n;
35
- }
36
- function u() {
37
- return u = Object.assign ? Object.assign.bind() : function(e) {
38
- for (var t = 1; t < arguments.length; t++) {
39
- var r = arguments[t];
40
- for (var n in r) ({}).hasOwnProperty.call(r, n) && (e[n] = r[n]);
41
- }
42
- return e;
43
- }, u.apply(null, arguments);
44
- }
45
- var y = function(t) {
46
- return /* @__PURE__ */ c.createElement("svg", u({
47
- width: t.width || "1em",
48
- height: t.height || "1em",
49
- viewBox: "0 0 15 15",
50
- fill: "none",
51
- xmlns: "http://www.w3.org/2000/svg",
52
- role: "img"
53
- }, t), /* @__PURE__ */ c.createElement("path", {
54
- fillRule: "evenodd",
55
- clipRule: "evenodd",
56
- d: "M1 2.5V12.5C1 13.3284 1.67157 14 2.5 14H12.5C13.3284 14 14 13.3284 14 12.5V2.5C14 1.67157 13.3284 1 12.5 1H2.5C1.67157 1 1 1.67157 1 2.5ZM8 2V7H13V2.5C13 2.22386 12.7761 2 12.5 2H8ZM8 8V13H12.5C12.7761 13 13 12.7761 13 12.5V8H8ZM7 2H2.5C2.22386 2 2 2.22386 2 2.5V7H7V2ZM2 12.5C2 12.7761 2.22386 13 2.5 13H7V8H2V12.5Z",
57
- fill: "currentColor"
58
- }));
59
- };
60
- l.default = y;
61
- })(p);
62
- const _ = /* @__PURE__ */ m(p);
63
- export {
64
- _ as default
65
- };
@@ -1,65 +0,0 @@
1
- import { getDefaultExportFromCjs as m } from "../../../../_virtual/_commonjsHelpers.js";
2
- import { __exports as d } from "../../../../_virtual/Pencil1.js";
3
- import g from "react";
4
- (function(i) {
5
- function a(e) {
6
- "@babel/helpers - typeof";
7
- return a = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
8
- return typeof t;
9
- } : function(t) {
10
- return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
11
- }, a(e);
12
- }
13
- Object.defineProperty(i, "__esModule", {
14
- value: !0
15
- }), i.default = void 0;
16
- var c = s(g);
17
- function p(e) {
18
- if (typeof WeakMap != "function") return null;
19
- var t = /* @__PURE__ */ new WeakMap(), r = /* @__PURE__ */ new WeakMap();
20
- return (p = function(f) {
21
- return f ? r : t;
22
- })(e);
23
- }
24
- function s(e, t) {
25
- if (e && e.__esModule) return e;
26
- if (e === null || a(e) != "object" && typeof e != "function") return { default: e };
27
- var r = p(t);
28
- if (r && r.has(e)) return r.get(e);
29
- var n = { __proto__: null }, f = Object.defineProperty && Object.getOwnPropertyDescriptor;
30
- for (var o in e) if (o !== "default" && {}.hasOwnProperty.call(e, o)) {
31
- var l = f ? Object.getOwnPropertyDescriptor(e, o) : null;
32
- l && (l.get || l.set) ? Object.defineProperty(n, o, l) : n[o] = e[o];
33
- }
34
- return n.default = e, r && r.set(e, n), n;
35
- }
36
- function u() {
37
- return u = Object.assign ? Object.assign.bind() : function(e) {
38
- for (var t = 1; t < arguments.length; t++) {
39
- var r = arguments[t];
40
- for (var n in r) ({}).hasOwnProperty.call(r, n) && (e[n] = r[n]);
41
- }
42
- return e;
43
- }, u.apply(null, arguments);
44
- }
45
- var y = function(t) {
46
- return /* @__PURE__ */ c.createElement("svg", u({
47
- width: t.width || "1em",
48
- height: t.height || "1em",
49
- viewBox: "0 0 15 15",
50
- fill: "none",
51
- xmlns: "http://www.w3.org/2000/svg",
52
- role: "img"
53
- }, t), /* @__PURE__ */ c.createElement("path", {
54
- fillRule: "evenodd",
55
- clipRule: "evenodd",
56
- d: "M11.1465 1.14645L3.71455 8.57836C3.62459 8.66832 3.55263 8.77461 3.50251 8.89155L2.04044 12.303C1.9599 12.491 2.00189 12.709 2.14646 12.8536C2.29103 12.9981 2.50905 13.0401 2.69697 12.9596L6.10847 11.4975C6.2254 11.4474 6.3317 11.3754 6.42166 11.2855L13.8536 3.85355C14.0488 3.65829 14.0488 3.34171 13.8536 3.14645L11.8536 1.14645C11.6583 0.951184 11.3417 0.951184 11.1465 1.14645ZM11.5 2.20711L12.7929 3.5L5.71455 10.5784L4.21924 11.2192L3.78081 10.7808L4.42166 9.28547L11.5 2.20711Z",
57
- fill: "currentColor"
58
- }));
59
- };
60
- i.default = y;
61
- })(d);
62
- const _ = /* @__PURE__ */ m(d);
63
- export {
64
- _ as default
65
- };
@@ -1,74 +0,0 @@
1
- import { getDefaultExportFromCjs as d } from "../../../../_virtual/_commonjsHelpers.js";
2
- import { __exports as s } from "../../../../_virtual/Percentage.js";
3
- import g from "react";
4
- (function(l) {
5
- function i(e) {
6
- "@babel/helpers - typeof";
7
- return i = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
8
- return typeof t;
9
- } : function(t) {
10
- return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
11
- }, i(e);
12
- }
13
- Object.defineProperty(l, "__esModule", {
14
- value: !0
15
- }), l.default = void 0;
16
- var a = y(g);
17
- function p(e) {
18
- if (typeof WeakMap != "function") return null;
19
- var t = /* @__PURE__ */ new WeakMap(), r = /* @__PURE__ */ new WeakMap();
20
- return (p = function(f) {
21
- return f ? r : t;
22
- })(e);
23
- }
24
- function y(e, t) {
25
- if (e && e.__esModule) return e;
26
- if (e === null || i(e) != "object" && typeof e != "function") return { default: e };
27
- var r = p(t);
28
- if (r && r.has(e)) return r.get(e);
29
- var n = { __proto__: null }, f = Object.defineProperty && Object.getOwnPropertyDescriptor;
30
- for (var o in e) if (o !== "default" && {}.hasOwnProperty.call(e, o)) {
31
- var c = f ? Object.getOwnPropertyDescriptor(e, o) : null;
32
- c && (c.get || c.set) ? Object.defineProperty(n, o, c) : n[o] = e[o];
33
- }
34
- return n.default = e, r && r.set(e, n), n;
35
- }
36
- function u() {
37
- return u = Object.assign ? Object.assign.bind() : function(e) {
38
- for (var t = 1; t < arguments.length; t++) {
39
- var r = arguments[t];
40
- for (var n in r) ({}).hasOwnProperty.call(r, n) && (e[n] = r[n]);
41
- }
42
- return e;
43
- }, u.apply(null, arguments);
44
- }
45
- var m = function(t) {
46
- return /* @__PURE__ */ a.createElement("svg", u({
47
- width: t.width || "1em",
48
- height: t.height || "1em",
49
- viewBox: "0 0 15 15",
50
- fill: "none",
51
- xmlns: "http://www.w3.org/2000/svg",
52
- role: "img"
53
- }, t), /* @__PURE__ */ a.createElement("circle", {
54
- cx: 4.85355,
55
- cy: 4.5,
56
- r: 1.5,
57
- fill: "currentColor"
58
- }), /* @__PURE__ */ a.createElement("circle", {
59
- cx: 9.85355,
60
- cy: 10.5,
61
- r: 1.5,
62
- fill: "currentColor"
63
- }), /* @__PURE__ */ a.createElement("path", {
64
- d: "M3 11.6464L11 3.64642",
65
- stroke: "currentColor",
66
- strokeLinecap: "round"
67
- }));
68
- };
69
- l.default = m;
70
- })(s);
71
- const _ = /* @__PURE__ */ d(s);
72
- export {
73
- _ as default
74
- };
@@ -1,63 +0,0 @@
1
- import { getDefaultExportFromCjs as m } from "../../../../_virtual/_commonjsHelpers.js";
2
- import { __exports as s } from "../../../../_virtual/Plus.js";
3
- import g from "react";
4
- (function(u) {
5
- function a(t) {
6
- "@babel/helpers - typeof";
7
- return a = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
8
- return typeof e;
9
- } : function(e) {
10
- return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
11
- }, a(t);
12
- }
13
- Object.defineProperty(u, "__esModule", {
14
- value: !0
15
- }), u.default = void 0;
16
- var c = y(g);
17
- function p(t) {
18
- if (typeof WeakMap != "function") return null;
19
- var e = /* @__PURE__ */ new WeakMap(), r = /* @__PURE__ */ new WeakMap();
20
- return (p = function(f) {
21
- return f ? r : e;
22
- })(t);
23
- }
24
- function y(t, e) {
25
- if (t && t.__esModule) return t;
26
- if (t === null || a(t) != "object" && typeof t != "function") return { default: t };
27
- var r = p(e);
28
- if (r && r.has(t)) return r.get(t);
29
- var n = { __proto__: null }, f = Object.defineProperty && Object.getOwnPropertyDescriptor;
30
- for (var o in t) if (o !== "default" && {}.hasOwnProperty.call(t, o)) {
31
- var l = f ? Object.getOwnPropertyDescriptor(t, o) : null;
32
- l && (l.get || l.set) ? Object.defineProperty(n, o, l) : n[o] = t[o];
33
- }
34
- return n.default = t, r && r.set(t, n), n;
35
- }
36
- function i() {
37
- return i = Object.assign ? Object.assign.bind() : function(t) {
38
- for (var e = 1; e < arguments.length; e++) {
39
- var r = arguments[e];
40
- for (var n in r) ({}).hasOwnProperty.call(r, n) && (t[n] = r[n]);
41
- }
42
- return t;
43
- }, i.apply(null, arguments);
44
- }
45
- var d = function(e) {
46
- return /* @__PURE__ */ c.createElement("svg", i({
47
- width: e.width || "1em",
48
- height: e.height || "1em",
49
- viewBox: "0 0 15 15",
50
- fill: "none",
51
- xmlns: "http://www.w3.org/2000/svg",
52
- role: "img"
53
- }, e), /* @__PURE__ */ c.createElement("path", {
54
- d: "M7.5 2.25C7.22386 2.25 7 2.47386 7 2.75V7H2.75C2.47386 7 2.25 7.22386 2.25 7.5C2.25 7.77614 2.47386 8 2.75 8H7V12.25C7 12.5261 7.22386 12.75 7.5 12.75C7.77614 12.75 8 12.5261 8 12.25V8H12.25C12.5261 8 12.75 7.77614 12.75 7.5C12.75 7.22386 12.5261 7 12.25 7H8V2.75C8 2.47386 7.77614 2.25 7.5 2.25Z",
55
- fill: "currentColor"
56
- }));
57
- };
58
- u.default = d;
59
- })(s);
60
- const _ = /* @__PURE__ */ m(s);
61
- export {
62
- _ as default
63
- };
@@ -1,65 +0,0 @@
1
- import { getDefaultExportFromCjs as m } from "../../../../_virtual/_commonjsHelpers.js";
2
- import { __exports as p } from "../../../../_virtual/Slider.js";
3
- import g from "react";
4
- (function(i) {
5
- function a(e) {
6
- "@babel/helpers - typeof";
7
- return a = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
8
- return typeof t;
9
- } : function(t) {
10
- return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
11
- }, a(e);
12
- }
13
- Object.defineProperty(i, "__esModule", {
14
- value: !0
15
- }), i.default = void 0;
16
- var c = s(g);
17
- function d(e) {
18
- if (typeof WeakMap != "function") return null;
19
- var t = /* @__PURE__ */ new WeakMap(), r = /* @__PURE__ */ new WeakMap();
20
- return (d = function(f) {
21
- return f ? r : t;
22
- })(e);
23
- }
24
- function s(e, t) {
25
- if (e && e.__esModule) return e;
26
- if (e === null || a(e) != "object" && typeof e != "function") return { default: e };
27
- var r = d(t);
28
- if (r && r.has(e)) return r.get(e);
29
- var n = { __proto__: null }, f = Object.defineProperty && Object.getOwnPropertyDescriptor;
30
- for (var o in e) if (o !== "default" && {}.hasOwnProperty.call(e, o)) {
31
- var l = f ? Object.getOwnPropertyDescriptor(e, o) : null;
32
- l && (l.get || l.set) ? Object.defineProperty(n, o, l) : n[o] = e[o];
33
- }
34
- return n.default = e, r && r.set(e, n), n;
35
- }
36
- function u() {
37
- return u = Object.assign ? Object.assign.bind() : function(e) {
38
- for (var t = 1; t < arguments.length; t++) {
39
- var r = arguments[t];
40
- for (var n in r) ({}).hasOwnProperty.call(r, n) && (e[n] = r[n]);
41
- }
42
- return e;
43
- }, u.apply(null, arguments);
44
- }
45
- var y = function(t) {
46
- return /* @__PURE__ */ c.createElement("svg", u({
47
- width: t.width || "1em",
48
- height: t.height || "1em",
49
- viewBox: "0 0 15 15",
50
- fill: "none",
51
- xmlns: "http://www.w3.org/2000/svg",
52
- role: "img"
53
- }, t), /* @__PURE__ */ c.createElement("path", {
54
- fillRule: "evenodd",
55
- clipRule: "evenodd",
56
- d: "M8.49988 10.2504C7.1516 10.2504 6.0299 9.28026 5.79473 7.99997H0.5C0.223858 7.99997 0 7.77611 0 7.49997C0 7.22383 0.223858 6.99997 0.5 6.99997H5.7947C6.0298 5.71959 7.15154 4.74939 8.49988 4.74939C9.84822 4.74939 10.97 5.71959 11.2051 6.99997H14.5C14.7761 6.99997 15 7.22383 15 7.49997C15 7.77611 14.7761 7.99997 14.5 7.99997H11.205C10.9699 9.28026 9.84816 10.2504 8.49988 10.2504ZM8.49988 9.30038C7.50549 9.30038 6.69938 8.49427 6.69938 7.49988C6.69938 6.5055 7.50549 5.69939 8.49988 5.69939C9.49426 5.69939 10.3004 6.5055 10.3004 7.49988C10.3004 8.49427 9.49426 9.30038 8.49988 9.30038Z",
57
- fill: "currentColor"
58
- }));
59
- };
60
- i.default = y;
61
- })(p);
62
- const h = /* @__PURE__ */ m(p);
63
- export {
64
- h as default
65
- };
@@ -1,63 +0,0 @@
1
- import { getDefaultExportFromCjs as m } from "../../../../_virtual/_commonjsHelpers.js";
2
- import { __exports as d } from "../../../../_virtual/Tailwind.js";
3
- import g from "react";
4
- (function(a) {
5
- function l(t) {
6
- "@babel/helpers - typeof";
7
- return l = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
8
- return typeof e;
9
- } : function(e) {
10
- return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
11
- }, l(t);
12
- }
13
- Object.defineProperty(a, "__esModule", {
14
- value: !0
15
- }), a.default = void 0;
16
- var c = s(g);
17
- function p(t) {
18
- if (typeof WeakMap != "function") return null;
19
- var e = /* @__PURE__ */ new WeakMap(), r = /* @__PURE__ */ new WeakMap();
20
- return (p = function(f) {
21
- return f ? r : e;
22
- })(t);
23
- }
24
- function s(t, e) {
25
- if (t && t.__esModule) return t;
26
- if (t === null || l(t) != "object" && typeof t != "function") return { default: t };
27
- var r = p(e);
28
- if (r && r.has(t)) return r.get(t);
29
- var n = { __proto__: null }, f = Object.defineProperty && Object.getOwnPropertyDescriptor;
30
- for (var o in t) if (o !== "default" && {}.hasOwnProperty.call(t, o)) {
31
- var i = f ? Object.getOwnPropertyDescriptor(t, o) : null;
32
- i && (i.get || i.set) ? Object.defineProperty(n, o, i) : n[o] = t[o];
33
- }
34
- return n.default = t, r && r.set(t, n), n;
35
- }
36
- function u() {
37
- return u = Object.assign ? Object.assign.bind() : function(t) {
38
- for (var e = 1; e < arguments.length; e++) {
39
- var r = arguments[e];
40
- for (var n in r) ({}).hasOwnProperty.call(r, n) && (t[n] = r[n]);
41
- }
42
- return t;
43
- }, u.apply(null, arguments);
44
- }
45
- var y = function(e) {
46
- return /* @__PURE__ */ c.createElement("svg", u({
47
- width: e.width || "1em",
48
- height: e.height || "1em",
49
- viewBox: "0 0 15 15",
50
- fill: "none",
51
- xmlns: "http://www.w3.org/2000/svg",
52
- role: "img"
53
- }, e), /* @__PURE__ */ c.createElement("path", {
54
- d: "M4 5.33333C4.4 3.77778 5.4 3 7 3C9.4 3 9.7 4.75 10.9 5.04167C11.7 5.23611 12.4 4.94444 13 4.16667C12.6 5.72222 11.6 6.5 10 6.5C7.6 6.5 7.3 4.75 6.1 4.45833C5.3 4.26389 4.6 4.55556 4 5.33333ZM1 8.83333C1.4 7.27778 2.4 6.5 4 6.5C6.4 6.5 6.7 8.25 7.9 8.54167C8.7 8.73611 9.4 8.44444 10 7.66667C9.6 9.22222 8.6 10 7 10C4.6 10 4.3 8.25 3.1 7.95833C2.3 7.76389 1.6 8.05556 1 8.83333Z",
55
- fill: "currentColor"
56
- }));
57
- };
58
- a.default = y;
59
- })(d);
60
- const h = /* @__PURE__ */ m(d);
61
- export {
62
- h as default
63
- };
@@ -1,65 +0,0 @@
1
- import { getDefaultExportFromCjs as m } from "../../../../_virtual/_commonjsHelpers.js";
2
- import { __exports as s } from "../../../../_virtual/Trash.js";
3
- import g from "react";
4
- (function(l) {
5
- function i(e) {
6
- "@babel/helpers - typeof";
7
- return i = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
8
- return typeof t;
9
- } : function(t) {
10
- return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
11
- }, i(e);
12
- }
13
- Object.defineProperty(l, "__esModule", {
14
- value: !0
15
- }), l.default = void 0;
16
- var c = d(g);
17
- function p(e) {
18
- if (typeof WeakMap != "function") return null;
19
- var t = /* @__PURE__ */ new WeakMap(), r = /* @__PURE__ */ new WeakMap();
20
- return (p = function(f) {
21
- return f ? r : t;
22
- })(e);
23
- }
24
- function d(e, t) {
25
- if (e && e.__esModule) return e;
26
- if (e === null || i(e) != "object" && typeof e != "function") return { default: e };
27
- var r = p(t);
28
- if (r && r.has(e)) return r.get(e);
29
- var n = { __proto__: null }, f = Object.defineProperty && Object.getOwnPropertyDescriptor;
30
- for (var o in e) if (o !== "default" && {}.hasOwnProperty.call(e, o)) {
31
- var a = f ? Object.getOwnPropertyDescriptor(e, o) : null;
32
- a && (a.get || a.set) ? Object.defineProperty(n, o, a) : n[o] = e[o];
33
- }
34
- return n.default = e, r && r.set(e, n), n;
35
- }
36
- function u() {
37
- return u = Object.assign ? Object.assign.bind() : function(e) {
38
- for (var t = 1; t < arguments.length; t++) {
39
- var r = arguments[t];
40
- for (var n in r) ({}).hasOwnProperty.call(r, n) && (e[n] = r[n]);
41
- }
42
- return e;
43
- }, u.apply(null, arguments);
44
- }
45
- var y = function(t) {
46
- return /* @__PURE__ */ c.createElement("svg", u({
47
- width: t.width || "1em",
48
- height: t.height || "1em",
49
- viewBox: "0 0 15 15",
50
- fill: "none",
51
- xmlns: "http://www.w3.org/2000/svg",
52
- role: "img"
53
- }, t), /* @__PURE__ */ c.createElement("path", {
54
- fillRule: "evenodd",
55
- clipRule: "evenodd",
56
- d: "M5 1.5C5 1.77614 5.22386 2 5.5 2H9.5C9.77614 2 10 1.77614 10 1.5C10 1.22386 9.77614 1 9.5 1H5.5C5.22386 1 5 1.22386 5 1.5ZM3.5 3H11.5C11.7761 3 12 3.22386 12 3.5C12 3.77614 11.7761 4 11.5 4H11V12C11 12.5523 10.5523 13 10 13H5C4.44772 13 4 12.5523 4 12V4L3.5 4C3.22386 4 3 3.77614 3 3.5C3 3.22386 3.22386 3 3.5 3ZM10 4V12H5V4H10Z",
57
- fill: "currentColor"
58
- }));
59
- };
60
- l.default = y;
61
- })(s);
62
- const _ = /* @__PURE__ */ m(s);
63
- export {
64
- _ as default
65
- };
@@ -1,22 +0,0 @@
1
- import { _ as o } from "./_hashClear.js";
2
- import { _ as r } from "./_hashDelete.js";
3
- import { _ as p } from "./_hashGet.js";
4
- import { _ as l } from "./_hashHas.js";
5
- import { _ } from "./_hashSet.js";
6
- var m = o, i = r, f = p, v = l, y = _;
7
- function a(h) {
8
- var t = -1, s = h == null ? 0 : h.length;
9
- for (this.clear(); ++t < s; ) {
10
- var e = h[t];
11
- this.set(e[0], e[1]);
12
- }
13
- }
14
- a.prototype.clear = m;
15
- a.prototype.delete = i;
16
- a.prototype.get = f;
17
- a.prototype.has = v;
18
- a.prototype.set = y;
19
- var u = a;
20
- export {
21
- u as _
22
- };
@@ -1,22 +0,0 @@
1
- import { _ as o } from "./_listCacheClear.js";
2
- import { _ as r } from "./_listCacheDelete.js";
3
- import { _ as i } from "./_listCacheGet.js";
4
- import { _ as h } from "./_listCacheHas.js";
5
- import { _ as p } from "./_listCacheSet.js";
6
- var c = o, C = r, _ = i, m = h, f = p;
7
- function t(e) {
8
- var a = -1, l = e == null ? 0 : e.length;
9
- for (this.clear(); ++a < l; ) {
10
- var s = e[a];
11
- this.set(s[0], s[1]);
12
- }
13
- }
14
- t.prototype.clear = c;
15
- t.prototype.delete = C;
16
- t.prototype.get = _;
17
- t.prototype.has = m;
18
- t.prototype.set = f;
19
- var u = t;
20
- export {
21
- u as _
22
- };
@@ -1,6 +0,0 @@
1
- import { _ as a } from "./_getNative.js";
2
- import { _ as r } from "./_root.js";
3
- var o = a, t = r, p = o(t, "Map"), v = p;
4
- export {
5
- v as _
6
- };
@@ -1,22 +0,0 @@
1
- import { _ as r } from "./_mapCacheClear.js";
2
- import { _ as m } from "./_mapCacheDelete.js";
3
- import { _ as h } from "./_mapCacheGet.js";
4
- import { _ as c } from "./_mapCacheHas.js";
5
- import { _ as C } from "./_mapCacheSet.js";
6
- var l = r, _ = m, s = h, i = c, f = C;
7
- function a(e) {
8
- var p = -1, o = e == null ? 0 : e.length;
9
- for (this.clear(); ++p < o; ) {
10
- var t = e[p];
11
- this.set(t[0], t[1]);
12
- }
13
- }
14
- a.prototype.clear = l;
15
- a.prototype.delete = _;
16
- a.prototype.get = s;
17
- a.prototype.has = i;
18
- a.prototype.set = f;
19
- var u = a;
20
- export {
21
- u as _
22
- };
@@ -1,5 +0,0 @@
1
- import { _ as o } from "./_root.js";
2
- var r = o, a = r.Symbol, t = a;
3
- export {
4
- t as _
5
- };
@@ -1,9 +0,0 @@
1
- function a(e, t) {
2
- for (var n = -1, l = e == null ? 0 : e.length, r = Array(l); ++n < l; )
3
- r[n] = t(e[n], n, e);
4
- return r;
5
- }
6
- var u = a;
7
- export {
8
- u as _
9
- };
@@ -1,12 +0,0 @@
1
- import { e as t } from "./eq.js";
2
- var o = t;
3
- function s(n, r) {
4
- for (var e = n.length; e--; )
5
- if (o(n[e][0], r))
6
- return e;
7
- return -1;
8
- }
9
- var f = s;
10
- export {
11
- f as _
12
- };
@@ -1,11 +0,0 @@
1
- import { _ as e } from "./_Symbol.js";
2
- import { _ as o } from "./_getRawTag.js";
3
- import { _ as a } from "./_objectToString.js";
4
- var n = e, g = o, i = a, T = "[object Null]", b = "[object Undefined]", r = n ? n.toStringTag : void 0;
5
- function f(t) {
6
- return t == null ? t === void 0 ? b : T : r && r in Object(t) ? g(t) : i(t);
7
- }
8
- var s = f;
9
- export {
10
- s as _
11
- };
@@ -1,8 +0,0 @@
1
- var t = Object.prototype, e = t.hasOwnProperty;
2
- function o(r, a) {
3
- return r != null && e.call(r, a);
4
- }
5
- var s = o;
6
- export {
7
- s as _
8
- };
@@ -1,10 +0,0 @@
1
- import { _ as s } from "./_baseGetTag.js";
2
- import { i as r } from "./isObjectLike.js";
3
- var a = s, t = r, i = "[object Arguments]";
4
- function b(e) {
5
- return t(e) && a(e) == i;
6
- }
7
- var o = b;
8
- export {
9
- o as _
10
- };