@bagelink/vue 0.0.83 → 0.0.91

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 (128) hide show
  1. package/dist/components/Btn.vue.d.ts +1 -0
  2. package/dist/components/Btn.vue.d.ts.map +1 -0
  3. package/dist/components/Comments.vue.d.ts +1 -0
  4. package/dist/components/Comments.vue.d.ts.map +1 -0
  5. package/dist/components/ContactSubmissions.vue.d.ts +1 -0
  6. package/dist/components/ContactSubmissions.vue.d.ts.map +1 -0
  7. package/dist/components/DataPreview.vue.d.ts +1 -0
  8. package/dist/components/DataPreview.vue.d.ts.map +1 -0
  9. package/dist/components/DropDown.vue.d.ts +1 -0
  10. package/dist/components/DropDown.vue.d.ts.map +1 -0
  11. package/dist/components/FormSchema.vue.d.ts +1 -0
  12. package/dist/components/FormSchema.vue.d.ts.map +1 -0
  13. package/dist/components/LangText.vue.d.ts +1 -0
  14. package/dist/components/LangText.vue.d.ts.map +1 -0
  15. package/dist/components/ListItem.vue.d.ts +1 -0
  16. package/dist/components/ListItem.vue.d.ts.map +1 -0
  17. package/dist/components/ListView.vue.d.ts +1 -0
  18. package/dist/components/ListView.vue.d.ts.map +1 -0
  19. package/dist/components/MaterialIcon.vue.d.ts +1 -0
  20. package/dist/components/MaterialIcon.vue.d.ts.map +1 -0
  21. package/dist/components/Modal.vue.d.ts +1 -0
  22. package/dist/components/Modal.vue.d.ts.map +1 -0
  23. package/dist/components/ModalForm.vue.d.ts +1 -0
  24. package/dist/components/ModalForm.vue.d.ts.map +1 -0
  25. package/dist/components/NavBar.vue.d.ts +1 -0
  26. package/dist/components/NavBar.vue.d.ts.map +1 -0
  27. package/dist/components/PageTitle.vue.d.ts +1 -0
  28. package/dist/components/PageTitle.vue.d.ts.map +1 -0
  29. package/dist/components/PersonPreviewFormkit.vue.d.ts +1 -0
  30. package/dist/components/PersonPreviewFormkit.vue.d.ts.map +1 -0
  31. package/dist/components/RTXEditor.vue.d.ts +1 -0
  32. package/dist/components/RTXEditor.vue.d.ts.map +1 -0
  33. package/dist/components/RouterWrapper.vue.d.ts +1 -0
  34. package/dist/components/RouterWrapper.vue.d.ts.map +1 -0
  35. package/dist/components/TabbedLayout.vue.d.ts +1 -0
  36. package/dist/components/TabbedLayout.vue.d.ts.map +1 -0
  37. package/dist/components/TableSchema.vue.d.ts +1 -0
  38. package/dist/components/TableSchema.vue.d.ts.map +1 -0
  39. package/dist/components/TopBar.vue.d.ts +1 -0
  40. package/dist/components/TopBar.vue.d.ts.map +1 -0
  41. package/dist/components/charts/BarChart.vue.d.ts +1 -0
  42. package/dist/components/charts/BarChart.vue.d.ts.map +1 -0
  43. package/dist/components/form/MaterialIcon.vue.d.ts +1 -0
  44. package/dist/components/form/MaterialIcon.vue.d.ts.map +1 -0
  45. package/dist/components/form/inputs/CheckInput.vue.d.ts +1 -0
  46. package/dist/components/form/inputs/CheckInput.vue.d.ts.map +1 -0
  47. package/dist/components/form/inputs/Checkbox.vue.d.ts +1 -0
  48. package/dist/components/form/inputs/Checkbox.vue.d.ts.map +1 -0
  49. package/dist/components/form/inputs/CurrencyInput.vue.d.ts +1 -0
  50. package/dist/components/form/inputs/CurrencyInput.vue.d.ts.map +1 -0
  51. package/dist/components/form/inputs/DateInput.vue.d.ts +1 -0
  52. package/dist/components/form/inputs/DateInput.vue.d.ts.map +1 -0
  53. package/dist/components/form/inputs/DatetimeInput.vue.d.ts +1 -0
  54. package/dist/components/form/inputs/DatetimeInput.vue.d.ts.map +1 -0
  55. package/dist/components/form/inputs/DurationInput.vue.d.ts +1 -0
  56. package/dist/components/form/inputs/DurationInput.vue.d.ts.map +1 -0
  57. package/dist/components/form/inputs/EmailInput.vue.d.ts +1 -0
  58. package/dist/components/form/inputs/EmailInput.vue.d.ts.map +1 -0
  59. package/dist/components/form/inputs/FloatInput.vue.d.ts +1 -0
  60. package/dist/components/form/inputs/FloatInput.vue.d.ts.map +1 -0
  61. package/dist/components/form/inputs/IntInput.vue.d.ts +1 -0
  62. package/dist/components/form/inputs/IntInput.vue.d.ts.map +1 -0
  63. package/dist/components/form/inputs/JSONInput.vue.d.ts +1 -0
  64. package/dist/components/form/inputs/JSONInput.vue.d.ts.map +1 -0
  65. package/dist/components/form/inputs/LinkField.vue.d.ts +1 -0
  66. package/dist/components/form/inputs/LinkField.vue.d.ts.map +1 -0
  67. package/dist/components/form/inputs/Password.vue.d.ts +1 -0
  68. package/dist/components/form/inputs/Password.vue.d.ts.map +1 -0
  69. package/dist/components/form/inputs/PasswordInput.vue.d.ts +1 -0
  70. package/dist/components/form/inputs/PasswordInput.vue.d.ts.map +1 -0
  71. package/dist/components/form/inputs/ReadOnlyInput.vue.d.ts +1 -0
  72. package/dist/components/form/inputs/ReadOnlyInput.vue.d.ts.map +1 -0
  73. package/dist/components/form/inputs/RichTextEditor.vue.d.ts +1 -0
  74. package/dist/components/form/inputs/RichTextEditor.vue.d.ts.map +1 -0
  75. package/dist/components/form/inputs/SelectField.vue.d.ts +1 -0
  76. package/dist/components/form/inputs/SelectField.vue.d.ts.map +1 -0
  77. package/dist/components/form/inputs/TableField.vue.d.ts +1 -0
  78. package/dist/components/form/inputs/TableField.vue.d.ts.map +1 -0
  79. package/dist/components/form/inputs/TextInput.vue.d.ts +1 -0
  80. package/dist/components/form/inputs/TextInput.vue.d.ts.map +1 -0
  81. package/dist/components/form/inputs/index.d.ts +1 -0
  82. package/dist/components/form/inputs/index.d.ts.map +1 -0
  83. package/dist/components/formkit/AddressArray.vue.d.ts +1 -0
  84. package/dist/components/formkit/AddressArray.vue.d.ts.map +1 -0
  85. package/dist/components/formkit/BankDetailsArray.vue.d.ts +1 -0
  86. package/dist/components/formkit/BankDetailsArray.vue.d.ts.map +1 -0
  87. package/dist/components/formkit/ContactArrayFormKit.vue.d.ts +1 -0
  88. package/dist/components/formkit/ContactArrayFormKit.vue.d.ts.map +1 -0
  89. package/dist/components/formkit/FileUploader.vue.d.ts +1 -0
  90. package/dist/components/formkit/FileUploader.vue.d.ts.map +1 -0
  91. package/dist/components/formkit/MiscFields.vue.d.ts +1 -0
  92. package/dist/components/formkit/MiscFields.vue.d.ts.map +1 -0
  93. package/dist/components/formkit/Toggle.vue.d.ts +1 -0
  94. package/dist/components/formkit/Toggle.vue.d.ts.map +1 -0
  95. package/dist/components/formkit/index.d.ts +1 -0
  96. package/dist/components/formkit/index.d.ts.map +1 -0
  97. package/dist/components/index.d.ts +1 -0
  98. package/dist/components/index.d.ts.map +1 -0
  99. package/dist/components/whatsapp/form/TextVariableExamples.vue.d.ts +1 -0
  100. package/dist/components/whatsapp/form/TextVariableExamples.vue.d.ts.map +1 -0
  101. package/dist/components/whatsapp/interfaces.d.ts +1 -0
  102. package/dist/components/whatsapp/interfaces.d.ts.map +1 -0
  103. package/dist/index.cjs +43 -82
  104. package/dist/index.d.ts +1 -0
  105. package/dist/index.d.ts.map +1 -0
  106. package/dist/index.mjs +43 -82
  107. package/dist/plugins/bagel.d.ts +1 -0
  108. package/dist/plugins/bagel.d.ts.map +1 -0
  109. package/dist/plugins/modal.d.ts +1 -0
  110. package/dist/plugins/modal.d.ts.map +1 -0
  111. package/dist/types/BagelField.d.ts +1 -0
  112. package/dist/types/BagelField.d.ts.map +1 -0
  113. package/dist/types/BtnOptions.d.ts +1 -0
  114. package/dist/types/BtnOptions.d.ts.map +1 -0
  115. package/dist/types/Person.d.ts +1 -0
  116. package/dist/types/Person.d.ts.map +1 -0
  117. package/dist/types/file.d.ts +1 -0
  118. package/dist/types/file.d.ts.map +1 -0
  119. package/dist/types/index.d.ts +1 -0
  120. package/dist/types/index.d.ts.map +1 -0
  121. package/dist/utils/index.d.ts +1 -0
  122. package/dist/utils/index.d.ts.map +1 -0
  123. package/dist/utils/objects.d.ts +1 -0
  124. package/dist/utils/objects.d.ts.map +1 -0
  125. package/dist/utils/strings.d.ts +1 -0
  126. package/dist/utils/strings.d.ts.map +1 -0
  127. package/package.json +2 -2
  128. package/tsconfig.json +0 -1
