@deepnoid/ui 0.1.95 → 0.1.96

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 (102) hide show
  1. package/.turbo/turbo-build.log +149 -149
  2. package/dist/{chunk-I3ORSDFO.mjs → chunk-23WOW2NZ.mjs} +2 -2
  3. package/dist/{chunk-FB6LBMGN.mjs → chunk-45BNDZHL.mjs} +1 -1
  4. package/dist/{chunk-LMHSWLH2.mjs → chunk-45N5ZAIJ.mjs} +2 -2
  5. package/dist/{chunk-RE2WH26E.mjs → chunk-4GDJLALM.mjs} +1 -1
  6. package/dist/{chunk-Y5QV7T6D.mjs → chunk-5BM3GZZD.mjs} +1 -1
  7. package/dist/{chunk-RRONV7YA.mjs → chunk-6XFKID3T.mjs} +42 -58
  8. package/dist/{chunk-NTNIGQGI.mjs → chunk-ANBGNXIU.mjs} +1 -1
  9. package/dist/{chunk-6SWMJLOD.mjs → chunk-BHSZP2XF.mjs} +1 -1
  10. package/dist/{chunk-SGOE2HGI.mjs → chunk-BQTFCLWG.mjs} +2 -2
  11. package/dist/{chunk-Z4YJ274G.mjs → chunk-IW57F7WZ.mjs} +1 -1
  12. package/dist/{chunk-4BJPJ54Q.mjs → chunk-K7JLUER5.mjs} +1 -1
  13. package/dist/{chunk-5IKVOP4M.mjs → chunk-MFAF7G3M.mjs} +3 -3
  14. package/dist/{chunk-TZHEZEJ5.mjs → chunk-PZSIYVDW.mjs} +1 -1
  15. package/dist/{chunk-IY4AY6JJ.mjs → chunk-QDQBFAE2.mjs} +3 -3
  16. package/dist/{chunk-JP4TEWP7.mjs → chunk-SCZB4QC7.mjs} +1 -1
  17. package/dist/{chunk-D3HZG3CH.mjs → chunk-TBSG4HY5.mjs} +1 -1
  18. package/dist/{chunk-MVL7HJSH.mjs → chunk-VFFLJN5N.mjs} +1 -1
  19. package/dist/{chunk-BSDEATP6.mjs → chunk-VIEBF2WH.mjs} +1 -1
  20. package/dist/{chunk-MPZKOT6P.mjs → chunk-WG2EL5JF.mjs} +1 -1
  21. package/dist/{chunk-P6CRHHI3.mjs → chunk-WV77476I.mjs} +1 -1
  22. package/dist/components/avatar/avatar.js +42 -58
  23. package/dist/components/avatar/avatar.mjs +2 -2
  24. package/dist/components/avatar/index.js +42 -58
  25. package/dist/components/avatar/index.mjs +2 -2
  26. package/dist/components/breadcrumb/breadcrumb.js +42 -58
  27. package/dist/components/breadcrumb/breadcrumb.mjs +5 -5
  28. package/dist/components/breadcrumb/index.js +42 -58
  29. package/dist/components/breadcrumb/index.mjs +5 -5
  30. package/dist/components/button/button.js +42 -58
  31. package/dist/components/button/button.mjs +3 -3
  32. package/dist/components/button/icon-button.js +42 -58
  33. package/dist/components/button/icon-button.mjs +3 -3
  34. package/dist/components/button/index.js +42 -58
  35. package/dist/components/button/index.mjs +4 -4
  36. package/dist/components/chip/chip.js +42 -58
  37. package/dist/components/chip/chip.mjs +3 -3
  38. package/dist/components/chip/index.js +42 -58
  39. package/dist/components/chip/index.mjs +3 -3
  40. package/dist/components/dateTimePicker/calendar.js +42 -58
  41. package/dist/components/dateTimePicker/calendar.mjs +3 -3
  42. package/dist/components/dateTimePicker/dateTimePicker.js +42 -58
  43. package/dist/components/dateTimePicker/dateTimePicker.mjs +7 -7
  44. package/dist/components/dateTimePicker/index.js +42 -58
  45. package/dist/components/dateTimePicker/index.mjs +7 -7
  46. package/dist/components/dateTimePicker/timePicker.js +42 -58
  47. package/dist/components/dateTimePicker/timePicker.mjs +5 -5
  48. package/dist/components/fileUpload/fileUpload.js +42 -58
  49. package/dist/components/fileUpload/fileUpload.mjs +6 -6
  50. package/dist/components/fileUpload/index.js +42 -58
  51. package/dist/components/fileUpload/index.mjs +6 -6
  52. package/dist/components/icon/Icon.d.mts +8 -8
  53. package/dist/components/icon/Icon.d.ts +8 -8
  54. package/dist/components/icon/Icon.js +42 -58
  55. package/dist/components/icon/Icon.mjs +2 -2
  56. package/dist/components/icon/index.js +42 -58
  57. package/dist/components/icon/index.mjs +2 -2
  58. package/dist/components/icon/template.d.mts +2 -2
  59. package/dist/components/icon/template.d.ts +2 -2
  60. package/dist/components/icon/template.js +42 -58
  61. package/dist/components/icon/template.mjs +1 -1
  62. package/dist/components/input/index.js +42 -58
  63. package/dist/components/input/index.mjs +3 -3
  64. package/dist/components/input/input.js +42 -58
  65. package/dist/components/input/input.mjs +3 -3
  66. package/dist/components/list/index.js +42 -58
  67. package/dist/components/list/index.mjs +4 -4
  68. package/dist/components/list/listItem.js +42 -58
  69. package/dist/components/list/listItem.mjs +4 -4
  70. package/dist/components/modal/index.js +42 -58
  71. package/dist/components/modal/index.mjs +5 -5
  72. package/dist/components/modal/modal.js +42 -58
  73. package/dist/components/modal/modal.mjs +5 -5
  74. package/dist/components/pagination/index.js +42 -58
  75. package/dist/components/pagination/index.mjs +4 -4
  76. package/dist/components/pagination/pagination.js +42 -58
  77. package/dist/components/pagination/pagination.mjs +4 -4
  78. package/dist/components/select/index.js +42 -58
  79. package/dist/components/select/index.mjs +3 -3
  80. package/dist/components/select/select.js +42 -58
  81. package/dist/components/select/select.mjs +3 -3
  82. package/dist/components/table/index.js +42 -58
  83. package/dist/components/table/index.mjs +5 -5
  84. package/dist/components/table/table-body.js +42 -58
  85. package/dist/components/table/table-body.mjs +5 -5
  86. package/dist/components/table/table-head.js +42 -58
  87. package/dist/components/table/table-head.mjs +5 -5
  88. package/dist/components/table/table.js +42 -58
  89. package/dist/components/table/table.mjs +5 -5
  90. package/dist/components/toast/index.js +42 -58
  91. package/dist/components/toast/index.mjs +4 -4
  92. package/dist/components/toast/toast.js +42 -58
  93. package/dist/components/toast/toast.mjs +3 -3
  94. package/dist/components/toast/use-toast.js +42 -58
  95. package/dist/components/toast/use-toast.mjs +4 -4
  96. package/dist/components/tree/index.js +42 -58
  97. package/dist/components/tree/index.mjs +3 -3
  98. package/dist/components/tree/tree.js +42 -58
  99. package/dist/components/tree/tree.mjs +3 -3
  100. package/dist/index.js +42 -58
  101. package/dist/index.mjs +26 -26
  102. package/package.json +1 -1
