@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,17 +0,0 @@
1
- import { i as o } from "./isFunction.js";
2
- import { _ as e } from "./_isMasked.js";
3
- import { i as a } from "./isObject.js";
4
- import { _ as s } from "./_toSource.js";
5
- var i = o, n = e, c = a, p = s, f = /[\\^$.*+?()[\]{}|]/g, u = /^\[object .+?Constructor\]$/, v = Function.prototype, m = Object.prototype, _ = v.toString, b = m.hasOwnProperty, g = RegExp(
6
- "^" + _.call(b).replace(f, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
7
- );
8
- function O(r) {
9
- if (!c(r) || n(r))
10
- return !1;
11
- var t = i(r) ? g : u;
12
- return t.test(p(r));
13
- }
14
- var h = O;
15
- export {
16
- h as _
17
- };
@@ -1,19 +0,0 @@
1
- import { _ as m } from "./_Symbol.js";
2
- import { _ as a } from "./_arrayMap.js";
3
- import { i as y } from "./isArray.js";
4
- import { i as f } from "./isSymbol.js";
5
- var i = m, p = a, b = y, S = f, t = i ? i.prototype : void 0, n = t ? t.toString : void 0;
6
- function s(r) {
7
- if (typeof r == "string")
8
- return r;
9
- if (b(r))
10
- return p(r, s) + "";
11
- if (S(r))
12
- return n ? n.call(r) : "";
13
- var o = r + "";
14
- return o == "0" && 1 / r == -1 / 0 ? "-0" : o;
15
- }
16
- var T = s;
17
- export {
18
- T as _
19
- };
@@ -1,12 +0,0 @@
1
- import { i } from "./isArray.js";
2
- import { _ as o } from "./_isKey.js";
3
- import { _ as s } from "./_stringToPath.js";
4
- import { t as a } from "./toString.js";
5
- var m = i, n = o, _ = s, f = a;
6
- function p(r, t) {
7
- return m(r) ? r : n(r, t) ? [r] : _(f(r));
8
- }
9
- var c = p;
10
- export {
11
- c as _
12
- };
@@ -1,5 +0,0 @@
1
- import { _ as r } from "./_root.js";
2
- var a = r, o = a["__core-js_shared__"], s = o;
3
- export {
4
- s as _
5
- };
@@ -1,5 +0,0 @@
1
- import { commonjsGlobal as o } from "../../_virtual/_commonjsHelpers.js";
2
- var e = typeof o == "object" && o && o.Object === Object && o, a = e;
3
- export {
4
- a as _
5
- };
@@ -1,10 +0,0 @@
1
- import { _ as e } from "./_isKeyable.js";
2
- var _ = e;
3
- function s(r, a) {
4
- var t = r.__data__;
5
- return _(a) ? t[typeof a == "string" ? "string" : "hash"] : t.map;
6
- }
7
- var p = s;
8
- export {
9
- p as _
10
- };
@@ -1,11 +0,0 @@
1
- import { _ as r } from "./_baseIsNative.js";
2
- import { _ as i } from "./_getValue.js";
3
- var v = r, s = i;
4
- function o(a, t) {
5
- var e = s(a, t);
6
- return v(e) ? e : void 0;
7
- }
8
- var n = o;
9
- export {
10
- n as _
11
- };
@@ -1,16 +0,0 @@
1
- import { _ as c } from "./_Symbol.js";
2
- var a = c, e = Object.prototype, s = e.hasOwnProperty, y = e.toString, t = a ? a.toStringTag : void 0;
3
- function f(r) {
4
- var o = s.call(r, t), n = r[t];
5
- try {
6
- r[t] = void 0;
7
- var i = !0;
8
- } catch {
9
- }
10
- var g = y.call(r);
11
- return i && (o ? r[t] = n : delete r[t]), g;
12
- }
13
- var T = f;
14
- export {
15
- T as _
16
- };
@@ -1,7 +0,0 @@
1
- function u(e, n) {
2
- return e?.[n];
3
- }
4
- var a = u;
5
- export {
6
- a as _
7
- };
@@ -1,21 +0,0 @@
1
- import { _ } from "./_castPath.js";
2
- import { i as f } from "./isArguments.js";
3
- import { i as l } from "./isArray.js";
4
- import { _ as e } from "./_isIndex.js";
5
- import { i as h } from "./isLength.js";
6
- import { _ as o } from "./_toKey.js";
7
- var u = _, g = f, p = l, v = e, x = h, A = o;
8
- function P(r, i, m) {
9
- i = u(i, r);
10
- for (var a = -1, s = i.length, n = !1; ++a < s; ) {
11
- var t = A(i[a]);
12
- if (!(n = r != null && m(r, t)))
13
- break;
14
- r = r[t];
15
- }
16
- return n || ++a != s ? n : (s = r == null ? 0 : r.length, !!s && x(s) && v(t, s) && (p(r) || g(r)));
17
- }
18
- var q = P;
19
- export {
20
- q as _
21
- };
@@ -1,9 +0,0 @@
1
- import { _ as e } from "./_nativeCreate.js";
2
- var a = e;
3
- function t() {
4
- this.__data__ = a ? a(null) : {}, this.size = 0;
5
- }
6
- var _ = t;
7
- export {
8
- _
9
- };
@@ -1,8 +0,0 @@
1
- function s(e) {
2
- var t = this.has(e) && delete this.__data__[e];
3
- return this.size -= t ? 1 : 0, t;
4
- }
5
- var a = s;
6
- export {
7
- a as _
8
- };
@@ -1,14 +0,0 @@
1
- import { _ as e } from "./_nativeCreate.js";
2
- var _ = e, n = "__lodash_hash_undefined__", o = Object.prototype, h = o.hasOwnProperty;
3
- function d(a) {
4
- var r = this.__data__;
5
- if (_) {
6
- var t = r[a];
7
- return t === n ? void 0 : t;
8
- }
9
- return h.call(r, a) ? r[a] : void 0;
10
- }
11
- var v = d;
12
- export {
13
- v as _
14
- };
@@ -1,10 +0,0 @@
1
- import { _ as t } from "./_nativeCreate.js";
2
- var e = t, o = Object.prototype, n = o.hasOwnProperty;
3
- function s(a) {
4
- var r = this.__data__;
5
- return e ? r[a] !== void 0 : n.call(r, a);
6
- }
7
- var h = s;
8
- export {
9
- h as _
10
- };
@@ -1,10 +0,0 @@
1
- import { _ as e } from "./_nativeCreate.js";
2
- var h = e, s = "__lodash_hash_undefined__";
3
- function i(a, t) {
4
- var _ = this.__data__;
5
- return this.size += this.has(a) ? 0 : 1, _[a] = h && t === void 0 ? s : t, this;
6
- }
7
- var n = i;
8
- export {
9
- n as _
10
- };
@@ -1,9 +0,0 @@
1
- var n = 9007199254740991, o = /^(?:0|[1-9]\d*)$/;
2
- function t(r, s) {
3
- var i = typeof r;
4
- return s = s ?? n, !!s && (i == "number" || i != "symbol" && o.test(r)) && r > -1 && r % 1 == 0 && r < s;
5
- }
6
- var I = t;
7
- export {
8
- I as _
9
- };
@@ -1,13 +0,0 @@
1
- import { i as t } from "./isArray.js";
2
- import { i as o } from "./isSymbol.js";
3
- var e = t, n = o, y = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, m = /^\w*$/;
4
- function p(r, s) {
5
- if (e(r))
6
- return !1;
7
- var i = typeof r;
8
- return i == "number" || i == "symbol" || i == "boolean" || r == null || n(r) ? !0 : m.test(r) || !y.test(r) || s != null && r in Object(s);
9
- }
10
- var b = p;
11
- export {
12
- b as _
13
- };
@@ -1,8 +0,0 @@
1
- function r(o) {
2
- var e = typeof o;
3
- return e == "string" || e == "number" || e == "symbol" || e == "boolean" ? o !== "__proto__" : o === null;
4
- }
5
- var n = r;
6
- export {
7
- n as _
8
- };
@@ -1,12 +0,0 @@
1
- import { _ as s } from "./_coreJsData.js";
2
- var a = s, e = function() {
3
- var r = /[^.]+$/.exec(a && a.keys && a.keys.IE_PROTO || "");
4
- return r ? "Symbol(src)_1." + r : "";
5
- }();
6
- function o(r) {
7
- return !!e && e in r;
8
- }
9
- var c = o;
10
- export {
11
- c as _
12
- };
@@ -1,7 +0,0 @@
1
- function a() {
2
- this.__data__ = [], this.size = 0;
3
- }
4
- var t = a;
5
- export {
6
- t as _
7
- };
@@ -1,13 +0,0 @@
1
- import { _ as s } from "./_assocIndexOf.js";
2
- var i = s, l = Array.prototype, o = l.splice;
3
- function n(r) {
4
- var e = this.__data__, a = i(e, r);
5
- if (a < 0)
6
- return !1;
7
- var t = e.length - 1;
8
- return a == t ? e.pop() : o.call(e, a, 1), --this.size, !0;
9
- }
10
- var p = n;
11
- export {
12
- p as _
13
- };
@@ -1,10 +0,0 @@
1
- import { _ as s } from "./_assocIndexOf.js";
2
- var n = s;
3
- function r(t) {
4
- var a = this.__data__, e = n(a, t);
5
- return e < 0 ? void 0 : a[e][1];
6
- }
7
- var d = r;
8
- export {
9
- d as _
10
- };
@@ -1,9 +0,0 @@
1
- import { _ as s } from "./_assocIndexOf.js";
2
- var t = s;
3
- function _(a) {
4
- return t(this.__data__, a) > -1;
5
- }
6
- var e = _;
7
- export {
8
- e as _
9
- };
@@ -1,10 +0,0 @@
1
- import { _ as i } from "./_assocIndexOf.js";
2
- var r = i;
3
- function _(t, a) {
4
- var s = this.__data__, e = r(s, t);
5
- return e < 0 ? (++this.size, s.push([t, a])) : s[e][1] = a, this;
6
- }
7
- var n = _;
8
- export {
9
- n as _
10
- };
@@ -1,15 +0,0 @@
1
- import { _ as s } from "./_Hash.js";
2
- import { _ as r } from "./_ListCache.js";
3
- import { _ } from "./_Map.js";
4
- var a = s, e = r, t = _;
5
- function h() {
6
- this.size = 0, this.__data__ = {
7
- hash: new a(),
8
- map: new (t || e)(),
9
- string: new a()
10
- };
11
- }
12
- var o = h;
13
- export {
14
- o as _
15
- };
@@ -1,10 +0,0 @@
1
- import { _ as t } from "./_getMapData.js";
2
- var r = t;
3
- function p(e) {
4
- var a = r(this, e).delete(e);
5
- return this.size -= a ? 1 : 0, a;
6
- }
7
- var i = p;
8
- export {
9
- i as _
10
- };
@@ -1,9 +0,0 @@
1
- import { _ as t } from "./_getMapData.js";
2
- var e = t;
3
- function r(a) {
4
- return e(this, a).get(a);
5
- }
6
- var m = r;
7
- export {
8
- m as _
9
- };
@@ -1,9 +0,0 @@
1
- import { _ as t } from "./_getMapData.js";
2
- var r = t;
3
- function p(a) {
4
- return r(this, a).has(a);
5
- }
6
- var e = p;
7
- export {
8
- e as _
9
- };
@@ -1,10 +0,0 @@
1
- import { _ as i } from "./_getMapData.js";
2
- var r = i;
3
- function p(t, e) {
4
- var a = r(this, t), s = a.size;
5
- return a.set(t, e), this.size += a.size == s ? 0 : 1, this;
6
- }
7
- var m = p;
8
- export {
9
- m as _
10
- };
@@ -1,12 +0,0 @@
1
- import { m as i } from "./memoize.js";
2
- var o = i, c = 500;
3
- function t(a) {
4
- var e = o(a, function(m) {
5
- return r.size === c && r.clear(), m;
6
- }), r = e.cache;
7
- return e;
8
- }
9
- var p = t;
10
- export {
11
- p as _
12
- };
@@ -1,5 +0,0 @@
1
- import { _ as e } from "./_getNative.js";
2
- var a = e, t = a(Object, "create"), v = t;
3
- export {
4
- v as _
5
- };
@@ -1,8 +0,0 @@
1
- var o = Object.prototype, r = o.toString;
2
- function e(t) {
3
- return r.call(t);
4
- }
5
- var n = e;
6
- export {
7
- n as _
8
- };
@@ -1,5 +0,0 @@
1
- import { _ as e } from "./_freeGlobal.js";
2
- var r = e, o = typeof self == "object" && self && self.Object === Object && self, t = r || o || Function("return this")(), l = t;
3
- export {
4
- l as _
5
- };
@@ -1,10 +0,0 @@
1
- import { _ as i } from "./_memoizeCapped.js";
2
- var m = i, s = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, c = /\\(\\)?/g, h = m(function(a) {
3
- var r = [];
4
- return a.charCodeAt(0) === 46 && r.push(""), a.replace(s, function(e, p, o, t) {
5
- r.push(o ? t.replace(c, "$1") : p || e);
6
- }), r;
7
- }), u = h;
8
- export {
9
- u as _
10
- };
@@ -1,12 +0,0 @@
1
- import { i } from "./isSymbol.js";
2
- var o = i;
3
- function n(r) {
4
- if (typeof r == "string" || o(r))
5
- return r;
6
- var t = r + "";
7
- return t == "0" && 1 / r == -1 / 0 ? "-0" : t;
8
- }
9
- var y = n;
10
- export {
11
- y as _
12
- };
@@ -1,18 +0,0 @@
1
- var o = Function.prototype, n = o.toString;
2
- function c(r) {
3
- if (r != null) {
4
- try {
5
- return n.call(r);
6
- } catch {
7
- }
8
- try {
9
- return r + "";
10
- } catch {
11
- }
12
- }
13
- return "";
14
- }
15
- var e = c;
16
- export {
17
- e as _
18
- };
@@ -1,7 +0,0 @@
1
- function r(n, q) {
2
- return n === q || n !== n && q !== q;
3
- }
4
- var c = r;
5
- export {
6
- c as e
7
- };
@@ -1,12 +0,0 @@
1
- import { getDefaultExportFromCjs as r } from "../../_virtual/_commonjsHelpers.js";
2
- import { _ as t } from "./_baseHas.js";
3
- import { _ as o } from "./_hasPath.js";
4
- var h = t, m = o;
5
- function e(a, s) {
6
- return a != null && m(a, s, h);
7
- }
8
- var f = e;
9
- const _ = /* @__PURE__ */ r(f);
10
- export {
11
- _ as default
12
- };
@@ -1,10 +0,0 @@
1
- import { _ as s } from "./_baseIsArguments.js";
2
- import { i as a } from "./isObjectLike.js";
3
- var e = s, o = a, t = Object.prototype, n = t.hasOwnProperty, i = t.propertyIsEnumerable, m = e(/* @__PURE__ */ function() {
4
- return arguments;
5
- }()) ? e : function(r) {
6
- return o(r) && n.call(r, "callee") && !i.call(r, "callee");
7
- }, u = m;
8
- export {
9
- u as i
10
- };
@@ -1,4 +0,0 @@
1
- var r = Array.isArray, a = r;
2
- export {
3
- a as i
4
- };
@@ -1,13 +0,0 @@
1
- import { _ as a } from "./_baseGetTag.js";
2
- import { i as o } from "./isObject.js";
3
- var r = a, e = o, c = "[object AsyncFunction]", i = "[object Function]", s = "[object GeneratorFunction]", b = "[object Proxy]";
4
- function g(n) {
5
- if (!e(n))
6
- return !1;
7
- var t = r(n);
8
- return t == i || t == s || t == c || t == b;
9
- }
10
- var j = g;
11
- export {
12
- j as i
13
- };
@@ -1,8 +0,0 @@
1
- var r = 9007199254740991;
2
- function t(n) {
3
- return typeof n == "number" && n > -1 && n % 1 == 0 && n <= r;
4
- }
5
- var i = t;
6
- export {
7
- i
8
- };
@@ -1,8 +0,0 @@
1
- function n(t) {
2
- var e = typeof t;
3
- return t != null && (e == "object" || e == "function");
4
- }
5
- var c = n;
6
- export {
7
- c as i
8
- };
@@ -1,7 +0,0 @@
1
- function t(e) {
2
- return e != null && typeof e == "object";
3
- }
4
- var i = t;
5
- export {
6
- i
7
- };
@@ -1,10 +0,0 @@
1
- import { _ as i } from "./_baseGetTag.js";
2
- import { i as s } from "./isObjectLike.js";
3
- var t = i, b = s, e = "[object Symbol]";
4
- function r(o) {
5
- return typeof o == "symbol" || b(o) && t(o) == e;
6
- }
7
- var y = r;
8
- export {
9
- y as i
10
- };
@@ -1,19 +0,0 @@
1
- import { _ as p } from "./_MapCache.js";
2
- var o = p, m = "Expected a function";
3
- function r(i, a) {
4
- if (typeof i != "function" || a != null && typeof a != "function")
5
- throw new TypeError(m);
6
- var e = function() {
7
- var c = arguments, n = a ? a.apply(this, c) : c[0], t = e.cache;
8
- if (t.has(n))
9
- return t.get(n);
10
- var h = i.apply(this, c);
11
- return e.cache = t.set(n, h) || t, h;
12
- };
13
- return e.cache = new (r.Cache || o)(), e;
14
- }
15
- r.Cache = o;
16
- var f = r;
17
- export {
18
- f as m
19
- };
@@ -1,9 +0,0 @@
1
- import { _ as t } from "./_baseToString.js";
2
- var n = t;
3
- function o(r) {
4
- return r == null ? "" : n(r);
5
- }
6
- var a = o;
7
- export {
8
- a as t
9
- };