@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.cjs CHANGED
@@ -566,7 +566,7 @@ class MutableReactiveHandler extends BaseReactiveHandler {
566
566
  return false;
567
567
  }
568
568
  if (!this._shallow) {
569
- if (!isShallow$1(value) && !isReadonly(value)) {
569
+ if (!isShallow(value) && !isReadonly(value)) {
570
570
  oldValue = toRaw(oldValue);
571
571
  value = toRaw(value);
572
572
  }
@@ -639,7 +639,7 @@ const readonlyHandlers = /* @__PURE__ */ new ReadonlyReactiveHandler();
639
639
  const shallowReadonlyHandlers = /* @__PURE__ */ new ReadonlyReactiveHandler(true);
640
640
  const toShallow = (value) => value;
641
641
  const getProto = (v) => Reflect.getPrototypeOf(v);
642
- function get(target, key, isReadonly2 = false, isShallow2 = false) {
642
+ function get(target, key, isReadonly2 = false, isShallow3 = false) {
643
643
  target = target["__v_raw"];
644
644
  const rawTarget = toRaw(target);
645
645
  const rawKey = toRaw(key);
@@ -650,7 +650,7 @@ function get(target, key, isReadonly2 = false, isShallow2 = false) {
650
650
  track(rawTarget, "get", rawKey);
651
651
  }
652
652
  const { has: has2 } = getProto(rawTarget);
653
- const wrap2 = isShallow2 ? toShallow : isReadonly2 ? toReadonly : toReactive;
653
+ const wrap2 = isShallow3 ? toShallow : isReadonly2 ? toReadonly : toReactive;
654
654
  if (has2.call(rawTarget, key)) {
655
655
  return wrap2(target.get(key));
656
656
  } else if (has2.call(rawTarget, rawKey)) {
@@ -734,19 +734,19 @@ function clear() {
734
734
  }
735
735
  return result;
736
736
  }
737
- function createForEach(isReadonly2, isShallow2) {
737
+ function createForEach(isReadonly2, isShallow3) {
738
738
  return function forEach3(callback, thisArg) {
739
739
  const observed = this;
740
740
  const target = observed["__v_raw"];
741
741
  const rawTarget = toRaw(target);
742
- const wrap2 = isShallow2 ? toShallow : isReadonly2 ? toReadonly : toReactive;
742
+ const wrap2 = isShallow3 ? toShallow : isReadonly2 ? toReadonly : toReactive;
743
743
  !isReadonly2 && track(rawTarget, "iterate", ITERATE_KEY);
744
744
  return target.forEach((value, key) => {
745
745
  return callback.call(thisArg, wrap2(value), wrap2(key), observed);
746
746
  });
747
747
  };
748
748
  }
749
- function createIterableMethod(method, isReadonly2, isShallow2) {
749
+ function createIterableMethod(method, isReadonly2, isShallow3) {
750
750
  return function(...args) {
751
751
  const target = this["__v_raw"];
752
752
  const rawTarget = toRaw(target);
@@ -754,7 +754,7 @@ function createIterableMethod(method, isReadonly2, isShallow2) {
754
754
  const isPair = method === "entries" || method === Symbol.iterator && targetIsMap;
755
755
  const isKeyOnly = method === "keys" && targetIsMap;
756
756
  const innerIterator = target[method](...args);
757
- const wrap2 = isShallow2 ? toShallow : isReadonly2 ? toReadonly : toReactive;
757
+ const wrap2 = isShallow3 ? toShallow : isReadonly2 ? toReadonly : toReactive;
758
758
  !isReadonly2 && track(
759
759
  rawTarget,
760
760
  "iterate",
@@ -1005,7 +1005,7 @@ function isReactive(value) {
1005
1005
  function isReadonly(value) {
1006
1006
  return !!(value && value["__v_isReadonly"]);
1007
1007
  }
1008
- function isShallow$1(value) {
1008
+ function isShallow(value) {
1009
1009
  return !!(value && value["__v_isShallow"]);
1010
1010
  }
1011
1011
  function isProxy(value) {
@@ -1076,7 +1076,7 @@ class RefImpl {
1076
1076
  return this._value;
1077
1077
  }
1078
1078
  set value(newVal) {
1079
- const useDirectValue = this.__v_isShallow || isShallow$1(newVal) || isReadonly(newVal);
1079
+ const useDirectValue = this.__v_isShallow || isShallow(newVal) || isReadonly(newVal);
1080
1080
  newVal = useDirectValue ? newVal : toRaw(newVal);
1081
1081
  if (hasChanged(newVal, this._rawValue)) {
1082
1082
  this._rawValue = newVal;
@@ -1743,9 +1743,9 @@ function queueEffectWithSuspense(fn, suspense) {
1743
1743
  queuePostFlushCb(fn);
1744
1744
  }
1745
1745
  }
1746
- function watchPostEffect(effect, options) {
1746
+ function watchPostEffect(effect2, options) {
1747
1747
  return doWatch(
1748
- effect,
1748
+ effect2,
1749
1749
  null,
1750
1750
  !!(process.env.NODE_ENV !== "production") ? extend$4({}, options, { flush: "post" }) : { flush: "post" }
1751
1751
  );
@@ -1786,13 +1786,13 @@ function doWatch(source, cb, { immediate, deep, flush, onTrack, onTrigger } = EM
1786
1786
  let isMultiSource = false;
1787
1787
  if (isRef(source)) {
1788
1788
  getter = () => source.value;
1789
- forceTrigger = isShallow$1(source);
1789
+ forceTrigger = isShallow(source);
1790
1790
  } else if (isReactive(source)) {
1791
1791
  getter = () => source;
1792
1792
  deep = true;
1793
1793
  } else if (isArray$1(source)) {
1794
1794
  isMultiSource = true;
1795
- forceTrigger = source.some((s) => isReactive(s) || isShallow$1(s));
1795
+ forceTrigger = source.some((s) => isReactive(s) || isShallow(s));
1796
1796
  getter = () => source.map((s) => {
1797
1797
  if (isRef(s)) {
1798
1798
  return s.value;
@@ -1833,7 +1833,7 @@ function doWatch(source, cb, { immediate, deep, flush, onTrack, onTrigger } = EM
1833
1833
  }
1834
1834
  let cleanup;
1835
1835
  let onCleanup = (fn) => {
1836
- cleanup = effect.onStop = () => {
1836
+ cleanup = effect2.onStop = () => {
1837
1837
  callWithErrorHandling(fn, instance, 4);
1838
1838
  };
1839
1839
  };
@@ -1858,11 +1858,11 @@ function doWatch(source, cb, { immediate, deep, flush, onTrack, onTrigger } = EM
1858
1858
  }
1859
1859
  let oldValue = isMultiSource ? new Array(source.length).fill(INITIAL_WATCHER_VALUE) : INITIAL_WATCHER_VALUE;
1860
1860
  const job = () => {
1861
- if (!effect.active) {
1861
+ if (!effect2.active) {
1862
1862
  return;
1863
1863
  }
1864
1864
  if (cb) {
1865
- const newValue = effect.run();
1865
+ const newValue = effect2.run();
1866
1866
  if (deep || forceTrigger || (isMultiSource ? newValue.some((v, i) => hasChanged(v, oldValue[i])) : hasChanged(newValue, oldValue)) || false) {
1867
1867
  if (cleanup) {
1868
1868
  cleanup();
@@ -1876,7 +1876,7 @@ function doWatch(source, cb, { immediate, deep, flush, onTrack, onTrigger } = EM
1876
1876
  oldValue = newValue;
1877
1877
  }
1878
1878
  } else {
1879
- effect.run();
1879
+ effect2.run();
1880
1880
  }
1881
1881
  };
1882
1882
  job.allowRecurse = !!cb;
@@ -1891,29 +1891,29 @@ function doWatch(source, cb, { immediate, deep, flush, onTrack, onTrigger } = EM
1891
1891
  job.id = instance.uid;
1892
1892
  scheduler = () => queueJob(job);
1893
1893
  }
1894
- const effect = new ReactiveEffect(getter, scheduler);
1894
+ const effect2 = new ReactiveEffect(getter, scheduler);
1895
1895
  if (!!(process.env.NODE_ENV !== "production")) {
1896
- effect.onTrack = onTrack;
1897
- effect.onTrigger = onTrigger;
1896
+ effect2.onTrack = onTrack;
1897
+ effect2.onTrigger = onTrigger;
1898
1898
  }
1899
1899
  if (cb) {
1900
1900
  if (immediate) {
1901
1901
  job();
1902
1902
  } else {
1903
- oldValue = effect.run();
1903
+ oldValue = effect2.run();
1904
1904
  }
1905
1905
  } else if (flush === "post") {
1906
1906
  queuePostRenderEffect(
1907
- effect.run.bind(effect),
1907
+ effect2.run.bind(effect2),
1908
1908
  instance && instance.suspense
1909
1909
  );
1910
1910
  } else {
1911
- effect.run();
1911
+ effect2.run();
1912
1912
  }
1913
1913
  const unwatch = () => {
1914
- effect.stop();
1914
+ effect2.stop();
1915
1915
  if (instance && instance.scope) {
1916
- remove(instance.scope.effects, effect);
1916
+ remove(instance.scope.effects, effect2);
1917
1917
  }
1918
1918
  };
1919
1919
  if (ssrCleanup)
@@ -3164,14 +3164,14 @@ const createVNodeWithArgsTransform = (...args) => {
3164
3164
  const InternalObjectKey = `__vInternal`;
3165
3165
  const normalizeKey = ({ key }) => key != null ? key : null;
3166
3166
  const normalizeRef = ({
3167
- ref: ref2,
3167
+ ref: ref3,
3168
3168
  ref_key,
3169
3169
  ref_for
3170
3170
  }) => {
3171
- if (typeof ref2 === "number") {
3172
- ref2 = "" + ref2;
3171
+ if (typeof ref3 === "number") {
3172
+ ref3 = "" + ref3;
3173
3173
  }
3174
- return ref2 != null ? isString$1(ref2) || isRef(ref2) || isFunction$1(ref2) ? { i: currentRenderingInstance, r: ref2, k: ref_key, f: !!ref_for } : ref2 : null;
3174
+ return ref3 != null ? isString$1(ref3) || isRef(ref3) || isFunction$1(ref3) ? { i: currentRenderingInstance, r: ref3, k: ref_key, f: !!ref_for } : ref3 : null;
3175
3175
  };
3176
3176
  function createBaseVNode(type, props2 = null, children = null, patchFlag = 0, dynamicProps = null, shapeFlag = type === Fragment$1 ? 0 : 1, isBlockNode2 = false, needFullChildrenNormalization = false) {
3177
3177
  const vnode = {
@@ -3297,7 +3297,7 @@ function guardReactiveProps(props2) {
3297
3297
  return isProxy(props2) || InternalObjectKey in props2 ? extend$4({}, props2) : props2;
3298
3298
  }
3299
3299
  function cloneVNode(vnode, extraProps, mergeRef = false) {
3300
- const { props: props2, ref: ref2, patchFlag, children } = vnode;
3300
+ const { props: props2, ref: ref3, patchFlag, children } = vnode;
3301
3301
  const mergedProps = extraProps ? mergeProps(props2 || {}, extraProps) : props2;
3302
3302
  const cloned = {
3303
3303
  __v_isVNode: true,
@@ -3309,8 +3309,8 @@ function cloneVNode(vnode, extraProps, mergeRef = false) {
3309
3309
  // #2078 in the case of <component :is="vnode" ref="extra"/>
3310
3310
  // if the vnode itself already has a ref, cloneVNode will need to merge
3311
3311
  // the refs so the single vnode can be set on multiple refs
3312
- mergeRef && ref2 ? isArray$1(ref2) ? ref2.concat(normalizeRef(extraProps)) : [ref2, normalizeRef(extraProps)] : normalizeRef(extraProps)
3313
- ) : ref2,
3312
+ mergeRef && ref3 ? isArray$1(ref3) ? ref3.concat(normalizeRef(extraProps)) : [ref3, normalizeRef(extraProps)] : normalizeRef(extraProps)
3313
+ ) : ref3,
3314
3314
  scopeId: vnode.scopeId,
3315
3315
  slotScopeIds: vnode.slotScopeIds,
3316
3316
  children: !!(process.env.NODE_ENV !== "production") && patchFlag === -1 && isArray$1(children) ? children.map(deepCloneVNode) : children,
@@ -3619,7 +3619,7 @@ const useSSRContext = () => {
3619
3619
  return ctx;
3620
3620
  }
3621
3621
  };
3622
- function isShallow(value) {
3622
+ function isShallow2(value) {
3623
3623
  return !!(value && value["__v_isShallow"]);
3624
3624
  }
3625
3625
  function initCustomFormatter() {
@@ -3650,7 +3650,7 @@ function initCustomFormatter() {
3650
3650
  return [
3651
3651
  "div",
3652
3652
  {},
3653
- ["span", vueStyle, isShallow(obj) ? "ShallowReactive" : "Reactive"],
3653
+ ["span", vueStyle, isShallow2(obj) ? "ShallowReactive" : "Reactive"],
3654
3654
  "<",
3655
3655
  formatValue(obj),
3656
3656
  `>${isReadonly(obj) ? ` (readonly)` : ``}`
@@ -3659,7 +3659,7 @@ function initCustomFormatter() {
3659
3659
  return [
3660
3660
  "div",
3661
3661
  {},
3662
- ["span", vueStyle, isShallow(obj) ? "ShallowReadonly" : "Readonly"],
3662
+ ["span", vueStyle, isShallow2(obj) ? "ShallowReadonly" : "Readonly"],
3663
3663
  "<",
3664
3664
  formatValue(obj),
3665
3665
  ">"
@@ -3783,7 +3783,7 @@ function initCustomFormatter() {
3783
3783
  }
3784
3784
  }
3785
3785
  function genRefFlag(v) {
3786
- if (isShallow(v)) {
3786
+ if (isShallow2(v)) {
3787
3787
  return `ShallowRef`;
3788
3788
  }
3789
3789
  if (v.effect) {
@@ -4542,7 +4542,7 @@ function bind$1(fn, thisArg) {
4542
4542
  }
4543
4543
  const { toString } = Object.prototype;
4544
4544
  const { getPrototypeOf } = Object;
4545
- const kindOf = ((cache) => (thing) => {
4545
+ const kindOf = /* @__PURE__ */ ((cache) => (thing) => {
4546
4546
  const str = toString.call(thing);
4547
4547
  return cache[str] || (cache[str] = str.slice(8, -1).toLowerCase());
4548
4548
  })(/* @__PURE__ */ Object.create(null));
@@ -4721,7 +4721,7 @@ const toArray = (thing) => {
4721
4721
  }
4722
4722
  return arr;
4723
4723
  };
4724
- const isTypedArray = ((TypedArray) => {
4724
+ const isTypedArray = /* @__PURE__ */ ((TypedArray) => {
4725
4725
  return (thing) => {
4726
4726
  return TypedArray && thing instanceof TypedArray;
4727
4727
  };
@@ -5767,7 +5767,7 @@ const isURLSameOrigin = platform.hasStandardBrowserEnv ? (
5767
5767
  }()
5768
5768
  ) : (
5769
5769
  // Non standard browser envs (web workers, react-native) lack needed support.
5770
- function nonStandardBrowserEnv() {
5770
+ /* @__PURE__ */ function nonStandardBrowserEnv() {
5771
5771
  return function isURLSameOrigin2() {
5772
5772
  return true;
5773
5773
  };
@@ -18985,7 +18985,6 @@ const _sfc_main$K = /* @__PURE__ */ defineComponent({
18985
18985
  };
18986
18986
  }
18987
18987
  });
18988
- const RTXEditor_vue_vue_type_style_index_0_lang = "";
18989
18988
  const RTXEditor = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
18990
18989
  __proto__: null,
18991
18990
  default: _sfc_main$K
@@ -19069,7 +19068,6 @@ const _sfc_main$I = /* @__PURE__ */ defineComponent({
19069
19068
  };
19070
19069
  }
19071
19070
  });
19072
- const NavBar_vue_vue_type_style_index_0_lang = "";
19073
19071
  const NavBar = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
19074
19072
  __proto__: null,
19075
19073
  default: _sfc_main$I
@@ -19138,7 +19136,6 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
19138
19136
  };
19139
19137
  }
19140
19138
  });
19141
- const Btn_vue_vue_type_style_index_0_scoped_4e57112f_lang = "";
19142
19139
  const _export_sfc = (sfc, props2) => {
19143
19140
  const target = sfc.__vccOpts || sfc;
19144
19141
  for (const [key, val] of props2) {
@@ -19151,7 +19148,6 @@ const Btn$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.definePropert
19151
19148
  __proto__: null,
19152
19149
  default: Btn
19153
19150
  }, Symbol.toStringTag, { value: "Module" }));
19154
- const modal = "";
19155
19151
  const _hoisted_1$C = ["onKeydown"];
19156
19152
  const _hoisted_2$x = { class: "tool-bar" };
19157
19153
  const _hoisted_3$u = { class: "modal-title" };
@@ -19330,7 +19326,6 @@ const _sfc_main$F = /* @__PURE__ */ defineComponent({
19330
19326
  };
19331
19327
  }
19332
19328
  });
19333
- const BarChart_vue_vue_type_style_index_0_scoped_f7af54ed_lang = "";
19334
19329
  const BarChart = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["__scopeId", "data-v-f7af54ed"]]);
19335
19330
  const BarChart$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
19336
19331
  __proto__: null,
@@ -19381,7 +19376,6 @@ const _sfc_main$E = /* @__PURE__ */ defineComponent({
19381
19376
  };
19382
19377
  }
19383
19378
  });
19384
- const DropDown_vue_vue_type_style_index_0_lang = "";
19385
19379
  const DropDown = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
19386
19380
  __proto__: null,
19387
19381
  default: _sfc_main$E
@@ -19482,7 +19476,6 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
19482
19476
  };
19483
19477
  }
19484
19478
  });
19485
- const ListView_vue_vue_type_style_index_0_lang = "";
19486
19479
  const ListView = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
19487
19480
  __proto__: null,
19488
19481
  default: _sfc_main$D
@@ -19576,7 +19569,6 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
19576
19569
  };
19577
19570
  }
19578
19571
  });
19579
- const TabbedLayout_vue_vue_type_style_index_0_scoped_4ac29f1d_lang = "";
19580
19572
  const TabbedLayout = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["__scopeId", "data-v-4ac29f1d"]]);
19581
19573
  const TabbedLayout$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
19582
19574
  __proto__: null,
@@ -19704,7 +19696,6 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
19704
19696
  };
19705
19697
  }
19706
19698
  });
19707
- const Comments_vue_vue_type_style_index_0_scoped_36ddbe63_lang = "";
19708
19699
  const Comments = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-36ddbe63"]]);
19709
19700
  const Comments$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
19710
19701
  __proto__: null,
@@ -19822,7 +19813,6 @@ const _sfc_main$y = /* @__PURE__ */ defineComponent({
19822
19813
  };
19823
19814
  }
19824
19815
  });
19825
- const ModalForm_vue_vue_type_style_index_0_scoped_25f14815_lang = "";
19826
19816
  const ModalForm = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-25f14815"]]);
19827
19817
  const ModalForm$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
19828
19818
  __proto__: null,
@@ -19950,7 +19940,6 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
19950
19940
  };
19951
19941
  }
19952
19942
  });
19953
- const DataPreview_vue_vue_type_style_index_0_scoped_eadd1885_lang = "";
19954
19943
  const DataPreview = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["__scopeId", "data-v-eadd1885"]]);
19955
19944
  const DataPreview$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
19956
19945
  __proto__: null,
@@ -20029,7 +20018,6 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
20029
20018
  };
20030
20019
  }
20031
20020
  });
20032
- const FormSchema_vue_vue_type_style_index_0_lang = "";
20033
20021
  const _hoisted_1$r = { class: "table-list-wrap h-100" };
20034
20022
  const _hoisted_2$m = { class: "infinite-wrapper" };
20035
20023
  const _hoisted_3$l = { class: "row first-row" };
@@ -20150,7 +20138,6 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({
20150
20138
  };
20151
20139
  }
20152
20140
  });
20153
- const TableSchema_vue_vue_type_style_index_0_scoped_31ab7183_lang = "";
20154
20141
  const TableSchema = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["__scopeId", "data-v-31ab7183"]]);