@@ -1,19 +1,19 @@
1
1
  "use client";
2
2
  import {
3
3
  breadcrumb_default
4
- } from "../../chunk-RE2WH26E.mjs";
4
+ } from "../../chunk-4GDJLALM.mjs";
5
5
  import "../../chunk-MY5U63QO.mjs";
6
6
  import "../../chunk-JBSV7GCL.mjs";
7
7
  import "../../chunk-ITWKPTSD.mjs";
8
- import "../../chunk-Z4YJ274G.mjs";
9
- import "../../chunk-P6CRHHI3.mjs";
8
+ import "../../chunk-IW57F7WZ.mjs";
9
+ import "../../chunk-WV77476I.mjs";
10
10
  import "../../chunk-6WSACUIB.mjs";
11
11
  import "../../chunk-LXHUO6VM.mjs";
12
12
  import "../../chunk-6PNKRBUT.mjs";
13
13
  import "../../chunk-ZYIIXWVY.mjs";
14
- import "../../chunk-JP4TEWP7.mjs";
14
+ import "../../chunk-SCZB4QC7.mjs";
15
15
  import "../../chunk-E3G5QXSH.mjs";
16
- import "../../chunk-RRONV7YA.mjs";
16
+ import "../../chunk-6XFKID3T.mjs";
17
17
  import "../../chunk-CDXBML6O.mjs";
18
18
  import "../../chunk-27Y6K5NK.mjs";
19
19
  import "../../chunk-AC6TWLRT.mjs";
@@ -1546,6 +1546,48 @@ var template = {
1546
1546
  }
1547
1547
  );
1548
1548
  },
1549
+ lock: ({ className }) => {
1550
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1551
+ "svg",
1552
+ {
1553
+ width: "22",
1554
+ height: "22",
1555
+ viewBox: "0 0 22 22",
1556
+ fill: "none",
1557
+ xmlns: "http://www.w3.org/2000/svg",
1558
+ className,
1559
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1560
+ "path",
1561
+ {
1562
+ "fill-rule": "evenodd",
1563
+ "clip-rule": "evenodd",
1564
+ d: "M11 2.8335C9.81858 2.8335 8.68555 3.2637 7.85016 4.02948C7.01477 4.79525 6.54545 5.83386 6.54545 6.91683V9.25016C5.87036 9.25016 5.22291 9.49599 4.74555 9.93358C4.26818 10.3712 4 10.9647 4 11.5835V16.8335C4 17.4523 4.26818 18.0458 4.74555 18.4834C5.22291 18.921 5.87036 19.1668 6.54545 19.1668H15.4545C16.1296 19.1668 16.7771 18.921 17.2545 18.4834C17.7318 18.0458 18 17.4523 18 16.8335V11.5835C18 10.9647 17.7318 10.3712 17.2545 9.93358C16.7771 9.49599 16.1296 9.25016 15.4545 9.25016V6.91683C15.4545 4.66127 13.4606 2.8335 11 2.8335ZM14.1818 9.25016V6.91683C14.1818 6.14328 13.8466 5.40142 13.2499 4.85443C12.6532 4.30745 11.8439 4.00016 11 4.00016C10.1561 4.00016 9.34682 4.30745 8.75011 4.85443C8.15341 5.40142 7.81818 6.14328 7.81818 6.91683V9.25016H14.1818Z",
1565
+ fill: "currentColor"
1566
+ }
1567
+ )
1568
+ }
1569
+ );
1570
+ },
1571
+ unlock: ({ className }) => {
1572
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1573
+ "svg",
1574
+ {
1575
+ width: "22",
1576
+ height: "22",
1577
+ viewBox: "0 0 22 22",
1578
+ fill: "none",
1579
+ xmlns: "http://www.w3.org/2000/svg",
1580
+ className,
1581
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1582
+ "path",
1583
+ {
1584
+ d: "M15.3557 2.8335C17.4609 2.8335 19.1668 4.66127 19.1668 6.91683V9.8335C19.1668 9.98821 19.1095 10.1366 19.0074 10.246C18.9053 10.3554 18.7668 10.4168 18.6224 10.4168C18.478 10.4168 18.3395 10.3554 18.2374 10.246C18.1353 10.1366 18.0779 9.98821 18.0779 9.8335V6.91683C18.0779 6.14328 17.7911 5.40142 17.2806 4.85443C16.7701 4.30745 16.0777 4.00016 15.3557 4.00016C14.6337 4.00016 13.9413 4.30745 13.4308 4.85443C12.9203 5.40142 12.6335 6.14328 12.6335 6.91683V9.25016C13.2111 9.25016 13.765 9.49599 14.1734 9.93358C14.5818 10.3712 14.8113 10.9647 14.8113 11.5835V16.8335C14.8113 17.4523 14.5818 18.0458 14.1734 18.4834C13.765 18.921 13.2111 19.1668 12.6335 19.1668H5.01127C4.43369 19.1668 3.87976 18.921 3.47135 18.4834C3.06294 18.0458 2.8335 17.4523 2.8335 16.8335V11.5835C2.8335 10.9647 3.06294 10.3712 3.47135 9.93358C3.87976 9.49599 4.43369 9.25016 5.01127 9.25016H11.5446V6.91683C11.5446 4.66127 13.2505 2.8335 15.3557 2.8335Z",
1585
+ fill: "currentColor"
1586
+ }
1587
+ )
1588
+ }
1589
+ );
1590
+ },
1549
1591
  // ----------------------------------- old ---------------------------------
1550
1592
  // ** Status **
1551
1593
  check: ({ className, fill }) => {
@@ -3136,64 +3178,6 @@ var template = {
3136
3178
  }
3137
3179
  );
3138
3180
  },
