@orchidui/core 1.18.0 → 1.19.0-3

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 (112) hide show
  1. package/dist/DataDisplay/CustomerCard/OcCustomerCard.js +1 -1
  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 +95 -0
  14. package/dist/DataTable/utils/filterUtils.js +57 -0
  15. package/dist/DataTable/utils/paginationUtils.js +26 -0
  16. package/dist/Disclosure/Accordion/OcAccordion.js +1 -1
  17. package/dist/Disclosure/OnboardingAccordion/OnboardingAccordion.js +1 -1
  18. package/dist/Disclosure/Steps/OcSteps.js +1 -1
  19. package/dist/Disclosure/SwitchTabs/OcSwitchTabs.js +1 -1
  20. package/dist/Disclosure/Tabs/Tabs.js +1 -1
  21. package/dist/Disclosure/Variants/OcVariants.js +1 -1
  22. package/dist/Elements/AdditionalContent/OcAdditionalContent.js +1 -1
  23. package/dist/Elements/AuthenticationOption/AuthenticationOption.js +1 -1
  24. package/dist/Elements/Box/OcBox.js +1 -1
  25. package/dist/Elements/EmptyPage/OcEmptyPage.js +1 -1
  26. package/dist/Elements/FeatureOverviewCard/OcFeatureOverviewCard.js +1 -1
  27. package/dist/Elements/Header/OcHeader.js +1 -1
  28. package/dist/Elements/PageTitle/OcPageTitle.js +1 -1
  29. package/dist/Elements/SandboxBanner/OcSandboxBanner.js +1 -1
  30. package/dist/Elements/Section/OcSection.js +1 -1
  31. package/dist/Elements/Sidebar/OcSidebar.js +2 -2
  32. package/dist/Elements/Skeleton/OcSkeleton.js +1 -1
  33. package/dist/Elements/SubSidebar/OcSubSidebar.js +1 -1
  34. package/dist/Elements/TopBanner/OcTopBanner.js +1 -1
  35. package/dist/Elements/VerificationOption/OcVerificationOption.js +1 -1
  36. package/dist/Feedback/Banner/OcBanner.js +1 -1
  37. package/dist/Feedback/Chip/OcChip.js +1 -1
  38. package/dist/Feedback/ShareIcon/OcShareIcon.js +1 -1
  39. package/dist/Feedback/Snackbar/OcSnackbar.js +1 -1
  40. package/dist/Feedback/Tag/OcTag.js +1 -1
  41. package/dist/Form/BaseInput/OcBaseInput.js +1 -1
  42. package/dist/Form/Button/OcButton.js +1 -1
  43. package/dist/Form/Calendar/OcCalendar.js +1 -1
  44. package/dist/Form/CardInput/OcCardInput.js +1 -1
  45. package/dist/Form/Checkbox/OcCheckbox.js +1 -1
  46. package/dist/Form/CheckboxesGroup/OcCheckboxesGroup.js +1 -1
  47. package/dist/Form/Criteria/OcCriteria.js +1 -1
  48. package/dist/Form/Cropper/OcCropper.js +1 -1
  49. package/dist/Form/DatePicker/OcDatePicker.js +1 -1
  50. package/dist/Form/EmojiPicker/OcEmojiPicker.js +1 -1
  51. package/dist/Form/Input/OcInput.js +1 -1
  52. package/dist/Form/LinkInput/OcLinkInput.js +1 -1
  53. package/dist/Form/MultipleUploadFile/OcMultipleUploadFile.js +1 -1
  54. package/dist/Form/NumberInput/OcNumberInput.js +1 -1
  55. package/dist/Form/PhoneInput/OcPhoneInput.js +1 -1
  56. package/dist/Form/Radio/OcRadio.js +1 -1
  57. package/dist/Form/RadioGroup/OcRadioGroup.js +1 -1
  58. package/dist/Form/RangeInput/OcRangeInput.js +1 -1
  59. package/dist/Form/SectionItem/OcSectionItem.js +1 -1
  60. package/dist/Form/Select/OcSelect.js +1 -1
  61. package/dist/Form/SelectOptions/OcSelectOptions.js +1 -1
  62. package/dist/Form/SingleFileUpload/OcSingleFileUpload.js +1 -1
  63. package/dist/Form/Slider/OcSlider.js +1 -1
  64. package/dist/Form/TextArea/OcTextArea.js +1 -1
  65. package/dist/Form/Toggle/OcToggle.js +1 -1
  66. package/dist/Form/index.js +2 -2
  67. package/dist/FormBuilder/OcFormBuilder.js +1 -1
  68. package/dist/MediaAndIcons/Avatar/OcAvatar.js +1 -1
  69. package/dist/MediaAndIcons/Icon/OcIcon.js +1 -1
  70. package/dist/{OcAccountSetupProgress-g7V1kvOf.js → OcAccountSetupProgress-BrFh0gV6.js} +4 -4
  71. package/dist/{OcAvatar-DeVm4Ck5.js → OcAvatar-WGEX8Wio.js} +4 -4
  72. package/dist/{OcComplexCalendar-CWPFV545.js → OcComplexCalendar-H9AVEnPx.js} +6 -6
  73. package/dist/{OcComplexDatePicker-DXg8PEZz.js → OcComplexDatePicker-DP29N26v.js} +5 -5
  74. package/dist/{OcCropper-BfXmon8i.js → OcCropper-DiHMNZNd.js} +3 -3
  75. package/dist/OcDataTable-DqKIOr6d.js +557 -0
  76. package/dist/{OcDraggable-CZT2mJvO.js → OcDraggable-DRsp4j4e.js} +2 -2
  77. package/dist/{OcDraggableList-BMlc5DDP.js → OcDraggableList-DE5TsIZD.js} +3 -3
  78. package/dist/{OcEmojiPicker-vNLeufFJ.js → OcEmojiPicker-DKWtyTsI.js} +17 -15
  79. package/dist/{OcFilterForm-DxNgWEC9.js → OcFilterForm-DcVtNrT1.js} +18 -20
  80. package/dist/{OcFilterSearch-D1gAk_Ea.js → OcFilterSearch-B7mIHuKn.js} +18 -23
  81. package/dist/{OcFilterSearchFor-CKrNeOon.js → OcFilterSearchFor-CqsuXADi.js} +25 -19
  82. 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
  83. package/dist/{OcIcon-CSpRxnwd.js → OcIcon-CBf___w1.js} +5 -4
  84. package/dist/{OcModalCropper-DOSQE3NJ.js → OcModalCropper-DxkU7yZh.js} +4 -4
  85. package/dist/{OcPopper-CYcXF-OR.js → OcPopper-BSfMaOoF.js} +3 -3
  86. package/dist/{OcProgressBar-hiyC5XSc.js → OcProgressBar-lyqE5LZd.js} +5 -5
  87. package/dist/{OcSection-D_vO-DAP.js → OcSection-BjyapRr3.js} +3 -3
  88. package/dist/{OcSkeleton-CvdpGSQR.js → OcSkeleton-Czw65X0i.js} +2 -2
  89. package/dist/{OcSwitchTabs-CYp676bj.js → OcSwitchTabs-B7LfmG3z.js} +3 -3
  90. 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
  91. package/dist/{OcTheme-CWgrJh5Q.js → OcTheme-B6NTNYtz.js} +2 -2
  92. package/dist/{OcTimePicker-Cjo8eKGB.js → OcTimePicker-BX6AF_Su.js} +6 -6
  93. package/dist/{OcTimePopup-CXGhaOev.js → OcTimePopup-CrwbZ_Nx.js} +5 -5
  94. package/dist/{OcToggle-Cp5dJ5LN.js → OcToggle-DOfA-DZ8.js} +4 -4
  95. package/dist/Overlay/ConfirmationModal/OcConfirmationModal.js +1 -1
  96. package/dist/Overlay/CopyTooltip/OcCopyTooltip.js +1 -1
  97. package/dist/Overlay/Dropdown/OcDropdown.js +1 -1
  98. package/dist/Overlay/Modal/OcModal.js +1 -1
  99. package/dist/Overlay/Popper/OcPopper.js +1 -1
  100. package/dist/Overlay/SupportMenu/OcSupportMenu.js +1 -1
  101. package/dist/Overlay/Tooltip/OcTooltip.js +1 -1
  102. package/dist/Overlay/Whitelist/OcWhiteList.js +1 -1
  103. package/dist/{SubPlanCard-BTqSr2AX.js → SubPlanCard-BhKyfET3.js} +10 -10
  104. package/dist/Theme/OcTheme.js +1 -1
  105. package/dist/{ThumbnailSection-DvanWXUV.js → ThumbnailSection-CZPxt9Vt.js} +3 -3
  106. package/dist/ThumbnailTheme-B8th9EGc.js +124 -0
  107. package/dist/{index-DkumyhAj.js → index-d52sus6s.js} +1974 -1943
  108. package/dist/index.js +12 -12
  109. package/package.json +1 -1
  110. package/dist/OcDataTable-CsQHegQT.js +0 -590
  111. package/dist/ThumbnailTheme-Cb9Ya2ZK.js +0 -119
  112. /package/dist/{style.css → core.css} +0 -0