20155
20142
  const TableSchema$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
20156
20143
  __proto__: null,
@@ -20272,15 +20259,15 @@ const ModalPlugin = {
20272
20259
  };
20273
20260
  },
20274
20261
  render() {
20275
- return modalStack.value.map((modal2, index2) => {
20276
- const renderComponent = modal2.isModalForm ? ModalForm$1 : Modal;
20262
+ return modalStack.value.map((modal, index2) => {
20263
+ const renderComponent = modal.isModalForm ? ModalForm$1 : Modal;
20277
20264
  return h(
20278
20265
  renderComponent,
20279
20266
  {
20280
- ...modal2.modalOptions,
20267
+ ...modal.modalOptions,
20281
20268
  "onUpdate:isModalVisible": () => hideModal(index2)
20282
20269
  },
20283
- modal2.componentSlots
20270
+ modal.componentSlots
20284
20271
  );
20285
20272
  });
20286
20273
  }
@@ -21582,7 +21569,6 @@ const _sfc_main$q = /* @__PURE__ */ defineComponent({
21582
21569
  };
21583
21570
  }
21584
21571
  });
21585
- const Checkbox_vue_vue_type_style_index_0_scoped_b85dbec6_lang = "";
21586
21572
  const Checkbox = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["__scopeId", "data-v-b85dbec6"]]);
