@orchidui/core 1.18.0 → 1.19.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/HorizontalProgressbar/OcHorizontalProgressbar.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/ProgressBar/OcProgressBar.js +1 -1
- package/dist/DataDisplay/Table/OcTable.js +1 -1
- package/dist/DataDisplay/TransferSummary/OcTransferSummary.js +1 -1
- package/dist/DataTable/useDataTable.js +95 -0
- package/dist/DataTable/utils/filterUtils.js +57 -0
- package/dist/DataTable/utils/paginationUtils.js +26 -0
- 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/SwitchTabs/OcSwitchTabs.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 +1 -1
- package/dist/Elements/Sidebar/OcSidebar.js +2 -2
- package/dist/Elements/Skeleton/OcSkeleton.js +1 -1
- package/dist/Elements/SubSidebar/OcSubSidebar.js +1 -1
- package/dist/Elements/TopBanner/OcTopBanner.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/Feedback/Tag/OcTag.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/Toggle/OcToggle.js +1 -1
- package/dist/Form/index.js +2 -2
- package/dist/FormBuilder/OcFormBuilder.js +1 -1
- package/dist/MediaAndIcons/Avatar/OcAvatar.js +1 -1
- package/dist/MediaAndIcons/Icon/OcIcon.js +1 -1
- package/dist/{OcAccountSetupProgress-g7V1kvOf.js → OcAccountSetupProgress-BrFh0gV6.js} +4 -4
- package/dist/{OcAvatar-DeVm4Ck5.js → OcAvatar-WGEX8Wio.js} +4 -4
- package/dist/{OcComplexCalendar-CWPFV545.js → OcComplexCalendar-H9AVEnPx.js} +6 -6
- package/dist/{OcComplexDatePicker-DXg8PEZz.js → OcComplexDatePicker-DP29N26v.js} +5 -5
- package/dist/{OcCropper-BfXmon8i.js → OcCropper-DiHMNZNd.js} +3 -3
- package/dist/OcDataTable-DqKIOr6d.js +557 -0
- package/dist/{OcDraggable-CZT2mJvO.js → OcDraggable-DRsp4j4e.js} +2 -2
- package/dist/{OcDraggableList-BMlc5DDP.js → OcDraggableList-DE5TsIZD.js} +3 -3
- package/dist/{OcEmojiPicker-vNLeufFJ.js → OcEmojiPicker-DKWtyTsI.js} +17 -15
- package/dist/{OcFilterForm-DxNgWEC9.js → OcFilterForm-DcVtNrT1.js} +18 -20
- package/dist/{OcFilterSearch-D1gAk_Ea.js → OcFilterSearch-B7mIHuKn.js} +18 -23
- package/dist/{OcFilterSearchFor-CKrNeOon.js → OcFilterSearchFor-CqsuXADi.js} +25 -19
- 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
- package/dist/{OcIcon-CSpRxnwd.js → OcIcon-CBf___w1.js} +5 -4
- package/dist/{OcModalCropper-DOSQE3NJ.js → OcModalCropper-DxkU7yZh.js} +4 -4
- package/dist/{OcPopper-CYcXF-OR.js → OcPopper-BSfMaOoF.js} +3 -3
- package/dist/{OcProgressBar-hiyC5XSc.js → OcProgressBar-lyqE5LZd.js} +5 -5
- package/dist/{OcSection-D_vO-DAP.js → OcSection-BjyapRr3.js} +3 -3
- package/dist/{OcSkeleton-CvdpGSQR.js → OcSkeleton-Czw65X0i.js} +2 -2
- package/dist/{OcSwitchTabs-CYp676bj.js → OcSwitchTabs-B7LfmG3z.js} +3 -3
- 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
- package/dist/{OcTheme-CWgrJh5Q.js → OcTheme-B6NTNYtz.js} +2 -2
- package/dist/{OcTimePicker-Cjo8eKGB.js → OcTimePicker-BX6AF_Su.js} +6 -6
- package/dist/{OcTimePopup-CXGhaOev.js → OcTimePopup-CrwbZ_Nx.js} +5 -5
- package/dist/{OcToggle-Cp5dJ5LN.js → OcToggle-DOfA-DZ8.js} +4 -4
- 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-BTqSr2AX.js → SubPlanCard-BhKyfET3.js} +10 -10
- package/dist/Theme/OcTheme.js +1 -1
- package/dist/{ThumbnailSection-DvanWXUV.js → ThumbnailSection-CZPxt9Vt.js} +3 -3
- package/dist/ThumbnailTheme-B8th9EGc.js +124 -0
- package/dist/{index-DkumyhAj.js → index-d52sus6s.js} +1974 -1943
- package/dist/index.js +12 -12
- package/package.json +1 -1
- package/dist/OcDataTable-CsQHegQT.js +0 -590
- package/dist/ThumbnailTheme-Cb9Ya2ZK.js +0 -119
- /package/dist/{style.css → core.css} +0 -0
package/dist/Form/index.js
CHANGED
@@ -1,5 +1,5 @@
|
|
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-
|
2
|
-
import { T as F } from "../OcToggle-
|
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-d52sus6s.js";
|
2
|
+
import { T as F } from "../OcToggle-DOfA-DZ8.js";
|
3
3
|
export {
|
4
4
|
e as BaseInput,
|
5
5
|
t as Button,
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import {
|
2
|
-
import "./index-
|
3
|
-
import { _ as c } from "./OcIcon-
|
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-d52sus6s.js";
|
3
|
+
import { _ as c } from "./OcIcon-CBf___w1.js";
|
4
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
5
|
__name: "OcAccountSetupProgress",
|
6
6
|
props: {
|
@@ -15,7 +15,7 @@ const x = { class: "border relative z-10 border-oc-gray-200 shadow-normal bg-whi
|
|
15
15
|
},
|
16
16
|
emits: ["redirect"],
|
17
17
|
setup(s) {
|
18
|
-
return (i, t) => (
|
18
|
+
return (i, t) => (n(), r("div", x, [
|
19
19
|
e("div", p, [
|
20
20
|
e("div", f, [
|
21
21
|
o(l(c), {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { computed as s,
|
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) => (
|
30
|
-
class:
|
31
|
-
style:
|
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,
|
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-
|
4
|
+
import { B as f } from "./index-d52sus6s.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
|
52
|
+
return n(), o("div", C, [
|
53
53
|
b("div", h, [
|
54
|
-
(c = e.shortcuts) != null && c.length ? (
|
55
|
-
(
|
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 ? (
|
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,
|
2
|
-
import { aG as c, _ as f, az as b,
|
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-d52sus6s.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) => (
|
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(
|
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(
|
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)}`,
|
@@ -1,7 +1,7 @@
|
|
1
|
-
import { ref as u, watch as D, nextTick as J,
|
2
|
-
import { B as k, d as x, C as y, h as M, aE as P } from "./index-
|
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-d52sus6s.js";
|
3
3
|
import { Cropper as Q } from "vue-advanced-cropper";
|
4
|
-
import { _ as W } from "./OcIcon-
|
4
|
+
import { _ as W } from "./OcIcon-CBf___w1.js";
|
5
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
6
|
key: 1,
|
7
7
|
class: "flex items-center gap-x-2 justify-normal"
|