package/dist/index.mjs CHANGED
@@ -564,7 +564,7 @@ class MutableReactiveHandler extends BaseReactiveHandler {
564
564
  return false;
565
565
  }
566
566
  if (!this._shallow) {
567
- if (!isShallow$1(value) && !isReadonly(value)) {
567
+ if (!isShallow(value) && !isReadonly(value)) {
568
568
  oldValue = toRaw(oldValue);
569
569
  value = toRaw(value);
570
570
  }
@@ -637,7 +637,7 @@ const readonlyHandlers = /* @__PURE__ */ new ReadonlyReactiveHandler();
637
637
  const shallowReadonlyHandlers = /* @__PURE__ */ new ReadonlyReactiveHandler(true);
638
638
  const toShallow = (value) => value;
639
639
  const getProto = (v) => Reflect.getPrototypeOf(v);
640
- function get(target, key, isReadonly2 = false, isShallow2 = false) {
640
+ function get(target, key, isReadonly2 = false, isShallow3 = false) {
641
641
  target = target["__v_raw"];
642
642
  const rawTarget = toRaw(target);
643
643
  const rawKey = toRaw(key);
@@ -648,7 +648,7 @@ function get(target, key, isReadonly2 = false, isShallow2 = false) {
648
648
  track(rawTarget, "get", rawKey);
649
649
  }
650
650
  const { has: has2 } = getProto(rawTarget);
651
- const wrap2 = isShallow2 ? toShallow : isReadonly2 ? toReadonly : toReactive;
651
+ const wrap2 = isShallow3 ? toShallow : isReadonly2 ? toReadonly : toReactive;
652
652
  if (has2.call(rawTarget, key)) {
653
653
  return wrap2(target.get(key));
654
654
  } else if (has2.call(rawTarget, rawKey)) {
@@ -732,19 +732,19 @@ function clear() {
732
732
  }
733
733
  return result;
734
734
  }
735
- function createForEach(isReadonly2, isShallow2) {
735
+ function createForEach(isReadonly2, isShallow3) {
736
736
  return function forEach3(callback, thisArg) {
737
737
  const observed = this;
738
738
  const target = observed["__v_raw"];
739
739
  const rawTarget = toRaw(target);
740
- const wrap2 = isShallow2 ? toShallow : isReadonly2 ? toReadonly : toReactive;
740
+ const wrap2 = isShallow3 ? toShallow : isReadonly2 ? toReadonly : toReactive;
741
741
  !isReadonly2 && track(rawTarget, "iterate", ITERATE_KEY);
742
742
  return target.forEach((value, key) => {
743
743
  return callback.call(thisArg, wrap2(value), wrap2(key), observed);
744
744
  });
745
745
  };
746
746
  }
747
- function createIterableMethod(method, isReadonly2, isShallow2) {
747
+ function createIterableMethod(method, isReadonly2, isShallow3) {
748
748
  return function(...args) {
749
749
  const target = this["__v_raw"];
750
750
  const rawTarget = toRaw(target);
@@ -752,7 +752,7 @@ function createIterableMethod(method, isReadonly2, isShallow2) {
752
752
  const isPair = method === "entries" || method === Symbol.iterator && targetIsMap;
753
753
  const isKeyOnly = method === "keys" && targetIsMap;
754
754
  const innerIterator = target[method](...args);
755
- const wrap2 = isShallow2 ? toShallow : isReadonly2 ? toReadonly : toReactive;
755
+ const wrap2 = isShallow3 ? toShallow : isReadonly2 ? toReadonly : toReactive;
756
756
  !isReadonly2 && track(
757
757
  rawTarget,
758
758
  "iterate",
@@ -1003,7 +1003,7 @@ function isReactive(value) {
1003
1003
  function isReadonly(value) {
1004
1004
  return !!(value && value["__v_isReadonly"]);
1005
1005
  }
1006
- function isShallow$1(value) {
1006
+ function isShallow(value) {
1007
1007
  return !!(value && value["__v_isShallow"]);
1008
1008
  }
1009
1009
  function isProxy(value) {
@@ -1074,7 +1074,7 @@ class RefImpl {
1074
1074
  return this._value;
1075
1075
  }
1076
1076
  set value(newVal) {
1077
- const useDirectValue = this.__v_isShallow || isShallow$1(newVal) || isReadonly(newVal);
1077
+ const useDirectValue = this.__v_isShallow || isShallow(newVal) || isReadonly(newVal);
1078
1078
  newVal = useDirectValue ? newVal : toRaw(newVal);
1079
1079
  if (hasChanged(newVal, this._rawValue)) {
1080
1080
  this._rawValue = newVal;
@@ -1741,9 +1741,9 @@ function queueEffectWithSuspense(fn, suspense) {
1741
1741
  queuePostFlushCb(fn);
1742
1742
  }
1743
1743
  }
1744
- function watchPostEffect(effect, options) {
1744
+ function watchPostEffect(effect2, options) {
1745
1745
  return doWatch(
1746
- effect,
1746
+ effect2,
1747
1747
  null,
1748
1748
  !!(process.env.NODE_ENV !== "production") ? extend$4({}, options, { flush: "post" }) : { flush: "post" }
1749
1749
  );
@@ -1784,13 +1784,13 @@ function doWatch(source, cb, { immediate, deep, flush, onTrack, onTrigger } = EM
1784
1784
  let isMultiSource = false;
1785
1785
  if (isRef(source)) {
1786
1786
  getter = () => source.value;
1787
- forceTrigger = isShallow$1(source);
1787
+ forceTrigger = isShallow(source);
1788
1788
  } else if (isReactive(source)) {
1789
1789
  getter = () => source;
1790
1790
  deep = true;
1791
1791
  } else if (isArray$1(source)) {
1792
1792
  isMultiSource = true;
1793
- forceTrigger = source.some((s) => isReactive(s) || isShallow$1(s));
1793
+ forceTrigger = source.some((s) => isReactive(s) || isShallow(s));
1794
1794
  getter = () => source.map((s) => {
1795
1795
  if (isRef(s)) {
1796
1796
  return s.value;
@@ -1831,7 +1831,7 @@ function doWatch(source, cb, { immediate, deep, flush, onTrack, onTrigger } = EM
1831
1831
  }
1832
1832
  let cleanup;
1833
1833
  let onCleanup = (fn) => {
1834
- cleanup = effect.onStop = () => {
1834
+ cleanup = effect2.onStop = () => {
1835
1835
  callWithErrorHandling(fn, instance, 4);
1836
1836
  };
1837
1837
  };
@@ -1856,11 +1856,11 @@ function doWatch(source, cb, { immediate, deep, flush, onTrack, onTrigger } = EM
1856
1856
  }
1857
1857
  let oldValue = isMultiSource ? new Array(source.length).fill(INITIAL_WATCHER_VALUE) : INITIAL_WATCHER_VALUE;
1858
1858
  const job = () => {
1859
- if (!effect.active) {
1859
+ if (!effect2.active) {
1860
1860
  return;
1861
1861
  }
1862
1862
  if (cb) {
1863
- const newValue = effect.run();
1863
+ const newValue = effect2.run();
1864
1864
  if (deep || forceTrigger || (isMultiSource ? newValue.some((v, i) => hasChanged(v, oldValue[i])) : hasChanged(newValue, oldValue)) || false) {
1865
1865
  if (cleanup) {
1866
1866
  cleanup();
@@ -1874,7 +1874,7 @@ function doWatch(source, cb, { immediate, deep, flush, onTrack, onTrigger } = EM
1874
1874
  oldValue = newValue;
1875
1875
  }
1876
1876
  } else {
1877
- effect.run();
1877
+ effect2.run();
1878
1878
  }
1879
1879
  };
1880
1880
  job.allowRecurse = !!cb;
@@ -1889,29 +1889,29 @@ function doWatch(source, cb, { immediate, deep, flush, onTrack, onTrigger } = EM
1889
1889
  job.id = instance.uid;
1890
1890
  scheduler = () => queueJob(job);
1891
1891
  }
1892
- const effect = new ReactiveEffect(getter, scheduler);
1892
+ const effect2 = new ReactiveEffect(getter, scheduler);
1893
1893
  if (!!(process.env.NODE_ENV !== "production")) {
1894
- effect.onTrack = onTrack;
1895
- effect.onTrigger = onTrigger;
1894
+ effect2.onTrack = onTrack;
1895
+ effect2.onTrigger = onTrigger;
1896
1896
  }
1897
1897
  if (cb) {
1898
1898
  if (immediate) {
1899
1899
  job();
1900
1900
  } else {
1901
- oldValue = effect.run();
1901
+ oldValue = effect2.run();
1902
1902
  }
1903
1903
  } else if (flush === "post") {
1904
1904
  queuePostRenderEffect(
1905
- effect.run.bind(effect),
1905
+ effect2.run.bind(effect2),
1906
1906
  instance && instance.suspense
1907
1907
  );
1908
1908
  } else {
1909
- effect.run();
1909
+ effect2.run();
1910
1910
  }
1911
1911
  const unwatch = () => {
1912
- effect.stop();
1912
+ effect2.stop();
1913
1913
  if (instance && instance.scope) {
1914
- remove(instance.scope.effects, effect);
1914
+ remove(instance.scope.effects, effect2);
1915
1915
  }
1916
1916
  };
1917
1917
  if (ssrCleanup)
@@ -3162,14 +3162,14 @@ const createVNodeWithArgsTransform = (...args) => {
3162
3162
  const InternalObjectKey = `__vInternal`;
3163
3163
  const normalizeKey = ({ key }) => key != null ? key : null;
3164
3164
  const normalizeRef = ({
3165
- ref: ref2,
3165
+ ref: ref3,
3166
3166
  ref_key,
3167
3167
  ref_for
3168
3168
  }) => {
3169
- if (typeof ref2 === "number") {
3170
- ref2 = "" + ref2;
3169
+ if (typeof ref3 === "number") {
3170
+ ref3 = "" + ref3;
3171
3171
  }
3172
- return ref2 != null ? isString$1(ref2) || isRef(ref2) || isFunction$1(ref2) ? { i: currentRenderingInstance, r: ref2, k: ref_key, f: !!ref_for } : ref2 : null;
3172
+ return ref3 != null ? isString$1(ref3) || isRef(ref3) || isFunction$1(ref3) ? { i: currentRenderingInstance, r: ref3, k: ref_key, f: !!ref_for } : ref3 : null;
3173
3173
  };
3174
3174
  function createBaseVNode(type, props2 = null, children = null, patchFlag = 0, dynamicProps = null, shapeFlag = type === Fragment$1 ? 0 : 1, isBlockNode2 = false, needFullChildrenNormalization = false) {
3175
3175
  const vnode = {
@@ -3295,7 +3295,7 @@ function guardReactiveProps(props2) {
3295
3295
  return isProxy(props2) || InternalObjectKey in props2 ? extend$4({}, props2) : props2;
3296
3296
  }
3297
3297
  function cloneVNode(vnode, extraProps, mergeRef = false) {
3298
- const { props: props2, ref: ref2, patchFlag, children } = vnode;
3298
+ const { props: props2, ref: ref3, patchFlag, children } = vnode;
3299
3299
  const mergedProps = extraProps ? mergeProps(props2 || {}, extraProps) : props2;
3300
3300
  const cloned = {
3301
3301
  __v_isVNode: true,
@@ -3307,8 +3307,8 @@ function cloneVNode(vnode, extraProps, mergeRef = false) {
3307
3307
  // #2078 in the case of <component :is="vnode" ref="extra"/>
3308
3308
  // if the vnode itself already has a ref, cloneVNode will need to merge
3309
3309
  // the refs so the single vnode can be set on multiple refs
3310
- mergeRef && ref2 ? isArray$1(ref2) ? ref2.concat(normalizeRef(extraProps)) : [ref2, normalizeRef(extraProps)] : normalizeRef(extraProps)
3311
- ) : ref2,
3310
+ mergeRef && ref3 ? isArray$1(ref3) ? ref3.concat(normalizeRef(extraProps)) : [ref3, normalizeRef(extraProps)] : normalizeRef(extraProps)
3311
+ ) : ref3,
3312
3312
  scopeId: vnode.scopeId,
3313
3313
  slotScopeIds: vnode.slotScopeIds,
3314
3314
  children: !!(process.env.NODE_ENV !== "production") && patchFlag === -1 && isArray$1(children) ? children.map(deepCloneVNode) : children,
@@ -3617,7 +3617,7 @@ const useSSRContext = () => {
3617
3617
  return ctx;
3618
3618
  }
3619
3619
  };
3620
- function isShallow(value) {
3620
+ function isShallow2(value) {
3621
3621
  return !!(value && value["__v_isShallow"]);
3622
3622
  }
3623
3623
  function initCustomFormatter() {
@@ -3648,7 +3648,7 @@ function initCustomFormatter() {
3648
3648
  return [
3649
3649
  "div",
3650
3650
  {},
3651
- ["span", vueStyle, isShallow(obj) ? "ShallowReactive" : "Reactive"],
3651
+ ["span", vueStyle, isShallow2(obj) ? "ShallowReactive" : "Reactive"],
3652
3652
  "<",
3653
3653
  formatValue(obj),
3654
3654
  `>${isReadonly(obj) ? ` (readonly)` : ``}`
@@ -3657,7 +3657,7 @@ function initCustomFormatter() {
3657
3657
  return [
3658
3658
  "div",
3659
3659
  {},
3660
- ["span", vueStyle, isShallow(obj) ? "ShallowReadonly" : "Readonly"],
3660
+ ["span", vueStyle, isShallow2(obj) ? "ShallowReadonly" : "Readonly"],
3661
3661
  "<",
3662
3662
  formatValue(obj),
3663
3663
  ">"
@@ -3781,7 +3781,7 @@ function initCustomFormatter() {
3781
3781
  }
3782
3782
  }
3783
3783
  function genRefFlag(v) {
3784
- if (isShallow(v)) {
3784
+ if (isShallow2(v)) {
3785
3785
  return `ShallowRef`;
3786
3786
  }
3787
3787
  if (v.effect) {
@@ -4540,7 +4540,7 @@ function bind$1(fn, thisArg) {
4540
4540
  }
4541
4541
  const { toString } = Object.prototype;
4542
4542
  const { getPrototypeOf } = Object;
4543
- const kindOf = ((cache) => (thing) => {
4543
+ const kindOf = /* @__PURE__ */ ((cache) => (thing) => {
4544
4544
  const str = toString.call(thing);
4545
4545
  return cache[str] || (cache[str] = str.slice(8, -1).toLowerCase());
4546
4546
  })(/* @__PURE__ */ Object.create(null));
@@ -4719,7 +4719,7 @@ const toArray = (thing) => {
4719
4719
  }
4720
4720
  return arr;
4721
4721
  };
4722
- const isTypedArray = ((TypedArray) => {
4722
+ const isTypedArray = /* @__PURE__ */ ((TypedArray) => {
4723
4723
  return (thing) => {
4724
4724
  return TypedArray && thing instanceof TypedArray;
4725
4725
  };
@@ -5765,7 +5765,7 @@ const isURLSameOrigin = platform.hasStandardBrowserEnv ? (
5765
5765
  }()
5766
5766
  ) : (
5767
5767
  // Non standard browser envs (web workers, react-native) lack needed support.
5768
- function nonStandardBrowserEnv() {
5768
+ /* @__PURE__ */ function nonStandardBrowserEnv() {
5769
5769
  return function isURLSameOrigin2() {
5770
5770
  return true;
5771
5771
  };
@@ -18983,7 +18983,6 @@ const _sfc_main$K = /* @__PURE__ */ defineComponent({
18983
18983
  };
18984
18984
  }
18985
18985
  });
18986
- const RTXEditor_vue_vue_type_style_index_0_lang = "";
18987
18986
  const RTXEditor = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
18988
18987
  __proto__: null,
18989
18988
  default: _sfc_main$K
@@ -19067,7 +19066,6 @@ const _sfc_main$I = /* @__PURE__ */ defineComponent({
19067
19066
  };
19068
19067
  }
19069
19068
  });
19070
- const NavBar_vue_vue_type_style_index_0_lang = "";
19071
19069
  const NavBar = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
19072
19070
  __proto__: null,
19073
19071
  default: _sfc_main$I
@@ -19136,7 +19134,6 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
19136
19134
  };
19137
19135
  }
19138
19136
  });
19139
- const Btn_vue_vue_type_style_index_0_scoped_4e57112f_lang = "";
19140
19137
  const _export_sfc = (sfc, props2) => {
19141
19138
  const target = sfc.__vccOpts || sfc;
19142
19139
  for (const [key, val] of props2) {
@@ -19149,7 +19146,6 @@ const Btn$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.definePropert
19149
19146
  __proto__: null,
19150
19147
  default: Btn
19151
19148
  }, Symbol.toStringTag, { value: "Module" }));
19152
- const modal = "";
19153
19149
  const _hoisted_1$C = ["onKeydown"];
19154
19150
  const _hoisted_2$x = { class: "tool-bar" };
19155
19151
  const _hoisted_3$u = { class: "modal-title" };
@@ -19328,7 +19324,6 @@ const _sfc_main$F = /* @__PURE__ */ defineComponent({
19328
19324
  };
19329
19325
  }
19330
19326
  });
19331
- const BarChart_vue_vue_type_style_index_0_scoped_f7af54ed_lang = "";
19332
19327
  const BarChart = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["__scopeId", "data-v-f7af54ed"]]);
19333
19328
  const BarChart$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
19334
19329
  __proto__: null,
@@ -19379,7 +19374,6 @@ const _sfc_main$E = /* @__PURE__ */ defineComponent({
19379
19374
  };
19380
19375
  }
19381
19376
  });
19382
- const DropDown_vue_vue_type_style_index_0_lang = "";
19383
19377
  const DropDown = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
19384
19378
  __proto__: null,
19385
19379
  default: _sfc_main$E
@@ -19480,7 +19474,6 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
19480
19474
  };
19481
19475
  }
19482
19476
  });
19483
- const ListView_vue_vue_type_style_index_0_lang = "";
19484
19477
  const ListView = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
19485
19478
  __proto__: null,
19486
19479
  default: _sfc_main$D
@@ -19574,7 +19567,6 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
19574
19567
  };
19575
19568
  }
19576
19569
  });
19577
- const TabbedLayout_vue_vue_type_style_index_0_scoped_4ac29f1d_lang = "";
19578
19570
  const TabbedLayout = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["__scopeId", "data-v-4ac29f1d"]]);
19579
19571
  const TabbedLayout$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
19580
19572
  __proto__: null,
@@ -19702,7 +19694,6 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
19702
19694
  };
19703
19695
  }
19704
19696
  });
19705
- const Comments_vue_vue_type_style_index_0_scoped_36ddbe63_lang = "";
19706
19697
  const Comments = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-36ddbe63"]]);
19707
19698
  const Comments$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
19708
19699
  __proto__: null,
@@ -19820,7 +19811,6 @@ const _sfc_main$y = /* @__PURE__ */ defineComponent({
19820
19811
  };
19821
19812
  }
19822
19813
  });
19823
- const ModalForm_vue_vue_type_style_index_0_scoped_25f14815_lang = "";
19824
19814
  const ModalForm = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-25f14815"]]);
19825
19815
  const ModalForm$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
19826
19816
  __proto__: null,
@@ -19948,7 +19938,6 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
19948
19938
  };
19949
19939
  }
19950
19940
  });
19951
- const DataPreview_vue_vue_type_style_index_0_scoped_eadd1885_lang = "";
19952
19941
  const DataPreview = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["__scopeId", "data-v-eadd1885"]]);
19953
19942
  const DataPreview$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
19954
19943
  __proto__: null,
@@ -20027,7 +20016,6 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
20027
20016
  };
20028
20017
  }
20029
20018
  });
20030
- const FormSchema_vue_vue_type_style_index_0_lang = "";
20031
20019
  const _hoisted_1$r = { class: "table-list-wrap h-100" };
20032
20020
  const _hoisted_2$m = { class: "infinite-wrapper" };
20033
20021
  const _hoisted_3$l = { class: "row first-row" };
@@ -20148,7 +20136,6 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({
20148
20136
  };
20149
20137
  }
20150
20138
  });
20151
- const TableSchema_vue_vue_type_style_index_0_scoped_31ab7183_lang = "";
20152
20139
  const TableSchema = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["__scopeId", "data-v-31ab7183"]]);