21587
21573
  const _hoisted_1$n = { class: "bagel-input" };
21588
21574
  const _hoisted_2$l = { class: "mt-1" };
@@ -21729,7 +21715,6 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
21729
21715
  };
21730
21716
  }
21731
21717
  });
21732
- const ContactArrayFormKit_vue_vue_type_style_index_0_scoped_3ab41ef8_lang = "";
21733
21718
  const ContactArrayFormKit = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["__scopeId", "data-v-3ab41ef8"]]);
21734
21719
  const _hoisted_1$m = { class: "bagel-input" };
21735
21720
  const _hoisted_2$k = { class: "mt-1" };
@@ -21903,8 +21888,6 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
21903
21888
  };
21904
21889
  }
21905
21890
  });
21906
- const AddressArray_vue_vue_type_style_index_0_lang = "";
21907
- const AddressArray_vue_vue_type_style_index_1_scoped_c08347ee_lang = "";
21908
21891
  const AddressArray = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["__scopeId", "data-v-c08347ee"]]);
21909
21892
  const _hoisted_1$l = { class: "bagel-input" };
21910
21893
  const _hoisted_2$j = { class: "mt-1" };
@@ -22111,8 +22094,6 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
22111
22094
  };
22112
22095
  }
22113
22096
  });
22114
- const BankDetailsArray_vue_vue_type_style_index_0_lang = "";
22115
- const BankDetailsArray_vue_vue_type_style_index_1_scoped_4602df64_lang = "";
22116
22097
  const BankDetailsArray = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["__scopeId", "data-v-4602df64"]]);