3139
- lock: ({ className, fill }) => {
3140
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3141
- "svg",
3142
- {
3143
- width: "24",
3144
- height: "24",
3145
- viewBox: "0 0 24 24",
3146
- fill: "none",
3147
- xmlns: "http://www.w3.org/2000/svg",
3148
- className,
3149
- children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3150
- "path",
3151
- {
3152
- fillRule: "evenodd",
3153
- clipRule: "evenodd",
3154
- d: "M12 1.5C10.6076 1.5 9.27225 2.05312 8.28769 3.03769C7.30312 4.02226 6.75 5.35761 6.75 6.75V9.75C5.95435 9.75 5.19129 10.0661 4.62868 10.6287C4.06607 11.1913 3.75 11.9544 3.75 12.75V19.5C3.75 20.2956 4.06607 21.0587 4.62868 21.6213C5.19129 22.1839 5.95435 22.5 6.75 22.5H17.25C18.0456 22.5 18.8087 22.1839 19.3713 21.6213C19.9339 21.0587 20.25 20.2956 20.25 19.5V12.75C20.25 11.9544 19.9339 11.1913 19.3713 10.6287C18.8087 10.0661 18.0456 9.75 17.25 9.75V6.75C17.25 3.85 14.9 1.5 12 1.5ZM15.75 9.75V6.75C15.75 5.75544 15.3549 4.80161 14.6517 4.09835C13.9484 3.39509 12.9946 3 12 3C11.0054 3 10.0516 3.39509 9.34835 4.09835C8.64509 4.80161 8.25 5.75544 8.25 6.75V9.75H15.75Z",
3155
- fill: "currentColor"
3156
- }
3157
- ) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3158
- "path",
3159
- {
3160
- d: "M16.5 10.5V6.75C16.5 5.55653 16.0259 4.41193 15.182 3.56802C14.3381 2.72411 13.1935 2.25 12 2.25C10.8065 2.25 9.66193 2.72411 8.81802 3.56802C7.97411 4.41193 7.5 5.55653 7.5 6.75V10.5M6.75 21.75H17.25C17.8467 21.75 18.419 21.5129 18.841 21.091C19.2629 20.669 19.5 20.0967 19.5 19.5V12.75C19.5 12.1533 19.2629 11.581 18.841 11.159C18.419 10.7371 17.8467 10.5 17.25 10.5H6.75C6.15326 10.5 5.58097 10.7371 5.15901 11.159C4.73705 11.581 4.5 12.1533 4.5 12.75V19.5C4.5 20.0967 4.73705 20.669 5.15901 21.091C5.58097 21.5129 6.15326 21.75 6.75 21.75Z",
3161
- stroke: "currentColor",
3162
- strokeLinecap: "round",
3163
- strokeLinejoin: "round"
3164
- }
3165
- )
3166
- }
3167
- );
3168
- },
3169
- unlock: ({ className, fill }) => {
3170
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3171
- "svg",
3172
- {
3173
- width: "24",
3174
- height: "24",
3175
- viewBox: "0 0 24 24",
3176
- fill: "none",
3177
- xmlns: "http://www.w3.org/2000/svg",
3178
- className,
3179
- children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3180
- "path",
3181
- {
3182
- d: "M18 1.5C20.9 1.5 23.25 3.85 23.25 6.75V10.5C23.25 10.6989 23.171 10.8897 23.0303 11.0303C22.8897 11.171 22.6989 11.25 22.5 11.25C22.3011 11.25 22.1103 11.171 21.9697 11.0303C21.829 10.8897 21.75 10.6989 21.75 10.5V6.75C21.75 5.75544 21.3549 4.80161 20.6517 4.09835C19.9484 3.39509 18.9946 3 18 3C17.0054 3 16.0516 3.39509 15.3483 4.09835C14.6451 4.80161 14.25 5.75544 14.25 6.75V9.75C15.0456 9.75 15.8087 10.0661 16.3713 10.6287C16.9339 11.1913 17.25 11.9544 17.25 12.75V19.5C17.25 20.2956 16.9339 21.0587 16.3713 21.6213C15.8087 22.1839 15.0456 22.5 14.25 22.5H3.75C2.95435 22.5 2.19129 22.1839 1.62868 21.6213C1.06607 21.0587 0.75 20.2956 0.75 19.5V12.75C0.75 11.9544 1.06607 11.1913 1.62868 10.6287C2.19129 10.0661 2.95435 9.75 3.75 9.75H12.75V6.75C12.75 3.85 15.1 1.5 18 1.5Z",
3183
- fill: "currentColor"
3184
- }
3185
- ) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3186
- "path",
3187
- {
3188
- d: "M13.5 10.5V6.75C13.5 5.55653 13.9741 4.41193 14.818 3.56802C15.6619 2.72411 16.8065 2.25 18 2.25C19.1935 2.25 20.3381 2.72411 21.182 3.56802C22.0259 4.41193 22.5 5.55653 22.5 6.75V10.5M3.75 21.75H14.25C14.8467 21.75 15.419 21.5129 15.841 21.091C16.2629 20.669 16.5 20.0967 16.5 19.5V12.75C16.5 12.1533 16.2629 11.581 15.841 11.159C15.419 10.7371 14.8467 10.5 14.25 10.5H3.75C3.15326 10.5 2.58097 10.7371 2.15901 11.159C1.73705 11.581 1.5 12.1533 1.5 12.75V19.5C1.5 20.0967 1.73705 20.669 2.15901 21.091C2.58097 21.5129 3.15326 21.75 3.75 21.75Z",
3189
- stroke: "currentColor",
3190
- strokeLinecap: "round",
3191
- strokeLinejoin: "round"
3192
- }
3193
- )
3194
- }
3195
- );
3196
- },
3197
3181
  "pencil-square": ({ className, fill }) => {
3198
3182
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3199
3183
  "svg",
@@ -2,19 +2,19 @@
2
2
  import "../../chunk-KYIODWXL.mjs";
3
3
  import {
4
4
  breadcrumb_default
5
- } from "../../chunk-RE2WH26E.mjs";
5
+ } from "../../chunk-4GDJLALM.mjs";
6
6
  import "../../chunk-MY5U63QO.mjs";
7
7
  import "../../chunk-JBSV7GCL.mjs";
8
8
  import "../../chunk-ITWKPTSD.mjs";
9
- import "../../chunk-Z4YJ274G.mjs";
10
- import "../../chunk-P6CRHHI3.mjs";
9
+ import "../../chunk-IW57F7WZ.mjs";
10
+ import "../../chunk-WV77476I.mjs";
11
11
  import "../../chunk-6WSACUIB.mjs";
12
12
  import "../../chunk-LXHUO6VM.mjs";
13
13
  import "../../chunk-6PNKRBUT.mjs";
14
14
  import "../../chunk-ZYIIXWVY.mjs";
15
- import "../../chunk-JP4TEWP7.mjs";
15
+ import "../../chunk-SCZB4QC7.mjs";
16
16
  import "../../chunk-E3G5QXSH.mjs";