20153
20140
  const TableSchema$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
20154
20141
  __proto__: null,
@@ -20270,15 +20257,15 @@ const ModalPlugin = {
20270
20257
  };
20271
20258
  },
20272
20259
  render() {
20273
- return modalStack.value.map((modal2, index2) => {
20274
- const renderComponent = modal2.isModalForm ? ModalForm$1 : Modal;
20260
+ return modalStack.value.map((modal, index2) => {
20261
+ const renderComponent = modal.isModalForm ? ModalForm$1 : Modal;
20275
20262
  return h(
20276
20263
  renderComponent,
20277
20264
  {
20278
- ...modal2.modalOptions,
20265
+ ...modal.modalOptions,
20279
20266
  "onUpdate:isModalVisible": () => hideModal(index2)
20280
20267
  },
20281
- modal2.componentSlots
20268
+ modal.componentSlots
20282
20269
  );
20283
20270
  });
20284
20271
  }
@@ -21580,7 +21567,6 @@ const _sfc_main$q = /* @__PURE__ */ defineComponent({
21580
21567
  };
21581
21568
  }
21582
21569
  });
21583
- const Checkbox_vue_vue_type_style_index_0_scoped_b85dbec6_lang = "";
21584
21570
  const Checkbox = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["__scopeId", "data-v-b85dbec6"]]);