22117
22098
  const _hoisted_1$k = { class: "misc-wrap" };
22118
22099
  const _sfc_main$m = /* @__PURE__ */ defineComponent({
@@ -22160,7 +22141,6 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
22160
22141
  };
22161
22142
  }
22162
22143
  });
22163
- const MiscFields_vue_vue_type_style_index_0_scoped_6bad8515_lang = "";
22164
22144
  const MiscFieldsBtns = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-6bad8515"]]);
22165
22145
  const _withScopeId$1 = (n) => (pushScopeId("data-v-d12598ff"), n = n(), popScopeId(), n);
22166
22146
  const _hoisted_1$j = ["title"];
@@ -22209,8 +22189,6 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
22209
22189
  };
22210
22190
  }
22211
22191
  });
22212
- const Toggle_vue_vue_type_style_index_0_lang = "";
22213
- const Toggle_vue_vue_type_style_index_1_scoped_d12598ff_lang = "";
22214
22192
  const Toggle = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-d12598ff"]]);
22215
22193
  const _hoisted_1$i = { class: "files-wrapper flex" };
22216
22194
  const _hoisted_2$h = ["onDrop"];
@@ -22429,8 +22407,6 @@ const _sfc_main$k = /* @__PURE__ */ defineComponent({
22429
22407
  };
22430
22408
  }