@@ -1,4 +1,4 @@
1
- import { computed as s, openBlock as i, createElementBlock as r, createElementVNode as l, normalizeClass as o, toDisplayString as b, createCommentVNode as f } from "vue";
1
+ import { computed as s, createElementBlock as i, openBlock as r, createElementVNode as l, createCommentVNode as b, normalizeClass as o, toDisplayString as f } from "vue";
2
2
  import { _ as m } from "./_plugin-vue_export-helper-CHgC5LLL.js";
3
3
  const g = { class: "inline-flex items-center gap-3 h-fit" }, h = ["value", "checked"], p = `absolute top-0 left-0 border border-transparent hover:bg-oc-primary-300 hover:border-oc-primary-500 bg-oc-primary-100 rounded-full cursor-pointer transition-all duration-300
4
4
  before:transition-all before:duration-300 before:absolute before:rounded-full before:bg-oc-bg-light`, x = {
@@ -25,7 +25,7 @@ const g = { class: "inline-flex items-center gap-3 h-fit" }, h = ["value", "chec
25
25
  default: "before:w-6 before:h-6 before:top-px before:left-px",
26
26
  small: " before:w-4 before:h-4 before:top-[0.5px] before:left-[0.5px]"
27
27
  }));
28
- return (v, V) => (i(), r("div", g, [
28
+ return (v, V) => (r(), i("div", g, [
29
29
  l("label", {
30
30
  class: o(["toggle-switch relative inline-block", [n.value[e.size], e.size, e.disabled ? "pointer-events-none" : ""]])
31
31
  }, [
@@ -45,11 +45,11 @@ const g = { class: "inline-flex items-center gap-3 h-fit" }, h = ["value", "chec
45
45
  }]])
46
46
  }, null, 2)
47
47
  ], 2),
48
- e.label ? (i(), r("div", {
48
+ e.label ? (r(), i("div", {
49
49
  key: 0,
50
50
  class: "text-sm cursor-pointer",
51
51
  onClick: a
52
- }, b(e.label), 1)) : f("", !0)
52
+ }, f(e.label), 1)) : b("", !0)
53
53
  ]));