21585
21571
  const _hoisted_1$n = { class: "bagel-input" };
21586
21572
  const _hoisted_2$l = { class: "mt-1" };
@@ -21727,7 +21713,6 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
21727
21713
  };
21728
21714
  }
21729
21715
  });
21730
- const ContactArrayFormKit_vue_vue_type_style_index_0_scoped_3ab41ef8_lang = "";
21731
21716
  const ContactArrayFormKit = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["__scopeId", "data-v-3ab41ef8"]]);
21732
21717
  const _hoisted_1$m = { class: "bagel-input" };
21733
21718
  const _hoisted_2$k = { class: "mt-1" };
@@ -21901,8 +21886,6 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
21901
21886
  };
21902
21887
  }
21903
21888
  });
21904
- const AddressArray_vue_vue_type_style_index_0_lang = "";
21905
- const AddressArray_vue_vue_type_style_index_1_scoped_c08347ee_lang = "";
21906
21889
  const AddressArray = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["__scopeId", "data-v-c08347ee"]]);
21907
21890
  const _hoisted_1$l = { class: "bagel-input" };
21908
21891
  const _hoisted_2$j = { class: "mt-1" };
@@ -22109,8 +22092,6 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
22109
22092
  };
22110
22093
  }
22111
22094
  });
22112
- const BankDetailsArray_vue_vue_type_style_index_0_lang = "";
22113
- const BankDetailsArray_vue_vue_type_style_index_1_scoped_4602df64_lang = "";
22114
22095
  const BankDetailsArray = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["__scopeId", "data-v-4602df64"]]);