22431
22409
  });
22432
- const FileUploader_vue_vue_type_style_index_0_lang = "";
22433
- const FileUploader_vue_vue_type_style_index_1_lang = "";
22434
22410
  const _hoisted_1$h = {
22435
22411
  key: 0,
22436
22412
  class: "person-card-edit flex gap-2"
@@ -22533,7 +22509,6 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
22533
22509
  };
22534
22510
  }
22535
22511
  });
22536
- const PersonPreviewFormkit_vue_vue_type_style_index_0_lang = "";
22537
22512
  const _sfc_main$i = /* @__PURE__ */ defineComponent({
22538
22513
  __name: "TextVariableExamples",
22539
22514
  props: {
@@ -22684,7 +22659,6 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
22684
22659
  };
22685
22660
  }
22686
22661
  });
22687
- const CheckInput_vue_vue_type_style_index_0_scoped_6a5478c3_lang = "";
22688
22662
  const CheckInput = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-6a5478c3"]]);
22689
22663
  const CheckInput$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
22690
22664
  __proto__: null,
@@ -22811,7 +22785,6 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
22811
22785
  };
22812
22786
  }
22813
22787
  });
22814
- const CurrencyInput_vue_vue_type_style_index_0_scoped_4cb01bfc_lang = "";
22815
22788
  const CurrencyInput = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-4cb01bfc"]]);