54
54
  }
55
55
  }, z = /* @__PURE__ */ m(x, [["__scopeId", "data-v-23da89d0"]]);
@@ -1,4 +1,4 @@
1
- import { ax as r } from "../../index-DkumyhAj.js";
1
+ import { ax as r } from "../../index-d52sus6s.js";
2
2
  export {
3
3
  r as ConfirmationModal
4
4
  };
@@ -1,4 +1,4 @@
1
- import { ay as a } from "../../index-DkumyhAj.js";
1
+ import { ay as a } from "../../index-d52sus6s.js";
2
2
  export {
3
3
  a as CopyTooltip
4
4
  };
@@ -1,4 +1,4 @@
1
- import { az as r, aA as p } from "../../index-DkumyhAj.js";
1
+ import { az as r, aA as p } from "../../index-d52sus6s.js";
2
2
  export {
3
3
  r as Dropdown,
4
4
  p as DropdownItem
@@ -1,4 +1,4 @@
1
- import { aB as d, aC as e } from "../../index-DkumyhAj.js";
1
+ import { aB as d, aC as e } from "../../index-d52sus6s.js";
2
2
  export {
3
3
  d as Modal,
4
4
  e as OcModalPage
@@ -1,4 +1,4 @@
1
- import { _ as r } from "../../OcPopper-CYcXF-OR.js";
1
+ import { _ as r } from "../../OcPopper-BSfMaOoF.js";
2
2
  export {
3
3
  r as Popper
4
4
  };
@@ -1,4 +1,4 @@
1
- import { aD as r } from "../../index-DkumyhAj.js";
1
+ import { aD as r } from "../../index-d52sus6s.js";
2
2
  export {
3
3
  r as SupportMenu
4
4
  };
@@ -1,4 +1,4 @@
1
- import { aE as p } from "../../index-DkumyhAj.js";
1
+ import { aE as p } from "../../index-d52sus6s.js";
2
2
  export {
3
3
  p as Tooltip
4
4
  };
@@ -1,4 +1,4 @@
1
- import { aF as e } from "../../index-DkumyhAj.js";
1
+ import { aF as e } from "../../index-d52sus6s.js";
2
2
  export {
3
3
  e as WhiteList
4
4
  };
@@ -1,7 +1,7 @@
1
- import { computed as l, openBlock as a, createElementBlock as o, normalizeClass as d, createElementVNode as e, toDisplayString as r, createBlock as x, unref as u, createCommentVNode as m, createTextVNode as v, Fragment as T, renderList as k, createVNode as P } from "vue";
2
- import { au as _, B as w } from "./index-DkumyhAj.js";
1
+ import { computed as l, createElementBlock as o, openBlock as a, normalizeClass as d, createElementVNode as e, createBlock as x, createCommentVNode as u, toDisplayString as r, unref as m, createTextVNode as v, Fragment as T, renderList as k, createVNode as P } from "vue";
2
+ import { au as _, B as w } from "./index-d52sus6s.js";
3
3
  import { _ as C } from "./_plugin-vue_export-helper-CHgC5LLL.js";
4
- import { _ as F } from "./OcIcon-CSpRxnwd.js";
4
+ import { _ as F } from "./OcIcon-CBf___w1.js";
5
5
  const B = { class: "z-10 flex flex-col gap-4 p-9 relative" }, E = { class: "flex items-center gap-4" }, A = { class: "font-medium text-xl" }, N = { class: "flex gap-3 items-center mb-5" }, S = { class: "flex items-start gap-2" }, V = { class: "text-[24px] font-medium tracking-tighter" }, q = { class: "text-[40px] leading-none font-medium" }, z = { key: 0 }, $ = {
6
6
  __name: "SubPlanCard",
7
7
  props: {
@@ -25,10 +25,10 @@ const B = { class: "z-10 flex flex-col gap-4 p-9 relative" }, E = { class: "flex
25
25
  e("div", B, [
26
26
  e("div", E, [
27
27
  e("span", A, r(t.planTier.name), 1),
28
- t.isPlanActive ? (a(), x(u(_), {
28
+ t.isPlanActive ? (a(), x(m(_), {
29
29
  key: 0,
30
30
  label: "Current Plan"
31
- })) : m("", !0)
31
+ })) : u("", !0)
32
32
  ]),
33
33
  e("div", {
34
34
  class: d(["text-oc-text-400 text-sm mb-5", { "!text-oc-text-200": c.value }])
@@ -38,12 +38,12 @@ const B = { class: "z-10 flex flex-col gap-4 p-9 relative" }, E = { class: "flex
38
38
  e("span", V, r(t.planTier.currency.toUpperCase()), 1),
39
39
  e("span", q, r(t.planTier.price), 1)
40
40
  ]),
41
- i.value ? m("", !0) : (a(), o("span", {
41
+ i.value ? u("", !0) : (a(), o("span", {
42
42
  key: 0,
43
43
  class: d(["text-oc-text-400 text-base", { "!text-oc-text-200": c.value }])
44
- }, r(u(y)), 3))
44
+ }, r(m(y)), 3))
45
45
  ]),
46
- t.isPlanActive ? m("", !0) : (a(), x(u(w), {
46
+ t.isPlanActive ? u("", !0) : (a(), x(m(w), {
47
47
  key: 0,
48
48
  label: i.value ? "Change to Free" : "Start 14 day trial",
49
49
  variant: i.value ? "secondary" : "primary",
@@ -54,7 +54,7 @@ const B = { class: "z-10 flex flex-col gap-4 p-9 relative" }, E = { class: "flex
54
54
  e("div", {
55
55
  class: d(["flex flex-col gap-3", { "text-oc-text-200": c.value }])
56
56
  }, [
57
- i.value ? m("", !0) : (a(), o("span", z, [
57
+ i.value ? u("", !0) : (a(), o("span", z, [
58
58
  n[1] || (n[1] = v(" Everything on ")),
59
59
  e("strong", null, r(t.planTier.code === "tier_s" ? "FREE" : "PRO"), 1),
60
60
  n[2] || (n[2] = v(" includes: "))
@@ -63,7 +63,7 @@ const B = { class: "z-10 flex flex-col gap-4 p-9 relative" }, E = { class: "flex
63
63
  key: p.id,
64
64
  class: "flex gap-3 items-center"
65
65
  }, [
66
- P(u(F), {
66
+ P(m(F), {
67
67
  name: "check-fill",
68
68
  class: "text-oc-primary-500",
69
69
  height: "16",
@@ -1,4 +1,4 @@
1
- import { _ as o } from "../OcTheme-CWgrJh5Q.js";
1
+ import { _ as o } from "../OcTheme-B6NTNYtz.js";
2
2
  export {
3
3
  o as Theme
4
4
  };
@@ -1,5 +1,5 @@
1
- import { openBlock as a, createElementBlock as d, createElementVNode as t, createVNode as o, unref as i, toDisplayString as r } from "vue";
2
- import { B as n } from "./index-DkumyhAj.js";
1
+ import { createElementBlock as a, openBlock as d, createElementVNode as t, createVNode as o, unref as i, toDisplayString as r } from "vue";
2
+ import { B as n } from "./index-d52sus6s.js";
3
3
  const m = { class: "flex flex-col" }, u = { class: "w-full relative group" }, f = { class: "w-full h-full bg-black/25 absolute top-0 left-0 hidden group-hover:flex rounded-lg" }, v = { class: "w-full px-6 gap-3 m-auto flex" }, b = ["src", "alt"], g = { class: "mt-4 text-md text-center" }, x = {
4
4
  __name: "ThumbnailSection",
5
5
  props: {
@@ -7,7 +7,7 @@ const m = { class: "flex flex-col" }, u = { class: "w-full relative group" }, f
7
7
  },
8
8
  emits: ["add", "customize"],
9
9
  setup(e) {
10
- return (s, l) => (a(), d("div", m, [
10
+ return (s, l) => (d(), a("div", m, [
11
11
  t("div", u, [
12
12
  t("div", f, [
13
13
  t("div", v, [
@@ -0,0 +1,124 @@
1
+ import { createElementBlock as s, openBlock as i, normalizeClass as f, createElementVNode as l, Fragment as b, createCommentVNode as u, createVNode as m, createBlock as r, unref as a, createTextVNode as c, toDisplayString as g, withCtx as v } from "vue";
2
+ import { B as d, au as h } from "./index-d52sus6s.js";
3
+ import { _ as k } from "./OcIcon-CBf___w1.js";
4
+ const x = { class: "w-full relative group" }, y = {
5
+ key: 0,
6
+ class: "m-auto flex gap-3"
7
+ }, $ = {
8
+ key: 1,
9
+ class: "m-auto"
10
+ }, C = {
11
+ key: 2,
12
+ class: "m-auto flex gap-3"
13
+ }, w = {
14
+ key: 1,
15
+ class: "m-auto bg-white/75 rounded p-5 flex text-center flex-col justify-center"
16
+ }, B = { class: "mx-auto mb-3" }, z = ["src", "alt"], T = { class: "p-4 flex items-center" }, A = { class: "w-full" }, N = { class: "text-md font-medium" }, P = { class: "text-oc-text-400 text-sm mt-1" }, V = { class: "h-full flex items-start" }, F = {
17
+ __name: "ThumbnailTheme",
18
+ props: {
19
+ theme: Object,
20
+ activating: Boolean,
21
+ isProAccount: Boolean
22
+ },
23
+ emits: ["activate", "customize", "preview", "upgrade", "publish"],
24
+ setup(e) {
25
+ return (n, t) => (i(), s("div", {
26
+ class: f(["bg-oc-bg-dark border-[3px] rounded-lg flex flex-col", e.theme.active ? "border-oc-primary" : "border-oc-bg-dark"])
27
+ }, [
28
+ l("div", x, [
29
+ l("div", {
30
+ class: f(["w-full h-full bg-black/25 absolute top-0 left-0 group-hover:flex rounded-t-lg", e.activating ? "flex" : "hidden"])
31
+ }, [
32
+ e.activating ? (i(), s("div", w, [
33
+ l("div", B, [
34
+ m(a(k), {
35
+ name: "loading-2",
36
+ width: "32",
37
+ height: "32",
38
+ class: "text-oc-text-400 motion-safe:animate-spin"
39
+ })
40
+ ]),
41
+ t[6] || (t[6] = c(" Adding theme "))
42
+ ])) : (i(), s(b, { key: 0 }, [
43
+ e.theme.installed ? u("", !0) : (i(), s("div", y, [
44
+ m(a(d), {
45
+ variant: "secondary",
46
+ label: "Preview",
47
+ onClick: t[0] || (t[0] = (o) => n.$emit("preview", e.theme))
48
+ }),
49
+ e.isProAccount || !e.theme.pro ? (i(), r(a(d), {
50
+ key: 0,
51
+ label: "Try Theme",
52
+ onClick: t[1] || (t[1] = (o) => n.$emit("activate", e.theme))
53
+ })) : u("", !0)
54
+ ])),
55
+ e.theme.installed && e.theme.active ? (i(), s("div", $, [
56
+ m(a(d), {
57
+ variant: "secondary",
58
+ label: "Customize",
59
+ onClick: t[2] || (t[2] = (o) => n.$emit("customize", e.theme))
60
+ })
61
+ ])) : e.theme.installed && !e.theme.active ? (i(), s("div", C, [
62
+ m(a(d), {
63
+ variant: "secondary",
64
+ label: "Customize",
65
+ onClick: t[3] || (t[3] = (o) => n.$emit("customize", e.theme))
66
+ }),
67
+ m(a(d), {
68
+ label: "Publish",
69
+ onClick: t[4] || (t[4] = (o) => n.$emit("publish", e.theme))
70
+ })
71
+ ])) : u("", !0)
72
+ ], 64))
73
+ ], 2),
74
+ l("img", {
75
+ class: "w-full rounded-t-md",
76
+ src: e.theme.thumbnail,
77
+ alt: e.theme.title
78
+ }, null, 8, z)
79
+ ]),
80
+ l("div", T, [
81
+ l("div", A, [
82
+ l("div", N, g(e.theme.title), 1),
83
+ l("div", P, g(e.theme.description), 1)
84
+ ]),
85
+ l("div", V, [
86
+ e.theme.installed && e.theme.active ? (i(), r(a(h), {
87
+ key: 0,
88
+ class: "ml-auto"
89
+ }, {
90
+ default: v(() => t[7] || (t[7] = [
91
+ c("Active")
92
+ ])),
93
+ _: 1,
94
+ __: [7]
95
+ })) : e.theme.installed && !e.theme.active ? (i(), r(a(h), {
96
+ key: 1,
97
+ variant: "gray",
98
+ class: "ml-auto"
99
+ }, {
100
+ default: v(() => t[8] || (t[8] = [
101
+ c("Draft")
102
+ ])),
103
+ _: 1,
104
+ __: [8]
105
+ })) : e.theme.pro ? (i(), r(a(h), {
106
+ key: 2,
107
+ class: "ml-auto cursor-pointer",
108
+ variant: "accent-2",
109
+ onClick: t[5] || (t[5] = (o) => n.$emit("upgrade", e.theme))
110
+ }, {
111
+ default: v(() => t[9] || (t[9] = [
112
+ c("Upgrade")
113
+ ])),
114
+ _: 1,
115
+ __: [9]
116
+ })) : u("", !0)
117
+ ])
118
+ ])
119
+ ], 2));
120
+ }
121
+ };
122
+ export {
123
+ F as default
124
+ };