22115
22096
  const _hoisted_1$k = { class: "misc-wrap" };
22116
22097
  const _sfc_main$m = /* @__PURE__ */ defineComponent({
@@ -22158,7 +22139,6 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
22158
22139
  };
22159
22140
  }
22160
22141
  });
22161
- const MiscFields_vue_vue_type_style_index_0_scoped_6bad8515_lang = "";
22162
22142
  const MiscFieldsBtns = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-6bad8515"]]);
22163
22143
  const _withScopeId$1 = (n) => (pushScopeId("data-v-d12598ff"), n = n(), popScopeId(), n);
22164
22144
  const _hoisted_1$j = ["title"];
@@ -22207,8 +22187,6 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
22207
22187
  };
22208
22188
  }
22209
22189
  });
22210
- const Toggle_vue_vue_type_style_index_0_lang = "";
22211
- const Toggle_vue_vue_type_style_index_1_scoped_d12598ff_lang = "";
22212
22190
  const Toggle = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-d12598ff"]]);
22213
22191
  const _hoisted_1$i = { class: "files-wrapper flex" };
22214
22192
  const _hoisted_2$h = ["onDrop"];
@@ -22427,8 +22405,6 @@ const _sfc_main$k = /* @__PURE__ */ defineComponent({
22427
22405
  };
22428
22406
  }