17
- import "../../chunk-RRONV7YA.mjs";
17
+ import "../../chunk-6XFKID3T.mjs";
18
18
  import "../../chunk-CDXBML6O.mjs";
19
19
  import "../../chunk-27Y6K5NK.mjs";
20
20
  import "../../chunk-AC6TWLRT.mjs";
@@ -1564,6 +1564,48 @@ var template = {
1564
1564
  }
1565
1565
  );
1566
1566
  },
1567
+ lock: ({ className }) => {
1568
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1569
+ "svg",
1570
+ {
1571
+ width: "22",
1572
+ height: "22",
1573
+ viewBox: "0 0 22 22",
1574
+ fill: "none",
1575
+ xmlns: "http://www.w3.org/2000/svg",
1576
+ className,
1577
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1578
+ "path",
1579
+ {
1580
+ "fill-rule": "evenodd",
1581
+ "clip-rule": "evenodd",
1582
+ d: "M11 2.8335C9.81858 2.8335 8.68555 3.2637 7.85016 4.02948C7.01477 4.79525 6.54545 5.83386 6.54545 6.91683V9.25016C5.87036 9.25016 5.22291 9.49599 4.74555 9.93358C4.26818 10.3712 4 10.9647 4 11.5835V16.8335C4 17.4523 4.26818 18.0458 4.74555 18.4834C5.22291 18.921 5.87036 19.1668 6.54545 19.1668H15.4545C16.1296 19.1668 16.7771 18.921 17.2545 18.4834C17.7318 18.0458 18 17.4523 18 16.8335V11.5835C18 10.9647 17.7318 10.3712 17.2545 9.93358C16.7771 9.49599 16.1296 9.25016 15.4545 9.25016V6.91683C15.4545 4.66127 13.4606 2.8335 11 2.8335ZM14.1818 9.25016V6.91683C14.1818 6.14328 13.8466 5.40142 13.2499 4.85443C12.6532 4.30745 11.8439 4.00016 11 4.00016C10.1561 4.00016 9.34682 4.30745 8.75011 4.85443C8.15341 5.40142 7.81818 6.14328 7.81818 6.91683V9.25016H14.1818Z",
1583
+ fill: "currentColor"
1584
+ }
1585
+ )
1586
+ }
1587
+ );
1588
+ },
1589
+ unlock: ({ className }) => {
1590
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1591
+ "svg",
1592
+ {
1593
+ width: "22",
1594
+ height: "22",
1595
+ viewBox: "0 0 22 22",
1596
+ fill: "none",
1597
+ xmlns: "http://www.w3.org/2000/svg",
1598
+ className,
1599
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1600
+ "path",
1601
+ {
1602
+ d: "M15.3557 2.8335C17.4609 2.8335 19.1668 4.66127 19.1668 6.91683V9.8335C19.1668 9.98821 19.1095 10.1366 19.0074 10.246C18.9053 10.3554 18.7668 10.4168 18.6224 10.4168C18.478 10.4168 18.3395 10.3554 18.2374 10.246C18.1353 10.1366 18.0779 9.98821 18.0779 9.8335V6.91683C18.0779 6.14328 17.7911 5.40142 17.2806 4.85443C16.7701 4.30745 16.0777 4.00016 15.3557 4.00016C14.6337 4.00016 13.9413 4.30745 13.4308 4.85443C12.9203 5.40142 12.6335 6.14328 12.6335 6.91683V9.25016C13.2111 9.25016 13.765 9.49599 14.1734 9.93358C14.5818 10.3712 14.8113 10.9647 14.8113 11.5835V16.8335C14.8113 17.4523 14.5818 18.0458 14.1734 18.4834C13.765 18.921 13.2111 19.1668 12.6335 19.1668H5.01127C4.43369 19.1668 3.87976 18.921 3.47135 18.4834C3.06294 18.0458 2.8335 17.4523 2.8335 16.8335V11.5835C2.8335 10.9647 3.06294 10.3712 3.47135 9.93358C3.87976 9.49599 4.43369 9.25016 5.01127 9.25016H11.5446V6.91683C11.5446 4.66127 13.2505 2.8335 15.3557 2.8335Z",
1603
+ fill: "currentColor"
1604
+ }
1605
+ )
1606
+ }
1607
+ );
1608
+ },
1567
1609
  // ----------------------------------- old ---------------------------------
1568
1610
  // ** Status **
1569
1611
  check: ({ className, fill }) => {
@@ -3154,64 +3196,6 @@ var template = {
3154
3196
  }
3155
3197
  );
3156
3198
  },
