@liner-fe/prism 1.10.6 → 1.10.8
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/index.mjs +38 -31
- package/lib/index.mjs.map +2 -2
- package/package.json +1 -1
package/lib/index.mjs
CHANGED
|
@@ -555,6 +555,17 @@ var ICPlus = /* @__PURE__ */ __name((props) => {
|
|
|
555
555
|
import { jsx as jsx16 } from "react/jsx-runtime";
|
|
556
556
|
var ICMinus = /* @__PURE__ */ __name((props) => {
|
|
557
557
|
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
558
|
+
if (thick && fill) {
|
|
559
|
+
/* @__PURE__ */ jsx16("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx16(
|
|
560
|
+
"path",
|
|
561
|
+
{
|
|
562
|
+
"fill-rule": "evenodd",
|
|
563
|
+
"clip-rule": "evenodd",
|
|
564
|
+
d: "M24 44C35.0457 44 44 35.0457 44 24C44 12.9543 35.0457 4 24 4C12.9543 4 4 12.9543 4 24C4 35.0457 12.9543 44 24 44ZM33 22L15 22V26L33 26V22Z",
|
|
565
|
+
fill: color
|
|
566
|
+
}
|
|
567
|
+
) });
|
|
568
|
+
}
|
|
558
569
|
if (thick) {
|
|
559
570
|
return /* @__PURE__ */ jsx16("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx16("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.00065 22L40 22L40 26L8.00065 26L8.00065 22Z", fill: color }) });
|
|
560
571
|
}
|
|
@@ -5426,74 +5437,70 @@ import { jsx as jsx117, jsxs as jsxs82 } from "react/jsx-runtime";
|
|
|
5426
5437
|
var ICBookmarkCancel = /* @__PURE__ */ __name((props) => {
|
|
5427
5438
|
const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
|
|
5428
5439
|
if (fill && thick) {
|
|
5429
|
-
return /* @__PURE__ */
|
|
5430
|
-
"path",
|
|
5431
|
-
{
|
|
5432
|
-
|
|
5433
|
-
|
|
5434
|
-
|
|
5435
|
-
|
|
5436
|
-
|
|
5437
|
-
|
|
5440
|
+
return /* @__PURE__ */ jsxs82("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
5441
|
+
/* @__PURE__ */ jsx117("path", { d: "M3.67651 6.50421L6.50494 3.67578L44.3233 41.4941L41.4949 44.3226L3.67651 6.50421Z", fill: "#1E1E1F" }),
|
|
5442
|
+
/* @__PURE__ */ jsx117("path", { d: "M12.0713 5L41.0001 33.9287V7C41.0001 5.89543 40.1046 5 39.0001 5H12.0713Z", fill: "#1E1E1F" }),
|
|
5443
|
+
/* @__PURE__ */ jsx117(
|
|
5444
|
+
"path",
|
|
5445
|
+
{
|
|
5446
|
+
d: "M22.9333 30.004L7.00006 14.0708V40.3711C7.00006 42.1239 9.09444 43.0288 10.3708 41.8275L22.9333 30.004Z",
|
|
5447
|
+
fill: "#1E1E1F"
|
|
5448
|
+
}
|
|
5449
|
+
)
|
|
5450
|
+
] });
|
|
5438
5451
|
}
|
|
5439
5452
|
if (thick) {
|
|
5440
5453
|
return /* @__PURE__ */ jsxs82("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
5441
5454
|
/* @__PURE__ */ jsx117(
|
|
5442
5455
|
"path",
|
|
5443
5456
|
{
|
|
5444
|
-
d: "M3.67651 6.50421L6.50494 3.67578L44.3233 41.4941L41.4949 44.3226L39.4847 42.3124C39.4846 42.3124 39.4848 42.
|
|
5445
|
-
fill:
|
|
5457
|
+
d: "M3.67651 6.50421L6.50494 3.67578L44.3233 41.4941L41.4949 44.3226L39.4847 42.3124C39.4846 42.3124 39.4848 42.3123 39.4847 42.3124L3.67651 6.50421Z",
|
|
5458
|
+
fill: "#1E1E1F"
|
|
5446
5459
|
}
|
|
5447
5460
|
),
|
|
5448
5461
|
/* @__PURE__ */ jsx117(
|
|
5449
5462
|
"path",
|
|
5450
5463
|
{
|
|
5451
|
-
d: "M41.0001
|
|
5452
|
-
fill:
|
|
5464
|
+
d: "M41.0001 7V33.9287L37.0001 29.9287V9H16.0713L12.0713 5H39.0001C40.1046 5 41.0001 5.89543 41.0001 7Z",
|
|
5465
|
+
fill: "#1E1E1F"
|
|
5453
5466
|
}
|
|
5454
5467
|
),
|
|
5455
5468
|
/* @__PURE__ */ jsx117(
|
|
5456
5469
|
"path",
|
|
5457
5470
|
{
|
|
5458
|
-
d: "M7.00006
|
|
5459
|
-
fill:
|
|
5471
|
+
d: "M7.00006 14.0708L11.0001 18.0708V35.7423L20.1035 27.1743L22.9333 30.004L10.3708 41.8275C9.09444 43.0288 7.00006 42.1239 7.00006 40.3711V14.0708Z",
|
|
5472
|
+
fill: "#1E1E1F"
|
|
5460
5473
|
}
|
|
5461
5474
|
)
|
|
5462
5475
|
] });
|
|
5463
5476
|
}
|
|
5464
5477
|
if (fill) {
|
|
5465
5478
|
return /* @__PURE__ */ jsxs82("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
5479
|
+
/* @__PURE__ */ jsx117("path", { d: "M41.9395 44.0608L44.0608 41.9395L6.06077 3.93945L3.93945 6.06077L41.9395 44.0608Z", fill: "#1E1E1F" }),
|
|
5480
|
+
/* @__PURE__ */ jsx117("path", { d: "M39 5.00023C40.1046 5.00023 41 5.89566 41 7.00023V34.6361L11.3642 5.00023H39Z", fill: "#1E1E1F" }),
|
|
5466
5481
|
/* @__PURE__ */ jsx117(
|
|
5467
5482
|
"path",
|
|
5468
5483
|
{
|
|
5469
|
-
d: "
|
|
5470
|
-
fill:
|
|
5471
|
-
}
|
|
5472
|
-
),
|
|
5473
|
-
/* @__PURE__ */ jsx117("path", { d: "M41 36.7573V7C41 5.89543 40.1045 5 39 5H9.24266L41 36.7573Z", fill: color }),
|
|
5474
|
-
/* @__PURE__ */ jsx117(
|
|
5475
|
-
"path",
|
|
5476
|
-
{
|
|
5477
|
-
d: "M6.99998 40.1716V11.2426L23.8787 28.1213L10.4142 41.5858C9.15427 42.8457 6.99998 41.9534 6.99998 40.1716Z",
|
|
5478
|
-
fill: color
|
|
5484
|
+
d: "M10.3707 41.8278C9.09438 43.029 7 42.1241 7 40.3714V13.364L23.2975 29.6614L10.3707 41.8278Z",
|
|
5485
|
+
fill: "#1E1E1F"
|
|
5479
5486
|
}
|
|
5480
5487
|
)
|
|
5481
5488
|
] });
|
|
5482
5489
|
}
|
|
5483
5490
|
return /* @__PURE__ */ jsxs82("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
5491
|
+
/* @__PURE__ */ jsx117("path", { d: "M41.9393 44.0608L44.0606 41.9395L6.06065 3.93945L3.93933 6.06077L41.9393 44.0608Z", fill: "#1E1E1F" }),
|
|
5484
5492
|
/* @__PURE__ */ jsx117(
|
|
5485
5493
|
"path",
|
|
5486
5494
|
{
|
|
5487
|
-
d: "
|
|
5488
|
-
fill:
|
|
5495
|
+
d: "M38 8.00023V31.6362L41 34.6362V7.00023C41 5.89566 40.1046 5.00023 39 5.00023H11.364L14.364 8.00023H38Z",
|
|
5496
|
+
fill: "#1E1E1F"
|
|
5489
5497
|
}
|
|
5490
5498
|
),
|
|
5491
|
-
/* @__PURE__ */ jsx117("path", { d: "M41 7V36.7578L38 33.7578V8H12.2422L9.24217 5H39C40.1045 5 41 5.89543 41 7Z", fill: color }),
|
|
5492
5499
|
/* @__PURE__ */ jsx117(
|
|
5493
5500
|
"path",
|
|
5494
5501
|
{
|
|
5495
|
-
d: "
|
|
5496
|
-
fill:
|
|
5502
|
+
d: "M7 40.3714V13.3641L10 16.3641V38.0569L21.1751 27.5392L23.2974 29.6615L10.3707 41.8278C9.09438 43.029 7 42.1241 7 40.3714Z",
|
|
5503
|
+
fill: "#1E1E1F"
|
|
5497
5504
|
}
|
|
5498
5505
|
)
|
|
5499
5506
|
] });
|
|
@@ -6215,7 +6222,7 @@ var PopoverContent = React.forwardRef(
|
|
|
6215
6222
|
onClick: () => {
|
|
6216
6223
|
onClose?.();
|
|
6217
6224
|
},
|
|
6218
|
-
children: /* @__PURE__ */ jsx126(Icon, { name: "close-fill", size: "s", fill: true, thick: true })
|
|
6225
|
+
children: /* @__PURE__ */ jsx126(Icon, { name: "close-fill", size: "s", fill: true, thick: true, type: "neutral-label-static-primary" })
|
|
6219
6226
|
}
|
|
6220
6227
|
)
|
|
6221
6228
|
] }),
|