22429
22407
  });
22430
- const FileUploader_vue_vue_type_style_index_0_lang = "";
22431
- const FileUploader_vue_vue_type_style_index_1_lang = "";
22432
22408
  const _hoisted_1$h = {
22433
22409
  key: 0,
22434
22410
  class: "person-card-edit flex gap-2"
@@ -22531,7 +22507,6 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
22531
22507
  };
22532
22508
  }
22533
22509
  });
22534
- const PersonPreviewFormkit_vue_vue_type_style_index_0_lang = "";
22535
22510
  const _sfc_main$i = /* @__PURE__ */ defineComponent({
22536
22511
  __name: "TextVariableExamples",
22537
22512
  props: {
@@ -22682,7 +22657,6 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
22682
22657
  };
22683
22658
  }
22684
22659
  });
22685
- const CheckInput_vue_vue_type_style_index_0_scoped_6a5478c3_lang = "";
22686
22660
  const CheckInput = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-6a5478c3"]]);
22687
22661
  const CheckInput$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
22688
22662
  __proto__: null,
@@ -22809,7 +22783,6 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
22809
22783
  };
22810
22784
  }
22811
22785
  });
22812
- const CurrencyInput_vue_vue_type_style_index_0_scoped_4cb01bfc_lang = "";
22813
22786
  const CurrencyInput = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-4cb01bfc"]]);
22814
22787
  const CurrencyInput$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
22815
22788
  __proto__: null,
@@ -22856,7 +22829,6 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
22856
22829
  };
22857
22830
  }
22858
22831
  });
22859
- const DateInput_vue_vue_type_style_index_0_scoped_d725a376_lang = "";
22860
22832
  const DateInput = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-d725a376"]]);
22861
22833
  const DateInput$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
22862
22834
  __proto__: null,
@@ -22950,7 +22922,6 @@ const _sfc_main$d = /* @__PURE__ */ defineComponent({
22950
22922
  };
22951
22923
  }
22952
22924
  });
22953
- const EmailInput_vue_vue_type_style_index_0_scoped_ed81a514_lang = "";
22954
22925
  const EmailInput = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-ed81a514"]]);
22955
22926
  const EmailInput$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
22956
22927
  __proto__: null,
@@ -23091,7 +23062,6 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
23091
23062
  };
23092
23063
  }
23093
23064
  });
23094
- const JSONInput_vue_vue_type_style_index_0_scoped_1fc4f739_lang = "";
23095
23065
  const JSONInput = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-1fc4f739"]]);
23096
23066
  const JSONInput$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23097
23067
  __proto__: null,
@@ -23300,7 +23270,6 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
23300
23270
  };
