@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.
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,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-DkumyhAj.js";
2
- import { T as F } from "../OcToggle-Cp5dJ5LN.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-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,4 +1,4 @@
1
- import { u as e } from "../index-DkumyhAj.js";
1
+ import { u as e } from "../index-d52sus6s.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-CSpRxnwd.js";
1
+ import { _ as a } from "../../OcIcon-CBf___w1.js";
2
2
  export {
3
3
  a as Icon
4
4
  };
@@ -1,6 +1,6 @@
1
- import { openBlock as r, createElementBlock as n, createElementVNode as e, createVNode as o, unref as l, createTextVNode as d, toDisplayString as a, normalizeStyle as u } from "vue";
2
- import "./index-DkumyhAj.js";
3
- import { _ as c } from "./OcIcon-CSpRxnwd.js";
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) => (r(), n("div", x, [
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, 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-DkumyhAj.js";
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 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 { aG as c, _ as f, az as b, aH as p, d as V } from "./index-DkumyhAj.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-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) => (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)}`,
@@ -1,7 +1,7 @@
1
- import { ref as u, watch as D, nextTick as J, openBlock as o, createElementBlock as h, createElementVNode as m, createBlock as r, unref as a, Fragment as K, createVNode as g, createCommentVNode as s, withCtx as T } from "vue";
2
- import { B as k, d as x, C as y, h as M, aE as P } from "./index-DkumyhAj.js";
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-CSpRxnwd.js";
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"