lizaui 9.0.27 → 9.0.28

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 (29) hide show
  1. package/dist/autocomplete/index.cjs.js +22 -22
  2. package/dist/autocomplete/index.cjs.js.map +1 -1
  3. package/dist/autocomplete/index.es.js +22 -22
  4. package/dist/autocomplete/index.es.js.map +1 -1
  5. package/dist/chunks/{scroll-area-BOU8O70p.js → scroll-area-BXuQ5-1d.js} +2 -2
  6. package/dist/chunks/{scroll-area-BOU8O70p.js.map → scroll-area-BXuQ5-1d.js.map} +1 -1
  7. package/dist/chunks/{scroll-area-DAQUXpBS.js → scroll-area-BgNy0fjs.js} +2 -2
  8. package/dist/chunks/{scroll-area-DAQUXpBS.js.map → scroll-area-BgNy0fjs.js.map} +1 -1
  9. package/dist/chunks/{select-BVS-SGsI.js → select-D4EkwXP4.js} +2 -2
  10. package/dist/chunks/{select-BVS-SGsI.js.map → select-D4EkwXP4.js.map} +1 -1
  11. package/dist/chunks/{select-BSYrEccf.js → select-Dk9RohWy.js} +2 -2
  12. package/dist/chunks/{select-BSYrEccf.js.map → select-Dk9RohWy.js.map} +1 -1
  13. package/dist/chunks/{textarea-D2_KC-J4.js → textarea-DXKPcuMi.js} +8 -1
  14. package/dist/chunks/textarea-DXKPcuMi.js.map +1 -0
  15. package/dist/chunks/{textarea-_HQpXiCX.js → textarea-eWxjf4OC.js} +8 -1
  16. package/dist/chunks/textarea-eWxjf4OC.js.map +1 -0
  17. package/dist/components/ui/input.d.ts +6 -0
  18. package/dist/components/ui/input.d.ts.map +1 -1
  19. package/dist/pagination/index.cjs.js +2 -2
  20. package/dist/pagination/index.es.js +2 -2
  21. package/dist/phone-input/index.cjs.js +2 -2
  22. package/dist/phone-input/index.es.js +2 -2
  23. package/dist/time-input/index.cjs.js +1 -1
  24. package/dist/time-input/index.es.js +1 -1
  25. package/dist/ui/index.cjs.js +3 -3
  26. package/dist/ui/index.es.js +6 -6
  27. package/package.json +1 -1
  28. package/dist/chunks/textarea-D2_KC-J4.js.map +0 -1
  29. package/dist/chunks/textarea-_HQpXiCX.js.map +0 -1
@@ -5128,11 +5128,6 @@ const Textarea = React__namespace.forwardRef(
5128
5128
  }
5129
5129
  );
5130
5130
  Textarea.displayName = "Textarea";
5131
- var DirectionContext = React__namespace.createContext(void 0);
5132
- function useDirection(localDir) {
5133
- const globalDir = React__namespace.useContext(DirectionContext);
5134
- return localDir || globalDir || "ltr";
5135
- }
5136
5131
  const toKebabCase = (string) => string.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