3157
- lock: ({ className, fill }) => {
3158
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3159
- "svg",
3160
- {
3161
- width: "24",
3162
- height: "24",
3163
- viewBox: "0 0 24 24",
3164
- fill: "none",
3165
- xmlns: "http://www.w3.org/2000/svg",
3166
- className,
3167
- children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3168
- "path",
3169
- {
3170
- fillRule: "evenodd",
3171
- clipRule: "evenodd",
3172
- d: "M12 1.5C10.6076 1.5 9.27225 2.05312 8.28769 3.03769C7.30312 4.02226 6.75 5.35761 6.75 6.75V9.75C5.95435 9.75 5.19129 10.0661 4.62868 10.6287C4.06607 11.1913 3.75 11.9544 3.75 12.75V19.5C3.75 20.2956 4.06607 21.0587 4.62868 21.6213C5.19129 22.1839 5.95435 22.5 6.75 22.5H17.25C18.0456 22.5 18.8087 22.1839 19.3713 21.6213C19.9339 21.0587 20.25 20.2956 20.25 19.5V12.75C20.25 11.9544 19.9339 11.1913 19.3713 10.6287C18.8087 10.0661 18.0456 9.75 17.25 9.75V6.75C17.25 3.85 14.9 1.5 12 1.5ZM15.75 9.75V6.75C15.75 5.75544 15.3549 4.80161 14.6517 4.09835C13.9484 3.39509 12.9946 3 12 3C11.0054 3 10.0516 3.39509 9.34835 4.09835C8.64509 4.80161 8.25 5.75544 8.25 6.75V9.75H15.75Z",
3173
- fill: "currentColor"
3174
- }
3175
- ) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3176
- "path",
3177
- {
3178
- d: "M16.5 10.5V6.75C16.5 5.55653 16.0259 4.41193 15.182 3.56802C14.3381 2.72411 13.1935 2.25 12 2.25C10.8065 2.25 9.66193 2.72411 8.81802 3.56802C7.97411 4.41193 7.5 5.55653 7.5 6.75V10.5M6.75 21.75H17.25C17.8467 21.75 18.419 21.5129 18.841 21.091C19.2629 20.669 19.5 20.0967 19.5 19.5V12.75C19.5 12.1533 19.2629 11.581 18.841 11.159C18.419 10.7371 17.8467 10.5 17.25 10.5H6.75C6.15326 10.5 5.58097 10.7371 5.15901 11.159C4.73705 11.581 4.5 12.1533 4.5 12.75V19.5C4.5 20.0967 4.73705 20.669 5.15901 21.091C5.58097 21.5129 6.15326 21.75 6.75 21.75Z",
3179
- stroke: "currentColor",
3180
- strokeLinecap: "round",
3181
- strokeLinejoin: "round"
3182
- }
3183
- )
3184
- }
3185
- );
3186
- },
3187
- unlock: ({ className, fill }) => {
3188
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3189
- "svg",
3190
- {
3191
- width: "24",
3192
- height: "24",
3193
- viewBox: "0 0 24 24",
3194
- fill: "none",
3195
- xmlns: "http://www.w3.org/2000/svg",
3196
- className,
3197
- children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3198
- "path",
3199
- {
3200
- d: "M18 1.5C20.9 1.5 23.25 3.85 23.25 6.75V10.5C23.25 10.6989 23.171 10.8897 23.0303 11.0303C22.8897 11.171 22.6989 11.25 22.5 11.25C22.3011 11.25 22.1103 11.171 21.9697 11.0303C21.829 10.8897 21.75 10.6989 21.75 10.5V6.75C21.75 5.75544 21.3549 4.80161 20.6517 4.09835C19.9484 3.39509 18.9946 3 18 3C17.0054 3 16.0516 3.39509 15.3483 4.09835C14.6451 4.80161 14.25 5.75544 14.25 6.75V9.75C15.0456 9.75 15.8087 10.0661 16.3713 10.6287C16.9339 11.1913 17.25 11.9544 17.25 12.75V19.5C17.25 20.2956 16.9339 21.0587 16.3713 21.6213C15.8087 22.1839 15.0456 22.5 14.25 22.5H3.75C2.95435 22.5 2.19129 22.1839 1.62868 21.6213C1.06607 21.0587 0.75 20.2956 0.75 19.5V12.75C0.75 11.9544 1.06607 11.1913 1.62868 10.6287C2.19129 10.0661 2.95435 9.75 3.75 9.75H12.75V6.75C12.75 3.85 15.1 1.5 18 1.5Z",
3201
- fill: "currentColor"
3202
- }
3203
- ) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3204
- "path",
3205
- {
3206
- d: "M13.5 10.5V6.75C13.5 5.55653 13.9741 4.41193 14.818 3.56802C15.6619 2.72411 16.8065 2.25 18 2.25C19.1935 2.25 20.3381 2.72411 21.182 3.56802C22.0259 4.41193 22.5 5.55653 22.5 6.75V10.5M3.75 21.75H14.25C14.8467 21.75 15.419 21.5129 15.841 21.091C16.2629 20.669 16.5 20.0967 16.5 19.5V12.75C16.5 12.1533 16.2629 11.581 15.841 11.159C15.419 10.7371 14.8467 10.5 14.25 10.5H3.75C3.15326 10.5 2.58097 10.7371 2.15901 11.159C1.73705 11.581 1.5 12.1533 1.5 12.75V19.5C1.5 20.0967 1.73705 20.669 2.15901 21.091C2.58097 21.5129 3.15326 21.75 3.75 21.75Z",
3207
- stroke: "currentColor",
3208
- strokeLinecap: "round",
3209
- strokeLinejoin: "round"
3210
- }
3211
- )
3212
- }
3213
- );
3214
- },
3215
3199
  "pencil-square": ({ className, fill }) => {
3216
3200
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3217
3201
  "svg",
@@ -1,14 +1,14 @@
1
1
  "use client";
2
2
  import {
3
3
  button_default
4
- } from "../../chunk-Z4YJ274G.mjs";
4
+ } from "../../chunk-IW57F7WZ.mjs";
5
5
  import "../../chunk-6WSACUIB.mjs";
6
6
  import "../../chunk-LXHUO6VM.mjs";
7
7
  import "../../chunk-6PNKRBUT.mjs";
8
8
  import "../../chunk-ZYIIXWVY.mjs";
9
- import "../../chunk-JP4TEWP7.mjs";
9
+ import "../../chunk-SCZB4QC7.mjs";
10
10
  import "../../chunk-E3G5QXSH.mjs";
11
- import "../../chunk-RRONV7YA.mjs";
11
+ import "../../chunk-6XFKID3T.mjs";
12
12
  import "../../chunk-CDXBML6O.mjs";
13
13
  import "../../chunk-AC6TWLRT.mjs";
14
14
  export {
@@ -1564,6 +1564,48 @@ var template = {
1564
1564
  }
1565
1565
  );
1566
1566
  },
1567
+ lock: ({ className }) => {
1568
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1569
+ "svg",
1570
+ {
1571
+ width: "22",
1572
+ height: "22",
1573
+ viewBox: "0 0 22 22",
1574
+ fill: "none",
1575
+ xmlns: "http://www.w3.org/2000/svg",
1576
+ className,
1577
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1578
+ "path",
1579
+ {
1580
+ "fill-rule": "evenodd",
1581
+ "clip-rule": "evenodd",
1582
+ d: "M11 2.8335C9.81858 2.8335 8.68555 3.2637 7.85016 4.02948C7.01477 4.79525 6.54545 5.83386 6.54545 6.91683V9.25016C5.87036 9.25016 5.22291 9.49599 4.74555 9.93358C4.26818 10.3712 4 10.9647 4 11.5835V16.8335C4 17.4523 4.26818 18.0458 4.74555 18.4834C5.22291 18.921 5.87036 19.1668 6.54545 19.1668H15.4545C16.1296 19.1668 16.7771 18.921 17.2545 18.4834C17.7318 18.0458 18 17.4523 18 16.8335V11.5835C18 10.9647 17.7318 10.3712 17.2545 9.93358C16.7771 9.49599 16.1296 9.25016 15.4545 9.25016V6.91683C15.4545 4.66127 13.4606 2.8335 11 2.8335ZM14.1818 9.25016V6.91683C14.1818 6.14328 13.8466 5.40142 13.2499 4.85443C12.6532 4.30745 11.8439 4.00016 11 4.00016C10.1561 4.00016 9.34682 4.30745 8.75011 4.85443C8.15341 5.40142 7.81818 6.14328 7.81818 6.91683V9.25016H14.1818Z",
1583
+ fill: "currentColor"
1584
+ }
1585
+ )
1586
+ }
1587
+ );
1588
+ },
1589
+ unlock: ({ className }) => {
1590
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1591
+ "svg",
1592
+ {
1593
+ width: "22",
1594
+ height: "22",
1595
+ viewBox: "0 0 22 22",
1596
+ fill: "none",
1597
+ xmlns: "http://www.w3.org/2000/svg",
1598
+ className,
1599
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1600
+ "path",
1601
+ {
1602
+ d: "M15.3557 2.8335C17.4609 2.8335 19.1668 4.66127 19.1668 6.91683V9.8335C19.1668 9.98821 19.1095 10.1366 19.0074 10.246C18.9053 10.3554 18.7668 10.4168 18.6224 10.4168C18.478 10.4168 18.3395 10.3554 18.2374 10.246C18.1353 10.1366 18.0779 9.98821 18.0779 9.8335V6.91683C18.0779 6.14328 17.7911 5.40142 17.2806 4.85443C16.7701 4.30745 16.0777 4.00016 15.3557 4.00016C14.6337 4.00016 13.9413 4.30745 13.4308 4.85443C12.9203 5.40142 12.6335 6.14328 12.6335 6.91683V9.25016C13.2111 9.25016 13.765 9.49599 14.1734 9.93358C14.5818 10.3712 14.8113 10.9647 14.8113 11.5835V16.8335C14.8113 17.4523 14.5818 18.0458 14.1734 18.4834C13.765 18.921 13.2111 19.1668 12.6335 19.1668H5.01127C4.43369 19.1668 3.87976 18.921 3.47135 18.4834C3.06294 18.0458 2.8335 17.4523 2.8335 16.8335V11.5835C2.8335 10.9647 3.06294 10.3712 3.47135 9.93358C3.87976 9.49599 4.43369 9.25016 5.01127 9.25016H11.5446V6.91683C11.5446 4.66127 13.2505 2.8335 15.3557 2.8335Z",
1603
+ fill: "currentColor"
1604
+ }
1605
+ )
1606
+ }
1607
+ );
1608
+ },
1567
1609
  // ----------------------------------- old ---------------------------------