23301
23271
  }
23302
23272
  });
23303
- const LinkField_vue_vue_type_style_index_0_scoped_81840a60_lang = "";
23304
23273
  const LinkField = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-81840a60"]]);
23305
23274
  const LinkField$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23306
23275
  __proto__: null,
@@ -23364,7 +23333,6 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
23364
23333
  };
23365
23334
  }
23366
23335
  });
23367
- const PasswordInput_vue_vue_type_style_index_0_scoped_eec3e237_lang = "";
23368
23336
  const PasswordInput = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-eec3e237"]]);
23369
23337
  const PasswordInput$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23370
23338
  __proto__: null,
@@ -23425,7 +23393,6 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
23425
23393
  };
23426
23394
  }
23427
23395
  });
23428
- const Password_vue_vue_type_style_index_0_scoped_c0d14aa1_lang = "";
23429
23396
  const Password = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-c0d14aa1"]]);
23430
23397
  const Password$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23431
23398
  __proto__: null,
@@ -23452,7 +23419,6 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
23452
23419
  };
23453
23420
  }
23454
23421
  });
23455
- const ReadOnlyInput_vue_vue_type_style_index_0_scoped_92851182_lang = "";
23456
23422
  const ReadOnlyInput = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-92851182"]]);
23457
23423
  const ReadOnlyInput$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23458
23424
  __proto__: null,
@@ -23473,7 +23439,6 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
23473
23439
  };
23474
23440
  }
23475
23441
  });
23476
- const LangText_vue_vue_type_style_index_0_lang = "";
23477
23442
  const _hoisted_1$3 = ["title"];
23478
23443
  const _hoisted_2$3 = ["onClick"];
23479
23444
  const _hoisted_3$3 = ["onClick"];
@@ -23646,7 +23611,6 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
23646
23611
  };
23647
23612
  }
23648
23613
  });
23649
- const SelectField_vue_vue_type_style_index_0_scoped_0b2eccce_lang = "";
23650
23614
  const SelectField = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-0b2eccce"]]);
23651
23615
  const SelectField$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23652
23616
  __proto__: null,
@@ -23691,7 +23655,6 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
23691
23655
  };
23692
23656
  }
23693
23657
  });
23694
- const RichTextEditor_vue_vue_type_style_index_0_scoped_69a60381_lang = "";
23695
23658
  const RichTextEditor = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__scopeId", "data-v-69a60381"]]);
23696
23659
  const RichTextEditor$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23697
23660
  __proto__: null,
@@ -26384,8 +26347,6 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
26384
26347
  };
26385
26348
  }
26386
26349
  });
26387
- const TableField_vue_vue_type_style_index_0_scoped_c5cacca2_lang = "";
26388
- const TableField_vue_vue_type_style_index_1_lang = "";
26389
26350
  const TableField = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-c5cacca2"]]);
26390
26351
  const TableField$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26391
26352
  __proto__: null,
@@ -7,3 +7,4 @@ export interface BagelOptions {
7
7
  onError?: (err: Error) => void;
8
8
  }
9
9
  export declare const BagelVue: Plugin;
10
+ //# sourceMappingURL=bagel.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bagel.d.ts","sourceRoot":"","sources":["../../src/plugins/bagel.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,EAAE,MAAM,KAAK,CAAC;AAChD,OAAO,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAEtC,eAAO,MAAM,iBAAiB,qBAAyC,CAAC;AAExE,wBAAgB,QAAQ,UAKvB;AAED,MAAM,WAAW,YAAY;IAC3B,IAAI,EAAE,MAAM,CAAA;IAEZ,OAAO,CAAC,EAAE,CAAC,GAAG,EAAE,KAAK,KAAK,IAAI,CAAA;CAC/B;AAED,eAAO,MAAM,QAAQ,EAAE,MAMtB,CAAC"}
@@ -22,3 +22,4 @@ interface ModalApi {
22
22
  export declare const useModal: () => ModalApi;
23
23
  export declare const ModalPlugin: Plugin;
24
24
  export {};
25
+ //# sourceMappingURL=modal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"modal.d.ts","sourceRoot":"","sources":["../../src/plugins/modal.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,KAAK,CAAC;AAElC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAErD,UAAU,YAAY;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,OAAO,CAAC,EAAE,UAAU,EAAE,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CACf;AAED,UAAU,gBAAiB,SAAQ,YAAY;IAC9C,UAAU,CAAC,EAAE,GAAG,CAAC;IAEjB,qBAAqB,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,KAAK,IAAI,CAAC;IAE3C,QAAQ,EAAE,CAAC,GAAG,EAAE,GAAG,KAAK,IAAI,CAAC;IAE7B,QAAQ,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAChC,MAAM,EAAE,GAAG,CAAC;CACZ;AAED,UAAU,QAAQ;IAEjB,SAAS,EAAE,CAAC,OAAO,EAAE,YAAY,EAAE,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,KAAK,IAAI,CAAC;IAExE,SAAS,EAAE,CAAC,OAAO,EAAE,gBAAgB,EAAE,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,KAAK,IAAI,CAAC;IAE5E,SAAS,EAAE,CAAC,KAAK,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;CAEpC;AAID,eAAO,MAAM,QAAQ,QAAO,QAI3B,CAAC;AAQF,eAAO,MAAM,WAAW,EAAE,MAgDzB,CAAC"}
@@ -37,3 +37,4 @@ export interface SelectBagelField extends BaseBagelField {
37
37
  }[];
38
38
  }
39
39
  export type BagelField = BaseBagelField | SelectBagelField | NestedBagelForm;
