@orchidui/core 1.3.0 → 1.5.0
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.
- package/dist/DataDisplay/CustomerCard/OcCustomerCard.js +1 -1
- package/dist/DataDisplay/FloatContent/OcFloatContent.js +1 -1
- package/dist/DataDisplay/InfoCard/OcInfoCard.js +1 -1
- package/dist/DataDisplay/ListDetail/OcListDetail.js +1 -1
- package/dist/DataDisplay/ListItem/OcListItem.js +1 -1
- package/dist/DataDisplay/OnboardingListItem/OcOnboardingListItem.js +1 -1
- package/dist/DataDisplay/Overview/OcOverview.js +1 -1
- package/dist/DataDisplay/Pagination/OcPagination.js +1 -1
- package/dist/DataDisplay/Table/OcTable.js +1 -1
- package/dist/DataDisplay/TransferSummary/OcTransferSummary.js +1 -1
- package/dist/Disclosure/Accordion/OcAccordion.js +1 -1
- package/dist/Disclosure/OnboardingAccordion/OnboardingAccordion.js +1 -1
- package/dist/Disclosure/Steps/OcSteps.js +1 -1
- package/dist/Disclosure/Tabs/Tabs.js +1 -1
- package/dist/Disclosure/Variants/OcVariants.js +1 -1
- package/dist/Elements/AdditionalContent/OcAdditionalContent.js +1 -1
- package/dist/Elements/AuthenticationOption/AuthenticationOption.js +1 -1
- package/dist/Elements/Box/OcBox.js +1 -1
- package/dist/Elements/EmptyPage/OcEmptyPage.js +1 -1
- package/dist/Elements/FeatureOverviewCard/OcFeatureOverviewCard.js +1 -1
- package/dist/Elements/Header/OcHeader.js +1 -1
- package/dist/Elements/PageTitle/OcPageTitle.js +1 -1
- package/dist/Elements/SandboxBanner/OcSandboxBanner.js +1 -1
- package/dist/Elements/Section/OcSection.js +4 -0
- package/dist/Elements/Sidebar/OcSidebar.js +9 -2
- package/dist/Elements/SubSidebar/OcSubSidebar.js +1 -1
- package/dist/Elements/VerificationOption/OcVerificationOption.js +1 -1
- package/dist/Feedback/Banner/OcBanner.js +1 -1
- package/dist/Feedback/Chip/OcChip.js +1 -1
- package/dist/Feedback/ShareIcon/OcShareIcon.js +1 -1
- package/dist/Feedback/Snackbar/OcSnackbar.js +1 -1
- package/dist/Form/BaseInput/OcBaseInput.js +1 -1
- package/dist/Form/Button/OcButton.js +1 -1
- package/dist/Form/Calendar/OcCalendar.js +1 -1
- package/dist/Form/CardInput/OcCardInput.js +1 -1
- package/dist/Form/Checkbox/OcCheckbox.js +1 -1
- package/dist/Form/CheckboxesGroup/OcCheckboxesGroup.js +1 -1
- package/dist/Form/Criteria/OcCriteria.js +1 -1
- package/dist/Form/Cropper/OcCropper.js +1 -1
- package/dist/Form/DatePicker/OcDatePicker.js +1 -1
- package/dist/Form/EmojiPicker/OcEmojiPicker.js +1 -1
- package/dist/Form/Input/OcInput.js +1 -1
- package/dist/Form/LinkInput/OcLinkInput.js +1 -1
- package/dist/Form/MultipleUploadFile/OcMultipleUploadFile.js +1 -1
- package/dist/Form/NumberInput/OcNumberInput.js +1 -1
- package/dist/Form/PhoneInput/OcPhoneInput.js +1 -1
- package/dist/Form/Radio/OcRadio.js +1 -1
- package/dist/Form/RadioGroup/OcRadioGroup.js +1 -1
- package/dist/Form/RangeInput/OcRangeInput.js +1 -1
- package/dist/Form/SectionItem/OcSectionItem.js +1 -1
- package/dist/Form/Select/OcSelect.js +1 -1
- package/dist/Form/SelectOptions/OcSelectOptions.js +1 -1
- package/dist/Form/SingleFileUpload/OcSingleFileUpload.js +1 -1
- package/dist/Form/TextArea/OcTextArea.js +1 -1
- package/dist/Form/index.js +1 -1
- package/dist/FormBuilder/OcFormBuilder.js +1 -1
- package/dist/OcAccountSetupProgress-gqRg58IF.js +46 -0
- package/dist/{OcComplexCalendar-CsieDc13.js → OcComplexCalendar-wUfD-rjH.js} +1 -1
- package/dist/{OcComplexDatePicker-C1rftM9e.js → OcComplexDatePicker-CN5P5UAb.js} +3 -3
- package/dist/{OcCropper-DEMCCdNv.js → OcCropper-C2G9bMGn.js} +11 -11
- package/dist/OcDataTable-CUfaDV_D.js +561 -0
- package/dist/{OcDraggableList-CNJ0UX7A.js → OcDraggableList-DO6FTc72.js} +8 -8
- package/dist/{OcEmojiPicker-BzgpAvzA.js → OcEmojiPicker-C0M7uAji.js} +1 -1
- package/dist/{OcFilterForm-C6bbxMQz.js → OcFilterForm-CL1RXUTm.js} +1 -1
- package/dist/{OcFilterSearch-VrsqR8K3.js → OcFilterSearch-TPHX4NCL.js} +1 -1
- package/dist/{OcFilterSearchFor-pYQS37xa.js → OcFilterSearchFor-Dff-v6cU.js} +9 -9
- package/dist/{OcModalCropper-BSkm1o9d.js → OcModalCropper-CXUxP0pM.js} +4 -4
- package/dist/OcSection-D_vO-DAP.js +26 -0
- package/dist/{OcTimePicker-CEePomr_.js → OcTimePicker-BTaVEXku.js} +2 -2
- package/dist/Overlay/ConfirmationModal/OcConfirmationModal.js +1 -1
- package/dist/Overlay/CopyTooltip/OcCopyTooltip.js +2 -2
- package/dist/Overlay/Dropdown/OcDropdown.js +1 -1
- package/dist/Overlay/Modal/OcModal.js +1 -1
- package/dist/Overlay/SupportMenu/OcSupportMenu.js +1 -1
- package/dist/Overlay/Tooltip/OcTooltip.js +1 -1
- package/dist/Overlay/Whitelist/OcWhiteList.js +1 -1
- package/dist/{SubPlanCard-okV5TfUX.js → SubPlanCard-DfZmDLFG.js} +1 -1
- package/dist/{ThumbnailSection-ByWHvtKc.js → ThumbnailSection-BSbhWzDC.js} +1 -1
- package/dist/{ThumbnailTheme-DDuGf9g2.js → ThumbnailTheme-CX6k7Fi4.js} +14 -14
- package/dist/{index-DvOKqQeL.js → index-Cp_g4d58.js} +3375 -3229
- package/dist/index.js +122 -114
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/OcDataTable-ChQoZYkz.js +0 -562
@@ -1,5 +1,5 @@
|
|
1
|
-
import { computed as k, openBlock as a, createBlock as m, unref as
|
2
|
-
import { N as y,
|
1
|
+
import { computed as k, openBlock as a, createBlock as m, unref as n, withCtx as x, createElementVNode as f, createElementBlock as v, Fragment as b, renderList as p, createVNode as F, createCommentVNode as $ } from "vue";
|
2
|
+
import { N as y, as as i } from "./index-Cp_g4d58.js";
|
3
3
|
const N = { class: "flex gap-1 items-center normal-case flex-wrap" }, R = {
|
4
4
|
__name: "OcFilterSearchFor",
|
5
5
|
props: {
|
@@ -17,7 +17,7 @@ const N = { class: "flex gap-1 items-center normal-case flex-wrap" }, R = {
|
|
17
17
|
let t = [];
|
18
18
|
return (l = g.filters) == null || l.forEach((e) => {
|
19
19
|
if (e.multiNames) {
|
20
|
-
const r = t.find((
|
20
|
+
const r = t.find((o) => o.name === e.multiNames[0]);
|
21
21
|
r ? r.label = r.label + e.label : t.push(e);
|
22
22
|
} else
|
23
23
|
t.push(e);
|
@@ -25,32 +25,32 @@ const N = { class: "flex gap-1 items-center normal-case flex-wrap" }, R = {
|
|
25
25
|
}), h = (t, l) => {
|
26
26
|
let e = {};
|
27
27
|
e[t] = "", l ? l.forEach((r) => {
|
28
|
-
let
|
29
|
-
|
28
|
+
let o = {};
|
29
|
+
o[r] = "", c("removeFilter", o, r);
|
30
30
|
}) : c("removeFilter", e, t);
|
31
31
|
};
|
32
|
-
return (t, l) => u.value.length > 0 || s.queries.length > 0 ? (a(), m(
|
32
|
+
return (t, l) => u.value.length > 0 || s.queries.length > 0 ? (a(), m(n(y), {
|
33
33
|
key: 0,
|
34
34
|
class: "!w-full !justify-start !bg-oc-bg-light"
|
35
35
|
}, {
|
36
36
|
default: x(() => [
|
37
37
|
f("div", N, [
|
38
38
|
l[1] || (l[1] = f("span", { class: "pr-2 text-sm font-medium text-oc-text" }, "Search for:", -1)),
|
39
|
-
(a(!0), v(b, null, p(s.queries, (e) => (a(), m(
|
39
|
+
(a(!0), v(b, null, p(s.queries, (e) => (a(), m(n(i), {
|
40
40
|
key: e,
|
41
41
|
variant: "accent-1",
|
42
42
|
closable: "",
|
43
43
|
label: e,
|
44
44
|
onRemove: (r) => t.$emit("removeQuery", e)
|
45
45
|
}, null, 8, ["label", "onRemove"]))), 128)),
|
46
|
-
(a(!0), v(b, null, p(u.value, (e) => (a(), m(
|
46
|
+
(a(!0), v(b, null, p(u.value, (e) => (a(), m(n(i), {
|
47
47
|
key: e.name,
|
48
48
|
variant: "accent-1",
|
49
49
|
closable: "",
|
50
50
|
label: e.label,
|
51
51
|
onRemove: (r) => h(e.name, e.multiNames)
|
52
52
|
}, null, 8, ["label", "onRemove"]))), 128)),
|
53
|
-
F(
|
53
|
+
F(n(i), {
|
54
54
|
variant: "gray",
|
55
55
|
class: "cursor-pointer",
|
56
56
|
label: "Clear all",
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { ref as n, openBlock as r, createBlock as f, unref as p, withCtx as g, createVNode as v } from "vue";
|
2
|
-
import {
|
3
|
-
import x from "./OcCropper-
|
4
|
-
const
|
2
|
+
import { az as d } from "./index-Cp_g4d58.js";
|
3
|
+
import x from "./OcCropper-C2G9bMGn.js";
|
4
|
+
const C = {
|
5
5
|
__name: "OcModalCropper",
|
6
6
|
props: {
|
7
7
|
inputOptions: Array,
|
@@ -42,5 +42,5 @@ const S = {
|
|
42
42
|
}
|
43
43
|
};
|
44
44
|
export {
|
45
|
-
|
45
|
+
C as default
|
46
46
|
};
|
@@ -0,0 +1,26 @@
|
|
1
|
+
import { openBlock as o, createElementBlock as i, createElementVNode as n, renderSlot as t, toDisplayString as r, createCommentVNode as l } from "vue";
|
2
|
+
const c = { class: "oc-section" }, a = { class: "font-medium text-lg flex" }, d = { key: 0 }, m = { class: "mt-5" }, p = {
|
3
|
+
__name: "OcSection",
|
4
|
+
props: {
|
5
|
+
title: {
|
6
|
+
type: String,
|
7
|
+
required: !1
|
8
|
+
}
|
9
|
+
},
|
10
|
+
setup(s) {
|
11
|
+
return (e, _) => (o(), i("div", c, [
|
12
|
+
n("div", a, [
|
13
|
+
t(e.$slots, "header", {}, () => [
|
14
|
+
s.title ? (o(), i("span", d, r(s.title), 1)) : l("", !0),
|
15
|
+
t(e.$slots, "header-right")
|
16
|
+
])
|
17
|
+
]),
|
18
|
+
n("div", m, [
|
19
|
+
t(e.$slots, "default")
|
20
|
+
])
|
21
|
+
]));
|
22
|
+
}
|
23
|
+
};
|
24
|
+
export {
|
25
|
+
p as _
|
26
|
+
};
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { ref as n, watch as g, openBlock as m, createBlock as s, unref as o, withCtx as p, createCommentVNode as v, createVNode as y } from "vue";
|
2
|
-
import {
|
2
|
+
import { ax as S, aH as h, e as x } from "./index-Cp_g4d58.js";
|
3
3
|
import c from "dayjs";
|
4
4
|
const w = {
|
5
5
|
__name: "OcTimePicker",
|
@@ -74,7 +74,7 @@ const w = {
|
|
74
74
|
}, null, 8, ["modelValue"])) : v("", !0)
|
75
75
|
]),
|
76
76
|
default: p(() => [
|
77
|
-
y(o(
|
77
|
+
y(o(x), {
|
78
78
|
icon: e.icon,
|
79
79
|
"error-message": e.errorMessage,
|
80
80
|
label: e.label,
|
@@ -1,5 +1,5 @@
|
|
1
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 {
|
2
|
+
import { as as _, B as w } from "./index-Cp_g4d58.js";
|
3
3
|
import { _ as C } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
4
4
|
import { _ as F } from "./OcIcon-CJgBICxh.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 }, $ = {
|
@@ -1,5 +1,5 @@
|
|
1
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-
|
2
|
+
import { B as n } from "./index-Cp_g4d58.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: {
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { openBlock as i, createElementBlock as
|
2
|
-
import { B as d,
|
1
|
+
import { openBlock as i, createElementBlock as o, normalizeClass as f, createElementVNode as l, Fragment as g, createVNode as n, unref as a, createTextVNode as r, toDisplayString as h, createBlock as u, withCtx as c, createCommentVNode as b } from "vue";
|
2
|
+
import { B as d, as as v } from "./index-Cp_g4d58.js";
|
3
3
|
import { _ as k } from "./OcIcon-CJgBICxh.js";
|
4
4
|
const x = { class: "w-full relative group" }, y = {
|
5
5
|
key: 0,
|
@@ -22,14 +22,14 @@ const x = { class: "w-full relative group" }, y = {
|
|
22
22
|
},
|
23
23
|
emits: ["activate", "customize", "preview", "upgrade", "publish"],
|
24
24
|
setup(t) {
|
25
|
-
return (
|
25
|
+
return (s, e) => (i(), o("div", {
|
26
26
|
class: f(["bg-oc-bg-dark border-[3px] rounded-lg flex flex-col", t.theme.active ? "border-oc-primary" : "border-oc-bg-dark"])
|
27
27
|
}, [
|
28
28
|
l("div", x, [
|
29
29
|
l("div", {
|
30
30
|
class: f(["w-full h-full bg-black/25 absolute top-0 left-0 group-hover:flex rounded-t-lg", t.activating ? "flex" : "hidden"])
|
31
31
|
}, [
|
32
|
-
t.activating ? (i(),
|
32
|
+
t.activating ? (i(), o("div", w, [
|
33
33
|
l("div", B, [
|
34
34
|
n(a(k), {
|
35
35
|
name: "loading-2",
|
@@ -39,32 +39,32 @@ const x = { class: "w-full relative group" }, y = {
|
|
39
39
|
})
|
40
40
|
]),
|
41
41
|
e[6] || (e[6] = r(" Adding theme "))
|
42
|
-
])) : (i(),
|
43
|
-
t.theme.active ? (i(),
|
42
|
+
])) : (i(), o(g, { key: 0 }, [
|
43
|
+
t.theme.active ? (i(), o("div", y, [
|
44
44
|
n(a(d), {
|
45
45
|
variant: "secondary",
|
46
46
|
label: "Customize",
|
47
|
-
onClick: e[0] || (e[0] = (m) =>
|
47
|
+
onClick: e[0] || (e[0] = (m) => s.$emit("customize", t.theme))
|
48
48
|
})
|
49
|
-
])) : t.theme.draft ? (i(),
|
49
|
+
])) : t.theme.draft ? (i(), o("div", $, [
|
50
50
|
n(a(d), {
|
51
51
|
variant: "secondary",
|
52
52
|
label: "Customize",
|
53
|
-
onClick: e[1] || (e[1] = (m) =>
|
53
|
+
onClick: e[1] || (e[1] = (m) => s.$emit("customize", t.theme))
|
54
54
|
}),
|
55
55
|
n(a(d), {
|
56
56
|
label: "Publish",
|
57
|
-
onClick: e[2] || (e[2] = (m) =>
|
57
|
+
onClick: e[2] || (e[2] = (m) => s.$emit("publish", t.theme))
|
58
58
|
})
|
59
|
-
])) : (i(),
|
59
|
+
])) : (i(), o("div", C, [
|
60
60
|
n(a(d), {
|
61
61
|
variant: "secondary",
|
62
62
|
label: "Preview",
|
63
|
-
onClick: e[3] || (e[3] = (m) =>
|
63
|
+
onClick: e[3] || (e[3] = (m) => s.$emit("preview", t.theme))
|
64
64
|
}),
|
65
65
|
n(a(d), {
|
66
66
|
label: t.isFreeAccount ? "Activate" : "Try Theme",
|
67
|
-
onClick: e[4] || (e[4] = (m) =>
|
67
|
+
onClick: e[4] || (e[4] = (m) => s.$emit("activate", t.theme))
|
68
68
|
}, null, 8, ["label"])
|
69
69
|
]))
|
70
70
|
], 64))
|
@@ -102,7 +102,7 @@ const x = { class: "w-full relative group" }, y = {
|
|
102
102
|
key: 2,
|
103
103
|
class: "ml-auto",
|
104
104
|
variant: "accent-2",
|
105
|
-
onClick: e[5] || (e[5] = (m) =>
|
105
|
+
onClick: e[5] || (e[5] = (m) => s.$emit("upgrade", t.theme))
|
106
106
|
}, {
|
107
107
|
default: c(() => e[9] || (e[9] = [
|
108
108
|
r("Upgrade")
|