1568
1610
  // ** Status **
1569
1611
  check: ({ className, fill }) => {
@@ -3154,64 +3196,6 @@ var template = {
3154
3196
  }
3155
3197
  );
3156
3198
  },
3157
- lock: ({ className, fill }) => {
3158
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3159
- "svg",
3160
- {
3161
- width: "24",
3162
- height: "24",
3163
- viewBox: "0 0 24 24",
3164
- fill: "none",
3165
- xmlns: "http://www.w3.org/2000/svg",
3166
- className,
3167
- children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3168
- "path",
3169
- {
3170
- fillRule: "evenodd",
3171
- clipRule: "evenodd",
3172
- d: "M12 1.5C10.6076 1.5 9.27225 2.05312 8.28769 3.03769C7.30312 4.02226 6.75 5.35761 6.75 6.75V9.75C5.95435 9.75 5.19129 10.0661 4.62868 10.6287C4.06607 11.1913 3.75 11.9544 3.75 12.75V19.5C3.75 20.2956 4.06607 21.0587 4.62868 21.6213C5.19129 22.1839 5.95435 22.5 6.75 22.5H17.25C18.0456 22.5 18.8087 22.1839 19.3713 21.6213C19.9339 21.0587 20.25 20.2956 20.25 19.5V12.75C20.25 11.9544 19.9339 11.1913 19.3713 10.6287C18.8087 10.0661 18.0456 9.75 17.25 9.75V6.75C17.25 3.85 14.9 1.5 12 1.5ZM15.75 9.75V6.75C15.75 5.75544 15.3549 4.80161 14.6517 4.09835C13.9484 3.39509 12.9946 3 12 3C11.0054 3 10.0516 3.39509 9.34835 4.09835C8.64509 4.80161 8.25 5.75544 8.25 6.75V9.75H15.75Z",
3173
- fill: "currentColor"
3174
- }
3175
- ) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3176
- "path",
3177
- {
3178
- d: "M16.5 10.5V6.75C16.5 5.55653 16.0259 4.41193 15.182 3.56802C14.3381 2.72411 13.1935 2.25 12 2.25C10.8065 2.25 9.66193 2.72411 8.81802 3.56802C7.97411 4.41193 7.5 5.55653 7.5 6.75V10.5M6.75 21.75H17.25C17.8467 21.75 18.419 21.5129 18.841 21.091C19.2629 20.669 19.5 20.0967 19.5 19.5V12.75C19.5 12.1533 19.2629 11.581 18.841 11.159C18.419 10.7371 17.8467 10.5 17.25 10.5H6.75C6.15326 10.5 5.58097 10.7371 5.15901 11.159C4.73705 11.581 4.5 12.1533 4.5 12.75V19.5C4.5 20.0967 4.73705 20.669 5.15901 21.091C5.58097 21.5129 6.15326 21.75 6.75 21.75Z",
3179
- stroke: "currentColor",
3180
- strokeLinecap: "round",
3181
- strokeLinejoin: "round"
3182
- }
3183
- )
3184
- }
3185
- );
3186
- },
3187
- unlock: ({ className, fill }) => {
3188
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3189
- "svg",
3190
- {
3191
- width: "24",
3192
- height: "24",
3193
- viewBox: "0 0 24 24",
3194
- fill: "none",
3195
- xmlns: "http://www.w3.org/2000/svg",
3196
- className,
3197
- children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3198
- "path",
3199
- {
3200
- d: "M18 1.5C20.9 1.5 23.25 3.85 23.25 6.75V10.5C23.25 10.6989 23.171 10.8897 23.0303 11.0303C22.8897 11.171 22.6989 11.25 22.5 11.25C22.3011 11.25 22.1103 11.171 21.9697 11.0303C21.829 10.8897 21.75 10.6989 21.75 10.5V6.75C21.75 5.75544 21.3549 4.80161 20.6517 4.09835C19.9484 3.39509 18.9946 3 18 3C17.0054 3 16.0516 3.39509 15.3483 4.09835C14.6451 4.80161 14.25 5.75544 14.25 6.75V9.75C15.0456 9.75 15.8087 10.0661 16.3713 10.6287C16.9339 11.1913 17.25 11.9544 17.25 12.75V19.5C17.25 20.2956 16.9339 21.0587 16.3713 21.6213C15.8087 22.1839 15.0456 22.5 14.25 22.5H3.75C2.95435 22.5 2.19129 22.1839 1.62868 21.6213C1.06607 21.0587 0.75 20.2956 0.75 19.5V12.75C0.75 11.9544 1.06607 11.1913 1.62868 10.6287C2.19129 10.0661 2.95435 9.75 3.75 9.75H12.75V6.75C12.75 3.85 15.1 1.5 18 1.5Z",
3201
- fill: "currentColor"
3202
- }
3203
- ) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3204
- "path",
3205
- {
3206
- d: "M13.5 10.5V6.75C13.5 5.55653 13.9741 4.41193 14.818 3.56802C15.6619 2.72411 16.8065 2.25 18 2.25C19.1935 2.25 20.3381 2.72411 21.182 3.56802C22.0259 4.41193 22.5 5.55653 22.5 6.75V10.5M3.75 21.75H14.25C14.8467 21.75 15.419 21.5129 15.841 21.091C16.2629 20.669 16.5 20.0967 16.5 19.5V12.75C16.5 12.1533 16.2629 11.581 15.841 11.159C15.419 10.7371 14.8467 10.5 14.25 10.5H3.75C3.15326 10.5 2.58097 10.7371 2.15901 11.159C1.73705 11.581 1.5 12.1533 1.5 12.75V19.5C1.5 20.0967 1.73705 20.669 2.15901 21.091C2.58097 21.5129 3.15326 21.75 3.75 21.75Z",
3207
- stroke: "currentColor",
3208
- strokeLinecap: "round",
3209
- strokeLinejoin: "round"
3210
- }
3211
- )
3212
- }
3213
- );
3214
- },
3215
3199
  "pencil-square": ({ className, fill }) => {
3216
3200
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3217
3201
  "svg",
@@ -1,14 +1,14 @@
1
1
  "use client";
2
2
  import {
3
3
  icon_button_default
4
- } from "../../chunk-P6CRHHI3.mjs";
4
+ } from "../../chunk-WV77476I.mjs";
5
5
  import "../../chunk-6WSACUIB.mjs";
