@orchidui/core 1.8.1-1 → 1.8.1-100

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 (118) hide show
  1. package/dist/DataDisplay/CustomerCard/OcCustomerCard.js +2 -2
  2. package/dist/DataDisplay/FloatContent/OcFloatContent.js +1 -1
  3. package/dist/DataDisplay/HorizontalProgressbar/OcHorizontalProgressbar.js +1 -1
  4. package/dist/DataDisplay/InfoCard/OcInfoCard.js +1 -1
  5. package/dist/DataDisplay/ListDetail/OcListDetail.js +1 -1
  6. package/dist/DataDisplay/ListItem/OcListItem.js +1 -1
  7. package/dist/DataDisplay/OnboardingListItem/OcOnboardingListItem.js +1 -1
  8. package/dist/DataDisplay/Overview/OcOverview.js +1 -1
  9. package/dist/DataDisplay/Pagination/OcPagination.js +1 -1
  10. package/dist/DataDisplay/ProgressBar/OcProgressBar.js +1 -1
  11. package/dist/DataDisplay/Table/OcTable.js +1 -1
  12. package/dist/DataDisplay/TransferSummary/OcTransferSummary.js +1 -1
  13. package/dist/DataTable/useDataTable.js +82 -0
  14. package/dist/DataTable/utils/filterUtils.js +57 -0
  15. package/dist/DataTable/utils/paginationUtils.js +26 -0
  16. package/dist/DataTable/utils/storageUtils.js +11 -0
  17. package/dist/Disclosure/Accordion/OcAccordion.js +1 -1
  18. package/dist/Disclosure/OnboardingAccordion/OnboardingAccordion.js +1 -1
  19. package/dist/Disclosure/Steps/OcSteps.js +1 -1
  20. package/dist/Disclosure/SwitchTabs/OcSwitchTabs.js +1 -1
  21. package/dist/Disclosure/Tabs/Tabs.js +1 -1
  22. package/dist/Disclosure/Variants/OcVariants.js +1 -1
  23. package/dist/Elements/AdditionalContent/OcAdditionalContent.js +1 -1
  24. package/dist/Elements/AuthenticationOption/AuthenticationOption.js +1 -1
  25. package/dist/Elements/Box/OcBox.js +1 -1
  26. package/dist/Elements/EmptyPage/OcEmptyPage.js +1 -1
  27. package/dist/Elements/FeatureOverviewCard/OcFeatureOverviewCard.js +1 -1
  28. package/dist/Elements/Header/OcHeader.js +1 -1
  29. package/dist/Elements/PageTitle/OcPageTitle.js +1 -1
  30. package/dist/Elements/SandboxBanner/OcSandboxBanner.js +1 -1
  31. package/dist/Elements/Section/OcSection.js +1 -1
  32. package/dist/Elements/Sidebar/OcSidebar.js +2 -2
  33. package/dist/Elements/Skeleton/OcSkeleton.js +1 -1
  34. package/dist/Elements/SubSidebar/OcSubSidebar.js +1 -1
  35. package/dist/Elements/TopBanner/OcTopBanner.js +4 -0
  36. package/dist/Elements/VerificationOption/OcVerificationOption.js +2 -2
  37. package/dist/Feedback/Banner/OcBanner.js +1 -1
  38. package/dist/Feedback/Chip/OcChip.js +1 -1
  39. package/dist/Feedback/ShareIcon/OcShareIcon.js +1 -1
  40. package/dist/Feedback/Snackbar/OcSnackbar.js +1 -1
  41. package/dist/Feedback/Tag/OcTag.js +1 -1
  42. package/dist/Form/BaseInput/OcBaseInput.js +1 -1
  43. package/dist/Form/Button/OcButton.js +1 -1
  44. package/dist/Form/Calendar/OcCalendar.js +2 -2
  45. package/dist/Form/CardInput/OcCardInput.js +1 -1
  46. package/dist/Form/Checkbox/OcCheckbox.js +2 -2
  47. package/dist/Form/CheckboxesGroup/OcCheckboxesGroup.js +1 -1
  48. package/dist/Form/Criteria/OcCriteria.js +1 -1
  49. package/dist/Form/Cropper/OcCropper.js +1 -1
  50. package/dist/Form/DatePicker/OcDatePicker.js +1 -1
  51. package/dist/Form/EmojiPicker/OcEmojiPicker.js +1 -1
  52. package/dist/Form/Input/OcInput.js +1 -1
  53. package/dist/Form/LinkInput/OcLinkInput.js +2 -2
  54. package/dist/Form/MultipleUploadFile/OcMultipleUploadFile.js +1 -1
  55. package/dist/Form/NumberInput/OcNumberInput.js +1 -1
  56. package/dist/Form/PhoneInput/OcPhoneInput.js +2 -2
  57. package/dist/Form/Radio/OcRadio.js +1 -1
  58. package/dist/Form/RadioGroup/OcRadioGroup.js +1 -1
  59. package/dist/Form/RangeInput/OcRangeInput.js +1 -1
  60. package/dist/Form/SectionItem/OcSectionItem.js +2 -2
  61. package/dist/Form/Select/OcSelect.js +1 -1
  62. package/dist/Form/SelectOptions/OcSelectOptions.js +2 -2
  63. package/dist/Form/SingleFileUpload/OcSingleFileUpload.js +1 -1
  64. package/dist/Form/Slider/OcSlider.js +1 -1
  65. package/dist/Form/TextArea/OcTextArea.js +2 -2
  66. package/dist/Form/Toggle/OcToggle.js +1 -1
  67. package/dist/Form/index.js +8 -8
  68. package/dist/FormBuilder/OcFormBuilder.js +1 -1
  69. package/dist/MediaAndIcons/Avatar/OcAvatar.js +1 -1
  70. package/dist/MediaAndIcons/Icon/OcIcon.js +1 -1
  71. package/dist/OcAccountSetupProgress-BZrI2z-C.js +54 -0
  72. package/dist/{OcAvatar-DeVm4Ck5.js → OcAvatar-WGEX8Wio.js} +4 -4
  73. package/dist/{OcComplexCalendar-BefeAFLc.js → OcComplexCalendar-CrhHAVnT.js} +6 -6
  74. package/dist/{OcComplexDatePicker-CRLUqCXG.js → OcComplexDatePicker-Cr_6CjYB.js} +5 -5
  75. package/dist/OcCropper-BMMZRsnp.js +253 -0
  76. package/dist/OcDataTable-B5QRaoES.js +540 -0
  77. package/dist/{OcDraggable-CA_BCbpl.js → OcDraggable-DRsp4j4e.js} +5 -4
  78. package/dist/{OcDraggableList-BgNG1_e0.js → OcDraggableList-Bka23Zj_.js} +50 -47
  79. package/dist/{OcEmojiPicker-D0Z8w4GK.js → OcEmojiPicker-CjL4Ap4z.js} +17 -15
  80. package/dist/{OcFilterForm-CxY2ctvp.js → OcFilterForm-IZtn5Vdc.js} +22 -24
  81. package/dist/OcFilterSearch-Bn7BjQMO.js +112 -0
  82. package/dist/{OcFilterSearchFor-5XGNMHta.js → OcFilterSearchFor-B0Cyh-PP.js} +27 -21
  83. package/dist/{OcHorizontalProgressbar.vue_vue_type_script_setup_true_lang-4eVgPDi5.js → OcHorizontalProgressbar.vue_vue_type_script_setup_true_lang-C-8H1oP2.js} +2 -2
  84. package/dist/{OcIcon-CJgBICxh.js → OcIcon-CBf___w1.js} +10 -9
  85. package/dist/OcModalCropper-KoaOw5ug.js +52 -0
  86. package/dist/{OcPopper-D0VfWOBI.js → OcPopper-BSfMaOoF.js} +25 -21
  87. package/dist/{OcProgressBar-hiyC5XSc.js → OcProgressBar-lyqE5LZd.js} +5 -5
  88. package/dist/{OcSection-D_vO-DAP.js → OcSection-BjyapRr3.js} +3 -3
  89. package/dist/{OcSkeleton-CvdpGSQR.js → OcSkeleton-Czw65X0i.js} +2 -2
  90. package/dist/{OcSwitchTabs-CYp676bj.js → OcSwitchTabs-B7LfmG3z.js} +3 -3
  91. package/dist/{OcTag.vue_vue_type_script_setup_true_lang-D19lw-8Y.js → OcTag.vue_vue_type_script_setup_true_lang-CzJFcg8l.js} +2 -2
  92. package/dist/{OcTheme-CWgrJh5Q.js → OcTheme-B6NTNYtz.js} +2 -2
  93. package/dist/{OcTimePicker-e-YrbMpL.js → OcTimePicker-i88_uGmT.js} +6 -6
  94. package/dist/{OcTimePopup-CXGhaOev.js → OcTimePopup-CrwbZ_Nx.js} +5 -5
  95. package/dist/OcToggle-DOfA-DZ8.js +58 -0
  96. package/dist/Overlay/ConfirmationModal/OcConfirmationModal.js +1 -1
  97. package/dist/Overlay/CopyTooltip/OcCopyTooltip.js +1 -1
  98. package/dist/Overlay/Dropdown/OcDropdown.js +1 -1
  99. package/dist/Overlay/Modal/OcModal.js +1 -1
  100. package/dist/Overlay/Popper/OcPopper.js +1 -1
  101. package/dist/Overlay/SupportMenu/OcSupportMenu.js +1 -1
  102. package/dist/Overlay/Tooltip/OcTooltip.js +1 -1
  103. package/dist/Overlay/Whitelist/OcWhiteList.js +1 -1
  104. package/dist/{SubPlanCard-G4HZGA2F.js → SubPlanCard-CmQpq6Jd.js} +10 -10
  105. package/dist/Theme/OcTheme.js +1 -1
  106. package/dist/{ThumbnailSection-CF3oGwOn.js → ThumbnailSection-VGh-BSav.js} +3 -3
  107. package/dist/{ThumbnailTheme-CQiJbCFQ.js → ThumbnailTheme-OomrH2df.js} +9 -6
  108. package/dist/core.css +1 -0
  109. package/dist/{index-BvY_DV6x.js → index-DeDsEdk8.js} +3559 -3338
  110. package/dist/index.js +58 -55
  111. package/package.json +1 -1
  112. package/dist/OcAccountSetupProgress-B9dvesNZ.js +0 -46
  113. package/dist/OcCropper-Rak_EOta.js +0 -229
  114. package/dist/OcDataTable-C3Qcyzlb.js +0 -578
  115. package/dist/OcFilterSearch-BvswWfWM.js +0 -69
  116. package/dist/OcModalCropper-dStrjw5T.js +0 -46
  117. package/dist/OcToggle-bIJaLDMZ.js +0 -53
  118. package/dist/style.css +0 -1