22816
22789
  const CurrencyInput$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
22817
22790
  __proto__: null,
@@ -22858,7 +22831,6 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
22858
22831
  };
22859
22832
  }
22860
22833
  });
22861
- const DateInput_vue_vue_type_style_index_0_scoped_d725a376_lang = "";
22862
22834
  const DateInput = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-d725a376"]]);
22863
22835
  const DateInput$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
22864
22836
  __proto__: null,
@@ -22952,7 +22924,6 @@ const _sfc_main$d = /* @__PURE__ */ defineComponent({
22952
22924
  };
22953
22925
  }
22954
22926
  });
22955
- const EmailInput_vue_vue_type_style_index_0_scoped_ed81a514_lang = "";
22956
22927
  const EmailInput = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-ed81a514"]]);
22957
22928
  const EmailInput$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
22958
22929
  __proto__: null,
@@ -23093,7 +23064,6 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
23093
23064
  };
23094
23065
  }
23095
23066
  });
23096
- const JSONInput_vue_vue_type_style_index_0_scoped_1fc4f739_lang = "";
23097
23067
  const JSONInput = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-1fc4f739"]]);
23098
23068
  const JSONInput$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23099
23069
  __proto__: null,
@@ -23302,7 +23272,6 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
23302
23272
  };
23303
23273
  }