6
6
  import "../../chunk-LXHUO6VM.mjs";
7
7
  import "../../chunk-6PNKRBUT.mjs";
8
8
  import "../../chunk-ZYIIXWVY.mjs";
9
- import "../../chunk-JP4TEWP7.mjs";
9
+ import "../../chunk-SCZB4QC7.mjs";
10
10
  import "../../chunk-E3G5QXSH.mjs";
11
- import "../../chunk-RRONV7YA.mjs";
11
+ import "../../chunk-6XFKID3T.mjs";
12
12
  import "../../chunk-CDXBML6O.mjs";
13
13
  import "../../chunk-AC6TWLRT.mjs";
14
14
  export {
@@ -1569,6 +1569,48 @@ var template = {
1569
1569
  }
1570
1570
  );
1571
1571
  },
1572
+ lock: ({ className }) => {
1573
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1574
+ "svg",
1575
+ {
1576
+ width: "22",
1577
+ height: "22",
1578
+ viewBox: "0 0 22 22",
1579
+ fill: "none",
1580
+ xmlns: "http://www.w3.org/2000/svg",
1581
+ className,
1582
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1583
+ "path",
1584
+ {
1585
+ "fill-rule": "evenodd",
1586
+ "clip-rule": "evenodd",
1587
+ d: "M11 2.8335C9.81858 2.8335 8.68555 3.2637 7.85016 4.02948C7.01477 4.79525 6.54545 5.83386 6.54545 6.91683V9.25016C5.87036 9.25016 5.22291 9.49599 4.74555 9.93358C4.26818 10.3712 4 10.9647 4 11.5835V16.8335C4 17.4523 4.26818 18.0458 4.74555 18.4834C5.22291 18.921 5.87036 19.1668 6.54545 19.1668H15.4545C16.1296 19.1668 16.7771 18.921 17.2545 18.4834C17.7318 18.0458 18 17.4523 18 16.8335V11.5835C18 10.9647 17.7318 10.3712 17.2545 9.93358C16.7771 9.49599 16.1296 9.25016 15.4545 9.25016V6.91683C15.4545 4.66127 13.4606 2.8335 11 2.8335ZM14.1818 9.25016V6.91683C14.1818 6.14328 13.8466 5.40142 13.2499 4.85443C12.6532 4.30745 11.8439 4.00016 11 4.00016C10.1561 4.00016 9.34682 4.30745 8.75011 4.85443C8.15341 5.40142 7.81818 6.14328 7.81818 6.91683V9.25016H14.1818Z",
1588
+ fill: "currentColor"
1589
+ }
1590
+ )
1591
+ }
1592
+ );
1593
+ },
1594
+ unlock: ({ className }) => {
1595
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1596
+ "svg",
1597
+ {
1598
+ width: "22",
1599
+ height: "22",
1600
+ viewBox: "0 0 22 22",
1601
+ fill: "none",
1602
+ xmlns: "http://www.w3.org/2000/svg",
1603
+ className,
1604
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1605
+ "path",
1606
+ {
1607
+ d: "M15.3557 2.8335C17.4609 2.8335 19.1668 4.66127 19.1668 6.91683V9.8335C19.1668 9.98821 19.1095 10.1366 19.0074 10.246C18.9053 10.3554 18.7668 10.4168 18.6224 10.4168C18.478 10.4168 18.3395 10.3554 18.2374 10.246C18.1353 10.1366 18.0779 9.98821 18.0779 9.8335V6.91683C18.0779 6.14328 17.7911 5.40142 17.2806 4.85443C16.7701 4.30745 16.0777 4.00016 15.3557 4.00016C14.6337 4.00016 13.9413 4.30745 13.4308 4.85443C12.9203 5.40142 12.6335 6.14328 12.6335 6.91683V9.25016C13.2111 9.25016 13.765 9.49599 14.1734 9.93358C14.5818 10.3712 14.8113 10.9647 14.8113 11.5835V16.8335C14.8113 17.4523 14.5818 18.0458 14.1734 18.4834C13.765 18.921 13.2111 19.1668 12.6335 19.1668H5.01127C4.43369 19.1668 3.87976 18.921 3.47135 18.4834C3.06294 18.0458 2.8335 17.4523 2.8335 16.8335V11.5835C2.8335 10.9647 3.06294 10.3712 3.47135 9.93358C3.87976 9.49599 4.43369 9.25016 5.01127 9.25016H11.5446V6.91683C11.5446 4.66127 13.2505 2.8335 15.3557 2.8335Z",
1608
+ fill: "currentColor"
1609
+ }
1610
+ )
1611
+ }
1612
+ );
1613
+ },
1572
1614
  // ----------------------------------- old ---------------------------------
1573
1615
  // ** Status **
1574
1616
  check: ({ className, fill }) => {
@@ -3159,64 +3201,6 @@ var template = {
3159
3201
  }
3160
3202
  );
3161
3203
  },