@@ -1,4 +1,4 @@
1
- import { o as r } from "../../index-BvY_DV6x.js";
1
+ import { n as a } from "../../index-DeDsEdk8.js";
2
2
  export {
3
- r as TextArea
3
+ a as TextArea
4
4
  };
@@ -1,4 +1,4 @@
1
- import { T as g } from "../../OcToggle-bIJaLDMZ.js";
1
+ import { T as g } from "../../OcToggle-DOfA-DZ8.js";
2
2
  export {
3
3
  g as Toggle
4
4
  };
@@ -1,5 +1,5 @@
1
- import { _ as e, B as t, p as o, a as p, b as n, c as i, d as r, q as u, m as l, e as I, f as d, n as c, u as S, v as g, l as k, g as m, h as x, i as C, j as b, r as h, k as O, s as f, t as B, S as G, o as R } from "../index-BvY_DV6x.js";
2
- import { T as F } from "../OcToggle-bIJaLDMZ.js";
1
+ import { _ as e, B as t, o, a as p, C as n, b as i, c as r, p as u, l, d as I, e as d, m as c, t as C, N as S, k as g, f as k, g as m, h as x, i as b, q as h, j as O, r as f, s as B, S as G, n as R } from "../index-DeDsEdk8.js";
2
+ import { T as F } from "../OcToggle-DOfA-DZ8.js";
3
3
  export {
4
4
  e as BaseInput,
5
5
  t as Button,
@@ -13,12 +13,12 @@ export {
13
13
  I as Input,
14
14
  d as InputOption,
15
15
  c as LinkInput,
16
- S as MultipleUploadFile,
17
- g as NumberInput,
18
- k as Option,
19
- m as PhoneInput,
20
- x as Radio,
21
- C as RadioGroup,
16
+ C as MultipleUploadFile,
17
+ S as NumberInput,
18
+ g as Option,
19
+ k as PhoneInput,
20
+ m as Radio,
21
+ x as RadioGroup,
22
22
  b as RangeInput,
23
23
  h as SectionItem,
24
24
  O as Select,
@@ -1,4 +1,4 @@
1
- import { w as e } from "../index-BvY_DV6x.js";
1
+ import { u as e } from "../index-DeDsEdk8.js";
2
2
  export {
3
3
  e as FormBuilder
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as o } from "../../OcAvatar-DeVm4Ck5.js";
1
+ import { _ as o } from "../../OcAvatar-WGEX8Wio.js";
2
2
  export {
3
3
  o as Avatar
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as a } from "../../OcIcon-CJgBICxh.js";
1
+ import { _ as a } from "../../OcIcon-CBf___w1.js";
2
2
  export {
3
3
  a as Icon
4
4
  };
@@ -0,0 +1,54 @@
1
+ import { createElementBlock as r, openBlock as n, createElementVNode as e, createVNode as o, createTextVNode as d, unref as l, toDisplayString as a, normalizeStyle as u } from "vue";
2
+ import "./index-DeDsEdk8.js";
3
+ import { _ as c } from "./OcIcon-CBf___w1.js";
4
+ const x = { class: "border relative z-10 border-oc-gray-200 shadow-normal bg-white rounded p-2 flex flex-col gap-y-2" }, p = { class: "py-2 px-3 gap-x-3 flex items-center" }, f = { class: "text-base flex-1 font-medium flex items-center gap-x-2" }, m = { class: "px-3 pb-3 flex flex-col gap-y-3" }, h = { class: "relative bg-oc-accent-1-50 rounded-full h-2" }, _ = { class: "flex items-center gap-x-3" }, g = { class: "text-sm text-oc-text-400" }, N = {
5
+ __name: "OcAccountSetupProgress",
6
+ props: {
7
+ value: {
8
+ type: Number,
9
+ default: 0
10
+ },
11
+ infoLabel: {
12
+ type: String,
13
+ default: ""
14
+ }
15
+ },
16
+ emits: ["redirect"],
17
+ setup(s) {
18
+ return (i, t) => (n(), r("div", x, [
19
+ e("div", p, [
20
+ e("div", f, [
21
+ o(l(c), {
22
+ name: "alert-fill",
23
+ class: "text-oc-warning",
24
+ width: "16",
25
+ height: "16"
26
+ }),
27
+ d(" Finish your account (" + a(s.value) + "%) ", 1)
28
+ ]),
29
+ o(l(c), {
30
+ name: "arrow-top-right",
31
+ class: "text-oc-text-300 hover:text-oc-text",
32
+ width: "14",
33
+ height: "14",
34
+ onClick: t[0] || (t[0] = (v) => i.$emit("redirect"))
35
+ })
36
+ ]),
37
+ e("div", m, [
38
+ e("div", h, [
39
+ e("div", {
40
+ class: "absolute top-0 left-0 bg-oc-primary rounded-full h-2",
41
+ style: u({ width: `${s.value}%` })
42
+ }, null, 4)
43
+ ]),
44
+ e("div", _, [
45
+ t[1] || (t[1] = e("div", { class: "w-[6px] h-[6px] bg-oc-success shadow-[0_0_0_4px_var(--oc-success-50)] rounded-full" }, null, -1)),
46
+ e("span", g, a(s.infoLabel), 1)
47
+ ])
48
+ ])
49
+ ]));
50
+ }
51
+ };
52
+ export {
53
+ N as default
54
+ };
@@ -1,4 +1,4 @@
1
- import { computed as s, openBlock as r, createElementBlock as i, normalizeClass as n, normalizeStyle as c, renderSlot as d, createTextVNode as u } from "vue";
1
+ import { computed as s, createElementBlock as r, openBlock as i, normalizeStyle as n, normalizeClass as c, renderSlot as d, createTextVNode as u } from "vue";
2
2
  const f = {
3
3
  __name: "OcAvatar",
4
4
  props: {
@@ -26,9 +26,9 @@ const f = {
26
26
  32: "text-base",
27
27
  24: "text-xs"
28
28
  }));
29
- return (o, t) => (r(), i("div", {
30
- class: n(["rounded-full border border-oc-gray-300 flex items-center font-bold justify-center", [a.value[e.type], l.value[e.size]]]),
31
- style: c({ width: `${e.size}px`, height: `${e.size}px` })
29
+ return (o, t) => (i(), r("div", {
30
+ class: c(["rounded-full border border-oc-gray-300 flex items-center font-bold justify-center", [a.value[e.type], l.value[e.size]]]),
31
+ style: n({ width: `${e.size}px`, height: `${e.size}px` })
32
32
  }, [
33
33
  d(o.$slots, "default", {}, () => [
34
34
  t[0] || (t[0] = u("H"))
@@ -1,7 +1,7 @@
1
- import { ref as x, openBlock as o, createElementBlock as n, createElementVNode as b, Fragment as V, renderList as v, normalizeClass as k, unref as a, toDisplayString as p, createCommentVNode as i, createVNode as d, mergeProps as m } from "vue";
1
+ import { ref as x, createElementBlock as o, openBlock as n, createElementVNode as b, createCommentVNode as i, createVNode as d, Fragment as V, renderList as v, normalizeClass as k, unref as a, toDisplayString as p, mergeProps as m } from "vue";
2
2
  import { DatePicker as B } from "v-calendar";
3
3
  import r from "dayjs";
4
- import { B as f } from "./index-BvY_DV6x.js";
4
+ import { B as f } from "./index-DeDsEdk8.js";
5
5
  const C = { class: "flex flex-col p-6 gap-y-7 w-fit shadow-normal rounded" }, h = { class: "flex gap-x-7" }, M = {
6
6
  key: 0,
7
7
  class: "flex flex-col py-2 gap-y-4"
@@ -49,10 +49,10 @@ const C = { class: "flex flex-col p-6 gap-y-7 w-fit shadow-normal rounded" }, h
49
49
  };
50
50
  return (l, u) => {
51
51
  var c;
52
- return o(), n("div", C, [
52
+ return n(), o("div", C, [
53
53
  b("div", h, [
54
- (c = e.shortcuts) != null && c.length ? (o(), n("div", M, [
55
- (o(!0), n(V, null, v(e.shortcuts, (t) => (o(), n("div", {
54
+ (c = e.shortcuts) != null && c.length ? (n(), o("div", M, [
55
+ (n(!0), o(V, null, v(e.shortcuts, (t) => (n(), o("div", {
56
56
  key: t,
57
57
  class: k([
58
58
  "rounded text-center px-4 font-medium py-2 cursor-pointer",
@@ -81,7 +81,7 @@ const C = { class: "flex flex-col p-6 gap-y-7 w-fit shadow-normal rounded" }, h
81
81
  "onUpdate:modelValue": u[0] || (u[0] = (t) => l.$emit("update:modelValue", t))
82
82
  }), null, 16, ["model-value", "model-modifiers", "class", "columns", "min-date", "max-date"])
83
83
  ]),
84
- e.withFooter ? (o(), n("div", P, [
84
+ e.withFooter ? (n(), o("div", P, [
85
85
  d(a(f), m({
86
86
  class: "min-w-[72px]",
87
87
  label: "Clear",
@@ -1,5 +1,5 @@
1
- import { ref as s, openBlock as d, createBlock as m, unref as t, withCtx as l, createVNode as n } from "vue";
2
- import { aF as c, _ as f, ay as b, aG as p, e as V } from "./index-BvY_DV6x.js";
1
+ import { ref as s, createBlock as d, openBlock as m, unref as t, withCtx as l, createVNode as n } from "vue";
2
+ import { aG as c, _ as f, az as b, d as p, aH as V } from "./index-DeDsEdk8.js";
3
3
  import r from "dayjs";
4
4
  const x = {
5
5
  __name: "OcComplexDatePicker",
@@ -44,7 +44,7 @@ const x = {
44
44
  setup(e) {
45
45
  r.extend(c);
46
46
  const u = s(!1);
47
- return (i, o) => (d(), m(t(f), {
47
+ return (i, o) => (m(), d(t(f), {
48
48
  label: e.label,
49
49
  hint: e.hint,
50
50
  "error-message": e.errorMessage,
@@ -61,7 +61,7 @@ const x = {
61
61
  class: "w-full"
62
62
  }, {
63
63
  menu: l(() => [
64
- n(t(p), {
64
+ n(t(V), {
65
65
  "model-value": e.modelValue,
66
66
  shortcuts: e.shortcuts,
67
67
  "cancel-button-props": e.cancelButtonProps,
@@ -73,7 +73,7 @@ const x = {
73
73
  }, null, 8, ["model-value", "shortcuts", "cancel-button-props", "submit-button-props", "calendar-props", "count-calendars", "with-footer"])
74
74
  ]),
75
75
  default: l(() => [
76
- n(t(V), {
76
+ n(t(p), {
77
77
  "model-value": `${t(r)(e.modelValue.start).format(e.formatDate)} - ${t(r)(
78
78
  e.modelValue.end
79
79
  ).format(e.formatDate)}`,
@@ -0,0 +1,253 @@
1
+ import { ref as u, watch as D, nextTick as J, createElementBlock as h, openBlock as o, createElementVNode as m, createBlock as r, unref as a, createCommentVNode as s, Fragment as K, createVNode as g, withCtx as T } from "vue";
2
+ import { B as k, d as x, C as y, h as M, aE as P } from "./index-DeDsEdk8.js";
3
+ import { Cropper as Q } from "vue-advanced-cropper";
4
+ import { _ as W } from "./OcIcon-CBf___w1.js";
5
+ const X = { class: "flex flex-col gap-y-5" }, Y = ["src"], Z = { class: "flex gap-x-1 justify-center relative" }, _ = { class: "grid grid-cols-2 gap-4" }, ee = {
6
+ key: 1,
7
+ class: "flex items-center gap-x-2 justify-normal"
8
+ }, te = { class: "w-auto" }, ie = {
9
+ __name: "OcCropper",
10
+ props: {
11
+ inputOptions: Array,
12
+ inputOptionValues: Object,
13
+ img: String,
14
+ maxSize: [String, Number],
15
+ isReplaceImage: {
16
+ type: Boolean,
17
+ default: !0
18
+ }
19
+ },
20
+ emits: ["changeImage", "update:input-options"],
21
+ setup(i, { emit: q }) {
22
+ const f = i, w = q, d = u(), V = u(), p = u(""), C = u(), O = u(!1), n = u(f.inputOptionValues ?? {});
23
+ D(
24
+ () => f.inputOptionValues,
25
+ () => {
26
+ n.value = f.inputOptionValues;
27
+ },
28
+ {
29
+ deep: !0
30
+ }
31
+ ), D(
32
+ () => f.img,
33
+ (l) => {
34
+ l && J(() => {
35
+ try {
36
+ const e = new URL(l);
37
+ e.protocol === "http:" || e.protocol === "https:" ? p.value = `${l}?${Date.now()}` : p.value = l;
38
+ } catch {
39
+ p.value = l;
40
+ }
41
+ });
42
+ },
43
+ { immediate: !0 }
44
+ );
45
+ const F = () => {
46
+ if (p.value && O.value) {
47
+ const { canvas: l } = d.value.getResult(), e = !(d.value.image.width === l.width && d.value.image.height === l.height && !d.value.imageTransforms.rotate);
48
+ w("changeImage", {
49
+ url: l.toDataURL(),
50
+ cropper: {
51
+ isChanged: e,
52
+ file: C.value
53
+ }
54
+ });
55
+ }
56
+ O.value = !0;
57
+ }, z = (l) => {
58
+ var e;
59
+ return (e = d.value) == null ? void 0 : e.rotate(l);
60
+ }, U = (l) => {
61
+ var e;
62
+ return (e = d.value) == null ? void 0 : e.zoom(l);
63
+ }, A = () => {
64
+ V.value.click();
65
+ }, G = (l) => {
66
+ if (l.target.files[0] / (1024 * 1024) > +f.maxSize)
67
+ return l.preventDefault(), !1;
68
+ C.value = l.target.files[0], p.value = URL.createObjectURL(l.target.files[0]);
69
+ }, H = ({ imageSize: l, visibleArea: e }) => ({
70
+ width: (e || l).width,
71
+ height: (e || l).height
72
+ }), c = (l, e) => {
73
+ let v = n.value;
74
+ v[l] = e, w("update:input-options", v);
75
+ }, b = u(!!n.value.caption), I = u(!!n.value.lightbox), $ = u(!!n.value.new_tab);
76
+ return (l, e) => {
77
+ var v, L, R, B, S, E, N, j;
78
+ return o(), h("div", X, [
79
+ m("input", {
80
+ id: "cropper-file-input",
81
+ ref_key: "fileUploadEl",
82
+ ref: V,
83
+ accept: "image/*",
84
+ type: "file",
85
+ class: "hidden",
86
+ onChange: G
87
+ }, null, 544),
88
+ p.value ? (o(), r(a(Q), {
89
+ key: 0,
90
+ ref_key: "cropper",
91
+ ref: d,
92
+ class: "w-full h-[300px]",
93
+ src: p.value,
94
+ "resize-image": { wheel: !1 },
95
+ "background-class": "cropper-background",
96
+ "default-size": H,
97
+ onChange: F
98
+ }, null, 8, ["src"])) : (o(), h("img", {
99
+ key: 1,
100
+ class: "w-full",
101
+ src: i.img
102
+ }, null, 8, Y)),
103
+ m("div", Z, [
104
+ p.value ? (o(), h(K, { key: 0 }, [
105
+ g(a(k), {
106
+ variant: "secondary",
107
+ size: "small",
108
+ "left-icon": "backward",
109
+ onClick: e[0] || (e[0] = (t) => z(-90))
110
+ }),
111
+ g(a(k), {
112
+ variant: "secondary",
113
+ size: "small",
114
+ "left-icon": "zoom-out",
115
+ onClick: e[1] || (e[1] = (t) => U(0.8))
116
+ }),
117
+ g(a(k), {
118
+ variant: "secondary",
119
+ size: "small",
120
+ "left-icon": "zoom-in",
121
+ onClick: e[2] || (e[2] = (t) => U(1.2))
122
+ }),
123
+ g(a(k), {
124
+ variant: "secondary",
125
+ size: "small",
126
+ "left-icon": "forward",
127
+ onClick: e[3] || (e[3] = (t) => z(90))
128
+ })
129
+ ], 64)) : s("", !0),
130
+ i.isReplaceImage ? (o(), r(a(k), {
131
+ key: 1,
132
+ class: "absolute right-0",
133
+ variant: "secondary",
134
+ size: "small",
135
+ label: "Replace image",
136
+ "left-icon": "refresh",
137
+ onClick: A
138
+ })) : s("", !0)
139
+ ]),
140
+ m("div", _, [
141
+ (v = i.inputOptions) != null && v.includes("description") ? (o(), r(a(x), {
142
+ key: 0,
143
+ modelValue: n.value.description,
144
+ "onUpdate:modelValue": [
145
+ e[4] || (e[4] = (t) => n.value.description = t),
146
+ e[5] || (e[5] = (t) => c("description", t))
147
+ ],
148
+ label: "Describe Image",
149
+ placeholder: ""
150
+ }, null, 8, ["modelValue"])) : s("", !0),
151
+ (L = i.inputOptions) != null && L.includes("link") ? (o(), r(a(x), {
152
+ key: 1,
153
+ modelValue: n.value.link,
154
+ "onUpdate:modelValue": [
155
+ e[6] || (e[6] = (t) => n.value.link = t),
156
+ e[7] || (e[7] = (t) => c("link", t))
157
+ ],
158
+ placeholder: "https://hitpayapp.com",
159
+ label: "Link to"
160
+ }, null, 8, ["modelValue"])) : s("", !0),
161
+ m("div", null, [
162
+ (R = i.inputOptions) != null && R.includes("caption") ? (o(), r(a(y), {
163
+ key: 0,
164
+ modelValue: b.value,
165
+ "onUpdate:modelValue": e[8] || (e[8] = (t) => b.value = t),
166
+ label: "Caption",
167
+ class: "mb-4"
168
+ }, null, 8, ["modelValue"])) : s("", !0),
169
+ (B = i.inputOptions) != null && B.includes("caption") && b.value ? (o(), r(a(x), {
170
+ key: 1,
171
+ modelValue: n.value.caption,
172
+ "onUpdate:modelValue": [
173
+ e[9] || (e[9] = (t) => n.value.caption = t),
174
+ e[10] || (e[10] = (t) => c("caption", t))
175
+ ],
176
+ class: "mb-4",
177
+ placeholder: ""
178
+ }, null, 8, ["modelValue"])) : s("", !0),
179
+ (S = i.inputOptions) != null && S.includes("caption") && b.value ? (o(), r(a(M), {
180
+ key: 2,
181
+ "model-value": n.value.caption_variant,
182
+ "group-name": "caption_variant",
183
+ alignment: "horizontal",
184
+ radio: [
185
+ {
186
+ value: "hover",
187
+ label: "Show on hover"
188
+ },
189
+ {
190
+ value: "bottom",
191
+ label: "Show on bottom"
192
+ }
193
+ ],
194
+ label: "Caption position",
195
+ "onUpdate:modelValue": e[11] || (e[11] = (t) => c("caption_variant", t))
196
+ }, null, 8, ["model-value"])) : s("", !0)
197
+ ]),
198
+ m("div", null, [
199
+ (E = i.inputOptions) != null && E.includes("new_tab") ? (o(), r(a(y), {
200
+ key: 0,
201
+ modelValue: $.value,
202
+ "onUpdate:modelValue": [
203
+ e[12] || (e[12] = (t) => $.value = t),
204
+ e[13] || (e[13] = (t) => c("new_tab", t))
205
+ ],
206
+ label: "Open link in a new tab",
207
+ class: "mb-4"
208
+ }, null, 8, ["modelValue"])) : s("", !0),
209
+ (N = i.inputOptions) != null && N.includes("lightbox") ? (o(), h("div", ee, [
210
+ m("div", te, [
211
+ (j = i.inputOptions) != null && j.includes("lightbox") ? (o(), r(a(y), {
212
+ key: 0,
213
+ modelValue: I.value,
214
+ "onUpdate:modelValue": [
215
+ e[14] || (e[14] = (t) => I.value = t),
216
+ e[15] || (e[15] = (t) => c("lightbox", t))
217
+ ],
218
+ label: "Enable lightbox"
219
+ }, null, 8, ["modelValue"])) : s("", !0)
220
+ ]),
221
+ g(a(P), {
222
+ key: "lightbox-cropper-tooltip",
223
+ trigger: "hover",
224
+ "is-popover": "",
225
+ "popper-options": { strategy: "fixed" },
226
+ position: "bottom",
227
+ distance: 10,
228
+ skidding: 0,
229
+ "popper-class": "bg-oc-bg-light min-w-[125px]"
230
+ }, {
231
+ popper: T(() => e[16] || (e[16] = [
232
+ m("div", { class: "text-oc-text-400 text-sm px-3 py-2 font-medium text-center" }, " Show lightbox when click the image ", -1)
233
+ ])),
234
+ default: T(() => [
235
+ g(a(W), {
236
+ name: "question-mark",
237
+ width: "16",
238
+ height: "16",
239
+ class: "text-oc-accent-1-500"
240
+ })
241
+ ]),
242
+ _: 1
243
+ })
244
+ ])) : s("", !0)
245
+ ])
246
+ ])
247
+ ]);
248
+ };
249
+ }
250
+ };
251
+ export {
252
+ ie as default
253
+ };