@orchidui/core 1.6.1-5 → 1.6.1-51
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 +3 -3
- package/dist/DataDisplay/TransferSummary/OcTransferSummary.js +1 -1
- package/dist/DataTable/utils/editColumnsUtils.js +22 -19
- 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 +3 -3
- package/dist/Elements/PageTitle/OcPageTitle.js +2 -2
- package/dist/Elements/SandboxBanner/OcSandboxBanner.js +1 -1
- package/dist/Elements/Sidebar/OcSidebar.js +2 -2
- package/dist/Elements/SubSidebar/OcSubSidebar.js +1 -1
- package/dist/Elements/VerificationOption/OcVerificationOption.js +2 -2
- 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/Slider/OcSlider.js +1 -1
- package/dist/Form/TextArea/OcTextArea.js +1 -1
- package/dist/Form/index.js +15 -16
- package/dist/FormBuilder/OcFormBuilder.js +1 -1
- package/dist/MediaAndIcons/Avatar/OcAvatar.js +1 -1
- package/dist/{OcAccountSetupProgress-BBKcYKct.js → OcAccountSetupProgress-DCgmnHo8.js} +1 -1
- package/dist/{OcAvatar-NDXQiZvz.js → OcAvatar-DeVm4Ck5.js} +1 -1
- package/dist/{OcComplexCalendar-CnYciadB.js → OcComplexCalendar-NEGhR0tu.js} +1 -1
- package/dist/{OcComplexDatePicker-CQczatEU.js → OcComplexDatePicker-BxZZbZnI.js} +3 -3
- package/dist/{OcCropper-CSy5vww-.js → OcCropper-ZxeOHau6.js} +1 -1
- package/dist/OcDataTable-DV6MCND5.js +570 -0
- package/dist/OcDraggableList-BNhy3df3.js +165 -0
- package/dist/{OcEmojiPicker-B7c94ZWu.js → OcEmojiPicker-C305TPLi.js} +1 -1
- package/dist/{OcFilterForm-BdkkeDuM.js → OcFilterForm-B1u7osgd.js} +1 -1
- package/dist/{OcFilterSearch-Sjc7TVok.js → OcFilterSearch-U9VdMbId.js} +1 -1
- package/dist/{OcFilterSearchFor-DYBRP28i.js → OcFilterSearchFor-B-U1jxDL.js} +1 -1
- package/dist/{OcModalCropper-CJo1pIaP.js → OcModalCropper-D630h8JU.js} +4 -4
- package/dist/{OcPopper-C11OgQAj.js → OcPopper-D0VfWOBI.js} +1 -1
- package/dist/{OcTimePicker-BEU9Lg2G.js → OcTimePicker-Cx2p53tq.js} +2 -2
- package/dist/Overlay/ConfirmationModal/OcConfirmationModal.js +1 -1
- package/dist/Overlay/CopyTooltip/OcCopyTooltip.js +1 -1
- package/dist/Overlay/Dropdown/OcDropdown.js +1 -1
- package/dist/Overlay/Modal/OcModal.js +1 -1
- package/dist/Overlay/Popper/OcPopper.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-DdN0ZNV9.js → SubPlanCard-5zOI7MNo.js} +1 -1
- package/dist/{ThumbnailSection-ru1jN2D6.js → ThumbnailSection-Ce3tLbjv.js} +1 -1
- package/dist/{ThumbnailTheme-C0xYM4nL.js → ThumbnailTheme-D03ey1Bu.js} +14 -14
- package/dist/{index-CFc43JHW.js → index-DobvCrGi.js} +2244 -2068
- package/dist/index.js +54 -55
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/OcDataTable-SumftTMl.js +0 -568
- package/dist/OcDraggableList-DGC9Asl5.js +0 -158
- package/dist/OcSlider-DW9x8eas.js +0 -123
@@ -1,10 +1,10 @@
|
|
1
|
-
import {
|
1
|
+
import { T as l, M as n, R as s, L as T, O as b, P as d, N as o, Q as i } from "../../index-DobvCrGi.js";
|
2
2
|
export {
|
3
3
|
l as ExpandingHeaderRow,
|
4
4
|
n as ExpandingTable,
|
5
5
|
s as ExpandingTableRow,
|
6
|
-
|
7
|
-
|
6
|
+
T as Table,
|
7
|
+
b as TableCell,
|
8
8
|
d as TableCellContent,
|
9
9
|
o as TableHeader,
|
10
10
|
i as TableLink
|
@@ -1,29 +1,32 @@
|
|
1
|
-
const
|
2
|
-
const
|
1
|
+
const o = (e = [], a = []) => {
|
2
|
+
const i = {
|
3
3
|
fixed: {},
|
4
4
|
active: {}
|
5
5
|
};
|
6
|
-
return
|
7
|
-
|
8
|
-
}),
|
9
|
-
|
10
|
-
}), JSON.stringify(
|
11
|
-
}, n = (
|
12
|
-
const
|
13
|
-
return
|
14
|
-
fixed: Object.keys(
|
15
|
-
...
|
16
|
-
isActive:
|
6
|
+
return e.forEach((t) => {
|
7
|
+
i.fixed[t.key] = t.isActive;
|
8
|
+
}), a.forEach((t) => {
|
9
|
+
i.active[t.key] = t.isActive;
|
10
|
+
}), JSON.stringify(i);
|
11
|
+
}, n = (e, a, i) => {
|
12
|
+
const t = e ? JSON.parse(e) : null;
|
13
|
+
return t ? [...Object.keys(t.fixed), ...Object.keys(t.active)].length !== a.length ? (localStorage.removeItem(i), { fixed: null, active: null }) : {
|
14
|
+
fixed: Object.keys(t.fixed).map((c) => ({
|
15
|
+
...a.find((l) => l.key === c) || {},
|
16
|
+
isActive: t.fixed[c]
|
17
17
|
})),
|
18
|
-
active: Object.keys(
|
19
|
-
...
|
20
|
-
isActive:
|
18
|
+
active: Object.keys(t.active).map((c) => ({
|
19
|
+
...a.find((l) => l.key === c) || {},
|
20
|
+
isActive: t.active[c]
|
21
21
|
}))
|
22
22
|
} : { fixed: null, active: null };
|
23
|
-
},
|
23
|
+
}, r = "__table_state_key__", s = (e, a) => {
|
24
|
+
const i = JSON.parse(localStorage.getItem(r)) || {};
|
25
|
+
i[e] = a, localStorage.setItem(r, JSON.stringify(i));
|
26
|
+
}, f = (e) => (JSON.parse(localStorage.getItem(r)) || {})[e] ?? null;
|
24
27
|
export {
|
25
28
|
n as formatHeadersFromLocalStorage,
|
26
|
-
|
27
|
-
|
29
|
+
o as formatHeadersToLocalStorage,
|
30
|
+
f as getFromLocalStorage,
|
28
31
|
s as setInLocalStorage
|
29
32
|
};
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import {
|
1
|
+
import { a8 as r, ab as d, aa as s, ac as t, a9 as H, ad as b } from "../../index-DobvCrGi.js";
|
2
2
|
export {
|
3
3
|
r as Header,
|
4
|
-
|
5
|
-
|
4
|
+
d as HeaderCenter,
|
5
|
+
s as HeaderLeft,
|
6
6
|
t as HeaderRight,
|
7
7
|
H as SubHeader,
|
8
8
|
b as TabToSelect
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import {
|
2
|
-
import { default as n } from "../../OcAccountSetupProgress-
|
1
|
+
import { ak as r, am as s, ai as u, ap as S, ao as o, al as t, an as d, aj as b } from "../../index-DobvCrGi.js";
|
2
|
+
import { default as n } from "../../OcAccountSetupProgress-DCgmnHo8.js";
|
3
3
|
export {
|
4
4
|
r as AccountSetup,
|
5
5
|
n as AccountSetupProgress,
|
package/dist/Form/index.js
CHANGED
@@ -1,31 +1,30 @@
|
|
1
|
-
import { _ as e, B as t, p as o, a as p, b as n, c as
|
2
|
-
import { T } from "../OcToggle-bIJaLDMZ.js";
|
3
|
-
import { S as P } from "../OcSlider-DW9x8eas.js";
|
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-DobvCrGi.js";
|
2
|
+
import { T as F } from "../OcToggle-bIJaLDMZ.js";
|
4
3
|
export {
|
5
4
|
e as BaseInput,
|
6
5
|
t as Button,
|
7
6
|
o as Calendar,
|
8
7
|
p as CardInput,
|
9
8
|
n as Checkbox,
|
10
|
-
|
11
|
-
|
9
|
+
i as CheckboxesGroup,
|
10
|
+
r as Criteria,
|
12
11
|
u as DatePicker,
|
13
12
|
l as GroupOptions,
|
14
13
|
I as Input,
|
15
14
|
d as InputOption,
|
16
15
|
c as LinkInput,
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
16
|
+
S as MultipleUploadFile,
|
17
|
+
g as NumberInput,
|
18
|
+
k as Option,
|
19
|
+
m as PhoneInput,
|
20
|
+
x as Radio,
|
22
21
|
C as RadioGroup,
|
23
22
|
b as RangeInput,
|
24
|
-
|
25
|
-
|
26
|
-
|
23
|
+
h as SectionItem,
|
24
|
+
O as Select,
|
25
|
+
f as SelectOptions,
|
27
26
|
B as SingleFileUpload,
|
28
|
-
|
29
|
-
|
30
|
-
|
27
|
+
G as Slider,
|
28
|
+
R as TextArea,
|
29
|
+
F as Toggle
|
31
30
|
};
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { openBlock as c, createElementBlock as r, createElementVNode as e, toDisplayString as s, createVNode as a, unref as i, normalizeStyle as n } from "vue";
|
2
|
-
import "./index-
|
2
|
+
import "./index-DobvCrGi.js";
|
3
3
|
import { _ as d } from "./OcIcon-CJgBICxh.js";
|
4
4
|
const u = { 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" }, x = { class: "text-oc-warning flex-1" }, f = { class: "px-3 pb-3 flex flex-col gap-y-3" }, m = { class: "relative bg-oc-accent-1-50 rounded-full h-2" }, _ = { class: "flex items-center gap-x-3" }, h = { class: "text-sm text-oc-text-400" }, w = {
|
5
5
|
__name: "OcAccountSetupProgress",
|
@@ -1,7 +1,7 @@
|
|
1
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";
|
2
2
|
import { DatePicker as B } from "v-calendar";
|
3
3
|
import r from "dayjs";
|
4
|
-
import { B as f } from "./index-
|
4
|
+
import { B as f } from "./index-DobvCrGi.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"
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { ref as s, openBlock as d, createBlock as m, unref as t, withCtx as l, createVNode as n } from "vue";
|
2
|
-
import {
|
2
|
+
import { aF as c, _ as f, ay as b, aG as p, e as V } from "./index-DobvCrGi.js";
|
3
3
|
import r from "dayjs";
|
4
|
-
const
|
4
|
+
const x = {
|
5
5
|
__name: "OcComplexDatePicker",
|
6
6
|
props: {
|
7
7
|
shortcuts: Array,
|
@@ -89,5 +89,5 @@ const w = {
|
|
89
89
|
}
|
90
90
|
};
|
91
91
|
export {
|
92
|
-
|
92
|
+
x as default
|
93
93
|
};
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { ref as p, watch as S, nextTick as F, openBlock as n, createElementBlock as y, createElementVNode as c, createBlock as u, unref as o, Fragment as A, createVNode as m, createCommentVNode as r, withCtx as V } from "vue";
|
2
|
-
import { B as g, e as x, b as D, i as G,
|
2
|
+
import { B as g, e as x, b as D, i as G, aD as H } from "./index-DobvCrGi.js";
|
3
3
|
import { Cropper as J } from "vue-advanced-cropper";
|
4
4
|
import { _ as K } from "./OcIcon-CJgBICxh.js";
|
5
5
|
const M = { class: "flex flex-col gap-y-5" }, P = ["src"], Q = { class: "flex gap-x-1 justify-center relative" }, W = { class: "grid grid-cols-2 gap-4" }, ee = {
|