23304
23274
  });
23305
- const LinkField_vue_vue_type_style_index_0_scoped_81840a60_lang = "";
23306
23275
  const LinkField = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-81840a60"]]);
23307
23276
  const LinkField$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23308
23277
  __proto__: null,
@@ -23366,7 +23335,6 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
23366
23335
  };
23367
23336
  }
23368
23337
  });
23369
- const PasswordInput_vue_vue_type_style_index_0_scoped_eec3e237_lang = "";
23370
23338
  const PasswordInput = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-eec3e237"]]);
23371
23339
  const PasswordInput$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23372
23340
  __proto__: null,
@@ -23427,7 +23395,6 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
23427
23395
  };
23428
23396
  }
23429
23397
  });
23430
- const Password_vue_vue_type_style_index_0_scoped_c0d14aa1_lang = "";
23431
23398
  const Password = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-c0d14aa1"]]);
23432
23399
  const Password$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23433
23400
  __proto__: null,
@@ -23454,7 +23421,6 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
23454
23421
  };
23455
23422
  }
23456
23423
  });
23457
- const ReadOnlyInput_vue_vue_type_style_index_0_scoped_92851182_lang = "";
23458
23424
  const ReadOnlyInput = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-92851182"]]);
23459
23425
  const ReadOnlyInput$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23460