3162
- lock: ({ className, fill }) => {
3163
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3164
- "svg",
3165
- {
3166
- width: "24",
3167
- height: "24",
3168
- viewBox: "0 0 24 24",
3169
- fill: "none",
3170
- xmlns: "http://www.w3.org/2000/svg",
3171
- className,
3172
- children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3173
- "path",
3174
- {
3175
- fillRule: "evenodd",
3176
- clipRule: "evenodd",
3177
- d: "M12 1.5C10.6076 1.5 9.27225 2.05312 8.28769 3.03769C7.30312 4.02226 6.75 5.35761 6.75 6.75V9.75C5.95435 9.75 5.19129 10.0661 4.62868 10.6287C4.06607 11.1913 3.75 11.9544 3.75 12.75V19.5C3.75 20.2956 4.06607 21.0587 4.62868 21.6213C5.19129 22.1839 5.95435 22.5 6.75 22.5H17.25C18.0456 22.5 18.8087 22.1839 19.3713 21.6213C19.9339 21.0587 20.25 20.2956 20.25 19.5V12.75C20.25 11.9544 19.9339 11.1913 19.3713 10.6287C18.8087 10.0661 18.0456 9.75 17.25 9.75V6.75C17.25 3.85 14.9 1.5 12 1.5ZM15.75 9.75V6.75C15.75 5.75544 15.3549 4.80161 14.6517 4.09835C13.9484 3.39509 12.9946 3 12 3C11.0054 3 10.0516 3.39509 9.34835 4.09835C8.64509 4.80161 8.25 5.75544 8.25 6.75V9.75H15.75Z",
3178
- fill: "currentColor"
3179
- }
3180
- ) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3181
- "path",
3182
- {
3183
- d: "M16.5 10.5V6.75C16.5 5.55653 16.0259 4.41193 15.182 3.56802C14.3381 2.72411 13.1935 2.25 12 2.25C10.8065 2.25 9.66193 2.72411 8.81802 3.56802C7.97411 4.41193 7.5 5.55653 7.5 6.75V10.5M6.75 21.75H17.25C17.8467 21.75 18.419 21.5129 18.841 21.091C19.2629 20.669 19.5 20.0967 19.5 19.5V12.75C19.5 12.1533 19.2629 11.581 18.841 11.159C18.419 10.7371 17.8467 10.5 17.25 10.5H6.75C6.15326 10.5 5.58097 10.7371 5.15901 11.159C4.73705 11.581 4.5 12.1533 4.5 12.75V19.5C4.5 20.0967 4.73705 20.669 5.15901 21.091C5.58097 21.5129 6.15326 21.75 6.75 21.75Z",
3184
- stroke: "currentColor",
3185
- strokeLinecap: "round",
3186
- strokeLinejoin: "round"
3187
- }
3188
- )
3189
- }
3190
- );
3191
- },
3192
- unlock: ({ className, fill }) => {
3193
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3194
- "svg",
3195
- {
3196
- width: "24",
3197
- height: "24",
3198
- viewBox: "0 0 24 24",
3199
- fill: "none",
3200
- xmlns: "http://www.w3.org/2000/svg",
3201
- className,
3202
- children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3203
- "path",
3204
- {
3205
- d: "M18 1.5C20.9 1.5 23.25 3.85 23.25 6.75V10.5C23.25 10.6989 23.171 10.8897 23.0303 11.0303C22.8897 11.171 22.6989 11.25 22.5 11.25C22.3011 11.25 22.1103 11.171 21.9697 11.0303C21.829 10.8897 21.75 10.6989 21.75 10.5V6.75C21.75 5.75544 21.3549 4.80161 20.6517 4.09835C19.9484 3.39509 18.9946 3 18 3C17.0054 3 16.0516 3.39509 15.3483 4.09835C14.6451 4.80161 14.25 5.75544 14.25 6.75V9.75C15.0456 9.75 15.8087 10.0661 16.3713 10.6287C16.9339 11.1913 17.25 11.9544 17.25 12.75V19.5C17.25 20.2956 16.9339 21.0587 16.3713 21.6213C15.8087 22.1839 15.0456 22.5 14.25 22.5H3.75C2.95435 22.5 2.19129 22.1839 1.62868 21.6213C1.06607 21.0587 0.75 20.2956 0.75 19.5V12.75C0.75 11.9544 1.06607 11.1913 1.62868 10.6287C2.19129 10.0661 2.95435 9.75 3.75 9.75H12.75V6.75C12.75 3.85 15.1 1.5 18 1.5Z",
3206
- fill: "currentColor"
3207
- }
3208
- ) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3209
- "path",
3210
- {
3211
- d: "M13.5 10.5V6.75C13.5 5.55653 13.9741 4.41193 14.818 3.56802C15.6619 2.72411 16.8065 2.25 18 2.25C19.1935 2.25 20.3381 2.72411 21.182 3.56802C22.0259 4.41193 22.5 5.55653 22.5 6.75V10.5M3.75 21.75H14.25C14.8467 21.75 15.419 21.5129 15.841 21.091C16.2629 20.669 16.5 20.0967 16.5 19.5V12.75C16.5 12.1533 16.2629 11.581 15.841 11.159C15.419 10.7371 14.8467 10.5 14.25 10.5H3.75C3.15326 10.5 2.58097 10.7371 2.15901 11.159C1.73705 11.581 1.5 12.1533 1.5 12.75V19.5C1.5 20.0967 1.73705 20.669 2.15901 21.091C2.58097 21.5129 3.15326 21.75 3.75 21.75Z",
3212
- stroke: "currentColor",
3213
- strokeLinecap: "round",
3214
- strokeLinejoin: "round"
3215
- }
3216
- )
3217
- }
3218
- );
3219
- },
3220
3204
  "pencil-square": ({ className, fill }) => {
3221
3205
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3222
3206
  "svg",
@@ -8,17 +8,17 @@ import {
8
8
  } from "../../chunk-ITWKPTSD.mjs";
9
9
  import {
10
10
  button_default
11
- } from "../../chunk-Z4YJ274G.mjs";
11
+ } from "../../chunk-IW57F7WZ.mjs";
12
12
  import {
13
13
  icon_button_default
14
- } from "../../chunk-P6CRHHI3.mjs";
14
+ } from "../../chunk-WV77476I.mjs";
15
15
  import "../../chunk-6WSACUIB.mjs";
16
16
  import "../../chunk-LXHUO6VM.mjs";
17
17
  import "../../chunk-6PNKRBUT.mjs";
18
18
  import "../../chunk-ZYIIXWVY.mjs";
19
- import "../../chunk-JP4TEWP7.mjs";
19
+ import "../../chunk-SCZB4QC7.mjs";
20
20
  import "../../chunk-E3G5QXSH.mjs";
21
- import "../../chunk-RRONV7YA.mjs";
21
+ import "../../chunk-6XFKID3T.mjs";
22
22
  import "../../chunk-CDXBML6O.mjs";
23
23
  import "../../chunk-27Y6K5NK.mjs";
24
24
  import "../../chunk-AC6TWLRT.mjs";