@liner-fe/prism 2.1.26 → 2.1.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.
- package/lib/assets/{lp-pri-icon-m-redo.d.ts → arrow-drop-right.d.ts} +2 -2
- package/lib/assets/arrow-up-down.d.ts +8 -0
- package/lib/assets/casual-shoe.d.ts +8 -0
- package/lib/assets/drop-down.d.ts +8 -0
- package/lib/assets/{lp-pri-icon-m-essay.d.ts → drop-up.d.ts} +2 -2
- package/lib/assets/expand.d.ts +8 -0
- package/lib/assets/folder-open-share.d.ts +8 -0
- package/lib/assets/folder-share.d.ts +8 -0
- package/lib/assets/formal-bag.d.ts +8 -0
- package/lib/assets/google-export.d.ts +8 -0
- package/lib/assets/index.d.ts +17 -25
- package/lib/assets/report.d.ts +8 -0
- package/lib/assets/shield-person.d.ts +8 -0
- package/lib/assets/spinner.d.ts +8 -0
- package/lib/assets/undo.d.ts +8 -0
- package/lib/assets/verification-badge.d.ts +8 -0
- package/lib/assets/volume-up.d.ts +8 -0
- package/lib/assets/volume.d.ts +8 -0
- package/lib/components/Button/index.d.ts +7 -13
- package/lib/components/Icon/index.d.ts +4 -10
- package/lib/components/IconButton/index.d.ts +5 -11
- package/lib/components/Label/index.d.ts +8 -14
- package/lib/components/TextButton/index.d.ts +6 -12
- package/lib/components/Textfield/index.d.ts +3 -9
- package/lib/components/Typography/utils.d.ts +2 -8
- package/lib/index.cjs +595 -984
- package/lib/index.cjs.map +4 -4
- package/lib/index.css.map +1 -1
- package/lib/index.mjs +569 -958
- package/lib/index.mjs.map +4 -4
- package/lib/type/index.d.ts +1 -1
- package/package.json +2 -2
- package/lib/assets/lp-pri-icon-m-arrow-up-down.d.ts +0 -8
- package/lib/assets/lp-pri-icon-m-casual-shoe.d.ts +0 -8
- package/lib/assets/lp-pri-icon-m-expand.d.ts +0 -8
- package/lib/assets/lp-pri-icon-m-folder-open-share.d.ts +0 -8
- package/lib/assets/lp-pri-icon-m-folder-share.d.ts +0 -8
- package/lib/assets/lp-pri-icon-m-formal-bag.d.ts +0 -8
- package/lib/assets/lp-pri-icon-m-google-export.d.ts +0 -8
- package/lib/assets/lp-pri-icon-m-highlighter.d.ts +0 -8
- package/lib/assets/lp-pri-icon-m-link.d.ts +0 -8
- package/lib/assets/lp-pri-icon-m-report.d.ts +0 -8
- package/lib/assets/lp-pri-icon-m-sheet-export.d.ts +0 -8
- package/lib/assets/lp-pri-icon-m-shield-person.d.ts +0 -8
- package/lib/assets/lp-pri-icon-m-shield-usage.d.ts +0 -8
- package/lib/assets/lp-pri-icon-m-spinner.d.ts +0 -8
- package/lib/assets/lp-pri-icon-m-undo.d.ts +0 -8
- package/lib/assets/lp-pri-icon-m-verification-badge.d.ts +0 -8
- package/lib/assets/lp-pri-icon-m-volume-up.d.ts +0 -8
- package/lib/assets/lp-pri-icon-m-volume.d.ts +0 -8
- package/lib/assets/lp-pri-icon-s-arrow-backward.d.ts +0 -8
- package/lib/assets/lp-pri-icon-s-arrow-drop-right.d.ts +0 -8
- package/lib/assets/lp-pri-icon-s-arrow-forward.d.ts +0 -8
- package/lib/assets/lp-pri-icon-s-drop-down.d.ts +0 -8
- package/lib/assets/lp-pri-icon-s-drop-up.d.ts +0 -8
package/lib/index.cjs
CHANGED
|
@@ -6231,145 +6231,91 @@ var ICClock = /* @__PURE__ */ __name((props) => {
|
|
|
6231
6231
|
] });
|
|
6232
6232
|
}, "ICClock");
|
|
6233
6233
|
|
|
6234
|
-
// src/assets/
|
|
6234
|
+
// src/assets/arrow-backward.tsx
|
|
6235
6235
|
var import_jsx_runtime132 = require("react/jsx-runtime");
|
|
6236
|
-
var
|
|
6237
|
-
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6238
|
-
if (thick) {
|
|
6239
|
-
return /* @__PURE__ */ (0, import_jsx_runtime132.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6240
|
-
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)(
|
|
6241
|
-
"path",
|
|
6242
|
-
{
|
|
6243
|
-
fillRule: "evenodd",
|
|
6244
|
-
clipRule: "evenodd",
|
|
6245
|
-
d: "M35.3137 12.6863C29.0653 6.4379 18.9347 6.4379 12.6863 12.6863C6.4379 18.9347 6.4379 29.0653 12.6863 35.3137C15.8135 38.4409 19.909 40.0026 24.0104 40L24.0129 44C18.8933 44.0033 13.766 42.0503 9.85786 38.1421C2.04738 30.3316 2.04738 17.6684 9.85786 9.85786C17.6684 2.04738 30.3316 2.04738 38.1421 9.85786C45.9526 17.6684 45.9526 30.3316 38.1421 38.1421L35.3137 35.3137C41.5621 29.0653 41.5621 18.9347 35.3137 12.6863Z",
|
|
6246
|
-
fill: "url(#paint0_angular_4688_5472)"
|
|
6247
|
-
}
|
|
6248
|
-
),
|
|
6249
|
-
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime132.jsxs)(
|
|
6250
|
-
"radialGradient",
|
|
6251
|
-
{
|
|
6252
|
-
id: "paint0_angular_4688_5472",
|
|
6253
|
-
cx: "0",
|
|
6254
|
-
cy: "0",
|
|
6255
|
-
r: "1",
|
|
6256
|
-
gradientUnits: "userSpaceOnUse",
|
|
6257
|
-
gradientTransform: "translate(24 24.0001) rotate(90) scale(19.799)",
|
|
6258
|
-
children: [
|
|
6259
|
-
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)("stop", { "stop-color": "#1E1E1F" }),
|
|
6260
|
-
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)("stop", { offset: "0.25", "stop-color": "#1E1E1F" }),
|
|
6261
|
-
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)("stop", { offset: "0.88", "stop-color": "#1E1E1F", "stop-opacity": "0" })
|
|
6262
|
-
]
|
|
6263
|
-
}
|
|
6264
|
-
) })
|
|
6265
|
-
] });
|
|
6266
|
-
}
|
|
6267
|
-
return /* @__PURE__ */ (0, import_jsx_runtime132.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6268
|
-
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)(
|
|
6269
|
-
"path",
|
|
6270
|
-
{
|
|
6271
|
-
fillRule: "evenodd",
|
|
6272
|
-
clipRule: "evenodd",
|
|
6273
|
-
d: "M35.3137 12.6863C29.0653 6.4379 18.9347 6.4379 12.6863 12.6863C6.4379 18.9347 6.4379 29.0653 12.6863 35.3137C15.8135 38.4409 19.909 40.0026 24.0104 40L24.0129 44C18.8933 44.0033 13.766 42.0503 9.85786 38.1421C2.04738 30.3316 2.04738 17.6684 9.85786 9.85786C17.6684 2.04738 30.3316 2.04738 38.1421 9.85786C45.9526 17.6684 45.9526 30.3316 38.1421 38.1421L35.3137 35.3137C41.5621 29.0653 41.5621 18.9347 35.3137 12.6863Z",
|
|
6274
|
-
fill: "url(#paint0_angular_4688_5472)"
|
|
6275
|
-
}
|
|
6276
|
-
),
|
|
6277
|
-
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime132.jsxs)(
|
|
6278
|
-
"radialGradient",
|
|
6279
|
-
{
|
|
6280
|
-
id: "paint0_angular_4688_5472",
|
|
6281
|
-
cx: "0",
|
|
6282
|
-
cy: "0",
|
|
6283
|
-
r: "1",
|
|
6284
|
-
gradientUnits: "userSpaceOnUse",
|
|
6285
|
-
gradientTransform: "translate(24 24.0001) rotate(90) scale(19.799)",
|
|
6286
|
-
children: [
|
|
6287
|
-
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)("stop", { "stop-color": "#1E1E1F" }),
|
|
6288
|
-
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)("stop", { offset: "0.25", "stop-color": "#1E1E1F" }),
|
|
6289
|
-
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)("stop", { offset: "0.88", "stop-color": "#1E1E1F", "stop-opacity": "0" })
|
|
6290
|
-
]
|
|
6291
|
-
}
|
|
6292
|
-
) })
|
|
6293
|
-
] });
|
|
6294
|
-
}, "ICLpPriIconMSpinner");
|
|
6295
|
-
|
|
6296
|
-
// src/assets/lp-pri-icon-s-drop-down.tsx
|
|
6297
|
-
var import_jsx_runtime133 = require("react/jsx-runtime");
|
|
6298
|
-
var ICLpPriIconSDropDown = /* @__PURE__ */ __name((props) => {
|
|
6236
|
+
var ICArrowBackward = /* @__PURE__ */ __name((props) => {
|
|
6299
6237
|
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6300
6238
|
if (fill && thick) {
|
|
6301
|
-
return /* @__PURE__ */ (0,
|
|
6239
|
+
return /* @__PURE__ */ (0, import_jsx_runtime132.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime132.jsx)(
|
|
6302
6240
|
"path",
|
|
6303
6241
|
{
|
|
6304
6242
|
fillRule: "evenodd",
|
|
6305
6243
|
clipRule: "evenodd",
|
|
6306
|
-
d: "
|
|
6244
|
+
d: "M30.0605 13.0608L19.4748 23.6464C19.2796 23.8417 19.2796 24.1583 19.4748 24.3535L30.0605 34.9392L27.9391 37.0605L17.3535 26.4748C15.9867 25.108 15.9867 22.8919 17.3535 21.5251L27.9391 10.9395L30.0605 13.0608Z",
|
|
6307
6245
|
fill: color
|
|
6308
6246
|
}
|
|
6309
6247
|
) });
|
|
6310
6248
|
}
|
|
6311
|
-
return /* @__PURE__ */ (0,
|
|
6249
|
+
return /* @__PURE__ */ (0, import_jsx_runtime132.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime132.jsx)(
|
|
6312
6250
|
"path",
|
|
6313
6251
|
{
|
|
6314
6252
|
fillRule: "evenodd",
|
|
6315
6253
|
clipRule: "evenodd",
|
|
6316
|
-
d: "
|
|
6254
|
+
d: "M30.0605 13.0608L19.4748 23.6464C19.2796 23.8417 19.2796 24.1583 19.4748 24.3535L30.0605 34.9392L27.9391 37.0605L17.3535 26.4748C15.9867 25.108 15.9867 22.8919 17.3535 21.5251L27.9391 10.9395L30.0605 13.0608Z",
|
|
6317
6255
|
fill: color
|
|
6318
6256
|
}
|
|
6319
6257
|
) });
|
|
6320
|
-
}, "
|
|
6258
|
+
}, "ICArrowBackward");
|
|
6321
6259
|
|
|
6322
|
-
// src/assets/
|
|
6323
|
-
var
|
|
6324
|
-
var
|
|
6260
|
+
// src/assets/link.tsx
|
|
6261
|
+
var import_jsx_runtime133 = require("react/jsx-runtime");
|
|
6262
|
+
var ICLink = /* @__PURE__ */ __name((props) => {
|
|
6325
6263
|
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6326
6264
|
if (thick) {
|
|
6327
|
-
return /* @__PURE__ */ (0,
|
|
6328
|
-
/* @__PURE__ */ (0,
|
|
6329
|
-
"path",
|
|
6330
|
-
{
|
|
6331
|
-
fillRule: "evenodd",
|
|
6332
|
-
clipRule: "evenodd",
|
|
6333
|
-
d: "M10.858 17L22.6972 6.83507C23.9942 5.72147 26 6.64301 26 8.3525V39.6461C26 41.3556 23.9942 42.2771 22.6972 41.1635L10.8596 31H4V17H10.858ZM12.3396 21H8V27H12.3412L22 35.2929V12.7057L12.3396 21Z",
|
|
6334
|
-
fill: color
|
|
6335
|
-
}
|
|
6336
|
-
),
|
|
6337
|
-
/* @__PURE__ */ (0, import_jsx_runtime134.jsx)(
|
|
6265
|
+
return /* @__PURE__ */ (0, import_jsx_runtime133.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6266
|
+
/* @__PURE__ */ (0, import_jsx_runtime133.jsx)(
|
|
6338
6267
|
"path",
|
|
6339
6268
|
{
|
|
6340
|
-
d: "
|
|
6269
|
+
d: "M30.7507 30.8016C31.2174 30.4789 31.6617 30.1098 32.0771 29.6943L39.5438 22.2277C43.2591 18.5124 43.2671 12.4937 39.5679 8.76849L39.5668 8.76927C35.8415 5.0701 29.8229 5.07814 26.1076 8.79342L20.7994 14.1016C22.5872 13.7641 24.4394 13.8515 26.1939 14.364L28.936 11.6218C31.0892 9.46867 34.5752 9.46063 36.7383 11.5977L36.7395 11.5969C38.8766 13.7601 38.8685 17.2461 36.7154 19.3992L29.2487 26.8659C27.0955 29.0191 23.6095 29.0271 21.4464 26.89L21.4452 26.8908C21.4234 26.8687 21.3502 26.8156 21.3502 26.7844L21.3459 26.7876C20.473 25.858 19.9817 24.7004 19.8721 23.5142L16.6202 26.7661C17.0802 27.8376 17.7457 28.842 18.6168 29.7192L18.618 29.7185C20.0084 31.0992 21.8248 32.0336 23.7584 32.3562L23.7573 32.3573C26.1538 32.7571 28.6741 32.2382 30.7507 30.8016Z",
|
|
6341
6270
|
fill: color
|
|
6342
6271
|
}
|
|
6343
6272
|
),
|
|
6344
|
-
/* @__PURE__ */ (0,
|
|
6273
|
+
/* @__PURE__ */ (0, import_jsx_runtime133.jsx)(
|
|
6345
6274
|
"path",
|
|
6346
6275
|
{
|
|
6347
|
-
d: "
|
|
6276
|
+
d: "M26.8389 21.4971C25.1024 19.7815 22.5133 19.4484 20.4457 20.4976C19.9694 20.7393 19.5208 21.0545 19.1166 21.4428C19.0897 21.4686 19.0628 21.495 19.0364 21.5215L11.5699 28.9879C9.41677 31.1411 9.40873 34.6271 11.5458 36.7902C13.709 38.9273 17.1951 38.9195 19.3483 36.7663L22.0901 34.0244C23.8446 34.5369 25.6968 34.6243 27.4846 34.2868L22.1767 39.5947C18.4615 43.31 12.4426 43.3178 8.71737 39.6187C5.01819 35.8934 5.02624 29.8748 8.74151 26.1595L16.2082 18.6928C19.9234 14.9776 25.9421 14.9695 29.6673 18.6687C30.5384 19.5459 31.2041 20.5505 31.6641 21.6221L28.4123 24.8739C28.2985 23.6434 27.7739 22.4436 26.8389 21.4971Z",
|
|
6348
6277
|
fill: color
|
|
6349
6278
|
}
|
|
6350
6279
|
)
|
|
6351
6280
|
] });
|
|
6352
6281
|
}
|
|
6353
|
-
|
|
6282
|
+
return /* @__PURE__ */ (0, import_jsx_runtime133.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6283
|
+
/* @__PURE__ */ (0, import_jsx_runtime133.jsx)(
|
|
6284
|
+
"path",
|
|
6285
|
+
{
|
|
6286
|
+
d: "M39.6433 8.79387L39.642 8.79251L39.5881 8.739C39.5559 8.70588 39.5234 8.67293 39.4906 8.64016L39.4892 8.6388L39.487 8.64099C35.753 5.06987 29.8307 5.12037 26.1586 8.7925L20.8505 14.1006C22.2542 13.8355 23.6976 13.8325 25.1023 14.0915L28.2799 10.9138C30.8114 8.38233 34.9032 8.36222 37.4595 10.8535C39.9207 13.4117 39.8906 17.4809 37.3693 20.0022L29.9026 27.4687C29.4816 27.8897 29.0175 28.2413 28.5244 28.5233C26.0526 29.9373 22.8541 29.6061 20.723 27.5293C19.5373 26.2967 18.9298 24.7135 18.9005 23.1216L16.2955 25.7267C16.7132 27.1318 17.4616 28.4596 18.5404 29.5876L18.5392 29.5889L18.5406 29.5902L18.5945 29.6438C18.6267 29.6769 18.6592 29.7098 18.6919 29.7426L18.6933 29.7439L18.6955 29.7417C22.4295 33.3129 28.3518 33.2623 32.024 29.5902L39.4906 22.1236C43.1627 18.4514 43.2132 12.5291 39.6421 8.79509L39.6433 8.79387Z",
|
|
6287
|
+
fill: color
|
|
6288
|
+
}
|
|
6289
|
+
),
|
|
6290
|
+
/* @__PURE__ */ (0, import_jsx_runtime133.jsx)(
|
|
6291
|
+
"path",
|
|
6292
|
+
{
|
|
6293
|
+
d: "M10.9138 28.2799C8.3925 30.8012 8.36242 34.8704 10.8236 37.4287C13.3799 39.9198 17.4717 39.8997 20.0031 37.3682L23.1807 34.1906C24.5854 34.4495 26.0288 34.4465 27.4325 34.1815L22.1244 39.4895C18.4523 43.1616 12.5301 43.2122 8.79607 39.6411L8.79387 39.6433L8.7925 39.642C8.75973 39.6092 8.72724 39.5763 8.69505 39.5431C8.67699 39.5253 8.65899 39.5075 8.64104 39.4895L8.63967 39.4882L8.64089 39.4869C5.06987 35.7529 5.12041 29.8307 8.79251 26.1586L16.2592 18.6919C19.9313 15.0198 25.8535 14.9693 29.5875 18.5403L29.5897 18.5381L29.5911 18.5395C29.6238 18.5722 29.6563 18.6052 29.6885 18.6383C29.7066 18.6561 29.7246 18.674 29.7426 18.6919L29.7439 18.6933L29.7427 18.6945C30.8215 19.8225 31.5698 21.1503 31.9875 22.5554L29.3825 25.1604C29.3532 23.5685 28.7458 21.9853 27.56 20.7528C25.4288 18.6759 22.2304 18.3445 19.7586 19.7586C19.7586 19.7587 19.7587 19.7586 19.7586 19.7586C19.3272 20.0055 18.9179 20.3055 18.5403 20.6587C18.4931 20.7028 18.4464 20.7478 18.4002 20.7936C18.3936 20.8002 18.387 20.8067 18.3805 20.8132",
|
|
6294
|
+
fill: color
|
|
6295
|
+
}
|
|
6296
|
+
)
|
|
6297
|
+
] });
|
|
6298
|
+
}, "ICLink");
|
|
6299
|
+
|
|
6300
|
+
// src/assets/sheet-export.tsx
|
|
6301
|
+
var import_jsx_runtime134 = require("react/jsx-runtime");
|
|
6302
|
+
var ICSheetExport = /* @__PURE__ */ __name((props) => {
|
|
6303
|
+
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6304
|
+
if (thick) {
|
|
6354
6305
|
return /* @__PURE__ */ (0, import_jsx_runtime134.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6355
6306
|
/* @__PURE__ */ (0, import_jsx_runtime134.jsx)(
|
|
6356
6307
|
"path",
|
|
6357
6308
|
{
|
|
6358
|
-
|
|
6359
|
-
|
|
6360
|
-
|
|
6361
|
-
),
|
|
6362
|
-
/* @__PURE__ */ (0, import_jsx_runtime134.jsx)(
|
|
6363
|
-
"path",
|
|
6364
|
-
{
|
|
6365
|
-
d: "M32 24.0005C32 21.8517 31.1011 19.888 29.606 18.4346L32.3941 15.5664C34.6105 17.7209 36 20.6987 36 24.0005C36 27.3022 34.6105 30.28 32.3941 32.4346L29.606 29.5664C31.1011 28.1129 32 26.1493 32 24.0005Z",
|
|
6309
|
+
fillRule: "evenodd",
|
|
6310
|
+
clipRule: "evenodd",
|
|
6311
|
+
d: "M4 11C4 9.89543 4.89543 9 6 9H42C43.1046 9 44 9.89543 44 11V22H18V27H26V31H18V36H26V40H6C4.89543 40 4 39.1046 4 38V11ZM8 27V22H14V27H8ZM8 31V36H14V31H8ZM14 18H8V13H14V18ZM18 18H40V13H18V18Z",
|
|
6366
6312
|
fill: color
|
|
6367
6313
|
}
|
|
6368
6314
|
),
|
|
6369
6315
|
/* @__PURE__ */ (0, import_jsx_runtime134.jsx)(
|
|
6370
6316
|
"path",
|
|
6371
6317
|
{
|
|
6372
|
-
d: "
|
|
6318
|
+
d: "M28.0741 37.5758L37.1894 28.4648H31.537V24.4648H40.1842C42.2916 24.4648 43.9999 26.1732 43.9999 28.2805V37.4873H39.9999V31.3112L30.9018 40.4049L28.0741 37.5758Z",
|
|
6373
6319
|
fill: color
|
|
6374
6320
|
}
|
|
6375
6321
|
)
|
|
@@ -6381,72 +6327,134 @@ var ICLpPriIconMVolumeUp = /* @__PURE__ */ __name((props) => {
|
|
|
6381
6327
|
{
|
|
6382
6328
|
fillRule: "evenodd",
|
|
6383
6329
|
clipRule: "evenodd",
|
|
6384
|
-
d: "
|
|
6330
|
+
d: "M4 11C4 9.89543 4.89543 9 6 9H42C43.1046 9 44 9.89543 44 11V21.5H17.5V27.5H26V30.5H17.5V37H26V40H6C4.89543 40 4 39.1046 4 38V11ZM7 27.5V21.5H14.5V27.5H7ZM7 30.5V37H14.5V30.5H7ZM14.5 18.5H7V12H14.5V18.5ZM17.5 18.5H41V12H17.5V18.5Z",
|
|
6385
6331
|
fill: color
|
|
6386
6332
|
}
|
|
6387
6333
|
),
|
|
6388
6334
|
/* @__PURE__ */ (0, import_jsx_runtime134.jsx)(
|
|
6389
6335
|
"path",
|
|
6390
6336
|
{
|
|
6391
|
-
|
|
6392
|
-
|
|
6393
|
-
|
|
6337
|
+
d: "M41.0446 37.5V29.5805L30.5598 40.0603L28.439 37.9385L38.3822 28H31.5446V25H40.7289C42.5601 25 44.0446 26.4845 44.0446 28.3157V37.5H41.0446Z",
|
|
6338
|
+
fill: color
|
|
6339
|
+
}
|
|
6340
|
+
)
|
|
6341
|
+
] });
|
|
6342
|
+
}, "ICSheetExport");
|
|
6343
|
+
|
|
6344
|
+
// src/assets/shield-usage.tsx
|
|
6345
|
+
var import_jsx_runtime135 = require("react/jsx-runtime");
|
|
6346
|
+
var ICShieldUsage = /* @__PURE__ */ __name((props) => {
|
|
6347
|
+
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6348
|
+
if (thick) {
|
|
6349
|
+
return /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6350
|
+
/* @__PURE__ */ (0, import_jsx_runtime135.jsx)(
|
|
6351
|
+
"path",
|
|
6352
|
+
{
|
|
6353
|
+
d: "M7 43H26.7819C25.7865 41.844 25.0171 40.4878 24.5423 39H9V9H39V24.5423C40.4878 25.0171 41.844 25.7865 43 26.7819V7C43 5.89543 42.1046 5 41 5H7C5.89543 5 5 5.89543 5 7V41C5 42.1046 5.89543 43 7 43Z",
|
|
6354
|
+
fill: color
|
|
6355
|
+
}
|
|
6356
|
+
),
|
|
6357
|
+
/* @__PURE__ */ (0, import_jsx_runtime135.jsx)("path", { d: "M14 34H24.0969C24.2836 32.567 24.7341 31.2169 25.398 30H14V34Z", fill: color }),
|
|
6358
|
+
/* @__PURE__ */ (0, import_jsx_runtime135.jsx)("path", { d: "M29.0173 26H14V22H34V24.0969C32.1687 24.3355 30.4728 25.0048 29.0173 26Z", fill: color }),
|
|
6359
|
+
/* @__PURE__ */ (0, import_jsx_runtime135.jsx)("path", { d: "M34 14H14V18H34V14Z", fill: color }),
|
|
6360
|
+
/* @__PURE__ */ (0, import_jsx_runtime135.jsx)(
|
|
6361
|
+
"path",
|
|
6362
|
+
{
|
|
6363
|
+
fillRule: "evenodd",
|
|
6364
|
+
clipRule: "evenodd",
|
|
6365
|
+
d: "M27.895 30.3293C27.895 29.9922 28.1035 29.6902 28.4187 29.5706L34.9097 27.1094C35.095 27.0391 35.2997 27.0391 35.485 27.1094L41.976 29.5706C42.2912 29.6902 42.4997 29.9922 42.4997 30.3293V34.2941C42.4997 37.8273 40.661 41.1058 37.6462 42.9482L35.6204 44.1862C35.3607 44.3449 35.034 44.3449 34.7743 44.1862L32.7485 42.9482C29.7337 41.1058 27.895 37.8273 27.895 34.2941V30.3293ZM34.5805 36.1488L32.1952 33.7635L30.781 35.1777L33.6793 38.076C34.1759 38.5726 34.9808 38.5733 35.4783 38.0776L40.2056 33.3668L38.7938 31.9501L34.5805 36.1488Z",
|
|
6366
|
+
fill: color
|
|
6367
|
+
}
|
|
6368
|
+
)
|
|
6369
|
+
] });
|
|
6370
|
+
}
|
|
6371
|
+
return /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6372
|
+
/* @__PURE__ */ (0, import_jsx_runtime135.jsx)(
|
|
6373
|
+
"path",
|
|
6374
|
+
{
|
|
6375
|
+
d: "M7 43H26.7819C26.0143 42.1085 25.3811 41.0981 24.9138 40H8V8H40V24.9138C41.0981 25.3811 42.1085 26.0143 43 26.7819V7C43 5.89543 42.1046 5 41 5H7C5.89543 5 5 5.89543 5 7V41C5 42.1046 5.89543 43 7 43Z",
|
|
6394
6376
|
fill: color
|
|
6395
6377
|
}
|
|
6396
6378
|
),
|
|
6397
|
-
/* @__PURE__ */ (0,
|
|
6379
|
+
/* @__PURE__ */ (0, import_jsx_runtime135.jsx)("path", { d: "M14.5 33.5H24.1733C24.3586 32.4433 24.6882 31.4363 25.1409 30.5H14.5V33.5Z", fill: color }),
|
|
6380
|
+
/* @__PURE__ */ (0, import_jsx_runtime135.jsx)("path", { d: "M29.8171 25.5H14.5V22.5H33.5V24.1733C32.1814 24.4045 30.9401 24.8604 29.8171 25.5Z", fill: color }),
|
|
6381
|
+
/* @__PURE__ */ (0, import_jsx_runtime135.jsx)("path", { d: "M33.5 14.5H14.5V17.5H33.5V14.5Z", fill: color }),
|
|
6382
|
+
/* @__PURE__ */ (0, import_jsx_runtime135.jsx)(
|
|
6398
6383
|
"path",
|
|
6399
6384
|
{
|
|
6400
6385
|
fillRule: "evenodd",
|
|
6401
6386
|
clipRule: "evenodd",
|
|
6402
|
-
d: "
|
|
6387
|
+
d: "M27.895 30.3293C27.895 29.9922 28.1035 29.6902 28.4187 29.5706L34.9097 27.1094C35.095 27.0391 35.2997 27.0391 35.485 27.1094L41.976 29.5706C42.2912 29.6902 42.4997 29.9922 42.4997 30.3293V34.2941C42.4997 37.8273 40.661 41.1058 37.6462 42.9482L35.6204 44.1862C35.3607 44.3449 35.034 44.3449 34.7743 44.1862L32.7485 42.9482C29.7337 41.1058 27.895 37.8273 27.895 34.2941V30.3293ZM34.5805 36.1488L32.1952 33.7635L30.781 35.1777L33.6793 38.076C34.1759 38.5726 34.9808 38.5733 35.4783 38.0776L40.2056 33.3668L38.7938 31.9501L34.5805 36.1488Z",
|
|
6403
6388
|
fill: color
|
|
6404
6389
|
}
|
|
6405
6390
|
)
|
|
6406
6391
|
] });
|
|
6407
|
-
}, "
|
|
6392
|
+
}, "ICShieldUsage");
|
|
6408
6393
|
|
|
6409
|
-
// src/assets/
|
|
6410
|
-
var
|
|
6411
|
-
var
|
|
6394
|
+
// src/assets/highlighter.tsx
|
|
6395
|
+
var import_jsx_runtime136 = require("react/jsx-runtime");
|
|
6396
|
+
var ICHighlighter = /* @__PURE__ */ __name((props) => {
|
|
6412
6397
|
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6413
6398
|
if (thick) {
|
|
6414
|
-
return /* @__PURE__ */ (0,
|
|
6399
|
+
return /* @__PURE__ */ (0, import_jsx_runtime136.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime136.jsx)(
|
|
6415
6400
|
"path",
|
|
6416
6401
|
{
|
|
6417
6402
|
fillRule: "evenodd",
|
|
6418
6403
|
clipRule: "evenodd",
|
|
6419
|
-
d: "
|
|
6404
|
+
d: "M31.3671 7.08344C32.9739 5.47527 35.5803 5.47472 37.1878 7.08221L42.5537 12.4481C44.1602 14.0546 44.1608 16.6592 42.5549 18.2664L22.7216 38.0986C22.1538 38.6662 21.4324 39.0553 20.6462 39.2181L17.0046 39.9717C16.1499 40.1486 15.2752 40.0471 14.5 39.7028L13.5268 40.6469C13.1319 41.0299 12.6033 41.2441 12.0531 41.2438L6.55128 41.241C5.6094 41.2405 5.13803 40.1017 5.80404 39.4357L9.96401 35.2758C9.52839 34.4275 9.39455 33.441 9.61131 32.4853L10.4183 28.9274C10.5901 28.1699 10.9727 27.4765 11.522 26.9274L31.3671 7.08344ZM29.0541 15.0561L17.1452 26.9617L22.6738 32.4903L34.5824 20.5848L29.0541 15.0561ZM14.3192 29.8121C14.3203 29.807 14.3219 29.8019 14.3237 29.7971L19.8291 35.3024L16.194 36.0547C16.156 36.0626 16.1167 36.0508 16.0893 36.0234L13.5431 33.4768C13.5151 33.4489 13.5035 33.4086 13.5122 33.3701L14.3192 29.8121ZM37.4104 17.756L39.7253 15.4391C39.7702 15.3942 39.7702 15.3214 39.7253 15.2765L34.3594 9.91064C34.3145 9.86571 34.2416 9.86573 34.1967 9.91067L31.8821 12.2272L37.4104 17.756Z",
|
|
6420
6405
|
fill: color
|
|
6421
6406
|
}
|
|
6422
6407
|
) });
|
|
6423
6408
|
}
|
|
6424
|
-
|
|
6425
|
-
|
|
6409
|
+
return /* @__PURE__ */ (0, import_jsx_runtime136.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime136.jsx)(
|
|
6410
|
+
"path",
|
|
6411
|
+
{
|
|
6412
|
+
fillRule: "evenodd",
|
|
6413
|
+
clipRule: "evenodd",
|
|
6414
|
+
d: "M31.7208 7.43684C33.1324 6.02408 35.4221 6.02359 36.8343 7.43577L42.2001 12.8016C43.6115 14.213 43.612 16.501 42.2012 17.913L22.3681 37.745C21.8693 38.2436 21.2355 38.5855 20.5449 38.7284L16.9033 39.4821C16.2209 39.6234 15.524 39.5625 14.8913 39.3232L13.5268 40.6469C13.1319 41.0299 12.6033 41.2441 12.0531 41.2438L6.55128 41.241C5.6094 41.2405 5.13803 40.1017 5.80404 39.4357L10.3381 34.9017C10.0122 34.1905 9.92077 33.3814 10.0989 32.5959L10.9059 29.038C11.0568 28.3725 11.3929 27.7634 11.8755 27.281L31.7208 7.43684ZM29.0541 14.349L16.438 26.9618L22.6736 33.1974L35.2895 20.5849L29.0541 14.349ZM13.9965 29.4026L14.3164 29.0828L20.552 35.3184L20.247 35.6234C20.1622 35.7082 20.0543 35.7664 19.9368 35.7907L16.2953 36.5444C16.0925 36.5863 15.8822 36.5234 15.7357 36.377L13.1895 33.8304C13.0401 33.681 12.9779 33.4655 13.0246 33.2595L13.8316 29.7015C13.8572 29.5883 13.9144 29.4847 13.9965 29.4026ZM37.4106 18.4632L40.079 15.7925C40.319 15.5523 40.3189 15.1631 40.0788 14.923L34.7129 9.55709C34.4727 9.31684 34.0832 9.31692 33.843 9.55727L31.1751 12.2274L37.4106 18.4632Z",
|
|
6415
|
+
fill: color
|
|
6416
|
+
}
|
|
6417
|
+
) });
|
|
6418
|
+
}, "ICHighlighter");
|
|
6419
|
+
|
|
6420
|
+
// src/assets/spinner.tsx
|
|
6421
|
+
var import_jsx_runtime137 = require("react/jsx-runtime");
|
|
6422
|
+
var ICSpinner = /* @__PURE__ */ __name((props) => {
|
|
6423
|
+
return /* @__PURE__ */ (0, import_jsx_runtime137.jsx)(import_jsx_runtime137.Fragment, {});
|
|
6424
|
+
}, "ICSpinner");
|
|
6425
|
+
|
|
6426
|
+
// src/assets/drop-down.tsx
|
|
6427
|
+
var import_jsx_runtime138 = require("react/jsx-runtime");
|
|
6428
|
+
var ICDropDown = /* @__PURE__ */ __name((props) => {
|
|
6429
|
+
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6430
|
+
if (fill && thick) {
|
|
6431
|
+
return /* @__PURE__ */ (0, import_jsx_runtime138.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime138.jsx)(
|
|
6426
6432
|
"path",
|
|
6427
6433
|
{
|
|
6428
|
-
|
|
6434
|
+
fillRule: "evenodd",
|
|
6435
|
+
clipRule: "evenodd",
|
|
6436
|
+
d: "M13.0607 17.9392L23.6463 28.5249C23.8416 28.7201 24.1581 28.7201 24.3534 28.5249L34.9391 17.9392L37.0604 20.0605L26.4747 30.6462C25.1079 32.013 22.8918 32.013 21.525 30.6462L10.9393 20.0605L13.0607 17.9392Z",
|
|
6429
6437
|
fill: color
|
|
6430
6438
|
}
|
|
6431
6439
|
) });
|
|
6432
6440
|
}
|
|
6433
|
-
return /* @__PURE__ */ (0,
|
|
6441
|
+
return /* @__PURE__ */ (0, import_jsx_runtime138.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime138.jsx)(
|
|
6434
6442
|
"path",
|
|
6435
6443
|
{
|
|
6436
6444
|
fillRule: "evenodd",
|
|
6437
6445
|
clipRule: "evenodd",
|
|
6438
|
-
d: "
|
|
6446
|
+
d: "M13.0607 17.9392L23.6463 28.5249C23.8416 28.7201 24.1581 28.7201 24.3534 28.5249L34.9391 17.9392L37.0604 20.0605L26.4747 30.6462C25.1079 32.013 22.8918 32.013 21.525 30.6462L10.9393 20.0605L13.0607 17.9392Z",
|
|
6439
6447
|
fill: color
|
|
6440
6448
|
}
|
|
6441
6449
|
) });
|
|
6442
|
-
}, "
|
|
6450
|
+
}, "ICDropDown");
|
|
6443
6451
|
|
|
6444
|
-
// src/assets/
|
|
6445
|
-
var
|
|
6446
|
-
var
|
|
6452
|
+
// src/assets/drop-up.tsx
|
|
6453
|
+
var import_jsx_runtime139 = require("react/jsx-runtime");
|
|
6454
|
+
var ICDropUp = /* @__PURE__ */ __name((props) => {
|
|
6447
6455
|
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6448
6456
|
if (fill && thick) {
|
|
6449
|
-
return /* @__PURE__ */ (0,
|
|
6457
|
+
return /* @__PURE__ */ (0, import_jsx_runtime139.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime139.jsx)(
|
|
6450
6458
|
"path",
|
|
6451
6459
|
{
|
|
6452
6460
|
fillRule: "evenodd",
|
|
@@ -6456,7 +6464,7 @@ var ICLpPriIconSDropUp = /* @__PURE__ */ __name((props) => {
|
|
|
6456
6464
|
}
|
|
6457
6465
|
) });
|
|
6458
6466
|
}
|
|
6459
|
-
return /* @__PURE__ */ (0,
|
|
6467
|
+
return /* @__PURE__ */ (0, import_jsx_runtime139.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime139.jsx)(
|
|
6460
6468
|
"path",
|
|
6461
6469
|
{
|
|
6462
6470
|
fillRule: "evenodd",
|
|
@@ -6465,14 +6473,14 @@ var ICLpPriIconSDropUp = /* @__PURE__ */ __name((props) => {
|
|
|
6465
6473
|
fill: color
|
|
6466
6474
|
}
|
|
6467
6475
|
) });
|
|
6468
|
-
}, "
|
|
6476
|
+
}, "ICDropUp");
|
|
6469
6477
|
|
|
6470
|
-
// src/assets/
|
|
6471
|
-
var
|
|
6472
|
-
var
|
|
6478
|
+
// src/assets/arrow-drop-right.tsx
|
|
6479
|
+
var import_jsx_runtime140 = require("react/jsx-runtime");
|
|
6480
|
+
var ICArrowDropRight = /* @__PURE__ */ __name((props) => {
|
|
6473
6481
|
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6474
6482
|
if (fill && thick) {
|
|
6475
|
-
return /* @__PURE__ */ (0,
|
|
6483
|
+
return /* @__PURE__ */ (0, import_jsx_runtime140.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime140.jsx)(
|
|
6476
6484
|
"path",
|
|
6477
6485
|
{
|
|
6478
6486
|
d: "M17 12.5001L17 35.6716C17 36.5625 18.0771 37.0087 18.7071 36.3787L29.5858 25.5001C30.3668 24.719 30.3668 23.4527 29.5858 22.6716L18.7071 11.7929C18.0771 11.163 17 11.6091 17 12.5001Z",
|
|
@@ -6480,29 +6488,29 @@ var ICLpPriIconSArrowDropRight = /* @__PURE__ */ __name((props) => {
|
|
|
6480
6488
|
}
|
|
6481
6489
|
) });
|
|
6482
6490
|
}
|
|
6483
|
-
return /* @__PURE__ */ (0,
|
|
6491
|
+
return /* @__PURE__ */ (0, import_jsx_runtime140.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime140.jsx)(
|
|
6484
6492
|
"path",
|
|
6485
6493
|
{
|
|
6486
6494
|
d: "M17 12.5001L17 35.6716C17 36.5625 18.0771 37.0087 18.7071 36.3787L29.5858 25.5001C30.3668 24.719 30.3668 23.4527 29.5858 22.6716L18.7071 11.7929C18.0771 11.163 17 11.6091 17 12.5001Z",
|
|
6487
6495
|
fill: color
|
|
6488
6496
|
}
|
|
6489
6497
|
) });
|
|
6490
|
-
}, "
|
|
6498
|
+
}, "ICArrowDropRight");
|
|
6491
6499
|
|
|
6492
|
-
// src/assets/
|
|
6493
|
-
var
|
|
6494
|
-
var
|
|
6500
|
+
// src/assets/arrow-up-down.tsx
|
|
6501
|
+
var import_jsx_runtime141 = require("react/jsx-runtime");
|
|
6502
|
+
var ICArrowUpDown = /* @__PURE__ */ __name((props) => {
|
|
6495
6503
|
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6496
6504
|
if (thick) {
|
|
6497
|
-
return /* @__PURE__ */ (0,
|
|
6498
|
-
/* @__PURE__ */ (0,
|
|
6505
|
+
return /* @__PURE__ */ (0, import_jsx_runtime141.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6506
|
+
/* @__PURE__ */ (0, import_jsx_runtime141.jsx)(
|
|
6499
6507
|
"path",
|
|
6500
6508
|
{
|
|
6501
6509
|
d: "M16.0007 13.8274L22.5874 20.4142L25.4159 17.5858L16.4567 8.62663C15.1004 7.27029 12.9013 7.27029 11.545 8.62663L2.58582 17.5858L5.41424 20.4142L12.0007 13.8278V40H16.0007V13.8274Z",
|
|
6502
6510
|
fill: color
|
|
6503
6511
|
}
|
|
6504
6512
|
),
|
|
6505
|
-
/* @__PURE__ */ (0,
|
|
6513
|
+
/* @__PURE__ */ (0, import_jsx_runtime141.jsx)(
|
|
6506
6514
|
"path",
|
|
6507
6515
|
{
|
|
6508
6516
|
d: "M32.001 34.1745L25.4143 27.5877L22.5858 30.4162L31.545 39.3753C32.9013 40.7317 35.1004 40.7317 36.4567 39.3753L45.4159 30.4162L42.5875 27.5877L36.001 34.1742V8.00097L32.001 8.00097V34.1745Z",
|
|
@@ -6511,15 +6519,15 @@ var ICLpPriIconMArrowUpDown = /* @__PURE__ */ __name((props) => {
|
|
|
6511
6519
|
)
|
|
6512
6520
|
] });
|
|
6513
6521
|
}
|
|
6514
|
-
return /* @__PURE__ */ (0,
|
|
6515
|
-
/* @__PURE__ */ (0,
|
|
6522
|
+
return /* @__PURE__ */ (0, import_jsx_runtime141.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6523
|
+
/* @__PURE__ */ (0, import_jsx_runtime141.jsx)(
|
|
6516
6524
|
"path",
|
|
6517
6525
|
{
|
|
6518
6526
|
d: "M32.501 35.3805L25.0607 27.9402L22.9393 30.0615L31.8985 39.0207C33.0596 40.1818 34.942 40.1818 36.1031 39.0207L45.0623 30.0615L42.941 27.9402L35.501 35.3802V8H32.501V35.3805Z",
|
|
6519
6527
|
fill: color
|
|
6520
6528
|
}
|
|
6521
6529
|
),
|
|
6522
|
-
/* @__PURE__ */ (0,
|
|
6530
|
+
/* @__PURE__ */ (0, import_jsx_runtime141.jsx)(
|
|
6523
6531
|
"path",
|
|
6524
6532
|
{
|
|
6525
6533
|
d: "M15.5006 12.6195L22.9409 20.0598L25.0623 17.9385L16.1031 8.97932C14.942 7.81825 13.0596 7.81825 11.8985 8.97932L2.93933 17.9385L5.06065 20.0598L12.5006 12.6198V39.999H15.5006V12.6195Z",
|
|
@@ -6527,29 +6535,29 @@ var ICLpPriIconMArrowUpDown = /* @__PURE__ */ __name((props) => {
|
|
|
6527
6535
|
}
|
|
6528
6536
|
)
|
|
6529
6537
|
] });
|
|
6530
|
-
}, "
|
|
6538
|
+
}, "ICArrowUpDown");
|
|
6531
6539
|
|
|
6532
|
-
// src/assets/
|
|
6533
|
-
var
|
|
6534
|
-
var
|
|
6540
|
+
// src/assets/google-export.tsx
|
|
6541
|
+
var import_jsx_runtime142 = require("react/jsx-runtime");
|
|
6542
|
+
var ICGoogleExport = /* @__PURE__ */ __name((props) => {
|
|
6535
6543
|
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6536
6544
|
if (thick) {
|
|
6537
|
-
return /* @__PURE__ */ (0,
|
|
6538
|
-
/* @__PURE__ */ (0,
|
|
6545
|
+
return /* @__PURE__ */ (0, import_jsx_runtime142.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6546
|
+
/* @__PURE__ */ (0, import_jsx_runtime142.jsx)(
|
|
6539
6547
|
"path",
|
|
6540
6548
|
{
|
|
6541
6549
|
d: "M19.0701 4.5C18.0099 4.5 17.0284 5.05962 16.4884 5.97204L2.58001 29.4724C2.0227 30.4141 2.02229 31.5845 2.57896 32.5266L8.48782 42.5262C9.02757 43.4396 10.0096 44 11.0706 44H31.3644C29.8242 42.9759 28.5341 41.6055 27.6054 40H11.6412L6.32352 31.0008L19.6403 8.5H29.3596L37.3594 22.0168C37.5715 22.0056 37.7851 22 38 22C39.5982 22 41.1235 22.3124 42.518 22.8796L32.5115 5.97204C31.9715 5.05962 30.99 4.5 29.9298 4.5H19.0701Z",
|
|
6542
6550
|
fill: color
|
|
6543
6551
|
}
|
|
6544
6552
|
),
|
|
6545
|
-
/* @__PURE__ */ (0,
|
|
6553
|
+
/* @__PURE__ */ (0, import_jsx_runtime142.jsx)(
|
|
6546
6554
|
"path",
|
|
6547
6555
|
{
|
|
6548
6556
|
d: "M27.1552 15L32.0901 23.5538C30.9031 24.2268 29.8422 25.0962 28.9514 26.1179L24.8449 19H24.1176L17.3403 30.0131L17.6324 30.5H26.5184C26.1813 31.6073 26 32.7825 26 34C26 34.1675 26.0034 34.3342 26.0102 34.5H15.3677L12.6598 29.9869L21.8825 15H27.1552Z",
|
|
6549
6557
|
fill: color
|
|
6550
6558
|
}
|
|
6551
6559
|
),
|
|
6552
|
-
/* @__PURE__ */ (0,
|
|
6560
|
+
/* @__PURE__ */ (0, import_jsx_runtime142.jsx)(
|
|
6553
6561
|
"path",
|
|
6554
6562
|
{
|
|
6555
6563
|
d: "M32.0107 38.0053L38.0551 31.9609H32.9615V27.9609H41.4112C43.3294 27.9609 44.8843 29.5159 44.8843 31.434V39.8838H40.8843V34.7886L34.8392 40.8337L32.0107 38.0053Z",
|
|
@@ -6558,22 +6566,22 @@ var ICLpPriIconMGoogleExport = /* @__PURE__ */ __name((props) => {
|
|
|
6558
6566
|
)
|
|
6559
6567
|
] });
|
|
6560
6568
|
}
|
|
6561
|
-
return /* @__PURE__ */ (0,
|
|
6562
|
-
/* @__PURE__ */ (0,
|
|
6569
|
+
return /* @__PURE__ */ (0, import_jsx_runtime142.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6570
|
+
/* @__PURE__ */ (0, import_jsx_runtime142.jsx)(
|
|
6563
6571
|
"path",
|
|
6564
6572
|
{
|
|
6565
6573
|
d: "M19.0701 5C18.1866 5 17.3687 5.46635 16.9187 6.2267L3.0103 29.7271C2.54587 30.5118 2.54554 31.4872 3.00943 32.2722L8.91828 42.2718C9.36807 43.033 10.1865 43.5 11.0706 43.5H30.6676C29.5875 42.6651 28.6537 41.6501 27.9112 40.5H11.3559L5.74263 31.0006L19.3552 8H29.6447L37.9305 22.0002L38 22C39.3188 22 40.588 22.2128 41.775 22.6058L32.0812 6.2267C31.6312 5.46635 30.8133 5 29.9298 5H19.0701Z",
|
|
6566
6574
|
fill: color
|
|
6567
6575
|
}
|
|
6568
6576
|
),
|
|
6569
|
-
/* @__PURE__ */ (0,
|
|
6577
|
+
/* @__PURE__ */ (0, import_jsx_runtime142.jsx)(
|
|
6570
6578
|
"path",
|
|
6571
6579
|
{
|
|
6572
6580
|
d: "M26.8663 15.5L31.6602 23.8095C30.7952 24.3488 30.0039 24.9951 29.3048 25.73L25.1336 18.5H23.8381L16.7552 30.0099L17.3492 31H26.3781C26.1313 31.9589 26 32.9641 26 34H15.6507L13.2448 29.9901L22.1618 15.5H26.8663Z",
|
|
6573
6581
|
fill: color
|
|
6574
6582
|
}
|
|
6575
6583
|
),
|
|
6576
|
-
/* @__PURE__ */ (0,
|
|
6584
|
+
/* @__PURE__ */ (0, import_jsx_runtime142.jsx)(
|
|
6577
6585
|
"path",
|
|
6578
6586
|
{
|
|
6579
6587
|
d: "M32.3644 38.3588L39.2623 31.4609H32.9615V28.4609H41.4112C43.0532 28.4609 44.3843 29.792 44.3843 31.434V39.8838H41.3843V33.5815L34.4857 40.4801L32.3644 38.3588Z",
|
|
@@ -6581,284 +6589,161 @@ var ICLpPriIconMGoogleExport = /* @__PURE__ */ __name((props) => {
|
|
|
6581
6589
|
}
|
|
6582
6590
|
)
|
|
6583
6591
|
] });
|
|
6584
|
-
}, "
|
|
6585
|
-
|
|
6586
|
-
// src/assets/arrow-backward.tsx
|
|
6587
|
-
var import_jsx_runtime140 = require("react/jsx-runtime");
|
|
6588
|
-
var ICArrowBackward = /* @__PURE__ */ __name((props) => {
|
|
6589
|
-
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6590
|
-
if (fill && thick) {
|
|
6591
|
-
return /* @__PURE__ */ (0, import_jsx_runtime140.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime140.jsx)(
|
|
6592
|
-
"path",
|
|
6593
|
-
{
|
|
6594
|
-
fillRule: "evenodd",
|
|
6595
|
-
clipRule: "evenodd",
|
|
6596
|
-
d: "M30.0605 13.0608L19.4748 23.6464C19.2796 23.8417 19.2796 24.1583 19.4748 24.3535L30.0605 34.9392L27.9391 37.0605L17.3535 26.4748C15.9867 25.108 15.9867 22.8919 17.3535 21.5251L27.9391 10.9395L30.0605 13.0608Z",
|
|
6597
|
-
fill: color
|
|
6598
|
-
}
|
|
6599
|
-
) });
|
|
6600
|
-
}
|
|
6601
|
-
return /* @__PURE__ */ (0, import_jsx_runtime140.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime140.jsx)(
|
|
6602
|
-
"path",
|
|
6603
|
-
{
|
|
6604
|
-
fillRule: "evenodd",
|
|
6605
|
-
clipRule: "evenodd",
|
|
6606
|
-
d: "M30.0605 13.0608L19.4748 23.6464C19.2796 23.8417 19.2796 24.1583 19.4748 24.3535L30.0605 34.9392L27.9391 37.0605L17.3535 26.4748C15.9867 25.108 15.9867 22.8919 17.3535 21.5251L27.9391 10.9395L30.0605 13.0608Z",
|
|
6607
|
-
fill: color
|
|
6608
|
-
}
|
|
6609
|
-
) });
|
|
6610
|
-
}, "ICArrowBackward");
|
|
6592
|
+
}, "ICGoogleExport");
|
|
6611
6593
|
|
|
6612
|
-
// src/assets/
|
|
6613
|
-
var
|
|
6614
|
-
var
|
|
6594
|
+
// src/assets/shield-person.tsx
|
|
6595
|
+
var import_jsx_runtime143 = require("react/jsx-runtime");
|
|
6596
|
+
var ICShieldPerson = /* @__PURE__ */ __name((props) => {
|
|
6615
6597
|
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6616
6598
|
if (thick) {
|
|
6617
|
-
return /* @__PURE__ */ (0,
|
|
6618
|
-
/* @__PURE__ */ (0,
|
|
6599
|
+
return /* @__PURE__ */ (0, import_jsx_runtime143.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6600
|
+
/* @__PURE__ */ (0, import_jsx_runtime143.jsx)(
|
|
6619
6601
|
"path",
|
|
6620
6602
|
{
|
|
6621
|
-
|
|
6603
|
+
fillRule: "evenodd",
|
|
6604
|
+
clipRule: "evenodd",
|
|
6605
|
+
d: "M31.5 12.5C31.5 16.6422 28.1422 20 24 20C19.8579 20 16.5 16.6422 16.5 12.5C16.5 8.35787 19.8579 5 24 5C28.1422 5 31.5 8.35787 31.5 12.5ZM27.5 12.5C27.5 14.433 25.933 16 24 16C22.067 16 20.5 14.433 20.5 12.5C20.5 10.567 22.067 9 24 9C25.933 9 27.5 10.567 27.5 12.5Z",
|
|
6622
6606
|
fill: color
|
|
6623
6607
|
}
|
|
6624
6608
|
),
|
|
6625
|
-
/* @__PURE__ */ (0,
|
|
6609
|
+
/* @__PURE__ */ (0, import_jsx_runtime143.jsx)(
|
|
6626
6610
|
"path",
|
|
6627
6611
|
{
|
|
6628
|
-
d: "
|
|
6612
|
+
d: "M9 35C9 27.8203 14.8203 22 22 22H26C28.6485 22 31.112 22.792 33.1666 24.1521C31.3472 24.4574 29.6792 25.2092 28.2793 26.2911C27.5514 26.1011 26.7875 26 26 26H22C17.0294 26 13 30.0294 13 35V39H24.7499C25.3472 40.5294 26.2768 41.8923 27.4501 43H11C9.89543 43 9 42.1046 9 41V35Z",
|
|
6613
|
+
fill: color
|
|
6614
|
+
}
|
|
6615
|
+
),
|
|
6616
|
+
/* @__PURE__ */ (0, import_jsx_runtime143.jsx)(
|
|
6617
|
+
"path",
|
|
6618
|
+
{
|
|
6619
|
+
fillRule: "evenodd",
|
|
6620
|
+
clipRule: "evenodd",
|
|
6621
|
+
d: "M28 30.3293C28 29.9922 28.2085 29.6902 28.5237 29.5706L35.0147 27.1094C35.2 27.0391 35.4047 27.0391 35.59 27.1094L42.081 29.5706C42.3962 29.6902 42.6047 29.9922 42.6047 30.3293V34.2941C42.6047 37.8273 40.7659 41.1058 37.7511 42.9482L35.7254 44.1862C35.4657 44.3449 35.139 44.3449 34.8792 44.1862L32.8535 42.9482C29.8387 41.1058 28 37.8273 28 34.2941V30.3293ZM34.4234 36.1488L32.0381 33.7635L30.6239 35.1777L33.5221 38.076C34.0188 38.5726 34.8237 38.5733 35.3212 38.0776L40.0485 33.3668L38.6367 31.9501L34.4234 36.1488Z",
|
|
6629
6622
|
fill: color
|
|
6630
6623
|
}
|
|
6631
6624
|
)
|
|
6632
6625
|
] });
|
|
6633
6626
|
}
|
|
6634
|
-
return /* @__PURE__ */ (0,
|
|
6635
|
-
/* @__PURE__ */ (0,
|
|
6627
|
+
return /* @__PURE__ */ (0, import_jsx_runtime143.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6628
|
+
/* @__PURE__ */ (0, import_jsx_runtime143.jsx)(
|
|
6636
6629
|
"path",
|
|
6637
6630
|
{
|
|
6638
|
-
|
|
6631
|
+
fillRule: "evenodd",
|
|
6632
|
+
clipRule: "evenodd",
|
|
6633
|
+
d: "M31.5 12.5C31.5 16.6422 28.1422 20 24 20C19.8579 20 16.5 16.6422 16.5 12.5C16.5 8.35787 19.8579 5 24 5C28.1422 5 31.5 8.35787 31.5 12.5ZM28.5 12.5C28.5 14.9853 26.4853 17 24 17C21.5147 17 19.5 14.9853 19.5 12.5C19.5 10.0147 21.5147 8 24 8C26.4853 8 28.5 10.0147 28.5 12.5Z",
|
|
6639
6634
|
fill: color
|
|
6640
6635
|
}
|
|
6641
6636
|
),
|
|
6642
|
-
/* @__PURE__ */ (0,
|
|
6637
|
+
/* @__PURE__ */ (0, import_jsx_runtime143.jsx)(
|
|
6643
6638
|
"path",
|
|
6644
6639
|
{
|
|
6645
|
-
d: "
|
|
6640
|
+
d: "M9 35C9 27.8203 14.8203 22 22 22H26C28.6485 22 31.112 22.792 33.1666 24.1521C31.7848 24.3839 30.4904 24.8734 29.3343 25.5694C28.2915 25.2006 27.1692 25 26 25H22C16.4772 25 12 29.4772 12 35V40H25.1994C25.7751 41.1262 26.5392 42.14 27.4501 43H11C9.89543 43 9 42.1046 9 41V35Z",
|
|
6641
|
+
fill: color
|
|
6642
|
+
}
|
|
6643
|
+
),
|
|
6644
|
+
/* @__PURE__ */ (0, import_jsx_runtime143.jsx)(
|
|
6645
|
+
"path",
|
|
6646
|
+
{
|
|
6647
|
+
fillRule: "evenodd",
|
|
6648
|
+
clipRule: "evenodd",
|
|
6649
|
+
d: "M28 30.3293C28 29.9922 28.2085 29.6902 28.5237 29.5706L35.0147 27.1094C35.2 27.0391 35.4047 27.0391 35.59 27.1094L42.081 29.5706C42.3962 29.6902 42.6047 29.9922 42.6047 30.3293V34.2941C42.6047 37.8273 40.7659 41.1058 37.7511 42.9482L35.7254 44.1862C35.4657 44.3449 35.139 44.3449 34.8792 44.1862L32.8535 42.9482C29.8387 41.1058 28 37.8273 28 34.2941V30.3293ZM34.4234 36.1488L32.0381 33.7635L30.6239 35.1777L33.5221 38.076C34.0188 38.5726 34.8237 38.5733 35.3212 38.0776L40.0485 33.3668L38.6367 31.9501L34.4234 36.1488Z",
|
|
6646
6650
|
fill: color
|
|
6647
6651
|
}
|
|
6648
6652
|
)
|
|
6649
6653
|
] });
|
|
6650
|
-
}, "
|
|
6654
|
+
}, "ICShieldPerson");
|
|
6651
6655
|
|
|
6652
|
-
// src/assets/
|
|
6653
|
-
var
|
|
6654
|
-
var
|
|
6656
|
+
// src/assets/formal-bag.tsx
|
|
6657
|
+
var import_jsx_runtime144 = require("react/jsx-runtime");
|
|
6658
|
+
var ICFormalBag = /* @__PURE__ */ __name((props) => {
|
|
6655
6659
|
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6656
6660
|
if (thick) {
|
|
6657
|
-
return /* @__PURE__ */ (0,
|
|
6658
|
-
/* @__PURE__ */ (0, import_jsx_runtime142.jsx)(
|
|
6659
|
-
"path",
|
|
6660
|
-
{
|
|
6661
|
-
fillRule: "evenodd",
|
|
6662
|
-
clipRule: "evenodd",
|
|
6663
|
-
d: "M4 11C4 9.89543 4.89543 9 6 9H42C43.1046 9 44 9.89543 44 11V22H18V27H26V31H18V36H26V40H6C4.89543 40 4 39.1046 4 38V11ZM8 27V22H14V27H8ZM8 31V36H14V31H8ZM14 18H8V13H14V18ZM18 18H40V13H18V18Z",
|
|
6664
|
-
fill: color
|
|
6665
|
-
}
|
|
6666
|
-
),
|
|
6667
|
-
/* @__PURE__ */ (0, import_jsx_runtime142.jsx)(
|
|
6668
|
-
"path",
|
|
6669
|
-
{
|
|
6670
|
-
d: "M28.0741 37.5758L37.1894 28.4648H31.537V24.4648H40.1842C42.2916 24.4648 43.9999 26.1732 43.9999 28.2805V37.4873H39.9999V31.3112L30.9018 40.4049L28.0741 37.5758Z",
|
|
6671
|
-
fill: color
|
|
6672
|
-
}
|
|
6673
|
-
)
|
|
6674
|
-
] });
|
|
6675
|
-
}
|
|
6676
|
-
return /* @__PURE__ */ (0, import_jsx_runtime142.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6677
|
-
/* @__PURE__ */ (0, import_jsx_runtime142.jsx)(
|
|
6678
|
-
"path",
|
|
6679
|
-
{
|
|
6680
|
-
fillRule: "evenodd",
|
|
6681
|
-
clipRule: "evenodd",
|
|
6682
|
-
d: "M4 11C4 9.89543 4.89543 9 6 9H42C43.1046 9 44 9.89543 44 11V21.5H17.5V27.5H26V30.5H17.5V37H26V40H6C4.89543 40 4 39.1046 4 38V11ZM7 27.5V21.5H14.5V27.5H7ZM7 30.5V37H14.5V30.5H7ZM14.5 18.5H7V12H14.5V18.5ZM17.5 18.5H41V12H17.5V18.5Z",
|
|
6683
|
-
fill: color
|
|
6684
|
-
}
|
|
6685
|
-
),
|
|
6686
|
-
/* @__PURE__ */ (0, import_jsx_runtime142.jsx)(
|
|
6687
|
-
"path",
|
|
6688
|
-
{
|
|
6689
|
-
d: "M41.0446 37.5V29.5805L30.5598 40.0603L28.439 37.9385L38.3822 28H31.5446V25H40.7289C42.5601 25 44.0446 26.4845 44.0446 28.3157V37.5H41.0446Z",
|
|
6690
|
-
fill: color
|
|
6691
|
-
}
|
|
6692
|
-
)
|
|
6693
|
-
] });
|
|
6694
|
-
}, "ICSheetExport");
|
|
6695
|
-
|
|
6696
|
-
// src/assets/lp-pri-icon-s-arrow-backward.tsx
|
|
6697
|
-
var import_jsx_runtime143 = require("react/jsx-runtime");
|
|
6698
|
-
var ICLpPriIconSArrowBackward = /* @__PURE__ */ __name((props) => {
|
|
6699
|
-
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6700
|
-
if (fill && thick) {
|
|
6701
|
-
return /* @__PURE__ */ (0, import_jsx_runtime143.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime143.jsx)(
|
|
6661
|
+
return /* @__PURE__ */ (0, import_jsx_runtime144.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime144.jsx)(
|
|
6702
6662
|
"path",
|
|
6703
6663
|
{
|
|
6704
6664
|
fillRule: "evenodd",
|
|
6705
6665
|
clipRule: "evenodd",
|
|
6706
|
-
d: "
|
|
6666
|
+
d: "M17 14V11C17 9.89543 17.8954 9 19 9H29C30.1046 9 31 9.89543 31 11V14H40C41.1046 14 42 14.8954 42 16V38C42 39.1046 41.1046 40 40 40H8C6.89543 40 6 39.1046 6 38V16C6 14.8954 6.89543 14 8 14H17ZM21 14V13H27V14H21ZM16 18V36H32V18H16ZM36 18V36H38V18H36ZM10 18H12V36H10V18Z",
|
|
6707
6667
|
fill: color
|
|
6708
6668
|
}
|
|
6709
6669
|
) });
|
|
6710
6670
|
}
|
|
6711
|
-
return /* @__PURE__ */ (0,
|
|
6671
|
+
return /* @__PURE__ */ (0, import_jsx_runtime144.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime144.jsx)(
|
|
6712
6672
|
"path",
|
|
6713
6673
|
{
|
|
6714
6674
|
fillRule: "evenodd",
|
|
6715
6675
|
clipRule: "evenodd",
|
|
6716
|
-
d: "
|
|
6676
|
+
d: "M17 14V10C17 8.89543 17.8954 8 19 8H29C30.1046 8 31 8.89543 31 10V14H40C41.1046 14 42 14.8954 42 16V38C42 39.1046 41.1046 40 40 40H8C6.89543 40 6 39.1046 6 38V16C6 14.8954 6.89543 14 8 14H17ZM20 14V11H28V14H20ZM15.5 17V37H32.5V17H15.5ZM35.5 17V37H39V17H35.5ZM9 17H12.5V37H9V17Z",
|
|
6717
6677
|
fill: color
|
|
6718
6678
|
}
|
|
6719
6679
|
) });
|
|
6720
|
-
}, "
|
|
6680
|
+
}, "ICFormalBag");
|
|
6721
6681
|
|
|
6722
|
-
// src/assets/
|
|
6723
|
-
var
|
|
6724
|
-
var
|
|
6682
|
+
// src/assets/casual-shoe.tsx
|
|
6683
|
+
var import_jsx_runtime145 = require("react/jsx-runtime");
|
|
6684
|
+
var ICCasualShoe = /* @__PURE__ */ __name((props) => {
|
|
6725
6685
|
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6726
|
-
if (
|
|
6727
|
-
return /* @__PURE__ */ (0,
|
|
6686
|
+
if (thick) {
|
|
6687
|
+
return /* @__PURE__ */ (0, import_jsx_runtime145.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime145.jsx)(
|
|
6728
6688
|
"path",
|
|
6729
6689
|
{
|
|
6730
|
-
|
|
6731
|
-
|
|
6732
|
-
|
|
6733
|
-
d: "M17.9392 34.9392L28.5249 24.3535C28.7201 24.1583 28.7201 23.8417 28.5249 23.6464L17.9392 13.0608L20.0605 10.9395L30.6462 21.5251C32.013 22.8919 32.013 25.108 30.6462 26.4748L20.0605 37.0605L17.9392 34.9392Z",
|
|
6690
|
+
fillRule: "evenodd",
|
|
6691
|
+
clipRule: "evenodd",
|
|
6692
|
+
d: "M3.00371 27.8771C3.07351 22.8737 4.12607 17.931 6.10343 13.3306L6.24262 13.0068C6.50498 12.3964 7.10556 12.0008 7.76994 12.0008H8.75587C9.34322 12.0008 9.90088 12.259 10.2809 12.7069L12.1619 14.9237C12.8935 15.786 14.194 15.8707 15.0313 15.1105L19.5825 10.9783C20.2244 10.3955 21.1686 10.2926 21.9209 10.7235L35.3546 18.4175C35.4514 18.473 35.5526 18.5202 35.6572 18.5587L40.4199 20.3134C43.1718 21.3273 45 23.9491 45 26.8818V31C45 33.2091 43.2091 35 41 35H5C3.89543 35 3 34.1046 3 33V28C3 27.9587 3.00125 27.9177 3.00371 27.8771ZM7 30.0008V31H41V30.0008H7ZM40.8677 26C40.5973 25.1211 39.9309 24.3961 39.0371 24.0668L35.657 22.8215L35.2525 26H40.8677ZM31.2202 26L31.8538 21.0221L30.4817 20.2362L27.4788 24.7272L24.1569 22.5095L27.0075 18.2464L25.7951 17.552L22.972 21.7741L19.6501 19.5564L22.3208 15.5622L21.1947 14.9172L17.7201 18.072C15.2083 20.3525 11.3068 20.0985 9.11183 17.5116L8.87775 17.2358C8.61591 17.9928 8.38097 18.7583 8.17325 19.5306L8.29832 19.5883C10.9966 20.8337 12.9416 23.2088 13.6768 26H31.2202ZM9.43542 26H7.08503C7.14149 25.2012 7.22594 24.4052 7.33811 23.6137C8.2542 24.2045 8.97593 25.0353 9.43542 26Z",
|
|
6734
6693
|
fill: color
|
|
6735
6694
|
}
|
|
6736
6695
|
) });
|
|
6737
6696
|
}
|
|
6738
|
-
return /* @__PURE__ */ (0,
|
|
6697
|
+
return /* @__PURE__ */ (0, import_jsx_runtime145.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime145.jsx)(
|
|
6739
6698
|
"path",
|
|
6740
6699
|
{
|
|
6741
|
-
|
|
6742
|
-
|
|
6743
|
-
|
|
6744
|
-
d: "M17.9392 34.9392L28.5249 24.3535C28.7201 24.1583 28.7201 23.8417 28.5249 23.6464L17.9392 13.0608L20.0605 10.9395L30.6462 21.5251C32.013 22.8919 32.013 25.108 30.6462 26.4748L20.0605 37.0605L17.9392 34.9392Z",
|
|
6700
|
+
fillRule: "evenodd",
|
|
6701
|
+
clipRule: "evenodd",
|
|
6702
|
+
d: "M40.8125 21.499C43.4447 22.4687 45.2317 24.9095 45.3823 27.6864C45.3891 27.8127 45.3926 27.9397 45.3926 28.0674V31.1875C45.3926 33.3966 43.6017 35.1875 41.3926 35.1875H5.39258C4.28801 35.1875 3.39258 34.2921 3.39258 33.1875V29.6875C3.39258 29.5952 3.39883 29.5044 3.41094 29.4154C3.39885 29.3385 3.39258 29.2597 3.39258 29.1795C3.39258 24.2689 4.39264 19.4097 6.3318 14.8982L6.6352 14.1923C6.89755 13.5819 7.49814 13.1864 8.16251 13.1864H9.14845C9.7358 13.1864 10.2935 13.4445 10.6735 13.8924L12.5544 16.1093C13.2861 16.9716 14.5866 17.0562 15.4239 16.296L19.9751 12.1638C20.6169 11.5811 21.5612 11.4782 22.3135 11.9091L35.7472 19.6031C35.8439 19.6585 35.9452 19.7057 36.0498 19.7443L40.8125 21.499ZM13.4645 27.6864H33.0498L33.6947 21.8847L30.0305 19.7861L27.4564 23.6359L24.965 21.9726L27.4249 18.2938L25.3435 17.1017L22.9491 20.6827L20.4577 19.0195L22.7379 15.6093L21.4534 14.8737L17.4405 18.5171C15.3473 20.4176 12.096 20.206 10.2669 18.0502L8.92502 16.4687C8.46239 17.5836 8.06183 18.7209 7.72444 19.8752L8.08879 20.0434C11.1392 21.4513 13.1752 24.3805 13.4645 27.6864ZM10.4474 27.6864H6.4262C6.49952 26.0595 6.69245 24.4428 7.00233 22.8492C8.8958 23.7926 10.1786 25.6151 10.4474 27.6864ZM36.5742 23.1346L36.0683 27.6864H42.3745C42.2297 26.1678 41.2277 24.849 39.7754 24.314L36.5742 23.1346ZM6.39258 32.1875V30.6875H42.3926V31.1875C42.3926 31.7398 41.9449 32.1875 41.3926 32.1875H6.39258Z",
|
|
6745
6703
|
fill: color
|
|
6746
6704
|
}
|
|
6747
|
-
) })
|
|
6748
|
-
}, "
|
|
6749
|
-
|
|
6750
|
-
// src/assets/lp-pri-icon-m-link.tsx
|
|
6751
|
-
var import_jsx_runtime145 = require("react/jsx-runtime");
|
|
6752
|
-
var ICLpPriIconMLink = /* @__PURE__ */ __name((props) => {
|
|
6753
|
-
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6754
|
-
if (thick) {
|
|
6755
|
-
return /* @__PURE__ */ (0, import_jsx_runtime145.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6756
|
-
/* @__PURE__ */ (0, import_jsx_runtime145.jsx)(
|
|
6757
|
-
"path",
|
|
6758
|
-
{
|
|
6759
|
-
d: "M30.7507 30.8016C31.2174 30.4789 31.6617 30.1098 32.0771 29.6943L39.5438 22.2277C43.2591 18.5124 43.2671 12.4937 39.5679 8.76849L39.5668 8.76927C35.8415 5.0701 29.8229 5.07814 26.1076 8.79342L20.7994 14.1016C22.5872 13.7641 24.4394 13.8515 26.1939 14.364L28.936 11.6218C31.0892 9.46867 34.5752 9.46063 36.7383 11.5977L36.7395 11.5969C38.8766 13.7601 38.8685 17.2461 36.7154 19.3992L29.2487 26.8659C27.0955 29.0191 23.6095 29.0271 21.4464 26.89L21.4452 26.8908C21.4234 26.8687 21.3502 26.8156 21.3502 26.7844L21.3459 26.7876C20.473 25.858 19.9817 24.7004 19.8721 23.5142L16.6202 26.7661C17.0802 27.8376 17.7457 28.842 18.6168 29.7192L18.618 29.7185C20.0084 31.0992 21.8248 32.0336 23.7584 32.3562L23.7573 32.3573C26.1538 32.7571 28.6741 32.2382 30.7507 30.8016Z",
|
|
6760
|
-
fill: color
|
|
6761
|
-
}
|
|
6762
|
-
),
|
|
6763
|
-
/* @__PURE__ */ (0, import_jsx_runtime145.jsx)(
|
|
6764
|
-
"path",
|
|
6765
|
-
{
|
|
6766
|
-
d: "M26.8389 21.4971C25.1024 19.7815 22.5133 19.4484 20.4457 20.4976C19.9694 20.7393 19.5208 21.0545 19.1166 21.4428C19.0897 21.4686 19.0628 21.495 19.0364 21.5215L11.5699 28.9879C9.41677 31.1411 9.40873 34.6271 11.5458 36.7902C13.709 38.9273 17.1951 38.9195 19.3483 36.7663L22.0901 34.0244C23.8446 34.5369 25.6968 34.6243 27.4846 34.2868L22.1767 39.5947C18.4615 43.31 12.4426 43.3178 8.71737 39.6187C5.01819 35.8934 5.02624 29.8748 8.74151 26.1595L16.2082 18.6928C19.9234 14.9776 25.9421 14.9695 29.6673 18.6687C30.5384 19.5459 31.2041 20.5505 31.6641 21.6221L28.4123 24.8739C28.2985 23.6434 27.7739 22.4436 26.8389 21.4971Z",
|
|
6767
|
-
fill: color
|
|
6768
|
-
}
|
|
6769
|
-
)
|
|
6770
|
-
] });
|
|
6771
|
-
}
|
|
6772
|
-
return /* @__PURE__ */ (0, import_jsx_runtime145.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6773
|
-
/* @__PURE__ */ (0, import_jsx_runtime145.jsx)(
|
|
6774
|
-
"path",
|
|
6775
|
-
{
|
|
6776
|
-
d: "M39.6433 8.79387L39.642 8.79251L39.5881 8.739C39.5559 8.70588 39.5234 8.67293 39.4906 8.64016L39.4892 8.6388L39.487 8.64099C35.753 5.06987 29.8307 5.12037 26.1586 8.7925L20.8505 14.1006C22.2542 13.8355 23.6976 13.8325 25.1023 14.0915L28.2799 10.9138C30.8114 8.38233 34.9032 8.36222 37.4595 10.8535C39.9207 13.4117 39.8906 17.4809 37.3693 20.0022L29.9026 27.4687C29.4816 27.8897 29.0175 28.2413 28.5244 28.5233C26.0526 29.9373 22.8541 29.6061 20.723 27.5293C19.5373 26.2967 18.9298 24.7135 18.9005 23.1216L16.2955 25.7267C16.7132 27.1318 17.4616 28.4596 18.5404 29.5876L18.5392 29.5889L18.5406 29.5902L18.5945 29.6438C18.6267 29.6769 18.6592 29.7098 18.6919 29.7426L18.6933 29.7439L18.6955 29.7417C22.4295 33.3129 28.3518 33.2623 32.024 29.5902L39.4906 22.1236C43.1627 18.4514 43.2132 12.5291 39.6421 8.79509L39.6433 8.79387Z",
|
|
6777
|
-
fill: color
|
|
6778
|
-
}
|
|
6779
|
-
),
|
|
6780
|
-
/* @__PURE__ */ (0, import_jsx_runtime145.jsx)(
|
|
6781
|
-
"path",
|
|
6782
|
-
{
|
|
6783
|
-
d: "M10.9138 28.2799C8.3925 30.8012 8.36242 34.8704 10.8236 37.4287C13.3799 39.9198 17.4717 39.8997 20.0031 37.3682L23.1807 34.1906C24.5854 34.4495 26.0288 34.4465 27.4325 34.1815L22.1244 39.4895C18.4523 43.1616 12.5301 43.2122 8.79607 39.6411L8.79387 39.6433L8.7925 39.642C8.75973 39.6092 8.72724 39.5763 8.69505 39.5431C8.67699 39.5253 8.65899 39.5075 8.64104 39.4895L8.63967 39.4882L8.64089 39.4869C5.06987 35.7529 5.12041 29.8307 8.79251 26.1586L16.2592 18.6919C19.9313 15.0198 25.8535 14.9693 29.5875 18.5403L29.5897 18.5381L29.5911 18.5395C29.6238 18.5722 29.6563 18.6052 29.6885 18.6383C29.7066 18.6561 29.7246 18.674 29.7426 18.6919L29.7439 18.6933L29.7427 18.6945C30.8215 19.8225 31.5698 21.1503 31.9875 22.5554L29.3825 25.1604C29.3532 23.5685 28.7458 21.9853 27.56 20.7528C25.4288 18.6759 22.2304 18.3445 19.7586 19.7586C19.7586 19.7587 19.7587 19.7586 19.7586 19.7586C19.3272 20.0055 18.9179 20.3055 18.5403 20.6587C18.4931 20.7028 18.4464 20.7478 18.4002 20.7936C18.3936 20.8002 18.387 20.8067 18.3805 20.8132",
|
|
6784
|
-
fill: color
|
|
6785
|
-
}
|
|
6786
|
-
)
|
|
6787
|
-
] });
|
|
6788
|
-
}, "ICLpPriIconMLink");
|
|
6705
|
+
) });
|
|
6706
|
+
}, "ICCasualShoe");
|
|
6789
6707
|
|
|
6790
|
-
// src/assets/
|
|
6708
|
+
// src/assets/undo.tsx
|
|
6791
6709
|
var import_jsx_runtime146 = require("react/jsx-runtime");
|
|
6792
|
-
var
|
|
6710
|
+
var ICUndo = /* @__PURE__ */ __name((props) => {
|
|
6793
6711
|
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6794
6712
|
if (thick) {
|
|
6795
|
-
return /* @__PURE__ */ (0, import_jsx_runtime146.
|
|
6796
|
-
/* @__PURE__ */ (0, import_jsx_runtime146.jsx)(
|
|
6797
|
-
"path",
|
|
6798
|
-
{
|
|
6799
|
-
fillRule: "evenodd",
|
|
6800
|
-
clipRule: "evenodd",
|
|
6801
|
-
d: "M4 11C4 9.89543 4.89543 9 6 9H42C43.1046 9 44 9.89543 44 11V22H18V27H26V31H18V36H26V40H6C4.89543 40 4 39.1046 4 38V11ZM8 27V22H14V27H8ZM8 31V36H14V31H8ZM14 18H8V13H14V18ZM18 18H40V13H18V18Z",
|
|
6802
|
-
fill: color
|
|
6803
|
-
}
|
|
6804
|
-
),
|
|
6805
|
-
/* @__PURE__ */ (0, import_jsx_runtime146.jsx)(
|
|
6806
|
-
"path",
|
|
6807
|
-
{
|
|
6808
|
-
d: "M28.0741 37.5758L37.1894 28.4648H31.537V24.4648H40.1842C42.2916 24.4648 43.9999 26.1732 43.9999 28.2805V37.4873H39.9999V31.3112L30.9018 40.4049L28.0741 37.5758Z",
|
|
6809
|
-
fill: color
|
|
6810
|
-
}
|
|
6811
|
-
)
|
|
6812
|
-
] });
|
|
6813
|
-
}
|
|
6814
|
-
return /* @__PURE__ */ (0, import_jsx_runtime146.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6815
|
-
/* @__PURE__ */ (0, import_jsx_runtime146.jsx)(
|
|
6816
|
-
"path",
|
|
6817
|
-
{
|
|
6818
|
-
fillRule: "evenodd",
|
|
6819
|
-
clipRule: "evenodd",
|
|
6820
|
-
d: "M4 11C4 9.89543 4.89543 9 6 9H42C43.1046 9 44 9.89543 44 11V21.5H17.5V27.5H26V30.5H17.5V37H26V40H6C4.89543 40 4 39.1046 4 38V11ZM7 27.5V21.5H14.5V27.5H7ZM7 30.5V37H14.5V30.5H7ZM14.5 18.5H7V12H14.5V18.5ZM17.5 18.5H41V12H17.5V18.5Z",
|
|
6821
|
-
fill: color
|
|
6822
|
-
}
|
|
6823
|
-
),
|
|
6824
|
-
/* @__PURE__ */ (0, import_jsx_runtime146.jsx)(
|
|
6713
|
+
return /* @__PURE__ */ (0, import_jsx_runtime146.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime146.jsx)(
|
|
6825
6714
|
"path",
|
|
6826
6715
|
{
|
|
6827
|
-
d: "
|
|
6716
|
+
d: "M6.01725 15.9592L14.9764 7L17.8048 9.82843L11.2194 16.4139H29.8916C36.7952 16.4139 42.3916 22.0103 42.3916 28.9139C42.3916 35.8174 36.7952 41.4139 29.8916 41.4139H8.42334V37.4139H29.8916C34.586 37.4139 38.3916 33.6083 38.3916 28.9139C38.3916 24.2195 34.586 20.4139 29.8916 20.4139H11.2171L17.8048 27.0016L14.9764 29.83L6.01725 20.8709C4.66092 19.5145 4.66092 17.3155 6.01725 15.9592Z",
|
|
6828
6717
|
fill: color
|
|
6829
6718
|
}
|
|
6830
|
-
)
|
|
6831
|
-
|
|
6832
|
-
|
|
6719
|
+
) });
|
|
6720
|
+
}
|
|
6721
|
+
return /* @__PURE__ */ (0, import_jsx_runtime146.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime146.jsx)(
|
|
6722
|
+
"path",
|
|
6723
|
+
{
|
|
6724
|
+
d: "M6.8708 15.9592L15.83 7L17.9513 9.12132L10.5123 16.5603H30.3916C37.019 16.5603 42.3916 21.9329 42.3916 28.5603C42.3916 35.1877 37.019 40.5603 30.3916 40.5603H9.42334V37.5603H30.3916C35.3622 37.5603 39.3916 33.5309 39.3916 28.5603C39.3916 23.5898 35.3622 19.5603 30.3916 19.5603H10.51L17.9513 27.0016L15.83 29.1229L6.8708 20.1638C5.70973 19.0027 5.70973 17.1202 6.8708 15.9592Z",
|
|
6725
|
+
fill: color
|
|
6726
|
+
}
|
|
6727
|
+
) });
|
|
6728
|
+
}, "ICUndo");
|
|
6833
6729
|
|
|
6834
|
-
// src/assets/
|
|
6730
|
+
// src/assets/expand.tsx
|
|
6835
6731
|
var import_jsx_runtime147 = require("react/jsx-runtime");
|
|
6836
|
-
var
|
|
6732
|
+
var ICExpand = /* @__PURE__ */ __name((props) => {
|
|
6837
6733
|
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6838
6734
|
if (thick) {
|
|
6839
6735
|
return /* @__PURE__ */ (0, import_jsx_runtime147.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6840
6736
|
/* @__PURE__ */ (0, import_jsx_runtime147.jsx)(
|
|
6841
6737
|
"path",
|
|
6842
6738
|
{
|
|
6843
|
-
|
|
6844
|
-
clipRule: "evenodd",
|
|
6845
|
-
d: "M31.5 12.5C31.5 16.6422 28.1422 20 24 20C19.8579 20 16.5 16.6422 16.5 12.5C16.5 8.35787 19.8579 5 24 5C28.1422 5 31.5 8.35787 31.5 12.5ZM27.5 12.5C27.5 14.433 25.933 16 24 16C22.067 16 20.5 14.433 20.5 12.5C20.5 10.567 22.067 9 24 9C25.933 9 27.5 10.567 27.5 12.5Z",
|
|
6846
|
-
fill: color
|
|
6847
|
-
}
|
|
6848
|
-
),
|
|
6849
|
-
/* @__PURE__ */ (0, import_jsx_runtime147.jsx)(
|
|
6850
|
-
"path",
|
|
6851
|
-
{
|
|
6852
|
-
d: "M9 35C9 27.8203 14.8203 22 22 22H26C28.6485 22 31.112 22.792 33.1666 24.1521C31.3472 24.4574 29.6792 25.2092 28.2793 26.2911C27.5514 26.1011 26.7875 26 26 26H22C17.0294 26 13 30.0294 13 35V39H24.7499C25.3472 40.5294 26.2768 41.8923 27.4501 43H11C9.89543 43 9 42.1046 9 41V35Z",
|
|
6739
|
+
d: "M24.5856 20.5859L36.1723 9H28V5H39.8C41.5673 5 43 6.43269 43 8.2V20H39V11.8291L27.4139 23.4145L24.5856 20.5859Z",
|
|
6853
6740
|
fill: color
|
|
6854
6741
|
}
|
|
6855
6742
|
),
|
|
6856
6743
|
/* @__PURE__ */ (0, import_jsx_runtime147.jsx)(
|
|
6857
6744
|
"path",
|
|
6858
6745
|
{
|
|
6859
|
-
|
|
6860
|
-
clipRule: "evenodd",
|
|
6861
|
-
d: "M28 30.3293C28 29.9922 28.2085 29.6902 28.5237 29.5706L35.0147 27.1094C35.2 27.0391 35.4047 27.0391 35.59 27.1094L42.081 29.5706C42.3962 29.6902 42.6047 29.9922 42.6047 30.3293V34.2941C42.6047 37.8273 40.7659 41.1058 37.7511 42.9482L35.7254 44.1862C35.4657 44.3449 35.139 44.3449 34.8792 44.1862L32.8535 42.9482C29.8387 41.1058 28 37.8273 28 34.2941V30.3293ZM34.4234 36.1488L32.0381 33.7635L30.6239 35.1777L33.5221 38.076C34.0188 38.5726 34.8237 38.5733 35.3212 38.0776L40.0485 33.3668L38.6367 31.9501L34.4234 36.1488Z",
|
|
6746
|
+
d: "M11.829 39L23.4139 27.415L20.5855 24.5866L9 36.1721L9 28H5V39.8C5 41.5673 6.43269 43 8.2 43H20V39H11.829Z",
|
|
6862
6747
|
fill: color
|
|
6863
6748
|
}
|
|
6864
6749
|
)
|
|
@@ -6868,598 +6753,343 @@ var ICLpPriIconMShieldPerson = /* @__PURE__ */ __name((props) => {
|
|
|
6868
6753
|
/* @__PURE__ */ (0, import_jsx_runtime147.jsx)(
|
|
6869
6754
|
"path",
|
|
6870
6755
|
{
|
|
6871
|
-
|
|
6872
|
-
clipRule: "evenodd",
|
|
6873
|
-
d: "M31.5 12.5C31.5 16.6422 28.1422 20 24 20C19.8579 20 16.5 16.6422 16.5 12.5C16.5 8.35787 19.8579 5 24 5C28.1422 5 31.5 8.35787 31.5 12.5ZM28.5 12.5C28.5 14.9853 26.4853 17 24 17C21.5147 17 19.5 14.9853 19.5 12.5C19.5 10.0147 21.5147 8 24 8C26.4853 8 28.5 10.0147 28.5 12.5Z",
|
|
6874
|
-
fill: color
|
|
6875
|
-
}
|
|
6876
|
-
),
|
|
6877
|
-
/* @__PURE__ */ (0, import_jsx_runtime147.jsx)(
|
|
6878
|
-
"path",
|
|
6879
|
-
{
|
|
6880
|
-
d: "M9 35C9 27.8203 14.8203 22 22 22H26C28.6485 22 31.112 22.792 33.1666 24.1521C31.7848 24.3839 30.4904 24.8734 29.3343 25.5694C28.2915 25.2006 27.1692 25 26 25H22C16.4772 25 12 29.4772 12 35V40H25.1994C25.7751 41.1262 26.5392 42.14 27.4501 43H11C9.89543 43 9 42.1046 9 41V35Z",
|
|
6756
|
+
d: "M24.9391 20.9395L37.3793 8.5H28V5.5H39.8C41.2912 5.5 42.5 6.70883 42.5 8.2V20H39.5V10.622L27.0603 23.0608L24.9391 20.9395Z",
|
|
6881
6757
|
fill: color
|
|
6882
6758
|
}
|
|
6883
6759
|
),
|
|
6884
6760
|
/* @__PURE__ */ (0, import_jsx_runtime147.jsx)(
|
|
6885
6761
|
"path",
|
|
6886
6762
|
{
|
|
6887
|
-
|
|
6888
|
-
clipRule: "evenodd",
|
|
6889
|
-
d: "M28 30.3293C28 29.9922 28.2085 29.6902 28.5237 29.5706L35.0147 27.1094C35.2 27.0391 35.4047 27.0391 35.59 27.1094L42.081 29.5706C42.3962 29.6902 42.6047 29.9922 42.6047 30.3293V34.2941C42.6047 37.8273 40.7659 41.1058 37.7511 42.9482L35.7254 44.1862C35.4657 44.3449 35.139 44.3449 34.8792 44.1862L32.8535 42.9482C29.8387 41.1058 28 37.8273 28 34.2941V30.3293ZM34.4234 36.1488L32.0381 33.7635L30.6239 35.1777L33.5221 38.076C34.0188 38.5726 34.8237 38.5733 35.3212 38.0776L40.0485 33.3668L38.6367 31.9501L34.4234 36.1488Z",
|
|
6763
|
+
d: "M10.6219 39.5L23.0604 27.0615L20.9391 24.9402L8.5 37.3793L8.5 28H5.5V39.8C5.5 41.2912 6.70883 42.5 8.2 42.5H20V39.5H10.6219Z",
|
|
6890
6764
|
fill: color
|
|
6891
6765
|
}
|
|
6892
6766
|
)
|
|
6893
6767
|
] });
|
|
6894
|
-
}, "
|
|
6768
|
+
}, "ICExpand");
|
|
6895
6769
|
|
|
6896
|
-
// src/assets/
|
|
6770
|
+
// src/assets/verification-badge.tsx
|
|
6897
6771
|
var import_jsx_runtime148 = require("react/jsx-runtime");
|
|
6898
|
-
var
|
|
6772
|
+
var ICVerificationBadge = /* @__PURE__ */ __name((props) => {
|
|
6899
6773
|
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6900
|
-
if (thick) {
|
|
6901
|
-
return /* @__PURE__ */ (0, import_jsx_runtime148.
|
|
6902
|
-
/* @__PURE__ */ (0, import_jsx_runtime148.jsx)(
|
|
6903
|
-
"path",
|
|
6904
|
-
{
|
|
6905
|
-
d: "M7 43H26.7819C25.7865 41.844 25.0171 40.4878 24.5423 39H9V9H39V24.5423C40.4878 25.0171 41.844 25.7865 43 26.7819V7C43 5.89543 42.1046 5 41 5H7C5.89543 5 5 5.89543 5 7V41C5 42.1046 5.89543 43 7 43Z",
|
|
6906
|
-
fill: color
|
|
6907
|
-
}
|
|
6908
|
-
),
|
|
6909
|
-
/* @__PURE__ */ (0, import_jsx_runtime148.jsx)("path", { d: "M14 34H24.0969C24.2836 32.567 24.7341 31.2169 25.398 30H14V34Z", fill: color }),
|
|
6910
|
-
/* @__PURE__ */ (0, import_jsx_runtime148.jsx)("path", { d: "M29.0173 26H14V22H34V24.0969C32.1687 24.3355 30.4728 25.0048 29.0173 26Z", fill: color }),
|
|
6911
|
-
/* @__PURE__ */ (0, import_jsx_runtime148.jsx)("path", { d: "M34 14H14V18H34V14Z", fill: color }),
|
|
6912
|
-
/* @__PURE__ */ (0, import_jsx_runtime148.jsx)(
|
|
6913
|
-
"path",
|
|
6914
|
-
{
|
|
6915
|
-
fillRule: "evenodd",
|
|
6916
|
-
clipRule: "evenodd",
|
|
6917
|
-
d: "M27.895 30.3293C27.895 29.9922 28.1035 29.6902 28.4187 29.5706L34.9097 27.1094C35.095 27.0391 35.2997 27.0391 35.485 27.1094L41.976 29.5706C42.2912 29.6902 42.4997 29.9922 42.4997 30.3293V34.2941C42.4997 37.8273 40.661 41.1058 37.6462 42.9482L35.6204 44.1862C35.3607 44.3449 35.034 44.3449 34.7743 44.1862L32.7485 42.9482C29.7337 41.1058 27.895 37.8273 27.895 34.2941V30.3293ZM34.5805 36.1488L32.1952 33.7635L30.781 35.1777L33.6793 38.076C34.1759 38.5726 34.9808 38.5733 35.4783 38.0776L40.2056 33.3668L38.7938 31.9501L34.5805 36.1488Z",
|
|
6918
|
-
fill: color
|
|
6919
|
-
}
|
|
6920
|
-
)
|
|
6921
|
-
] });
|
|
6922
|
-
}
|
|
6923
|
-
return /* @__PURE__ */ (0, import_jsx_runtime148.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6924
|
-
/* @__PURE__ */ (0, import_jsx_runtime148.jsx)(
|
|
6925
|
-
"path",
|
|
6926
|
-
{
|
|
6927
|
-
d: "M7 43H26.7819C26.0143 42.1085 25.3811 41.0981 24.9138 40H8V8H40V24.9138C41.0981 25.3811 42.1085 26.0143 43 26.7819V7C43 5.89543 42.1046 5 41 5H7C5.89543 5 5 5.89543 5 7V41C5 42.1046 5.89543 43 7 43Z",
|
|
6928
|
-
fill: color
|
|
6929
|
-
}
|
|
6930
|
-
),
|
|
6931
|
-
/* @__PURE__ */ (0, import_jsx_runtime148.jsx)("path", { d: "M14.5 33.5H24.1733C24.3586 32.4433 24.6882 31.4363 25.1409 30.5H14.5V33.5Z", fill: color }),
|
|
6932
|
-
/* @__PURE__ */ (0, import_jsx_runtime148.jsx)("path", { d: "M29.8171 25.5H14.5V22.5H33.5V24.1733C32.1814 24.4045 30.9401 24.8604 29.8171 25.5Z", fill: color }),
|
|
6933
|
-
/* @__PURE__ */ (0, import_jsx_runtime148.jsx)("path", { d: "M33.5 14.5H14.5V17.5H33.5V14.5Z", fill: color }),
|
|
6934
|
-
/* @__PURE__ */ (0, import_jsx_runtime148.jsx)(
|
|
6935
|
-
"path",
|
|
6936
|
-
{
|
|
6937
|
-
fillRule: "evenodd",
|
|
6938
|
-
clipRule: "evenodd",
|
|
6939
|
-
d: "M27.895 30.3293C27.895 29.9922 28.1035 29.6902 28.4187 29.5706L34.9097 27.1094C35.095 27.0391 35.2997 27.0391 35.485 27.1094L41.976 29.5706C42.2912 29.6902 42.4997 29.9922 42.4997 30.3293V34.2941C42.4997 37.8273 40.661 41.1058 37.6462 42.9482L35.6204 44.1862C35.3607 44.3449 35.034 44.3449 34.7743 44.1862L32.7485 42.9482C29.7337 41.1058 27.895 37.8273 27.895 34.2941V30.3293ZM34.5805 36.1488L32.1952 33.7635L30.781 35.1777L33.6793 38.076C34.1759 38.5726 34.9808 38.5733 35.4783 38.0776L40.2056 33.3668L38.7938 31.9501L34.5805 36.1488Z",
|
|
6940
|
-
fill: color
|
|
6941
|
-
}
|
|
6942
|
-
)
|
|
6943
|
-
] });
|
|
6944
|
-
}, "ICShieldUsage");
|
|
6945
|
-
|
|
6946
|
-
// src/assets/highlighter.tsx
|
|
6947
|
-
var import_jsx_runtime149 = require("react/jsx-runtime");
|
|
6948
|
-
var ICHighlighter = /* @__PURE__ */ __name((props) => {
|
|
6949
|
-
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6950
|
-
if (thick) {
|
|
6951
|
-
return /* @__PURE__ */ (0, import_jsx_runtime149.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime149.jsx)(
|
|
6952
|
-
"path",
|
|
6953
|
-
{
|
|
6954
|
-
fillRule: "evenodd",
|
|
6955
|
-
clipRule: "evenodd",
|
|
6956
|
-
d: "M31.3671 7.08344C32.9739 5.47527 35.5803 5.47472 37.1878 7.08221L42.5537 12.4481C44.1602 14.0546 44.1608 16.6592 42.5549 18.2664L22.7216 38.0986C22.1538 38.6662 21.4324 39.0553 20.6462 39.2181L17.0046 39.9717C16.1499 40.1486 15.2752 40.0471 14.5 39.7028L13.5268 40.6469C13.1319 41.0299 12.6033 41.2441 12.0531 41.2438L6.55128 41.241C5.6094 41.2405 5.13803 40.1017 5.80404 39.4357L9.96401 35.2758C9.52839 34.4275 9.39455 33.441 9.61131 32.4853L10.4183 28.9274C10.5901 28.1699 10.9727 27.4765 11.522 26.9274L31.3671 7.08344ZM29.0541 15.0561L17.1452 26.9617L22.6738 32.4903L34.5824 20.5848L29.0541 15.0561ZM14.3192 29.8121C14.3203 29.807 14.3219 29.8019 14.3237 29.7971L19.8291 35.3024L16.194 36.0547C16.156 36.0626 16.1167 36.0508 16.0893 36.0234L13.5431 33.4768C13.5151 33.4489 13.5035 33.4086 13.5122 33.3701L14.3192 29.8121ZM37.4104 17.756L39.7253 15.4391C39.7702 15.3942 39.7702 15.3214 39.7253 15.2765L34.3594 9.91064C34.3145 9.86571 34.2416 9.86573 34.1967 9.91067L31.8821 12.2272L37.4104 17.756Z",
|
|
6957
|
-
fill: color
|
|
6958
|
-
}
|
|
6959
|
-
) });
|
|
6960
|
-
}
|
|
6961
|
-
return /* @__PURE__ */ (0, import_jsx_runtime149.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime149.jsx)(
|
|
6962
|
-
"path",
|
|
6963
|
-
{
|
|
6964
|
-
fillRule: "evenodd",
|
|
6965
|
-
clipRule: "evenodd",
|
|
6966
|
-
d: "M31.7208 7.43684C33.1324 6.02408 35.4221 6.02359 36.8343 7.43577L42.2001 12.8016C43.6115 14.213 43.612 16.501 42.2012 17.913L22.3681 37.745C21.8693 38.2436 21.2355 38.5855 20.5449 38.7284L16.9033 39.4821C16.2209 39.6234 15.524 39.5625 14.8913 39.3232L13.5268 40.6469C13.1319 41.0299 12.6033 41.2441 12.0531 41.2438L6.55128 41.241C5.6094 41.2405 5.13803 40.1017 5.80404 39.4357L10.3381 34.9017C10.0122 34.1905 9.92077 33.3814 10.0989 32.5959L10.9059 29.038C11.0568 28.3725 11.3929 27.7634 11.8755 27.281L31.7208 7.43684ZM29.0541 14.349L16.438 26.9618L22.6736 33.1974L35.2895 20.5849L29.0541 14.349ZM13.9965 29.4026L14.3164 29.0828L20.552 35.3184L20.247 35.6234C20.1622 35.7082 20.0543 35.7664 19.9368 35.7907L16.2953 36.5444C16.0925 36.5863 15.8822 36.5234 15.7357 36.377L13.1895 33.8304C13.0401 33.681 12.9779 33.4655 13.0246 33.2595L13.8316 29.7015C13.8572 29.5883 13.9144 29.4847 13.9965 29.4026ZM37.4106 18.4632L40.079 15.7925C40.319 15.5523 40.3189 15.1631 40.0788 14.923L34.7129 9.55709C34.4727 9.31684 34.0832 9.31692 33.843 9.55727L31.1751 12.2274L37.4106 18.4632Z",
|
|
6967
|
-
fill: color
|
|
6968
|
-
}
|
|
6969
|
-
) });
|
|
6970
|
-
}, "ICHighlighter");
|
|
6971
|
-
|
|
6972
|
-
// src/assets/lp-pri-icon-m-formal-bag.tsx
|
|
6973
|
-
var import_jsx_runtime150 = require("react/jsx-runtime");
|
|
6974
|
-
var ICLpPriIconMFormalBag = /* @__PURE__ */ __name((props) => {
|
|
6975
|
-
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6976
|
-
if (thick) {
|
|
6977
|
-
return /* @__PURE__ */ (0, import_jsx_runtime150.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime150.jsx)(
|
|
6978
|
-
"path",
|
|
6979
|
-
{
|
|
6980
|
-
fillRule: "evenodd",
|
|
6981
|
-
clipRule: "evenodd",
|
|
6982
|
-
d: "M17 14V11C17 9.89543 17.8954 9 19 9H29C30.1046 9 31 9.89543 31 11V14H40C41.1046 14 42 14.8954 42 16V38C42 39.1046 41.1046 40 40 40H8C6.89543 40 6 39.1046 6 38V16C6 14.8954 6.89543 14 8 14H17ZM21 14V13H27V14H21ZM16 18V36H32V18H16ZM36 18V36H38V18H36ZM10 18H12V36H10V18Z",
|
|
6983
|
-
fill: color
|
|
6984
|
-
}
|
|
6985
|
-
) });
|
|
6986
|
-
}
|
|
6987
|
-
return /* @__PURE__ */ (0, import_jsx_runtime150.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime150.jsx)(
|
|
6988
|
-
"path",
|
|
6989
|
-
{
|
|
6990
|
-
fillRule: "evenodd",
|
|
6991
|
-
clipRule: "evenodd",
|
|
6992
|
-
d: "M17 14V10C17 8.89543 17.8954 8 19 8H29C30.1046 8 31 8.89543 31 10V14H40C41.1046 14 42 14.8954 42 16V38C42 39.1046 41.1046 40 40 40H8C6.89543 40 6 39.1046 6 38V16C6 14.8954 6.89543 14 8 14H17ZM20 14V11H28V14H20ZM15.5 17V37H32.5V17H15.5ZM35.5 17V37H39V17H35.5ZM9 17H12.5V37H9V17Z",
|
|
6993
|
-
fill: color
|
|
6994
|
-
}
|
|
6995
|
-
) });
|
|
6996
|
-
}, "ICLpPriIconMFormalBag");
|
|
6997
|
-
|
|
6998
|
-
// src/assets/lp-pri-icon-m-casual-shoe.tsx
|
|
6999
|
-
var import_jsx_runtime151 = require("react/jsx-runtime");
|
|
7000
|
-
var ICLpPriIconMCasualShoe = /* @__PURE__ */ __name((props) => {
|
|
7001
|
-
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
7002
|
-
if (thick) {
|
|
7003
|
-
return /* @__PURE__ */ (0, import_jsx_runtime151.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime151.jsx)(
|
|
6774
|
+
if (fill && thick) {
|
|
6775
|
+
return /* @__PURE__ */ (0, import_jsx_runtime148.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime148.jsx)(
|
|
7004
6776
|
"path",
|
|
7005
6777
|
{
|
|
7006
6778
|
fillRule: "evenodd",
|
|
7007
6779
|
clipRule: "evenodd",
|
|
7008
|
-
d: "
|
|
6780
|
+
d: "M35.2528 9.61038L31.3875 3.10156L24.4346 6.09533L17.4817 3.10156L13.6164 9.61038L6.23169 11.2752L6.93037 18.8129L1.93457 24.5003L6.93037 30.1878L6.23169 37.7255L13.6164 39.3903L17.4817 45.8991L24.4346 42.9053L31.3874 45.8991L35.2528 39.3903L42.6375 37.7255L41.9388 30.1878L46.9346 24.5003L41.9388 18.8129L42.6375 11.2752L35.2528 9.61038ZM22.6152 27.52L16.4289 21.3337L13.6005 24.1621L19.7868 30.3484C21.3469 31.9086 23.8758 31.9108 25.4387 30.3534L36.1191 19.7102L33.2956 16.8768L22.6152 27.52Z",
|
|
7009
6781
|
fill: color
|
|
7010
6782
|
}
|
|
7011
6783
|
) });
|
|
7012
6784
|
}
|
|
7013
|
-
|
|
7014
|
-
"
|
|
7015
|
-
{
|
|
7016
|
-
fillRule: "evenodd",
|
|
7017
|
-
clipRule: "evenodd",
|
|
7018
|
-
d: "M40.8125 21.499C43.4447 22.4687 45.2317 24.9095 45.3823 27.6864C45.3891 27.8127 45.3926 27.9397 45.3926 28.0674V31.1875C45.3926 33.3966 43.6017 35.1875 41.3926 35.1875H5.39258C4.28801 35.1875 3.39258 34.2921 3.39258 33.1875V29.6875C3.39258 29.5952 3.39883 29.5044 3.41094 29.4154C3.39885 29.3385 3.39258 29.2597 3.39258 29.1795C3.39258 24.2689 4.39264 19.4097 6.3318 14.8982L6.6352 14.1923C6.89755 13.5819 7.49814 13.1864 8.16251 13.1864H9.14845C9.7358 13.1864 10.2935 13.4445 10.6735 13.8924L12.5544 16.1093C13.2861 16.9716 14.5866 17.0562 15.4239 16.296L19.9751 12.1638C20.6169 11.5811 21.5612 11.4782 22.3135 11.9091L35.7472 19.6031C35.8439 19.6585 35.9452 19.7057 36.0498 19.7443L40.8125 21.499ZM13.4645 27.6864H33.0498L33.6947 21.8847L30.0305 19.7861L27.4564 23.6359L24.965 21.9726L27.4249 18.2938L25.3435 17.1017L22.9491 20.6827L20.4577 19.0195L22.7379 15.6093L21.4534 14.8737L17.4405 18.5171C15.3473 20.4176 12.096 20.206 10.2669 18.0502L8.92502 16.4687C8.46239 17.5836 8.06183 18.7209 7.72444 19.8752L8.08879 20.0434C11.1392 21.4513 13.1752 24.3805 13.4645 27.6864ZM10.4474 27.6864H6.4262C6.49952 26.0595 6.69245 24.4428 7.00233 22.8492C8.8958 23.7926 10.1786 25.6151 10.4474 27.6864ZM36.5742 23.1346L36.0683 27.6864H42.3745C42.2297 26.1678 41.2277 24.849 39.7754 24.314L36.5742 23.1346ZM6.39258 32.1875V30.6875H42.3926V31.1875C42.3926 31.7398 41.9449 32.1875 41.3926 32.1875H6.39258Z",
|
|
7019
|
-
fill: color
|
|
7020
|
-
}
|
|
7021
|
-
) });
|
|
7022
|
-
}, "ICLpPriIconMCasualShoe");
|
|
7023
|
-
|
|
7024
|
-
// src/assets/lp-pri-icon-m-highlighter.tsx
|
|
7025
|
-
var import_jsx_runtime152 = require("react/jsx-runtime");
|
|
7026
|
-
var ICLpPriIconMHighlighter = /* @__PURE__ */ __name((props) => {
|
|
7027
|
-
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
7028
|
-
if (thick) {
|
|
7029
|
-
return /* @__PURE__ */ (0, import_jsx_runtime152.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime152.jsx)(
|
|
6785
|
+
if (fill) {
|
|
6786
|
+
return /* @__PURE__ */ (0, import_jsx_runtime148.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime148.jsx)(
|
|
7030
6787
|
"path",
|
|
7031
6788
|
{
|
|
7032
6789
|
fillRule: "evenodd",
|
|
7033
6790
|
clipRule: "evenodd",
|
|
7034
|
-
d: "
|
|
6791
|
+
d: "M35.2524 9.61038L31.3871 3.10156L24.4342 6.09533L17.4813 3.10156L13.616 9.61038L6.23132 11.2752L6.93001 18.8129L1.9342 24.5003L6.93001 30.1878L6.23132 37.7255L13.616 39.3903L17.4813 45.8991L24.4342 42.9053L31.3871 45.8991L35.2524 39.3903L42.6371 37.7255L41.9384 30.1878L46.9342 24.5003L41.9384 18.8129L42.6371 11.2752L35.2524 9.61038ZM22.2616 27.8736L16.0753 21.6873L13.954 23.8086L20.1403 29.9949C21.5054 31.36 23.7182 31.362 25.0857 29.9992L35.7662 19.356L33.6485 17.231L22.9681 27.8742C22.7727 28.0689 22.4566 28.0686 22.2616 27.8736Z",
|
|
7035
6792
|
fill: color
|
|
7036
6793
|
}
|
|
7037
6794
|
) });
|
|
7038
6795
|
}
|
|
7039
|
-
return /* @__PURE__ */ (0,
|
|
6796
|
+
return /* @__PURE__ */ (0, import_jsx_runtime148.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime148.jsx)(
|
|
7040
6797
|
"path",
|
|
7041
6798
|
{
|
|
7042
6799
|
fillRule: "evenodd",
|
|
7043
6800
|
clipRule: "evenodd",
|
|
7044
|
-
d: "
|
|
6801
|
+
d: "M35.2524 9.61038L31.3871 3.10156L24.4342 6.09533L17.4813 3.10156L13.616 9.61038L6.23132 11.2752L6.93001 18.8129L1.9342 24.5003L6.93001 30.1878L6.23132 37.7255L13.616 39.3903L17.4813 45.8991L24.4342 42.9053L31.3871 45.8991L35.2524 39.3903L42.6371 37.7255L41.9384 30.1878L46.9342 24.5003L41.9384 18.8129L42.6371 11.2752L35.2524 9.61038ZM22.2616 27.8736L16.0753 21.6873L13.954 23.8086L20.1403 29.9949C21.5054 31.36 23.7182 31.362 25.0857 29.9992L35.7662 19.356L33.6485 17.231L22.9681 27.8742C22.7727 28.0689 22.4566 28.0686 22.2616 27.8736Z",
|
|
7045
6802
|
fill: color
|
|
7046
6803
|
}
|
|
7047
6804
|
) });
|
|
7048
|
-
}, "
|
|
7049
|
-
|
|
7050
|
-
// src/assets/lp-pri-icon-m-folder-open-share.tsx
|
|
7051
|
-
var import_jsx_runtime153 = require("react/jsx-runtime");
|
|
7052
|
-
var ICLpPriIconMFolderOpenShare = /* @__PURE__ */ __name((props) => {
|
|
7053
|
-
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
7054
|
-
if (thick) {
|
|
7055
|
-
return /* @__PURE__ */ (0, import_jsx_runtime153.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
7056
|
-
/* @__PURE__ */ (0, import_jsx_runtime153.jsx)(
|
|
7057
|
-
"path",
|
|
7058
|
-
{
|
|
7059
|
-
d: "M21 6.5H6.5C5.39543 6.5 4.5 7.39543 4.5 8.5V39C4.5 40.1046 5.39543 41 6.5 41H27V40.0263C27 38.9785 27.1512 37.9621 27.4336 37H10.706L13.3999 20.5H46.8469L47.5 16.5H10L8.5 25.6875V10.5H19L22 14.5H43.5V12.5C43.5 11.3954 42.6046 10.5 41.5 10.5H24L21 6.5Z",
|
|
7060
|
-
fill: color
|
|
7061
|
-
}
|
|
7062
|
-
),
|
|
7063
|
-
/* @__PURE__ */ (0, import_jsx_runtime153.jsx)(
|
|
7064
|
-
"path",
|
|
7065
|
-
{
|
|
7066
|
-
d: "M43.873 38.7153C43.9563 39.1391 44 39.5775 44 40.0263V43.8947C44 44.5052 43.515 45 42.9167 45H32.0833C31.485 45 31 44.5052 31 43.8947V40.0263C31 38.9361 31.2579 37.9073 31.7148 37C32.7928 34.8593 34.9787 33.3947 37.5 33.3947C38.6069 33.3947 39.6491 33.677 40.5614 34.1748C41.0042 34.4165 41.4164 34.709 41.7905 35.0446C42.8389 35.9852 43.5879 37.2647 43.873 38.7153Z",
|
|
7067
|
-
fill: color
|
|
7068
|
-
}
|
|
7069
|
-
),
|
|
7070
|
-
/* @__PURE__ */ (0, import_jsx_runtime153.jsx)(
|
|
7071
|
-
"path",
|
|
7072
|
-
{
|
|
7073
|
-
d: "M37.5 32.2895C39.7437 32.2895 41.5625 30.4338 41.5625 28.1447C41.5625 25.8557 39.7437 24 37.5 24C35.2563 24 33.4375 25.8557 33.4375 28.1447C33.4375 30.4338 35.2563 32.2895 37.5 32.2895Z",
|
|
7074
|
-
fill: color
|
|
7075
|
-
}
|
|
7076
|
-
)
|
|
7077
|
-
] });
|
|
7078
|
-
}
|
|
7079
|
-
if (fill) {
|
|
7080
|
-
return /* @__PURE__ */ (0, import_jsx_runtime153.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
7081
|
-
/* @__PURE__ */ (0, import_jsx_runtime153.jsx)(
|
|
7082
|
-
"path",
|
|
7083
|
-
{
|
|
7084
|
-
d: "M4.5 8.5C4.5 7.39543 5.39543 6.5 6.5 6.5H21L24 10.5H41.5C42.6046 10.5 43.5 11.3954 43.5 12.5V13.5H7.5V31.8125L10 16.5H47.5L45.5589 28.3893C45.5613 28.308 45.5625 28.2265 45.5625 28.1447C45.5625 23.7225 42.028 20 37.5 20C32.972 20 29.4375 23.7225 29.4375 28.1447C29.4375 29.5812 29.8104 30.9437 30.4691 32.1289C28.3299 34.0871 27 36.9187 27 40.0263V41H6.5C5.39543 41 4.5 40.1046 4.5 39V8.5Z",
|
|
7085
|
-
fill: color
|
|
7086
|
-
}
|
|
7087
|
-
),
|
|
7088
|
-
/* @__PURE__ */ (0, import_jsx_runtime153.jsx)(
|
|
7089
|
-
"path",
|
|
7090
|
-
{
|
|
7091
|
-
d: "M43.873 38.7153C43.5879 37.2647 42.8389 35.9852 41.7905 35.0446C40.6458 34.0176 39.1442 33.3947 37.5 33.3947C35.8558 33.3947 34.3542 34.0176 33.2095 35.0446C31.8549 36.2599 31 38.0413 31 40.0263V43.8947C31 44.5052 31.485 45 32.0833 45H42.9167C43.515 45 44 44.5052 44 43.8947V40.0263C44 39.5775 43.9563 39.1391 43.873 38.7153Z",
|
|
7092
|
-
fill: color
|
|
7093
|
-
}
|
|
7094
|
-
),
|
|
7095
|
-
/* @__PURE__ */ (0, import_jsx_runtime153.jsx)(
|
|
7096
|
-
"path",
|
|
7097
|
-
{
|
|
7098
|
-
d: "M33.8855 30.0388C34.5597 31.3753 35.9252 32.2895 37.5 32.2895C39.0748 32.2895 40.4403 31.3753 41.1145 30.0387C41.4008 29.4711 41.5625 28.8272 41.5625 28.1447C41.5625 25.8557 39.7437 24 37.5 24C35.2563 24 33.4375 25.8557 33.4375 28.1447C33.4375 28.8272 33.5991 29.4711 33.8855 30.0388Z",
|
|
7099
|
-
fill: color
|
|
7100
|
-
}
|
|
7101
|
-
)
|
|
7102
|
-
] });
|
|
7103
|
-
}
|
|
7104
|
-
return /* @__PURE__ */ (0, import_jsx_runtime153.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
7105
|
-
/* @__PURE__ */ (0, import_jsx_runtime153.jsx)(
|
|
7106
|
-
"path",
|
|
7107
|
-
{
|
|
7108
|
-
d: "M21 6.5H6.5C5.39543 6.5 4.5 7.39543 4.5 8.5V39C4.5 40.1046 5.39543 41 6.5 41H27V40.0263C27 39.335 27.0658 38.6574 27.1917 38H9.52952L12.5499 19.5H47.0102L47.5 16.5H10L7.5 31.8125V9.5H19.5L22.5 13.5H43.5V12.5C43.5 11.3954 42.6046 10.5 41.5 10.5H24L21 6.5Z",
|
|
7109
|
-
fill: color
|
|
7110
|
-
}
|
|
7111
|
-
),
|
|
7112
|
-
/* @__PURE__ */ (0, import_jsx_runtime153.jsx)(
|
|
7113
|
-
"path",
|
|
7114
|
-
{
|
|
7115
|
-
d: "M43.873 38.7153C43.9563 39.1391 44 39.5775 44 40.0263V43.8947C44 44.5052 43.515 45 42.9167 45H32.0833C31.485 45 31 44.5052 31 43.8947V40.0263C31 39.3196 31.1084 38.6387 31.309 38C32.1484 35.3285 34.6028 33.3947 37.5 33.3947C38.9975 33.3947 40.3768 33.9114 41.4759 34.7796C41.5835 34.8646 41.6884 34.953 41.7905 35.0446C42.8389 35.9852 43.5879 37.2647 43.873 38.7153Z",
|
|
7116
|
-
fill: color
|
|
7117
|
-
}
|
|
7118
|
-
),
|
|
7119
|
-
/* @__PURE__ */ (0, import_jsx_runtime153.jsx)(
|
|
7120
|
-
"path",
|
|
7121
|
-
{
|
|
7122
|
-
d: "M41.5625 28.1447C41.5625 30.4338 39.7437 32.2895 37.5 32.2895C35.2563 32.2895 33.4375 30.4338 33.4375 28.1447C33.4375 25.8557 35.2563 24 37.5 24C39.7437 24 41.5625 25.8557 41.5625 28.1447Z",
|
|
7123
|
-
fill: color
|
|
7124
|
-
}
|
|
7125
|
-
)
|
|
7126
|
-
] });
|
|
7127
|
-
}, "ICLpPriIconMFolderOpenShare");
|
|
6805
|
+
}, "ICVerificationBadge");
|
|
7128
6806
|
|
|
7129
|
-
// src/assets/
|
|
7130
|
-
var
|
|
7131
|
-
var
|
|
6807
|
+
// src/assets/volume-up.tsx
|
|
6808
|
+
var import_jsx_runtime149 = require("react/jsx-runtime");
|
|
6809
|
+
var ICVolumeUp = /* @__PURE__ */ __name((props) => {
|
|
7132
6810
|
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
7133
6811
|
if (thick) {
|
|
7134
|
-
return /* @__PURE__ */ (0,
|
|
7135
|
-
/* @__PURE__ */ (0,
|
|
6812
|
+
return /* @__PURE__ */ (0, import_jsx_runtime149.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6813
|
+
/* @__PURE__ */ (0, import_jsx_runtime149.jsx)(
|
|
7136
6814
|
"path",
|
|
7137
6815
|
{
|
|
7138
|
-
|
|
6816
|
+
fillRule: "evenodd",
|
|
6817
|
+
clipRule: "evenodd",
|
|
6818
|
+
d: "M10.858 17L22.6972 6.83507C23.9942 5.72147 26 6.64301 26 8.3525V39.6461C26 41.3556 23.9942 42.2771 22.6972 41.1635L10.8596 31H4V17H10.858ZM12.3396 21H8V27H12.3412L22 35.2929V12.7057L12.3396 21Z",
|
|
7139
6819
|
fill: color
|
|
7140
6820
|
}
|
|
7141
6821
|
),
|
|
7142
|
-
/* @__PURE__ */ (0,
|
|
6822
|
+
/* @__PURE__ */ (0, import_jsx_runtime149.jsx)(
|
|
7143
6823
|
"path",
|
|
7144
6824
|
{
|
|
7145
|
-
d: "
|
|
6825
|
+
d: "M32 24.0005C32 21.8517 31.1011 19.888 29.606 18.4346L32.3941 15.5664C34.6105 17.7209 36 20.6987 36 24.0005C36 27.3022 34.6105 30.28 32.3941 32.4346L29.606 29.5664C31.1011 28.1129 32 26.1493 32 24.0005Z",
|
|
7146
6826
|
fill: color
|
|
7147
6827
|
}
|
|
7148
6828
|
),
|
|
7149
|
-
/* @__PURE__ */ (0,
|
|
6829
|
+
/* @__PURE__ */ (0, import_jsx_runtime149.jsx)(
|
|
7150
6830
|
"path",
|
|
7151
6831
|
{
|
|
7152
|
-
d: "
|
|
6832
|
+
d: "M35.5305 12.3569C38.2852 15.3408 40 19.446 40 24.0002C40 28.5545 38.2852 32.6597 35.5305 35.6436L38.4696 38.3569C41.9008 34.6402 44 29.5684 44 24.0002C44 18.432 41.9008 13.3602 38.4696 9.64355L35.5305 12.3569Z",
|
|
7153
6833
|
fill: color
|
|
7154
6834
|
}
|
|
7155
6835
|
)
|
|
7156
6836
|
] });
|
|
7157
6837
|
}
|
|
7158
6838
|
if (fill) {
|
|
7159
|
-
return /* @__PURE__ */ (0,
|
|
7160
|
-
/* @__PURE__ */ (0,
|
|
6839
|
+
return /* @__PURE__ */ (0, import_jsx_runtime149.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6840
|
+
/* @__PURE__ */ (0, import_jsx_runtime149.jsx)(
|
|
7161
6841
|
"path",
|
|
7162
6842
|
{
|
|
7163
|
-
d: "
|
|
6843
|
+
d: "M10.858 17L22.6972 6.83507C23.9942 5.72147 26 6.64301 26 8.3525V39.6461C26 41.3556 23.9942 42.2771 22.6972 41.1635L10.8596 31H4V17H10.858Z",
|
|
7164
6844
|
fill: color
|
|
7165
6845
|
}
|
|
7166
6846
|
),
|
|
7167
|
-
/* @__PURE__ */ (0,
|
|
6847
|
+
/* @__PURE__ */ (0, import_jsx_runtime149.jsx)(
|
|
7168
6848
|
"path",
|
|
7169
6849
|
{
|
|
7170
|
-
d: "
|
|
6850
|
+
d: "M32 24.0005C32 21.8517 31.1011 19.888 29.606 18.4346L32.3941 15.5664C34.6105 17.7209 36 20.6987 36 24.0005C36 27.3022 34.6105 30.28 32.3941 32.4346L29.606 29.5664C31.1011 28.1129 32 26.1493 32 24.0005Z",
|
|
7171
6851
|
fill: color
|
|
7172
6852
|
}
|
|
7173
6853
|
),
|
|
7174
|
-
/* @__PURE__ */ (0,
|
|
6854
|
+
/* @__PURE__ */ (0, import_jsx_runtime149.jsx)(
|
|
7175
6855
|
"path",
|
|
7176
6856
|
{
|
|
7177
|
-
d: "
|
|
6857
|
+
d: "M35.5305 12.3569C38.2852 15.3408 40 19.446 40 24.0002C40 28.5545 38.2852 32.6597 35.5305 35.6436L38.4696 38.3569C41.9008 34.6402 44 29.5684 44 24.0002C44 18.432 41.9008 13.3602 38.4696 9.64355L35.5305 12.3569Z",
|
|
7178
6858
|
fill: color
|
|
7179
6859
|
}
|
|
7180
6860
|
)
|
|
7181
6861
|
] });
|
|
7182
6862
|
}
|
|
7183
|
-
return /* @__PURE__ */ (0,
|
|
7184
|
-
/* @__PURE__ */ (0,
|
|
6863
|
+
return /* @__PURE__ */ (0, import_jsx_runtime149.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6864
|
+
/* @__PURE__ */ (0, import_jsx_runtime149.jsx)(
|
|
7185
6865
|
"path",
|
|
7186
6866
|
{
|
|
7187
|
-
|
|
6867
|
+
fillRule: "evenodd",
|
|
6868
|
+
clipRule: "evenodd",
|
|
6869
|
+
d: "M11.9692 20H7V28H11.9708L23 37.4695V10.5291L11.9692 20ZM24.6514 38.8874L24.6502 38.8863L24.6514 38.8874ZM10.858 17L22.6972 6.83507C23.9942 5.72147 26 6.64301 26 8.3525V39.6461C26 41.3556 23.9942 42.2771 22.6972 41.1635L10.8596 31H4V17H10.858Z",
|
|
7188
6870
|
fill: color
|
|
7189
6871
|
}
|
|
7190
6872
|
),
|
|
7191
|
-
/* @__PURE__ */ (0,
|
|
6873
|
+
/* @__PURE__ */ (0, import_jsx_runtime149.jsx)(
|
|
7192
6874
|
"path",
|
|
7193
6875
|
{
|
|
7194
|
-
|
|
6876
|
+
fillRule: "evenodd",
|
|
6877
|
+
clipRule: "evenodd",
|
|
6878
|
+
d: "M32.5 23.9997C32.5 21.7068 31.5398 19.6164 29.9545 18.0753L32.0455 15.9242C34.1718 17.9911 35.5 20.8421 35.5 23.9997C35.5 27.1574 34.1718 30.0084 32.0455 32.0753L29.9545 29.9242C31.5398 28.3831 32.5 26.2926 32.5 23.9997Z",
|
|
7195
6879
|
fill: color
|
|
7196
6880
|
}
|
|
7197
6881
|
),
|
|
7198
|
-
/* @__PURE__ */ (0,
|
|
6882
|
+
/* @__PURE__ */ (0, import_jsx_runtime149.jsx)(
|
|
7199
6883
|
"path",
|
|
7200
6884
|
{
|
|
7201
|
-
|
|
6885
|
+
fillRule: "evenodd",
|
|
6886
|
+
clipRule: "evenodd",
|
|
6887
|
+
d: "M40.5 23.9997C40.5 19.3187 38.7371 15.0927 35.8979 12.0172L38.1021 9.98222C41.4488 13.6073 43.5 18.5582 43.5 23.9997C43.5 29.4412 41.4488 34.3921 38.1021 38.0172L35.8979 35.9822C38.7371 32.9067 40.5 28.6807 40.5 23.9997Z",
|
|
7202
6888
|
fill: color
|
|
7203
6889
|
}
|
|
7204
6890
|
)
|
|
7205
6891
|
] });
|
|
7206
|
-
}, "
|
|
6892
|
+
}, "ICVolumeUp");
|
|
7207
6893
|
|
|
7208
|
-
// src/assets/
|
|
7209
|
-
var
|
|
7210
|
-
var
|
|
6894
|
+
// src/assets/volume.tsx
|
|
6895
|
+
var import_jsx_runtime150 = require("react/jsx-runtime");
|
|
6896
|
+
var ICVolume = /* @__PURE__ */ __name((props) => {
|
|
7211
6897
|
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
7212
|
-
if (
|
|
7213
|
-
return /* @__PURE__ */ (0,
|
|
7214
|
-
|
|
6898
|
+
if (thick) {
|
|
6899
|
+
return /* @__PURE__ */ (0, import_jsx_runtime150.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime150.jsx)(
|
|
6900
|
+
"path",
|
|
6901
|
+
{
|
|
6902
|
+
fillRule: "evenodd",
|
|
6903
|
+
clipRule: "evenodd",
|
|
6904
|
+
d: "M10.858 17L22.6972 6.83507C23.9942 5.72147 26 6.64301 26 8.3525V39.6461C26 41.3556 23.9942 42.2771 22.6972 41.1635L10.8596 31H4V17H10.858ZM12.3396 21H8V27H12.3412L22 35.2929V12.7057L12.3396 21Z",
|
|
6905
|
+
fill: color
|
|
6906
|
+
}
|
|
6907
|
+
) });
|
|
6908
|
+
}
|
|
6909
|
+
if (fill) {
|
|
6910
|
+
return /* @__PURE__ */ (0, import_jsx_runtime150.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime150.jsx)(
|
|
6911
|
+
"path",
|
|
6912
|
+
{
|
|
6913
|
+
d: "M10.858 17L22.6972 6.83507C23.9942 5.72147 26 6.64301 26 8.3525V39.6461C26 41.3556 23.9942 42.2771 22.6972 41.1635L10.8596 31H4V17H10.858Z",
|
|
6914
|
+
fill: color
|
|
6915
|
+
}
|
|
6916
|
+
) });
|
|
6917
|
+
}
|
|
6918
|
+
return /* @__PURE__ */ (0, import_jsx_runtime150.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime150.jsx)(
|
|
6919
|
+
"path",
|
|
6920
|
+
{
|
|
6921
|
+
fillRule: "evenodd",
|
|
6922
|
+
clipRule: "evenodd",
|
|
6923
|
+
d: "M11.9692 20H7V28H11.9708L23 37.4695V10.5291L11.9692 20ZM24.6514 38.8874L24.6502 38.8863L24.6514 38.8874ZM10.858 17L22.6972 6.83507C23.9942 5.72147 26 6.64301 26 8.3525V39.6461C26 41.3556 23.9942 42.2771 22.6972 41.1635L10.8596 31H4V17H10.858Z",
|
|
6924
|
+
fill: color
|
|
6925
|
+
}
|
|
6926
|
+
) });
|
|
6927
|
+
}, "ICVolume");
|
|
6928
|
+
|
|
6929
|
+
// src/assets/folder-open-share.tsx
|
|
6930
|
+
var import_jsx_runtime151 = require("react/jsx-runtime");
|
|
6931
|
+
var ICFolderOpenShare = /* @__PURE__ */ __name((props) => {
|
|
6932
|
+
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
6933
|
+
if (thick) {
|
|
6934
|
+
return /* @__PURE__ */ (0, import_jsx_runtime151.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6935
|
+
/* @__PURE__ */ (0, import_jsx_runtime151.jsx)(
|
|
7215
6936
|
"path",
|
|
7216
6937
|
{
|
|
7217
|
-
d: "
|
|
6938
|
+
d: "M21 6.5H6.5C5.39543 6.5 4.5 7.39543 4.5 8.5V39C4.5 40.1046 5.39543 41 6.5 41H27V40.0263C27 38.9785 27.1512 37.9621 27.4336 37H10.706L13.3999 20.5H46.8469L47.5 16.5H10L8.5 25.6875V10.5H19L22 14.5H43.5V12.5C43.5 11.3954 42.6046 10.5 41.5 10.5H24L21 6.5Z",
|
|
7218
6939
|
fill: color
|
|
7219
6940
|
}
|
|
7220
6941
|
),
|
|
7221
|
-
/* @__PURE__ */ (0,
|
|
6942
|
+
/* @__PURE__ */ (0, import_jsx_runtime151.jsx)(
|
|
7222
6943
|
"path",
|
|
7223
6944
|
{
|
|
7224
|
-
d: "
|
|
6945
|
+
d: "M43.873 38.7153C43.9563 39.1391 44 39.5775 44 40.0263V43.8947C44 44.5052 43.515 45 42.9167 45H32.0833C31.485 45 31 44.5052 31 43.8947V40.0263C31 38.9361 31.2579 37.9073 31.7148 37C32.7928 34.8593 34.9787 33.3947 37.5 33.3947C38.6069 33.3947 39.6491 33.677 40.5614 34.1748C41.0042 34.4165 41.4164 34.709 41.7905 35.0446C42.8389 35.9852 43.5879 37.2647 43.873 38.7153Z",
|
|
7225
6946
|
fill: color
|
|
7226
6947
|
}
|
|
7227
6948
|
),
|
|
7228
|
-
/* @__PURE__ */ (0,
|
|
7229
|
-
] });
|
|
7230
|
-
}
|
|
7231
|
-
if (thick) {
|
|
7232
|
-
return /* @__PURE__ */ (0, import_jsx_runtime155.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
7233
|
-
/* @__PURE__ */ (0, import_jsx_runtime155.jsx)(
|
|
6949
|
+
/* @__PURE__ */ (0, import_jsx_runtime151.jsx)(
|
|
7234
6950
|
"path",
|
|
7235
6951
|
{
|
|
7236
|
-
|
|
7237
|
-
clipRule: "evenodd",
|
|
7238
|
-
d: "M38.5574 6.00067C36.995 4.4382 34.4615 4.43863 32.8996 6.00164L14.0633 24.8371C13.6184 25.2819 13.2847 25.8253 13.0893 26.4233L11.4128 31.5537C10.4054 34.6366 13.293 37.5737 16.3926 36.6189L21.6152 35.01C22.2382 34.8181 22.8048 34.4769 23.2657 34.016L42.0922 15.1904C43.6534 13.6282 43.653 11.0962 42.0913 9.53453L38.5574 6.00067ZM16.8914 27.6658L30.7888 13.7714L34.3225 17.3054L20.4376 31.1873L15.2149 32.7962L16.8914 27.6658ZM39.2629 12.363L37.1506 14.4766L33.6169 10.9426L35.729 8.8291L39.2629 12.363Z",
|
|
6952
|
+
d: "M37.5 32.2895C39.7437 32.2895 41.5625 30.4338 41.5625 28.1447C41.5625 25.8557 39.7437 24 37.5 24C35.2563 24 33.4375 25.8557 33.4375 28.1447C33.4375 30.4338 35.2563 32.2895 37.5 32.2895Z",
|
|
7239
6953
|
fill: color
|
|
7240
6954
|
}
|
|
7241
|
-
)
|
|
7242
|
-
/* @__PURE__ */ (0, import_jsx_runtime155.jsx)("path", { d: "M41 39.0002H7V43.0002H41V39.0002Z", fill: color })
|
|
6955
|
+
)
|
|
7243
6956
|
] });
|
|
7244
6957
|
}
|
|
7245
6958
|
if (fill) {
|
|
7246
|
-
return /* @__PURE__ */ (0,
|
|
7247
|
-
/* @__PURE__ */ (0,
|
|
6959
|
+
return /* @__PURE__ */ (0, import_jsx_runtime151.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6960
|
+
/* @__PURE__ */ (0, import_jsx_runtime151.jsx)(
|
|
7248
6961
|
"path",
|
|
7249
6962
|
{
|
|
7250
|
-
d: "
|
|
6963
|
+
d: "M4.5 8.5C4.5 7.39543 5.39543 6.5 6.5 6.5H21L24 10.5H41.5C42.6046 10.5 43.5 11.3954 43.5 12.5V13.5H7.5V31.8125L10 16.5H47.5L45.5589 28.3893C45.5613 28.308 45.5625 28.2265 45.5625 28.1447C45.5625 23.7225 42.028 20 37.5 20C32.972 20 29.4375 23.7225 29.4375 28.1447C29.4375 29.5812 29.8104 30.9437 30.4691 32.1289C28.3299 34.0871 27 36.9187 27 40.0263V41H6.5C5.39543 41 4.5 40.1046 4.5 39V8.5Z",
|
|
7251
6964
|
fill: color
|
|
7252
6965
|
}
|
|
7253
6966
|
),
|
|
7254
|
-
/* @__PURE__ */ (0,
|
|
6967
|
+
/* @__PURE__ */ (0, import_jsx_runtime151.jsx)(
|
|
7255
6968
|
"path",
|
|
7256
6969
|
{
|
|
7257
|
-
d: "
|
|
6970
|
+
d: "M43.873 38.7153C43.5879 37.2647 42.8389 35.9852 41.7905 35.0446C40.6458 34.0176 39.1442 33.3947 37.5 33.3947C35.8558 33.3947 34.3542 34.0176 33.2095 35.0446C31.8549 36.2599 31 38.0413 31 40.0263V43.8947C31 44.5052 31.485 45 32.0833 45H42.9167C43.515 45 44 44.5052 44 43.8947V40.0263C44 39.5775 43.9563 39.1391 43.873 38.7153Z",
|
|
7258
6971
|
fill: color
|
|
7259
6972
|
}
|
|
7260
6973
|
),
|
|
7261
|
-
/* @__PURE__ */ (0,
|
|
6974
|
+
/* @__PURE__ */ (0, import_jsx_runtime151.jsx)(
|
|
6975
|
+
"path",
|
|
6976
|
+
{
|
|
6977
|
+
d: "M33.8855 30.0388C34.5597 31.3753 35.9252 32.2895 37.5 32.2895C39.0748 32.2895 40.4403 31.3753 41.1145 30.0387C41.4008 29.4711 41.5625 28.8272 41.5625 28.1447C41.5625 25.8557 39.7437 24 37.5 24C35.2563 24 33.4375 25.8557 33.4375 28.1447C33.4375 28.8272 33.5991 29.4711 33.8855 30.0388Z",
|
|
6978
|
+
fill: color
|
|
6979
|
+
}
|
|
6980
|
+
)
|
|
7262
6981
|
] });
|
|
7263
6982
|
}
|
|
7264
|
-
return /* @__PURE__ */ (0,
|
|
7265
|
-
/* @__PURE__ */ (0,
|
|
6983
|
+
return /* @__PURE__ */ (0, import_jsx_runtime151.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
6984
|
+
/* @__PURE__ */ (0, import_jsx_runtime151.jsx)(
|
|
7266
6985
|
"path",
|
|
7267
6986
|
{
|
|
7268
|
-
|
|
7269
|
-
clipRule: "evenodd",
|
|
7270
|
-
d: "M38.2039 6.35423C36.8367 4.98706 34.62 4.98744 33.2533 6.35507L14.4168 25.1906C14.0275 25.5799 13.7355 26.0554 13.5645 26.5786L11.8881 31.709C11.0066 34.4066 13.5333 36.9765 16.2454 36.1411L21.468 34.5322C22.0131 34.3643 22.5089 34.0657 22.9122 33.6625L41.7386 14.837C43.1046 13.47 43.1042 11.2546 41.7377 9.88808L38.2039 6.35423ZM16.5379 27.3122L30.7888 13.0643L35.0296 17.3055L20.7911 31.5409C20.7335 31.5985 20.6627 31.6412 20.5848 31.6652L15.3622 33.274C14.9747 33.3934 14.6138 33.0262 14.7397 32.6409L16.4162 27.5105C16.4406 27.4357 16.4823 27.3678 16.5379 27.3122ZM39.6165 12.7164L37.1507 15.1839L32.9099 10.9427L35.3753 8.47567C35.5706 8.28029 35.8872 8.28024 36.0826 8.47555L39.6164 12.0094C39.8116 12.2046 39.8117 12.5211 39.6165 12.7164Z",
|
|
6987
|
+
d: "M21 6.5H6.5C5.39543 6.5 4.5 7.39543 4.5 8.5V39C4.5 40.1046 5.39543 41 6.5 41H27V40.0263C27 39.335 27.0658 38.6574 27.1917 38H9.52952L12.5499 19.5H47.0102L47.5 16.5H10L7.5 31.8125V9.5H19.5L22.5 13.5H43.5V12.5C43.5 11.3954 42.6046 10.5 41.5 10.5H24L21 6.5Z",
|
|
7271
6988
|
fill: color
|
|
7272
6989
|
}
|
|
7273
6990
|
),
|
|
7274
|
-
/* @__PURE__ */ (0,
|
|
7275
|
-
] });
|
|
7276
|
-
}, "ICLpPriIconMEssay");
|
|
7277
|
-
|
|
7278
|
-
// src/assets/lp-pri-icon-m-undo.tsx
|
|
7279
|
-
var import_jsx_runtime156 = require("react/jsx-runtime");
|
|
7280
|
-
var ICLpPriIconMUndo = /* @__PURE__ */ __name((props) => {
|
|
7281
|
-
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
7282
|
-
if (thick) {
|
|
7283
|
-
return /* @__PURE__ */ (0, import_jsx_runtime156.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime156.jsx)(
|
|
6991
|
+
/* @__PURE__ */ (0, import_jsx_runtime151.jsx)(
|
|
7284
6992
|
"path",
|
|
7285
6993
|
{
|
|
7286
|
-
|
|
7287
|
-
clipRule: "evenodd",
|
|
7288
|
-
d: "M7.62736 14.5451L16.5865 5.58594L19.4149 8.41436L12.8292 15.0002H31.0016C38.1813 15.0002 44.0016 20.8204 44.0016 28.0002C44.0016 35.1799 38.1813 41.0002 31.0016 41.0002H10.0334V37.0002H31.0016C35.9722 37.0002 40.0016 32.9707 40.0016 28.0002C40.0016 23.0296 35.9722 19.0002 31.0016 19.0002H12.8275L19.4149 25.5876L16.5865 28.416L7.62736 19.4568C6.27103 18.1005 6.27102 15.9014 7.62736 14.5451Z",
|
|
6994
|
+
d: "M43.873 38.7153C43.9563 39.1391 44 39.5775 44 40.0263V43.8947C44 44.5052 43.515 45 42.9167 45H32.0833C31.485 45 31 44.5052 31 43.8947V40.0263C31 39.3196 31.1084 38.6387 31.309 38C32.1484 35.3285 34.6028 33.3947 37.5 33.3947C38.9975 33.3947 40.3768 33.9114 41.4759 34.7796C41.5835 34.8646 41.6884 34.953 41.7905 35.0446C42.8389 35.9852 43.5879 37.2647 43.873 38.7153Z",
|
|
7289
6995
|
fill: color
|
|
7290
6996
|
}
|
|
7291
|
-
)
|
|
7292
|
-
|
|
7293
|
-
return /* @__PURE__ */ (0, import_jsx_runtime156.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime156.jsx)(
|
|
7294
|
-
"path",
|
|
7295
|
-
{
|
|
7296
|
-
fillRule: "evenodd",
|
|
7297
|
-
clipRule: "evenodd",
|
|
7298
|
-
d: "M7.98091 14.8986L16.9401 5.93945L19.0614 8.06077L11.6221 15.5001H31.0016C37.9052 15.5001 43.5016 21.0966 43.5016 28.0001C43.5016 34.9037 37.9052 40.5001 31.0016 40.5001H10.5334V37.5001H31.0016C36.2483 37.5001 40.5016 33.2468 40.5016 28.0001C40.5016 22.7534 36.2483 18.5001 31.0016 18.5001H11.6204L19.0614 25.9411L16.9401 28.0624L7.98091 19.1032C6.81984 17.9422 6.81984 16.0597 7.98091 14.8986Z",
|
|
7299
|
-
fill: color
|
|
7300
|
-
}
|
|
7301
|
-
) });
|
|
7302
|
-
}, "ICLpPriIconMUndo");
|
|
7303
|
-
|
|
7304
|
-
// src/assets/lp-pri-icon-m-redo.tsx
|
|
7305
|
-
var import_jsx_runtime157 = require("react/jsx-runtime");
|
|
7306
|
-
var ICLpPriIconMRedo = /* @__PURE__ */ __name((props) => {
|
|
7307
|
-
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
7308
|
-
if (thick) {
|
|
7309
|
-
return /* @__PURE__ */ (0, import_jsx_runtime157.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime157.jsx)(
|
|
6997
|
+
),
|
|
6998
|
+
/* @__PURE__ */ (0, import_jsx_runtime151.jsx)(
|
|
7310
6999
|
"path",
|
|
7311
7000
|
{
|
|
7312
|
-
|
|
7313
|
-
clipRule: "evenodd",
|
|
7314
|
-
d: "M36.1723 16.414H17.5C10.5964 16.414 5 22.0105 5 28.914C5 35.8176 10.5964 41.414 17.5 41.414H38.9683V37.414H17.5C12.8056 37.414 9 33.6084 9 28.914C9 24.2196 12.8056 20.414 17.5 20.414H36.1743L29.5867 27.0016L32.4152 29.83L41.3743 20.8709C42.7307 19.5145 42.7307 17.3155 41.3743 15.9592L32.4152 7L29.5867 9.82843L36.1723 16.414Z",
|
|
7001
|
+
d: "M41.5625 28.1447C41.5625 30.4338 39.7437 32.2895 37.5 32.2895C35.2563 32.2895 33.4375 30.4338 33.4375 28.1447C33.4375 25.8557 35.2563 24 37.5 24C39.7437 24 41.5625 25.8557 41.5625 28.1447Z",
|
|
7315
7002
|
fill: color
|
|
7316
7003
|
}
|
|
7317
|
-
)
|
|
7318
|
-
}
|
|
7319
|
-
|
|
7320
|
-
"path",
|
|
7321
|
-
{
|
|
7322
|
-
fillRule: "evenodd",
|
|
7323
|
-
clipRule: "evenodd",
|
|
7324
|
-
d: "M37.8794 16.5604H18C11.3726 16.5604 6 21.933 6 28.5604C6 35.1879 11.3726 40.5604 18 40.5604H38.9683V37.5604H18C13.0294 37.5604 9 33.531 9 28.5604C9 23.5899 13.0294 19.5604 18 19.5604H37.8815L30.4403 27.0016L32.5616 29.1229L41.5208 20.1638C42.6819 19.0027 42.6819 17.1202 41.5208 15.9592L32.5616 7L30.4403 9.12132L37.8794 16.5604Z",
|
|
7325
|
-
fill: color
|
|
7326
|
-
}
|
|
7327
|
-
) });
|
|
7328
|
-
}, "ICLpPriIconMRedo");
|
|
7004
|
+
)
|
|
7005
|
+
] });
|
|
7006
|
+
}, "ICFolderOpenShare");
|
|
7329
7007
|
|
|
7330
|
-
// src/assets/
|
|
7331
|
-
var
|
|
7332
|
-
var
|
|
7008
|
+
// src/assets/folder-share.tsx
|
|
7009
|
+
var import_jsx_runtime152 = require("react/jsx-runtime");
|
|
7010
|
+
var ICFolderShare = /* @__PURE__ */ __name((props) => {
|
|
7333
7011
|
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
7334
7012
|
if (thick) {
|
|
7335
|
-
return /* @__PURE__ */ (0,
|
|
7336
|
-
/* @__PURE__ */ (0,
|
|
7013
|
+
return /* @__PURE__ */ (0, import_jsx_runtime152.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
7014
|
+
/* @__PURE__ */ (0, import_jsx_runtime152.jsx)(
|
|
7337
7015
|
"path",
|
|
7338
7016
|
{
|
|
7339
|
-
d: "
|
|
7017
|
+
d: "M6.5 6.5H21L24 10.5H41.5C42.6046 10.5 43.5 11.3954 43.5 12.5V22.7049C42.4573 21.5285 41.0779 20.6556 39.5 20.2507V14.5H22L19 10.5H8.5V37H27.4336C27.1512 37.9621 27 38.9785 27 40.0263V41H6.5C5.39543 41 4.5 40.1046 4.5 39V8.5C4.5 7.39543 5.39543 6.5 6.5 6.5Z",
|
|
7340
7018
|
fill: color
|
|
7341
7019
|
}
|
|
7342
7020
|
),
|
|
7343
|
-
/* @__PURE__ */ (0,
|
|
7344
|
-
/* @__PURE__ */ (0, import_jsx_runtime158.jsx)("path", { d: "M29.0173 26H14V22H34V24.0969C32.1687 24.3355 30.4728 25.0048 29.0173 26Z", fill: color }),
|
|
7345
|
-
/* @__PURE__ */ (0, import_jsx_runtime158.jsx)("path", { d: "M34 14H14V18H34V14Z", fill: color }),
|
|
7346
|
-
/* @__PURE__ */ (0, import_jsx_runtime158.jsx)(
|
|
7021
|
+
/* @__PURE__ */ (0, import_jsx_runtime152.jsx)(
|
|
7347
7022
|
"path",
|
|
7348
7023
|
{
|
|
7349
|
-
|
|
7350
|
-
|
|
7351
|
-
|
|
7024
|
+
d: "M31 40.0263C31 38.9361 31.2579 37.9073 31.7148 37C32.7928 34.8593 34.9787 33.3947 37.5 33.3947C38.1978 33.3947 38.8699 33.5069 39.5 33.7146C40.3545 33.9962 41.1316 34.4535 41.7905 35.0446C42.5272 35.7055 43.116 36.5338 43.5 37.4712C43.8221 38.2576 44 39.1208 44 40.0263V43.8947C44 44.5052 43.515 45 42.9167 45H32.0833C31.485 45 31 44.5052 31 43.8947V40.0263Z",
|
|
7025
|
+
fill: color
|
|
7026
|
+
}
|
|
7027
|
+
),
|
|
7028
|
+
/* @__PURE__ */ (0, import_jsx_runtime152.jsx)(
|
|
7029
|
+
"path",
|
|
7030
|
+
{
|
|
7031
|
+
d: "M41.1145 30.0387C40.7516 30.7582 40.1883 31.3553 39.5 31.7532C38.9096 32.0946 38.2271 32.2895 37.5 32.2895C35.2563 32.2895 33.4375 30.4338 33.4375 28.1447C33.4375 25.8557 35.2563 24 37.5 24C38.2271 24 38.9096 24.1949 39.5 24.5362C40.7315 25.2482 41.5625 26.5975 41.5625 28.1447C41.5625 28.8272 41.4008 29.4711 41.1145 30.0387Z",
|
|
7352
7032
|
fill: color
|
|
7353
7033
|
}
|
|
7354
7034
|
)
|
|
7355
7035
|
] });
|
|
7356
7036
|
}
|
|
7357
|
-
|
|
7358
|
-
/* @__PURE__ */ (0,
|
|
7359
|
-
|
|
7360
|
-
{
|
|
7361
|
-
d: "M7 43H26.7819C26.0143 42.1085 25.3811 41.0981 24.9138 40H8V8H40V24.9138C41.0981 25.3811 42.1085 26.0143 43 26.7819V7C43 5.89543 42.1046 5 41 5H7C5.89543 5 5 5.89543 5 7V41C5 42.1046 5.89543 43 7 43Z",
|
|
7362
|
-
fill: color
|
|
7363
|
-
}
|
|
7364
|
-
),
|
|
7365
|
-
/* @__PURE__ */ (0, import_jsx_runtime158.jsx)("path", { d: "M14.5 33.5H24.1733C24.3586 32.4433 24.6882 31.4363 25.1409 30.5H14.5V33.5Z", fill: color }),
|
|
7366
|
-
/* @__PURE__ */ (0, import_jsx_runtime158.jsx)("path", { d: "M29.8171 25.5H14.5V22.5H33.5V24.1733C32.1814 24.4045 30.9401 24.8604 29.8171 25.5Z", fill: color }),
|
|
7367
|
-
/* @__PURE__ */ (0, import_jsx_runtime158.jsx)("path", { d: "M33.5 14.5H14.5V17.5H33.5V14.5Z", fill: color }),
|
|
7368
|
-
/* @__PURE__ */ (0, import_jsx_runtime158.jsx)(
|
|
7369
|
-
"path",
|
|
7370
|
-
{
|
|
7371
|
-
fillRule: "evenodd",
|
|
7372
|
-
clipRule: "evenodd",
|
|
7373
|
-
d: "M27.895 30.3293C27.895 29.9922 28.1035 29.6902 28.4187 29.5706L34.9097 27.1094C35.095 27.0391 35.2997 27.0391 35.485 27.1094L41.976 29.5706C42.2912 29.6902 42.4997 29.9922 42.4997 30.3293V34.2941C42.4997 37.8273 40.661 41.1058 37.6462 42.9482L35.6204 44.1862C35.3607 44.3449 35.034 44.3449 34.7743 44.1862L32.7485 42.9482C29.7337 41.1058 27.895 37.8273 27.895 34.2941V30.3293ZM34.5805 36.1488L32.1952 33.7635L30.781 35.1777L33.6793 38.076C34.1759 38.5726 34.9808 38.5733 35.4783 38.0776L40.2056 33.3668L38.7938 31.9501L34.5805 36.1488Z",
|
|
7374
|
-
fill: color
|
|
7375
|
-
}
|
|
7376
|
-
)
|
|
7377
|
-
] });
|
|
7378
|
-
}, "ICLpPriIconMShieldUsage");
|
|
7379
|
-
|
|
7380
|
-
// src/assets/lp-pri-icon-m-expand.tsx
|
|
7381
|
-
var import_jsx_runtime159 = require("react/jsx-runtime");
|
|
7382
|
-
var ICLpPriIconMExpand = /* @__PURE__ */ __name((props) => {
|
|
7383
|
-
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
7384
|
-
if (thick) {
|
|
7385
|
-
return /* @__PURE__ */ (0, import_jsx_runtime159.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
7386
|
-
/* @__PURE__ */ (0, import_jsx_runtime159.jsx)(
|
|
7037
|
+
if (fill) {
|
|
7038
|
+
return /* @__PURE__ */ (0, import_jsx_runtime152.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
7039
|
+
/* @__PURE__ */ (0, import_jsx_runtime152.jsx)(
|
|
7387
7040
|
"path",
|
|
7388
7041
|
{
|
|
7389
|
-
d: "
|
|
7042
|
+
d: "M6.5 6.5C5.39543 6.5 4.5 7.39543 4.5 8.5V39C4.5 40.1046 5.39543 41 6.5 41H27V40.0263C27 36.9187 28.3299 34.0871 30.4691 32.1289C29.8104 30.9437 29.4375 29.5812 29.4375 28.1447C29.4375 23.7225 32.972 20 37.5 20C39.9086 20 42.0361 21.0533 43.5 22.7049V12.5C43.5 11.3954 42.6046 10.5 41.5 10.5H24L21 6.5H6.5Z",
|
|
7390
7043
|
fill: color
|
|
7391
7044
|
}
|
|
7392
7045
|
),
|
|
7393
|
-
/* @__PURE__ */ (0,
|
|
7046
|
+
/* @__PURE__ */ (0, import_jsx_runtime152.jsx)(
|
|
7394
7047
|
"path",
|
|
7395
7048
|
{
|
|
7396
|
-
d: "
|
|
7049
|
+
d: "M43.5 37.4712C43.116 36.5338 42.5272 35.7055 41.7905 35.0446C40.6458 34.0176 39.1442 33.3947 37.5 33.3947C35.8558 33.3947 34.3542 34.0176 33.2095 35.0446C31.8549 36.2599 31 38.0413 31 40.0263V43.8947C31 44.5052 31.485 45 32.0833 45H42.9167C43.515 45 44 44.5052 44 43.8947V40.0263C44 39.1208 43.8221 38.2576 43.5 37.4712Z",
|
|
7050
|
+
fill: color
|
|
7051
|
+
}
|
|
7052
|
+
),
|
|
7053
|
+
/* @__PURE__ */ (0, import_jsx_runtime152.jsx)(
|
|
7054
|
+
"path",
|
|
7055
|
+
{
|
|
7056
|
+
d: "M33.8855 30.0388C34.5597 31.3753 35.9252 32.2895 37.5 32.2895C39.0748 32.2895 40.4403 31.3753 41.1145 30.0387C41.4008 29.4711 41.5625 28.8272 41.5625 28.1447C41.5625 25.8557 39.7437 24 37.5 24C35.2563 24 33.4375 25.8557 33.4375 28.1447C33.4375 28.8272 33.5991 29.4711 33.8855 30.0388Z",
|
|
7397
7057
|
fill: color
|
|
7398
7058
|
}
|
|
7399
7059
|
)
|
|
7400
7060
|
] });
|
|
7401
7061
|
}
|
|
7402
|
-
return /* @__PURE__ */ (0,
|
|
7403
|
-
/* @__PURE__ */ (0,
|
|
7062
|
+
return /* @__PURE__ */ (0, import_jsx_runtime152.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
7063
|
+
/* @__PURE__ */ (0, import_jsx_runtime152.jsx)(
|
|
7404
7064
|
"path",
|
|
7405
7065
|
{
|
|
7406
|
-
d: "
|
|
7066
|
+
d: "M6.5 6.5H21L24 10.5H41.5C42.6046 10.5 43.5 11.3954 43.5 12.5V22.7049C42.6841 21.7844 41.662 21.0497 40.5 20.5797V13.5H22.5L19.5 9.5H7.5V38H27.1917C27.0658 38.6574 27 39.335 27 40.0263V41H6.5C5.39543 41 4.5 40.1046 4.5 39V8.5C4.5 7.39543 5.39543 6.5 6.5 6.5Z",
|
|
7407
7067
|
fill: color
|
|
7408
7068
|
}
|
|
7409
7069
|
),
|
|
7410
|
-
/* @__PURE__ */ (0,
|
|
7411
|
-
"path",
|
|
7412
|
-
{
|
|
7413
|
-
d: "M10.6219 39.5L23.0604 27.0615L20.9391 24.9402L8.5 37.3793L8.5 28H5.5V39.8C5.5 41.2912 6.70883 42.5 8.2 42.5H20V39.5H10.6219Z",
|
|
7414
|
-
fill: color
|
|
7415
|
-
}
|
|
7416
|
-
)
|
|
7417
|
-
] });
|
|
7418
|
-
}, "ICLpPriIconMExpand");
|
|
7419
|
-
|
|
7420
|
-
// src/assets/lp-pri-icon-m-verification-badge.tsx
|
|
7421
|
-
var import_jsx_runtime160 = require("react/jsx-runtime");
|
|
7422
|
-
var ICLpPriIconMVerificationBadge = /* @__PURE__ */ __name((props) => {
|
|
7423
|
-
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
7424
|
-
if (fill && thick) {
|
|
7425
|
-
return /* @__PURE__ */ (0, import_jsx_runtime160.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime160.jsx)(
|
|
7070
|
+
/* @__PURE__ */ (0, import_jsx_runtime152.jsx)(
|
|
7426
7071
|
"path",
|
|
7427
7072
|
{
|
|
7428
|
-
|
|
7429
|
-
clipRule: "evenodd",
|
|
7430
|
-
d: "M35.2528 9.61038L31.3875 3.10156L24.4346 6.09533L17.4817 3.10156L13.6164 9.61038L6.23169 11.2752L6.93037 18.8129L1.93457 24.5003L6.93037 30.1878L6.23169 37.7255L13.6164 39.3903L17.4817 45.8991L24.4346 42.9053L31.3874 45.8991L35.2528 39.3903L42.6375 37.7255L41.9388 30.1878L46.9346 24.5003L41.9388 18.8129L42.6375 11.2752L35.2528 9.61038ZM22.6152 27.52L16.4289 21.3337L13.6005 24.1621L19.7868 30.3484C21.3469 31.9086 23.8758 31.9108 25.4387 30.3534L36.1191 19.7102L33.2956 16.8768L22.6152 27.52Z",
|
|
7073
|
+
d: "M31 40.0263C31 39.3196 31.1084 38.6387 31.309 38C32.1484 35.3285 34.6028 33.3947 37.5 33.3947C38.5821 33.3947 39.6025 33.6645 40.5 34.1418C40.9662 34.3897 41.3992 34.6935 41.7905 35.0446C42.5272 35.7055 43.116 36.5338 43.5 37.4712C43.8221 38.2576 44 39.1208 44 40.0263V43.8947C44 44.5052 43.515 45 42.9167 45H32.0833C31.485 45 31 44.5052 31 43.8947V40.0263Z",
|
|
7431
7074
|
fill: color
|
|
7432
7075
|
}
|
|
7433
|
-
)
|
|
7434
|
-
|
|
7435
|
-
if (fill) {
|
|
7436
|
-
return /* @__PURE__ */ (0, import_jsx_runtime160.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime160.jsx)(
|
|
7076
|
+
),
|
|
7077
|
+
/* @__PURE__ */ (0, import_jsx_runtime152.jsx)(
|
|
7437
7078
|
"path",
|
|
7438
7079
|
{
|
|
7439
|
-
|
|
7440
|
-
clipRule: "evenodd",
|
|
7441
|
-
d: "M35.2524 9.61038L31.3871 3.10156L24.4342 6.09533L17.4813 3.10156L13.616 9.61038L6.23132 11.2752L6.93001 18.8129L1.9342 24.5003L6.93001 30.1878L6.23132 37.7255L13.616 39.3903L17.4813 45.8991L24.4342 42.9053L31.3871 45.8991L35.2524 39.3903L42.6371 37.7255L41.9384 30.1878L46.9342 24.5003L41.9384 18.8129L42.6371 11.2752L35.2524 9.61038ZM22.2616 27.8736L16.0753 21.6873L13.954 23.8086L20.1403 29.9949C21.5054 31.36 23.7182 31.362 25.0857 29.9992L35.7662 19.356L33.6485 17.231L22.9681 27.8742C22.7727 28.0689 22.4566 28.0686 22.2616 27.8736Z",
|
|
7080
|
+
d: "M41.1145 30.0387C40.9489 30.3669 40.7417 30.6696 40.5 30.9396C39.7571 31.7691 38.6881 32.2895 37.5 32.2895C35.2563 32.2895 33.4375 30.4338 33.4375 28.1447C33.4375 25.8557 35.2563 24 37.5 24C38.6881 24 39.7571 24.5204 40.5 25.3499C41.16 26.0869 41.5625 27.0679 41.5625 28.1447C41.5625 28.8272 41.4008 29.4711 41.1145 30.0387Z",
|
|
7442
7081
|
fill: color
|
|
7443
7082
|
}
|
|
7444
|
-
)
|
|
7445
|
-
}
|
|
7446
|
-
|
|
7447
|
-
"path",
|
|
7448
|
-
{
|
|
7449
|
-
fillRule: "evenodd",
|
|
7450
|
-
clipRule: "evenodd",
|
|
7451
|
-
d: "M35.2524 9.61038L31.3871 3.10156L24.4342 6.09533L17.4813 3.10156L13.616 9.61038L6.23132 11.2752L6.93001 18.8129L1.9342 24.5003L6.93001 30.1878L6.23132 37.7255L13.616 39.3903L17.4813 45.8991L24.4342 42.9053L31.3871 45.8991L35.2524 39.3903L42.6371 37.7255L41.9384 30.1878L46.9342 24.5003L41.9384 18.8129L42.6371 11.2752L35.2524 9.61038ZM22.2616 27.8736L16.0753 21.6873L13.954 23.8086L20.1403 29.9949C21.5054 31.36 23.7182 31.362 25.0857 29.9992L35.7662 19.356L33.6485 17.231L22.9681 27.8742C22.7727 28.0689 22.4566 28.0686 22.2616 27.8736Z",
|
|
7452
|
-
fill: color
|
|
7453
|
-
}
|
|
7454
|
-
) });
|
|
7455
|
-
}, "ICLpPriIconMVerificationBadge");
|
|
7083
|
+
)
|
|
7084
|
+
] });
|
|
7085
|
+
}, "ICFolderShare");
|
|
7456
7086
|
|
|
7457
|
-
// src/assets/
|
|
7458
|
-
var
|
|
7459
|
-
var
|
|
7087
|
+
// src/assets/report.tsx
|
|
7088
|
+
var import_jsx_runtime153 = require("react/jsx-runtime");
|
|
7089
|
+
var ICReport = /* @__PURE__ */ __name((props) => {
|
|
7460
7090
|
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
7461
7091
|
if (fill && thick) {
|
|
7462
|
-
return /* @__PURE__ */ (0,
|
|
7092
|
+
return /* @__PURE__ */ (0, import_jsx_runtime153.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime153.jsx)(
|
|
7463
7093
|
"path",
|
|
7464
7094
|
{
|
|
7465
7095
|
fillRule: "evenodd",
|
|
@@ -7470,16 +7100,16 @@ var ICLpPriIconMReport = /* @__PURE__ */ __name((props) => {
|
|
|
7470
7100
|
) });
|
|
7471
7101
|
}
|
|
7472
7102
|
if (thick) {
|
|
7473
|
-
return /* @__PURE__ */ (0,
|
|
7474
|
-
/* @__PURE__ */ (0,
|
|
7103
|
+
return /* @__PURE__ */ (0, import_jsx_runtime153.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
7104
|
+
/* @__PURE__ */ (0, import_jsx_runtime153.jsx)(
|
|
7475
7105
|
"path",
|
|
7476
7106
|
{
|
|
7477
7107
|
d: "M24 25.6562C23.3869 25.6562 22.8377 25.8762 22.4033 26.311C21.9689 26.7458 21.75 27.2945 21.75 27.9062C21.75 28.518 21.9689 29.0667 22.4033 29.5015C22.8377 29.9363 23.3869 30.1562 24 30.1562C24.6131 30.1562 25.1623 29.9363 25.5967 29.5015C26.0311 29.0667 26.25 28.518 26.25 27.9062C26.25 27.2945 26.0311 26.7458 25.5967 26.311C25.1623 25.8762 24.6131 25.6562 24 25.6562Z",
|
|
7478
7108
|
fill: color
|
|
7479
7109
|
}
|
|
7480
7110
|
),
|
|
7481
|
-
/* @__PURE__ */ (0,
|
|
7482
|
-
/* @__PURE__ */ (0,
|
|
7111
|
+
/* @__PURE__ */ (0, import_jsx_runtime153.jsx)("path", { d: "M22 14V23.5H26V14H22Z", fill: color }),
|
|
7112
|
+
/* @__PURE__ */ (0, import_jsx_runtime153.jsx)(
|
|
7483
7113
|
"path",
|
|
7484
7114
|
{
|
|
7485
7115
|
fillRule: "evenodd",
|
|
@@ -7491,7 +7121,7 @@ var ICLpPriIconMReport = /* @__PURE__ */ __name((props) => {
|
|
|
7491
7121
|
] });
|
|
7492
7122
|
}
|
|
7493
7123
|
if (fill) {
|
|
7494
|
-
return /* @__PURE__ */ (0,
|
|
7124
|
+
return /* @__PURE__ */ (0, import_jsx_runtime153.jsx)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime153.jsx)(
|
|
7495
7125
|
"path",
|
|
7496
7126
|
{
|
|
7497
7127
|
fillRule: "evenodd",
|
|
@@ -7501,16 +7131,16 @@ var ICLpPriIconMReport = /* @__PURE__ */ __name((props) => {
|
|
|
7501
7131
|
}
|
|
7502
7132
|
) });
|
|
7503
7133
|
}
|
|
7504
|
-
return /* @__PURE__ */ (0,
|
|
7505
|
-
/* @__PURE__ */ (0,
|
|
7134
|
+
return /* @__PURE__ */ (0, import_jsx_runtime153.jsxs)("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
7135
|
+
/* @__PURE__ */ (0, import_jsx_runtime153.jsx)(
|
|
7506
7136
|
"path",
|
|
7507
7137
|
{
|
|
7508
7138
|
d: "M24 26C23.455 26 22.9669 26.1955 22.5807 26.582C22.1946 26.9685 22 27.4562 22 28C22 28.5438 22.1946 29.0315 22.5807 29.418C22.9669 29.8045 23.455 30 24 30C24.545 30 25.0331 29.8045 25.4193 29.418C25.8054 29.0315 26 28.5438 26 28C26 27.4562 25.8054 26.9685 25.4193 26.582C25.0331 26.1955 24.545 26 24 26Z",
|
|
7509
7139
|
fill: color
|
|
7510
7140
|
}
|
|
7511
7141
|
),
|
|
7512
|
-
/* @__PURE__ */ (0,
|
|
7513
|
-
/* @__PURE__ */ (0,
|
|
7142
|
+
/* @__PURE__ */ (0, import_jsx_runtime153.jsx)("path", { d: "M22.5 14V23.5H25.5V14H22.5Z", fill: color }),
|
|
7143
|
+
/* @__PURE__ */ (0, import_jsx_runtime153.jsx)(
|
|
7514
7144
|
"path",
|
|
7515
7145
|
{
|
|
7516
7146
|
fillRule: "evenodd",
|
|
@@ -7520,7 +7150,7 @@ var ICLpPriIconMReport = /* @__PURE__ */ __name((props) => {
|
|
|
7520
7150
|
}
|
|
7521
7151
|
)
|
|
7522
7152
|
] });
|
|
7523
|
-
}, "
|
|
7153
|
+
}, "ICReport");
|
|
7524
7154
|
|
|
7525
7155
|
// src/utils/icon.ts
|
|
7526
7156
|
var iconMap = {
|
|
@@ -7655,36 +7285,28 @@ var iconMap = {
|
|
|
7655
7285
|
"secret-mode": ICSecretMode,
|
|
7656
7286
|
"add-clock": ICAddClock,
|
|
7657
7287
|
clock: ICClock,
|
|
7658
|
-
"lp-pri-icon-m-spinner": ICLpPriIconMSpinner,
|
|
7659
|
-
"lp-pri-icon-s-drop-down": ICLpPriIconSDropDown,
|
|
7660
|
-
"lp-pri-icon-m-volume-up": ICLpPriIconMVolumeUp,
|
|
7661
|
-
"lp-pri-icon-m-volume": ICLpPriIconMVolume,
|
|
7662
|
-
"lp-pri-icon-s-drop-up": ICLpPriIconSDropUp,
|
|
7663
|
-
"lp-pri-icon-s-arrow-drop-right": ICLpPriIconSArrowDropRight,
|
|
7664
|
-
"lp-pri-icon-m-arrow-up-down": ICLpPriIconMArrowUpDown,
|
|
7665
|
-
"lp-pri-icon-m-google-export": ICLpPriIconMGoogleExport,
|
|
7666
7288
|
"arrow-backward": ICArrowBackward,
|
|
7667
7289
|
link: ICLink,
|
|
7668
7290
|
"sheet-export": ICSheetExport,
|
|
7669
|
-
"lp-pri-icon-s-arrow-backward": ICLpPriIconSArrowBackward,
|
|
7670
|
-
"lp-pri-icon-m-link": ICLpPriIconMLink,
|
|
7671
|
-
"lp-pri-icon-m-sheet-export": ICLpPriIconMSheetExport,
|
|
7672
|
-
"lp-pri-icon-m-shield-person": ICLpPriIconMShieldPerson,
|
|
7673
7291
|
"shield-usage": ICShieldUsage,
|
|
7674
|
-
"lp-pri-icon-s-arrow-forward": ICLpPriIconSArrowForward,
|
|
7675
7292
|
essay: ICEssay,
|
|
7676
|
-
|
|
7677
|
-
"
|
|
7678
|
-
"
|
|
7679
|
-
"
|
|
7680
|
-
"
|
|
7681
|
-
"
|
|
7682
|
-
"
|
|
7683
|
-
"
|
|
7684
|
-
"
|
|
7685
|
-
|
|
7686
|
-
|
|
7687
|
-
"
|
|
7293
|
+
spinner: ICSpinner,
|
|
7294
|
+
"drop-down": ICDropDown,
|
|
7295
|
+
"drop-up": ICDropUp,
|
|
7296
|
+
"arrow-drop-right": ICArrowDropRight,
|
|
7297
|
+
"arrow-up-down": ICArrowUpDown,
|
|
7298
|
+
"google-export": ICGoogleExport,
|
|
7299
|
+
"shield-person": ICShieldPerson,
|
|
7300
|
+
"formal-bag": ICFormalBag,
|
|
7301
|
+
"casual-shoe": ICCasualShoe,
|
|
7302
|
+
undo: ICUndo,
|
|
7303
|
+
expand: ICExpand,
|
|
7304
|
+
"verification badge": ICVerificationBadge,
|
|
7305
|
+
"volume-up": ICVolumeUp,
|
|
7306
|
+
volume: ICVolume,
|
|
7307
|
+
"folder-open-share": ICFolderOpenShare,
|
|
7308
|
+
"folder-share": ICFolderShare,
|
|
7309
|
+
report: ICReport
|
|
7688
7310
|
};
|
|
7689
7311
|
|
|
7690
7312
|
// src/utils/object.ts
|
|
@@ -7729,11 +7351,11 @@ var style_module_default = {
|
|
|
7729
7351
|
};
|
|
7730
7352
|
|
|
7731
7353
|
// src/components/Button/index.tsx
|
|
7732
|
-
var
|
|
7354
|
+
var import_class_variance_authority3 = require("class-variance-authority");
|
|
7733
7355
|
var import_clsx2 = __toESM(require("clsx"));
|
|
7734
7356
|
|
|
7735
7357
|
// src/components/Icon/index.tsx
|
|
7736
|
-
var
|
|
7358
|
+
var import_class_variance_authority = require("class-variance-authority");
|
|
7737
7359
|
var import_clsx = __toESM(require("clsx"));
|
|
7738
7360
|
|
|
7739
7361
|
// src/components/Icon/style.module.scss
|
|
@@ -7786,7 +7408,7 @@ var style_module_default2 = {
|
|
|
7786
7408
|
};
|
|
7787
7409
|
|
|
7788
7410
|
// src/components/Icon/index.tsx
|
|
7789
|
-
var
|
|
7411
|
+
var import_jsx_runtime154 = require("react/jsx-runtime");
|
|
7790
7412
|
var iconSizeMap = {
|
|
7791
7413
|
xs: 16,
|
|
7792
7414
|
s: 20,
|
|
@@ -7819,8 +7441,7 @@ var colorKeys = [
|
|
|
7819
7441
|
"accent-purple",
|
|
7820
7442
|
"accent-pink"
|
|
7821
7443
|
];
|
|
7822
|
-
var iconVariants = (0,
|
|
7823
|
-
base: style_module_default2.icon,
|
|
7444
|
+
var iconVariants = (0, import_class_variance_authority.cva)(style_module_default2.icon, {
|
|
7824
7445
|
variants: {
|
|
7825
7446
|
type: arrayToStyleObject(colorKeys, style_module_default2),
|
|
7826
7447
|
fillType: arrayToStyleObject(colorKeys, style_module_default2, "fill")
|
|
@@ -7840,7 +7461,7 @@ var Icon = /* @__PURE__ */ __name((props) => {
|
|
|
7840
7461
|
} = props;
|
|
7841
7462
|
const IconComponent = getIconComponent(name, iconMap);
|
|
7842
7463
|
const iconSize = iconSizeMap[size];
|
|
7843
|
-
return /* @__PURE__ */ (0,
|
|
7464
|
+
return /* @__PURE__ */ (0, import_jsx_runtime154.jsx)(
|
|
7844
7465
|
IconComponent,
|
|
7845
7466
|
{
|
|
7846
7467
|
...rest,
|
|
@@ -7871,10 +7492,9 @@ var style_module_default3 = {
|
|
|
7871
7492
|
};
|
|
7872
7493
|
|
|
7873
7494
|
// src/components/_ButtonLoading/index.tsx
|
|
7874
|
-
var
|
|
7875
|
-
var
|
|
7876
|
-
var loadingVariants = (0,
|
|
7877
|
-
base: [style_module_default3["loading-dot"]],
|
|
7495
|
+
var import_class_variance_authority2 = require("class-variance-authority");
|
|
7496
|
+
var import_jsx_runtime155 = require("react/jsx-runtime");
|
|
7497
|
+
var loadingVariants = (0, import_class_variance_authority2.cva)([style_module_default3["loading-dot"]], {
|
|
7878
7498
|
variants: {
|
|
7879
7499
|
size: {
|
|
7880
7500
|
m: style_module_default3["m"],
|
|
@@ -7894,15 +7514,15 @@ var loadingVariants = (0, import_cva2.cva)({
|
|
|
7894
7514
|
}
|
|
7895
7515
|
});
|
|
7896
7516
|
var ButtonLoading = /* @__PURE__ */ __name(({ size = "m", level = "primary" }) => {
|
|
7897
|
-
return /* @__PURE__ */ (0,
|
|
7898
|
-
/* @__PURE__ */ (0,
|
|
7899
|
-
/* @__PURE__ */ (0,
|
|
7900
|
-
/* @__PURE__ */ (0,
|
|
7517
|
+
return /* @__PURE__ */ (0, import_jsx_runtime155.jsxs)("div", { className: style_module_default3.loading, children: [
|
|
7518
|
+
/* @__PURE__ */ (0, import_jsx_runtime155.jsx)("div", { className: loadingVariants({ size, level }) }),
|
|
7519
|
+
/* @__PURE__ */ (0, import_jsx_runtime155.jsx)("div", { className: loadingVariants({ size, level }) }),
|
|
7520
|
+
/* @__PURE__ */ (0, import_jsx_runtime155.jsx)("div", { className: loadingVariants({ size, level }) })
|
|
7901
7521
|
] });
|
|
7902
7522
|
}, "ButtonLoading");
|
|
7903
7523
|
|
|
7904
7524
|
// src/components/Button/index.tsx
|
|
7905
|
-
var
|
|
7525
|
+
var import_jsx_runtime156 = require("react/jsx-runtime");
|
|
7906
7526
|
var buttonIconSizeMap = {
|
|
7907
7527
|
cta: "m",
|
|
7908
7528
|
l: "s",
|
|
@@ -7961,8 +7581,7 @@ var buttonFillLevelIconFillTypeMap = {
|
|
|
7961
7581
|
"inverse-static": void 0
|
|
7962
7582
|
}
|
|
7963
7583
|
};
|
|
7964
|
-
var defaultButtonVariants = (0,
|
|
7965
|
-
base: [style_module_default.button, style_module_default.default],
|
|
7584
|
+
var defaultButtonVariants = (0, import_class_variance_authority3.cva)([style_module_default.button, style_module_default.default], {
|
|
7966
7585
|
variants: {
|
|
7967
7586
|
level: {
|
|
7968
7587
|
primary: style_module_default.primary,
|
|
@@ -7993,8 +7612,7 @@ var defaultButtonVariants = (0, import_cva3.cva)({
|
|
|
7993
7612
|
}
|
|
7994
7613
|
}
|
|
7995
7614
|
});
|
|
7996
|
-
var defaultButtonChildrenVariants = (0,
|
|
7997
|
-
base: style_module_default.children,
|
|
7615
|
+
var defaultButtonChildrenVariants = (0, import_class_variance_authority3.cva)(style_module_default.children, {
|
|
7998
7616
|
variants: {
|
|
7999
7617
|
size: {
|
|
8000
7618
|
cta: style_module_default["cta-children"],
|
|
@@ -8025,13 +7643,13 @@ var DefaultButton = (0, import_react.forwardRef)(
|
|
|
8025
7643
|
type: buttonFillLevelIconTypeMap[`${fill}`][level],
|
|
8026
7644
|
fillType: buttonFillLevelIconFillTypeMap[`${fill}`][level]
|
|
8027
7645
|
};
|
|
8028
|
-
const renderContent = /* @__PURE__ */ __name((children2) => /* @__PURE__ */ (0,
|
|
8029
|
-
!!leftIcon && !isLoading && /* @__PURE__ */ (0,
|
|
8030
|
-
isLoading ? !!leftIcon || !!rightIcon ? /* @__PURE__ */ (0,
|
|
8031
|
-
/* @__PURE__ */ (0,
|
|
8032
|
-
/* @__PURE__ */ (0,
|
|
8033
|
-
] }) : /* @__PURE__ */ (0,
|
|
8034
|
-
!!rightIcon && !isLoading && /* @__PURE__ */ (0,
|
|
7646
|
+
const renderContent = /* @__PURE__ */ __name((children2) => /* @__PURE__ */ (0, import_jsx_runtime156.jsxs)("span", { className: (0, import_clsx2.default)(defaultButtonChildrenVariants({ size })), children: [
|
|
7647
|
+
!!leftIcon && !isLoading && /* @__PURE__ */ (0, import_jsx_runtime156.jsx)(Icon, { ...iconProps, ...leftIcon }),
|
|
7648
|
+
isLoading ? !!leftIcon || !!rightIcon ? /* @__PURE__ */ (0, import_jsx_runtime156.jsxs)(import_jsx_runtime156.Fragment, { children: [
|
|
7649
|
+
/* @__PURE__ */ (0, import_jsx_runtime156.jsx)(ButtonLoading, { size: buttonLoadingSizeMap[size], level }),
|
|
7650
|
+
/* @__PURE__ */ (0, import_jsx_runtime156.jsx)("p", { className: style_module_default.content, children: children2 })
|
|
7651
|
+
] }) : /* @__PURE__ */ (0, import_jsx_runtime156.jsx)(ButtonLoading, { size: buttonLoadingSizeMap[size], level }) : /* @__PURE__ */ (0, import_jsx_runtime156.jsx)("p", { className: style_module_default.content, children: children2 }),
|
|
7652
|
+
!!rightIcon && !isLoading && /* @__PURE__ */ (0, import_jsx_runtime156.jsx)(Icon, { ...iconProps, ...rightIcon })
|
|
8035
7653
|
] }), "renderContent");
|
|
8036
7654
|
if (asChild) {
|
|
8037
7655
|
const parent = import_react.Children.only(children);
|
|
@@ -8047,7 +7665,7 @@ var DefaultButton = (0, import_react.forwardRef)(
|
|
|
8047
7665
|
);
|
|
8048
7666
|
return ParentClone;
|
|
8049
7667
|
}
|
|
8050
|
-
return /* @__PURE__ */ (0,
|
|
7668
|
+
return /* @__PURE__ */ (0, import_jsx_runtime156.jsx)(
|
|
8051
7669
|
"button",
|
|
8052
7670
|
{
|
|
8053
7671
|
...rest,
|
|
@@ -8058,7 +7676,7 @@ var DefaultButton = (0, import_react.forwardRef)(
|
|
|
8058
7676
|
);
|
|
8059
7677
|
}
|
|
8060
7678
|
);
|
|
8061
|
-
var Button = (0, import_react.forwardRef)((props, ref) => /* @__PURE__ */ (0,
|
|
7679
|
+
var Button = (0, import_react.forwardRef)((props, ref) => /* @__PURE__ */ (0, import_jsx_runtime156.jsx)(DefaultButton, { ...props, ref }));
|
|
8062
7680
|
|
|
8063
7681
|
// src/components/Toast/hooks/useToast.ts
|
|
8064
7682
|
var import_recoil = require("recoil");
|
|
@@ -8116,7 +7734,7 @@ var import_clsx3 = __toESM(require("clsx"));
|
|
|
8116
7734
|
var import_react2 = require("react");
|
|
8117
7735
|
|
|
8118
7736
|
// src/components/Typography/utils.ts
|
|
8119
|
-
var
|
|
7737
|
+
var import_class_variance_authority4 = require("class-variance-authority");
|
|
8120
7738
|
|
|
8121
7739
|
// src/components/Typography/Set/style.module.scss
|
|
8122
7740
|
var style_module_default5 = {
|
|
@@ -8147,18 +7765,17 @@ var style_module_default5 = {
|
|
|
8147
7765
|
};
|
|
8148
7766
|
|
|
8149
7767
|
// src/components/Typography/utils.ts
|
|
8150
|
-
var colorVariants = (0,
|
|
8151
|
-
base: style_module_default5.typography,
|
|
7768
|
+
var colorVariants = (0, import_class_variance_authority4.cva)(style_module_default5.typography, {
|
|
8152
7769
|
variants: {
|
|
8153
7770
|
type: arrayToStyleObject(colorKeys, style_module_default5)
|
|
8154
7771
|
}
|
|
8155
7772
|
});
|
|
8156
7773
|
|
|
8157
7774
|
// src/components/Typography/Set/Paragraph.tsx
|
|
8158
|
-
var
|
|
7775
|
+
var import_jsx_runtime157 = require("react/jsx-runtime");
|
|
8159
7776
|
var Paragraph = (0, import_react2.forwardRef)(
|
|
8160
7777
|
({ size, type, weight, className, children, color = "neutral-label-primary", ...rest }, ref) => {
|
|
8161
|
-
return /* @__PURE__ */ (0,
|
|
7778
|
+
return /* @__PURE__ */ (0, import_jsx_runtime157.jsx)(
|
|
8162
7779
|
"p",
|
|
8163
7780
|
{
|
|
8164
7781
|
...rest,
|
|
@@ -8648,13 +8265,13 @@ var loading_default = {
|
|
|
8648
8265
|
};
|
|
8649
8266
|
|
|
8650
8267
|
// src/components/Toast/index.tsx
|
|
8651
|
-
var
|
|
8268
|
+
var import_jsx_runtime158 = require("react/jsx-runtime");
|
|
8652
8269
|
var import_react4 = require("react");
|
|
8653
8270
|
var Toaster = /* @__PURE__ */ __name(() => {
|
|
8654
8271
|
const { list } = (0, import_recoil2.useRecoilValue)(toastAtom);
|
|
8655
|
-
return /* @__PURE__ */ (0,
|
|
8272
|
+
return /* @__PURE__ */ (0, import_jsx_runtime158.jsxs)(import_react_toast.Provider, { children: [
|
|
8656
8273
|
list.map((props) => /* @__PURE__ */ (0, import_react4.createElement)(SingleToast, { ...props, key: props.toastId })),
|
|
8657
|
-
/* @__PURE__ */ (0,
|
|
8274
|
+
/* @__PURE__ */ (0, import_jsx_runtime158.jsx)(import_react_toast.Viewport, { className: style_module_default4.ToastViewport })
|
|
8658
8275
|
] });
|
|
8659
8276
|
}, "Toaster");
|
|
8660
8277
|
var SingleToast = /* @__PURE__ */ __name((props) => {
|
|
@@ -8700,12 +8317,12 @@ var SingleToast = /* @__PURE__ */ __name((props) => {
|
|
|
8700
8317
|
}, [isLoading]);
|
|
8701
8318
|
const renderIcon = /* @__PURE__ */ __name(() => {
|
|
8702
8319
|
if (!icon) return null;
|
|
8703
|
-
return /* @__PURE__ */ (0,
|
|
8320
|
+
return /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("i", { className: style_module_default4.Icon, children: /* @__PURE__ */ (0, import_jsx_runtime158.jsx)(Icon, { ...icon, size: "m" }) });
|
|
8704
8321
|
}, "renderIcon");
|
|
8705
|
-
return /* @__PURE__ */ (0,
|
|
8706
|
-
isLoading && !toastSuccess.current ? /* @__PURE__ */ (0,
|
|
8707
|
-
/* @__PURE__ */ (0,
|
|
8708
|
-
/* @__PURE__ */ (0,
|
|
8322
|
+
return /* @__PURE__ */ (0, import_jsx_runtime158.jsxs)(import_react_toast.Root, { className: style_module_default4.ToastRoot, open: isOpen, ...props, children: [
|
|
8323
|
+
isLoading && !toastSuccess.current ? /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("div", { ref: lottieRef, style: { width: "24px", height: "24px" } }) : renderIcon(),
|
|
8324
|
+
/* @__PURE__ */ (0, import_jsx_runtime158.jsxs)(import_react_toast.Title, { className: style_module_default4.ToastTitle, children: [
|
|
8325
|
+
/* @__PURE__ */ (0, import_jsx_runtime158.jsx)(
|
|
8709
8326
|
Paragraph,
|
|
8710
8327
|
{
|
|
8711
8328
|
className: style_module_default4.TitleText,
|
|
@@ -8716,7 +8333,7 @@ var SingleToast = /* @__PURE__ */ __name((props) => {
|
|
|
8716
8333
|
children: message
|
|
8717
8334
|
}
|
|
8718
8335
|
),
|
|
8719
|
-
button && /* @__PURE__ */ (0,
|
|
8336
|
+
button && /* @__PURE__ */ (0, import_jsx_runtime158.jsx)(
|
|
8720
8337
|
Button,
|
|
8721
8338
|
{
|
|
8722
8339
|
onClick: () => {
|
|
@@ -8740,11 +8357,11 @@ var SingleToast = /* @__PURE__ */ __name((props) => {
|
|
|
8740
8357
|
// src/components/Typography/Set/Heading.tsx
|
|
8741
8358
|
var import_react5 = require("react");
|
|
8742
8359
|
var import_clsx4 = __toESM(require("clsx"));
|
|
8743
|
-
var
|
|
8360
|
+
var import_jsx_runtime159 = require("react/jsx-runtime");
|
|
8744
8361
|
var Heading = (0, import_react5.forwardRef)(
|
|
8745
8362
|
({ size, children, type, className, color = "neutral-label-primary", ...rest }, ref) => {
|
|
8746
8363
|
const Element = `h${size}`;
|
|
8747
|
-
return /* @__PURE__ */ (0,
|
|
8364
|
+
return /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(
|
|
8748
8365
|
Element,
|
|
8749
8366
|
{
|
|
8750
8367
|
...rest,
|
|
@@ -8759,10 +8376,10 @@ var Heading = (0, import_react5.forwardRef)(
|
|
|
8759
8376
|
// src/components/Typography/Set/Caption.tsx
|
|
8760
8377
|
var import_clsx5 = __toESM(require("clsx"));
|
|
8761
8378
|
var import_react6 = require("react");
|
|
8762
|
-
var
|
|
8379
|
+
var import_jsx_runtime160 = require("react/jsx-runtime");
|
|
8763
8380
|
var Caption = (0, import_react6.forwardRef)(
|
|
8764
8381
|
({ children, size, weight, type, className, color = "neutral-label-primary", ...rest }, ref) => {
|
|
8765
|
-
return /* @__PURE__ */ (0,
|
|
8382
|
+
return /* @__PURE__ */ (0, import_jsx_runtime160.jsx)(
|
|
8766
8383
|
"p",
|
|
8767
8384
|
{
|
|
8768
8385
|
...rest,
|
|
@@ -8782,10 +8399,10 @@ var Caption = (0, import_react6.forwardRef)(
|
|
|
8782
8399
|
// src/components/Typography/Set/Title.tsx
|
|
8783
8400
|
var import_react7 = require("react");
|
|
8784
8401
|
var import_clsx6 = __toESM(require("clsx"));
|
|
8785
|
-
var
|
|
8402
|
+
var import_jsx_runtime161 = require("react/jsx-runtime");
|
|
8786
8403
|
var Title2 = (0, import_react7.forwardRef)(
|
|
8787
8404
|
({ weight, size, type, className, children, color = "neutral-label-primary", ...rest }, ref) => {
|
|
8788
|
-
return /* @__PURE__ */ (0,
|
|
8405
|
+
return /* @__PURE__ */ (0, import_jsx_runtime161.jsx)(
|
|
8789
8406
|
"p",
|
|
8790
8407
|
{
|
|
8791
8408
|
...rest,
|
|
@@ -8800,10 +8417,10 @@ var Title2 = (0, import_react7.forwardRef)(
|
|
|
8800
8417
|
// src/components/Typography/Set/Display.tsx
|
|
8801
8418
|
var import_clsx7 = __toESM(require("clsx"));
|
|
8802
8419
|
var import_react8 = require("react");
|
|
8803
|
-
var
|
|
8420
|
+
var import_jsx_runtime162 = require("react/jsx-runtime");
|
|
8804
8421
|
var Display = (0, import_react8.forwardRef)(
|
|
8805
8422
|
({ size, type, weight, className, children, color = "neutral-label-primary", ...rest }, ref) => {
|
|
8806
|
-
return /* @__PURE__ */ (0,
|
|
8423
|
+
return /* @__PURE__ */ (0, import_jsx_runtime162.jsx)(
|
|
8807
8424
|
"p",
|
|
8808
8425
|
{
|
|
8809
8426
|
ref,
|
|
@@ -8836,7 +8453,7 @@ var rootMediaStyle = AppMedia.createMediaStyle();
|
|
|
8836
8453
|
var { MediaContextProvider, Media } = AppMedia;
|
|
8837
8454
|
|
|
8838
8455
|
// src/components/Typography/Responsive/index.tsx
|
|
8839
|
-
var
|
|
8456
|
+
var import_jsx_runtime163 = require("react/jsx-runtime");
|
|
8840
8457
|
var import_react9 = require("react");
|
|
8841
8458
|
var TypographyImpl = /* @__PURE__ */ __name(({ level, text, ...rest }) => {
|
|
8842
8459
|
const commonProps = {
|
|
@@ -8845,15 +8462,15 @@ var TypographyImpl = /* @__PURE__ */ __name(({ level, text, ...rest }) => {
|
|
|
8845
8462
|
};
|
|
8846
8463
|
switch (level) {
|
|
8847
8464
|
case "caption":
|
|
8848
|
-
return /* @__PURE__ */ (0,
|
|
8465
|
+
return /* @__PURE__ */ (0, import_jsx_runtime163.jsx)(Caption, { ...commonProps });
|
|
8849
8466
|
case "display":
|
|
8850
|
-
return /* @__PURE__ */ (0,
|
|
8467
|
+
return /* @__PURE__ */ (0, import_jsx_runtime163.jsx)(Display, { ...commonProps });
|
|
8851
8468
|
case "heading":
|
|
8852
|
-
return /* @__PURE__ */ (0,
|
|
8469
|
+
return /* @__PURE__ */ (0, import_jsx_runtime163.jsx)(Heading, { ...commonProps });
|
|
8853
8470
|
case "paragraph":
|
|
8854
|
-
return /* @__PURE__ */ (0,
|
|
8471
|
+
return /* @__PURE__ */ (0, import_jsx_runtime163.jsx)(Paragraph, { ...commonProps });
|
|
8855
8472
|
case "title":
|
|
8856
|
-
return /* @__PURE__ */ (0,
|
|
8473
|
+
return /* @__PURE__ */ (0, import_jsx_runtime163.jsx)(Title2, { ...commonProps });
|
|
8857
8474
|
default:
|
|
8858
8475
|
return null;
|
|
8859
8476
|
}
|
|
@@ -8894,11 +8511,11 @@ var Typography = /* @__PURE__ */ __name((props) => {
|
|
|
8894
8511
|
}, "createMediaProps");
|
|
8895
8512
|
return (
|
|
8896
8513
|
// Fragment없이도 원래 동작해야하는데 liner-web에서 JSX.Element가 배열로 오면 에러 띄워서 임시로 Fragment로 래핑합니다.
|
|
8897
|
-
/* @__PURE__ */ (0,
|
|
8514
|
+
/* @__PURE__ */ (0, import_jsx_runtime163.jsx)(import_jsx_runtime163.Fragment, { children: breakPointKeyArray.map((breakPointKey) => {
|
|
8898
8515
|
const variable = props[breakPointKey];
|
|
8899
8516
|
const isExistVariable = !!variable;
|
|
8900
8517
|
if (isExistVariable) {
|
|
8901
|
-
return /* @__PURE__ */ (0, import_react9.createElement)(Media, { ...createMediaProps(breakPointKey), key: breakPointKey }, /* @__PURE__ */ (0,
|
|
8518
|
+
return /* @__PURE__ */ (0, import_react9.createElement)(Media, { ...createMediaProps(breakPointKey), key: breakPointKey }, /* @__PURE__ */ (0, import_jsx_runtime163.jsx)(TypographyImpl, { ...variable, text: variable.text || children }));
|
|
8902
8519
|
}
|
|
8903
8520
|
return null;
|
|
8904
8521
|
}) })
|
|
@@ -8927,11 +8544,11 @@ var style_module_default6 = {
|
|
|
8927
8544
|
};
|
|
8928
8545
|
|
|
8929
8546
|
// src/components/Popover/index.tsx
|
|
8930
|
-
var
|
|
8547
|
+
var import_class_variance_authority6 = require("class-variance-authority");
|
|
8931
8548
|
var import_clsx9 = require("clsx");
|
|
8932
8549
|
|
|
8933
8550
|
// src/components/TextButton/index.tsx
|
|
8934
|
-
var
|
|
8551
|
+
var import_class_variance_authority5 = require("class-variance-authority");
|
|
8935
8552
|
|
|
8936
8553
|
// src/components/TextButton/style.module.scss
|
|
8937
8554
|
var style_module_default7 = {
|
|
@@ -8952,7 +8569,7 @@ var style_module_default7 = {
|
|
|
8952
8569
|
// src/components/TextButton/index.tsx
|
|
8953
8570
|
var import_react10 = require("react");
|
|
8954
8571
|
var import_clsx8 = __toESM(require("clsx"));
|
|
8955
|
-
var
|
|
8572
|
+
var import_jsx_runtime164 = require("react/jsx-runtime");
|
|
8956
8573
|
var textButtonLevelIconTypeMap = {
|
|
8957
8574
|
primary: "brand-label-primary",
|
|
8958
8575
|
secondary: "neutral-label-primary",
|
|
@@ -8967,8 +8584,7 @@ var textButtonLevelIconFillTypeMap = {
|
|
|
8967
8584
|
inverse: "neutral-label-primary",
|
|
8968
8585
|
"inverse-static": "neutral-label-static-primary"
|
|
8969
8586
|
};
|
|
8970
|
-
var textButtonVariants = (0,
|
|
8971
|
-
base: [style_module_default7.button, style_module_default7.text],
|
|
8587
|
+
var textButtonVariants = (0, import_class_variance_authority5.cva)([style_module_default7.button, style_module_default7.text], {
|
|
8972
8588
|
variants: {
|
|
8973
8589
|
level: {
|
|
8974
8590
|
primary: [style_module_default7["primary"], "lp-sys-typo-caption1-normal-medium"],
|
|
@@ -9009,10 +8625,10 @@ var TextButton = (0, import_react10.forwardRef)(
|
|
|
9009
8625
|
fillType: textButtonLevelIconFillTypeMap[level],
|
|
9010
8626
|
...icon
|
|
9011
8627
|
}), "getIconProps");
|
|
9012
|
-
const renderContent = /* @__PURE__ */ __name((children2) => /* @__PURE__ */ (0,
|
|
9013
|
-
leftIcon && /* @__PURE__ */ (0,
|
|
9014
|
-
/* @__PURE__ */ (0,
|
|
9015
|
-
rightIcon && /* @__PURE__ */ (0,
|
|
8628
|
+
const renderContent = /* @__PURE__ */ __name((children2) => /* @__PURE__ */ (0, import_jsx_runtime164.jsxs)("span", { className: style_module_default7["text-children"], children: [
|
|
8629
|
+
leftIcon && /* @__PURE__ */ (0, import_jsx_runtime164.jsx)(Icon, { ...getIconProps(leftIcon) }),
|
|
8630
|
+
/* @__PURE__ */ (0, import_jsx_runtime164.jsx)("p", { children: children2 }),
|
|
8631
|
+
rightIcon && /* @__PURE__ */ (0, import_jsx_runtime164.jsx)(Icon, { ...getIconProps(rightIcon) })
|
|
9016
8632
|
] }), "renderContent");
|
|
9017
8633
|
if (asChild) {
|
|
9018
8634
|
const parent = import_react10.Children.only(children);
|
|
@@ -9026,15 +8642,14 @@ var TextButton = (0, import_react10.forwardRef)(
|
|
|
9026
8642
|
renderContent(parent.props.children)
|
|
9027
8643
|
);
|
|
9028
8644
|
}
|
|
9029
|
-
return /* @__PURE__ */ (0,
|
|
8645
|
+
return /* @__PURE__ */ (0, import_jsx_runtime164.jsx)("button", { className: (0, import_clsx8.default)(textButtonVariants({ level, thick, underline, size }), className), ref, ...rest, children: renderContent(children) });
|
|
9030
8646
|
}
|
|
9031
8647
|
);
|
|
9032
8648
|
|
|
9033
8649
|
// src/components/Popover/index.tsx
|
|
9034
|
-
var
|
|
8650
|
+
var import_jsx_runtime165 = require("react/jsx-runtime");
|
|
9035
8651
|
var DEFAULT_OFFSET = -6;
|
|
9036
|
-
var popoverVariants = (0,
|
|
9037
|
-
base: style_module_default6.content,
|
|
8652
|
+
var popoverVariants = (0, import_class_variance_authority6.cva)(style_module_default6.content, {
|
|
9038
8653
|
variants: {
|
|
9039
8654
|
level: {
|
|
9040
8655
|
primary: style_module_default6.primary,
|
|
@@ -9042,8 +8657,7 @@ var popoverVariants = (0, import_cva6.cva)({
|
|
|
9042
8657
|
}
|
|
9043
8658
|
}
|
|
9044
8659
|
});
|
|
9045
|
-
var popoverAnchorVariants = (0,
|
|
9046
|
-
base: style_module_default6.anchor,
|
|
8660
|
+
var popoverAnchorVariants = (0, import_class_variance_authority6.cva)(style_module_default6.anchor, {
|
|
9047
8661
|
variants: {
|
|
9048
8662
|
level: {
|
|
9049
8663
|
primary: style_module_default6.primary,
|
|
@@ -9051,13 +8665,13 @@ var popoverAnchorVariants = (0, import_cva6.cva)({
|
|
|
9051
8665
|
}
|
|
9052
8666
|
}
|
|
9053
8667
|
});
|
|
9054
|
-
var popoverTagVariants = (0,
|
|
9055
|
-
var popoverTitleVariants = (0,
|
|
9056
|
-
var popoverDescriptionVariants = (0,
|
|
9057
|
-
var popoverFooterVariants = (0,
|
|
9058
|
-
var PopoverRoot = /* @__PURE__ */ __name(({ isOpen, children, onChange }) => /* @__PURE__ */ (0,
|
|
9059
|
-
var PopoverTrigger = /* @__PURE__ */ __name(({ by }) => /* @__PURE__ */ (0,
|
|
9060
|
-
var PopoverAnchor = /* @__PURE__ */ __name(({ className }) => /* @__PURE__ */ (0,
|
|
8668
|
+
var popoverTagVariants = (0, import_class_variance_authority6.cva)([style_module_default6.tag, "lp-sys-typo-caption3-normal-bold"]);
|
|
8669
|
+
var popoverTitleVariants = (0, import_class_variance_authority6.cva)([style_module_default6.title, "lp-sys-typo-paragraph3-normal-bold"]);
|
|
8670
|
+
var popoverDescriptionVariants = (0, import_class_variance_authority6.cva)([style_module_default6.description, "lp-sys-typo-caption1-normal-regular"]);
|
|
8671
|
+
var popoverFooterVariants = (0, import_class_variance_authority6.cva)([style_module_default6.footer, "lp-sys-typo-caption1-normal-medium"]);
|
|
8672
|
+
var PopoverRoot = /* @__PURE__ */ __name(({ isOpen, children, onChange }) => /* @__PURE__ */ (0, import_jsx_runtime165.jsx)(PopoverPrimitive.Root, { open: isOpen, onOpenChange: onChange, children }), "PopoverRoot");
|
|
8673
|
+
var PopoverTrigger = /* @__PURE__ */ __name(({ by }) => /* @__PURE__ */ (0, import_jsx_runtime165.jsx)(PopoverPrimitive.Trigger, { asChild: true, children: by }), "PopoverTrigger");
|
|
8674
|
+
var PopoverAnchor = /* @__PURE__ */ __name(({ className }) => /* @__PURE__ */ (0, import_jsx_runtime165.jsx)("svg", { className, xmlns: "http://www.w3.org/2000/svg", width: "30", height: "10", viewBox: "0 0 30 10", fill: "none", children: /* @__PURE__ */ (0, import_jsx_runtime165.jsx)(
|
|
9061
8675
|
"path",
|
|
9062
8676
|
{
|
|
9063
8677
|
fillRule: "evenodd",
|
|
@@ -9084,8 +8698,8 @@ var PopoverContent = React3.forwardRef(
|
|
|
9084
8698
|
children,
|
|
9085
8699
|
container,
|
|
9086
8700
|
...props
|
|
9087
|
-
}, ref) => /* @__PURE__ */ (0,
|
|
9088
|
-
/* @__PURE__ */ (0,
|
|
8701
|
+
}, ref) => /* @__PURE__ */ (0, import_jsx_runtime165.jsx)(PopoverPrimitive.Portal, { container, children: /* @__PURE__ */ (0, import_jsx_runtime165.jsxs)(import_jsx_runtime165.Fragment, { children: [
|
|
8702
|
+
/* @__PURE__ */ (0, import_jsx_runtime165.jsxs)(
|
|
9089
8703
|
PopoverPrimitive.Content,
|
|
9090
8704
|
{
|
|
9091
8705
|
ref,
|
|
@@ -9096,24 +8710,24 @@ var PopoverContent = React3.forwardRef(
|
|
|
9096
8710
|
className: (0, import_clsx9.clsx)(popoverVariants({ level }), className),
|
|
9097
8711
|
...props,
|
|
9098
8712
|
children: [
|
|
9099
|
-
/* @__PURE__ */ (0,
|
|
9100
|
-
(tag || icon || onClose) && /* @__PURE__ */ (0,
|
|
9101
|
-
tag && /* @__PURE__ */ (0,
|
|
9102
|
-
icon && /* @__PURE__ */ (0,
|
|
9103
|
-
/* @__PURE__ */ (0,
|
|
9104
|
-
onClose && /* @__PURE__ */ (0,
|
|
8713
|
+
/* @__PURE__ */ (0, import_jsx_runtime165.jsxs)("div", { className: style_module_default6.contentContainer, children: [
|
|
8714
|
+
(tag || icon || onClose) && /* @__PURE__ */ (0, import_jsx_runtime165.jsxs)("div", { className: style_module_default6.heading, children: [
|
|
8715
|
+
tag && /* @__PURE__ */ (0, import_jsx_runtime165.jsx)("span", { className: popoverTagVariants(), children: tag }),
|
|
8716
|
+
icon && /* @__PURE__ */ (0, import_jsx_runtime165.jsx)(Icon, { name: icon.name, size: "xs", thick: icon.thick, fill: icon.fill }),
|
|
8717
|
+
/* @__PURE__ */ (0, import_jsx_runtime165.jsx)("p", { className: popoverTitleVariants(), children: title }),
|
|
8718
|
+
onClose && /* @__PURE__ */ (0, import_jsx_runtime165.jsx)(
|
|
9105
8719
|
PopoverPrimitive.PopoverClose,
|
|
9106
8720
|
{
|
|
9107
8721
|
className: style_module_default6.closeButton,
|
|
9108
8722
|
onClick: () => {
|
|
9109
8723
|
onClose();
|
|
9110
8724
|
},
|
|
9111
|
-
children: /* @__PURE__ */ (0,
|
|
8725
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime165.jsx)(Icon, { name: "close-fill", size: "s", fill: true, thick: true, type: "neutral-label-static-primary" })
|
|
9112
8726
|
}
|
|
9113
8727
|
)
|
|
9114
8728
|
] }),
|
|
9115
|
-
description && /* @__PURE__ */ (0,
|
|
9116
|
-
onConfirm && /* @__PURE__ */ (0,
|
|
8729
|
+
description && /* @__PURE__ */ (0, import_jsx_runtime165.jsx)("p", { className: popoverDescriptionVariants(), children: description }),
|
|
8730
|
+
onConfirm && /* @__PURE__ */ (0, import_jsx_runtime165.jsx)("div", { className: popoverFooterVariants(), children: /* @__PURE__ */ (0, import_jsx_runtime165.jsx)(
|
|
9117
8731
|
TextButton,
|
|
9118
8732
|
{
|
|
9119
8733
|
level: "inverse-static",
|
|
@@ -9125,11 +8739,11 @@ var PopoverContent = React3.forwardRef(
|
|
|
9125
8739
|
) }),
|
|
9126
8740
|
children
|
|
9127
8741
|
] }),
|
|
9128
|
-
/* @__PURE__ */ (0,
|
|
8742
|
+
/* @__PURE__ */ (0, import_jsx_runtime165.jsx)(PopoverPrimitive.Arrow, { asChild: true, children: /* @__PURE__ */ (0, import_jsx_runtime165.jsx)(PopoverAnchor, { className: (0, import_clsx9.clsx)(popoverAnchorVariants({ level })) }) })
|
|
9129
8743
|
]
|
|
9130
8744
|
}
|
|
9131
8745
|
),
|
|
9132
|
-
isOverlay && /* @__PURE__ */ (0,
|
|
8746
|
+
isOverlay && /* @__PURE__ */ (0, import_jsx_runtime165.jsx)("div", { "data-radix-popper-overlay": true, className: style_module_default6.overlay })
|
|
9133
8747
|
] }) })
|
|
9134
8748
|
);
|
|
9135
8749
|
var Popover = Object.assign(PopoverRoot, {
|
|
@@ -9150,16 +8764,16 @@ var style_module_default8 = {
|
|
|
9150
8764
|
};
|
|
9151
8765
|
|
|
9152
8766
|
// src/components/Tooltip/index.tsx
|
|
9153
|
-
var
|
|
8767
|
+
var import_class_variance_authority7 = require("class-variance-authority");
|
|
9154
8768
|
var import_clsx10 = __toESM(require("clsx"));
|
|
9155
|
-
var
|
|
8769
|
+
var import_jsx_runtime166 = require("react/jsx-runtime");
|
|
9156
8770
|
var DEFAULT_OFFSET2 = "medium";
|
|
9157
|
-
var tooltipVariants = (0,
|
|
8771
|
+
var tooltipVariants = (0, import_class_variance_authority7.cva)([style_module_default8.tooltip, "lp-sys-typo-caption1-normal-medium"]);
|
|
9158
8772
|
var TooltipProvider = TooltipPrimitive.Provider;
|
|
9159
|
-
var TooltipRoot = /* @__PURE__ */ __name(({ children, ...props }) => /* @__PURE__ */ (0,
|
|
9160
|
-
var TooltipTrigger = /* @__PURE__ */ __name(({ by }) => /* @__PURE__ */ (0,
|
|
8773
|
+
var TooltipRoot = /* @__PURE__ */ __name(({ children, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime166.jsx)(TooltipPrimitive.Root, { delayDuration: 0, ...props, children }), "TooltipRoot");
|
|
8774
|
+
var TooltipTrigger = /* @__PURE__ */ __name(({ by }) => /* @__PURE__ */ (0, import_jsx_runtime166.jsx)(TooltipPrimitive.Trigger, { asChild: true, children: by }), "TooltipTrigger");
|
|
9161
8775
|
var TooltipContent = (0, import_react11.forwardRef)(
|
|
9162
|
-
({ description, position = "top", className, offset = DEFAULT_OFFSET2, collisionPadding, ...props }, ref) => /* @__PURE__ */ (0,
|
|
8776
|
+
({ description, position = "top", className, offset = DEFAULT_OFFSET2, collisionPadding, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime166.jsx)(
|
|
9163
8777
|
TooltipPrimitive.Content,
|
|
9164
8778
|
{
|
|
9165
8779
|
ref,
|
|
@@ -9168,7 +8782,7 @@ var TooltipContent = (0, import_react11.forwardRef)(
|
|
|
9168
8782
|
collisionPadding,
|
|
9169
8783
|
className: (0, import_clsx10.default)(tooltipVariants(), className),
|
|
9170
8784
|
...props,
|
|
9171
|
-
children: /* @__PURE__ */ (0,
|
|
8785
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime166.jsx)("p", { className: style_module_default8.tooltipContent, children: description })
|
|
9172
8786
|
}
|
|
9173
8787
|
)
|
|
9174
8788
|
);
|
|
@@ -9179,7 +8793,7 @@ var Tooltip = Object.assign(TooltipRoot, {
|
|
|
9179
8793
|
});
|
|
9180
8794
|
|
|
9181
8795
|
// src/components/IconButton/index.tsx
|
|
9182
|
-
var
|
|
8796
|
+
var import_class_variance_authority8 = require("class-variance-authority");
|
|
9183
8797
|
var import_react12 = require("react");
|
|
9184
8798
|
var import_clsx11 = __toESM(require("clsx"));
|
|
9185
8799
|
|
|
@@ -9203,7 +8817,7 @@ var style_module_default9 = {
|
|
|
9203
8817
|
|
|
9204
8818
|
// src/components/IconButton/index.tsx
|
|
9205
8819
|
var import_react_slot = require("@radix-ui/react-slot");
|
|
9206
|
-
var
|
|
8820
|
+
var import_jsx_runtime167 = require("react/jsx-runtime");
|
|
9207
8821
|
var iconButtonSizeIconSizeMap = {
|
|
9208
8822
|
l: "m",
|
|
9209
8823
|
m: "s",
|
|
@@ -9239,8 +8853,7 @@ var iconButtonLevelIconTypeMap = {
|
|
|
9239
8853
|
"inverse-static": "inverse-label-static-primary"
|
|
9240
8854
|
}
|
|
9241
8855
|
};
|
|
9242
|
-
var iconButtonVariants = (0,
|
|
9243
|
-
base: [style_module_default9.iconButton],
|
|
8856
|
+
var iconButtonVariants = (0, import_class_variance_authority8.cva)([style_module_default9.iconButton], {
|
|
9244
8857
|
variants: {
|
|
9245
8858
|
level: {
|
|
9246
8859
|
primary: style_module_default9.primary,
|
|
@@ -9277,14 +8890,14 @@ var IconButton = (0, import_react12.forwardRef)(
|
|
|
9277
8890
|
...rest
|
|
9278
8891
|
}, ref) => {
|
|
9279
8892
|
const Comp = asChild ? import_react_slot.Slot : "button";
|
|
9280
|
-
return /* @__PURE__ */ (0,
|
|
8893
|
+
return /* @__PURE__ */ (0, import_jsx_runtime167.jsx)(
|
|
9281
8894
|
Comp,
|
|
9282
8895
|
{
|
|
9283
8896
|
...rest,
|
|
9284
8897
|
className: (0, import_clsx11.default)(iconButtonVariants({ level, size, fill }), className),
|
|
9285
8898
|
ref,
|
|
9286
8899
|
disabled: disabled && !isLoading,
|
|
9287
|
-
children: isLoading ? /* @__PURE__ */ (0,
|
|
8900
|
+
children: isLoading ? /* @__PURE__ */ (0, import_jsx_runtime167.jsx)(ButtonLoading, { size: iconButtonLoadingSizeMap[size], level }) : /* @__PURE__ */ (0, import_jsx_runtime167.jsx)(
|
|
9288
8901
|
Icon,
|
|
9289
8902
|
{
|
|
9290
8903
|
size: iconButtonSizeIconSizeMap[size],
|
|
@@ -9335,10 +8948,9 @@ var style_module_default11 = {
|
|
|
9335
8948
|
};
|
|
9336
8949
|
|
|
9337
8950
|
// src/components/Label/index.tsx
|
|
9338
|
-
var
|
|
9339
|
-
var
|
|
9340
|
-
var defaultLabelVariants = (0,
|
|
9341
|
-
base: ["lp-sys-typo-paragraph2-normal-medium", style_module_default11.label],
|
|
8951
|
+
var import_class_variance_authority9 = require("class-variance-authority");
|
|
8952
|
+
var import_jsx_runtime168 = require("react/jsx-runtime");
|
|
8953
|
+
var defaultLabelVariants = (0, import_class_variance_authority9.cva)(["lp-sys-typo-paragraph2-normal-medium", style_module_default11.label], {
|
|
9342
8954
|
variants: {
|
|
9343
8955
|
level: {
|
|
9344
8956
|
primary: style_module_default11.primary,
|
|
@@ -9377,7 +8989,7 @@ var Label = (0, import_react13.forwardRef)(
|
|
|
9377
8989
|
error = false,
|
|
9378
8990
|
...props
|
|
9379
8991
|
}, ref) => {
|
|
9380
|
-
return /* @__PURE__ */ (0,
|
|
8992
|
+
return /* @__PURE__ */ (0, import_jsx_runtime168.jsx)(
|
|
9381
8993
|
LabelPrimitive.Root,
|
|
9382
8994
|
{
|
|
9383
8995
|
ref,
|
|
@@ -9389,17 +9001,17 @@ var Label = (0, import_react13.forwardRef)(
|
|
|
9389
9001
|
);
|
|
9390
9002
|
|
|
9391
9003
|
// src/components/CheckBox/index.tsx
|
|
9392
|
-
var
|
|
9004
|
+
var import_jsx_runtime169 = require("react/jsx-runtime");
|
|
9393
9005
|
var Checkbox = (0, import_react14.forwardRef)(
|
|
9394
9006
|
({ className, label, description, ...props }, ref) => {
|
|
9395
|
-
const CheckboxWrapper = /* @__PURE__ */ __name(({ children }) => label ? /* @__PURE__ */ (0,
|
|
9396
|
-
/* @__PURE__ */ (0,
|
|
9007
|
+
const CheckboxWrapper = /* @__PURE__ */ __name(({ children }) => label ? /* @__PURE__ */ (0, import_jsx_runtime169.jsxs)(Label, { position: "right", htmlFor: props.id, children: [
|
|
9008
|
+
/* @__PURE__ */ (0, import_jsx_runtime169.jsxs)("div", { className: style_module_default10["label-wrapper"], children: [
|
|
9397
9009
|
label,
|
|
9398
|
-
/* @__PURE__ */ (0,
|
|
9010
|
+
/* @__PURE__ */ (0, import_jsx_runtime169.jsx)(Paragraph, { className: style_module_default10.description, size: 3, type: "normal", weight: "regular", children: description })
|
|
9399
9011
|
] }),
|
|
9400
9012
|
children
|
|
9401
|
-
] }) : /* @__PURE__ */ (0,
|
|
9402
|
-
return /* @__PURE__ */ (0,
|
|
9013
|
+
] }) : /* @__PURE__ */ (0, import_jsx_runtime169.jsx)(import_jsx_runtime169.Fragment, { children }), "CheckboxWrapper");
|
|
9014
|
+
return /* @__PURE__ */ (0, import_jsx_runtime169.jsx)(CheckboxWrapper, { children: /* @__PURE__ */ (0, import_jsx_runtime169.jsx)(CheckboxPrimitive.Root, { className: (0, import_clsx13.default)(style_module_default10.checkbox, className), ref, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime169.jsx)(CheckboxPrimitive.Indicator, { className: style_module_default10["checkbox-indicator"], children: /* @__PURE__ */ (0, import_jsx_runtime169.jsx)(Icon, { name: "check-mark", thick: true, size: "xs", type: "inverse-label-primary" }) }) }) });
|
|
9403
9015
|
}
|
|
9404
9016
|
);
|
|
9405
9017
|
|
|
@@ -9418,19 +9030,19 @@ var style_module_default12 = {
|
|
|
9418
9030
|
};
|
|
9419
9031
|
|
|
9420
9032
|
// src/components/Radio/index.tsx
|
|
9421
|
-
var
|
|
9422
|
-
var RadioIndicator = /* @__PURE__ */ __name(() => /* @__PURE__ */ (0,
|
|
9423
|
-
var RadioRoot = (0, import_react15.forwardRef)(({ className, ...props }, ref) => /* @__PURE__ */ (0,
|
|
9033
|
+
var import_jsx_runtime170 = require("react/jsx-runtime");
|
|
9034
|
+
var RadioIndicator = /* @__PURE__ */ __name(() => /* @__PURE__ */ (0, import_jsx_runtime170.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", children: /* @__PURE__ */ (0, import_jsx_runtime170.jsx)("circle", { cx: "5", cy: "5", r: "5", fill: "#313133" }) }), "RadioIndicator");
|
|
9035
|
+
var RadioRoot = (0, import_react15.forwardRef)(({ className, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime170.jsx)(RadioGroupPrimitive.Root, { className: (0, import_clsx14.default)(style_module_default12.radio, className), ...props }));
|
|
9424
9036
|
var RadioItem = (0, import_react15.forwardRef)(
|
|
9425
9037
|
({ className, label, description, ...props }, ref) => {
|
|
9426
|
-
const RadioItemWrapper = /* @__PURE__ */ __name(({ children }) => label ? /* @__PURE__ */ (0,
|
|
9427
|
-
/* @__PURE__ */ (0,
|
|
9038
|
+
const RadioItemWrapper = /* @__PURE__ */ __name(({ children }) => label ? /* @__PURE__ */ (0, import_jsx_runtime170.jsxs)(Label, { position: "right", htmlFor: props.id, children: [
|
|
9039
|
+
/* @__PURE__ */ (0, import_jsx_runtime170.jsxs)("div", { className: style_module_default12["label-wrapper"], children: [
|
|
9428
9040
|
label,
|
|
9429
|
-
/* @__PURE__ */ (0,
|
|
9041
|
+
/* @__PURE__ */ (0, import_jsx_runtime170.jsx)(Paragraph, { className: style_module_default12.description, size: 3, type: "normal", weight: "regular", children: description })
|
|
9430
9042
|
] }),
|
|
9431
9043
|
children
|
|
9432
|
-
] }) : /* @__PURE__ */ (0,
|
|
9433
|
-
return /* @__PURE__ */ (0,
|
|
9044
|
+
] }) : /* @__PURE__ */ (0, import_jsx_runtime170.jsx)(import_jsx_runtime170.Fragment, { children }), "RadioItemWrapper");
|
|
9045
|
+
return /* @__PURE__ */ (0, import_jsx_runtime170.jsx)(RadioItemWrapper, { children: /* @__PURE__ */ (0, import_jsx_runtime170.jsx)(RadioGroupPrimitive.Item, { ref, className: (0, import_clsx14.default)(style_module_default12["radio-item"], className), ...props, children: /* @__PURE__ */ (0, import_jsx_runtime170.jsx)(RadioGroupPrimitive.Indicator, { className: style_module_default12.indicator, children: /* @__PURE__ */ (0, import_jsx_runtime170.jsx)(RadioIndicator, {}) }) }) });
|
|
9434
9046
|
}
|
|
9435
9047
|
);
|
|
9436
9048
|
var Radio = Object.assign(RadioRoot, {
|
|
@@ -9463,12 +9075,11 @@ var style_module_default13 = {
|
|
|
9463
9075
|
};
|
|
9464
9076
|
|
|
9465
9077
|
// src/components/Textfield/index.tsx
|
|
9466
|
-
var
|
|
9078
|
+
var import_class_variance_authority10 = require("class-variance-authority");
|
|
9467
9079
|
var import_clsx15 = __toESM(require("clsx"));
|
|
9468
9080
|
var import_react_dom = require("react-dom");
|
|
9469
|
-
var
|
|
9470
|
-
var defaultTextfieldVariants = (0,
|
|
9471
|
-
base: style_module_default13.textfield,
|
|
9081
|
+
var import_jsx_runtime171 = require("react/jsx-runtime");
|
|
9082
|
+
var defaultTextfieldVariants = (0, import_class_variance_authority10.cva)(style_module_default13.textfield, {
|
|
9472
9083
|
variants: {
|
|
9473
9084
|
color: {
|
|
9474
9085
|
"neutral-container-mid": style_module_default13.gray,
|
|
@@ -9535,8 +9146,8 @@ var Textfield = (0, import_react16.forwardRef)((props, ref) => {
|
|
|
9535
9146
|
}
|
|
9536
9147
|
}, "handleDeidentify");
|
|
9537
9148
|
(0, import_react16.useImperativeHandle)(ref, () => inputRef.current);
|
|
9538
|
-
return /* @__PURE__ */ (0,
|
|
9539
|
-
/* @__PURE__ */ (0,
|
|
9149
|
+
return /* @__PURE__ */ (0, import_jsx_runtime171.jsxs)("div", { className: style_module_default13["textfield-container"], children: [
|
|
9150
|
+
/* @__PURE__ */ (0, import_jsx_runtime171.jsx)(
|
|
9540
9151
|
"div",
|
|
9541
9152
|
{
|
|
9542
9153
|
className: (0, import_clsx15.default)(defaultTextfieldVariants({ color }), {
|
|
@@ -9544,8 +9155,8 @@ var Textfield = (0, import_react16.forwardRef)((props, ref) => {
|
|
|
9544
9155
|
[style_module_default13["label-out-textfield"]]: !label || labelType === "out"
|
|
9545
9156
|
}),
|
|
9546
9157
|
onClick: handleTextfieldClick,
|
|
9547
|
-
children: /* @__PURE__ */ (0,
|
|
9548
|
-
/* @__PURE__ */ (0,
|
|
9158
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime171.jsxs)("div", { className: style_module_default13["input-wrapper"], children: [
|
|
9159
|
+
/* @__PURE__ */ (0, import_jsx_runtime171.jsx)(
|
|
9549
9160
|
"input",
|
|
9550
9161
|
{
|
|
9551
9162
|
className: (0, import_clsx15.default)(style_module_default13.input, {
|
|
@@ -9560,7 +9171,7 @@ var Textfield = (0, import_react16.forwardRef)((props, ref) => {
|
|
|
9560
9171
|
...rest
|
|
9561
9172
|
}
|
|
9562
9173
|
),
|
|
9563
|
-
/* @__PURE__ */ (0,
|
|
9174
|
+
/* @__PURE__ */ (0, import_jsx_runtime171.jsx)(
|
|
9564
9175
|
Label,
|
|
9565
9176
|
{
|
|
9566
9177
|
className: (0, import_clsx15.default)(style_module_default13.label, {
|
|
@@ -9572,8 +9183,8 @@ var Textfield = (0, import_react16.forwardRef)((props, ref) => {
|
|
|
9572
9183
|
children: labelText
|
|
9573
9184
|
}
|
|
9574
9185
|
),
|
|
9575
|
-
/* @__PURE__ */ (0,
|
|
9576
|
-
textfieldValue && !disabled && /* @__PURE__ */ (0,
|
|
9186
|
+
/* @__PURE__ */ (0, import_jsx_runtime171.jsxs)("div", { className: style_module_default13["input-action-buttons"], children: [
|
|
9187
|
+
textfieldValue && !disabled && /* @__PURE__ */ (0, import_jsx_runtime171.jsx)(
|
|
9577
9188
|
IconButton,
|
|
9578
9189
|
{
|
|
9579
9190
|
tabIndex: -1,
|
|
@@ -9591,7 +9202,7 @@ var Textfield = (0, import_react16.forwardRef)((props, ref) => {
|
|
|
9591
9202
|
}
|
|
9592
9203
|
}
|
|
9593
9204
|
),
|
|
9594
|
-
isPassword && !disabled && /* @__PURE__ */ (0,
|
|
9205
|
+
isPassword && !disabled && /* @__PURE__ */ (0, import_jsx_runtime171.jsx)(
|
|
9595
9206
|
IconButton,
|
|
9596
9207
|
{
|
|
9597
9208
|
tabIndex: -1,
|
|
@@ -9609,17 +9220,17 @@ var Textfield = (0, import_react16.forwardRef)((props, ref) => {
|
|
|
9609
9220
|
}
|
|
9610
9221
|
}
|
|
9611
9222
|
),
|
|
9612
|
-
buttonProps && /* @__PURE__ */ (0,
|
|
9223
|
+
buttonProps && /* @__PURE__ */ (0, import_jsx_runtime171.jsx)(Button, { ...buttonProps, size: "m", type: "button" })
|
|
9613
9224
|
] })
|
|
9614
9225
|
] })
|
|
9615
9226
|
}
|
|
9616
9227
|
),
|
|
9617
|
-
displayFooter && /* @__PURE__ */ (0,
|
|
9618
|
-
/* @__PURE__ */ (0,
|
|
9619
|
-
/* @__PURE__ */ (0,
|
|
9620
|
-
/* @__PURE__ */ (0,
|
|
9228
|
+
displayFooter && /* @__PURE__ */ (0, import_jsx_runtime171.jsxs)("div", { className: style_module_default13.footer, children: [
|
|
9229
|
+
/* @__PURE__ */ (0, import_jsx_runtime171.jsx)("div", { className: style_module_default13["error-wrapper"], children: error && /* @__PURE__ */ (0, import_jsx_runtime171.jsxs)(import_jsx_runtime171.Fragment, { children: [
|
|
9230
|
+
/* @__PURE__ */ (0, import_jsx_runtime171.jsx)(Icon, { name: "exclamationmark-fill", fill: true, thick: true, size: "xs", type: "function-label-negative" }),
|
|
9231
|
+
/* @__PURE__ */ (0, import_jsx_runtime171.jsx)(Caption, { size: 3, type: "normal", weight: "regular", className: style_module_default13["error-message"], children: error })
|
|
9621
9232
|
] }) }),
|
|
9622
|
-
maxCharacter && /* @__PURE__ */ (0,
|
|
9233
|
+
maxCharacter && /* @__PURE__ */ (0, import_jsx_runtime171.jsxs)(Caption, { className: style_module_default13.character, size: 3, type: "normal", weight: "regular", children: [
|
|
9623
9234
|
isControlled ? controlledValue.length : value.length,
|
|
9624
9235
|
"/",
|
|
9625
9236
|
maxCharacter
|
|
@@ -9646,29 +9257,29 @@ var style_module_default14 = {
|
|
|
9646
9257
|
|
|
9647
9258
|
// src/components/Slider/index.tsx
|
|
9648
9259
|
var SliderPrimitive = __toESM(require("@radix-ui/react-slider"));
|
|
9649
|
-
var
|
|
9260
|
+
var import_jsx_runtime172 = require("react/jsx-runtime");
|
|
9650
9261
|
var SliderRoot = (0, import_react17.forwardRef)((props, ref) => {
|
|
9651
9262
|
const { label, tooltip, rangeLeft, rangeRight, min, max, step = 50, ...rest } = props;
|
|
9652
|
-
return /* @__PURE__ */ (0,
|
|
9653
|
-
/* @__PURE__ */ (0,
|
|
9654
|
-
/* @__PURE__ */ (0,
|
|
9655
|
-
/* @__PURE__ */ (0,
|
|
9656
|
-
/* @__PURE__ */ (0,
|
|
9657
|
-
/* @__PURE__ */ (0,
|
|
9263
|
+
return /* @__PURE__ */ (0, import_jsx_runtime172.jsx)(import_jsx_runtime172.Fragment, { children: /* @__PURE__ */ (0, import_jsx_runtime172.jsxs)(Tooltip.Provider, { children: [
|
|
9264
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsx)(Label, { level: "secondary", size: "m", offset: "high", className: style_module_default14.label, children: label }),
|
|
9265
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsxs)("div", { className: style_module_default14["slider-wrapper"], children: [
|
|
9266
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsxs)("div", { className: style_module_default14["slider-option-wrapper"], children: [
|
|
9267
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsx)(Icon, { name: rangeLeft.icon, size: "xs" }),
|
|
9268
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsx)(Caption, { size: 1, type: "normal", weight: "medium", className: style_module_default14.optionText, children: rangeLeft.text })
|
|
9658
9269
|
] }),
|
|
9659
|
-
/* @__PURE__ */ (0,
|
|
9660
|
-
/* @__PURE__ */ (0,
|
|
9661
|
-
Array.from({ length: 100 / step + 1 }).map((_, index) => /* @__PURE__ */ (0,
|
|
9662
|
-
/* @__PURE__ */ (0,
|
|
9270
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsxs)(SliderPrimitive.Root, { ...rest, step, className: style_module_default14["slider-root"], ref, children: [
|
|
9271
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsxs)(SliderPrimitive.Track, { className: style_module_default14["slider-track"], children: [
|
|
9272
|
+
Array.from({ length: 100 / step + 1 }).map((_, index) => /* @__PURE__ */ (0, import_jsx_runtime172.jsx)("span", { className: style_module_default14["slider-step"] }, index)),
|
|
9273
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsx)(SliderPrimitive.Range, { className: style_module_default14["slider-range"] })
|
|
9663
9274
|
] }),
|
|
9664
|
-
/* @__PURE__ */ (0,
|
|
9665
|
-
/* @__PURE__ */ (0,
|
|
9666
|
-
/* @__PURE__ */ (0,
|
|
9275
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsxs)(Tooltip, { children: [
|
|
9276
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsx)(Tooltip.Trigger, { by: /* @__PURE__ */ (0, import_jsx_runtime172.jsx)(SliderPrimitive.Thumb, { className: style_module_default14["slider-thumb"] }) }),
|
|
9277
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsx)(Tooltip.Content, { description: tooltip })
|
|
9667
9278
|
] })
|
|
9668
9279
|
] }),
|
|
9669
|
-
/* @__PURE__ */ (0,
|
|
9670
|
-
/* @__PURE__ */ (0,
|
|
9671
|
-
/* @__PURE__ */ (0,
|
|
9280
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsxs)("div", { className: style_module_default14["slider-option-wrapper"], children: [
|
|
9281
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsx)(Icon, { name: rangeRight.icon, size: "xs" }),
|
|
9282
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsx)(Caption, { size: 1, type: "normal", weight: "medium", className: style_module_default14.optionText, children: rangeRight.text })
|
|
9672
9283
|
] })
|
|
9673
9284
|
] })
|
|
9674
9285
|
] }) });
|
|
@@ -9708,11 +9319,11 @@ var style_module_default15 = {
|
|
|
9708
9319
|
// src/components/Select/index.tsx
|
|
9709
9320
|
var import_react18 = require("react");
|
|
9710
9321
|
var import_clsx16 = __toESM(require("clsx"));
|
|
9711
|
-
var
|
|
9712
|
-
var Badge = /* @__PURE__ */ __name(({ children }) => /* @__PURE__ */ (0,
|
|
9322
|
+
var import_jsx_runtime173 = require("react/jsx-runtime");
|
|
9323
|
+
var Badge = /* @__PURE__ */ __name(({ children }) => /* @__PURE__ */ (0, import_jsx_runtime173.jsx)("div", { className: style_module_default15.badgeContainer, children: /* @__PURE__ */ (0, import_jsx_runtime173.jsx)(Caption, { className: style_module_default15.badge, size: 2, type: "normal", weight: "medium", children }) }), "Badge");
|
|
9713
9324
|
var SelectContent = (0, import_react18.forwardRef)((props, ref) => {
|
|
9714
9325
|
const { id, isResponsive, popSide, sideOffset, listLabel, children, container } = props;
|
|
9715
|
-
return /* @__PURE__ */ (0,
|
|
9326
|
+
return /* @__PURE__ */ (0, import_jsx_runtime173.jsx)(SelectPrimitive.Portal, { container, children: /* @__PURE__ */ (0, import_jsx_runtime173.jsx)(
|
|
9716
9327
|
SelectPrimitive.Content,
|
|
9717
9328
|
{
|
|
9718
9329
|
id: `select-content-${id}`,
|
|
@@ -9734,12 +9345,12 @@ var SelectContent = (0, import_react18.forwardRef)((props, ref) => {
|
|
|
9734
9345
|
side: popSide,
|
|
9735
9346
|
sideOffset,
|
|
9736
9347
|
avoidCollisions: false,
|
|
9737
|
-
children: /* @__PURE__ */ (0,
|
|
9738
|
-
/* @__PURE__ */ (0,
|
|
9739
|
-
listLabel && /* @__PURE__ */ (0,
|
|
9348
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime173.jsxs)(ScrollArea.Root, { className: style_module_default15.scrollAreaRoot, type: "always", children: [
|
|
9349
|
+
/* @__PURE__ */ (0, import_jsx_runtime173.jsx)(SelectPrimitive.Viewport, { asChild: true, children: /* @__PURE__ */ (0, import_jsx_runtime173.jsx)(ScrollArea.Viewport, { className: style_module_default15.scrollAreaViewport, style: { maxHeight: "268px", overflowY: "auto" }, children: /* @__PURE__ */ (0, import_jsx_runtime173.jsxs)(SelectPrimitive.Group, { children: [
|
|
9350
|
+
listLabel && /* @__PURE__ */ (0, import_jsx_runtime173.jsx)(SelectPrimitive.Label, { asChild: true, children: /* @__PURE__ */ (0, import_jsx_runtime173.jsx)(Label, { className: style_module_default15["desktop-label"], level: "secondary", size: "m", offset: "low", children: listLabel }) }),
|
|
9740
9351
|
children
|
|
9741
9352
|
] }) }) }),
|
|
9742
|
-
/* @__PURE__ */ (0,
|
|
9353
|
+
/* @__PURE__ */ (0, import_jsx_runtime173.jsx)(ScrollArea.Scrollbar, { className: style_module_default15.scrollAreaScrollbar, orientation: "vertical", children: /* @__PURE__ */ (0, import_jsx_runtime173.jsx)(ScrollArea.Thumb, { className: style_module_default15.scrollAreaThumb }) })
|
|
9743
9354
|
] })
|
|
9744
9355
|
}
|
|
9745
9356
|
) });
|
|
@@ -9767,12 +9378,12 @@ var SelectRoot = (0, import_react18.forwardRef)((props, ref) => {
|
|
|
9767
9378
|
(0, import_react18.useEffect)(() => {
|
|
9768
9379
|
setIsOpen(open);
|
|
9769
9380
|
}, [open]);
|
|
9770
|
-
return /* @__PURE__ */ (0,
|
|
9771
|
-
/* @__PURE__ */ (0,
|
|
9772
|
-
/* @__PURE__ */ (0,
|
|
9773
|
-
badge && /* @__PURE__ */ (0,
|
|
9381
|
+
return /* @__PURE__ */ (0, import_jsx_runtime173.jsxs)("div", { children: [
|
|
9382
|
+
/* @__PURE__ */ (0, import_jsx_runtime173.jsxs)("div", { className: style_module_default15["label-container"], children: [
|
|
9383
|
+
/* @__PURE__ */ (0, import_jsx_runtime173.jsx)(Label, { className: style_module_default15["select-label"], level: "secondary", size: "m", offset: "low", htmlFor: id, children: label }),
|
|
9384
|
+
badge && /* @__PURE__ */ (0, import_jsx_runtime173.jsx)(Badge, { children: badge })
|
|
9774
9385
|
] }),
|
|
9775
|
-
/* @__PURE__ */ (0,
|
|
9386
|
+
/* @__PURE__ */ (0, import_jsx_runtime173.jsxs)(
|
|
9776
9387
|
SelectPrimitive.Root,
|
|
9777
9388
|
{
|
|
9778
9389
|
...rest,
|
|
@@ -9782,17 +9393,17 @@ var SelectRoot = (0, import_react18.forwardRef)((props, ref) => {
|
|
|
9782
9393
|
setIsOpen(open2);
|
|
9783
9394
|
},
|
|
9784
9395
|
children: [
|
|
9785
|
-
/* @__PURE__ */ (0,
|
|
9786
|
-
/* @__PURE__ */ (0,
|
|
9787
|
-
/* @__PURE__ */ (0,
|
|
9396
|
+
/* @__PURE__ */ (0, import_jsx_runtime173.jsxs)(SelectPrimitive.Trigger, { className: style_module_default15.trigger, ref, id, children: [
|
|
9397
|
+
/* @__PURE__ */ (0, import_jsx_runtime173.jsx)(SelectPrimitive.Value, { className: style_module_default15.placeholder, placeholder }),
|
|
9398
|
+
/* @__PURE__ */ (0, import_jsx_runtime173.jsx)(SelectPrimitive.Icon, { className: style_module_default15.openIcon, children: /* @__PURE__ */ (0, import_jsx_runtime173.jsx)(Icon, { name: "arrow-drop-down", fill: true, thick: true, size: "xs" }) })
|
|
9788
9399
|
] }),
|
|
9789
|
-
/* @__PURE__ */ (0,
|
|
9400
|
+
/* @__PURE__ */ (0, import_jsx_runtime173.jsx)(SelectContent, { ...contentProps })
|
|
9790
9401
|
]
|
|
9791
9402
|
}
|
|
9792
9403
|
)
|
|
9793
9404
|
] });
|
|
9794
9405
|
});
|
|
9795
|
-
var SelectItem = /* @__PURE__ */ __name(({ value, text, disabled, icon, onClick }) => /* @__PURE__ */ (0,
|
|
9406
|
+
var SelectItem = /* @__PURE__ */ __name(({ value, text, disabled, icon, onClick }) => /* @__PURE__ */ (0, import_jsx_runtime173.jsxs)(
|
|
9796
9407
|
SelectPrimitive.Item,
|
|
9797
9408
|
{
|
|
9798
9409
|
className: style_module_default15.item,
|
|
@@ -9803,9 +9414,9 @@ var SelectItem = /* @__PURE__ */ __name(({ value, text, disabled, icon, onClick
|
|
|
9803
9414
|
onClick?.();
|
|
9804
9415
|
},
|
|
9805
9416
|
children: [
|
|
9806
|
-
/* @__PURE__ */ (0,
|
|
9807
|
-
icon && /* @__PURE__ */ (0,
|
|
9808
|
-
/* @__PURE__ */ (0,
|
|
9417
|
+
/* @__PURE__ */ (0, import_jsx_runtime173.jsx)(SelectPrimitive.ItemText, { children: /* @__PURE__ */ (0, import_jsx_runtime173.jsx)(Paragraph, { size: 3, type: "normal", weight: "medium", children: text ?? value }) }),
|
|
9418
|
+
icon && /* @__PURE__ */ (0, import_jsx_runtime173.jsx)(SelectPrimitive.Icon, { className: style_module_default15.icon, children: /* @__PURE__ */ (0, import_jsx_runtime173.jsx)(Icon, { size: "xs", ...icon }) }),
|
|
9419
|
+
/* @__PURE__ */ (0, import_jsx_runtime173.jsx)(SelectPrimitive.ItemIndicator, { className: style_module_default15.itemIndicator, children: /* @__PURE__ */ (0, import_jsx_runtime173.jsx)(Icon, { fill: false, thick: true, size: "xs", name: "check-mark", type: "brand-label-primary" }) })
|
|
9809
9420
|
]
|
|
9810
9421
|
}
|
|
9811
9422
|
), "SelectItem");
|
|
@@ -9825,11 +9436,11 @@ var import_react20 = require("react");
|
|
|
9825
9436
|
|
|
9826
9437
|
// src/hooks/collection.tsx
|
|
9827
9438
|
var import_react19 = require("react");
|
|
9828
|
-
var
|
|
9439
|
+
var import_jsx_runtime174 = require("react/jsx-runtime");
|
|
9829
9440
|
var CollectionContext = (0, import_react19.createContext)(void 0);
|
|
9830
9441
|
var CollectionProvider = /* @__PURE__ */ __name(({ value, onChangeValue, children }) => {
|
|
9831
9442
|
const contextValue = (0, import_react19.useMemo)(() => ({ value, onChangeValue }), [value, onChangeValue]);
|
|
9832
|
-
return /* @__PURE__ */ (0,
|
|
9443
|
+
return /* @__PURE__ */ (0, import_jsx_runtime174.jsx)(CollectionContext.Provider, { value: contextValue, children });
|
|
9833
9444
|
}, "CollectionProvider");
|
|
9834
9445
|
var useCollectionContext = /* @__PURE__ */ __name(() => {
|
|
9835
9446
|
const context = (0, import_react19.useContext)(CollectionContext);
|
|
@@ -9841,16 +9452,16 @@ var useCollectionContext = /* @__PURE__ */ __name(() => {
|
|
|
9841
9452
|
|
|
9842
9453
|
// src/components/List/index.tsx
|
|
9843
9454
|
var import_clsx17 = __toESM(require("clsx"));
|
|
9844
|
-
var
|
|
9455
|
+
var import_jsx_runtime175 = require("react/jsx-runtime");
|
|
9845
9456
|
var ListRoot = /* @__PURE__ */ __name(({ children, className, ...props }) => {
|
|
9846
|
-
return /* @__PURE__ */ (0,
|
|
9457
|
+
return /* @__PURE__ */ (0, import_jsx_runtime175.jsx)(CollectionProvider, { ...props, children: /* @__PURE__ */ (0, import_jsx_runtime175.jsx)("ul", { className: (0, import_clsx17.default)(style_module_default16.list, className), children }) });
|
|
9847
9458
|
}, "ListRoot");
|
|
9848
9459
|
var Item3 = /* @__PURE__ */ __name(({ value, text, disabled, icon, onClick }) => {
|
|
9849
9460
|
const [isFocused, setIsFocused] = (0, import_react20.useState)(false);
|
|
9850
9461
|
const { value: contextValue, onChangeValue } = useCollectionContext();
|
|
9851
9462
|
const isSelected = contextValue === value;
|
|
9852
9463
|
const iconProps = isSelected ? { name: "check-mark", type: "brand-label-primary", thick: true } : icon ? icon : {};
|
|
9853
|
-
return /* @__PURE__ */ (0,
|
|
9464
|
+
return /* @__PURE__ */ (0, import_jsx_runtime175.jsxs)(
|
|
9854
9465
|
"li",
|
|
9855
9466
|
{
|
|
9856
9467
|
className: style_module_default16.item,
|
|
@@ -9868,8 +9479,8 @@ var Item3 = /* @__PURE__ */ __name(({ value, text, disabled, icon, onClick }) =>
|
|
|
9868
9479
|
onChangeValue?.(value);
|
|
9869
9480
|
},
|
|
9870
9481
|
children: [
|
|
9871
|
-
/* @__PURE__ */ (0,
|
|
9872
|
-
(icon || isSelected) && /* @__PURE__ */ (0,
|
|
9482
|
+
/* @__PURE__ */ (0, import_jsx_runtime175.jsx)(Paragraph, { size: 3, type: "normal", weight: "medium", children: text }),
|
|
9483
|
+
(icon || isSelected) && /* @__PURE__ */ (0, import_jsx_runtime175.jsx)(Icon, { className: style_module_default16.icon, size: "xs", ...iconProps })
|
|
9873
9484
|
]
|
|
9874
9485
|
}
|
|
9875
9486
|
);
|