23426
  __proto__: null,
@@ -23475,7 +23441,6 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
23475
23441
  };
23476
23442
  }
23477
23443
  });
23478
- const LangText_vue_vue_type_style_index_0_lang = "";
23479
23444
  const _hoisted_1$3 = ["title"];
23480
23445
  const _hoisted_2$3 = ["onClick"];
23481
23446
  const _hoisted_3$3 = ["onClick"];
@@ -23648,7 +23613,6 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
23648
23613
  };
23649
23614
  }
23650
23615
  });
23651
- const SelectField_vue_vue_type_style_index_0_scoped_0b2eccce_lang = "";
23652
23616
  const SelectField = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-0b2eccce"]]);
23653
23617
  const SelectField$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23654
23618
  __proto__: null,
@@ -23693,7 +23657,6 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
23693
23657
  };
23694
23658
  }
23695
23659
  });
23696
- const RichTextEditor_vue_vue_type_style_index_0_scoped_69a60381_lang = "";
23697
23660
  const RichTextEditor = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__scopeId", "data-v-69a60381"]]);
23698
23661
  const RichTextEditor$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23699
23662
  __proto__: null,
@@ -26386,8 +26349,6 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
26386
26349
  };
26387
26350
  }
26388
26351
  });
26389
- const TableField_vue_vue_type_style_index_0_scoped_c5cacca2_lang = "";
26390
- const TableField_vue_vue_type_style_index_1_lang = "";
26391
26352
  const TableField = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-c5cacca2"]]);
26392
26353
  const TableField$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26393
26354
  __proto__: null,
package/dist/index.d.ts CHANGED
@@ -4,3 +4,4 @@ export * from './utils';
4
4
  export * from './components';
5
5
  export * from './components/formkit';
6
6
  export * from './components/form/inputs';
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACN,QAAQ,EAAE,KAAK,YAAY,EAAE,iBAAiB,EAAE,QAAQ,GACxD,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,WAAW,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACxD,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,sBAAsB,CAAC;AACrC,cAAc,0BAA0B,CAAC"}