5137
5132
  const toCamelCase = (string) => string.replace(
5138
5133
  /^([A-Z])|[\s-_]+(\w)/g,
@@ -5212,6 +5207,11 @@ const __iconNode$1$1 = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
5212
5207
  createLucideIcon("check", __iconNode$1$1);
5213
5208
  const __iconNode$7 = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
5214
5209
  createLucideIcon("chevron-down", __iconNode$7);
5210
+ var DirectionContext = React__namespace.createContext(void 0);
5211
+ function useDirection(localDir) {
5212
+ const globalDir = React__namespace.useContext(DirectionContext);
5213
+ return localDir || globalDir || "ltr";
5214
+ }
5215
5215
  function clamp$1(value, [min2, max2]) {
5216
5216
  return Math.min(max2, Math.max(min2, value));
5217
5217
  }
@@ -7092,6 +7092,8 @@ const arrow = (options, deps) => ({
7092
7092
  ...arrow$1(options),
7093
7093
  options: [options, deps]
7094
7094
  });
7095
+ const __iconNode$6 = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]];
7096
+ createLucideIcon("chevron-up", __iconNode$6);
7095
7097
  function createCollection(name) {
7096
7098
  const PROVIDER_NAME = name + "CollectionProvider";
7097
7099
  const [createCollectionContext, createCollectionScope2] = createContextScope(PROVIDER_NAME);
@@ -7468,8 +7470,6 @@ function getSideAndAlignFromPlacement(placement) {
7468
7470
  var Anchor = PopperAnchor;
7469
7471
  var Content = PopperContent;
7470
7472
  var Arrow = PopperArrow;
7471
- const __iconNode$6 = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]];
7472
- createLucideIcon("chevron-up", __iconNode$6);
7473
7473
  function usePrevious(value) {
7474
7474
  const ref = React__namespace.useRef({ value, previous: value });
7475
7475
  return React__namespace.useMemo(() => {
@@ -9224,6 +9224,21 @@ function useResizeObserver$1(element, onResize) {
9224
9224
  }
9225
9225
  }, [element, handleResize]);
9226
9226
  }
9227
+ const __iconNode$3 = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
9228
+ createLucideIcon("chevron-right", __iconNode$3);
9229
+ const __iconNode$2 = [["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }]];
9230
+ createLucideIcon("circle", __iconNode$2);
9231
+ const __iconNode$1 = [
9232
+ ["circle", { cx: "9", cy: "12", r: "1", key: "1vctgf" }],
9233
+ ["circle", { cx: "9", cy: "5", r: "1", key: "hp0tcf" }],
9234
+ ["circle", { cx: "9", cy: "19", r: "1", key: "fkjjf6" }],
9235
+ ["circle", { cx: "15", cy: "12", r: "1", key: "1tmaij" }],
9236
+ ["circle", { cx: "15", cy: "5", r: "1", key: "19l28e" }],
9237
+ ["circle", { cx: "15", cy: "19", r: "1", key: "f4zoj3" }]
9238
+ ];
9239
+ createLucideIcon("grip-vertical", __iconNode$1);
9240
+ const __iconNode$4 = [["path", { d: "M5 12h14", key: "1ays0h" }]];
9241
+ createLucideIcon("minus", __iconNode$4);
9227
9242
  var NAME$1 = "Label";
9228
9243
  var Label$2 = React__namespace.forwardRef((props, forwardedRef) => {
9229
9244
  return /* @__PURE__ */ jsxRuntime.jsx(
@@ -10362,21 +10377,6 @@ var DropdownMenuSubContent$1 = React__namespace.forwardRef((props, forwardedRef)
10362
10377
  );
10363
10378
  });
10364
10379
  DropdownMenuSubContent$1.displayName = SUB_CONTENT_NAME$1;
10365
- const __iconNode$3 = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
10366
- createLucideIcon("chevron-right", __iconNode$3);
10367
- const __iconNode$2 = [["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }]];
10368
- createLucideIcon("circle", __iconNode$2);
10369
- const __iconNode$1 = [
10370
- ["circle", { cx: "9", cy: "12", r: "1", key: "1vctgf" }],
10371
- ["circle", { cx: "9", cy: "5", r: "1", key: "hp0tcf" }],
10372
- ["circle", { cx: "9", cy: "19", r: "1", key: "fkjjf6" }],
10373
- ["circle", { cx: "15", cy: "12", r: "1", key: "1tmaij" }],
10374
- ["circle", { cx: "15", cy: "5", r: "1", key: "19l28e" }],
10375
- ["circle", { cx: "15", cy: "19", r: "1", key: "f4zoj3" }]
10376
- ];
10377
- createLucideIcon("grip-vertical", __iconNode$1);
10378
- const __iconNode$4 = [["path", { d: "M5 12h14", key: "1ays0h" }]];
10379
- createLucideIcon("minus", __iconNode$4);
10380
10380
  var TABS_NAME = "Tabs";
10381
10381
  var [createTabsContext] = createContextScope(TABS_NAME, [
10382
10382
  createRovingFocusGroupScope