40
+ //# sourceMappingURL=BagelField.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BagelField.d.ts","sourceRoot":"","sources":["../../src/types/BagelField.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,cAAc;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,GAAG,CAAC,MAAM,OAAO,CAAC,CAAC;IACvC,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,EACN,SAAS,GACT,aAAa,GACb,WAAW,GACX,YAAY,GACZ,eAAe,GACf,WAAW,GACX,eAAe,GACf,YAAY,GACZ,aAAa,GACb,WAAW,GACX,UAAU,GACV,UAAU,GACV,SAAS,GACT,aAAa,GACb,SAAS,GACT,WAAW,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,EAAE,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,GAAG,CAAC;IACb,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;CACd;AAED,MAAM,MAAM,WAAW,GAAG,UAAU,GAAG;IAEtC,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,eAAe,CAAC,EAAE,OAAO,CAAC;CAC1B,CAAC;AACF,MAAM,MAAM,qBAAqB,GAAG,WAAW,EAAE,GAAG,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,CAAC;AAEhF,MAAM,WAAW,eAAgB,SAAQ,cAAc;IACtD,SAAS,EAAE,WAAW,CAAC;IACvB,MAAM,EAAE,qBAAqB,CAAC;CAC9B;AAED,MAAM,WAAW,gBAAiB,SAAQ,cAAc;IACvD,SAAS,EAAE,aAAa,CAAC;IACzB,OAAO,EAAE,MAAM,GAAG;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,EAAE,CAAC;CAC9D;AAED,MAAM,MAAM,UAAU,GAAG,cAAc,GAAG,gBAAgB,GAAG,eAAe,CAAC"}
@@ -11,3 +11,4 @@ export interface BtnOptions {
11
11
  role?: string;
12
12
  value?: string;
13
13
  }
14
+ //# sourceMappingURL=BtnOptions.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BtnOptions.d.ts","sourceRoot":"","sources":["../../src/types/BtnOptions.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,MAAM,WAAW,UAAU;IAC1B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,KAAK,CAAC,EAAE,OAAO,GAAG,KAAK,GAAG,MAAM,GAAG,OAAO,GAAG,MAAM,CAAC;IACpD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,aAAa,CAAC;IACrB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,IAAI,CAAC,EAAE,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;IACrC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;CACf"}
@@ -45,3 +45,4 @@ export interface Person {
45
45
  bank_details: BankDetails[];
46
46
  }
47
47
  export {};
48
+ //# sourceMappingURL=Person.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Person.d.ts","sourceRoot":"","sources":["../../src/types/Person.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,WAAW;IAC3B,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,cAAc,EAAE,MAAM,CAAC;IACvB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,SAAS;IACzB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,YAAY,CAAC,EAAE,WAAW,CAAC;CAC3B;AAED,UAAU,KAAK;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;CACd;AAED,UAAU,KAAK;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;CACd;AAED,UAAU,IAAI;IACb,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,MAAM;IACtB,EAAE,EAAE,MAAM,CAAC;IACX,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,KAAK,EAAE,CAAC;IACf,KAAK,EAAE,KAAK,EAAE,CAAC;IACf,aAAa,EAAE,MAAM,CAAC;IACtB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,IAAI,EAAE,CAAC;IACd,YAAY,EAAE,WAAW,EAAE,CAAC;CAC5B"}
@@ -10,3 +10,4 @@ export type StorageFile = {
10
10
  created_at?: Date | string;
11
11
  updated_at?: Date | string;
12
12
  };
13
+ //# sourceMappingURL=file.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"file.d.ts","sourceRoot":"","sources":["../../src/types/file.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,WAAW,GAAG;IACxB,YAAY,EAAE,MAAM,EAAE,CAAC;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,UAAU,CAAC,EAAE,IAAI,GAAG,MAAM,CAAC;IAC3B,UAAU,CAAC,EAAE,IAAI,GAAG,MAAM,CAAC;CAC5B,CAAA"}
@@ -2,3 +2,4 @@ export type { BankDetails, NewPerson, Person } from './Person';
2
2
  export type { Tables, TableToTypeMapping } from '@bagelink/sdk';
3
3
  export type { StorageFile } from './file';
4
4
  export type { BagelField } from './BagelField';
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAC/D,YAAY,EAAE,MAAM,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;AAChE,YAAY,EAAE,WAAW,EAAE,MAAM,QAAQ,CAAC;AAC1C,YAAY,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC"}
@@ -6,3 +6,4 @@ export declare const copyText: (text: string, cb?: ((msg: string) => void) | und
6
6
  export declare const useFormkit: () => unknown;
7
7
  export declare const initials: (...strArr: string[]) => string;
8
8
  export declare const parseLocale: (str: string, $t?: (_str: string) => string) => string;
9
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/utils/index.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAGrD,eAAO,MAAM,QAAQ,OAAQ,MAAM,IAAI,yBAGtC,CAAC;AAEF,eAAO,MAAM,UAAU,QAAS,MAAM,WAG3B,CAAC;AAEZ,wBAAgB,aAAa,CAAC,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,UAAU,EAAE,CAmB3E;AAED,eAAO,MAAM,QAAQ,SACd,MAAM,cAED,MAAM,KAAK,IAAI,+BAI1B,CAAC;AAEF,eAAO,MAAM,UAAU,eAGtB,CAAC;AAEF,eAAO,MAAM,QAAQ,cAAe,MAAM,EAAE,WAAiD,CAAC;AAE9F,eAAO,MAAM,WAAW,QAAS,MAAM,cAAc,MAAM,sBAK1D,CAAC"}
@@ -1,3 +1,4 @@
1
1
  import { BagelField } from '../types';
2
2
  export declare function getPropByPath(obj: Record<string, any>, propPath?: string, bagelField?: BagelField): {};
3
3
  export declare function setPropByPath(obj: Record<string, any>, path?: string, value?: any): void;
4
+ //# sourceMappingURL=objects.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"objects.d.ts","sourceRoot":"","sources":["../../src/utils/objects.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AASrC,wBAAgB,aAAa,CAC5B,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACxB,QAAQ,CAAC,EAAE,MAAM,EACjB,UAAU,CAAC,EAAE,UAAU,MAevB;AAED,wBAAgB,aAAa,CAC5B,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACxB,IAAI,CAAC,EAAE,MAAM,EACb,KAAK,CAAC,EAAE,GAAG,QAuBX"}
@@ -1 +1,2 @@
1
1
  export declare function formatString(str: string, format: 'pascal' | 'camel' | 'snake' | 'titleCase'): string;
2
+ //# sourceMappingURL=strings.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"strings.d.ts","sourceRoot":"","sources":["../../src/utils/strings.ts"],"names":[],"mappings":"AAAA,wBAAgB,YAAY,CAC3B,GAAG,EAAE,MAAM,EACX,MAAM,EAAE,QAAQ,GAAG,OAAO,GAAG,OAAO,GAAG,WAAW,GAChD,MAAM,CAgCR"}