@umami/react-zen 0.208.0 → 0.210.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/index.css CHANGED
@@ -3470,24 +3470,6 @@ body a.Button_button__NGQyO {
3470
3470
  transform: translateY(-50%);
3471
3471
  }
3472
3472
 
3473
- /* virtual-css:css:30dc0f59418ffcc16fc4fc9d2cfc50c3 */
3474
- .Text_truncate__NjQ2M {
3475
- display: inline-block;
3476
- white-space: nowrap;
3477
- overflow: hidden;
3478
- text-overflow: ellipsis;
3479
- max-width: 100%;
3480
- }
3481
- .Text_italic__MmI4Y {
3482
- font-style: italic;
3483
- }
3484
- .Text_underline__MzZmN {
3485
- text-decoration: underline;
3486
- }
3487
- .Text_strikethrough__ZTg3Y {
3488
- text-decoration: line-through;
3489
- }
3490
-
3491
3473
  /* virtual-css:css:fa53717340120f23a623f1ff98237d94 */
3492
3474
  .Accordion_accordion__ODg3O {
3493
3475
  display: flex;
@@ -3530,6 +3512,24 @@ body a.Button_button__NGQyO {
3530
3512
  transition: max-height 0.5s ease-out;
3531
3513
  }
3532
3514
 
3515
+ /* virtual-css:css:30dc0f59418ffcc16fc4fc9d2cfc50c3 */
3516
+ .Text_truncate__NjQ2M {
3517
+ display: inline-block;
3518
+ white-space: nowrap;
3519
+ overflow: hidden;
3520
+ text-overflow: ellipsis;
3521
+ max-width: 100%;
3522
+ }
3523
+ .Text_italic__MmI4Y {
3524
+ font-style: italic;
3525
+ }
3526
+ .Text_underline__MzZmN {
3527
+ text-decoration: underline;
3528
+ }
3529
+ .Text_strikethrough__ZTg3Y {
3530
+ text-decoration: line-through;
3531
+ }
3532
+
3533
3533
  /* virtual-css:css:94870e251b7b77526d8ae103079be601 */
3534
3534
  .Heading_heading__MGIyZ {
3535
3535
  color: var(--heading-color);
@@ -3786,7 +3786,7 @@ body a.Button_button__NGQyO {
3786
3786
  }
3787
3787
 
3788
3788
  /* virtual-css:css:8ac5a8adaf8e8de9ae56ee4600f2cfaa */
3789
- .ComboBox_combobox__ZDYxZ {
3789
+ .ComboBox_combobox__Zjg5Z {
3790
3790
  display: flex;
3791
3791
  align-items: center;
3792
3792
  flex-wrap: nowrap;
@@ -3794,19 +3794,19 @@ body a.Button_button__NGQyO {
3794
3794
  padding: var(--padding);
3795
3795
  border-radius: var(--border-radius);
3796
3796
  }
3797
- .ComboBox_input__YjNkN {
3797
+ .ComboBox_input__NDBmM {
3798
3798
  font-size: var(--font-size);
3799
3799
  border: none;
3800
3800
  outline: none;
3801
3801
  }
3802
- .ComboBox_button__NTlhM {
3802
+ .ComboBox_button__NTI1M {
3803
3803
  display: flex;
3804
3804
  align-items: center;
3805
3805
  justify-content: center;
3806
3806
  border: 0;
3807
3807
  background: transparent;
3808
3808
  }
3809
- .ComboBox_list__NTdiY {
3809
+ .ComboBox_list__NWZhZ {
3810
3810
  margin-top: var(--padding-y);
3811
3811
  margin-left: calc(-1 * var(--padding-x));
3812
3812
  padding: var(--spacing-2);
@@ -3816,6 +3816,9 @@ body a.Button_button__NGQyO {
3816
3816
  box-shadow: var(--box-shadow-3);
3817
3817
  width: 260px;
3818
3818
  }
3819
+ .ComboBox_icon__YTI0N {
3820
+ cursor: pointer;
3821
+ }
3819
3822
 
3820
3823
  /* virtual-css:css:a3f0bcbc602e66499a3823844c11db39 */
3821
3824
  .Code_code__ZTc0M {
package/dist/index.js CHANGED
@@ -28226,48 +28226,44 @@ var createLucideIcon = (iconName, iconNode) => {
28226
28226
  var __iconNode = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
28227
28227
  var Check = createLucideIcon("check", __iconNode);
28228
28228
 
28229
- // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/chevron-down.js
28230
- var __iconNode2 = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
28231
- var ChevronDown = createLucideIcon("chevron-down", __iconNode2);
28232
-
28233
28229
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/chevron-right.js
28234
- var __iconNode3 = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
28235
- var ChevronRight = createLucideIcon("chevron-right", __iconNode3);
28230
+ var __iconNode2 = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
28231
+ var ChevronRight = createLucideIcon("chevron-right", __iconNode2);
28236
28232
 
28237
28233
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/copy.js
28238
- var __iconNode4 = [
28234
+ var __iconNode3 = [
28239
28235
  ["rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2", key: "17jyea" }],
28240
28236
  ["path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2", key: "zix9uf" }]
28241
28237
  ];
28242
- var Copy = createLucideIcon("copy", __iconNode4);
28238
+ var Copy = createLucideIcon("copy", __iconNode3);
28243
28239
 
28244
28240
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/info.js
28245
- var __iconNode5 = [
28241
+ var __iconNode4 = [
28246
28242
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
28247
28243
  ["path", { d: "M12 16v-4", key: "1dtifu" }],
28248
28244
  ["path", { d: "M12 8h.01", key: "e9boi3" }]
28249
28245
  ];
28250
- var Info = createLucideIcon("info", __iconNode5);
28246
+ var Info = createLucideIcon("info", __iconNode4);
28251
28247
 
28252
28248
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/minus.js
28253
- var __iconNode6 = [["path", { d: "M5 12h14", key: "1ays0h" }]];
28254
- var Minus = createLucideIcon("minus", __iconNode6);
28249
+ var __iconNode5 = [["path", { d: "M5 12h14", key: "1ays0h" }]];
28250
+ var Minus = createLucideIcon("minus", __iconNode5);
28255
28251
 
28256
28252
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/moon.js
28257
- var __iconNode7 = [
28253
+ var __iconNode6 = [
28258
28254
  ["path", { d: "M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z", key: "a7tn18" }]
28259
28255
  ];
28260
- var Moon = createLucideIcon("moon", __iconNode7);
28256
+ var Moon = createLucideIcon("moon", __iconNode6);
28261
28257
 
28262
28258
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/search.js
28263
- var __iconNode8 = [
28259
+ var __iconNode7 = [
28264
28260
  ["path", { d: "m21 21-4.34-4.34", key: "14j7rj" }],
28265
28261
  ["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }]
28266
28262
  ];
28267
- var Search = createLucideIcon("search", __iconNode8);
28263
+ var Search = createLucideIcon("search", __iconNode7);
28268
28264
 
28269
28265
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/square-pen.js
28270
- var __iconNode9 = [
28266
+ var __iconNode8 = [
28271
28267
  ["path", { d: "M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7", key: "1m0v6g" }],
28272
28268
  [
28273
28269
  "path",
@@ -28277,10 +28273,10 @@ var __iconNode9 = [
28277
28273
  }
28278
28274
  ]
28279
28275
  ];
28280
- var SquarePen = createLucideIcon("square-pen", __iconNode9);
28276
+ var SquarePen = createLucideIcon("square-pen", __iconNode8);
28281
28277
 
28282
28278
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/sun.js
28283
- var __iconNode10 = [
28279
+ var __iconNode9 = [
28284
28280
  ["circle", { cx: "12", cy: "12", r: "4", key: "4exip2" }],
28285
28281
  ["path", { d: "M12 2v2", key: "tus03m" }],
28286
28282
  ["path", { d: "M12 20v2", key: "1lh1kg" }],
@@ -28291,10 +28287,10 @@ var __iconNode10 = [
28291
28287
  ["path", { d: "m6.34 17.66-1.41 1.41", key: "1m8zz5" }],
28292
28288
  ["path", { d: "m19.07 4.93-1.41 1.41", key: "1shlcs" }]
28293
28289
  ];
28294
- var Sun = createLucideIcon("sun", __iconNode10);
28290
+ var Sun = createLucideIcon("sun", __iconNode9);
28295
28291
 
28296
28292
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/triangle-alert.js
28297
- var __iconNode11 = [
28293
+ var __iconNode10 = [
28298
28294
  [
28299
28295
  "path",
28300
28296
  {
@@ -28305,14 +28301,14 @@ var __iconNode11 = [
28305
28301
  ["path", { d: "M12 9v4", key: "juzpu7" }],
28306
28302
  ["path", { d: "M12 17h.01", key: "p32p05" }]
28307
28303
  ];
28308
- var TriangleAlert = createLucideIcon("triangle-alert", __iconNode11);
28304
+ var TriangleAlert = createLucideIcon("triangle-alert", __iconNode10);
28309
28305
 
28310
28306
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/x.js
28311
- var __iconNode12 = [
28307
+ var __iconNode11 = [
28312
28308
  ["path", { d: "M18 6 6 18", key: "1bl5f8" }],
28313
28309
  ["path", { d: "m6 6 12 12", key: "d8bk6v" }]
28314
28310
  ];
28315
- var X = createLucideIcon("x", __iconNode12);
28311
+ var X = createLucideIcon("x", __iconNode11);
28316
28312
 
28317
28313
  // src/components/Icon.tsx
28318
28314
  var import_classnames = __toESM(require_classnames());
@@ -32922,8 +32918,11 @@ function useBreakpoint() {
32922
32918
  }
32923
32919
 
32924
32920
  // src/components/Accordion.tsx
32925
- var import_react186 = require("react");
32926
32921
  var import_classnames14 = __toESM(require_classnames());
32922
+ var import_react186 = require("react");
32923
+
32924
+ // css-modules:E:\dev\umami-react-zen\src\components\Accordion.module.css
32925
+ var Accordion_default = { "accordion": "Accordion_accordion__ODg3O", "item": "Accordion_item__ZDU3Z", "button": "Accordion_button__MTRiY", "icon": "Accordion_icon__NDMwM", "panel": "Accordion_panel__OTQ4M", "expanded": "Accordion_expanded__ODY0N" };
32927
32926
 
32928
32927
  // src/components/Text.tsx
32929
32928
  var import_classnames13 = __toESM(require_classnames());
@@ -32981,9 +32980,6 @@ function Text({
32981
32980
  );
32982
32981
  }
32983
32982
 
32984
- // css-modules:E:\dev\umami-react-zen\src\components\Accordion.module.css
32985
- var Accordion_default = { "accordion": "Accordion_accordion__ODg3O", "item": "Accordion_item__ZDU3Z", "button": "Accordion_button__MTRiY", "icon": "Accordion_icon__NDMwM", "panel": "Accordion_panel__OTQ4M", "expanded": "Accordion_expanded__ODY0N" };
32986
-
32987
32983
  // src/components/Accordion.tsx
32988
32984
  var import_jsx_runtime21 = require("react/jsx-runtime");
32989
32985
  function Accordion({ className, children, ...props }) {
@@ -33009,7 +33005,7 @@ function AccordionItem({
33009
33005
  children: [
33010
33006
  /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)(Button2, { slot: "trigger", className: Accordion_default.button, children: [
33011
33007
  /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(Text, { children: trigger }),
33012
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(Icon2, { className: Accordion_default.icon, size: "xs", children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(ChevronDown, {}) })
33008
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(Icon2, { className: Accordion_default.icon, size: "sm", children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(ChevronRight, {}) })
33013
33009
  ] }),
33014
33010
  /* @__PURE__ */ (0, import_jsx_runtime21.jsx)($28f4fd908f0de97f$export$feabaa331e1d464c, { className: (0, import_classnames14.default)(Accordion_default.panel, expanded && Accordion_default.expanded), children: panel })
33015
33011
  ]
@@ -33155,7 +33151,7 @@ function Breadcrumbs2({ children, className, ...props }) {
33155
33151
  function Breadcrumb2({ children, className, ...props }) {
33156
33152
  return /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)($778035c5624f61e7$export$dabcc1ec9dd9d1cc, { ...props, className: (0, import_classnames18.default)(Breadcrumbs_default.breadcrumb, className), children: [
33157
33153
  children,
33158
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Icon2, { className: Breadcrumbs_default.icon, size: "xs", children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(ChevronDown, {}) })
33154
+ /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Icon2, { className: Breadcrumbs_default.icon, size: "xs", children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(ChevronRight, {}) })
33159
33155
  ] });
33160
33156
  }
33161
33157
 
@@ -33199,9 +33195,9 @@ function Calendar2({
33199
33195
  onChange: handleChange,
33200
33196
  children: [
33201
33197
  /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("header", { className: Calendar_default.header, children: [
33202
- /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Button2, { slot: "previous", className: Calendar_default.button, variant: "quiet", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Icon2, { rotate: 180, children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChevronDown, {}) }) }),
33198
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Button2, { slot: "previous", className: Calendar_default.button, variant: "quiet", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Icon2, { rotate: 180, children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChevronRight, {}) }) }),
33203
33199
  /* @__PURE__ */ (0, import_jsx_runtime28.jsx)($5cb03073d3f54797$export$a8a3e93435678ff9, { className: Calendar_default.heading }),
33204
- /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Button2, { slot: "next", className: Calendar_default.button, variant: "quiet", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Icon2, { children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChevronDown, {}) }) })
33200
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Button2, { slot: "next", className: Calendar_default.button, variant: "quiet", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Icon2, { children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChevronRight, {}) }) })
33205
33201
  ] }),
33206
33202
  /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)($dfd62f934fc76fed$export$5bd780d491cfc46c, { children: [
33207
33203
  /* @__PURE__ */ (0, import_jsx_runtime28.jsx)($dfd62f934fc76fed$export$22e2d15eaa4d2377, { children: (day) => /* @__PURE__ */ (0, import_jsx_runtime28.jsx)($dfd62f934fc76fed$export$ad2135cac3a11b3d, { className: Calendar_default.headerCell, children: day }) }),
@@ -33241,9 +33237,47 @@ function Checkbox2({ label, className, children, ...props }) {
33241
33237
  // src/components/ComboBox.tsx
33242
33238
  var import_classnames23 = __toESM(require_classnames());
33243
33239
 
33240
+ // src/components/Grid.tsx
33241
+ var import_classnames21 = __toESM(require_classnames());
33242
+ var import_jsx_runtime30 = require("react/jsx-runtime");
33243
+ function Grid({
33244
+ display = "grid",
33245
+ justifyContent,
33246
+ justifyItems,
33247
+ alignContent,
33248
+ alignItems,
33249
+ gap,
33250
+ gapX,
33251
+ gapY,
33252
+ autoFlow,
33253
+ rows,
33254
+ columns,
33255
+ areas,
33256
+ className,
33257
+ style,
33258
+ children,
33259
+ ...props
33260
+ }) {
33261
+ const [classes, styleProps] = useDesignProps({
33262
+ display,
33263
+ justifyContent,
33264
+ justifyItems,
33265
+ alignContent,
33266
+ alignItems,
33267
+ gap,
33268
+ gapX,
33269
+ gapY,
33270
+ gridTemplateRows: rows,
33271
+ gridTemplateColumns: columns,
33272
+ gridTemplateAreas: areas,
33273
+ gridAutoFlow: autoFlow
33274
+ });
33275
+ return /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(Box, { ...props, className: (0, import_classnames21.default)(className, classes), style: { ...styleProps, ...style }, children });
33276
+ }
33277
+
33244
33278
  // src/components/List.tsx
33245
33279
  var import_react187 = require("react");
33246
- var import_classnames21 = __toESM(require_classnames());
33280
+ var import_classnames22 = __toESM(require_classnames());
33247
33281
 
33248
33282
  // src/lib/constants.ts
33249
33283
  var ACCENT_COLORS = [
@@ -33290,7 +33324,7 @@ function getHighlightColor(color) {
33290
33324
  var List_default = { "list": "List_list__Yzk2Y", "separator": "List_separator__ODZiZ", "section": "List_section__NTI0O", "header": "List_header__MjE1Y", "item": "List_item__MzU5Y", "checkmark": "List_checkmark__YzRiZ", "hideCheckmark": "List_hideCheckmark__NDlhN", "fullscreen": "List_fullscreen__NWMyY" };
33291
33325
 
33292
33326
  // src/components/List.tsx
33293
- var import_jsx_runtime30 = require("react/jsx-runtime");
33327
+ var import_jsx_runtime31 = require("react/jsx-runtime");
33294
33328
  function List({
33295
33329
  id,
33296
33330
  items = [],
@@ -33318,9 +33352,9 @@ function List({
33318
33352
  }
33319
33353
  };
33320
33354
  const fieldId = useFieldId(id);
33321
- return /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)(import_jsx_runtime30.Fragment, { children: [
33322
- label && /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(Label2, { htmlFor: fieldId, children: label }),
33323
- /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
33355
+ return /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)(import_jsx_runtime31.Fragment, { children: [
33356
+ label && /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(Label2, { htmlFor: fieldId, children: label }),
33357
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(
33324
33358
  $eed445e0843c11d0$export$41f133550aa26f48,
33325
33359
  {
33326
33360
  id: fieldId,
@@ -33329,7 +33363,7 @@ function List({
33329
33363
  selectedKeys: value || selectedKeys,
33330
33364
  defaultSelectedKeys: value || defaultSelectedKeys,
33331
33365
  items,
33332
- className: (0, import_classnames21.default)(
33366
+ className: (0, import_classnames22.default)(
33333
33367
  List_default.list,
33334
33368
  className,
33335
33369
  !showCheckmark && List_default.hideCheckmark,
@@ -33340,9 +33374,9 @@ function List({
33340
33374
  children: children || items?.map((item) => {
33341
33375
  const id2 = item[idProperty] || item.toString();
33342
33376
  const label2 = item[labelProperty] || item.toString();
33343
- return /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)(import_react187.Fragment, { children: [
33344
- item[separatorProperty] && /* @__PURE__ */ (0, import_jsx_runtime30.jsx)($431f98aba6844401$export$1ff3c3f08ae963c0, { className: List_default.separator }),
33345
- /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(ListItem, { id: id2, className: List_default.item, children: label2 })
33377
+ return /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)(import_react187.Fragment, { children: [
33378
+ item[separatorProperty] && /* @__PURE__ */ (0, import_jsx_runtime31.jsx)($431f98aba6844401$export$1ff3c3f08ae963c0, { className: List_default.separator }),
33379
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(ListItem, { id: id2, className: List_default.item, children: label2 })
33346
33380
  ] }, id2);
33347
33381
  })
33348
33382
  }
@@ -33356,70 +33390,32 @@ function ListItem({
33356
33390
  showCheckmark = true,
33357
33391
  ...props
33358
33392
  }) {
33359
- return /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)(
33393
+ return /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)(
33360
33394
  $eed445e0843c11d0$export$a11e76429ed99b4,
33361
33395
  {
33362
33396
  ...props,
33363
33397
  id,
33364
- className: (0, import_classnames21.default)(List_default.item, className),
33398
+ className: (0, import_classnames22.default)(List_default.item, className),
33365
33399
  textValue: typeof children === "string" ? children : id?.toString(),
33366
33400
  children: [
33367
33401
  children,
33368
- showCheckmark && /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(Icon2, { "aria-hidden": "true", className: List_default.checkmark, children: /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(Check, {}) })
33402
+ showCheckmark && /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(Icon2, { "aria-hidden": "true", className: List_default.checkmark, children: /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(Check, {}) })
33369
33403
  ]
33370
33404
  }
33371
33405
  );
33372
33406
  }
33373
33407
  function ListSeparator({ className, ...props }) {
33374
- return /* @__PURE__ */ (0, import_jsx_runtime30.jsx)($431f98aba6844401$export$1ff3c3f08ae963c0, { ...props, className: (0, import_classnames21.default)(List_default.separator, className) });
33408
+ return /* @__PURE__ */ (0, import_jsx_runtime31.jsx)($431f98aba6844401$export$1ff3c3f08ae963c0, { ...props, className: (0, import_classnames22.default)(List_default.separator, className) });
33375
33409
  }
33376
33410
  function ListSection({ title, className, children, ...props }) {
33377
- return /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)($eed445e0843c11d0$export$dca12b0bb56e4fc, { ...props, className: (0, import_classnames21.default)(List_default.section, className), children: [
33378
- title && /* @__PURE__ */ (0, import_jsx_runtime30.jsx)($72a5793c14baf454$export$8b251419efc915eb, { className: List_default.header, children: title }),
33411
+ return /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)($eed445e0843c11d0$export$dca12b0bb56e4fc, { ...props, className: (0, import_classnames22.default)(List_default.section, className), children: [
33412
+ title && /* @__PURE__ */ (0, import_jsx_runtime31.jsx)($72a5793c14baf454$export$8b251419efc915eb, { className: List_default.header, children: title }),
33379
33413
  children
33380
33414
  ] });
33381
33415
  }
33382
33416
 
33383
- // src/components/Grid.tsx
33384
- var import_classnames22 = __toESM(require_classnames());
33385
- var import_jsx_runtime31 = require("react/jsx-runtime");
33386
- function Grid({
33387
- display = "grid",
33388
- justifyContent,
33389
- justifyItems,
33390
- alignContent,
33391
- alignItems,
33392
- gap,
33393
- gapX,
33394
- gapY,
33395
- autoFlow,
33396
- rows,
33397
- columns,
33398
- areas,
33399
- className,
33400
- style,
33401
- children,
33402
- ...props
33403
- }) {
33404
- const [classes, styleProps] = useDesignProps({
33405
- display,
33406
- justifyContent,
33407
- justifyItems,
33408
- alignContent,
33409
- alignItems,
33410
- gap,
33411
- gapX,
33412
- gapY,
33413
- gridTemplateRows: rows,
33414
- gridTemplateColumns: columns,
33415
- gridTemplateAreas: areas,
33416
- gridAutoFlow: autoFlow
33417
- });
33418
- return /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(Box, { ...props, className: (0, import_classnames22.default)(className, classes), style: { ...styleProps, ...style }, children });
33419
- }
33420
-
33421
33417
  // css-modules:E:\dev\umami-react-zen\src\components\ComboBox.module.css
33422
- var ComboBox_default = { "combobox": "ComboBox_combobox__ZDYxZ", "input": "ComboBox_input__YjNkN", "button": "ComboBox_button__NTlhM", "list": "ComboBox_list__NTdiY" };
33418
+ var ComboBox_default = { "combobox": "ComboBox_combobox__Zjg5Z", "input": "ComboBox_input__NDBmM", "button": "ComboBox_button__NTI1M", "list": "ComboBox_list__NWZhZ", "icon": "ComboBox_icon__YTI0N" };
33423
33419
 
33424
33420
  // src/components/ComboBox.tsx
33425
33421
  var import_jsx_runtime32 = require("react/jsx-runtime");
@@ -33441,7 +33437,7 @@ function ComboBox2({
33441
33437
  children: [
33442
33438
  /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)(Grid, { alignItems: "center", columns: "1fr auto", width: "100%", children: [
33443
33439
  /* @__PURE__ */ (0, import_jsx_runtime32.jsx)($3985021b0ad6602f$export$f5b8910cec6cf069, { className: ComboBox_default.input }),
33444
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)($d2b4bc8c273e7be6$export$353f5b6fc5456de1, { className: ComboBox_default.button, children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(Icon2, { "aria-hidden": "true", size: "sm", children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(ChevronDown, {}) }) })
33440
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsx)($d2b4bc8c273e7be6$export$353f5b6fc5456de1, { className: ComboBox_default.button, children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(Icon2, { rotate: 90, className: ComboBox_default.icon, "aria-hidden": "true", size: "sm", children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(ChevronRight, {}) }) })
33445
33441
  ] }),
33446
33442
  /* @__PURE__ */ (0, import_jsx_runtime32.jsx)($07b14b47974efb58$export$5b6b19405a83ff9d, { ...popoverProps, children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("div", { className: ComboBox_default.list, children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(List, { items, renderEmptyState, ...listProps, children: children || items?.map((item) => /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(ListItem, { textValue: item, children: item }, item)) }) }) })
33447
33443
  ]
@@ -34112,8 +34108,8 @@ function Modal2({
34112
34108
  }
34113
34109
 
34114
34110
  // src/components/Navbar.tsx
34115
- var import_react197 = require("react");
34116
34111
  var import_classnames38 = __toESM(require_classnames());
34112
+ var import_react197 = require("react");
34117
34113
 
34118
34114
  // css-modules:E:\dev\umami-react-zen\src\components\Navbar.module.css
34119
34115
  var Navbar_default = { "nav": "Navbar_nav__ZjEwM", "item": "Navbar_item__MWVhZ", "icon": "Navbar_icon__ZmM1N" };
@@ -34138,7 +34134,7 @@ function NavbarItem({ label, children, className, ...props }) {
34138
34134
  return /* @__PURE__ */ (0, import_jsx_runtime51.jsxs)(HoverTrigger, { isOpen: activeMenu === label, onHoverStart: () => setActiveMenu(label), children: [
34139
34135
  /* @__PURE__ */ (0, import_jsx_runtime51.jsxs)("div", { ...props, className: (0, import_classnames38.default)(Navbar_default.item, className), children: [
34140
34136
  /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(Text, { children: label }),
34141
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(Icon2, { rotate: 90, size: "sm", className: Navbar_default.icon, children: /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(ChevronDown, {}) })
34137
+ /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(Icon2, { rotate: 90, size: "sm", className: Navbar_default.icon, children: /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(ChevronRight, {}) })
34142
34138
  ] }),
34143
34139
  children
34144
34140
  ] });
@@ -34207,10 +34203,7 @@ function NavMenuGroup({
34207
34203
  onClick: handleClick,
34208
34204
  children: [
34209
34205
  /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(Text, { className: NavMenu_default.title, children: title }),
34210
- allowMinimize && /* @__PURE__ */ (0, import_jsx_runtime52.jsxs)(Icon2, { rotate: minimized ? -90 : 0, color: "muted", children: [
34211
- "3+ 6.",
34212
- /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(ChevronDown, {})
34213
- ] })
34206
+ allowMinimize && /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(Icon2, { rotate: minimized ? 0 : 90, color: "muted", children: /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(ChevronRight, {}) })
34214
34207
  ]
34215
34208
  }
34216
34209
  ),
@@ -34474,8 +34467,8 @@ function SearchField2({
34474
34467
  }
34475
34468
 
34476
34469
  // src/components/Select.tsx
34477
- var import_react201 = require("react");
34478
34470
  var import_classnames46 = __toESM(require_classnames());
34471
+ var import_react201 = require("react");
34479
34472
 
34480
34473
  // css-modules:E:\dev\umami-react-zen\src\components\Select.module.css
34481
34474
  var Select_default = { "select": "Select_select__M2I4N", "button": "Select_button__NTc5Y", "value": "Select_value__ZTYwN", "list": "Select_list__NTcwM", "search": "Select_search__MWNhN" };
@@ -34533,7 +34526,7 @@ function Select2({
34533
34526
  className: (0, import_classnames46.default)(Select_default.button, buttonProps?.className),
34534
34527
  children: /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)("div", { className: Select_default.value, children: [
34535
34528
  /* @__PURE__ */ (0, import_jsx_runtime63.jsx)($82d7e5349645de74$export$e288731fd71264f0, { children: renderValue }),
34536
- /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(Icon2, { "aria-hidden": "true", size: "sm", children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(ChevronDown, {}) })
34529
+ /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(Icon2, { rotate: 90, "aria-hidden": "true", size: "sm", children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(ChevronRight, {}) })
34537
34530
  ] })
34538
34531
  }
34539
34532
  ),
@@ -34910,7 +34903,6 @@ lucide-react/dist/esm/defaultAttributes.js:
34910
34903
  lucide-react/dist/esm/Icon.js:
34911
34904
  lucide-react/dist/esm/createLucideIcon.js:
34912
34905
  lucide-react/dist/esm/icons/check.js:
34913
- lucide-react/dist/esm/icons/chevron-down.js:
34914
34906
  lucide-react/dist/esm/icons/chevron-right.js:
34915
34907
  lucide-react/dist/esm/icons/copy.js:
34916
34908
  lucide-react/dist/esm/icons/info.js:
package/dist/index.mjs CHANGED
@@ -28101,48 +28101,44 @@ var createLucideIcon = (iconName, iconNode) => {
28101
28101
  var __iconNode = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
28102
28102
  var Check = createLucideIcon("check", __iconNode);
28103
28103
 
28104
- // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/chevron-down.js
28105
- var __iconNode2 = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
28106
- var ChevronDown = createLucideIcon("chevron-down", __iconNode2);
28107
-
28108
28104
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/chevron-right.js
28109
- var __iconNode3 = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
28110
- var ChevronRight = createLucideIcon("chevron-right", __iconNode3);
28105
+ var __iconNode2 = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
28106
+ var ChevronRight = createLucideIcon("chevron-right", __iconNode2);
28111
28107
 
28112
28108
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/copy.js
28113
- var __iconNode4 = [
28109
+ var __iconNode3 = [
28114
28110
  ["rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2", key: "17jyea" }],
28115
28111
  ["path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2", key: "zix9uf" }]
28116
28112
  ];
28117
- var Copy = createLucideIcon("copy", __iconNode4);
28113
+ var Copy = createLucideIcon("copy", __iconNode3);
28118
28114
 
28119
28115
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/info.js
28120
- var __iconNode5 = [
28116
+ var __iconNode4 = [
28121
28117
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
28122
28118
  ["path", { d: "M12 16v-4", key: "1dtifu" }],
28123
28119
  ["path", { d: "M12 8h.01", key: "e9boi3" }]
28124
28120
  ];
28125
- var Info = createLucideIcon("info", __iconNode5);
28121
+ var Info = createLucideIcon("info", __iconNode4);
28126
28122
 
28127
28123
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/minus.js
28128
- var __iconNode6 = [["path", { d: "M5 12h14", key: "1ays0h" }]];
28129
- var Minus = createLucideIcon("minus", __iconNode6);
28124
+ var __iconNode5 = [["path", { d: "M5 12h14", key: "1ays0h" }]];
28125
+ var Minus = createLucideIcon("minus", __iconNode5);
28130
28126
 
28131
28127
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/moon.js
28132
- var __iconNode7 = [
28128
+ var __iconNode6 = [
28133
28129
  ["path", { d: "M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z", key: "a7tn18" }]
28134
28130
  ];
28135
- var Moon = createLucideIcon("moon", __iconNode7);
28131
+ var Moon = createLucideIcon("moon", __iconNode6);
28136
28132
 
28137
28133
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/search.js
28138
- var __iconNode8 = [
28134
+ var __iconNode7 = [
28139
28135
  ["path", { d: "m21 21-4.34-4.34", key: "14j7rj" }],
28140
28136
  ["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }]
28141
28137
  ];
28142
- var Search = createLucideIcon("search", __iconNode8);
28138
+ var Search = createLucideIcon("search", __iconNode7);
28143
28139
 
28144
28140
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/square-pen.js
28145
- var __iconNode9 = [
28141
+ var __iconNode8 = [
28146
28142
  ["path", { d: "M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7", key: "1m0v6g" }],
28147
28143
  [
28148
28144
  "path",
@@ -28152,10 +28148,10 @@ var __iconNode9 = [
28152
28148
  }
28153
28149
  ]
28154
28150
  ];
28155
- var SquarePen = createLucideIcon("square-pen", __iconNode9);
28151
+ var SquarePen = createLucideIcon("square-pen", __iconNode8);
28156
28152
 
28157
28153
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/sun.js
28158
- var __iconNode10 = [
28154
+ var __iconNode9 = [
28159
28155
  ["circle", { cx: "12", cy: "12", r: "4", key: "4exip2" }],
28160
28156
  ["path", { d: "M12 2v2", key: "tus03m" }],
28161
28157
  ["path", { d: "M12 20v2", key: "1lh1kg" }],
@@ -28166,10 +28162,10 @@ var __iconNode10 = [
28166
28162
  ["path", { d: "m6.34 17.66-1.41 1.41", key: "1m8zz5" }],
28167
28163
  ["path", { d: "m19.07 4.93-1.41 1.41", key: "1shlcs" }]
28168
28164
  ];
28169
- var Sun = createLucideIcon("sun", __iconNode10);
28165
+ var Sun = createLucideIcon("sun", __iconNode9);
28170
28166
 
28171
28167
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/triangle-alert.js
28172
- var __iconNode11 = [
28168
+ var __iconNode10 = [
28173
28169
  [
28174
28170
  "path",
28175
28171
  {
@@ -28180,14 +28176,14 @@ var __iconNode11 = [
28180
28176
  ["path", { d: "M12 9v4", key: "juzpu7" }],
28181
28177
  ["path", { d: "M12 17h.01", key: "p32p05" }]
28182
28178
  ];
28183
- var TriangleAlert = createLucideIcon("triangle-alert", __iconNode11);
28179
+ var TriangleAlert = createLucideIcon("triangle-alert", __iconNode10);
28184
28180
 
28185
28181
  // node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0/node_modules/lucide-react/dist/esm/icons/x.js
28186
- var __iconNode12 = [
28182
+ var __iconNode11 = [
28187
28183
  ["path", { d: "M18 6 6 18", key: "1bl5f8" }],
28188
28184
  ["path", { d: "m6 6 12 12", key: "d8bk6v" }]
28189
28185
  ];
28190
- var X = createLucideIcon("x", __iconNode12);
28186
+ var X = createLucideIcon("x", __iconNode11);
28191
28187
 
28192
28188
  // src/components/Icon.tsx
28193
28189
  var import_classnames = __toESM(require_classnames());
@@ -32797,8 +32793,11 @@ function useBreakpoint() {
32797
32793
  }
32798
32794
 
32799
32795
  // src/components/Accordion.tsx
32800
- import { useState as useState8 } from "react";
32801
32796
  var import_classnames14 = __toESM(require_classnames());
32797
+ import { useState as useState8 } from "react";
32798
+
32799
+ // css-modules:E:\dev\umami-react-zen\src\components\Accordion.module.css
32800
+ var Accordion_default = { "accordion": "Accordion_accordion__ODg3O", "item": "Accordion_item__ZDU3Z", "button": "Accordion_button__MTRiY", "icon": "Accordion_icon__NDMwM", "panel": "Accordion_panel__OTQ4M", "expanded": "Accordion_expanded__ODY0N" };
32802
32801
 
32803
32802
  // src/components/Text.tsx
32804
32803
  var import_classnames13 = __toESM(require_classnames());
@@ -32856,9 +32855,6 @@ function Text({
32856
32855
  );
32857
32856
  }
32858
32857
 
32859
- // css-modules:E:\dev\umami-react-zen\src\components\Accordion.module.css
32860
- var Accordion_default = { "accordion": "Accordion_accordion__ODg3O", "item": "Accordion_item__ZDU3Z", "button": "Accordion_button__MTRiY", "icon": "Accordion_icon__NDMwM", "panel": "Accordion_panel__OTQ4M", "expanded": "Accordion_expanded__ODY0N" };
32861
-
32862
32858
  // src/components/Accordion.tsx
32863
32859
  import { jsx as jsx21, jsxs as jsxs9 } from "react/jsx-runtime";
32864
32860
  function Accordion({ className, children, ...props }) {
@@ -32884,7 +32880,7 @@ function AccordionItem({
32884
32880
  children: [
32885
32881
  /* @__PURE__ */ jsxs9(Button2, { slot: "trigger", className: Accordion_default.button, children: [
32886
32882
  /* @__PURE__ */ jsx21(Text, { children: trigger }),
32887
- /* @__PURE__ */ jsx21(Icon2, { className: Accordion_default.icon, size: "xs", children: /* @__PURE__ */ jsx21(ChevronDown, {}) })
32883
+ /* @__PURE__ */ jsx21(Icon2, { className: Accordion_default.icon, size: "sm", children: /* @__PURE__ */ jsx21(ChevronRight, {}) })
32888
32884
  ] }),
32889
32885
  /* @__PURE__ */ jsx21($28f4fd908f0de97f$export$feabaa331e1d464c, { className: (0, import_classnames14.default)(Accordion_default.panel, expanded && Accordion_default.expanded), children: panel })
32890
32886
  ]
@@ -33030,7 +33026,7 @@ function Breadcrumbs2({ children, className, ...props }) {
33030
33026
  function Breadcrumb2({ children, className, ...props }) {
33031
33027
  return /* @__PURE__ */ jsxs12($778035c5624f61e7$export$dabcc1ec9dd9d1cc, { ...props, className: (0, import_classnames18.default)(Breadcrumbs_default.breadcrumb, className), children: [
33032
33028
  children,
33033
- /* @__PURE__ */ jsx27(Icon2, { className: Breadcrumbs_default.icon, size: "xs", children: /* @__PURE__ */ jsx27(ChevronDown, {}) })
33029
+ /* @__PURE__ */ jsx27(Icon2, { className: Breadcrumbs_default.icon, size: "xs", children: /* @__PURE__ */ jsx27(ChevronRight, {}) })
33034
33030
  ] });
33035
33031
  }
33036
33032
 
@@ -33074,9 +33070,9 @@ function Calendar2({
33074
33070
  onChange: handleChange,
33075
33071
  children: [
33076
33072
  /* @__PURE__ */ jsxs13("header", { className: Calendar_default.header, children: [
33077
- /* @__PURE__ */ jsx28(Button2, { slot: "previous", className: Calendar_default.button, variant: "quiet", children: /* @__PURE__ */ jsx28(Icon2, { rotate: 180, children: /* @__PURE__ */ jsx28(ChevronDown, {}) }) }),
33073
+ /* @__PURE__ */ jsx28(Button2, { slot: "previous", className: Calendar_default.button, variant: "quiet", children: /* @__PURE__ */ jsx28(Icon2, { rotate: 180, children: /* @__PURE__ */ jsx28(ChevronRight, {}) }) }),
33078
33074
  /* @__PURE__ */ jsx28($5cb03073d3f54797$export$a8a3e93435678ff9, { className: Calendar_default.heading }),
33079
- /* @__PURE__ */ jsx28(Button2, { slot: "next", className: Calendar_default.button, variant: "quiet", children: /* @__PURE__ */ jsx28(Icon2, { children: /* @__PURE__ */ jsx28(ChevronDown, {}) }) })
33075
+ /* @__PURE__ */ jsx28(Button2, { slot: "next", className: Calendar_default.button, variant: "quiet", children: /* @__PURE__ */ jsx28(Icon2, { children: /* @__PURE__ */ jsx28(ChevronRight, {}) }) })
33080
33076
  ] }),
33081
33077
  /* @__PURE__ */ jsxs13($dfd62f934fc76fed$export$5bd780d491cfc46c, { children: [
33082
33078
  /* @__PURE__ */ jsx28($dfd62f934fc76fed$export$22e2d15eaa4d2377, { children: (day) => /* @__PURE__ */ jsx28($dfd62f934fc76fed$export$ad2135cac3a11b3d, { className: Calendar_default.headerCell, children: day }) }),
@@ -33116,9 +33112,47 @@ function Checkbox2({ label, className, children, ...props }) {
33116
33112
  // src/components/ComboBox.tsx
33117
33113
  var import_classnames23 = __toESM(require_classnames());
33118
33114
 
33115
+ // src/components/Grid.tsx
33116
+ var import_classnames21 = __toESM(require_classnames());
33117
+ import { jsx as jsx30 } from "react/jsx-runtime";
33118
+ function Grid({
33119
+ display = "grid",
33120
+ justifyContent,
33121
+ justifyItems,
33122
+ alignContent,
33123
+ alignItems,
33124
+ gap,
33125
+ gapX,
33126
+ gapY,
33127
+ autoFlow,
33128
+ rows,
33129
+ columns,
33130
+ areas,
33131
+ className,
33132
+ style,
33133
+ children,
33134
+ ...props
33135
+ }) {
33136
+ const [classes, styleProps] = useDesignProps({
33137
+ display,
33138
+ justifyContent,
33139
+ justifyItems,
33140
+ alignContent,
33141
+ alignItems,
33142
+ gap,
33143
+ gapX,
33144
+ gapY,
33145
+ gridTemplateRows: rows,
33146
+ gridTemplateColumns: columns,
33147
+ gridTemplateAreas: areas,
33148
+ gridAutoFlow: autoFlow
33149
+ });
33150
+ return /* @__PURE__ */ jsx30(Box, { ...props, className: (0, import_classnames21.default)(className, classes), style: { ...styleProps, ...style }, children });
33151
+ }
33152
+
33119
33153
  // src/components/List.tsx
33120
33154
  import { Fragment as Fragment3 } from "react";
33121
- var import_classnames21 = __toESM(require_classnames());
33155
+ var import_classnames22 = __toESM(require_classnames());
33122
33156
 
33123
33157
  // src/lib/constants.ts
33124
33158
  var ACCENT_COLORS = [
@@ -33165,7 +33199,7 @@ function getHighlightColor(color) {
33165
33199
  var List_default = { "list": "List_list__Yzk2Y", "separator": "List_separator__ODZiZ", "section": "List_section__NTI0O", "header": "List_header__MjE1Y", "item": "List_item__MzU5Y", "checkmark": "List_checkmark__YzRiZ", "hideCheckmark": "List_hideCheckmark__NDlhN", "fullscreen": "List_fullscreen__NWMyY" };
33166
33200
 
33167
33201
  // src/components/List.tsx
33168
- import { Fragment as Fragment4, jsx as jsx30, jsxs as jsxs15 } from "react/jsx-runtime";
33202
+ import { Fragment as Fragment4, jsx as jsx31, jsxs as jsxs15 } from "react/jsx-runtime";
33169
33203
  function List({
33170
33204
  id,
33171
33205
  items = [],
@@ -33194,8 +33228,8 @@ function List({
33194
33228
  };
33195
33229
  const fieldId = useFieldId(id);
33196
33230
  return /* @__PURE__ */ jsxs15(Fragment4, { children: [
33197
- label && /* @__PURE__ */ jsx30(Label2, { htmlFor: fieldId, children: label }),
33198
- /* @__PURE__ */ jsx30(
33231
+ label && /* @__PURE__ */ jsx31(Label2, { htmlFor: fieldId, children: label }),
33232
+ /* @__PURE__ */ jsx31(
33199
33233
  $eed445e0843c11d0$export$41f133550aa26f48,
33200
33234
  {
33201
33235
  id: fieldId,
@@ -33204,7 +33238,7 @@ function List({
33204
33238
  selectedKeys: value || selectedKeys,
33205
33239
  defaultSelectedKeys: value || defaultSelectedKeys,
33206
33240
  items,
33207
- className: (0, import_classnames21.default)(
33241
+ className: (0, import_classnames22.default)(
33208
33242
  List_default.list,
33209
33243
  className,
33210
33244
  !showCheckmark && List_default.hideCheckmark,
@@ -33216,8 +33250,8 @@ function List({
33216
33250
  const id2 = item[idProperty] || item.toString();
33217
33251
  const label2 = item[labelProperty] || item.toString();
33218
33252
  return /* @__PURE__ */ jsxs15(Fragment3, { children: [
33219
- item[separatorProperty] && /* @__PURE__ */ jsx30($431f98aba6844401$export$1ff3c3f08ae963c0, { className: List_default.separator }),
33220
- /* @__PURE__ */ jsx30(ListItem, { id: id2, className: List_default.item, children: label2 })
33253
+ item[separatorProperty] && /* @__PURE__ */ jsx31($431f98aba6844401$export$1ff3c3f08ae963c0, { className: List_default.separator }),
33254
+ /* @__PURE__ */ jsx31(ListItem, { id: id2, className: List_default.item, children: label2 })
33221
33255
  ] }, id2);
33222
33256
  })
33223
33257
  }
@@ -33236,65 +33270,27 @@ function ListItem({
33236
33270
  {
33237
33271
  ...props,
33238
33272
  id,
33239
- className: (0, import_classnames21.default)(List_default.item, className),
33273
+ className: (0, import_classnames22.default)(List_default.item, className),
33240
33274
  textValue: typeof children === "string" ? children : id?.toString(),
33241
33275
  children: [
33242
33276
  children,
33243
- showCheckmark && /* @__PURE__ */ jsx30(Icon2, { "aria-hidden": "true", className: List_default.checkmark, children: /* @__PURE__ */ jsx30(Check, {}) })
33277
+ showCheckmark && /* @__PURE__ */ jsx31(Icon2, { "aria-hidden": "true", className: List_default.checkmark, children: /* @__PURE__ */ jsx31(Check, {}) })
33244
33278
  ]
33245
33279
  }
33246
33280
  );
33247
33281
  }
33248
33282
  function ListSeparator({ className, ...props }) {
33249
- return /* @__PURE__ */ jsx30($431f98aba6844401$export$1ff3c3f08ae963c0, { ...props, className: (0, import_classnames21.default)(List_default.separator, className) });
33283
+ return /* @__PURE__ */ jsx31($431f98aba6844401$export$1ff3c3f08ae963c0, { ...props, className: (0, import_classnames22.default)(List_default.separator, className) });
33250
33284
  }
33251
33285
  function ListSection({ title, className, children, ...props }) {
33252
- return /* @__PURE__ */ jsxs15($eed445e0843c11d0$export$dca12b0bb56e4fc, { ...props, className: (0, import_classnames21.default)(List_default.section, className), children: [
33253
- title && /* @__PURE__ */ jsx30($72a5793c14baf454$export$8b251419efc915eb, { className: List_default.header, children: title }),
33286
+ return /* @__PURE__ */ jsxs15($eed445e0843c11d0$export$dca12b0bb56e4fc, { ...props, className: (0, import_classnames22.default)(List_default.section, className), children: [
33287
+ title && /* @__PURE__ */ jsx31($72a5793c14baf454$export$8b251419efc915eb, { className: List_default.header, children: title }),
33254
33288
  children
33255
33289
  ] });
33256
33290
  }
33257
33291
 
33258
- // src/components/Grid.tsx
33259
- var import_classnames22 = __toESM(require_classnames());
33260
- import { jsx as jsx31 } from "react/jsx-runtime";
33261
- function Grid({
33262
- display = "grid",
33263
- justifyContent,
33264
- justifyItems,
33265
- alignContent,
33266
- alignItems,
33267
- gap,
33268
- gapX,
33269
- gapY,
33270
- autoFlow,
33271
- rows,
33272
- columns,
33273
- areas,
33274
- className,
33275
- style,
33276
- children,
33277
- ...props
33278
- }) {
33279
- const [classes, styleProps] = useDesignProps({
33280
- display,
33281
- justifyContent,
33282
- justifyItems,
33283
- alignContent,
33284
- alignItems,
33285
- gap,
33286
- gapX,
33287
- gapY,
33288
- gridTemplateRows: rows,
33289
- gridTemplateColumns: columns,
33290
- gridTemplateAreas: areas,
33291
- gridAutoFlow: autoFlow
33292
- });
33293
- return /* @__PURE__ */ jsx31(Box, { ...props, className: (0, import_classnames22.default)(className, classes), style: { ...styleProps, ...style }, children });
33294
- }
33295
-
33296
33292
  // css-modules:E:\dev\umami-react-zen\src\components\ComboBox.module.css
33297
- var ComboBox_default = { "combobox": "ComboBox_combobox__ZDYxZ", "input": "ComboBox_input__YjNkN", "button": "ComboBox_button__NTlhM", "list": "ComboBox_list__NTdiY" };
33293
+ var ComboBox_default = { "combobox": "ComboBox_combobox__Zjg5Z", "input": "ComboBox_input__NDBmM", "button": "ComboBox_button__NTI1M", "list": "ComboBox_list__NWZhZ", "icon": "ComboBox_icon__YTI0N" };
33298
33294
 
33299
33295
  // src/components/ComboBox.tsx
33300
33296
  import { jsx as jsx32, jsxs as jsxs16 } from "react/jsx-runtime";
@@ -33316,7 +33312,7 @@ function ComboBox2({
33316
33312
  children: [
33317
33313
  /* @__PURE__ */ jsxs16(Grid, { alignItems: "center", columns: "1fr auto", width: "100%", children: [
33318
33314
  /* @__PURE__ */ jsx32($3985021b0ad6602f$export$f5b8910cec6cf069, { className: ComboBox_default.input }),
33319
- /* @__PURE__ */ jsx32($d2b4bc8c273e7be6$export$353f5b6fc5456de1, { className: ComboBox_default.button, children: /* @__PURE__ */ jsx32(Icon2, { "aria-hidden": "true", size: "sm", children: /* @__PURE__ */ jsx32(ChevronDown, {}) }) })
33315
+ /* @__PURE__ */ jsx32($d2b4bc8c273e7be6$export$353f5b6fc5456de1, { className: ComboBox_default.button, children: /* @__PURE__ */ jsx32(Icon2, { rotate: 90, className: ComboBox_default.icon, "aria-hidden": "true", size: "sm", children: /* @__PURE__ */ jsx32(ChevronRight, {}) }) })
33320
33316
  ] }),
33321
33317
  /* @__PURE__ */ jsx32($07b14b47974efb58$export$5b6b19405a83ff9d, { ...popoverProps, children: /* @__PURE__ */ jsx32("div", { className: ComboBox_default.list, children: /* @__PURE__ */ jsx32(List, { items, renderEmptyState, ...listProps, children: children || items?.map((item) => /* @__PURE__ */ jsx32(ListItem, { textValue: item, children: item }, item)) }) }) })
33322
33318
  ]
@@ -34017,7 +34013,7 @@ function NavbarItem({ label, children, className, ...props }) {
34017
34013
  return /* @__PURE__ */ jsxs28(HoverTrigger, { isOpen: activeMenu === label, onHoverStart: () => setActiveMenu(label), children: [
34018
34014
  /* @__PURE__ */ jsxs28("div", { ...props, className: (0, import_classnames38.default)(Navbar_default.item, className), children: [
34019
34015
  /* @__PURE__ */ jsx51(Text, { children: label }),
34020
- /* @__PURE__ */ jsx51(Icon2, { rotate: 90, size: "sm", className: Navbar_default.icon, children: /* @__PURE__ */ jsx51(ChevronDown, {}) })
34016
+ /* @__PURE__ */ jsx51(Icon2, { rotate: 90, size: "sm", className: Navbar_default.icon, children: /* @__PURE__ */ jsx51(ChevronRight, {}) })
34021
34017
  ] }),
34022
34018
  children
34023
34019
  ] });
@@ -34086,10 +34082,7 @@ function NavMenuGroup({
34086
34082
  onClick: handleClick,
34087
34083
  children: [
34088
34084
  /* @__PURE__ */ jsx52(Text, { className: NavMenu_default.title, children: title }),
34089
- allowMinimize && /* @__PURE__ */ jsxs29(Icon2, { rotate: minimized ? -90 : 0, color: "muted", children: [
34090
- "3+ 6.",
34091
- /* @__PURE__ */ jsx52(ChevronDown, {})
34092
- ] })
34085
+ allowMinimize && /* @__PURE__ */ jsx52(Icon2, { rotate: minimized ? 0 : 90, color: "muted", children: /* @__PURE__ */ jsx52(ChevronRight, {}) })
34093
34086
  ]
34094
34087
  }
34095
34088
  ),
@@ -34353,8 +34346,8 @@ function SearchField2({
34353
34346
  }
34354
34347
 
34355
34348
  // src/components/Select.tsx
34356
- import { useState as useState19 } from "react";
34357
34349
  var import_classnames46 = __toESM(require_classnames());
34350
+ import { useState as useState19 } from "react";
34358
34351
 
34359
34352
  // css-modules:E:\dev\umami-react-zen\src\components\Select.module.css
34360
34353
  var Select_default = { "select": "Select_select__M2I4N", "button": "Select_button__NTc5Y", "value": "Select_value__ZTYwN", "list": "Select_list__NTcwM", "search": "Select_search__MWNhN" };
@@ -34412,7 +34405,7 @@ function Select2({
34412
34405
  className: (0, import_classnames46.default)(Select_default.button, buttonProps?.className),
34413
34406
  children: /* @__PURE__ */ jsxs38("div", { className: Select_default.value, children: [
34414
34407
  /* @__PURE__ */ jsx63($82d7e5349645de74$export$e288731fd71264f0, { children: renderValue }),
34415
- /* @__PURE__ */ jsx63(Icon2, { "aria-hidden": "true", size: "sm", children: /* @__PURE__ */ jsx63(ChevronDown, {}) })
34408
+ /* @__PURE__ */ jsx63(Icon2, { rotate: 90, "aria-hidden": "true", size: "sm", children: /* @__PURE__ */ jsx63(ChevronRight, {}) })
34416
34409
  ] })
34417
34410
  }
34418
34411
  ),
@@ -34904,7 +34897,6 @@ lucide-react/dist/esm/defaultAttributes.js:
34904
34897
  lucide-react/dist/esm/Icon.js:
34905
34898
  lucide-react/dist/esm/createLucideIcon.js:
34906
34899
  lucide-react/dist/esm/icons/check.js:
34907
- lucide-react/dist/esm/icons/chevron-down.js:
34908
34900
  lucide-react/dist/esm/icons/chevron-right.js:
34909
34901
  lucide-react/dist/esm/icons/copy.js:
34910
34902
  lucide-react/dist/esm/icons/info.js:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@umami/react-zen",
3
- "version": "0.208.0",
3
+ "version": "0.210.0",
4
4
  "description": "Modern, minimalist React component library",
5
5
  "author": "Umami <hello@umami.is>",
6
6
  "license": "MIT",
package/styles.css CHANGED
@@ -3788,24 +3788,6 @@ body a.Button_button__NGQyO {
3788
3788
  transform: translateY(-50%);
3789
3789
  }
3790
3790
 
3791
- /* virtual-css:css:30dc0f59418ffcc16fc4fc9d2cfc50c3 */
3792
- .Text_truncate__NjQ2M {
3793
- display: inline-block;
3794
- white-space: nowrap;
3795
- overflow: hidden;
3796
- text-overflow: ellipsis;
3797
- max-width: 100%;
3798
- }
3799
- .Text_italic__MmI4Y {
3800
- font-style: italic;
3801
- }
3802
- .Text_underline__MzZmN {
3803
- text-decoration: underline;
3804
- }
3805
- .Text_strikethrough__ZTg3Y {
3806
- text-decoration: line-through;
3807
- }
3808
-
3809
3791
  /* virtual-css:css:fa53717340120f23a623f1ff98237d94 */
3810
3792
  .Accordion_accordion__ODg3O {
3811
3793
  display: flex;
@@ -3848,6 +3830,24 @@ body a.Button_button__NGQyO {
3848
3830
  transition: max-height 0.5s ease-out;
3849
3831
  }
3850
3832
 
3833
+ /* virtual-css:css:30dc0f59418ffcc16fc4fc9d2cfc50c3 */
3834
+ .Text_truncate__NjQ2M {
3835
+ display: inline-block;
3836
+ white-space: nowrap;
3837
+ overflow: hidden;
3838
+ text-overflow: ellipsis;
3839
+ max-width: 100%;
3840
+ }
3841
+ .Text_italic__MmI4Y {
3842
+ font-style: italic;
3843
+ }
3844
+ .Text_underline__MzZmN {
3845
+ text-decoration: underline;
3846
+ }
3847
+ .Text_strikethrough__ZTg3Y {
3848
+ text-decoration: line-through;
3849
+ }
3850
+
3851
3851
  /* virtual-css:css:94870e251b7b77526d8ae103079be601 */
3852
3852
  .Heading_heading__MGIyZ {
3853
3853
  color: var(--heading-color);
@@ -4104,7 +4104,7 @@ body a.Button_button__NGQyO {
4104
4104
  }
4105
4105
 
4106
4106
  /* virtual-css:css:8ac5a8adaf8e8de9ae56ee4600f2cfaa */
4107
- .ComboBox_combobox__ZDYxZ {
4107
+ .ComboBox_combobox__Zjg5Z {
4108
4108
  display: flex;
4109
4109
  align-items: center;
4110
4110
  flex-wrap: nowrap;
@@ -4112,19 +4112,19 @@ body a.Button_button__NGQyO {
4112
4112
  padding: var(--padding);
4113
4113
  border-radius: var(--border-radius);
4114
4114
  }
4115
- .ComboBox_input__YjNkN {
4115
+ .ComboBox_input__NDBmM {
4116
4116
  font-size: var(--font-size);
4117
4117
  border: none;
4118
4118
  outline: none;
4119
4119
  }
4120
- .ComboBox_button__NTlhM {
4120
+ .ComboBox_button__NTI1M {
4121
4121
  display: flex;
4122
4122
  align-items: center;
4123
4123
  justify-content: center;
4124
4124
  border: 0;
4125
4125
  background: transparent;
4126
4126
  }
4127
- .ComboBox_list__NTdiY {
4127
+ .ComboBox_list__NWZhZ {
4128
4128
  margin-top: var(--padding-y);
4129
4129
  margin-left: calc(-1 * var(--padding-x));
4130
4130
  padding: var(--spacing-2);
@@ -4134,6 +4134,9 @@ body a.Button_button__NGQyO {
4134
4134
  box-shadow: var(--box-shadow-3);
4135
4135
  width: 260px;
4136
4136
  }
4137
+ .ComboBox_icon__YTI0N {
4138
+ cursor: pointer;
4139
+ }
4137
4140
 
4138
4141
  /* virtual-css:css:a3f0bcbc602e66499a3823844c11db39 */
4139
4142
  .Code_code__ZTc0M {