@crystallize/design-system 1.24.14 → 1.24.15
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/CHANGELOG.md +6 -0
- package/dist/{chunk-62NPPXVQ.mjs → chunk-J5RWIXT3.mjs} +483 -355
- package/dist/index.css +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.js +981 -839
- package/dist/index.mjs +2 -2
- package/dist/{rich-text-editor-4KH7E76T.mjs → rich-text-editor-N3CKGEBD.mjs} +1 -1
- package/package.json +1 -1
- package/src/iconography/index.ts +4 -0
- package/src/iconography/price-list.tsx +12 -9
- package/src/iconography/promotion.tsx +66 -0
- package/src/iconography/special-price.tsx +48 -0
- package/src/popover/popover.css +1 -1
|
@@ -4327,50 +4327,50 @@ import { jsx as jsx83, jsxs as jsxs74 } from "react/jsx-runtime";
|
|
|
4327
4327
|
var PriceList = forwardRef77((delegated, ref) => {
|
|
4328
4328
|
return /* @__PURE__ */ jsxs74("svg", {
|
|
4329
4329
|
ref,
|
|
4330
|
-
width: "
|
|
4330
|
+
width: "22",
|
|
4331
4331
|
height: "22",
|
|
4332
|
-
viewBox: "0 0
|
|
4333
|
-
fill: "
|
|
4332
|
+
viewBox: "0 0 22 22",
|
|
4333
|
+
fill: "currentColor",
|
|
4334
4334
|
...delegated,
|
|
4335
4335
|
children: [
|
|
4336
4336
|
/* @__PURE__ */ jsx83("path", {
|
|
4337
4337
|
fill: "#BFF6F8",
|
|
4338
|
-
d: "
|
|
4338
|
+
d: "M3.094 5.635c0-.943.764-1.707 1.707-1.707h12.398c.943 0 1.707.764 1.707 1.707v13.66c0 .942-.764 1.706-1.707 1.706H4.801a1.707 1.707 0 0 1-1.707-1.707V5.634Z"
|
|
4339
4339
|
}),
|
|
4340
4340
|
/* @__PURE__ */ jsx83("path", {
|
|
4341
4341
|
fill: "#528693",
|
|
4342
4342
|
fillRule: "evenodd",
|
|
4343
|
-
d: "
|
|
4343
|
+
d: "M4.801 3.416H17.2c1.225 0 2.219.994 2.219 2.219v13.66a2.219 2.219 0 0 1-2.22 2.219H4.802a2.219 2.219 0 0 1-2.219-2.22V5.636c0-1.225.994-2.219 2.219-2.219Zm0 .512c-.943 0-1.707.764-1.707 1.707v13.66c0 .942.764 1.707 1.707 1.707H17.2c.942 0 1.707-.765 1.707-1.707V5.635c0-.943-.765-1.707-1.707-1.707H4.8Z",
|
|
4344
4344
|
clipRule: "evenodd"
|
|
4345
4345
|
}),
|
|
4346
4346
|
/* @__PURE__ */ jsx83("path", {
|
|
4347
4347
|
fill: "#fff",
|
|
4348
|
-
d: "M7.
|
|
4348
|
+
d: "M7.92 4.205c0-.943.764-1.707 1.707-1.707h2.745c.943 0 1.707.764 1.707 1.707v.812a.341.341 0 0 1-.341.341H8.26a.341.341 0 0 1-.341-.34v-.813Z"
|
|
4349
4349
|
}),
|
|
4350
4350
|
/* @__PURE__ */ jsx83("path", {
|
|
4351
4351
|
fill: "#528693",
|
|
4352
4352
|
fillRule: "evenodd",
|
|
4353
|
-
d: "
|
|
4353
|
+
d: "M9.625 1.986h2.746c1.225 0 2.219.994 2.219 2.22v.811a.853.853 0 0 1-.854.854H8.26a.853.853 0 0 1-.854-.854v-.812c0-1.225.994-2.219 2.22-2.219Zm0 .512c-.942 0-1.707.765-1.707 1.707v.812c0 .189.153.342.342.342h5.476a.341.341 0 0 0 .342-.342v-.812c0-.942-.765-1.707-1.707-1.707H9.625Z",
|
|
4354
4354
|
clipRule: "evenodd"
|
|
4355
4355
|
}),
|
|
4356
4356
|
/* @__PURE__ */ jsx83("path", {
|
|
4357
4357
|
fill: "#fff",
|
|
4358
|
-
d: "M11
|
|
4358
|
+
d: "M11 .997a.98.98 0 0 0-.98.98h1.96a.98.98 0 0 0-.98-.98Z"
|
|
4359
4359
|
}),
|
|
4360
4360
|
/* @__PURE__ */ jsx83("path", {
|
|
4361
4361
|
fill: "#528693",
|
|
4362
4362
|
fillRule: "evenodd",
|
|
4363
|
-
d: "M9.
|
|
4363
|
+
d: "M9.506 2.49v-.512a1.492 1.492 0 0 1 2.984 0v.512H9.506Zm2.472-.512a.98.98 0 1 0-1.96 0h1.96Z",
|
|
4364
4364
|
clipRule: "evenodd"
|
|
4365
4365
|
}),
|
|
4366
4366
|
/* @__PURE__ */ jsx83("path", {
|
|
4367
4367
|
fill: "#fff",
|
|
4368
|
-
d: "
|
|
4368
|
+
d: "M11 16.155c-.654 0-1.18-.533-1.18-1.18a.676.676 0 0 0-.675-.675.676.676 0 0 0-.674.674c0 1.14.755 2.105 1.787 2.422v.553c0 .37.304.674.675.674a.676.676 0 0 0 .674-.674v-.52A2.53 2.53 0 0 0 11 12.445c-.654.001-1.18-.532-1.18-1.18 0-.654.533-1.18 1.18-1.18.648 0 1.18.533 1.18 1.18 0 .372.304.675.675.675.37 0 .675-.303.675-.674a2.533 2.533 0 0 0-1.923-2.456v-.64a.676.676 0 0 0-.674-.675.677.677 0 0 0-.675.675v.674a2.53 2.53 0 0 0 .742 4.95c.654.001 1.18.534 1.18 1.181 0 .655-.526 1.18-1.18 1.18Z"
|
|
4369
4369
|
}),
|
|
4370
4370
|
/* @__PURE__ */ jsx83("path", {
|
|
4371
4371
|
fill: "#528693",
|
|
4372
4372
|
fillRule: "evenodd",
|
|
4373
|
-
d: "
|
|
4373
|
+
d: "M10.332 14.974a.67.67 0 0 0 1.337 0 .67.67 0 0 0-.669-.668c-.358 0-.703-.063-1.022-.177.218.216.354.515.354.845ZM9.322 13.8a1.189 1.189 0 0 0-1.363 1.174c0 1.234.736 2.296 1.787 2.774v.2c0 .654.533 1.187 1.187 1.187s1.187-.533 1.187-1.187v-.146a3.038 3.038 0 0 0 1.922-2.828 3.04 3.04 0 0 0-1.363-2.537 1.189 1.189 0 0 0 1.363-1.174c0-1.283-.8-2.382-1.922-2.827v-.268c0-.654-.533-1.187-1.187-1.187s-1.187.533-1.187 1.187v.322a3.048 3.048 0 0 0-1.787 2.774A3.04 3.04 0 0 0 9.322 13.8Zm.937-4.957a2.53 2.53 0 0 0 .742 4.95c.654 0 1.18.533 1.18 1.18 0 .655-.526 1.181-1.18 1.181-.655 0-1.18-.533-1.18-1.18a.677.677 0 0 0-.675-.675.677.677 0 0 0-.675.675c0 1.14.756 2.104 1.787 2.421v.553c0 .371.304.675.675.675a.676.676 0 0 0 .675-.675v-.52A2.53 2.53 0 0 0 11 12.445c-.655 0-1.18-.533-1.18-1.18 0-.654.532-1.18 1.18-1.18.647 0 1.18.533 1.18 1.18 0 .371.303.675.674.675a.676.676 0 0 0 .675-.675 2.533 2.533 0 0 0-1.922-2.455v-.641a.676.676 0 0 0-.675-.674.676.676 0 0 0-.675.674v.675Zm1.764 3.266a1.183 1.183 0 0 1-.354-.845.674.674 0 0 0-.669-.668.67.67 0 0 0 0 1.336c.36 0 .704.063 1.023.177Z",
|
|
4374
4374
|
clipRule: "evenodd"
|
|
4375
4375
|
})
|
|
4376
4376
|
]
|
|
@@ -4567,11 +4567,80 @@ var ProductShortcut = forwardRef80((delegated, ref) => {
|
|
|
4567
4567
|
});
|
|
4568
4568
|
ProductShortcut.displayName = "ProductShortcutIcon";
|
|
4569
4569
|
|
|
4570
|
-
// src/iconography/
|
|
4570
|
+
// src/iconography/promotion.tsx
|
|
4571
4571
|
import { forwardRef as forwardRef81 } from "react";
|
|
4572
4572
|
import { jsx as jsx87, jsxs as jsxs78 } from "react/jsx-runtime";
|
|
4573
|
-
var
|
|
4573
|
+
var Promotion = forwardRef81((delegated, ref) => {
|
|
4574
4574
|
return /* @__PURE__ */ jsxs78("svg", {
|
|
4575
|
+
ref,
|
|
4576
|
+
width: "22",
|
|
4577
|
+
height: "23",
|
|
4578
|
+
viewBox: "0 0 22 23",
|
|
4579
|
+
fill: "currentColor",
|
|
4580
|
+
...delegated,
|
|
4581
|
+
children: [
|
|
4582
|
+
/* @__PURE__ */ jsx87("path", {
|
|
4583
|
+
d: "M3.60278 7.73474C3.68172 6.83379 4.43614 6.14258 5.34055 6.14258H16.7978C17.7095 6.14258 18.4674 6.84455 18.5371 7.75352L19.4852 20.1059C19.5629 21.119 18.7619 21.9838 17.7459 21.9838H4.25823C3.23472 21.9838 2.43112 21.1067 2.52046 20.0871L3.60278 7.73474Z",
|
|
4584
|
+
fill: "#BFF6F8"
|
|
4585
|
+
}),
|
|
4586
|
+
/* @__PURE__ */ jsx87("path", {
|
|
4587
|
+
fillRule: "evenodd",
|
|
4588
|
+
clipRule: "evenodd",
|
|
4589
|
+
d: "M5.33852 5.61914H16.7958C17.981 5.61914 18.9662 6.5317 19.0569 7.71336L20.0049 20.0658C20.106 21.3827 19.0647 22.5071 17.7438 22.5071H4.25621C2.92565 22.5071 1.88097 21.3668 1.99711 20.0414L3.07942 7.68896C3.18205 6.51771 4.16279 5.61914 5.33852 5.61914ZM5.33852 6.14247C4.43412 6.14247 3.67969 6.83368 3.60075 7.73463L2.51844 20.087C2.4291 21.1066 3.2327 21.9837 4.25621 21.9837H17.7438C18.7599 21.9837 19.5609 21.1189 19.4831 20.1058L18.5351 7.75341C18.4654 6.84444 17.7075 6.14247 16.7958 6.14247H5.33852Z",
|
|
4590
|
+
fill: "#528693"
|
|
4591
|
+
}),
|
|
4592
|
+
/* @__PURE__ */ jsx87("path", {
|
|
4593
|
+
fillRule: "evenodd",
|
|
4594
|
+
clipRule: "evenodd",
|
|
4595
|
+
d: "M10.9916 3.1396C11.9858 3.1396 12.8016 3.95541 12.8016 4.94959V7.48368C12.8016 7.8472 13.0962 8.14186 13.4598 8.14186C13.8233 8.14186 14.1179 7.8472 14.1179 7.48368V4.94959C14.1179 3.22878 12.7124 1.82324 10.9916 1.82324C9.27078 1.82324 7.86523 3.22878 7.86523 4.94959V7.48368C7.86523 7.8472 8.1599 8.14186 8.52341 8.14186C8.88693 8.14186 9.18159 7.8472 9.18159 7.48368V4.94959C9.18159 3.95541 9.99741 3.1396 10.9916 3.1396Z",
|
|
4596
|
+
fill: "white"
|
|
4597
|
+
}),
|
|
4598
|
+
/* @__PURE__ */ jsx87("path", {
|
|
4599
|
+
fillRule: "evenodd",
|
|
4600
|
+
clipRule: "evenodd",
|
|
4601
|
+
d: "M12.2762 4.94949C12.2762 4.24433 11.6947 3.66282 10.9895 3.66282C10.2844 3.66282 9.70286 4.24433 9.70286 4.94949V7.48358C9.70286 8.13612 9.17389 8.66509 8.52135 8.66509C7.86881 8.66509 7.33984 8.13612 7.33984 7.48358V4.94949C7.33984 2.93965 8.97969 1.2998 10.9895 1.2998C12.9994 1.2998 14.6392 2.93965 14.6392 4.94949V7.48358C14.6392 8.13612 14.1102 8.66509 13.4577 8.66509C12.8052 8.66509 12.2762 8.13612 12.2762 7.48358V4.94949ZM12.7995 4.94949C12.7995 3.95531 11.9837 3.13949 10.9895 3.13949C9.99535 3.13949 9.17953 3.95531 9.17953 4.94949V7.48358C9.17953 7.84709 8.88486 8.14176 8.52135 8.14176C8.15784 8.14176 7.86317 7.84709 7.86317 7.48358V4.94949C7.86317 3.22868 9.26871 1.82313 10.9895 1.82313C12.7103 1.82313 14.1159 3.22868 14.1159 4.94949V7.48358C14.1159 7.84709 13.8212 8.14176 13.4577 8.14176C13.0942 8.14176 12.7995 7.84709 12.7995 7.48358V4.94949Z",
|
|
4602
|
+
fill: "#528693"
|
|
4603
|
+
}),
|
|
4604
|
+
/* @__PURE__ */ jsx87("path", {
|
|
4605
|
+
d: "M7.49405 18.1396C7.28915 17.9347 7.28915 17.6025 7.49405 17.3976L13.7415 11.1501C13.9464 10.9452 14.2786 10.9452 14.4835 11.1501V11.1501C14.6884 11.355 14.6884 11.6872 14.4835 11.8921L8.23605 18.1396C8.03115 18.3445 7.69895 18.3445 7.49405 18.1396V18.1396Z",
|
|
4606
|
+
fill: "white"
|
|
4607
|
+
}),
|
|
4608
|
+
/* @__PURE__ */ jsx87("path", {
|
|
4609
|
+
fillRule: "evenodd",
|
|
4610
|
+
clipRule: "evenodd",
|
|
4611
|
+
d: "M7.15156 17.0545L13.399 10.8071C13.7933 10.4127 14.4327 10.4127 14.8271 10.8071C15.2215 11.2014 15.2215 11.8408 14.8271 12.2352L8.57969 18.4826C8.18533 18.877 7.54593 18.877 7.15156 18.4826C6.7572 18.0883 6.7572 17.4489 7.15156 17.0545ZM7.49463 17.3976C7.28973 17.6025 7.28973 17.9347 7.49463 18.1396C7.69953 18.3445 8.03173 18.3445 8.23663 18.1396L14.484 11.8921C14.6889 11.6872 14.6889 11.355 14.484 11.1501C14.2791 10.9452 13.9469 10.9452 13.742 11.1501L7.49463 17.3976Z",
|
|
4612
|
+
fill: "#528693"
|
|
4613
|
+
}),
|
|
4614
|
+
/* @__PURE__ */ jsx87("path", {
|
|
4615
|
+
d: "M10.7594 12.0233C10.7594 13.0274 9.94538 13.8414 8.94123 13.8414C7.93707 13.8414 7.12305 13.0274 7.12305 12.0233C7.12305 11.0191 7.93707 10.2051 8.94123 10.2051C9.94538 10.2051 10.7594 11.0191 10.7594 12.0233Z",
|
|
4616
|
+
fill: "white"
|
|
4617
|
+
}),
|
|
4618
|
+
/* @__PURE__ */ jsx87("path", {
|
|
4619
|
+
fillRule: "evenodd",
|
|
4620
|
+
clipRule: "evenodd",
|
|
4621
|
+
d: "M8.94123 13.3563C9.67743 13.3563 10.2742 12.7595 10.2742 12.0233C10.2742 11.2871 9.67743 10.6902 8.94123 10.6902C8.20502 10.6902 7.60821 11.2871 7.60821 12.0233C7.60821 12.7595 8.20502 13.3563 8.94123 13.3563ZM8.94123 13.8414C9.94538 13.8414 10.7594 13.0274 10.7594 12.0233C10.7594 11.0191 9.94538 10.2051 8.94123 10.2051C7.93707 10.2051 7.12305 11.0191 7.12305 12.0233C7.12305 13.0274 7.93707 13.8414 8.94123 13.8414Z",
|
|
4622
|
+
fill: "#528693"
|
|
4623
|
+
}),
|
|
4624
|
+
/* @__PURE__ */ jsx87("path", {
|
|
4625
|
+
d: "M14.8532 17.2606C14.8532 18.2647 14.0391 19.0787 13.035 19.0787C12.0308 19.0787 11.2168 18.2647 11.2168 17.2606C11.2168 16.2564 12.0308 15.4424 13.035 15.4424C14.0391 15.4424 14.8532 16.2564 14.8532 17.2606Z",
|
|
4626
|
+
fill: "white"
|
|
4627
|
+
}),
|
|
4628
|
+
/* @__PURE__ */ jsx87("path", {
|
|
4629
|
+
fillRule: "evenodd",
|
|
4630
|
+
clipRule: "evenodd",
|
|
4631
|
+
d: "M13.035 18.5936C13.7712 18.5936 14.368 17.9968 14.368 17.2606C14.368 16.5244 13.7712 15.9275 13.035 15.9275C12.2988 15.9275 11.702 16.5244 11.702 17.2606C11.702 17.9968 12.2988 18.5936 13.035 18.5936ZM13.035 19.0787C14.0391 19.0787 14.8532 18.2647 14.8532 17.2606C14.8532 16.2564 14.0391 15.4424 13.035 15.4424C12.0308 15.4424 11.2168 16.2564 11.2168 17.2606C11.2168 18.2647 12.0308 19.0787 13.035 19.0787Z",
|
|
4632
|
+
fill: "#528693"
|
|
4633
|
+
})
|
|
4634
|
+
]
|
|
4635
|
+
});
|
|
4636
|
+
});
|
|
4637
|
+
Promotion.displayName = "PromotionIcon";
|
|
4638
|
+
|
|
4639
|
+
// src/iconography/property-table.tsx
|
|
4640
|
+
import { forwardRef as forwardRef82 } from "react";
|
|
4641
|
+
import { jsx as jsx88, jsxs as jsxs79 } from "react/jsx-runtime";
|
|
4642
|
+
var PropertyTable = forwardRef82((delegated, ref) => {
|
|
4643
|
+
return /* @__PURE__ */ jsxs79("svg", {
|
|
4575
4644
|
ref,
|
|
4576
4645
|
width: "22",
|
|
4577
4646
|
height: "22",
|
|
@@ -4579,23 +4648,23 @@ var PropertyTable = forwardRef81((delegated, ref) => {
|
|
|
4579
4648
|
fill: "none",
|
|
4580
4649
|
...delegated,
|
|
4581
4650
|
children: [
|
|
4582
|
-
/* @__PURE__ */
|
|
4651
|
+
/* @__PURE__ */ jsx88("path", {
|
|
4583
4652
|
d: "M5.25482 3H9.34603C9.74692 3 10.034 3.38464 9.92363 3.77005C9.31279 5.9038 8.66795 8.74673 10 10.7037C11.295 12.6062 10.8547 16.1665 10.264 18.5558C10.199 18.8189 9.96088 19 9.68994 19H5.2986C4.86287 19 4.56788 18.5491 4.71707 18.1398C5.45619 16.1115 6.17961 12.7471 4.851 10.7037C3.42147 8.50515 4.0913 5.11706 4.70833 3.37652C4.78991 3.14641 5.01068 3 5.25482 3Z",
|
|
4584
4653
|
fill: "#BFF6F8",
|
|
4585
4654
|
className: "c-icon-fill"
|
|
4586
4655
|
}),
|
|
4587
|
-
/* @__PURE__ */
|
|
4656
|
+
/* @__PURE__ */ jsx88("path", {
|
|
4588
4657
|
fillRule: "evenodd",
|
|
4589
4658
|
clipRule: "evenodd",
|
|
4590
4659
|
d: "M5.25483 2.40002H9.34604C10.15 2.40002 10.7194 3.1706 10.5005 3.93521C10.1971 4.99483 9.89923 6.18576 9.83223 7.33802C9.76516 8.49157 9.93372 9.54003 10.496 10.3661C11.2487 11.472 11.4617 12.9902 11.4391 14.4565C11.4162 15.9424 11.1488 17.477 10.8465 18.6999C10.7133 19.2387 10.2285 19.6 9.68995 19.6H5.29861C4.41674 19.6 3.87182 18.7069 4.15334 17.9343C4.5103 16.9548 4.85962 15.6611 4.96133 14.3799C5.06407 13.0857 4.90738 11.8911 4.34799 11.0308C3.53603 9.78203 3.34403 8.23969 3.41295 6.8389C3.48228 5.42955 3.8191 4.08925 4.14283 3.17606C4.31474 2.69113 4.77328 2.40002 5.25483 2.40002ZM9.34604 3.00002H5.25483C5.01069 3.00002 4.78992 3.14643 4.70835 3.37654C4.09132 5.11708 3.42149 8.50517 4.85101 10.7037C6.17962 12.7471 5.4562 16.1115 4.71708 18.1398C4.56789 18.5492 4.86288 19 5.29861 19H9.68995C9.9609 19 10.199 18.8189 10.264 18.5559C10.8548 16.1665 11.295 12.6062 10 10.7037C8.66796 8.74676 9.31281 5.90382 9.92364 3.77008C10.034 3.38466 9.74693 3.00002 9.34604 3.00002Z",
|
|
4591
4660
|
fill: "#528693"
|
|
4592
4661
|
}),
|
|
4593
|
-
/* @__PURE__ */
|
|
4662
|
+
/* @__PURE__ */ jsx88("path", {
|
|
4594
4663
|
d: "M13.2548 3H17.346C17.7469 3 18.034 3.38464 17.9236 3.77005C17.3128 5.9038 16.6679 8.74673 18 10.7037C19.295 12.6062 18.8547 16.1665 18.264 18.5558C18.199 18.8189 17.9609 19 17.6899 19H13.2986C12.8629 19 12.5679 18.5491 12.7171 18.1398C13.4562 16.1115 14.1796 12.7471 12.851 10.7037C11.4215 8.50515 12.0913 5.11706 12.7083 3.37652C12.7899 3.14641 13.0107 3 13.2548 3Z",
|
|
4595
4664
|
fill: "#BFF6F8",
|
|
4596
4665
|
className: "c-icon-fill"
|
|
4597
4666
|
}),
|
|
4598
|
-
/* @__PURE__ */
|
|
4667
|
+
/* @__PURE__ */ jsx88("path", {
|
|
4599
4668
|
fillRule: "evenodd",
|
|
4600
4669
|
clipRule: "evenodd",
|
|
4601
4670
|
d: "M13.2548 2.40002H17.346C18.15 2.40002 18.7194 3.1706 18.5005 3.93521C18.1971 4.99483 17.8992 6.18576 17.8322 7.33802C17.7652 8.49157 17.9337 9.54003 18.496 10.3661C19.2487 11.472 19.4617 12.9902 19.4391 14.4565C19.4162 15.9424 19.1488 17.477 18.8465 18.6999C18.7133 19.2387 18.2285 19.6 17.69 19.6H13.2986C12.4167 19.6 11.8718 18.7069 12.1533 17.9343C12.5103 16.9548 12.8596 15.6611 12.9613 14.3799C13.0641 13.0857 12.9074 11.8911 12.348 11.0308C11.536 9.78203 11.344 8.23969 11.4129 6.8389C11.4823 5.42955 11.8191 4.08925 12.1428 3.17606C12.3147 2.69113 12.7733 2.40002 13.2548 2.40002ZM17.346 3.00002H13.2548C13.0107 3.00002 12.7899 3.14643 12.7083 3.37654C12.0913 5.11708 11.4215 8.50517 12.851 10.7037C14.1796 12.7471 13.4562 16.1115 12.7171 18.1398C12.5679 18.5492 12.8629 19 13.2986 19H17.69C17.9609 19 18.199 18.8189 18.264 18.5559C18.8548 16.1665 19.295 12.6062 18 10.7037C16.668 8.74676 17.3128 5.90382 17.9236 3.77008C18.034 3.38466 17.7469 3.00002 17.346 3.00002Z",
|
|
@@ -4607,10 +4676,10 @@ var PropertyTable = forwardRef81((delegated, ref) => {
|
|
|
4607
4676
|
PropertyTable.displayName = "PropertyTable";
|
|
4608
4677
|
|
|
4609
4678
|
// src/iconography/relation.tsx
|
|
4610
|
-
import { forwardRef as
|
|
4611
|
-
import { jsx as
|
|
4612
|
-
var Relation =
|
|
4613
|
-
return /* @__PURE__ */
|
|
4679
|
+
import { forwardRef as forwardRef83 } from "react";
|
|
4680
|
+
import { jsx as jsx89, jsxs as jsxs80 } from "react/jsx-runtime";
|
|
4681
|
+
var Relation = forwardRef83((delegated, ref) => {
|
|
4682
|
+
return /* @__PURE__ */ jsxs80("svg", {
|
|
4614
4683
|
ref,
|
|
4615
4684
|
width: "22",
|
|
4616
4685
|
height: "22",
|
|
@@ -4618,12 +4687,12 @@ var Relation = forwardRef82((delegated, ref) => {
|
|
|
4618
4687
|
fill: "none",
|
|
4619
4688
|
...delegated,
|
|
4620
4689
|
children: [
|
|
4621
|
-
/* @__PURE__ */
|
|
4690
|
+
/* @__PURE__ */ jsx89("path", {
|
|
4622
4691
|
d: "M14.8812 3.79999C12.9026 3.79999 11.9488 5.40165 11.2618 6.69266C11.1494 6.90405 10.8506 6.90407 10.7381 6.69269C10.051 5.40167 9.09737 3.79999 7.11879 3.79999C4.87692 3.79999 3 5.8738 3 8.43196C3 12.5133 11 18.8 11 18.8C11 18.8 19 12.5133 19 8.43196C19.0003 5.8738 17.123 3.79999 14.8812 3.79999Z",
|
|
4623
4692
|
fill: "#BFF6F8",
|
|
4624
4693
|
className: "c-icon-fill"
|
|
4625
4694
|
}),
|
|
4626
|
-
/* @__PURE__ */
|
|
4695
|
+
/* @__PURE__ */ jsx89("path", {
|
|
4627
4696
|
fillRule: "evenodd",
|
|
4628
4697
|
clipRule: "evenodd",
|
|
4629
4698
|
d: "M10.6292 19.2718L11 18.8L11.3707 19.2718C11.1531 19.4428 10.8468 19.4428 10.6292 19.2718ZM19 8.43199C19.0002 5.87382 17.123 3.80001 14.8812 3.80001C12.9026 3.80001 11.9488 5.40167 11.2618 6.69268C11.1494 6.90407 10.8506 6.90409 10.7381 6.69271C10.051 5.40169 9.09736 3.80001 7.11879 3.80001C4.87691 3.80001 2.99999 5.87382 2.99999 8.43199C2.99999 12.5133 11 18.8 11 18.8C10.6292 19.2718 10.6294 19.2719 10.6292 19.2718L10.6223 19.2663L10.6039 19.2517L10.5345 19.1963C10.4742 19.1479 10.3864 19.0769 10.2751 18.9853C10.0526 18.8024 9.73574 18.5372 9.35593 18.2064C8.59713 17.5456 7.58324 16.6197 6.5673 15.5622C5.55372 14.5071 4.52485 13.3074 3.74571 12.0989C2.97688 10.9064 2.39999 9.62795 2.39999 8.43199C2.39999 5.60736 4.48415 3.20001 7.11879 3.20001C9.2023 3.20001 10.3084 4.70368 10.9999 5.92098C11.6914 4.70363 12.7977 3.20001 14.8812 3.20001C17.5157 3.20001 19.6002 5.60728 19.6 8.43199M19 8.43199C19 12.5133 11 18.8 11 18.8C11.3707 19.2718 11.3706 19.2719 11.3707 19.2718L11.3777 19.2663L11.396 19.2517L11.4654 19.1963C11.5258 19.1479 11.6135 19.0769 11.7248 18.9854C11.9473 18.8024 12.2642 18.5372 12.644 18.2064C13.4028 17.5456 14.4167 16.6197 15.4327 15.5622C16.4462 14.5071 17.4751 13.3074 18.2543 12.0989C19.0231 10.9064 19.6 9.62793 19.6 8.43199",
|
|
@@ -4635,10 +4704,10 @@ var Relation = forwardRef82((delegated, ref) => {
|
|
|
4635
4704
|
Relation.displayName = "Relation";
|
|
4636
4705
|
|
|
4637
4706
|
// src/iconography/renew.tsx
|
|
4638
|
-
import { forwardRef as
|
|
4639
|
-
import { jsx as
|
|
4640
|
-
var Renew =
|
|
4641
|
-
return /* @__PURE__ */
|
|
4707
|
+
import { forwardRef as forwardRef84 } from "react";
|
|
4708
|
+
import { jsx as jsx90, jsxs as jsxs81 } from "react/jsx-runtime";
|
|
4709
|
+
var Renew = forwardRef84((delegated, ref) => {
|
|
4710
|
+
return /* @__PURE__ */ jsxs81("svg", {
|
|
4642
4711
|
ref,
|
|
4643
4712
|
width: "22",
|
|
4644
4713
|
height: "22",
|
|
@@ -4646,21 +4715,21 @@ var Renew = forwardRef83((delegated, ref) => {
|
|
|
4646
4715
|
fill: "none",
|
|
4647
4716
|
...delegated,
|
|
4648
4717
|
children: [
|
|
4649
|
-
/* @__PURE__ */
|
|
4718
|
+
/* @__PURE__ */ jsx90("path", {
|
|
4650
4719
|
d: "M7.08054 10.4135H8.91886C8.91886 10.4135 6.21721 14.0757 5.85357 14.5583C4.81898 13.1782 3.80149 11.8182 2.75087 10.4169H4.54216C4.71531 8.06261 5.67401 6.17473 7.47492 4.78678C8.79488 3.76791 10.2955 3.3116 11.9307 3.38206C12.9972 3.42832 13.9853 3.70955 14.8998 4.22048C15.5288 4.57186 15.6186 5.40451 15.1811 5.97692L-nan -nanL-nan -nanL15.1811 5.97692C14.7464 6.54573 13.9482 6.64535 13.2901 6.36336C11.8846 5.76101 10.4618 5.89061 9.04498 6.86926C7.85755 7.68906 7.23231 8.90141 7.08054 10.4124V10.4135Z",
|
|
4651
4720
|
fill: "#BFF6F8"
|
|
4652
4721
|
}),
|
|
4653
|
-
/* @__PURE__ */
|
|
4722
|
+
/* @__PURE__ */ jsx90("path", {
|
|
4654
4723
|
fillRule: "evenodd",
|
|
4655
4724
|
clipRule: "evenodd",
|
|
4656
4725
|
d: "M9.40169 10.7697L8.91886 10.4135H7.08054V10.4124C7.10115 10.2072 7.1305 10.0075 7.1688 9.81352C7.41251 8.57936 8.01882 7.57773 9.04498 6.86928C10.4618 5.89063 11.8846 5.76103 13.2901 6.36338C13.9482 6.64537 14.7464 6.54575 15.1811 5.97694C15.6186 5.40453 15.5288 4.57187 14.8998 4.2205C13.9853 3.70957 12.9972 3.42834 11.9307 3.38208C10.2955 3.31162 8.79488 3.76793 7.47492 4.7868C5.67401 6.17475 4.7153 8.06262 4.54216 10.4169H2.75087C2.9014 10.6177 3.05125 10.8176 3.20058 11.0169C3.587 11.5326 3.96986 12.0438 4.35171 12.5536C4.72749 13.0554 5.10229 13.5559 5.47856 14.058C5.60337 14.2246 5.72834 14.3913 5.85357 14.5584C5.9166 14.4747 6.04988 14.2955 6.22717 14.0564C6.81207 13.2676 7.87592 11.8267 8.47611 11.0135C8.74349 10.6512 8.91886 10.4135 8.91886 10.4135L9.40169 10.7697L8.9738 11.3496C8.71481 11.7005 8.36569 12.1734 8.00519 12.6615C7.28564 13.6356 6.51682 14.6752 6.33276 14.9194C6.21923 15.0701 6.04147 15.1586 5.85282 15.1584C5.66418 15.1581 5.48663 15.0692 5.37348 14.9182C4.86944 14.2459 4.37116 13.5805 3.87125 12.913C3.3425 12.207 2.81193 11.4986 2.2708 10.7768C2.13449 10.595 2.11259 10.3517 2.21424 10.1485C2.31588 9.94526 2.52362 9.81688 2.75087 9.81688H3.99953C4.28818 7.55897 5.30719 5.70008 7.1083 4.31184M7.1083 4.31184C8.54315 3.20433 10.1836 2.70624 11.9565 2.78263C13.116 2.83293 14.1957 3.13982 15.1925 3.6967C16.2047 4.26224 16.2699 5.54032 15.6578 6.34127C15.0108 7.18787 13.8882 7.27246 13.0538 6.91487C11.8476 6.39799 10.642 6.49532 9.38598 7.36295C8.53805 7.94836 8.01288 8.76671 7.78161 9.81352H8.91886C9.14527 9.81352 9.3524 9.94097 9.45445 10.1431C9.5565 10.3452 9.5361 10.5875 9.40169 10.7697",
|
|
4657
4726
|
fill: "#528693"
|
|
4658
4727
|
}),
|
|
4659
|
-
/* @__PURE__ */
|
|
4728
|
+
/* @__PURE__ */ jsx90("path", {
|
|
4660
4729
|
d: "M16.8044 11.5865L14.9661 11.5865C14.9661 11.5865 17.6677 7.92426 18.0313 7.44167C19.0659 8.82179 20.0834 10.1818 21.134 11.5831L19.3428 11.5831C19.1696 13.9374 18.2109 15.8253 16.41 17.2132C15.09 18.2321 13.5895 18.6884 11.9542 18.6179C10.8878 18.5717 9.89961 18.2904 8.9851 17.7795C8.35615 17.4281 8.26636 16.5955 8.70383 16.0231L-nan -nanL-nan -nanL8.70383 16.0231C9.13856 15.4543 9.93675 15.3546 10.5948 15.6366C12.0004 16.239 13.4232 16.1094 14.8399 15.1307C16.0274 14.3109 16.6526 13.0986 16.8044 11.5876L16.8044 11.5865Z",
|
|
4661
4730
|
fill: "#BFF6F8"
|
|
4662
4731
|
}),
|
|
4663
|
-
/* @__PURE__ */
|
|
4732
|
+
/* @__PURE__ */ jsx90("path", {
|
|
4664
4733
|
fillRule: "evenodd",
|
|
4665
4734
|
clipRule: "evenodd",
|
|
4666
4735
|
d: "M14.4832 11.2303L14.9661 11.5865L16.8044 11.5865L16.8044 11.5876C16.7838 11.7928 16.7544 11.9925 16.7161 12.1865C16.4724 13.4206 15.8661 14.4223 14.8399 15.1307C13.4232 16.1094 12.0004 16.239 10.5948 15.6366C9.93675 15.3546 9.13856 15.4543 8.70383 16.0231C8.26636 16.5955 8.35616 17.4281 8.9851 17.7795C9.89961 18.2904 10.8878 18.5717 11.9542 18.6179C13.5895 18.6884 15.09 18.2321 16.41 17.2132C18.2109 15.8253 19.1696 13.9374 19.3428 11.5831L21.1341 11.5831C20.9835 11.3823 20.8337 11.1824 20.6843 10.9831C20.2979 10.4674 19.9151 9.95622 19.5332 9.44635C19.1574 8.9446 18.7826 8.44415 18.4064 7.942C18.2815 7.77544 18.1566 7.60869 18.0314 7.44165C17.9683 7.5253 17.835 7.70449 17.6577 7.94359C17.0728 8.73241 16.009 10.1733 15.4088 10.9865C15.1414 11.3488 14.9661 11.5865 14.9661 11.5865L14.4832 11.2303L14.9111 10.6504C15.1701 10.2995 15.5192 9.82657 15.8797 9.33854C16.5993 8.36444 17.3681 7.32484 17.5522 7.08057C17.6657 6.92991 17.8435 6.84141 18.0321 6.84165C18.2207 6.84188 18.3983 6.93082 18.5114 7.08176C19.0155 7.75414 19.5138 8.41947 20.0137 9.08697C20.5424 9.79298 21.073 10.5014 21.6141 11.2232C21.7504 11.405 21.7723 11.6483 21.6707 11.8515C21.569 12.0547 21.3613 12.1831 21.1341 12.1831L19.8854 12.1831C19.5967 14.441 18.5777 16.2999 16.7766 17.6882M16.7766 17.6882C15.3418 18.7957 13.7013 19.2938 11.9284 19.2174C10.7689 19.1671 9.68923 18.8602 8.69246 18.3033C7.68018 17.7378 7.61497 16.4597 8.22712 15.6587C8.87415 14.8121 9.9967 14.7275 10.8311 15.0851C12.0373 15.602 13.2429 15.5047 14.4989 14.637C15.3469 14.0516 15.872 13.2333 16.1033 12.1865L14.9661 12.1865C14.7397 12.1865 14.5325 12.059 14.4305 11.8569C14.3284 11.6548 14.3488 11.4125 14.4832 11.2303",
|
|
@@ -4672,10 +4741,10 @@ var Renew = forwardRef83((delegated, ref) => {
|
|
|
4672
4741
|
Renew.displayName = "RenewIcon";
|
|
4673
4742
|
|
|
4674
4743
|
// src/iconography/restricted-catalogue.tsx
|
|
4675
|
-
import { forwardRef as
|
|
4676
|
-
import { jsx as
|
|
4677
|
-
var RestrictedCatalogue =
|
|
4678
|
-
return /* @__PURE__ */
|
|
4744
|
+
import { forwardRef as forwardRef85 } from "react";
|
|
4745
|
+
import { jsx as jsx91, jsxs as jsxs82 } from "react/jsx-runtime";
|
|
4746
|
+
var RestrictedCatalogue = forwardRef85((delegated, ref) => {
|
|
4747
|
+
return /* @__PURE__ */ jsxs82("svg", {
|
|
4679
4748
|
ref,
|
|
4680
4749
|
width: "22",
|
|
4681
4750
|
height: "22",
|
|
@@ -4683,41 +4752,41 @@ var RestrictedCatalogue = forwardRef84((delegated, ref) => {
|
|
|
4683
4752
|
fill: "none",
|
|
4684
4753
|
...delegated,
|
|
4685
4754
|
children: [
|
|
4686
|
-
/* @__PURE__ */
|
|
4755
|
+
/* @__PURE__ */ jsx91("path", {
|
|
4687
4756
|
fill: "#FFDE99",
|
|
4688
4757
|
d: "M11.14 5.027h8.041v12.615a.27.27 0 0 1-.009.071c-.097.356-.562 1.052-1.242 1.052H11.3c-.088 0-.16-.141-.16-.315V5.027Z"
|
|
4689
4758
|
}),
|
|
4690
|
-
/* @__PURE__ */
|
|
4759
|
+
/* @__PURE__ */ jsx91("path", {
|
|
4691
4760
|
fill: "#FFEDC6",
|
|
4692
4761
|
d: "M19.181 3.525a.31.31 0 0 0-.31-.31h-5.636a2.067 2.067 0 0 0-2.068 2.069v12.97c0-2.704 6.188-2.276 7.663-2.117a.317.317 0 0 0 .351-.316V3.526Z"
|
|
4693
4762
|
}),
|
|
4694
|
-
/* @__PURE__ */
|
|
4763
|
+
/* @__PURE__ */ jsx91("path", {
|
|
4695
4764
|
fill: "#fff",
|
|
4696
4765
|
d: "M3.415 5.027h7.576v12.857c0 .166-.068.302-.151.302H3.566c-.084 0-.151-.136-.151-.302V5.027Z"
|
|
4697
4766
|
}),
|
|
4698
|
-
/* @__PURE__ */
|
|
4767
|
+
/* @__PURE__ */ jsx91("path", {
|
|
4699
4768
|
fill: "#528693",
|
|
4700
4769
|
fillRule: "evenodd",
|
|
4701
4770
|
d: "M2.81 4.423h8.496v13.46c0 .501-.406.907-.906.907H3.717a.906.906 0 0 1-.906-.906V4.423Zm.605.604v12.857c0 .166.135.302.302.302H10.4a.302.302 0 0 0 .302-.302V5.027H3.415Z",
|
|
4702
4771
|
clipRule: "evenodd"
|
|
4703
4772
|
}),
|
|
4704
|
-
/* @__PURE__ */
|
|
4773
|
+
/* @__PURE__ */ jsx91("path", {
|
|
4705
4774
|
fill: "#BFF6F8",
|
|
4706
4775
|
d: "M3.415 4.12c0-.166.135-.302.302-.302H8.65a2.01 2.01 0 0 1 2.014 2.01v12.589c0-2.624-5.471-2.209-6.907-2.054a.309.309 0 0 1-.342-.306V4.12Z"
|
|
4707
4776
|
}),
|
|
4708
|
-
/* @__PURE__ */
|
|
4777
|
+
/* @__PURE__ */ jsx91("path", {
|
|
4709
4778
|
fill: "#528693",
|
|
4710
4779
|
fillRule: "evenodd",
|
|
4711
4780
|
d: "M10.06 17.161c-1.463-1.21-5.16-.921-6.303-.798a.309.309 0 0 1-.342-.307V4.12c0-.166.135-.302.302-.302H8.65a2.01 2.01 0 0 1 2.014 2.009v12.59c0-.536-.229-.945-.604-1.256ZM3.717 3.214H8.65a2.614 2.614 0 0 1 2.618 2.613v12.938H10.06v-.348c0-.397-.186-.688-.589-.934-.429-.263-1.06-.438-1.801-.536-1.473-.195-3.14-.06-3.849.016a.913.913 0 0 1-1.01-.907V4.12c0-.5.406-.906.906-.906Z",
|
|
4712
4781
|
clipRule: "evenodd"
|
|
4713
4782
|
}),
|
|
4714
|
-
/* @__PURE__ */
|
|
4783
|
+
/* @__PURE__ */ jsx91("path", {
|
|
4715
4784
|
fill: "#528693",
|
|
4716
4785
|
fillRule: "evenodd",
|
|
4717
4786
|
d: "M18.585 3.824a.04.04 0 0 0-.028-.01h-.578a.302.302 0 0 1 0-.604h.578c.329 0 .632.254.632.61v.653a.302.302 0 1 1-.604 0v-.649Zm-1.846-.312a.302.302 0 0 0-.302-.302H15.28a.302.302 0 0 0 0 .604h1.156a.302.302 0 0 0 .302-.302Zm-2.698 0a.302.302 0 0 0-.302-.302h-.578c-.278 0-.545.043-.796.121a.302.302 0 0 0 .18.577c.193-.06.4-.094.616-.094h.578a.302.302 0 0 0 .302-.302Zm4.846 2.4a.302.302 0 0 0-.302.301v1.305a.302.302 0 1 0 .604 0V6.213a.302.302 0 0 0-.302-.302ZM10.96 7.387a.302.302 0 0 0-.303.302v1.163a.302.302 0 1 0 .604 0V7.69a.302.302 0 0 0-.301-.302Zm7.928 1.568a.302.302 0 0 0-.302.302v1.305a.302.302 0 0 0 .604 0V9.258a.302.302 0 0 0-.302-.302Zm-7.928 1.145a.302.302 0 0 0-.303.302v1.163a.302.302 0 1 0 .604 0v-1.163a.302.302 0 0 0-.301-.302Zm7.928 1.9a.302.302 0 0 0-.302.302v1.305a.302.302 0 0 0 .604 0v-1.305a.302.302 0 0 0-.302-.302Zm-7.928.813a.302.302 0 0 0-.303.302v1.163a.302.302 0 1 0 .604 0v-1.163a.302.302 0 0 0-.301-.302Zm7.928 2.232a.302.302 0 0 0-.302.303v.65l-.003.01a.26.26 0 0 0-.02.003.06.06 0 0 1-.019.001 24.867 24.867 0 0 0-.615-.054.302.302 0 1 0-.045.603c.238.018.442.036.6.052a.663.663 0 0 0 .214-.013.302.302 0 0 0 .215-.187.302.302 0 0 0 .23-.181.596.596 0 0 0 .047-.232v-.652a.302.302 0 0 0-.302-.303Zm-7.928.48a.302.302 0 0 0-.303.303v1.161a.302.302 0 1 0 .604 0V15.83a.302.302 0 0 0-.301-.302Zm5.32.363a19.33 19.33 0 0 0-1.243.028.302.302 0 1 0 .034.603c.408-.023.815-.03 1.203-.026a.302.302 0 1 0 .006-.605Zm-2.549.464a.302.302 0 0 0-.355-.238 6.167 6.167 0 0 0-1.231.367.302.302 0 0 0 .239.555c.323-.14.7-.247 1.11-.329a.302.302 0 0 0 .237-.355Zm-2.54 1.18a.302.302 0 0 0-.396.163c-.09.218-.138.457-.138.714v.355h.604v-.355c0-.182.034-.34.092-.482a.302.302 0 0 0-.163-.395Z",
|
|
4718
4787
|
clipRule: "evenodd"
|
|
4719
4788
|
}),
|
|
4720
|
-
/* @__PURE__ */
|
|
4789
|
+
/* @__PURE__ */ jsx91("path", {
|
|
4721
4790
|
fill: "#528693",
|
|
4722
4791
|
fillRule: "evenodd",
|
|
4723
4792
|
d: "M18.886 16.776c.167 0 .302.136.302.303v.333c0 .138-.023.271-.065.396a.302.302 0 0 1-.572-.196.614.614 0 0 0 .033-.2v-.333c0-.167.136-.303.302-.303Zm-.312 1.544a.302.302 0 0 1-.183.386c-.125.045-.26.07-.4.07h-.723a.302.302 0 0 1 0-.605h.724c.069 0 .135-.012.196-.034a.302.302 0 0 1 .386.183Zm-6.614.455h-.724v-.604h.724a.302.302 0 1 1 0 .604Zm1.628-.302c0-.167.135-.302.302-.302h1.448a.302.302 0 1 1 0 .604H13.89a.302.302 0 0 1-.302-.302Z",
|
|
@@ -4729,10 +4798,10 @@ var RestrictedCatalogue = forwardRef84((delegated, ref) => {
|
|
|
4729
4798
|
RestrictedCatalogue.displayName = "RestrictedCatalogueIcon";
|
|
4730
4799
|
|
|
4731
4800
|
// src/iconography/rich-text.tsx
|
|
4732
|
-
import { forwardRef as
|
|
4733
|
-
import { jsx as
|
|
4734
|
-
var RichText =
|
|
4735
|
-
return /* @__PURE__ */
|
|
4801
|
+
import { forwardRef as forwardRef86 } from "react";
|
|
4802
|
+
import { jsx as jsx92, jsxs as jsxs83 } from "react/jsx-runtime";
|
|
4803
|
+
var RichText = forwardRef86((delegated, ref) => {
|
|
4804
|
+
return /* @__PURE__ */ jsxs83("svg", {
|
|
4736
4805
|
ref,
|
|
4737
4806
|
width: "22",
|
|
4738
4807
|
height: "22",
|
|
@@ -4740,34 +4809,34 @@ var RichText = forwardRef85((delegated, ref) => {
|
|
|
4740
4809
|
fill: "none",
|
|
4741
4810
|
...delegated,
|
|
4742
4811
|
children: [
|
|
4743
|
-
/* @__PURE__ */
|
|
4812
|
+
/* @__PURE__ */ jsx92("path", {
|
|
4744
4813
|
d: "M4 4.6C4 4.26863 4.26863 4 4.6 4H17.4C17.7314 4 18 4.26863 18 4.6V6.2C18 6.53137 17.7314 6.8 17.4 6.8H4.6C4.26863 6.8 4 6.53137 4 6.2V4.6Z",
|
|
4745
4814
|
fill: "#BFF6F8",
|
|
4746
4815
|
className: "c-icon-fill"
|
|
4747
4816
|
}),
|
|
4748
|
-
/* @__PURE__ */
|
|
4817
|
+
/* @__PURE__ */ jsx92("path", {
|
|
4749
4818
|
fillRule: "evenodd",
|
|
4750
4819
|
clipRule: "evenodd",
|
|
4751
4820
|
d: "M4.59999 3.40002H17.4C18.0627 3.40002 18.6 3.93728 18.6 4.60002V6.20003C18.6 6.86277 18.0627 7.40002 17.4 7.40002H4.59999C3.93725 7.40002 3.39999 6.86277 3.39999 6.20002V4.60002C3.39999 3.93728 3.93725 3.40002 4.59999 3.40002ZM4.59999 4.00002C4.26862 4.00002 3.99999 4.26865 3.99999 4.60002V6.20002C3.99999 6.5314 4.26862 6.80002 4.59999 6.80002H17.4C17.7314 6.80002 18 6.5314 18 6.20003V4.60002C18 4.26865 17.7314 4.00002 17.4 4.00002H4.59999Z",
|
|
4752
4821
|
fill: "#528693"
|
|
4753
4822
|
}),
|
|
4754
|
-
/* @__PURE__ */
|
|
4823
|
+
/* @__PURE__ */ jsx92("path", {
|
|
4755
4824
|
d: "M4 10.2C4 9.86867 4.26863 9.60004 4.6 9.60004H17.4C17.7314 9.60004 18 9.86867 18 10.2V11.8C18 12.1314 17.7314 12.4 17.4 12.4H4.6C4.26863 12.4 4 12.1314 4 11.8V10.2Z",
|
|
4756
4825
|
className: "c-icon-fill",
|
|
4757
4826
|
fill: "#BFF6F8"
|
|
4758
4827
|
}),
|
|
4759
|
-
/* @__PURE__ */
|
|
4828
|
+
/* @__PURE__ */ jsx92("path", {
|
|
4760
4829
|
fillRule: "evenodd",
|
|
4761
4830
|
clipRule: "evenodd",
|
|
4762
4831
|
d: "M4.59999 9H17.4C18.0627 9 18.6 9.53726 18.6 10.2V11.8C18.6 12.4627 18.0627 13 17.4 13H4.59999C3.93725 13 3.39999 12.4627 3.39999 11.8V10.2C3.39999 9.53726 3.93725 9 4.59999 9ZM4.59999 9.6C4.26862 9.6 3.99999 9.86863 3.99999 10.2V11.8C3.99999 12.1314 4.26862 12.4 4.59999 12.4H17.4C17.7314 12.4 18 12.1314 18 11.8V10.2C18 9.86863 17.7314 9.6 17.4 9.6H4.59999Z",
|
|
4763
4832
|
fill: "#528693"
|
|
4764
4833
|
}),
|
|
4765
|
-
/* @__PURE__ */
|
|
4834
|
+
/* @__PURE__ */ jsx92("path", {
|
|
4766
4835
|
d: "M4 15.8C4 15.4686 4.26863 15.2 4.6 15.2H13.025C13.3564 15.2 13.625 15.4686 13.625 15.8V17.4C13.625 17.7314 13.3564 18 13.025 18H4.6C4.26863 18 4 17.7314 4 17.4V15.8Z",
|
|
4767
4836
|
className: "c-icon-fill",
|
|
4768
4837
|
fill: "#BFF6F8"
|
|
4769
4838
|
}),
|
|
4770
|
-
/* @__PURE__ */
|
|
4839
|
+
/* @__PURE__ */ jsx92("path", {
|
|
4771
4840
|
fillRule: "evenodd",
|
|
4772
4841
|
clipRule: "evenodd",
|
|
4773
4842
|
d: "M4.59999 14.6H13.025C13.6877 14.6 14.225 15.1373 14.225 15.8V17.4C14.225 18.0628 13.6877 18.6 13.025 18.6H4.59999C3.93725 18.6 3.39999 18.0628 3.39999 17.4V15.8C3.39999 15.1373 3.93725 14.6 4.59999 14.6ZM4.59999 15.2C4.26862 15.2 3.99999 15.4687 3.99999 15.8V17.4C3.99999 17.7314 4.26862 18 4.59999 18H13.025C13.3564 18 13.625 17.7314 13.625 17.4V15.8C13.625 15.4687 13.3564 15.2 13.025 15.2H4.59999Z",
|
|
@@ -4779,10 +4848,10 @@ var RichText = forwardRef85((delegated, ref) => {
|
|
|
4779
4848
|
RichText.displayName = "RichText";
|
|
4780
4849
|
|
|
4781
4850
|
// src/iconography/rocket.tsx
|
|
4782
|
-
import { forwardRef as
|
|
4783
|
-
import { jsx as
|
|
4784
|
-
var Rocket =
|
|
4785
|
-
return /* @__PURE__ */
|
|
4851
|
+
import { forwardRef as forwardRef87 } from "react";
|
|
4852
|
+
import { jsx as jsx93, jsxs as jsxs84 } from "react/jsx-runtime";
|
|
4853
|
+
var Rocket = forwardRef87((delegated, ref) => {
|
|
4854
|
+
return /* @__PURE__ */ jsxs84("svg", {
|
|
4786
4855
|
ref,
|
|
4787
4856
|
width: "16",
|
|
4788
4857
|
height: "16",
|
|
@@ -4790,27 +4859,27 @@ var Rocket = forwardRef86((delegated, ref) => {
|
|
|
4790
4859
|
fill: "none",
|
|
4791
4860
|
...delegated,
|
|
4792
4861
|
children: [
|
|
4793
|
-
/* @__PURE__ */
|
|
4862
|
+
/* @__PURE__ */ jsx93("path", {
|
|
4794
4863
|
d: "M13.0339 2.1872a3.485 3.485 0 0 1 .381.0376c.0658.0094.127.0189.1928.033l.1035.0188c.0094.0047.0094.014.0094.0235l.0282.16c.0188.1316.0376.2586.0471.3903.0203.2598.0219.5208.0047.7808a6.9501 6.9501 0 0 1-.1223.8796 4.1843 4.1843 0 0 1-1.2794-.8937 6.3429 6.3429 0 0 1-.9314-1.3217 6.338 6.338 0 0 1 .795-.1082 4.6927 4.6927 0 0 1 .7714 0Zm-2.3754 4.6613a.1103.1103 0 0 0-.0376.0094.646.646 0 0 1-.1317.0236c-.0471.0094-.0894.014-.1317.0188h-.0565a1.3956 1.3956 0 0 1-.1975-.0141.0175.0175 0 0 1-.0141-.0047 1.1617 1.1617 0 0 1-.621-.2964 1.2474 1.2474 0 0 1-.1646-1.6933.0046.0046 0 0 0 .0034-.0014.0048.0048 0 0 0 .0014-.0033 1.2938 1.2938 0 0 1 .1081-.127 1.259 1.259 0 0 1 2.0932.6726 1.3067 1.3067 0 0 1-.2352 1.0207c-.0282.0282-.0518.0612-.08.0894-.0282.0282-.0705.0564-.1035.0847a.0536.0536 0 0 0-.0376.014 1.2248 1.2248 0 0 1-.3951.207Z",
|
|
4795
4864
|
fill: "#fff"
|
|
4796
4865
|
}),
|
|
4797
|
-
/* @__PURE__ */
|
|
4866
|
+
/* @__PURE__ */ jsx93("path", {
|
|
4798
4867
|
d: "M10.1129 7.427a1.7704 1.7704 0 0 1-1.1712-.602 1.5881 1.5881 0 0 1-.2493-.3998c-.0047-.0047-.0047-.0094-.0094-.0141a2.0301 2.0301 0 0 1-.1035-.2822c0-.0141-.0047-.0235-.0047-.033a1.3365 1.3365 0 0 1-.047-.268.8705.8705 0 0 1-.0047-.1082c0-.047-.0095-.0941-.0047-.1364 0-.0189.0046-.033.0046-.047.0069-.092.021-.1832.0424-.2729v-.0141c.0541-.2502.167-.484.3292-.682a.197.197 0 0 1 .0753-.0565 1.0763 1.0763 0 0 1 .0988-.1082.7403.7403 0 0 1 .0893-.0705c.0048-.0047.0048-.0141.0095-.0188a.9361.9361 0 0 1 .0893-.0565 1.7606 1.7606 0 0 1 1.3406-.3434c.4418.0721.8383.3134 1.1053.6727a1.7648 1.7648 0 0 1-.1505 2.3048 1.7054 1.7054 0 0 1-.1411.1176.2888.2888 0 0 1-.0329.047c-.0329.0235-.0706.0423-.1035.0658a1.7602 1.7602 0 0 1-1.1618.3058Zm-.809-2.5352a1.2474 1.2474 0 0 0 .1646 1.6933c.1723.1592.3887.2625.6209.2964a.0172.0172 0 0 0 .0141.0047c.0654.0093.1314.014.1975.014h.0565c.0423-.0046.0846-.0093.1317-.0187a.646.646 0 0 0 .1317-.0236.1103.1103 0 0 1 .0376-.0094 1.2248 1.2248 0 0 0 .3951-.207.0539.0539 0 0 1 .0377-.014c.0329-.0283.0705-.0565.1034-.0847.033-.0282.0518-.0611.08-.0894a1.3067 1.3067 0 0 0 .2352-1.0207 1.2592 1.2592 0 0 0-2.0931-.6726 1.2939 1.2939 0 0 0-.1082.127.0047.0047 0 0 1-.0047.0047Z",
|
|
4799
4868
|
fill: "#528693"
|
|
4800
4869
|
}),
|
|
4801
|
-
/* @__PURE__ */
|
|
4870
|
+
/* @__PURE__ */ jsx93("path", {
|
|
4802
4871
|
d: "M8.8005 12.1025a5.1403 5.1403 0 0 1-.682 1.2794l-.1082.1458c-.0329.033-.0987.1176-.0893.0988-.0094.0047-.0141.0094-.0236.0047-.0094-.0047 0-.0141 0-.0188.0047.0188-.0282-.1787-.0517-.2916a4.5174 4.5174 0 0 0-.4798-1.2982l.0565-.0188c.1317-.0471.2634-.1035.3904-.1553.254-.1128.5033-.2304.7385-.3621.1834-.1035.3621-.2164.5409-.3293a7.3196 7.3196 0 0 1-.2917.9454Zm.4563-7.8457a.9349.9349 0 0 0-.0894.0565c-.0047.0047-.0047.014-.0094.0188a.7411.7411 0 0 0-.0893.0705 1.0777 1.0777 0 0 0-.0988.1082.197.197 0 0 0-.0753.0565 1.6147 1.6147 0 0 0-.3292.682v.0141a1.7343 1.7343 0 0 0-.0424.2728c0 .0141-.0047.0282-.0047.047-.0047.0424.0047.0894.0047.1365a.8667.8667 0 0 0 .0047.1081c.0066.0908.0223.1806.047.2682 0 .0094.0048.0188.0048.0329.0274.0965.062.1908.1035.2822.0047.0047.0047.0094.0094.0141a1.588 1.588 0 0 0 .2493.3998 1.7592 1.7592 0 0 0 2.333.2963c.0329-.0235.0705-.0423.1035-.0658a.2888.2888 0 0 0 .0329-.047 1.7054 1.7054 0 0 0 .1411-.1176 1.765 1.765 0 0 0 .1505-2.3048 1.723 1.723 0 0 0-1.1053-.6726 1.7607 1.7607 0 0 0-1.3406.3433Zm-4.412 5.4516a7.1694 7.1694 0 0 1-.2681-.3904c-.0424-.0659-.08-.1317-.1176-.1929l-.0612-.1082.0282-.094.0612-.1882c.047-.1223.0988-.2446.1505-.3669.1082-.2446.2305-.4845.3575-.7196.265-.4654.562-.9117.889-1.3359a14.419 14.419 0 0 1 2.173-2.3 8.19 8.19 0 0 1 2.6906-1.5288c.0658-.0188.1317-.0329.1975-.0517a5.4617 5.4617 0 0 0 1.1054 1.5428c.4187.448.931.798 1.5005 1.0254-.0142.0564-.0236.1176-.0424.174a8.2196 8.2196 0 0 1-1.5381 2.747 14.7123 14.7123 0 0 1-2.3189 2.206 12.2821 12.2821 0 0 1-1.3311.8796 9.8702 9.8702 0 0 1-.7056.3528c-.1223.047-.2446.0987-.3621.1411l-.1835.0611-.08.0235-.08-.0423-.1692-.1035a12.9658 12.9658 0 0 1-.3246-.2163 1.0463 1.0463 0 0 0-.2916-.1553c.127-.127.254-.254.3857-.381.141-.1411.2822-.2869.428-.4374l1.2888-1.2841a.6352.6352 0 0 0 .0706-.094.522.522 0 0 0 .0329-.1365h-.0047a.3654.3654 0 0 0-.1035-.3434c-.0282-.0282-.0705-.0658-.1176-.1128a.0047.0047 0 0 0-.0047-.0047l-.2493-.2587-.1223-.127a1.1108 1.1108 0 0 0-.2352-.1976.3927.3927 0 0 0-.301-.0047.389.389 0 0 0-.1082.0705.0363.0363 0 0 0-.0141.0094l-.0141.0142a.0103.0103 0 0 0-.0094.0094l-.0423.0423c-.0047 0-.0047 0-.0047.0047-.5645.5645-1.1101 1.1054-1.6652 1.6604l-.3904.3904a.76.76 0 0 0-.0987-.1787Z",
|
|
4803
4872
|
fill: "#BFF6F8"
|
|
4804
4873
|
}),
|
|
4805
|
-
/* @__PURE__ */
|
|
4874
|
+
/* @__PURE__ */ jsx93("path", {
|
|
4806
4875
|
d: "m4.8448 11.5992-.1976.1929c-.0047.0094-.0094.0047-.014 0-.1365-.1411-.2776-.2822-.4234-.428l.5644-.5645c.3998-.3998.795-.7902 1.2042-1.1994.094-.094.1928-.1929.2869-.2916L7.3518 8.222l.0236.0235a.0047.0047 0 0 0 .0046.0047c.1365.1411.2682.2775.3952.4046a.0141.0141 0 0 1 0 .0188 730.2544 730.2544 0 0 0-1.9144 1.9097c-.334.3339-.6727.6679-1.016 1.0159Z",
|
|
4807
4876
|
fill: "#fff"
|
|
4808
4877
|
}),
|
|
4809
|
-
/* @__PURE__ */
|
|
4878
|
+
/* @__PURE__ */ jsx93("path", {
|
|
4810
4879
|
d: "M3.8335 7.2625a6.6494 6.6494 0 0 1 1.0254-.3622c-.0565.0894-.1176.1693-.174.2634a8.6195 8.6195 0 0 0-.447.856c-.0705.1506-.1316.3058-.1928.4704a6.6217 6.6217 0 0 0-.0564.1646 4.2294 4.2294 0 0 0-1.0348-.4186c-.1035-.0282-.2117-.0564-.3152-.0752-.0846-.0189-.1693-.033-.2492-.0518-.0236 0-.0283-.0094-.0142-.0188l.0047-.0047h.0048l.047-.0376c.0564-.047.1317-.094.2022-.1458a7.0379 7.0379 0 0 1 1.1995-.6397Z",
|
|
4811
4880
|
fill: "#BFF6F8"
|
|
4812
4881
|
}),
|
|
4813
|
-
/* @__PURE__ */
|
|
4882
|
+
/* @__PURE__ */ jsx93("path", {
|
|
4814
4883
|
d: "M11.4675 2.2954c.2528.4785.5658.9227.9314 1.3217a4.1843 4.1843 0 0 0 1.2794.8937 6.9501 6.9501 0 0 0 .1223-.8796c.0172-.26.0156-.521-.0047-.7808-.0095-.1317-.0283-.2587-.0471-.3904l-.0282-.16c0-.0093 0-.0187-.0094-.0234l-.1035-.0188a2.7475 2.7475 0 0 0-.1928-.033 3.4826 3.4826 0 0 0-.381-.0376 4.6927 4.6927 0 0 0-.7714 0 6.3397 6.3397 0 0 0-.795.1082Zm-4.1016 9.7272c.2257.4055.3875.8434.4798 1.2982.0235.1129.0565.3104.0518.2916 0 .0047-.0047.0141 0 .0188.0047.0047.014 0 .0235-.0047-.0094.0188.0564-.0658.0893-.0988l.1082-.1458a5.1404 5.1404 0 0 0 .682-1.2794 7.3195 7.3195 0 0 0 .2917-.9454c-.1788.1129-.3575.2258-.541.3293-.2351.1317-.4844.2492-.7384.3621-.127.0518-.2587.1082-.3904.1553l-.0565.0188ZM4.9953 7.6482c-.127.2351-.2493.475-.3575.7196-.0517.1223-.1035.2446-.1505.367l-.0612.188-.0282.0941.0612.1082c.0376.0612.0752.127.1176.1929.0846.1317.174.2634.268.3904a.7599.7599 0 0 1 .0989.1787l.3903-.3904c.555-.555 1.1007-1.096 1.6652-1.6604 0-.0047 0-.0047.0046-.0047l.0424-.0423a.0104.0104 0 0 1 .0094-.0094l.0141-.0141a.0362.0362 0 0 1 .0141-.0095.3888.3888 0 0 1 .1082-.0705.3928.3928 0 0 1 .301.0047 1.111 1.111 0 0 1 .2352.1975l.1223.127.2493.2587a.0046.0046 0 0 1 .0033.0014.0046.0046 0 0 1 .0014.0033c.047.047.0894.0847.1176.113a.3655.3655 0 0 1 .1035.3433h.0047a.5214.5214 0 0 1-.033.1364.636.636 0 0 1-.0705.094L6.938 10.2494c-.1458.1505-.287.2963-.428.4374-.1317.127-.2587.254-.3857.381.1048.036.2032.0884.2916.1552.1082.0753.2164.1459.3246.2164l.1693.1035.08.0423.08-.0235.1833-.0611c.1176-.0424.24-.0941.3622-.1411a9.8702 9.8702 0 0 0 .7056-.3528 12.297 12.297 0 0 0 1.3311-.8796 14.712 14.712 0 0 0 2.3189-2.206 8.2195 8.2195 0 0 0 1.5381-2.747c.0188-.0564.0283-.1176.0424-.174a4.171 4.171 0 0 1-1.5005-1.0254 5.4617 5.4617 0 0 1-1.1054-1.5428c-.0658.0188-.1317.033-.1975.0517a8.1898 8.1898 0 0 0-2.6905 1.5287 14.419 14.419 0 0 0-2.1731 2.3001c-.327.4242-.624.8705-.889 1.3359ZM4.633 11.792c.0047.0047.0094.0094.0141 0l.1976-.1929c.3433-.348.682-.682 1.016-1.016.635-.635 1.2605-1.2605 1.9144-1.9096a.0141.0141 0 0 0 0-.0189c-.127-.127-.2588-.2634-.3952-.4045a.0047.0047 0 0 1-.0047-.0047l-.0235-.0235-1.0865 1.0866c-.0941.0987-.1929.1975-.287.2916-.4092.4092-.8043.7996-1.204 1.1994l-.5645.5645c.1458.1458.2869.2869.4233.428ZM2.954 8.2361c.362.0932.7099.234 1.0348.4186.0188-.0564.0376-.1128.0564-.1646.0612-.1646.1223-.3198.1929-.4703a8.6185 8.6185 0 0 1 .4468-.8561c.0565-.094.1176-.174.174-.2634a6.65 6.65 0 0 0-1.0253.3622 7.0371 7.0371 0 0 0-1.1995.6397c-.0705.0517-.1458.0987-.2022.1458l-.047.0376H2.38l-.0048.0047c-.014.0094-.0094.0188.0141.0188.08.0188.1647.033.2493.0518.1035.0188.2117.047.3152.0752Zm-.6068.3998-.2493-.0423a.589.589 0 0 1-.254-.0894.333.333 0 0 1-.1364-.1693.3712.3712 0 0 1-.014-.2352 2.3128 2.3128 0 0 1 .1222-.2023 3.545 3.545 0 0 1 .5315-.4045 10.695 10.695 0 0 1 1.3688-.7384 4.7461 4.7461 0 0 1 1.5146-.4234c.1599-.2257.3198-.4374.4844-.6444A14.4656 14.4656 0 0 1 8.0103 3.396a8.5346 8.5346 0 0 1 2.7141-1.4252 7.2105 7.2105 0 0 1 1.5428-.2822 5.814 5.814 0 0 1 .809.0047c.1364.0047.2728.0235.4092.0376.0706.0094.1364.0189.207.033l.1129.0235a.6198.6198 0 0 1 .1834.047.4205.4205 0 0 1 .2211.3387l.0423.2446c.0188.1552.047.3057.0517.461.022.3022.0204.6057-.0047.9078a6.9537 6.9537 0 0 1-.3527 1.7215 8.9022 8.9022 0 0 1-1.6839 2.8833 15.0926 15.0926 0 0 1-2.3519 2.2061c-.0846.0611-.174.1176-.2587.1787a5.0622 5.0622 0 0 1-.4139 1.604 6.8242 6.8242 0 0 1-.7055 1.2888l-.1318.174-.0658.0847a4.2152 4.2152 0 0 1-.1129.1364c-.1787.1411-.3292.3245-.5362.2351a.3498.3498 0 0 1-.2023-.1693.2957.2957 0 0 1-.0517-.1458c-.0141-.0611-.0235-.1176-.033-.1693l-.0423-.2399-.0376-.1741a3.8788 3.8788 0 0 0-.508-1.2794.0798.0798 0 0 1-.0047-.0329l-.0658-.0329-.0988-.0611-.1835-.1082a5.7683 5.7683 0 0 1-.348-.2399.8514.8514 0 0 1-.2729-.2916l-.1693.1693a36.5512 36.5512 0 0 1-.428.4233c-.0753.0753-.1505.1458-.2258.2211a.4467.4467 0 0 1-.508.1834.3962.3962 0 0 1-.1693-.1176l-.1176-.1129c-.0518-.0564-.0988-.1081-.1505-.1552-.1176-.1176-.2258-.2257-.3199-.3245a.3934.3934 0 0 1-.0235-.5362l.287-.287c.1551-.1552.301-.3057.4515-.4515l.1975-.1976a.607.607 0 0 1-.207-.174c-.1222-.1646-.2398-.334-.3339-.4845-.047-.0705-.0894-.1411-.127-.1975a1.225 1.225 0 0 0-.0611-.113.0697.0697 0 0 1-.0612 0 3.5599 3.5599 0 0 0-1.0771-.4562l-.2964-.0752-.1505-.033Z",
|
|
4815
4884
|
fill: "#528693"
|
|
4816
4885
|
})
|
|
@@ -4820,10 +4889,10 @@ var Rocket = forwardRef86((delegated, ref) => {
|
|
|
4820
4889
|
Rocket.displayName = "RocketIcon";
|
|
4821
4890
|
|
|
4822
4891
|
// src/iconography/search.tsx
|
|
4823
|
-
import { forwardRef as
|
|
4824
|
-
import { jsx as
|
|
4825
|
-
var Search =
|
|
4826
|
-
return /* @__PURE__ */
|
|
4892
|
+
import { forwardRef as forwardRef88 } from "react";
|
|
4893
|
+
import { jsx as jsx94, jsxs as jsxs85 } from "react/jsx-runtime";
|
|
4894
|
+
var Search = forwardRef88((delegated, ref) => {
|
|
4895
|
+
return /* @__PURE__ */ jsxs85("svg", {
|
|
4827
4896
|
ref,
|
|
4828
4897
|
width: "22",
|
|
4829
4898
|
height: "23",
|
|
@@ -4831,21 +4900,21 @@ var Search = forwardRef87((delegated, ref) => {
|
|
|
4831
4900
|
fill: "none",
|
|
4832
4901
|
...delegated,
|
|
4833
4902
|
children: [
|
|
4834
|
-
/* @__PURE__ */
|
|
4903
|
+
/* @__PURE__ */ jsx94("path", {
|
|
4835
4904
|
d: "M19.02 9.531a6.238 6.238 0 1 1-12.476 0 6.238 6.238 0 0 1 12.476 0Z",
|
|
4836
4905
|
fill: "#fff"
|
|
4837
4906
|
}),
|
|
4838
|
-
/* @__PURE__ */
|
|
4907
|
+
/* @__PURE__ */ jsx94("path", {
|
|
4839
4908
|
d: "M18.023 14.86c2.913-2.914 2.913-7.655 0-10.568-2.914-2.914-7.654-2.914-10.568 0a7.327 7.327 0 0 0-1.124 9.018s.124.208-.043.375l-3.813 3.812c-.759.759-.94 1.82-.266 2.493l.116.116c.673.673 1.734.492 2.492-.267l3.805-3.804c.175-.175.382-.051.382-.051a7.327 7.327 0 0 0 9.019-1.124Zm-9.188-1.38a5.528 5.528 0 0 1 0-7.808 5.528 5.528 0 0 1 7.808 0 5.528 5.528 0 0 1 0 7.808 5.528 5.528 0 0 1-7.808 0Z",
|
|
4840
4909
|
fill: "#BFF6F8"
|
|
4841
4910
|
}),
|
|
4842
|
-
/* @__PURE__ */
|
|
4911
|
+
/* @__PURE__ */ jsx94("path", {
|
|
4843
4912
|
fillRule: "evenodd",
|
|
4844
4913
|
clipRule: "evenodd",
|
|
4845
4914
|
d: "M6.288 13.685c.167-.167.043-.375.043-.375a7.327 7.327 0 0 1 1.124-9.018c2.914-2.914 7.654-2.914 10.568 0 2.913 2.913 2.913 7.654 0 10.568a7.327 7.327 0 0 1-9.019 1.124s-.207-.124-.382.051L4.817 19.84c-.758.758-1.82.939-2.492.266l-.116-.116c-.673-.673-.493-1.734.266-2.493l3.813-3.812ZM1.9 20.53l-.115-.115c-1.001-1.001-.621-2.455.266-3.342l3.651-3.651a7.925 7.925 0 0 1 1.329-9.554c3.148-3.148 8.268-3.148 11.416 0 3.148 3.148 3.148 8.268 0 11.416a7.925 7.925 0 0 1-9.554 1.329l-3.65 3.65c-.888.887-2.342 1.268-3.343.267ZM16.22 6.096a4.928 4.928 0 0 0-6.96 0 4.928 4.928 0 0 0 0 6.96 4.928 4.928 0 0 0 6.96 0 4.928 4.928 0 0 0 0-6.96Zm.424 7.384a5.528 5.528 0 0 0 0-7.808 5.528 5.528 0 0 0-7.808 0 5.528 5.528 0 0 0 0 7.808 5.528 5.528 0 0 0 7.808 0Z",
|
|
4846
4915
|
fill: "#528693"
|
|
4847
4916
|
}),
|
|
4848
|
-
/* @__PURE__ */
|
|
4917
|
+
/* @__PURE__ */ jsx94("path", {
|
|
4849
4918
|
d: "M9.312 9.453a.77.77 0 0 1-.3-.061c-.393-.166-.576-.349-.41-.741a4.86 4.86 0 0 1 6.363-2.58c.392.167.576.35.41.742a.771.771 0 0 1-1.011.41 3.316 3.316 0 0 0-4.342 1.76.771.771 0 0 1-.71.47Z",
|
|
4850
4919
|
fill: "#528693"
|
|
4851
4920
|
})
|
|
@@ -4855,10 +4924,10 @@ var Search = forwardRef87((delegated, ref) => {
|
|
|
4855
4924
|
Search.displayName = "SearchIcon";
|
|
4856
4925
|
|
|
4857
4926
|
// src/iconography/selection.tsx
|
|
4858
|
-
import { forwardRef as
|
|
4859
|
-
import { jsx as
|
|
4860
|
-
var Selection =
|
|
4861
|
-
return /* @__PURE__ */
|
|
4927
|
+
import { forwardRef as forwardRef89 } from "react";
|
|
4928
|
+
import { jsx as jsx95, jsxs as jsxs86 } from "react/jsx-runtime";
|
|
4929
|
+
var Selection = forwardRef89((delegated, ref) => {
|
|
4930
|
+
return /* @__PURE__ */ jsxs86("svg", {
|
|
4862
4931
|
ref,
|
|
4863
4932
|
width: "22",
|
|
4864
4933
|
height: "22",
|
|
@@ -4866,65 +4935,65 @@ var Selection = forwardRef88((delegated, ref) => {
|
|
|
4866
4935
|
fill: "none",
|
|
4867
4936
|
...delegated,
|
|
4868
4937
|
children: [
|
|
4869
|
-
/* @__PURE__ */
|
|
4938
|
+
/* @__PURE__ */ jsx95("path", {
|
|
4870
4939
|
d: "M3.98749 15.5C3.98749 15.3343 4.1218 15.2 4.28749 15.2H6.48749C6.65317 15.2 6.78749 15.3343 6.78749 15.5V17.7C6.78749 17.8657 6.65317 18 6.48749 18H4.28749C4.1218 18 3.98749 17.8657 3.98749 17.7V15.5Z",
|
|
4871
4940
|
fill: "white"
|
|
4872
4941
|
}),
|
|
4873
|
-
/* @__PURE__ */
|
|
4942
|
+
/* @__PURE__ */ jsx95("path", {
|
|
4874
4943
|
fillRule: "evenodd",
|
|
4875
4944
|
clipRule: "evenodd",
|
|
4876
4945
|
d: "M4.28751 14.6H6.48751C6.98457 14.6 7.38751 15.0029 7.38751 15.5V17.7C7.38751 18.197 6.98457 18.6 6.48751 18.6H4.28751C3.79045 18.6 3.38751 18.197 3.38751 17.7V15.5C3.38751 15.0029 3.79046 14.6 4.28751 14.6ZM4.28751 15.2C4.12183 15.2 3.98751 15.3343 3.98751 15.5V17.7C3.98751 17.8657 4.12183 18 4.28751 18H6.48751C6.6532 18 6.78751 17.8657 6.78751 17.7V15.5C6.78751 15.3343 6.6532 15.2 6.48751 15.2H4.28751Z",
|
|
4877
4946
|
fill: "#528693"
|
|
4878
4947
|
}),
|
|
4879
|
-
/* @__PURE__ */
|
|
4948
|
+
/* @__PURE__ */ jsx95("path", {
|
|
4880
4949
|
d: "M9.28754 15.5C9.28754 15.3343 9.42185 15.2 9.58754 15.2H17.7125C17.8782 15.2 18.0125 15.3343 18.0125 15.5V17.7C18.0125 17.8657 17.8782 18 17.7125 18H9.58754C9.42185 18 9.28754 17.8657 9.28754 17.7V15.5Z",
|
|
4881
4950
|
fill: "#BFF6F8",
|
|
4882
4951
|
className: "c-icon-fill"
|
|
4883
4952
|
}),
|
|
4884
|
-
/* @__PURE__ */
|
|
4953
|
+
/* @__PURE__ */ jsx95("path", {
|
|
4885
4954
|
fillRule: "evenodd",
|
|
4886
4955
|
clipRule: "evenodd",
|
|
4887
4956
|
d: "M9.58756 14.6H17.7125C18.2096 14.6 18.6125 15.0029 18.6125 15.5V17.7C18.6125 18.197 18.2096 18.6 17.7125 18.6H9.58756C9.09051 18.6 8.68756 18.197 8.68756 17.7V15.5C8.68756 15.0029 9.09051 14.6 9.58756 14.6ZM9.58756 15.2C9.42188 15.2 9.28756 15.3343 9.28756 15.5V17.7C9.28756 17.8657 9.42188 18 9.58756 18H17.7125C17.8782 18 18.0125 17.8657 18.0125 17.7V15.5C18.0125 15.3343 17.8782 15.2 17.7125 15.2H9.58756Z",
|
|
4888
4957
|
fill: "#528693"
|
|
4889
4958
|
}),
|
|
4890
|
-
/* @__PURE__ */
|
|
4959
|
+
/* @__PURE__ */ jsx95("path", {
|
|
4891
4960
|
d: "M3.98749 9.89991C3.98749 9.73423 4.1218 9.59991 4.28749 9.59991H6.48749C6.65317 9.59991 6.78749 9.73423 6.78749 9.89991V12.0999C6.78749 12.2656 6.65317 12.3999 6.48749 12.3999H4.28749C4.1218 12.3999 3.98749 12.2656 3.98749 12.0999V9.89991Z",
|
|
4892
4961
|
fill: "white"
|
|
4893
4962
|
}),
|
|
4894
|
-
/* @__PURE__ */
|
|
4963
|
+
/* @__PURE__ */ jsx95("path", {
|
|
4895
4964
|
fillRule: "evenodd",
|
|
4896
4965
|
clipRule: "evenodd",
|
|
4897
4966
|
d: "M4.28751 8.99994H6.48751C6.98457 8.99994 7.38751 9.40288 7.38751 9.89994V12.0999C7.38751 12.597 6.98457 12.9999 6.48751 12.9999H4.28751C3.79045 12.9999 3.38751 12.597 3.38751 12.0999V9.89994C3.38751 9.40288 3.79046 8.99994 4.28751 8.99994ZM4.28751 9.59994C4.12183 9.59994 3.98751 9.73425 3.98751 9.89994V12.0999C3.98751 12.2656 4.12183 12.3999 4.28751 12.3999H6.48751C6.6532 12.3999 6.78751 12.2656 6.78751 12.0999V9.89994C6.78751 9.73425 6.6532 9.59994 6.48751 9.59994H4.28751Z",
|
|
4898
4967
|
fill: "#528693"
|
|
4899
4968
|
}),
|
|
4900
|
-
/* @__PURE__ */
|
|
4969
|
+
/* @__PURE__ */ jsx95("path", {
|
|
4901
4970
|
d: "M9.28754 9.89991C9.28754 9.73423 9.42185 9.59991 9.58754 9.59991H17.7125C17.8782 9.59991 18.0125 9.73423 18.0125 9.89991V12.0999C18.0125 12.2656 17.8782 12.3999 17.7125 12.3999H9.58754C9.42185 12.3999 9.28754 12.2656 9.28754 12.0999V9.89991Z",
|
|
4902
4971
|
fill: "#BFF6F8",
|
|
4903
4972
|
className: "c-icon-fill"
|
|
4904
4973
|
}),
|
|
4905
|
-
/* @__PURE__ */
|
|
4974
|
+
/* @__PURE__ */ jsx95("path", {
|
|
4906
4975
|
fillRule: "evenodd",
|
|
4907
4976
|
clipRule: "evenodd",
|
|
4908
4977
|
d: "M9.5875 8.99994H17.7125C18.2095 8.99994 18.6125 9.40288 18.6125 9.89994V12.0999C18.6125 12.597 18.2095 12.9999 17.7125 12.9999H9.5875C9.09044 12.9999 8.6875 12.597 8.6875 12.0999V9.89994C8.6875 9.40288 9.09044 8.99994 9.5875 8.99994ZM9.5875 9.59994C9.42181 9.59994 9.2875 9.73425 9.2875 9.89994V12.0999C9.2875 12.2656 9.42181 12.3999 9.5875 12.3999H17.7125C17.8782 12.3999 18.0125 12.2656 18.0125 12.0999V9.89994C18.0125 9.73425 17.8782 9.59994 17.7125 9.59994H9.5875Z",
|
|
4909
4978
|
fill: "#528693"
|
|
4910
4979
|
}),
|
|
4911
|
-
/* @__PURE__ */
|
|
4980
|
+
/* @__PURE__ */ jsx95("path", {
|
|
4912
4981
|
d: "M3.98749 4.29994C3.98749 4.13425 4.1218 3.99994 4.28749 3.99994H6.48749C6.65317 3.99994 6.78749 4.13425 6.78749 4.29994V6.49994C6.78749 6.66562 6.65317 6.79994 6.48749 6.79994H4.28749C4.1218 6.79994 3.98749 6.66562 3.98749 6.49994V4.29994Z",
|
|
4913
4982
|
fill: "#BFF6F8",
|
|
4914
4983
|
className: "c-icon-fill"
|
|
4915
4984
|
}),
|
|
4916
|
-
/* @__PURE__ */
|
|
4985
|
+
/* @__PURE__ */ jsx95("path", {
|
|
4917
4986
|
fillRule: "evenodd",
|
|
4918
4987
|
clipRule: "evenodd",
|
|
4919
4988
|
d: "M4.28751 3.39996H6.48751C6.98457 3.39996 7.38751 3.80291 7.38751 4.29996V6.49996C7.38751 6.99702 6.98457 7.39996 6.48751 7.39996H4.28751C3.79045 7.39996 3.38751 6.99702 3.38751 6.49996V4.29996C3.38751 3.80291 3.79046 3.39996 4.28751 3.39996ZM4.28751 3.99996C4.12183 3.99996 3.98751 4.13428 3.98751 4.29996V6.49996C3.98751 6.66565 4.12183 6.79996 4.28751 6.79996H6.48751C6.6532 6.79996 6.78751 6.66565 6.78751 6.49996V4.29996C6.78751 4.13428 6.6532 3.99996 6.48751 3.99996H4.28751Z",
|
|
4920
4989
|
fill: "#528693"
|
|
4921
4990
|
}),
|
|
4922
|
-
/* @__PURE__ */
|
|
4991
|
+
/* @__PURE__ */ jsx95("path", {
|
|
4923
4992
|
d: "M9.28748 4.29994C9.28748 4.13425 9.42179 3.99994 9.58748 3.99994H17.7125C17.8782 3.99994 18.0125 4.13425 18.0125 4.29994V6.49994C18.0125 6.66562 17.8782 6.79994 17.7125 6.79994H9.58748C9.42179 6.79994 9.28748 6.66562 9.28748 6.49994V4.29994Z",
|
|
4924
4993
|
fill: "#BFF6F8",
|
|
4925
4994
|
className: "c-icon-fill"
|
|
4926
4995
|
}),
|
|
4927
|
-
/* @__PURE__ */
|
|
4996
|
+
/* @__PURE__ */ jsx95("path", {
|
|
4928
4997
|
fillRule: "evenodd",
|
|
4929
4998
|
clipRule: "evenodd",
|
|
4930
4999
|
d: "M9.5875 3.39996H17.7125C18.2096 3.39996 18.6125 3.80291 18.6125 4.29996V6.49996C18.6125 6.99702 18.2096 7.39996 17.7125 7.39996H9.5875C9.09044 7.39996 8.6875 6.99702 8.6875 6.49996V4.29996C8.6875 3.80291 9.09044 3.39996 9.5875 3.39996ZM9.5875 3.99996C9.42181 3.99996 9.2875 4.13428 9.2875 4.29996V6.49996C9.2875 6.66565 9.42181 6.79996 9.5875 6.79996H17.7125C17.8782 6.79996 18.0125 6.66565 18.0125 6.49996V4.29996C18.0125 4.13428 17.8782 3.99996 17.7125 3.99996H9.5875Z",
|
|
@@ -4936,22 +5005,22 @@ var Selection = forwardRef88((delegated, ref) => {
|
|
|
4936
5005
|
Selection.displayName = "Selection";
|
|
4937
5006
|
|
|
4938
5007
|
// src/iconography/settings.tsx
|
|
4939
|
-
import { forwardRef as
|
|
4940
|
-
import { jsx as
|
|
4941
|
-
var Settings =
|
|
4942
|
-
return /* @__PURE__ */
|
|
5008
|
+
import { forwardRef as forwardRef90 } from "react";
|
|
5009
|
+
import { jsx as jsx96, jsxs as jsxs87 } from "react/jsx-runtime";
|
|
5010
|
+
var Settings = forwardRef90((delegated, ref) => {
|
|
5011
|
+
return /* @__PURE__ */ jsxs87("svg", {
|
|
4943
5012
|
ref,
|
|
4944
5013
|
width: "22",
|
|
4945
5014
|
height: "22",
|
|
4946
5015
|
viewBox: "0 0 22 22",
|
|
4947
5016
|
...delegated,
|
|
4948
5017
|
children: [
|
|
4949
|
-
/* @__PURE__ */
|
|
5018
|
+
/* @__PURE__ */ jsx96("path", {
|
|
4950
5019
|
d: "M20.1994 9.46253L18.0308 9.05601C17.8991 8.61747 17.7263 8.19681 17.5126 7.80108L18.7672 5.96691C18.8834 5.79715 18.8596 5.54178 18.714 5.39659L17.1671 3.84944C17.0216 3.70388 16.7665 3.68043 16.5968 3.7962L14.7621 5.0515C14.3548 4.83186 13.9211 4.65577 13.4691 4.52287L13.0648 2.36594C13.0265 2.1638 12.8295 2 12.6237 2H10.4357C10.2298 2 10.0329 2.1638 9.99452 2.36594L9.58612 4.54409C9.1524 4.67662 8.73655 4.84935 8.34489 5.06229L6.53331 3.82301C6.36355 3.70686 6.10816 3.73068 5.96296 3.87624L4.41571 5.4234C4.27014 5.56895 4.24669 5.82396 4.36247 5.99371L5.60966 7.81635C5.39968 8.20798 5.22954 8.62343 5.09924 9.05638L2.93101 9.46253C2.72922 9.50087 2.56541 9.6978 2.56541 9.90367V12.0915C2.56541 12.2974 2.72922 12.4943 2.93101 12.5326L5.09775 12.9388C5.22992 13.381 5.40415 13.8054 5.61933 14.2041L4.3863 16.0067C4.27014 16.1764 4.29397 16.4318 4.43954 16.577L5.98642 18.1241C6.13198 18.2697 6.387 18.2931 6.55677 18.1774L8.35867 16.944C8.74622 17.1536 9.15761 17.3241 9.58686 17.4559L9.99527 19.6344C10.0336 19.8362 10.2306 20 10.4364 20H12.6244C12.8303 20 13.0272 19.8362 13.0656 19.6344L13.4699 17.4768C13.917 17.345 14.3463 17.1711 14.7498 16.9552L16.5748 18.2038C16.7446 18.3199 17 18.2961 17.1452 18.1506L18.692 16.6042C18.8376 16.4586 18.8611 16.2036 18.7453 16.0338L17.5037 14.2194C17.723 13.8159 17.8994 13.3866 18.0334 12.9388L20.1998 12.5326C20.4016 12.4943 20.5654 12.2974 20.5654 12.0915V9.90367C20.5654 9.6978 20.4012 9.50087 20.1994 9.46253ZM11.5652 14.7543C9.4923 14.7543 7.8114 13.0735 7.8114 10.9996C7.8114 8.9272 9.4923 7.24603 11.5652 7.24603C13.6389 7.24603 15.3202 8.9272 15.3202 10.9996C15.3202 13.0735 13.6385 14.7543 11.5652 14.7543Z",
|
|
4951
5020
|
fill: "#BFF6F8",
|
|
4952
5021
|
className: "c-icon-fill"
|
|
4953
5022
|
}),
|
|
4954
|
-
/* @__PURE__ */
|
|
5023
|
+
/* @__PURE__ */ jsx96("path", {
|
|
4955
5024
|
fillRule: "evenodd",
|
|
4956
5025
|
clipRule: "evenodd",
|
|
4957
5026
|
d: "M20.3115 8.8731C20.7945 8.9649 21.1654 9.40781 21.1654 9.90369V12.0915C21.1654 12.5867 20.7956 13.0302 20.3118 13.1221L20.3104 13.1224L18.4935 13.463C18.4079 13.7056 18.31 13.943 18.1998 14.1743L19.2404 15.695C19.5183 16.1024 19.4664 16.6784 19.1163 17.0285L17.57 18.5743C17.2204 18.9241 16.6438 18.978 16.236 18.699L14.7027 17.65C14.4721 17.7582 14.2354 17.8544 13.9938 17.9385L13.655 19.7465C13.5631 20.2303 13.1195 20.6 12.6244 20.6H10.4364C9.94132 20.6 9.49777 20.2303 9.40582 19.7465L9.40554 19.745L9.06215 17.9133C8.83811 17.8325 8.61861 17.7414 8.40448 17.6398L6.89483 18.6731C6.48748 18.9509 5.91223 18.8985 5.56217 18.5484L4.01583 17.0018C4.01573 17.0017 4.01593 17.0019 4.01583 17.0018C3.66572 16.6523 3.61199 16.0759 3.89108 15.6679C3.89107 15.6679 3.8911 15.6679 3.89108 15.6679L4.92383 14.1582C4.81678 13.9322 4.72136 13.7001 4.63764 13.463L2.819 13.1221C2.3352 13.0302 1.96542 12.5867 1.96542 12.0915V9.90369C1.96542 9.40853 2.3352 8.96503 2.819 8.8731L2.82054 8.8728L4.63983 8.53202C4.72067 8.30423 4.81227 8.08102 4.91473 7.86328L3.86731 6.33257C3.58946 5.92521 3.64139 5.34919 3.99146 4.99914L5.53817 3.45253C5.53807 3.45263 5.53827 3.45243 5.53817 3.45253C5.88768 3.10244 6.46414 3.04873 6.87209 3.32782C6.87208 3.32781 6.87209 3.32782 6.87209 3.32782L8.3899 4.36615C8.60847 4.26189 8.83263 4.16866 9.06149 4.08636L9.40504 2.25414C9.49687 1.77003 9.94031 1.40002 10.4357 1.40002H12.6237C13.119 1.40002 13.5625 1.77003 13.6543 2.25414L13.6546 2.25542L13.993 4.06095C14.2395 4.1467 14.4809 4.24503 14.7159 4.35613L16.258 3.30104C16.6653 3.02324 17.2413 3.07515 17.5914 3.42518L19.1377 4.9718C19.1376 4.97168 19.1378 4.97192 19.1377 4.9718C19.4878 5.32131 19.5415 5.89782 19.2624 6.30576L18.2081 7.84705C18.3136 8.0698 18.4077 8.29837 18.4904 8.53173L20.3115 8.8731ZM18.0308 9.05603C17.8991 8.6175 17.7263 8.19683 17.5126 7.80111L18.7672 5.96693C18.8834 5.79718 18.8596 5.5418 18.714 5.39662L17.1671 3.84946C17.0216 3.7039 16.7665 3.68045 16.5968 3.79623L14.7621 5.05152C14.3548 4.83188 13.9211 4.6558 13.4691 4.5229L13.0648 2.36597C13.0265 2.16382 12.8295 2.00002 12.6237 2.00002H10.4357C10.2298 2.00002 10.0329 2.16382 9.99452 2.36597L9.58612 4.54412C9.1524 4.67665 8.73655 4.84938 8.34489 5.06232L6.53332 3.82303C6.36355 3.70688 6.10816 3.73071 5.96296 3.87627L4.41571 5.42342C4.27015 5.56898 4.24669 5.82398 4.36247 5.99374L5.60966 7.81637C5.39968 8.208 5.22955 8.62345 5.09924 9.0564L2.93101 9.46255C2.72922 9.50089 2.56542 9.69782 2.56542 9.90369V12.0915C2.56542 12.2974 2.72922 12.4943 2.93101 12.5327L5.09775 12.9388C5.22992 13.3811 5.40415 13.8055 5.61934 14.2042L4.3863 16.0067C4.27015 16.1764 4.29397 16.4318 4.43954 16.577L5.98642 18.1242C6.13198 18.2697 6.387 18.2932 6.55677 18.1774L8.35867 16.9441C8.74623 17.1536 9.15761 17.3241 9.58686 17.4559L9.99527 19.6345C10.0336 19.8362 10.2306 20 10.4364 20H12.6244C12.8303 20 13.0272 19.8362 13.0656 19.6345L13.4699 17.4768C13.917 17.345 14.3463 17.1711 14.7498 16.9552L16.5748 18.2038C16.7446 18.32 17 18.2961 17.1452 18.1506L18.692 16.6042C18.8376 16.4586 18.8611 16.2036 18.7453 16.0339L17.5037 14.2194C17.723 13.8159 17.8994 13.3866 18.0334 12.9388L20.1998 12.5327C20.4016 12.4943 20.5654 12.2974 20.5654 12.0915V9.90369C20.5654 9.69782 20.4012 9.50089 20.1995 9.46255L18.0308 9.05603ZM8.4114 10.9997C8.4114 12.7423 9.82375 14.1544 11.5652 14.1544C13.3073 14.1544 14.7202 12.7421 14.7202 10.9997C14.7202 9.25875 13.3077 7.84605 11.5652 7.84605C9.82368 7.84605 8.4114 9.25859 8.4114 10.9997ZM7.8114 10.9997C7.8114 13.0736 9.4923 14.7544 11.5652 14.7544C13.6385 14.7544 15.3202 13.0736 15.3202 10.9997C15.3202 8.92723 13.6389 7.24605 11.5652 7.24605C9.4923 7.24605 7.8114 8.92723 7.8114 10.9997Z",
|
|
@@ -4963,10 +5032,10 @@ var Settings = forwardRef89((delegated, ref) => {
|
|
|
4963
5032
|
Settings.displayName = "SettingsIcon";
|
|
4964
5033
|
|
|
4965
5034
|
// src/iconography/shapes.tsx
|
|
4966
|
-
import { forwardRef as
|
|
4967
|
-
import { jsx as
|
|
4968
|
-
var Shapes =
|
|
4969
|
-
return /* @__PURE__ */
|
|
5035
|
+
import { forwardRef as forwardRef91 } from "react";
|
|
5036
|
+
import { jsx as jsx97, jsxs as jsxs88 } from "react/jsx-runtime";
|
|
5037
|
+
var Shapes = forwardRef91((delegated, ref) => {
|
|
5038
|
+
return /* @__PURE__ */ jsxs88("svg", {
|
|
4970
5039
|
ref,
|
|
4971
5040
|
width: "23",
|
|
4972
5041
|
height: "22",
|
|
@@ -4974,41 +5043,41 @@ var Shapes = forwardRef90((delegated, ref) => {
|
|
|
4974
5043
|
fill: "none",
|
|
4975
5044
|
...delegated,
|
|
4976
5045
|
children: [
|
|
4977
|
-
/* @__PURE__ */
|
|
5046
|
+
/* @__PURE__ */ jsx97("path", {
|
|
4978
5047
|
d: "M3.679 3.1a.3.3 0 0 1 .3-.3h6.4a.3.3 0 0 1 .3.3v6.4a.3.3 0 0 1-.3.3h-6.4a.3.3 0 0 1-.3-.3V3.1Z",
|
|
4979
5048
|
fill: "#BFF6F8"
|
|
4980
5049
|
}),
|
|
4981
|
-
/* @__PURE__ */
|
|
5050
|
+
/* @__PURE__ */ jsx97("path", {
|
|
4982
5051
|
fillRule: "evenodd",
|
|
4983
5052
|
clipRule: "evenodd",
|
|
4984
5053
|
d: "M3.979 2.2h6.4a.9.9 0 0 1 .9.9v6.4a.9.9 0 0 1-.9.9h-6.4a.9.9 0 0 1-.9-.9V3.1a.9.9 0 0 1 .9-.9Zm0 .6a.3.3 0 0 0-.3.3v6.4a.3.3 0 0 0 .3.3h6.4a.3.3 0 0 0 .3-.3V3.1a.3.3 0 0 0-.3-.3h-6.4Z",
|
|
4985
5054
|
fill: "#528693"
|
|
4986
5055
|
}),
|
|
4987
|
-
/* @__PURE__ */
|
|
5056
|
+
/* @__PURE__ */ jsx97("path", {
|
|
4988
5057
|
d: "M13.128 14.99a.3.3 0 0 1 .105-.311l3.46-2.732a.3.3 0 0 1 .372 0l3.46 2.732a.3.3 0 0 1 .105.31l-1.193 4.587a.3.3 0 0 1-.29.224h-4.536a.3.3 0 0 1-.29-.224l-1.193-4.586Z",
|
|
4989
5058
|
fill: "#fff"
|
|
4990
5059
|
}),
|
|
4991
|
-
/* @__PURE__ */
|
|
5060
|
+
/* @__PURE__ */ jsx97("path", {
|
|
4992
5061
|
fillRule: "evenodd",
|
|
4993
5062
|
clipRule: "evenodd",
|
|
4994
5063
|
d: "m21.21 15.14-1.192 4.587a.9.9 0 0 1-.871.673h-4.536a.9.9 0 0 1-.871-.673l-1.193-4.586a.9.9 0 0 1 .314-.933l3.46-2.732a.9.9 0 0 1 1.116 0l3.46 2.732a.9.9 0 0 1 .313.933Zm-7.977-.461a.3.3 0 0 0-.105.31l1.193 4.587a.3.3 0 0 0 .29.224h4.536a.3.3 0 0 0 .29-.224l1.193-4.586a.3.3 0 0 0-.105-.311l-3.46-2.732a.3.3 0 0 0-.372 0l-3.46 2.732Z",
|
|
4995
5064
|
fill: "#528693"
|
|
4996
5065
|
}),
|
|
4997
|
-
/* @__PURE__ */
|
|
5066
|
+
/* @__PURE__ */ jsx97("path", {
|
|
4998
5067
|
d: "m17.069 2.8 3.51 7h-7.097l3.587-7Z",
|
|
4999
5068
|
fill: "#BFF6F8"
|
|
5000
5069
|
}),
|
|
5001
|
-
/* @__PURE__ */
|
|
5070
|
+
/* @__PURE__ */ jsx97("path", {
|
|
5002
5071
|
fillRule: "evenodd",
|
|
5003
5072
|
clipRule: "evenodd",
|
|
5004
5073
|
d: "M17.072 2.2a.6.6 0 0 1 .533.331l3.51 7a.6.6 0 0 1-.536.869h-7.097a.6.6 0 0 1-.534-.874l3.587-7a.6.6 0 0 1 .537-.326Zm-.003.6-3.587 7h7.097l-3.51-7Z",
|
|
5005
5074
|
fill: "#528693"
|
|
5006
5075
|
}),
|
|
5007
|
-
/* @__PURE__ */
|
|
5076
|
+
/* @__PURE__ */ jsx97("path", {
|
|
5008
5077
|
d: "M10.679 16.3a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z",
|
|
5009
5078
|
fill: "#BFF6F8"
|
|
5010
5079
|
}),
|
|
5011
|
-
/* @__PURE__ */
|
|
5080
|
+
/* @__PURE__ */ jsx97("path", {
|
|
5012
5081
|
fillRule: "evenodd",
|
|
5013
5082
|
clipRule: "evenodd",
|
|
5014
5083
|
d: "M11.279 16.3a4.1 4.1 0 1 1-8.2 0 4.1 4.1 0 0 1 8.2 0Zm-4.1 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z",
|
|
@@ -5020,10 +5089,10 @@ var Shapes = forwardRef90((delegated, ref) => {
|
|
|
5020
5089
|
Shapes.displayName = "ShapesIcon";
|
|
5021
5090
|
|
|
5022
5091
|
// src/iconography/singleline.tsx
|
|
5023
|
-
import { forwardRef as
|
|
5024
|
-
import { jsx as
|
|
5025
|
-
var SingleLine =
|
|
5026
|
-
return /* @__PURE__ */
|
|
5092
|
+
import { forwardRef as forwardRef92 } from "react";
|
|
5093
|
+
import { jsx as jsx98, jsxs as jsxs89 } from "react/jsx-runtime";
|
|
5094
|
+
var SingleLine = forwardRef92((delegated, ref) => {
|
|
5095
|
+
return /* @__PURE__ */ jsxs89("svg", {
|
|
5027
5096
|
ref,
|
|
5028
5097
|
width: "22",
|
|
5029
5098
|
height: "22",
|
|
@@ -5031,27 +5100,84 @@ var SingleLine = forwardRef91((delegated, ref) => {
|
|
|
5031
5100
|
fill: "none",
|
|
5032
5101
|
...delegated,
|
|
5033
5102
|
children: [
|
|
5034
|
-
/* @__PURE__ */
|
|
5103
|
+
/* @__PURE__ */ jsx98("path", {
|
|
5035
5104
|
d: "M3 8.6C3 8.26863 3.26863 8 3.6 8H18.4C18.7314 8 19 8.26863 19 8.6V13.4C19 13.7314 18.7314 14 18.4 14H3.6C3.26863 14 3 13.7314 3 13.4V8.6Z",
|
|
5036
5105
|
fill: "#BFF6F8",
|
|
5037
5106
|
className: "c-icon-fill"
|
|
5038
5107
|
}),
|
|
5039
|
-
/* @__PURE__ */
|
|
5108
|
+
/* @__PURE__ */ jsx98("path", {
|
|
5109
|
+
fillRule: "evenodd",
|
|
5110
|
+
clipRule: "evenodd",
|
|
5111
|
+
d: "M3.59999 7.40002H18.4C19.0627 7.40002 19.6 7.93728 19.6 8.60002V13.4C19.6 14.0628 19.0627 14.6 18.4 14.6H3.59999C2.93725 14.6 2.39999 14.0628 2.39999 13.4V8.60002C2.39999 7.93728 2.93725 7.40002 3.59999 7.40002ZM3.59999 8.00002C3.26862 8.00002 2.99999 8.26865 2.99999 8.60002V13.4C2.99999 13.7314 3.26862 14 3.59999 14H18.4C18.7314 14 19 13.7314 19 13.4V8.60002C19 8.26865 18.7314 8.00002 18.4 8.00002H3.59999Z",
|
|
5112
|
+
fill: "#528693"
|
|
5113
|
+
})
|
|
5114
|
+
]
|
|
5115
|
+
});
|
|
5116
|
+
});
|
|
5117
|
+
SingleLine.displayName = "SingleLine";
|
|
5118
|
+
|
|
5119
|
+
// src/iconography/special-price.tsx
|
|
5120
|
+
import { forwardRef as forwardRef93 } from "react";
|
|
5121
|
+
import { jsx as jsx99, jsxs as jsxs90 } from "react/jsx-runtime";
|
|
5122
|
+
var SpecialPrice = forwardRef93((delegated, ref) => {
|
|
5123
|
+
return /* @__PURE__ */ jsxs90("svg", {
|
|
5124
|
+
ref,
|
|
5125
|
+
width: "23",
|
|
5126
|
+
height: "22",
|
|
5127
|
+
viewBox: "0 0 23 22",
|
|
5128
|
+
fill: "none",
|
|
5129
|
+
...delegated,
|
|
5130
|
+
children: [
|
|
5131
|
+
/* @__PURE__ */ jsx99("path", {
|
|
5132
|
+
fill: "#BFF6F8",
|
|
5133
|
+
d: "M10.568 1.418c.542-.42 1.3-.42 1.843 0l1.324 1.025c.276.214.618.325.968.315l1.673-.052c.686-.021 1.3.425 1.492 1.084l.468 1.607c.097.336.309.627.598.824l1.384.941c.567.386.802 1.108.57 1.754l-.567 1.575a1.506 1.506 0 0 0 0 1.018l.567 1.575a1.505 1.505 0 0 1-.57 1.754l-1.384.942c-.29.196-.5.487-.598.823l-.468 1.607a1.505 1.505 0 0 1-1.492 1.084l-1.673-.052c-.35-.01-.692.1-.968.315l-1.324 1.025c-.542.42-1.3.42-1.843 0l-1.324-1.025a1.505 1.505 0 0 0-.968-.315l-1.673.052a1.505 1.505 0 0 1-1.491-1.084l-.468-1.607a1.505 1.505 0 0 0-.599-.824l-1.384-.941a1.505 1.505 0 0 1-.57-1.753l.567-1.576a1.505 1.505 0 0 0 0-1.018L2.09 8.916a1.505 1.505 0 0 1 .57-1.754l1.384-.941c.29-.197.5-.488.599-.824l.468-1.607a1.505 1.505 0 0 1 1.49-1.084l1.674.052c.35.01.692-.1.968-.315l1.324-1.025Z"
|
|
5134
|
+
}),
|
|
5135
|
+
/* @__PURE__ */ jsx99("path", {
|
|
5136
|
+
fill: "#528693",
|
|
5137
|
+
fillRule: "evenodd",
|
|
5138
|
+
d: "M13.393 2.884 12.07 1.859a.947.947 0 0 0-1.16 0L9.585 2.884a2.063 2.063 0 0 1-1.327.431l-1.673-.051a.947.947 0 0 0-.939.681L5.18 5.553c-.134.46-.424.86-.82 1.129l-1.384.942a.947.947 0 0 0-.359 1.103l.567 1.575c.162.451.162.945 0 1.396l-.567 1.575a.947.947 0 0 0 .359 1.104l1.384.941c.396.27.686.669.82 1.13l.468 1.607c.12.414.507.695.939.681l1.673-.051c.48-.015.948.137 1.327.43l1.323 1.026a.947.947 0 0 0 1.16 0l1.324-1.025a2.063 2.063 0 0 1 1.327-.431l1.673.051a.947.947 0 0 0 .939-.681l.468-1.608c.134-.46.424-.86.82-1.129l1.384-.941a.947.947 0 0 0 .359-1.104l-.566-1.575a2.063 2.063 0 0 1 0-1.396l.566-1.575a.947.947 0 0 0-.359-1.103l-1.384-.942a2.063 2.063 0 0 1-.82-1.13l-.468-1.607a.947.947 0 0 0-.939-.681l-1.673.051a2.063 2.063 0 0 1-1.327-.431Zm-.982-1.466c-.542-.42-1.3-.42-1.843 0L9.244 2.443a1.505 1.505 0 0 1-.968.315l-1.673-.052A1.505 1.505 0 0 0 5.112 3.79l-.468 1.607c-.098.336-.31.627-.599.824l-1.384.941a1.505 1.505 0 0 0-.57 1.754l.567 1.575c.118.329.118.689 0 1.018l-.567 1.575a1.505 1.505 0 0 0 .57 1.754l1.384.942c.29.196.5.487.599.823l.468 1.607a1.505 1.505 0 0 0 1.49 1.084l1.674-.052c.35-.01.692.1.968.315l1.324 1.025c.542.42 1.3.42 1.843 0l1.324-1.025c.276-.214.618-.325.968-.315l1.673.052c.686.021 1.3-.425 1.492-1.084l.468-1.607c.097-.336.309-.627.598-.824l1.384-.941a1.505 1.505 0 0 0 .57-1.753l-.567-1.576a1.506 1.506 0 0 1 0-1.018l.567-1.575a1.505 1.505 0 0 0-.57-1.754l-1.384-.941a1.505 1.505 0 0 1-.598-.824l-.468-1.607a1.505 1.505 0 0 0-1.492-1.084l-1.673.052c-.35.01-.692-.1-.968-.315L12.41 1.418Z",
|
|
5139
|
+
clipRule: "evenodd"
|
|
5140
|
+
}),
|
|
5141
|
+
/* @__PURE__ */ jsx99("path", {
|
|
5142
|
+
fill: "#fff",
|
|
5143
|
+
d: "M7.471 15.02a.603.603 0 0 1 0-.853l7.184-7.183a.603.603 0 0 1 .853.853L8.324 15.02a.603.603 0 0 1-.853 0Z"
|
|
5144
|
+
}),
|
|
5145
|
+
/* @__PURE__ */ jsx99("path", {
|
|
5146
|
+
fill: "#528693",
|
|
5147
|
+
fillRule: "evenodd",
|
|
5148
|
+
d: "m7.076 13.773 7.184-7.184a1.161 1.161 0 1 1 1.642 1.642L8.72 15.415a1.161 1.161 0 0 1-1.643-1.642Zm.395.394a.603.603 0 0 0 .853.853l7.184-7.183a.603.603 0 1 0-.853-.853L7.47 14.167Z",
|
|
5149
|
+
clipRule: "evenodd"
|
|
5150
|
+
}),
|
|
5151
|
+
/* @__PURE__ */ jsx99("path", {
|
|
5152
|
+
fill: "#fff",
|
|
5153
|
+
d: "M11.226 7.989a2.09 2.09 0 1 1-4.182 0 2.09 2.09 0 0 1 4.182 0Z"
|
|
5154
|
+
}),
|
|
5155
|
+
/* @__PURE__ */ jsx99("path", {
|
|
5156
|
+
fill: "#528693",
|
|
5157
|
+
fillRule: "evenodd",
|
|
5158
|
+
d: "M9.135 9.521a1.533 1.533 0 1 0 0-3.065 1.533 1.533 0 0 0 0 3.065Zm0 .558a2.09 2.09 0 1 0 0-4.181 2.09 2.09 0 0 0 0 4.181Z",
|
|
5159
|
+
clipRule: "evenodd"
|
|
5160
|
+
}),
|
|
5161
|
+
/* @__PURE__ */ jsx99("path", {
|
|
5162
|
+
fill: "#fff",
|
|
5163
|
+
d: "M15.934 14.011a2.09 2.09 0 1 1-4.181 0 2.09 2.09 0 0 1 4.18 0Z"
|
|
5164
|
+
}),
|
|
5165
|
+
/* @__PURE__ */ jsx99("path", {
|
|
5166
|
+
fill: "#528693",
|
|
5040
5167
|
fillRule: "evenodd",
|
|
5041
|
-
|
|
5042
|
-
|
|
5043
|
-
fill: "#528693"
|
|
5168
|
+
d: "M13.843 15.544a1.533 1.533 0 1 0 0-3.066 1.533 1.533 0 0 0 0 3.066Zm0 .558a2.09 2.09 0 1 0 0-4.182 2.09 2.09 0 0 0 0 4.182Z",
|
|
5169
|
+
clipRule: "evenodd"
|
|
5044
5170
|
})
|
|
5045
5171
|
]
|
|
5046
5172
|
});
|
|
5047
5173
|
});
|
|
5048
|
-
|
|
5174
|
+
SpecialPrice.displayName = "SpecialPriceIcon";
|
|
5049
5175
|
|
|
5050
5176
|
// src/iconography/split.tsx
|
|
5051
|
-
import { forwardRef as
|
|
5052
|
-
import { jsx as
|
|
5053
|
-
var Split =
|
|
5054
|
-
return /* @__PURE__ */
|
|
5177
|
+
import { forwardRef as forwardRef94 } from "react";
|
|
5178
|
+
import { jsx as jsx100, jsxs as jsxs91 } from "react/jsx-runtime";
|
|
5179
|
+
var Split = forwardRef94((delegated, ref) => {
|
|
5180
|
+
return /* @__PURE__ */ jsxs91("svg", {
|
|
5055
5181
|
ref,
|
|
5056
5182
|
width: "22",
|
|
5057
5183
|
height: "22",
|
|
@@ -5059,41 +5185,41 @@ var Split = forwardRef92((delegated, ref) => {
|
|
|
5059
5185
|
fill: "none",
|
|
5060
5186
|
...delegated,
|
|
5061
5187
|
children: [
|
|
5062
|
-
/* @__PURE__ */
|
|
5188
|
+
/* @__PURE__ */ jsx100("path", {
|
|
5063
5189
|
fill: "#fff",
|
|
5064
5190
|
d: "M2.388 3.858c0-.56.454-1.015 1.015-1.015H9.64c.56 0 1.015.454 1.015 1.015v3.418c0 .56-.454 1.015-1.015 1.015H3.403c-.56 0-1.015-.454-1.015-1.015V3.858Z"
|
|
5065
5191
|
}),
|
|
5066
|
-
/* @__PURE__ */
|
|
5192
|
+
/* @__PURE__ */ jsx100("path", {
|
|
5067
5193
|
fill: "#528693",
|
|
5068
5194
|
fillRule: "evenodd",
|
|
5069
5195
|
d: "M9.64 3.452H3.403a.406.406 0 0 0-.406.406v3.418c0 .224.182.406.406.406H9.64a.406.406 0 0 0 .406-.406V3.858a.406.406 0 0 0-.406-.406Zm-6.237-.61c-.56 0-1.015.455-1.015 1.016v3.418c0 .56.454 1.015 1.015 1.015H9.64c.56 0 1.015-.454 1.015-1.015V3.858c0-.56-.454-1.015-1.015-1.015H3.403Z",
|
|
5070
5196
|
clipRule: "evenodd"
|
|
5071
5197
|
}),
|
|
5072
|
-
/* @__PURE__ */
|
|
5198
|
+
/* @__PURE__ */ jsx100("path", {
|
|
5073
5199
|
fill: "#fff",
|
|
5074
5200
|
d: "M11.345 3.858c0-.56.454-1.015 1.015-1.015h6.237c.56 0 1.015.454 1.015 1.015v3.418c0 .56-.454 1.015-1.015 1.015H12.36c-.56 0-1.015-.454-1.015-1.015V3.858Z"
|
|
5075
5201
|
}),
|
|
5076
|
-
/* @__PURE__ */
|
|
5202
|
+
/* @__PURE__ */ jsx100("path", {
|
|
5077
5203
|
fill: "#528693",
|
|
5078
5204
|
fillRule: "evenodd",
|
|
5079
5205
|
d: "M18.597 3.452H12.36a.406.406 0 0 0-.406.406v3.418c0 .224.182.406.406.406h6.237a.406.406 0 0 0 .406-.406V3.858a.406.406 0 0 0-.406-.406Zm-6.237-.61c-.56 0-1.015.455-1.015 1.016v3.418c0 .56.454 1.015 1.015 1.015h6.237c.56 0 1.015-.454 1.015-1.015V3.858c0-.56-.454-1.015-1.015-1.015H12.36Z",
|
|
5080
5206
|
clipRule: "evenodd"
|
|
5081
5207
|
}),
|
|
5082
|
-
/* @__PURE__ */
|
|
5208
|
+
/* @__PURE__ */ jsx100("path", {
|
|
5083
5209
|
fill: "#BFF6F8",
|
|
5084
5210
|
d: "M2.388 5.212h8.267v12.93c0 .56-.454 1.015-1.015 1.015H3.403c-.56 0-1.015-.454-1.015-1.015V5.212Z"
|
|
5085
5211
|
}),
|
|
5086
|
-
/* @__PURE__ */
|
|
5212
|
+
/* @__PURE__ */ jsx100("path", {
|
|
5087
5213
|
fill: "#528693",
|
|
5088
5214
|
fillRule: "evenodd",
|
|
5089
5215
|
d: "M10.046 5.821H2.997v12.321c0 .224.182.406.406.406H9.64a.406.406 0 0 0 .406-.406V5.822Zm-7.658-.609v12.93c0 .56.454 1.015 1.015 1.015H9.64c.56 0 1.015-.454 1.015-1.015V5.212H2.388Z",
|
|
5090
5216
|
clipRule: "evenodd"
|
|
5091
5217
|
}),
|
|
5092
|
-
/* @__PURE__ */
|
|
5218
|
+
/* @__PURE__ */ jsx100("path", {
|
|
5093
5219
|
fill: "#BFF6F8",
|
|
5094
5220
|
d: "M11.345 5.212h8.267v12.93c0 .56-.454 1.015-1.015 1.015H12.36c-.56 0-1.015-.454-1.015-1.015V5.212Z"
|
|
5095
5221
|
}),
|
|
5096
|
-
/* @__PURE__ */
|
|
5222
|
+
/* @__PURE__ */ jsx100("path", {
|
|
5097
5223
|
fill: "#528693",
|
|
5098
5224
|
fillRule: "evenodd",
|
|
5099
5225
|
d: "M19.003 5.821h-7.049v12.321c0 .224.182.406.406.406h6.237a.406.406 0 0 0 .406-.406V5.822Zm-7.658-.609v12.93c0 .56.454 1.015 1.015 1.015h6.237c.56 0 1.015-.454 1.015-1.015V5.212h-8.267Z",
|
|
@@ -5105,10 +5231,10 @@ var Split = forwardRef92((delegated, ref) => {
|
|
|
5105
5231
|
Split.displayName = "SplitIcon";
|
|
5106
5232
|
|
|
5107
5233
|
// src/iconography/stock-location.tsx
|
|
5108
|
-
import { forwardRef as
|
|
5109
|
-
import { jsx as
|
|
5110
|
-
var StockLocation =
|
|
5111
|
-
return /* @__PURE__ */
|
|
5234
|
+
import { forwardRef as forwardRef95 } from "react";
|
|
5235
|
+
import { jsx as jsx101, jsxs as jsxs92 } from "react/jsx-runtime";
|
|
5236
|
+
var StockLocation = forwardRef95((delegated, ref) => {
|
|
5237
|
+
return /* @__PURE__ */ jsxs92("svg", {
|
|
5112
5238
|
ref,
|
|
5113
5239
|
width: "22",
|
|
5114
5240
|
height: "22",
|
|
@@ -5116,70 +5242,70 @@ var StockLocation = forwardRef93((delegated, ref) => {
|
|
|
5116
5242
|
fill: "none",
|
|
5117
5243
|
...delegated,
|
|
5118
5244
|
children: [
|
|
5119
|
-
/* @__PURE__ */
|
|
5245
|
+
/* @__PURE__ */ jsx101("path", {
|
|
5120
5246
|
d: "M10.9679 19.3917L5.40032 17.234C5.31939 17.2027 5.26605 17.1248 5.26605 17.038V14.3176L3.52424 13.6176C3.38452 13.5615 3.3474 13.381 3.45363 13.2742L5.26605 11.4533L3.68162 9.71664C3.58183 9.60727 3.62333 9.43177 3.76154 9.37868L9.01297 7.36131L10.9679 9.16177L12.9228 7.19763C14.7691 7.93418 18.5432 9.48913 18.5432 9.48913C18.5432 9.48913 16.6541 11.5181 16.5883 11.4533C17.3511 12.1629 18.5415 13.2703 18.5415 13.2703C18.6552 13.3761 18.6189 13.5644 18.4741 13.6204L16.6697 14.3176V16.9581C16.6697 17.0439 16.6175 17.1211 16.5379 17.1531L10.9679 19.3917Z",
|
|
5121
5247
|
fill: "#BFF6F8",
|
|
5122
5248
|
className: "c-icon-fill"
|
|
5123
5249
|
}),
|
|
5124
|
-
/* @__PURE__ */
|
|
5250
|
+
/* @__PURE__ */ jsx101("path", {
|
|
5125
5251
|
fillRule: "evenodd",
|
|
5126
5252
|
clipRule: "evenodd",
|
|
5127
5253
|
d: "M16.8238 11.2674C16.6912 11.3923 16.6025 11.4657 16.5885 11.4534L18.5415 13.2703C18.6552 13.3761 18.6189 13.5644 18.4741 13.6204L16.6697 14.3176V16.958C16.6697 17.0439 16.6175 17.1211 16.5379 17.1531L10.9679 19.3916L5.40032 17.234C5.31939 17.2027 5.26605 17.1248 5.26605 17.038V14.3176L3.52424 13.6176C3.38452 13.5615 3.3474 13.3809 3.45363 13.2742L5.26605 11.4532L3.68162 9.71662C3.58183 9.60725 3.62333 9.43175 3.76154 9.37866L9.01297 7.36129L10.9679 9.16175L12.9228 7.19761C14.3178 7.75412 16.8133 8.77782 17.95 9.24504C18.3177 9.3962 18.5432 9.48911 18.5432 9.48911C18.5432 9.48911 18.359 9.68692 18.1037 9.95703C17.7873 10.2918 17.3616 10.7375 17.0416 11.0555C16.9612 11.1355 16.8874 11.2074 16.8238 11.2674ZM18.5432 9.48911L18.9823 9.898L18.9001 9.98607C18.8479 10.0418 18.7734 10.1213 18.6838 10.2164C18.5049 10.4065 18.265 10.6599 18.0227 10.9116C17.8369 11.1046 17.6472 11.2992 17.4813 11.4645L18.9493 12.8302L18.9501 12.831C19.3883 13.2386 19.2486 13.9643 18.6904 14.18L17.2697 14.729V16.958C17.2697 17.2889 17.0686 17.5865 16.7616 17.7099L11.1916 19.9484C11.0504 20.0051 10.893 20.0061 10.7511 19.9511L5.18351 17.7935C4.87161 17.6726 4.66605 17.3725 4.66605 17.038V14.7231L3.3005 14.1743C2.76206 13.9579 2.619 13.2622 3.02836 12.8509L4.43742 11.4352L3.23838 10.121C2.85382 9.69953 3.01376 9.02318 3.54637 8.81857L8.79781 6.8012C9.01075 6.7194 9.25165 6.76542 9.41944 6.91995L10.9498 8.32939L12.4975 6.77435C12.6671 6.60401 12.9219 6.55127 13.1451 6.64032C14.0711 7.00972 15.4785 7.58355 16.6527 8.06431C17.2402 8.30484 17.7699 8.52233 18.1527 8.67969L18.7711 8.93406L18.5432 9.48911ZM18.5432 9.48911L18.7711 8.93406C18.953 9.00903 19.0874 9.16876 19.1294 9.36102C19.1714 9.55329 19.1164 9.75397 18.9823 9.898L18.5432 9.48911Z",
|
|
5128
5254
|
fill: "#528693"
|
|
5129
5255
|
}),
|
|
5130
|
-
/* @__PURE__ */
|
|
5256
|
+
/* @__PURE__ */ jsx101("path", {
|
|
5131
5257
|
d: "M16.79 11.4532L10.968 13.6629L5.07001 11.4532L10.968 9.16174L16.79 11.4532Z",
|
|
5132
5258
|
fill: "#B1DDDF"
|
|
5133
5259
|
}),
|
|
5134
|
-
/* @__PURE__ */
|
|
5260
|
+
/* @__PURE__ */ jsx101("path", {
|
|
5135
5261
|
fillRule: "evenodd",
|
|
5136
5262
|
clipRule: "evenodd",
|
|
5137
5263
|
d: "M10.968 13.6629L16.79 11.4532L10.968 9.16171L5.07001 11.4532L10.968 13.6629ZM11.1809 14.2238C11.0445 14.2756 10.894 14.2759 10.7575 14.2247L4.85951 12.0151C4.62648 11.9278 4.47153 11.7057 4.47002 11.4568C4.46851 11.208 4.62076 10.984 4.85272 10.8939L10.7507 8.60243C10.8913 8.5478 11.0473 8.54814 11.1877 8.60339L17.0098 10.8949C17.2404 10.9857 17.3915 11.209 17.39 11.4569C17.3885 11.7048 17.2347 11.9262 17.0029 12.0142L11.1809 14.2238Z",
|
|
5138
5264
|
fill: "#528693"
|
|
5139
5265
|
}),
|
|
5140
|
-
/* @__PURE__ */
|
|
5266
|
+
/* @__PURE__ */ jsx101("path", {
|
|
5141
5267
|
d: "M2.91127 13.821L4.72369 12L10.4255 14.2097L8.48953 16.3104C8.42933 16.3757 8.33459 16.3962 8.25282 16.3615L4.72369 14.8644L2.98188 14.1644C2.84217 14.1082 2.80505 13.9277 2.91127 13.821Z",
|
|
5142
5268
|
fill: "#BFF6F8",
|
|
5143
5269
|
className: "c-icon-fill"
|
|
5144
5270
|
}),
|
|
5145
|
-
/* @__PURE__ */
|
|
5271
|
+
/* @__PURE__ */ jsx101("path", {
|
|
5146
5272
|
fillRule: "evenodd",
|
|
5147
5273
|
clipRule: "evenodd",
|
|
5148
5274
|
d: "M4.29843 11.5767C4.46645 11.4079 4.71841 11.3545 4.9405 11.4405L10.6423 13.6502C10.8274 13.7219 10.9651 13.8805 11.01 14.0739C11.0549 14.2672 11.0013 14.4703 10.8667 14.6162L8.93074 16.717C8.69877 16.9687 8.33363 17.0475 8.0185 16.9138L4.49464 15.4189L2.75814 14.7211C2.2197 14.5047 2.07664 13.809 2.48601 13.3977L4.29843 11.5767ZM4.72369 14.8643L8.25282 16.3615C8.33459 16.3961 8.42933 16.3757 8.48953 16.3104L10.4255 14.2096L4.72369 12L2.91127 13.8209C2.80505 13.9277 2.84217 14.1082 2.98188 14.1643L4.72369 14.8643Z",
|
|
5149
5275
|
fill: "#528693"
|
|
5150
5276
|
}),
|
|
5151
|
-
/* @__PURE__ */
|
|
5277
|
+
/* @__PURE__ */ jsx101("path", {
|
|
5152
5278
|
d: "M19.1287 13.821L17.3163 12L11.6144 14.2097L13.5505 16.3104C13.6106 16.3757 13.7054 16.3962 13.7872 16.3615L17.3163 14.8644L19.0581 14.1644C19.1978 14.1082 19.2349 13.9277 19.1287 13.821Z",
|
|
5153
5279
|
fill: "#BFF6F8",
|
|
5154
5280
|
className: "c-icon-fill"
|
|
5155
5281
|
}),
|
|
5156
|
-
/* @__PURE__ */
|
|
5282
|
+
/* @__PURE__ */ jsx101("path", {
|
|
5157
5283
|
fillRule: "evenodd",
|
|
5158
5284
|
clipRule: "evenodd",
|
|
5159
5285
|
d: "M17.7416 11.5767C17.5735 11.4079 17.3216 11.3545 17.0995 11.4405L11.3976 13.6502C11.2126 13.7219 11.0749 13.8805 11.03 14.0739C10.9851 14.2672 11.0387 14.4703 11.1732 14.6162L13.1092 16.717C13.3412 16.9687 13.7063 17.0475 14.0215 16.9138L17.5453 15.4189L19.2818 14.7211C19.8203 14.5047 19.9633 13.809 19.554 13.3977L17.7416 11.5767ZM17.3163 14.8643L13.7872 16.3615C13.7054 16.3961 13.6106 16.3757 13.5505 16.3104L11.6144 14.2096L17.3163 12L19.1287 13.8209C19.2349 13.9277 19.1978 14.1082 19.0581 14.1643L17.3163 14.8643Z",
|
|
5160
5286
|
fill: "#528693"
|
|
5161
5287
|
}),
|
|
5162
|
-
/* @__PURE__ */
|
|
5288
|
+
/* @__PURE__ */ jsx101("path", {
|
|
5163
5289
|
fillRule: "evenodd",
|
|
5164
5290
|
clipRule: "evenodd",
|
|
5165
5291
|
d: "M10.7 19.5V9H11.3V19.5H10.7Z",
|
|
5166
5292
|
fill: "#528693"
|
|
5167
5293
|
}),
|
|
5168
|
-
/* @__PURE__ */
|
|
5294
|
+
/* @__PURE__ */ jsx101("path", {
|
|
5169
5295
|
d: "M14.125 6.125C14.125 7.26958 12.7506 9.91972 11.8247 11.5751C11.4584 12.2301 10.5416 12.2301 10.1753 11.5751C9.2494 9.91972 7.875 7.26958 7.875 6.125C7.875 4.39911 9.27411 3 11 3C12.7259 3 14.125 4.39911 14.125 6.125Z",
|
|
5170
5296
|
fill: "white"
|
|
5171
5297
|
}),
|
|
5172
|
-
/* @__PURE__ */
|
|
5298
|
+
/* @__PURE__ */ jsx101("path", {
|
|
5173
5299
|
fillRule: "evenodd",
|
|
5174
5300
|
clipRule: "evenodd",
|
|
5175
5301
|
d: "M13.8685 8.9064C13.3991 9.94112 12.8148 11.0342 12.3484 11.868C11.753 12.9325 10.247 12.9325 9.65159 11.868C9.18523 11.0342 8.60093 9.94112 8.13153 8.9064C7.89698 8.38936 7.68686 7.87762 7.53431 7.41433C7.38586 6.96345 7.275 6.50937 7.275 6.12502C7.275 4.06776 8.94274 2.40002 11 2.40002C13.0573 2.40002 14.725 4.06776 14.725 6.12502C14.725 6.50937 14.6141 6.96345 14.4657 7.41433C14.3131 7.87762 14.103 8.38936 13.8685 8.9064ZM11.8247 11.5751C12.7506 9.91974 14.125 7.2696 14.125 6.12502C14.125 4.39913 12.7259 3.00002 11 3.00002C9.27411 3.00002 7.875 4.39913 7.875 6.12502C7.875 7.2696 9.2494 9.91974 10.1753 11.5751C10.5416 12.2301 11.4584 12.2301 11.8247 11.5751Z",
|
|
5176
5302
|
fill: "#528693"
|
|
5177
5303
|
}),
|
|
5178
|
-
/* @__PURE__ */
|
|
5304
|
+
/* @__PURE__ */ jsx101("path", {
|
|
5179
5305
|
d: "M12.25 6.125C12.25 6.81536 11.6904 7.375 11 7.375C10.3096 7.375 9.75 6.81536 9.75 6.125C9.75 5.43464 10.3096 4.875 11 4.875C11.6904 4.875 12.25 5.43464 12.25 6.125Z",
|
|
5180
5306
|
fill: "white"
|
|
5181
5307
|
}),
|
|
5182
|
-
/* @__PURE__ */
|
|
5308
|
+
/* @__PURE__ */ jsx101("path", {
|
|
5183
5309
|
fillRule: "evenodd",
|
|
5184
5310
|
clipRule: "evenodd",
|
|
5185
5311
|
d: "M12.85 6.12502C12.85 7.14675 12.0217 7.97502 11 7.97502C9.97827 7.97502 9.15 7.14675 9.15 6.12502C9.15 5.1033 9.97827 4.27502 11 4.27502C12.0217 4.27502 12.85 5.1033 12.85 6.12502ZM11 7.37502C11.6904 7.37502 12.25 6.81538 12.25 6.12502C12.25 5.43467 11.6904 4.87502 11 4.87502C10.3096 4.87502 9.75 5.43467 9.75 6.12502C9.75 6.81538 10.3096 7.37502 11 7.37502Z",
|
|
@@ -5191,10 +5317,10 @@ var StockLocation = forwardRef93((delegated, ref) => {
|
|
|
5191
5317
|
StockLocation.displayName = "StockLocationIcon";
|
|
5192
5318
|
|
|
5193
5319
|
// src/iconography/subscription.tsx
|
|
5194
|
-
import { forwardRef as
|
|
5195
|
-
import { jsx as
|
|
5196
|
-
var Subscription =
|
|
5197
|
-
return /* @__PURE__ */
|
|
5320
|
+
import { forwardRef as forwardRef96 } from "react";
|
|
5321
|
+
import { jsx as jsx102, jsxs as jsxs93 } from "react/jsx-runtime";
|
|
5322
|
+
var Subscription = forwardRef96((delegated, ref) => {
|
|
5323
|
+
return /* @__PURE__ */ jsxs93("svg", {
|
|
5198
5324
|
ref,
|
|
5199
5325
|
width: "34",
|
|
5200
5326
|
height: "34",
|
|
@@ -5202,21 +5328,21 @@ var Subscription = forwardRef94((delegated, ref) => {
|
|
|
5202
5328
|
fill: "none",
|
|
5203
5329
|
...delegated,
|
|
5204
5330
|
children: [
|
|
5205
|
-
/* @__PURE__ */
|
|
5331
|
+
/* @__PURE__ */ jsx102("path", {
|
|
5206
5332
|
d: "M6.61561 5.18342H25.0671H27.0366L28.0213 8.13757L29.006 15.0306L6.35752 13.0612L5.3728 7.15285L6.61561 5.18342Z",
|
|
5207
5333
|
fill: "#bff6f8"
|
|
5208
5334
|
}),
|
|
5209
|
-
/* @__PURE__ */
|
|
5335
|
+
/* @__PURE__ */ jsx102("path", {
|
|
5210
5336
|
d: "M6.35752 13.0611H19.1588H28.0213L29.006 17L28.0213 26.8472L27.0366 28.8166H14.2353H7.34224H6.35752L5.3728 26.8472L6.35752 22.9083V17V13.0611Z",
|
|
5211
5337
|
fill: "#fff"
|
|
5212
5338
|
}),
|
|
5213
|
-
/* @__PURE__ */
|
|
5339
|
+
/* @__PURE__ */ jsx102("path", {
|
|
5214
5340
|
fillRule: "evenodd",
|
|
5215
5341
|
clipRule: "evenodd",
|
|
5216
5342
|
d: "M7.69756 4.39563H25.3681C26.716 4.39563 27.8662 5.37006 28.0878 6.69955L28.326 8.12863C29.305 14.0024 29.305 19.9976 28.326 25.8714L28.0878 27.3005C27.8662 28.6299 26.716 29.6044 25.3681 29.6044H7.69756C5.99377 29.6044 4.69776 28.0745 4.97786 26.3939L5.10812 25.6124C6.05849 19.9101 6.05849 14.0899 5.10812 8.38765L4.97786 7.60612C4.69776 5.92551 5.99377 4.39563 7.69756 4.39563ZM7.69756 5.27456C6.48057 5.27456 5.73939 6.14667 5.93946 7.3471L6.06972 8.12863C7.03438 13.9166 7.03438 19.8244 6.06972 25.6124L5.93946 26.3939C5.73939 27.5943 6.48056 28.641 7.69756 28.641H25.3681C26.3309 28.641 27.0227 28.1206 27.181 27.1709L27.4192 25.7419C28.3838 19.9539 28.3838 14.0461 27.4192 8.25814L27.181 6.82906C27.0227 5.87943 26.3309 5.27456 25.3681 5.27456H7.69756Z",
|
|
5217
5343
|
fill: "#528693"
|
|
5218
5344
|
}),
|
|
5219
|
-
/* @__PURE__ */
|
|
5345
|
+
/* @__PURE__ */ jsx102("path", {
|
|
5220
5346
|
fillRule: "evenodd",
|
|
5221
5347
|
clipRule: "evenodd",
|
|
5222
5348
|
d: "M28.4567 13.455L6.24786 13.455L6.24786 12.4094L28.4567 12.4094L28.4567 13.455Z",
|
|
@@ -5228,11 +5354,11 @@ var Subscription = forwardRef94((delegated, ref) => {
|
|
|
5228
5354
|
Subscription.displayName = "SubscriptionIcon";
|
|
5229
5355
|
|
|
5230
5356
|
// src/iconography/subscription-contracts.tsx
|
|
5231
|
-
import { forwardRef as
|
|
5232
|
-
import { jsx as
|
|
5233
|
-
var SubscriptionContracts =
|
|
5357
|
+
import { forwardRef as forwardRef97 } from "react";
|
|
5358
|
+
import { jsx as jsx103, jsxs as jsxs94 } from "react/jsx-runtime";
|
|
5359
|
+
var SubscriptionContracts = forwardRef97(
|
|
5234
5360
|
(delegated, ref) => {
|
|
5235
|
-
return /* @__PURE__ */
|
|
5361
|
+
return /* @__PURE__ */ jsxs94("svg", {
|
|
5236
5362
|
ref,
|
|
5237
5363
|
width: "23",
|
|
5238
5364
|
height: "22",
|
|
@@ -5240,37 +5366,37 @@ var SubscriptionContracts = forwardRef95(
|
|
|
5240
5366
|
fill: "none",
|
|
5241
5367
|
...delegated,
|
|
5242
5368
|
children: [
|
|
5243
|
-
/* @__PURE__ */
|
|
5369
|
+
/* @__PURE__ */ jsx103("path", {
|
|
5244
5370
|
fill: "#BFF6F8",
|
|
5245
5371
|
d: "M6.684 19.1h10.8a.6.6 0 0 0 .6-.6V6.748a.6.6 0 0 0-.176-.424L14.86 3.276a.6.6 0 0 0-.425-.176h-7.75a.6.6 0 0 0-.6.6v14.8a.6.6 0 0 0 .6.6Z"
|
|
5246
5372
|
}),
|
|
5247
|
-
/* @__PURE__ */
|
|
5373
|
+
/* @__PURE__ */ jsx103("path", {
|
|
5248
5374
|
fill: "#528693",
|
|
5249
5375
|
fillRule: "evenodd",
|
|
5250
5376
|
d: "m17.908 6.324.425-.424a1.2 1.2 0 0 1 .351.848V18.5a1.2 1.2 0 0 1-1.2 1.2h-10.8a1.2 1.2 0 0 1-1.2-1.2V3.7a1.2 1.2 0 0 1 1.2-1.2h7.751a1.2 1.2 0 0 1 .85.351L18.332 5.9l-.425.424ZM17.484 19.1h-10.8a.6.6 0 0 1-.6-.6V3.7a.6.6 0 0 1 .6-.6h7.751a.6.6 0 0 1 .425.176l3.048 3.048a.6.6 0 0 1 .176.424V18.5a.6.6 0 0 1-.6.6Z",
|
|
5251
5377
|
clipRule: "evenodd"
|
|
5252
5378
|
}),
|
|
5253
|
-
/* @__PURE__ */
|
|
5379
|
+
/* @__PURE__ */ jsx103("path", {
|
|
5254
5380
|
fill: "#528693",
|
|
5255
5381
|
fillRule: "evenodd",
|
|
5256
5382
|
d: "M14.784 2.9v2.6a.7.7 0 0 0 .7.7h3v.6h-3a1.3 1.3 0 0 1-1.3-1.3V2.9h.6Z",
|
|
5257
5383
|
clipRule: "evenodd"
|
|
5258
5384
|
}),
|
|
5259
|
-
/* @__PURE__ */
|
|
5385
|
+
/* @__PURE__ */ jsx103("path", {
|
|
5260
5386
|
fill: "#fff",
|
|
5261
5387
|
d: "M13.977 8.068c-.12.426-.279.815-.393 1.233l4.498 1.256c1.502.316 1.335-1.12.702-1.857V7.66c1.645 1.392 2.137 2.286 1.828 3.213-.79 2.372-5.264.59-7.586.074l-.387 1.163-2.135-2.94 3.473-1.102Z"
|
|
5262
5388
|
}),
|
|
5263
|
-
/* @__PURE__ */
|
|
5389
|
+
/* @__PURE__ */ jsx103("path", {
|
|
5264
5390
|
fill: "#528693",
|
|
5265
5391
|
fillRule: "evenodd",
|
|
5266
5392
|
d: "M18.784 8.7c.633.738.8 2.173-.702 1.857l-4.498-1.256.02-.068c.044-.157.095-.31.146-.463l.014-.042.022-.065c.066-.195.133-.39.191-.595l-.698.222h-.002l-2.17.689-.603.19a1328.391 1328.391 0 0 1 1.109 1.528l.592.816.434.597.387-1.163c.412.092.893.223 1.408.364 2.386.653 5.528 1.513 6.178-.438.267-.803-.066-1.58-1.228-2.678-.18-.17-.38-.348-.6-.534V8.7Zm-5.363 2.96-.213.64a.6.6 0 0 1-1.055.163 3823.073 3823.073 0 0 1-2.135-2.94.6.6 0 0 1 .304-.925l2.772-.88.702-.222a.6.6 0 0 1 .758.736c-.062.22-.133.429-.198.62l-.01.029-.003.009 3.88 1.084c.287.057.391.01.403.004a.153.153 0 0 0 .015-.05.84.84 0 0 0-.055-.385 1.44 1.44 0 0 0-.257-.453l-.145-.168V6.367l.988.836c.836.707 1.437 1.334 1.78 1.943.364.643.443 1.273.229 1.917-.272.817-.88 1.271-1.6 1.473-.687.192-1.49.162-2.272.05-.791-.111-1.622-.316-2.384-.52-.23-.061-.453-.122-.666-.18-.297-.082-.577-.159-.838-.226Z",
|
|
5267
5393
|
clipRule: "evenodd"
|
|
5268
5394
|
}),
|
|
5269
|
-
/* @__PURE__ */
|
|
5395
|
+
/* @__PURE__ */ jsx103("path", {
|
|
5270
5396
|
fill: "#fff",
|
|
5271
5397
|
d: "M10.492 13.433c-.126.424-.2.837-.327 1.252l-4.473-1.343c-1.053-.393-.848-1.1-.298-1.563v-1.03c-1.248.31-1.827.77-2.009 1.507-.6 2.427 4.133 3.312 6.37 4.118l-.293 1.19 3.376-1.343-2.346-2.788Z"
|
|
5272
5398
|
}),
|
|
5273
|
-
/* @__PURE__ */
|
|
5399
|
+
/* @__PURE__ */ jsx103("path", {
|
|
5274
5400
|
fill: "#528693",
|
|
5275
5401
|
fillRule: "evenodd",
|
|
5276
5402
|
d: "M5.394 11.779c-.55.463-.755 1.17.298 1.563l4.473 1.343.02-.068c.046-.157.085-.313.123-.47l.01-.043.017-.067c.048-.2.096-.4.156-.604l.472.56.003.003c.49.582.975 1.16 1.465 1.74l.407.485-.587.233-1.167.464-.937.373-.685.273.294-1.19c-.397-.143-.873-.288-1.384-.445-2.366-.724-5.48-1.677-4.987-3.673.15-.606.57-1.026 1.409-1.328.18-.064.38-.124.6-.178v1.029Zm3.647 4.987-.162.654a.6.6 0 0 0 .804.701 3603.743 3603.743 0 0 0 3.377-1.343.6.6 0 0 0 .237-.944l-1.872-2.224-.474-.564a.6.6 0 0 0-1.035.216c-.065.22-.116.434-.164.63l-.007.03-.002.01-3.859-1.159c-.195-.075-.285-.146-.322-.185a.133.133 0 0 1-.02-.028v-.003a.335.335 0 0 1 .037-.092.913.913 0 0 1 .201-.227l.214-.18V9.984l-.744.184c-.662.163-1.208.38-1.623.697-.434.33-.7.747-.824 1.247-.207.836.063 1.545.564 2.1.478.53 1.174.934 1.893 1.258.729.328 1.54.6 2.293.835l.66.203c.294.09.572.175.828.258Z",
|
|
@@ -5283,10 +5409,10 @@ var SubscriptionContracts = forwardRef95(
|
|
|
5283
5409
|
SubscriptionContracts.displayName = "SubscriptionContractsIcon";
|
|
5284
5410
|
|
|
5285
5411
|
// src/iconography/subscription-plans.tsx
|
|
5286
|
-
import { forwardRef as
|
|
5287
|
-
import { jsx as
|
|
5288
|
-
var SubscriptionPlans =
|
|
5289
|
-
return /* @__PURE__ */
|
|
5412
|
+
import { forwardRef as forwardRef98 } from "react";
|
|
5413
|
+
import { jsx as jsx104, jsxs as jsxs95 } from "react/jsx-runtime";
|
|
5414
|
+
var SubscriptionPlans = forwardRef98((delegated, ref) => {
|
|
5415
|
+
return /* @__PURE__ */ jsxs95("svg", {
|
|
5290
5416
|
ref,
|
|
5291
5417
|
width: "23",
|
|
5292
5418
|
height: "22",
|
|
@@ -5294,47 +5420,47 @@ var SubscriptionPlans = forwardRef96((delegated, ref) => {
|
|
|
5294
5420
|
fill: "none",
|
|
5295
5421
|
...delegated,
|
|
5296
5422
|
children: [
|
|
5297
|
-
/* @__PURE__ */
|
|
5423
|
+
/* @__PURE__ */ jsx104("path", {
|
|
5298
5424
|
fill: "#BFF6F8",
|
|
5299
5425
|
d: "M5.181 6.227a1 1 0 0 1 1-1h11.307a1 1 0 0 1 1 1v11.225a1 1 0 0 1-1 1H6.18a1 1 0 0 1-1-1V6.227Z"
|
|
5300
5426
|
}),
|
|
5301
|
-
/* @__PURE__ */
|
|
5427
|
+
/* @__PURE__ */ jsx104("path", {
|
|
5302
5428
|
fill: "#528693",
|
|
5303
5429
|
fillRule: "evenodd",
|
|
5304
5430
|
d: "M6.397 4.627h11.09a1.6 1.6 0 0 1 1.6 1.6v11a1.6 1.6 0 0 1-1.6 1.6H6.398a1.6 1.6 0 0 1-1.6-1.6v-11a1.6 1.6 0 0 1 1.6-1.6Zm0 .6h11.09a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1H6.398a1 1 0 0 1-1-1v-11a1 1 0 0 1 1-1Z",
|
|
5305
5431
|
clipRule: "evenodd"
|
|
5306
5432
|
}),
|
|
5307
|
-
/* @__PURE__ */
|
|
5433
|
+
/* @__PURE__ */ jsx104("path", {
|
|
5308
5434
|
fill: "#fff",
|
|
5309
5435
|
d: "M5.397 6.227a1 1 0 0 1 1-1h11.09a1 1 0 0 1 1 1v1.455H5.398V6.227Z"
|
|
5310
5436
|
}),
|
|
5311
|
-
/* @__PURE__ */
|
|
5437
|
+
/* @__PURE__ */ jsx104("path", {
|
|
5312
5438
|
fill: "#528693",
|
|
5313
5439
|
fillRule: "evenodd",
|
|
5314
5440
|
d: "M19.088 8.282H4.797V6.227a1.6 1.6 0 0 1 1.6-1.6h11.09a1.6 1.6 0 0 1 1.6 1.6v2.055ZM6.397 5.227a1 1 0 0 0-1 1v1.455h13.09V6.227a1 1 0 0 0-1-1H6.398Z",
|
|
5315
5441
|
clipRule: "evenodd"
|
|
5316
5442
|
}),
|
|
5317
|
-
/* @__PURE__ */
|
|
5443
|
+
/* @__PURE__ */ jsx104("path", {
|
|
5318
5444
|
fill: "#528693",
|
|
5319
5445
|
fillRule: "evenodd",
|
|
5320
5446
|
d: "M8.352 4v1.227h-1V4a.5.5 0 0 1 1 0ZM16.533 4v1.227h-1V4a.5.5 0 1 1 1 0ZM12.443 4v1.227h-1V4a.5.5 0 1 1 1 0Z",
|
|
5321
5447
|
clipRule: "evenodd"
|
|
5322
5448
|
}),
|
|
5323
|
-
/* @__PURE__ */
|
|
5449
|
+
/* @__PURE__ */ jsx104("path", {
|
|
5324
5450
|
fill: "#fff",
|
|
5325
5451
|
d: "M14.27 10.15c-.121.426-.28.815-.394 1.233l4.498 1.256c1.502.316 1.335-1.12.702-1.857v-1.04c1.645 1.392 2.137 2.286 1.828 3.213-.79 2.372-5.264.59-7.585.074l-.388 1.163-2.135-2.94 3.473-1.102Z"
|
|
5326
5452
|
}),
|
|
5327
|
-
/* @__PURE__ */
|
|
5453
|
+
/* @__PURE__ */ jsx104("path", {
|
|
5328
5454
|
fill: "#528693",
|
|
5329
5455
|
fillRule: "evenodd",
|
|
5330
5456
|
d: "M19.076 10.782c.633.738.8 2.173-.702 1.857l-4.498-1.256.02-.068c.044-.157.095-.31.146-.463l.014-.042.023-.065c.066-.194.132-.39.19-.595l-.697.221-.003.001-2.17.689-.603.19a1504.34 1504.34 0 0 1 1.109 1.528l.593.816.433.597.388-1.163c.412.092.892.223 1.407.364 2.387.653 5.528 1.513 6.178-.438.267-.803-.066-1.58-1.228-2.678-.18-.17-.38-.348-.6-.534v1.039Zm-5.363 2.96-.213.64a.6.6 0 0 1-1.054.163l-1.027-1.414-1.109-1.527a.6.6 0 0 1 .305-.924l2.771-.88.702-.222a.6.6 0 0 1 .759.736c-.063.22-.134.429-.199.62l-.01.029-.003.009 3.88 1.084c.287.058.392.01.403.004a.156.156 0 0 0 .015-.05.84.84 0 0 0-.055-.385 1.44 1.44 0 0 0-.257-.453l-.145-.168V8.449l.988.836c.836.707 1.437 1.334 1.781 1.943.363.643.442 1.273.228 1.917-.272.816-.879 1.271-1.6 1.473-.686.192-1.49.162-2.272.05-.791-.111-1.622-.316-2.384-.52-.23-.061-.452-.122-.666-.18a59.482 59.482 0 0 0-.838-.226Z",
|
|
5331
5457
|
clipRule: "evenodd"
|
|
5332
5458
|
}),
|
|
5333
|
-
/* @__PURE__ */
|
|
5459
|
+
/* @__PURE__ */ jsx104("path", {
|
|
5334
5460
|
fill: "#fff",
|
|
5335
5461
|
d: "M9.903 13.26c-.125.425-.2.838-.327 1.252l-4.472-1.343c-1.054-.392-.848-1.1-.298-1.563v-1.029c-1.248.309-1.827.77-2.01 1.507-.6 2.427 4.134 3.312 6.372 4.118l-.295 1.19 3.377-1.344-2.347-2.788Z"
|
|
5336
5462
|
}),
|
|
5337
|
-
/* @__PURE__ */
|
|
5463
|
+
/* @__PURE__ */ jsx104("path", {
|
|
5338
5464
|
fill: "#528693",
|
|
5339
5465
|
fillRule: "evenodd",
|
|
5340
5466
|
d: "M4.806 11.607c-.55.462-.756 1.17.298 1.562l4.472 1.343.02-.068a10.141 10.141 0 0 0 .15-.58c.049-.199.097-.4.157-.604l.472.56.002.003 1.465 1.741.408.484-.588.234-1.166.464-.937.373-.686.272.295-1.19c-.398-.143-.874-.288-1.384-.444-2.367-.724-5.48-1.677-4.987-3.673.15-.607.569-1.027 1.409-1.328.18-.065.38-.124.6-.179v1.03Zm3.647 4.986-.162.654a.6.6 0 0 0 .804.702l1.624-.646 1.753-.698a.6.6 0 0 0 .237-.944l-1.873-2.224-.474-.563a.6.6 0 0 0-1.034.216c-.065.219-.117.434-.164.63l-.007.03-.002.009-3.859-1.158c-.195-.075-.286-.147-.322-.186a.136.136 0 0 1-.021-.027v-.004l.004-.018a.333.333 0 0 1 .033-.073.913.913 0 0 1 .202-.227l.214-.18V9.81l-.744.184c-.662.164-1.208.381-1.624.697-.433.33-.7.748-.824 1.248-.206.835.063 1.544.565 2.1.478.529 1.173.934 1.893 1.258.728.328 1.54.599 2.293.834.227.071.448.139.66.203.294.09.571.175.828.258Z",
|
|
@@ -5346,10 +5472,10 @@ var SubscriptionPlans = forwardRef96((delegated, ref) => {
|
|
|
5346
5472
|
SubscriptionPlans.displayName = "SubscriptionPlansIcon";
|
|
5347
5473
|
|
|
5348
5474
|
// src/iconography/switch.tsx
|
|
5349
|
-
import { forwardRef as
|
|
5350
|
-
import { jsx as
|
|
5351
|
-
var Switch =
|
|
5352
|
-
return /* @__PURE__ */
|
|
5475
|
+
import { forwardRef as forwardRef99 } from "react";
|
|
5476
|
+
import { jsx as jsx105, jsxs as jsxs96 } from "react/jsx-runtime";
|
|
5477
|
+
var Switch = forwardRef99((delegated, ref) => {
|
|
5478
|
+
return /* @__PURE__ */ jsxs96("svg", {
|
|
5353
5479
|
ref,
|
|
5354
5480
|
width: "22",
|
|
5355
5481
|
height: "22",
|
|
@@ -5357,43 +5483,43 @@ var Switch = forwardRef97((delegated, ref) => {
|
|
|
5357
5483
|
fill: "none",
|
|
5358
5484
|
...delegated,
|
|
5359
5485
|
children: [
|
|
5360
|
-
/* @__PURE__ */
|
|
5486
|
+
/* @__PURE__ */ jsx105("path", {
|
|
5361
5487
|
d: "M19 15.2C19 13.6536 17.7464 12.4 16.2 12.4H5.8C4.2536 12.4 3 13.6536 3 15.2V15.2C3 16.7464 4.2536 18 5.8 18H16.2C17.7464 18 19 16.7464 19 15.2V15.2Z",
|
|
5362
5488
|
fill: "white"
|
|
5363
5489
|
}),
|
|
5364
|
-
/* @__PURE__ */
|
|
5490
|
+
/* @__PURE__ */ jsx105("path", {
|
|
5365
5491
|
fillRule: "evenodd",
|
|
5366
5492
|
clipRule: "evenodd",
|
|
5367
5493
|
d: "M16.2 11.8H5.80001C3.92224 11.8 2.40001 13.3223 2.40001 15.2C2.40001 17.0778 3.92224 18.6 5.80001 18.6H16.2C18.0778 18.6 19.6 17.0778 19.6 15.2C19.6 13.3223 18.0778 11.8 16.2 11.8ZM16.2 12.4C17.7464 12.4 19 13.6537 19 15.2C19 16.7464 17.7464 18 16.2 18H5.80001C4.25361 18 3.00001 16.7464 3.00001 15.2C3.00001 13.6537 4.25361 12.4 5.80001 12.4H16.2Z",
|
|
5368
5494
|
fill: "#528693"
|
|
5369
5495
|
}),
|
|
5370
|
-
/* @__PURE__ */
|
|
5496
|
+
/* @__PURE__ */ jsx105("path", {
|
|
5371
5497
|
d: "M5 15.2501C5 15.9404 5.55964 16.5001 6.25 16.5001C6.94036 16.5001 7.5 15.9404 7.5 15.2501C7.5 14.5597 6.94036 14.0001 6.25 14.0001C5.55964 14.0001 5 14.5597 5 15.2501Z",
|
|
5372
5498
|
fill: "#BFF6F8",
|
|
5373
5499
|
className: "c-icon-fill"
|
|
5374
5500
|
}),
|
|
5375
|
-
/* @__PURE__ */
|
|
5501
|
+
/* @__PURE__ */ jsx105("path", {
|
|
5376
5502
|
fillRule: "evenodd",
|
|
5377
5503
|
clipRule: "evenodd",
|
|
5378
5504
|
d: "M4.40001 15.2501C4.40001 16.2718 5.22828 17.1001 6.25001 17.1001C7.27173 17.1001 8.10001 16.2718 8.10001 15.2501C8.10001 14.2284 7.27173 13.4001 6.25001 13.4001C5.22828 13.4001 4.40001 14.2284 4.40001 15.2501ZM6.25001 16.5001C5.55965 16.5001 5.00001 15.9404 5.00001 15.2501C5.00001 14.5597 5.55965 14.0001 6.25001 14.0001C6.94036 14.0001 7.50001 14.5597 7.50001 15.2501C7.50001 15.9404 6.94036 16.5001 6.25001 16.5001Z",
|
|
5379
5505
|
fill: "#528693"
|
|
5380
5506
|
}),
|
|
5381
|
-
/* @__PURE__ */
|
|
5507
|
+
/* @__PURE__ */ jsx105("path", {
|
|
5382
5508
|
d: "M3 6.8C3 5.2536 4.2536 4 5.8 4H16.2C17.7464 4 19 5.2536 19 6.8V6.8C19 8.3464 17.7464 9.6 16.2 9.6H5.8C4.2536 9.6 3 8.3464 3 6.8V6.8Z",
|
|
5383
5509
|
fill: "#BFF6F8",
|
|
5384
5510
|
className: "c-icon-fill"
|
|
5385
5511
|
}),
|
|
5386
|
-
/* @__PURE__ */
|
|
5512
|
+
/* @__PURE__ */ jsx105("path", {
|
|
5387
5513
|
fillRule: "evenodd",
|
|
5388
5514
|
clipRule: "evenodd",
|
|
5389
5515
|
d: "M5.79999 3.40002H16.2C18.0778 3.40002 19.6 4.92226 19.6 6.80002C19.6 8.67779 18.0778 10.2 16.2 10.2H5.79999C3.92223 10.2 2.39999 8.67779 2.39999 6.80002C2.39999 4.92226 3.92223 3.40002 5.79999 3.40002ZM5.79999 4.00002C4.2536 4.00002 2.99999 5.25363 2.99999 6.80002C2.99999 8.34642 4.2536 9.60002 5.79999 9.60002H16.2C17.7464 9.60002 19 8.34642 19 6.80002C19 5.25363 17.7464 4.00002 16.2 4.00002H5.79999Z",
|
|
5390
5516
|
fill: "#528693"
|
|
5391
5517
|
}),
|
|
5392
|
-
/* @__PURE__ */
|
|
5518
|
+
/* @__PURE__ */ jsx105("path", {
|
|
5393
5519
|
d: "M17 6.85004C17 7.54039 16.4404 8.10004 15.75 8.10004C15.0596 8.10004 14.5 7.54039 14.5 6.85004C14.5 6.15968 15.0596 5.60004 15.75 5.60004C16.4404 5.60004 17 6.15968 17 6.85004Z",
|
|
5394
5520
|
fill: "white"
|
|
5395
5521
|
}),
|
|
5396
|
-
/* @__PURE__ */
|
|
5522
|
+
/* @__PURE__ */ jsx105("path", {
|
|
5397
5523
|
fillRule: "evenodd",
|
|
5398
5524
|
clipRule: "evenodd",
|
|
5399
5525
|
d: "M17.6 6.85006C17.6 7.87179 16.7717 8.70006 15.75 8.70006C14.7283 8.70006 13.9 7.87179 13.9 6.85006C13.9 5.82833 14.7283 5.00006 15.75 5.00006C16.7717 5.00006 17.6 5.82833 17.6 6.85006ZM15.75 8.10006C16.4403 8.10006 17 7.54042 17 6.85006C17 6.15971 16.4403 5.60006 15.75 5.60006C15.0596 5.60006 14.5 6.15971 14.5 6.85006C14.5 7.54042 15.0596 8.10006 15.75 8.10006Z",
|
|
@@ -5405,10 +5531,10 @@ var Switch = forwardRef97((delegated, ref) => {
|
|
|
5405
5531
|
Switch.displayName = "Switch";
|
|
5406
5532
|
|
|
5407
5533
|
// src/iconography/target.tsx
|
|
5408
|
-
import { forwardRef as
|
|
5409
|
-
import { jsx as
|
|
5410
|
-
var Target =
|
|
5411
|
-
return /* @__PURE__ */
|
|
5534
|
+
import { forwardRef as forwardRef100 } from "react";
|
|
5535
|
+
import { jsx as jsx106, jsxs as jsxs97 } from "react/jsx-runtime";
|
|
5536
|
+
var Target = forwardRef100((delegated, ref) => {
|
|
5537
|
+
return /* @__PURE__ */ jsxs97("svg", {
|
|
5412
5538
|
ref,
|
|
5413
5539
|
width: "23",
|
|
5414
5540
|
height: "22",
|
|
@@ -5416,67 +5542,67 @@ var Target = forwardRef98((delegated, ref) => {
|
|
|
5416
5542
|
viewBox: "0 0 23 22",
|
|
5417
5543
|
...delegated,
|
|
5418
5544
|
children: [
|
|
5419
|
-
/* @__PURE__ */
|
|
5545
|
+
/* @__PURE__ */ jsx106("path", {
|
|
5420
5546
|
fill: "#BFF6F8",
|
|
5421
5547
|
d: "M20.524 12.018a8.522 8.522 0 1 1-17.044 0 8.522 8.522 0 0 1 17.044 0Z"
|
|
5422
5548
|
}),
|
|
5423
|
-
/* @__PURE__ */
|
|
5549
|
+
/* @__PURE__ */ jsx106("path", {
|
|
5424
5550
|
fill: "#528693",
|
|
5425
5551
|
fillRule: "evenodd",
|
|
5426
5552
|
d: "M12.002 19.964a7.946 7.946 0 1 0 0-15.892 7.946 7.946 0 0 0 0 15.892Zm0 .576a8.522 8.522 0 1 0 0-17.044 8.522 8.522 0 0 0 0 17.044Z",
|
|
5427
5553
|
clipRule: "evenodd"
|
|
5428
5554
|
}),
|
|
5429
|
-
/* @__PURE__ */
|
|
5555
|
+
/* @__PURE__ */ jsx106("path", {
|
|
5430
5556
|
fill: "#fff",
|
|
5431
5557
|
d: "M18.3 12.018a6.299 6.299 0 1 1-12.597 0 6.299 6.299 0 0 1 12.598 0Z"
|
|
5432
5558
|
}),
|
|
5433
|
-
/* @__PURE__ */
|
|
5559
|
+
/* @__PURE__ */ jsx106("path", {
|
|
5434
5560
|
fill: "#528693",
|
|
5435
5561
|
fillRule: "evenodd",
|
|
5436
5562
|
d: "M12.002 17.856a5.838 5.838 0 1 0 0-11.676 5.838 5.838 0 0 0 0 11.676Zm0 .461a6.299 6.299 0 1 0 0-12.598 6.299 6.299 0 0 0 0 12.598Z",
|
|
5437
5563
|
clipRule: "evenodd"
|
|
5438
5564
|
}),
|
|
5439
|
-
/* @__PURE__ */
|
|
5565
|
+
/* @__PURE__ */ jsx106("path", {
|
|
5440
5566
|
fill: "#BFF6F8",
|
|
5441
5567
|
d: "M16.078 12.018a4.076 4.076 0 1 1-8.152 0 4.076 4.076 0 0 1 8.152 0Z"
|
|
5442
5568
|
}),
|
|
5443
|
-
/* @__PURE__ */
|
|
5569
|
+
/* @__PURE__ */ jsx106("path", {
|
|
5444
5570
|
fill: "#528693",
|
|
5445
5571
|
fillRule: "evenodd",
|
|
5446
5572
|
d: "M12.002 15.633a3.615 3.615 0 1 0 0-7.23 3.615 3.615 0 0 0 0 7.23Zm0 .461a4.076 4.076 0 1 0 0-8.151 4.076 4.076 0 0 0 0 8.151Z",
|
|
5447
5573
|
clipRule: "evenodd"
|
|
5448
5574
|
}),
|
|
5449
|
-
/* @__PURE__ */
|
|
5575
|
+
/* @__PURE__ */ jsx106("path", {
|
|
5450
5576
|
fill: "#fff",
|
|
5451
5577
|
d: "M13.854 12.018a1.853 1.853 0 1 1-3.705 0 1.853 1.853 0 0 1 3.705 0Z"
|
|
5452
5578
|
}),
|
|
5453
|
-
/* @__PURE__ */
|
|
5579
|
+
/* @__PURE__ */ jsx106("path", {
|
|
5454
5580
|
fill: "#528693",
|
|
5455
5581
|
fillRule: "evenodd",
|
|
5456
5582
|
d: "M12.002 13.41a1.392 1.392 0 1 0 0-2.783 1.392 1.392 0 0 0 0 2.783Zm0 .46a1.853 1.853 0 1 0 0-3.704 1.853 1.853 0 0 0 0 3.705Z",
|
|
5457
5583
|
clipRule: "evenodd"
|
|
5458
5584
|
}),
|
|
5459
|
-
/* @__PURE__ */
|
|
5585
|
+
/* @__PURE__ */ jsx106("path", {
|
|
5460
5586
|
fill: "#fff",
|
|
5461
5587
|
d: "m15.899.398.906 4.093L14.2 8.688l-1.09-3.916L15.9.398Z"
|
|
5462
5588
|
}),
|
|
5463
|
-
/* @__PURE__ */
|
|
5589
|
+
/* @__PURE__ */ jsx106("path", {
|
|
5464
5590
|
fill: "#fff",
|
|
5465
5591
|
d: "m20.897 3.585-4.092.906L14.2 8.687l3.909-.728 2.788-4.374Z"
|
|
5466
5592
|
}),
|
|
5467
|
-
/* @__PURE__ */
|
|
5593
|
+
/* @__PURE__ */ jsx106("path", {
|
|
5468
5594
|
fill: "#528693",
|
|
5469
5595
|
fillRule: "evenodd",
|
|
5470
5596
|
d: "M15.949.114c.115.02.206.108.231.221l.906 4.093-.562.125-.756-3.414-2.346 3.68 1.055 3.791a.288.288 0 0 1-.555.155l-1.09-3.916a.288.288 0 0 1 .035-.232L15.656.243a.288.288 0 0 1 .293-.129Z",
|
|
5471
5597
|
clipRule: "evenodd"
|
|
5472
5598
|
}),
|
|
5473
|
-
/* @__PURE__ */
|
|
5599
|
+
/* @__PURE__ */ jsx106("path", {
|
|
5474
5600
|
fill: "#528693",
|
|
5475
5601
|
fillRule: "evenodd",
|
|
5476
5602
|
d: "M21.133 3.42a.288.288 0 0 0-.298-.117l-4.093.906.125.563 3.414-.756-2.348 3.682-3.786.706a.288.288 0 1 0 .105.567l3.91-.73a.288.288 0 0 0 .19-.128L21.14 3.74a.288.288 0 0 0-.007-.32Z",
|
|
5477
5603
|
clipRule: "evenodd"
|
|
5478
5604
|
}),
|
|
5479
|
-
/* @__PURE__ */
|
|
5605
|
+
/* @__PURE__ */ jsx106("path", {
|
|
5480
5606
|
fill: "#528693",
|
|
5481
5607
|
fillRule: "evenodd",
|
|
5482
5608
|
d: "M16.96 4.248c.134.086.184.248.11.362l-4.874 7.566c-.073.113-.241.136-.375.05-.134-.086-.183-.248-.11-.361l4.875-7.567c.073-.113.24-.136.375-.05Z",
|
|
@@ -5488,10 +5614,10 @@ var Target = forwardRef98((delegated, ref) => {
|
|
|
5488
5614
|
Target.displayName = "TargetIcon";
|
|
5489
5615
|
|
|
5490
5616
|
// src/iconography/topics.tsx
|
|
5491
|
-
import { forwardRef as
|
|
5492
|
-
import { jsx as
|
|
5493
|
-
var Topics =
|
|
5494
|
-
return /* @__PURE__ */
|
|
5617
|
+
import { forwardRef as forwardRef101 } from "react";
|
|
5618
|
+
import { jsx as jsx107, jsxs as jsxs98 } from "react/jsx-runtime";
|
|
5619
|
+
var Topics = forwardRef101((delegated, ref) => {
|
|
5620
|
+
return /* @__PURE__ */ jsxs98("svg", {
|
|
5495
5621
|
ref,
|
|
5496
5622
|
width: "23",
|
|
5497
5623
|
height: "23",
|
|
@@ -5499,47 +5625,47 @@ var Topics = forwardRef99((delegated, ref) => {
|
|
|
5499
5625
|
fill: "none",
|
|
5500
5626
|
...delegated,
|
|
5501
5627
|
children: [
|
|
5502
|
-
/* @__PURE__ */
|
|
5628
|
+
/* @__PURE__ */ jsx107("path", {
|
|
5503
5629
|
d: "M10.922 11.146H9.274c-.075 0-.075.697 0 .697h.027v-.697H7.395c-.075 0-.075.697 0 .697h1.908c.075 0 .075-.697 0-.697h-.027v.697h1.647c.074 0 .074-.697-.001-.697Z",
|
|
5504
5630
|
fill: "#528693"
|
|
5505
5631
|
}),
|
|
5506
|
-
/* @__PURE__ */
|
|
5632
|
+
/* @__PURE__ */ jsx107("path", {
|
|
5507
5633
|
d: "M15.221 11.146H11.6c-.165 0-.166.697 0 .697h.058v-.697H7.461c-.165 0-.166.697 0 .697h4.196c.165 0 .165-.697 0-.697H11.6v.697h3.622c.165 0 .166-.697 0-.697Z",
|
|
5508
5634
|
fill: "#528693"
|
|
5509
5635
|
}),
|
|
5510
|
-
/* @__PURE__ */
|
|
5636
|
+
/* @__PURE__ */ jsx107("path", {
|
|
5511
5637
|
d: "M6.713 13.669a2.108 2.108 0 0 1-2.243-2.144 2.114 2.114 0 0 1 2.165-2.204 2.209 2.209 0 0 1 2.116 2.094c0 1.38-.825 2.254-2.038 2.254Z",
|
|
5512
5638
|
fill: "#fff"
|
|
5513
5639
|
}),
|
|
5514
|
-
/* @__PURE__ */
|
|
5640
|
+
/* @__PURE__ */ jsx107("path", {
|
|
5515
5641
|
d: "M6.713 13.318a1.813 1.813 0 0 1-1.648-2.751 1.837 1.837 0 0 1 1.191-.854c2.376-.484 2.983 3.478.457 3.607-.446.023-.45.716 0 .698a2.462 2.462 0 0 0 2.373-2.887 2.558 2.558 0 0 0-2.762-2.14 2.528 2.528 0 0 0 .39 5.029.351.351 0 0 0 0-.702ZM15.01 17.67h-3.684v-5.477a.351.351 0 0 0-.696 0v.152h.696V5.32h3.685a.35.35 0 0 0 0-.696h-3.746a.652.652 0 0 0-.329.056.554.554 0 0 0-.307.541v7.124a.351.351 0 0 0 .697 0v-.156h-.697v5.519a.596.596 0 0 0 .187.522.694.694 0 0 0 .53.136h3.664a.351.351 0 0 0 0-.697Z",
|
|
5516
5642
|
fill: "#528693"
|
|
5517
5643
|
}),
|
|
5518
|
-
/* @__PURE__ */
|
|
5644
|
+
/* @__PURE__ */ jsx107("path", {
|
|
5519
5645
|
d: "M15.439 13.208a1.705 1.705 0 0 1-1.55-2.584 1.727 1.727 0 0 1 1.117-.803c2.236-.462 2.808 3.27.43 3.389-.335.017-.338.537 0 .523a2.183 2.183 0 0 0 2.101-2.562 2.27 2.27 0 0 0-2.457-1.895 2.24 2.24 0 0 0 .351 4.461.264.264 0 1 0 .008-.529Z",
|
|
5520
5646
|
fill: "#528693"
|
|
5521
5647
|
}),
|
|
5522
|
-
/* @__PURE__ */
|
|
5648
|
+
/* @__PURE__ */ jsx107("path", {
|
|
5523
5649
|
d: "M15.448 13.669a2.106 2.106 0 0 1-2.243-2.144 2.115 2.115 0 0 1 2.166-2.204 2.209 2.209 0 0 1 2.115 2.094 2.023 2.023 0 0 1-2.038 2.254Z",
|
|
5524
5650
|
fill: "#BFF6F8"
|
|
5525
5651
|
}),
|
|
5526
|
-
/* @__PURE__ */
|
|
5652
|
+
/* @__PURE__ */ jsx107("path", {
|
|
5527
5653
|
d: "M15.448 13.318a1.813 1.813 0 0 1-1.649-2.751 1.834 1.834 0 0 1 1.192-.854c2.376-.484 2.984 3.479.457 3.607-.447.023-.45.716 0 .698a2.463 2.463 0 0 0 2.372-2.887 2.558 2.558 0 0 0-2.761-2.14 2.527 2.527 0 0 0 .389 5.029c.452.01.451-.692 0-.702ZM15.439 19.73a1.703 1.703 0 0 1-1.78-1.92 1.724 1.724 0 0 1 1.346-1.466c2.237-.461 2.809 3.27.43 3.389-.334.016-.337.537 0 .523a2.185 2.185 0 0 0 2.105-2.561 2.27 2.27 0 0 0-2.457-1.896 2.24 2.24 0 0 0 .35 4.46c.344.008.344-.518.006-.528Z",
|
|
5528
5654
|
fill: "#528693"
|
|
5529
5655
|
}),
|
|
5530
|
-
/* @__PURE__ */
|
|
5656
|
+
/* @__PURE__ */ jsx107("path", {
|
|
5531
5657
|
d: "M15.448 20.192a2.107 2.107 0 0 1-2.243-2.144 2.116 2.116 0 0 1 2.166-2.205 2.21 2.21 0 0 1 2.115 2.095 2.025 2.025 0 0 1-2.038 2.254Z",
|
|
5532
5658
|
fill: "#BFF6F8"
|
|
5533
5659
|
}),
|
|
5534
|
-
/* @__PURE__ */
|
|
5660
|
+
/* @__PURE__ */ jsx107("path", {
|
|
5535
5661
|
d: "M15.448 19.841a1.814 1.814 0 0 1-1.649-2.751 1.836 1.836 0 0 1 1.192-.854c2.376-.484 2.984 3.479.457 3.607-.447.023-.45.716 0 .698a2.463 2.463 0 0 0 2.372-2.887 2.558 2.558 0 0 0-2.761-2.14 2.528 2.528 0 0 0 .389 5.03c.452.012.451-.69 0-.703ZM15.439 6.685a1.704 1.704 0 0 1-1.55-2.584 1.725 1.725 0 0 1 1.117-.803c2.236-.461 2.808 3.27.43 3.388-.335.017-.338.538 0 .524a2.185 2.185 0 0 0 2.101-2.562 2.27 2.27 0 0 0-2.457-1.895 2.24 2.24 0 0 0 .351 4.46c.346.007.346-.517.008-.528Z",
|
|
5536
5662
|
fill: "#528693"
|
|
5537
5663
|
}),
|
|
5538
|
-
/* @__PURE__ */
|
|
5664
|
+
/* @__PURE__ */ jsx107("path", {
|
|
5539
5665
|
d: "M15.448 7.146a2.177 2.177 0 1 1-.077-4.348 2.209 2.209 0 0 1 2.115 2.094 2.026 2.026 0 0 1-2.038 2.254Z",
|
|
5540
5666
|
fill: "#BFF6F8"
|
|
5541
5667
|
}),
|
|
5542
|
-
/* @__PURE__ */
|
|
5668
|
+
/* @__PURE__ */ jsx107("path", {
|
|
5543
5669
|
d: "M15.448 6.795a1.814 1.814 0 0 1-1.649-2.751 1.834 1.834 0 0 1 1.192-.853c2.376-.485 2.984 3.478.457 3.606-.447.023-.45.716 0 .698a2.463 2.463 0 0 0 2.372-2.887 2.558 2.558 0 0 0-2.761-2.14 2.527 2.527 0 0 0 .389 5.03.351.351 0 0 0 0-.703Z",
|
|
5544
5670
|
fill: "#528693"
|
|
5545
5671
|
})
|
|
@@ -5549,10 +5675,10 @@ var Topics = forwardRef99((delegated, ref) => {
|
|
|
5549
5675
|
Topics.displayName = "TopicsIcon";
|
|
5550
5676
|
|
|
5551
5677
|
// src/iconography/unpublish.tsx
|
|
5552
|
-
import { forwardRef as
|
|
5553
|
-
import { jsx as
|
|
5554
|
-
var Unpublish =
|
|
5555
|
-
return /* @__PURE__ */
|
|
5678
|
+
import { forwardRef as forwardRef102 } from "react";
|
|
5679
|
+
import { jsx as jsx108, jsxs as jsxs99 } from "react/jsx-runtime";
|
|
5680
|
+
var Unpublish = forwardRef102((delegated, ref) => {
|
|
5681
|
+
return /* @__PURE__ */ jsxs99("svg", {
|
|
5556
5682
|
ref,
|
|
5557
5683
|
width: "22",
|
|
5558
5684
|
height: "22",
|
|
@@ -5560,33 +5686,33 @@ var Unpublish = forwardRef100((delegated, ref) => {
|
|
|
5560
5686
|
fill: "none",
|
|
5561
5687
|
...delegated,
|
|
5562
5688
|
children: [
|
|
5563
|
-
/* @__PURE__ */
|
|
5689
|
+
/* @__PURE__ */ jsx108("path", {
|
|
5564
5690
|
fill: "#fff",
|
|
5565
5691
|
d: "M19.055 13.054c-.595 1.263-1.441 1.553-3.22 1.553-3.734 0-5.845-.123-9.562-.123-1.725 0-3.546-.242-4.082-1.92-.34-1.064-.153-2.123.496-2.817.473-.493 1.014-.699 1.76-.763.563-.048 1.429.226 1.429.226s-.324-2.173.61-2.764c.37-.234.64-.306 1.078-.308.343-.003.86.18.86.18l.911.642s1.164-2.957 3.686-2.957c.217 0 .434.022.647.067 1.136.242 2.228.971 2.757 2.259.405.986.05 2.729.05 2.729s1.887.405 2.454 1.338c.54.888.57 1.718.126 2.658Z"
|
|
5566
5692
|
}),
|
|
5567
|
-
/* @__PURE__ */
|
|
5693
|
+
/* @__PURE__ */ jsx108("path", {
|
|
5568
5694
|
fill: "#528693",
|
|
5569
5695
|
fillRule: "evenodd",
|
|
5570
5696
|
d: "M2.254 9.331c.6-.625 1.294-.872 2.143-.944.27-.023.568.008.825.052a6.314 6.314 0 0 1 .01-.424c.02-.339.072-.727.199-1.087.125-.357.344-.742.734-.989.219-.138.432-.244.671-.311a2.67 2.67 0 0 1 .724-.09c.255-.002.534.061.715.109a5.195 5.195 0 0 1 .317.094l.022.008.006.002h.002l.001.001-.2.566s-.516-.183-.86-.18c-.437.002-.707.074-1.077.308-.607.384-.683 1.436-.662 2.125.012.372.052.639.052.639s-.279-.088-.622-.156c-.263-.05-.563-.09-.806-.07-.747.064-1.288.27-1.76.763-.65.694-.837 1.753-.497 2.817.536 1.678 2.357 1.92 4.082 1.92 1.856 0 3.312.03 4.77.062 1.46.03 2.923.061 4.793.061 1.778 0 2.624-.29 3.22-1.553.442-.94.412-1.77-.127-2.658-.567-.933-2.455-1.338-2.455-1.338s.357-1.743-.049-2.73c-.529-1.287-1.621-2.016-2.757-2.258a3.144 3.144 0 0 0-.647-.067c-1.83 0-2.945 1.557-3.419 2.411-.18.324-.267.546-.267.546l-.911-.642.2-.566a.602.602 0 0 1 .146.075l.34.24c.158-.28.376-.622.658-.966.66-.805 1.735-1.698 3.252-1.698.26 0 .517.026.77.08h.003C15.09 3.759 16.364 4.6 16.98 6.1c.26.63.26 1.432.22 2.003-.013.19-.031.365-.05.517.166.051.36.118.562.2.552.22 1.336.615 1.73 1.263.311.513.493 1.04.518 1.594.025.554-.109 1.094-.362 1.632-.342.725-.792 1.237-1.461 1.54-.632.287-1.399.357-2.301.357-1.875 0-3.342-.03-4.801-.061h-.004c-1.458-.031-2.908-.062-4.758-.062-.876 0-1.851-.059-2.693-.367-.87-.319-1.624-.916-1.96-1.97-.393-1.228-.197-2.527.629-3.41l.005-.006Z",
|
|
5571
5697
|
clipRule: "evenodd"
|
|
5572
5698
|
}),
|
|
5573
|
-
/* @__PURE__ */
|
|
5699
|
+
/* @__PURE__ */ jsx108("path", {
|
|
5574
5700
|
fill: "#BFF6F8",
|
|
5575
5701
|
d: "M14.8 14.25a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0Z"
|
|
5576
5702
|
}),
|
|
5577
|
-
/* @__PURE__ */
|
|
5703
|
+
/* @__PURE__ */ jsx108("path", {
|
|
5578
5704
|
fill: "#528693",
|
|
5579
5705
|
fillRule: "evenodd",
|
|
5580
5706
|
d: "M15.4 14.25a4.35 4.35 0 1 1-8.7 0 4.35 4.35 0 0 1 8.7 0ZM11.05 18a3.75 3.75 0 1 0 0-7.5 3.75 3.75 0 0 0 0 7.5Z",
|
|
5581
5707
|
clipRule: "evenodd"
|
|
5582
5708
|
}),
|
|
5583
|
-
/* @__PURE__ */
|
|
5709
|
+
/* @__PURE__ */ jsx108("path", {
|
|
5584
5710
|
fill: "#528693",
|
|
5585
5711
|
fillRule: "evenodd",
|
|
5586
5712
|
d: "M9.088 12.288a.3.3 0 0 1 .424 0l3.5 3.5a.3.3 0 1 1-.424.424l-3.5-3.5a.3.3 0 0 1 0-.424Z",
|
|
5587
5713
|
clipRule: "evenodd"
|
|
5588
5714
|
}),
|
|
5589
|
-
/* @__PURE__ */
|
|
5715
|
+
/* @__PURE__ */ jsx108("path", {
|
|
5590
5716
|
fill: "#528693",
|
|
5591
5717
|
fillRule: "evenodd",
|
|
5592
5718
|
d: "M9.088 16.212a.3.3 0 0 1 0-.424l3.5-3.5a.3.3 0 1 1 .424.424l-3.5 3.5a.3.3 0 0 1-.424 0Z",
|
|
@@ -5598,10 +5724,10 @@ var Unpublish = forwardRef100((delegated, ref) => {
|
|
|
5598
5724
|
Unpublish.displayName = "UnpublishIcon";
|
|
5599
5725
|
|
|
5600
5726
|
// src/iconography/usage.tsx
|
|
5601
|
-
import { forwardRef as
|
|
5602
|
-
import { jsx as
|
|
5603
|
-
var Usage =
|
|
5604
|
-
return /* @__PURE__ */
|
|
5727
|
+
import { forwardRef as forwardRef103 } from "react";
|
|
5728
|
+
import { jsx as jsx109, jsxs as jsxs100 } from "react/jsx-runtime";
|
|
5729
|
+
var Usage = forwardRef103((delegated, ref) => {
|
|
5730
|
+
return /* @__PURE__ */ jsxs100("svg", {
|
|
5605
5731
|
ref,
|
|
5606
5732
|
width: "23",
|
|
5607
5733
|
height: "23",
|
|
@@ -5609,21 +5735,21 @@ var Usage = forwardRef101((delegated, ref) => {
|
|
|
5609
5735
|
fill: "none",
|
|
5610
5736
|
...delegated,
|
|
5611
5737
|
children: [
|
|
5612
|
-
/* @__PURE__ */
|
|
5738
|
+
/* @__PURE__ */ jsx109("path", {
|
|
5613
5739
|
d: "M20.44 11.968c.222 0 .402.18.392.4a8.952 8.952 0 1 1-9.343-9.343c.22-.01.4.17.4.39v5.02c0 .22-.18.397-.4.425a3.133 3.133 0 1 0 3.507 3.507c.029-.22.205-.399.426-.399h5.019Z",
|
|
5614
5740
|
fill: "#BFF6F8"
|
|
5615
5741
|
}),
|
|
5616
|
-
/* @__PURE__ */
|
|
5742
|
+
/* @__PURE__ */ jsx109("path", {
|
|
5617
5743
|
fillRule: "evenodd",
|
|
5618
5744
|
clipRule: "evenodd",
|
|
5619
5745
|
d: "M20.22 12.568a8.35 8.35 0 1 1-8.931-8.93v4.645a3.733 3.733 0 1 0 4.284 4.285h4.646Zm.612-.2c.01-.22-.17-.4-.391-.4h-5.019c-.221 0-.397.18-.426.399A3.134 3.134 0 1 1 11.49 8.86c.219-.028.399-.204.399-.425v-5.02c0-.22-.18-.4-.4-.39a8.952 8.952 0 1 0 9.343 9.343Z",
|
|
5620
5746
|
fill: "#528693"
|
|
5621
5747
|
}),
|
|
5622
|
-
/* @__PURE__ */
|
|
5748
|
+
/* @__PURE__ */ jsx109("path", {
|
|
5623
5749
|
d: "M12.877 2.471c0-.22.18-.4.4-.39a8.952 8.952 0 0 1 8.543 8.543c.01.22-.17.4-.391.4H16.41c-.22 0-.397-.18-.425-.4a3.133 3.133 0 0 0-2.71-2.708c-.218-.028-.398-.205-.398-.426V2.471Z",
|
|
5624
5750
|
fill: "#fff"
|
|
5625
5751
|
}),
|
|
5626
|
-
/* @__PURE__ */
|
|
5752
|
+
/* @__PURE__ */ jsx109("path", {
|
|
5627
5753
|
fillRule: "evenodd",
|
|
5628
5754
|
clipRule: "evenodd",
|
|
5629
5755
|
d: "M13.477 2.693a8.352 8.352 0 0 1 7.73 7.73h-4.645a3.733 3.733 0 0 0-3.085-3.084V2.693Zm-.2-.613c-.22-.01-.4.17-.4.391v5.02c0 .22.18.397.399.425a3.132 3.132 0 0 1 2.709 2.709c.028.219.204.399.425.399h5.019c.22 0 .4-.18.391-.4a8.948 8.948 0 0 0-5.517-7.871 8.952 8.952 0 0 0-3.026-.673Z",
|
|
@@ -5635,10 +5761,10 @@ var Usage = forwardRef101((delegated, ref) => {
|
|
|
5635
5761
|
Usage.displayName = "UsageIcon";
|
|
5636
5762
|
|
|
5637
5763
|
// src/iconography/usage-meter.tsx
|
|
5638
|
-
import { forwardRef as
|
|
5639
|
-
import { jsx as
|
|
5640
|
-
var UsageMeter =
|
|
5641
|
-
return /* @__PURE__ */
|
|
5764
|
+
import { forwardRef as forwardRef104 } from "react";
|
|
5765
|
+
import { jsx as jsx110, jsxs as jsxs101 } from "react/jsx-runtime";
|
|
5766
|
+
var UsageMeter = forwardRef104((delegated, ref) => {
|
|
5767
|
+
return /* @__PURE__ */ jsxs101("svg", {
|
|
5642
5768
|
ref,
|
|
5643
5769
|
width: "17",
|
|
5644
5770
|
height: "16",
|
|
@@ -5646,24 +5772,24 @@ var UsageMeter = forwardRef102((delegated, ref) => {
|
|
|
5646
5772
|
fill: "none",
|
|
5647
5773
|
...delegated,
|
|
5648
5774
|
children: [
|
|
5649
|
-
/* @__PURE__ */
|
|
5775
|
+
/* @__PURE__ */ jsxs101("g", {
|
|
5650
5776
|
clipPath: "url(#a)",
|
|
5651
5777
|
children: [
|
|
5652
|
-
/* @__PURE__ */
|
|
5778
|
+
/* @__PURE__ */ jsx110("path", {
|
|
5653
5779
|
d: "M15.836 9.0665a1.7036 1.7036 0 0 0 .0053-.3334 6.6839 6.6839 0 0 0-1.1166-3.0268c-.0423-.0635-.0846-.1217-.1217-.18-.0582-.074-.1111-.1534-.1693-.2275a5.5278 5.5278 0 0 0-.3175-.381c-.0053-.0053-.0106-.0158-.0212-.0211a7.2427 7.2427 0 0 0-.6403-.635c-.0741-.0635-.1534-.1165-.2275-.1747a.0053.0053 0 0 0-.0016-.0037.0052.0052 0 0 0-.0037-.0015c-.1535-.1165-.3069-.2329-.471-.3387a.2946.2946 0 0 0-.0423-.0265c-.1376-.09-.2857-.1746-.4286-.2593-.0582-.0317-.1217-.0582-.1799-.09-.1059-.0528-.2117-.1058-.3175-.1534-.1059-.0476-.217-.09-.3228-.1323-.0741-.0264-.1429-.0582-.217-.0846a4.7983 4.7983 0 0 0-.3651-.1112 4.3458 4.3458 0 0 0-.2487-.0688 3.9942 3.9942 0 0 0-.2434-.0529 6.621 6.621 0 0 0-1.5134-.1534 6.9257 6.9257 0 0 0-6.768 6.1224c0 .0476.0053.0846.0053.1323a6.6487 6.6487 0 0 0 .09 2.0478 6.838 6.838 0 0 0 .3439 1.1695c.0794.1958.164.3863.2593.5768a7.523 7.523 0 0 0 .1534.2857l.037.0688.0795.1217.1534.2593c1.7568 0 3.5613-.0053 5.5615-.0106.0741 0 .1482.0053.2223.0053 1.434.0106 2.5664.0212 4.1327-.0106.5133 0 1.0372-.0053 1.5822-.0053.0688-.1111.1482-.2381.2329-.381.0423-.0846.0952-.1799.1481-.2804a6.1283 6.1283 0 0 0 .3122-.7091 6.9592 6.9592 0 0 0 .4181-1.8785c0-.0371-.0053-.0635-.0053-.1006a7.2363 7.2363 0 0 0 .0053-.9577Zm-.7885 1.6986a5.9413 5.9413 0 0 1-.3175 1.0477 5.3569 5.3569 0 0 1-.2275.508c-.0477.0847-.09.1693-.1376.254l-.0476.0741-5.3763.0159H7.1154c-1.1536-.0106-2.309-.0141-3.466-.0106a.0399.0399 0 0 0-.0212.0106c-.0053-.0053-.0053-.0106-.0159-.0265-.0423-.0741-.0952-.1534-.1376-.2434a5.1632 5.1632 0 0 1-.2963-.635 6.1699 6.1699 0 0 1-.4075-1.688v-.0265a6.5296 6.5296 0 0 1-.0053-.9102c.03-.1036.0494-.21.0583-.3174a6.203 6.203 0 0 1 2.323-4.1434c.0317-.0265.0635-.0476.0952-.074.0847-.0636.1747-.127.2646-.1906a6.2837 6.2837 0 0 1 3.5771-1.0583 6.1823 6.1823 0 0 1 3.8365 1.4234c.0688.0583.1376.1165.2063.18a6.244 6.244 0 0 1 1.7675 2.7569c.0052.0159.0052.0265.0105.0423.0477.1482.0847.3017.1165.4498.0154.0593.0277.1194.037.18.0212.127.0423.254.0582.3862a6.1523 6.1523 0 0 1-.0688 1.995Z",
|
|
5654
5780
|
fill: "#528693"
|
|
5655
5781
|
}),
|
|
5656
|
-
/* @__PURE__ */
|
|
5782
|
+
/* @__PURE__ */ jsx110("path", {
|
|
5657
5783
|
d: "m3.6286 12.8043.053-.0505a227.043 227.043 0 0 1 3.4347.0107h1.827l5.3763-.0159.0544-.0001.0294-.0458.0477-.0741.0001.0001.0029-.0051a6.0478 6.0478 0 0 0 .0697-.1286l.0003-.0005a5.6307 5.6307 0 0 1 .0676-.1249h.0001l.0017-.0035a5.4268 5.4268 0 0 0 .2315-.5166c.14-.3442.248-.7006.3225-1.0646l.0001-.0005a6.25 6.25 0 0 0 .07-2.0269c-.0161-.1343-.0376-.263-.0586-.3893l-.0001-.0005a1.8922 1.8922 0 0 0-.0385-.187c-.0319-.1491-.0697-.3054-.1185-.4574l-.0003-.001a.0624.0624 0 0 1-.0021-.0092c-.0013-.0065-.0036-.0182-.0082-.0322a6.3444 6.3444 0 0 0-1.7951-2.8001c-.0703-.0648-.1404-.1241-.2086-.1819l-.0007-.0005-.0007-.0007a6.2822 6.2822 0 0 0-3.8985-1.4464h-.0004a6.3839 6.3839 0 0 0-3.634 1.0751h-.0001l-.0021.0015-.0006.0004a11.5065 11.5065 0 0 0-.2663.1918V4.52l-.004.0033a1.08 1.08 0 0 1-.0436.0338l-.0008.0006a1.262 1.262 0 0 0-.0498.0387 6.3029 6.3029 0 0 0-2.3594 4.2093l-.0004.0036a1.5248 1.5248 0 0 1-.0546.298l-.003.0104-.0007.011a6.632 6.632 0 0 0 .005.9202v.0227h-.0004l.001.0096a6.269 6.269 0 0 0 .4138 1.7149c.0855.2212.1859.4364.3004.6441.0315.0664.07.1305.1031.1855.0134.0223.026.0431.0367.062l-.0002.0001.0039.0057a.0477.0477 0 0 1 .0035.0061l.0001.0004a.004.004 0 0 1 .0003.0006c.0019.0038.0096.0198.0244.0346l.0691.0691Zm11.3945-4.6006c-.0317-.1482-.0688-.3016-.1164-.4498a.1685.1685 0 0 1-.0053-.0212c-.0013-.0066-.0026-.0132-.0053-.0212a6.2446 6.2446 0 0 0-1.7674-2.7569l1.8944 3.249Zm-3.5976-.2364c-.2292.2923-.4509.5746-.6671.8498-.3278.4174-.6429.8187-.9522 1.2141l-.0004-.0003-.0053.0083a1.1904 1.1904 0 0 1-.5644.4679.9274.9274 0 0 1-.2989.0519.8843.8843 0 0 1-.1615-.0143l.0001-.0008-.0127-.0006a.091.091 0 0 1-.0247-.005l-.007-.0025-.0073-.0014a.9062.9062 0 0 1-.162-.0477c-.018-.0072-.0355-.0123-.048-.0161a.438.438 0 0 1-.0285-.0092.9676.9676 0 0 1-.5434-.8134.9805.9805 0 0 1 .389-.8353l.0001-.0001c.1959-.1482.3915-.2962.603-.4548l.0021-.0017c.2218-.176.4384-.345.6496-.507l.002-.0016a81.951 81.951 0 0 1 1.0093-.8032l.0002-.0001.2378-.185.1894-.1474c.0308-.0226.0614-.0472.0899-.07a3.3156 3.3156 0 0 1 .0284-.0227 1.0318 1.0318 0 0 1 .1041-.075.542.542 0 0 1 .253-.066h.001a.5094.5094 0 0 1 .3945.168h-.0001l.0019.002a.519.519 0 0 1 .036.6738c-.119.1497-.2408.305-.3652.4636l-.1427.1818Z",
|
|
5658
5784
|
fill: "#BFF6F8",
|
|
5659
5785
|
stroke: "#BFF6F8",
|
|
5660
5786
|
strokeWidth: ".2"
|
|
5661
5787
|
}),
|
|
5662
|
-
/* @__PURE__ */
|
|
5788
|
+
/* @__PURE__ */ jsx110("path", {
|
|
5663
5789
|
d: "M15.3469 12.7007c0-.0529 0-.0572-.0025-.0471v.7234c0 .0095 0-.0053.0025.0111s0 .0291 0-.0418v-.662c.0015-.0482.0005.0741 0 .0164ZM2.6208 12.7007v-.0471.7345c0 .0164 0 .0291.0025-.0418v-.662c-.001-.0482-.0015.0741-.0025.0164ZM11.968 6.5791a.6088.6088 0 0 0-.4709-.201.6414.6414 0 0 0-.3016.0793c-.0794.0476-.1535.1164-.2329.1746l-.1905.1482-.2381.1852a82.141 82.141 0 0 0-1.0107.8043c-.2117.164-.4286.3334-.6509.508-.2116.1588-.4074.307-.6032.455a1.0805 1.0805 0 0 0-.4286.9208 1.0673 1.0673 0 0 0 .6032.8996c.0265.0106.053.0159.0794.0265.0582.0232.1184.0409.1799.0529a.1912.1912 0 0 0 .053.0106.9957.9957 0 0 0 .1798.0158 1.0262 1.0262 0 0 0 .3334-.0582 1.29 1.29 0 0 0 .6138-.508c.5133-.6561 1.0425-1.3282 1.6193-2.0637.1746-.2222.3439-.4392.508-.6456a.619.619 0 0 0-.0424-.8043Zm-.6667.7144-.291.3492c-.5451.6615-1.0795 1.3282-1.614 1.995-.0582.074-.1482.1905-.18.2328a.4232.4232 0 0 1-.1428.0952.4035.4035 0 0 1-.471-.1221.4032.4032 0 0 1-.0105-.4864c.0159-.0106.0106-.0423.0053-.0794.0106-.0105.0211-.0264.0317-.037a.7572.7572 0 0 1 .0794-.0582.1058.1058 0 0 0 .0688-.0212c.3916-.291.7673-.582 1.1377-.8784.2064-.1534.418-.307.6244-.4604l.6297-.492.1482-.1112a.064.064 0 0 1-.0159.074Z",
|
|
5664
5790
|
fill: "#528693"
|
|
5665
5791
|
}),
|
|
5666
|
-
/* @__PURE__ */
|
|
5792
|
+
/* @__PURE__ */ jsx110("path", {
|
|
5667
5793
|
d: "m11.3564 7.065.0516.113a.1638.1638 0 0 1-.0339.1842l-.2869.3442-.0001.0002c-.5444.6606-1.0783 1.3267-1.6127 1.9933-.058.0739-.1472.1893-.1782.2307l-.0082.0108-.0006-.0006a.5222.5222 0 0 1-.1766.1177l-.0375-.0927m2.2831-2.9009L8.524 9.9057m2.8324-2.8408-.0994.0746-.1482.111-.0016.0013-.6287.4914a61.544 61.544 0 0 1-.3108.229l-.0001.0002c-.1044.0766-.2092.1535-.3126.2304l-.0028.0022c-.3696.2957-.7443.586-1.1349.8762l-.0005.0004a.0058.0058 0 0 1-.0037.0012l-.0318-.0016-.0269.0171a.8582.8582 0 0 0-.0898.066l-.0003-.0004-.0062.0062a.3105.3105 0 0 0-.0223.0257l-.001.0011-.0063.0078-.0021.0025-.0354.0353.007.0495.0008.0049.0022.0158a.5032.5032 0 0 0 .023.593m2.8324-2.8408L8.524 9.9057m.5493.0601.0384.0924a.5037.5037 0 0 1-.5877-.1525m.5493.0601a.4234.4234 0 0 0 .1429-.0952l-.6138-.027a.4033.4033 0 0 0 .471.1222Z",
|
|
5668
5794
|
fill: "#fff",
|
|
5669
5795
|
stroke: "#fff",
|
|
@@ -5671,10 +5797,10 @@ var UsageMeter = forwardRef102((delegated, ref) => {
|
|
|
5671
5797
|
})
|
|
5672
5798
|
]
|
|
5673
5799
|
}),
|
|
5674
|
-
/* @__PURE__ */
|
|
5675
|
-
children: /* @__PURE__ */
|
|
5800
|
+
/* @__PURE__ */ jsx110("defs", {
|
|
5801
|
+
children: /* @__PURE__ */ jsx110("clipPath", {
|
|
5676
5802
|
id: "a",
|
|
5677
|
-
children: /* @__PURE__ */
|
|
5803
|
+
children: /* @__PURE__ */ jsx110("path", {
|
|
5678
5804
|
fill: "#fff",
|
|
5679
5805
|
transform: "translate(.984)",
|
|
5680
5806
|
d: "M0 0h16v16H0z"
|
|
@@ -5687,10 +5813,10 @@ var UsageMeter = forwardRef102((delegated, ref) => {
|
|
|
5687
5813
|
UsageMeter.displayName = "UsageMeterIcon";
|
|
5688
5814
|
|
|
5689
5815
|
// src/iconography/user-card.tsx
|
|
5690
|
-
import { forwardRef as
|
|
5691
|
-
import { jsx as
|
|
5692
|
-
var UserCard =
|
|
5693
|
-
return /* @__PURE__ */
|
|
5816
|
+
import { forwardRef as forwardRef105 } from "react";
|
|
5817
|
+
import { jsx as jsx111, jsxs as jsxs102 } from "react/jsx-runtime";
|
|
5818
|
+
var UserCard = forwardRef105((delegated, ref) => {
|
|
5819
|
+
return /* @__PURE__ */ jsxs102("svg", {
|
|
5694
5820
|
ref,
|
|
5695
5821
|
width: "17",
|
|
5696
5822
|
height: "16",
|
|
@@ -5698,7 +5824,7 @@ var UserCard = forwardRef103((delegated, ref) => {
|
|
|
5698
5824
|
fill: "none",
|
|
5699
5825
|
...delegated,
|
|
5700
5826
|
children: [
|
|
5701
|
-
/* @__PURE__ */
|
|
5827
|
+
/* @__PURE__ */ jsx111("rect", {
|
|
5702
5828
|
x: "2.184",
|
|
5703
5829
|
y: "4.2",
|
|
5704
5830
|
width: "13.6",
|
|
@@ -5708,7 +5834,7 @@ var UserCard = forwardRef103((delegated, ref) => {
|
|
|
5708
5834
|
stroke: "#528693",
|
|
5709
5835
|
strokeWidth: ".4"
|
|
5710
5836
|
}),
|
|
5711
|
-
/* @__PURE__ */
|
|
5837
|
+
/* @__PURE__ */ jsx111("circle", {
|
|
5712
5838
|
cx: "5.984",
|
|
5713
5839
|
cy: "8.5",
|
|
5714
5840
|
r: "2.2",
|
|
@@ -5716,7 +5842,7 @@ var UserCard = forwardRef103((delegated, ref) => {
|
|
|
5716
5842
|
stroke: "#528693",
|
|
5717
5843
|
strokeWidth: ".4"
|
|
5718
5844
|
}),
|
|
5719
|
-
/* @__PURE__ */
|
|
5845
|
+
/* @__PURE__ */ jsx111("path", {
|
|
5720
5846
|
d: "M13.484 8.2a.7.7 0 1 0 0-1.4h-3.5a.7.7 0 1 0 0 1.4h3.5ZM10.484 10.2a.7.7 0 1 0 0-1.4h-.5a.7.7 0 1 0 0 1.4h.5Z",
|
|
5721
5847
|
fill: "#fff",
|
|
5722
5848
|
stroke: "#528693",
|
|
@@ -5728,10 +5854,10 @@ var UserCard = forwardRef103((delegated, ref) => {
|
|
|
5728
5854
|
UserCard.displayName = "UserCardIcon";
|
|
5729
5855
|
|
|
5730
5856
|
// src/iconography/users.tsx
|
|
5731
|
-
import { forwardRef as
|
|
5732
|
-
import { jsx as
|
|
5733
|
-
var Users =
|
|
5734
|
-
return /* @__PURE__ */
|
|
5857
|
+
import { forwardRef as forwardRef106 } from "react";
|
|
5858
|
+
import { jsx as jsx112, jsxs as jsxs103 } from "react/jsx-runtime";
|
|
5859
|
+
var Users = forwardRef106((delegated, ref) => {
|
|
5860
|
+
return /* @__PURE__ */ jsxs103("svg", {
|
|
5735
5861
|
ref,
|
|
5736
5862
|
width: "24",
|
|
5737
5863
|
height: "24",
|
|
@@ -5739,33 +5865,33 @@ var Users = forwardRef104((delegated, ref) => {
|
|
|
5739
5865
|
fill: "none",
|
|
5740
5866
|
...delegated,
|
|
5741
5867
|
children: [
|
|
5742
|
-
/* @__PURE__ */
|
|
5868
|
+
/* @__PURE__ */ jsx112("path", {
|
|
5743
5869
|
d: "M20.713 15.436a2.465 2.465 0 0 0-1.746-.594c-.23 0-.466.016-.703.032l-.15.008c.027-.159.043-.32.05-.48 1.222-1.07 1.257-3.224 1.211-4.1a2.867 2.867 0 0 0-.702-1.78c-.48-.516-1.117-.81-1.782-.821-.038-.004-.08-.004-.122-.004a2.408 2.408 0 0 0-1.396.503 2.877 2.877 0 0 0-.933 1.273 4.077 4.077 0 0 0-.178 1.569c.06 1.108.164 2.17.79 2.912.14.165.3.307.475.42.01.17.028.337.055.504l-.097-.004c-.238-.016-.469-.032-.696-.032a2.454 2.454 0 0 0-1.74.594 2.46 2.46 0 0 0-.712 1.494 6.447 6.447 0 0 0-.105 1.104c.003.424.5.534.863.617l.157.035c1.148.266 2.319.382 3.49.346.168 0 .332 0 .505-.004 1.399.012 2.793-.19 4.143-.597a.148.148 0 0 0 .09-.063.182.182 0 0 0 .03-.114.173.173 0 0 0 .013-.087c-.027-1.002-.11-2.122-.81-2.731Zm-5.67-2.13c-.388-.72-.419-1.67-.443-2.437a3.114 3.114 0 0 1 .363-1.679 2.386 2.386 0 0 1 1.195-.978c.23-.106.474-.165.723-.175.08 0 .159.007.238.02.263.05.518.143.758.275.458.242.822.666 1.02 1.19.097.275.151.566.16.862.068 2.191-.538 3.554-1.795 4.054a1.074 1.074 0 0 1-.423.078 2.11 2.11 0 0 1-1.028-.36 2.442 2.442 0 0 1-.768-.85Zm2.746 1.367a1.724 1.724 0 0 1-.175.709c-.108.217-.26.403-.443.541a.875.875 0 0 1-.409.118c-.594 0-.793-.924-.854-1.395.303.186.64.292.985.31a.963.963 0 0 0 .213-.023c.238-.047.469-.135.683-.26Zm-.543 3.966c-.182 0-.364.004-.549.004a11.426 11.426 0 0 1-4.132-.585c.045-.971.15-1.958.856-2.437a2.46 2.46 0 0 1 1.512-.386l.356.004c.12 0 .241-.004.367-.008.2.779.58 1.191 1.1 1.191a1.28 1.28 0 0 0 .315-.043c.24-.075.456-.222.626-.424.17-.203.289-.455.341-.727a8.5 8.5 0 0 0 .44.011l.367-.004a2.438 2.438 0 0 1 1.496.386c.761.514.817 1.639.854 2.468-1.29.376-2.618.56-3.95.55Z",
|
|
5744
5870
|
fill: "#528693"
|
|
5745
5871
|
}),
|
|
5746
|
-
/* @__PURE__ */
|
|
5872
|
+
/* @__PURE__ */ jsx112("path", {
|
|
5747
5873
|
fillRule: "evenodd",
|
|
5748
5874
|
clipRule: "evenodd",
|
|
5749
5875
|
d: "M20.93 15.187c.422.368.642.875.762 1.393.119.513.147 1.07.161 1.569a.502.502 0 0 1-.015.162.51.51 0 0 1-.084.24.479.479 0 0 1-.276.198c-1.378.416-2.8.62-4.229.61-.173.003-.338.003-.502.003a13.965 13.965 0 0 1-3.57-.354h-.001a6.66 6.66 0 0 0-.15-.034l-.004-.001a2.345 2.345 0 0 0-.021-.005c-.17-.038-.42-.095-.628-.206-.232-.124-.468-.349-.471-.725v-.006a6.77 6.77 0 0 1 .108-1.15c.075-.646.36-1.246.81-1.682l.016-.016a2.786 2.786 0 0 1 1.963-.67c.123 0 .247.004.369.01a2.537 2.537 0 0 1-.368-.355c-.707-.84-.809-2.014-.868-3.104a4.412 4.412 0 0 1 .194-1.691l.005-.017a3.208 3.208 0 0 1 1.041-1.418 2.738 2.738 0 0 1 1.588-.571h.015c.034 0 .084 0 .135.004.756.017 1.47.352 2.005.926l.005.006c.476.534.752 1.242.785 1.983.024.453.027 1.24-.136 2.058-.152.76-.454 1.586-1.057 2.183.147-.008.296-.014.444-.015a2.796 2.796 0 0 1 1.97.671l.005.004Zm-1.963-.345c.626-.039 1.245.171 1.747.594.555.485.722 1.293.78 2.107.014.178.021.356.027.532l.002.092a.173.173 0 0 1-.014.087.185.185 0 0 1-.03.114.148.148 0 0 1-.088.063 13.928 13.928 0 0 1-4.144.597c-.173.004-.337.004-.505.004a13.635 13.635 0 0 1-3.647-.381l-.007-.002c-.256-.058-.576-.13-.743-.317a.433.433 0 0 1-.113-.298 6.45 6.45 0 0 1 .105-1.104 2.46 2.46 0 0 1 .713-1.494 2.454 2.454 0 0 1 1.74-.594c.15 0 .301.007.455.016l.219.014.02.002.098.004a4.673 4.673 0 0 1-.055-.503 2.186 2.186 0 0 1-.476-.42c-.625-.744-.73-1.805-.79-2.913a4.079 4.079 0 0 1 .179-1.569c.196-.516.52-.958.933-1.273.413-.315.897-.49 1.396-.503.042 0 .084 0 .122.004.665.011 1.302.305 1.782.821.112.126.212.263.299.409a2.825 2.825 0 0 1 .229.484 2.989 2.989 0 0 1 .178.958 8.385 8.385 0 0 1-.107 1.762c-.145.826-.46 1.699-1.109 2.266a3.643 3.643 0 0 1-.049.48l.15-.007h.004l.184-.012c.173-.011.345-.02.515-.02Zm-3.924-1.536c.192.348.455.64.768.85.312.21.665.334 1.028.36.144.003.288-.024.423-.078.878-.349 1.438-1.118 1.673-2.296a7.797 7.797 0 0 0 .12-1.823v-.003a2.854 2.854 0 0 0-.158-.793 2.409 2.409 0 0 0-.208-.423 2.14 2.14 0 0 0-.812-.768 2.582 2.582 0 0 0-.758-.275 1.653 1.653 0 0 0-.238-.02c-.248.01-.493.069-.723.175-.482.173-.9.516-1.195.979-.274.503-.4 1.09-.363 1.678.024.766.055 1.717.443 2.437Zm.205-3.948c-.24.445-.352.966-.319 1.49v.01c.026.786.06 1.652.404 2.29.168.304.396.555.662.734.264.178.558.281.859.304a.746.746 0 0 0 .285-.054l.001-.001c1.056-.42 1.654-1.587 1.588-3.737a2.533 2.533 0 0 0-.141-.758 1.887 1.887 0 0 0-.864-1.012l-.005-.003a2.252 2.252 0 0 0-.656-.239 1.324 1.324 0 0 0-.176-.015 1.575 1.575 0 0 0-.59.145l-.013.006-.014.004a2.054 2.054 0 0 0-1.021.836Zm1.823 7.02a1.28 1.28 0 0 1-.314.044c-.52 0-.902-.412-1.1-1.19h-.011c-.122.004-.241.007-.357.007l-.356-.004a2.46 2.46 0 0 0-1.512.386c-.706.48-.81 1.466-.856 2.437 1.34.448 2.736.646 4.132.585.093 0 .186 0 .277-.002l.269-.002h.003c1.33.01 2.657-.174 3.945-.549l.004-.001a15.237 15.237 0 0 0-.03-.518c-.056-.731-.213-1.537-.824-1.95a2.436 2.436 0 0 0-1.495-.386l-.367.004c-.143 0-.29-.004-.44-.011-.053.272-.171.524-.342.727-.17.202-.387.35-.626.424Zm1.217-.81a1.9 1.9 0 0 1-.338.599 1.675 1.675 0 0 1-.78.527l-.013.004c-.13.035-.262.053-.396.055h-.004c-.36 0-.67-.147-.914-.41a2.133 2.133 0 0 1-.431-.775l-.123.002h-.003l-.378-.005a2.13 2.13 0 0 0-1.306.332c-.263.18-.431.465-.539.847-.09.32-.13.687-.155 1.077 1.229.382 2.502.548 3.775.492h.014c.09 0 .18 0 .272-.002h.002l.273-.002.002.133v-.133c1.215.01 2.426-.147 3.607-.467a5.42 5.42 0 0 0-.133-1.024c-.104-.408-.276-.728-.56-.922a2.107 2.107 0 0 0-1.29-.331l-.02.001-.371.004c-.063 0-.127-.001-.19-.003Zm-.55-.525a1.742 1.742 0 0 0 .051-.37 2.261 2.261 0 0 1-.683.26.952.952 0 0 1-.213.023 2.063 2.063 0 0 1-.985-.31c.015.117.039.263.075.415.11.459.333.98.78.98a.874.874 0 0 0 .408-.118c.184-.138.335-.324.443-.54a1.688 1.688 0 0 0 .124-.34Zm-.749.604a1.194 1.194 0 0 0 .336-.426c-.05.013-.1.025-.15.035-.093.02-.187.03-.282.03h-.017a2.382 2.382 0 0 1-.51-.084c.02.063.044.124.07.182.116.257.23.325.322.327a.543.543 0 0 0 .231-.064Z",
|
|
5750
5876
|
fill: "#528693"
|
|
5751
5877
|
}),
|
|
5752
|
-
/* @__PURE__ */
|
|
5878
|
+
/* @__PURE__ */ jsx112("path", {
|
|
5753
5879
|
d: "M21.192 18.089c-1.29.375-2.617.56-3.948.55-.182 0-.363.004-.549.004a11.426 11.426 0 0 1-4.13-.586c.045-.97.15-1.957.856-2.436a2.46 2.46 0 0 1 1.511-.386l.357.004c.119 0 .241-.004.367-.008.199.779.58 1.191 1.1 1.191a1.28 1.28 0 0 0 .315-.043c.239-.075.455-.222.626-.425.17-.202.288-.454.341-.727.15.008.297.012.44.012l.367-.004a2.438 2.438 0 0 1 1.495.386c.76.514.817 1.638.852 2.468Z",
|
|
5754
5880
|
fill: "#BFF6F8"
|
|
5755
5881
|
}),
|
|
5756
|
-
/* @__PURE__ */
|
|
5882
|
+
/* @__PURE__ */ jsx112("path", {
|
|
5757
5883
|
d: "M17.79 14.673a1.725 1.725 0 0 1-.176.709 1.52 1.52 0 0 1-.443.541.874.874 0 0 1-.409.118c-.593 0-.793-.924-.854-1.395.304.186.64.292.986.31a.952.952 0 0 0 .213-.023c.238-.048.468-.135.683-.26ZM19.057 10.385c.068 2.19-.538 3.553-1.795 4.052a1.074 1.074 0 0 1-.423.079 2.11 2.11 0 0 1-1.028-.36 2.44 2.44 0 0 1-.768-.85c-.388-.72-.42-1.671-.444-2.438a3.113 3.113 0 0 1 .364-1.678 2.386 2.386 0 0 1 1.195-.979c.23-.105.474-.165.723-.174.08 0 .159.007.237.02.264.05.519.143.759.275.458.242.822.666 1.02 1.19.097.276.15.567.16.863Z",
|
|
5758
5884
|
fill: "#fff"
|
|
5759
5885
|
}),
|
|
5760
|
-
/* @__PURE__ */
|
|
5886
|
+
/* @__PURE__ */ jsx112("path", {
|
|
5761
5887
|
d: "M16.988 14.936a4.666 4.666 0 0 0-3.056-.923c-.404 0-.816.024-1.23.049l-.262.012c.047-.246.075-.496.085-.747 2.14-1.663 2.201-5.014 2.122-6.377a4.201 4.201 0 0 0-1.23-2.768A4.615 4.615 0 0 0 10.3 2.904c-.068-.006-.14-.006-.214-.006A4.552 4.552 0 0 0 6.01 5.66a5.683 5.683 0 0 0-.312 2.44c.104 1.724.287 3.375 1.382 4.53.244.257.524.477.831.655.017.262.05.523.098.782l-.171-.006c-.416-.024-.82-.049-1.217-.049a4.644 4.644 0 0 0-3.045.923A3.673 3.673 0 0 0 2.33 17.26a8.948 8.948 0 0 0-.183 1.718c.006.66.874.831 1.51.96.098.018.19.036.275.055 2.009.413 4.058.593 6.108.538.293 0 .58 0 .883-.007a27.22 27.22 0 0 0 7.251-.929.26.26 0 0 0 .208-.275.242.242 0 0 0 .025-.136c-.048-1.558-.195-3.3-1.418-4.248Zm-9.923-3.313c-.679-1.12-.733-2.599-.776-3.791a4.401 4.401 0 0 1 .636-2.61 4.11 4.11 0 0 1 2.09-1.523 3.678 3.678 0 0 1 1.266-.272c.14.001.278.011.416.03.46.08.907.223 1.327.429a3.6 3.6 0 0 1 1.785 1.852c.17.427.265.88.281 1.339.12 3.409-.941 5.53-3.142 6.306a2.09 2.09 0 0 1-.74.123 4 4 0 0 1-3.143-1.883Zm4.806 2.127a2.447 2.447 0 0 1-1.082 1.944 1.677 1.677 0 0 1-.715.184c-1.04 0-1.388-1.437-1.495-2.17.53.288 1.12.454 1.724.482.125 0 .25-.012.373-.036.416-.074.82-.21 1.195-.404Zm-.951 6.17c-.318 0-.636.005-.96.005a22.32 22.32 0 0 1-7.231-.91c.08-1.51.263-3.046 1.498-3.791a4.729 4.729 0 0 1 2.646-.6l.623.006c.208 0 .422-.006.642-.012.349 1.21 1.015 1.853 1.926 1.853.185-.002.37-.025.55-.068a2.386 2.386 0 0 0 1.693-1.79c.263.011.52.018.77.018l.643-.007a4.682 4.682 0 0 1 2.616.6c1.333.8 1.431 2.55 1.495 3.84a26.835 26.835 0 0 1-6.914.855h.003Z",
|
|
5762
5888
|
fill: "#528693"
|
|
5763
5889
|
}),
|
|
5764
|
-
/* @__PURE__ */
|
|
5890
|
+
/* @__PURE__ */ jsx112("path", {
|
|
5765
5891
|
d: "M17.825 19.063a26.834 26.834 0 0 1-6.909.856c-.318 0-.635.006-.96.006a22.32 22.32 0 0 1-7.228-.91c.08-1.511.263-3.046 1.498-3.792a4.729 4.729 0 0 1 2.646-.599l.623.006c.208 0 .422-.006.642-.012.349 1.21 1.015 1.853 1.926 1.853.186-.003.37-.025.55-.068a2.385 2.385 0 0 0 1.693-1.79c.264.011.52.017.77.017l.643-.006a4.682 4.682 0 0 1 2.617.6c1.33.8 1.428 2.549 1.49 3.84Z",
|
|
5766
5892
|
fill: "#BFF6F8"
|
|
5767
5893
|
}),
|
|
5768
|
-
/* @__PURE__ */
|
|
5894
|
+
/* @__PURE__ */ jsx112("path", {
|
|
5769
5895
|
d: "M11.872 13.75a2.446 2.446 0 0 1-1.082 1.944 1.676 1.676 0 0 1-.716.184c-1.04 0-1.388-1.437-1.494-2.17.53.288 1.12.453 1.724.482.125 0 .25-.012.373-.037a4.2 4.2 0 0 0 1.195-.403ZM14.09 7.08c.119 3.405-.942 5.526-3.142 6.303a2.088 2.088 0 0 1-.74.122 3.998 3.998 0 0 1-3.143-1.883c-.679-1.119-.733-2.598-.776-3.79a4.401 4.401 0 0 1 .636-2.611 4.11 4.11 0 0 1 2.09-1.523 3.678 3.678 0 0 1 1.266-.271c.14 0 .278.011.416.03.46.079.907.223 1.327.428a3.6 3.6 0 0 1 1.785 1.853c.17.427.265.881.28 1.341Z",
|
|
5770
5896
|
fill: "#fff"
|
|
5771
5897
|
})
|
|
@@ -5775,10 +5901,10 @@ var Users = forwardRef104((delegated, ref) => {
|
|
|
5775
5901
|
Users.displayName = "UsersIcon";
|
|
5776
5902
|
|
|
5777
5903
|
// src/iconography/video.tsx
|
|
5778
|
-
import { forwardRef as
|
|
5779
|
-
import { jsx as
|
|
5780
|
-
var Video =
|
|
5781
|
-
return /* @__PURE__ */
|
|
5904
|
+
import { forwardRef as forwardRef107 } from "react";
|
|
5905
|
+
import { jsx as jsx113, jsxs as jsxs104 } from "react/jsx-runtime";
|
|
5906
|
+
var Video = forwardRef107((delegated, ref) => {
|
|
5907
|
+
return /* @__PURE__ */ jsxs104("svg", {
|
|
5782
5908
|
ref,
|
|
5783
5909
|
width: "22",
|
|
5784
5910
|
height: "22",
|
|
@@ -5786,33 +5912,33 @@ var Video = forwardRef105((delegated, ref) => {
|
|
|
5786
5912
|
fill: "none",
|
|
5787
5913
|
...delegated,
|
|
5788
5914
|
children: [
|
|
5789
|
-
/* @__PURE__ */
|
|
5915
|
+
/* @__PURE__ */ jsx113("path", {
|
|
5790
5916
|
d: "M2 5C2 4.44772 2.44772 4 3 4H19C19.5523 4 20 4.44772 20 5V17C20 17.5523 19.5523 18 19 18H3C2.44772 18 2 17.5523 2 17V5Z",
|
|
5791
5917
|
fill: "white"
|
|
5792
5918
|
}),
|
|
5793
|
-
/* @__PURE__ */
|
|
5919
|
+
/* @__PURE__ */ jsx113("path", {
|
|
5794
5920
|
fillRule: "evenodd",
|
|
5795
5921
|
clipRule: "evenodd",
|
|
5796
5922
|
d: "M2.99999 3.40002H19C19.8836 3.40002 20.6 4.11637 20.6 5.00002V17C20.6 17.8837 19.8836 18.6 19 18.6H2.99999C2.11634 18.6 1.39999 17.8837 1.39999 17V5.00002C1.39999 4.11637 2.11634 3.40002 2.99999 3.40002ZM2.99999 4.00002C2.44771 4.00002 1.99999 4.44774 1.99999 5.00002V17C1.99999 17.5523 2.44771 18 2.99999 18H19C19.5523 18 20 17.5523 20 17V5.00002C20 4.44774 19.5523 4.00002 19 4.00002H2.99999Z",
|
|
5797
5923
|
fill: "#528693"
|
|
5798
5924
|
}),
|
|
5799
|
-
/* @__PURE__ */
|
|
5925
|
+
/* @__PURE__ */ jsx113("path", {
|
|
5800
5926
|
d: "M2 5C2 4.44772 2.44772 4 3 4H19C19.5523 4 20 4.44772 20 5V7H2V5Z",
|
|
5801
5927
|
fill: "#BFF6F8",
|
|
5802
5928
|
className: "c-icon-fill"
|
|
5803
5929
|
}),
|
|
5804
|
-
/* @__PURE__ */
|
|
5930
|
+
/* @__PURE__ */ jsx113("path", {
|
|
5805
5931
|
fillRule: "evenodd",
|
|
5806
5932
|
clipRule: "evenodd",
|
|
5807
5933
|
d: "M20.6 7.60002H1.39999V5.00002C1.39999 4.11637 2.11634 3.40002 2.99999 3.40002H19C19.8836 3.40002 20.6 4.11637 20.6 5.00002V7.60002ZM2.99999 4.00002C2.44771 4.00002 1.99999 4.44774 1.99999 5.00002V7.00002H20V5.00002C20 4.44774 19.5523 4.00002 19 4.00002H2.99999Z",
|
|
5808
5934
|
fill: "#528693"
|
|
5809
5935
|
}),
|
|
5810
|
-
/* @__PURE__ */
|
|
5936
|
+
/* @__PURE__ */ jsx113("path", {
|
|
5811
5937
|
d: "M13.0176 12.312C13.2176 12.4275 13.2176 12.7162 13.0176 12.8316L9.41763 14.9101C9.21763 15.0256 8.96763 14.8812 8.96763 14.6503L8.96763 10.4934C8.96763 10.2624 9.21763 10.1181 9.41763 10.2336L13.0176 12.312Z",
|
|
5812
5938
|
fill: "#BFF6F8",
|
|
5813
5939
|
className: "c-icon-fill"
|
|
5814
5940
|
}),
|
|
5815
|
-
/* @__PURE__ */
|
|
5941
|
+
/* @__PURE__ */ jsx113("path", {
|
|
5816
5942
|
fillRule: "evenodd",
|
|
5817
5943
|
clipRule: "evenodd",
|
|
5818
5944
|
d: "M13.3176 13.3513L9.71764 15.4297C9.11764 15.7761 8.36764 15.3431 8.36764 14.6503L8.36764 10.4934C8.36764 9.80056 9.11764 9.36755 9.71764 9.71396L13.3176 11.7924C13.9176 12.1388 13.9176 13.0049 13.3176 13.3513ZM13.0176 12.8317C13.2176 12.7162 13.2176 12.4275 13.0176 12.312L9.41764 10.2336C9.21764 10.1181 8.96764 10.2624 8.96764 10.4934L8.96764 14.6503C8.96764 14.8812 9.21764 15.0256 9.41764 14.9101L13.0176 12.8317Z",
|
|
@@ -5824,10 +5950,10 @@ var Video = forwardRef105((delegated, ref) => {
|
|
|
5824
5950
|
Video.displayName = "Video";
|
|
5825
5951
|
|
|
5826
5952
|
// src/iconography/wand.tsx
|
|
5827
|
-
import { forwardRef as
|
|
5828
|
-
import { jsx as
|
|
5829
|
-
var Wand =
|
|
5830
|
-
return /* @__PURE__ */
|
|
5953
|
+
import { forwardRef as forwardRef108 } from "react";
|
|
5954
|
+
import { jsx as jsx114, jsxs as jsxs105 } from "react/jsx-runtime";
|
|
5955
|
+
var Wand = forwardRef108((delegated, ref) => {
|
|
5956
|
+
return /* @__PURE__ */ jsxs105("svg", {
|
|
5831
5957
|
ref,
|
|
5832
5958
|
width: "19",
|
|
5833
5959
|
height: "19",
|
|
@@ -5835,39 +5961,39 @@ var Wand = forwardRef106((delegated, ref) => {
|
|
|
5835
5961
|
fill: "none",
|
|
5836
5962
|
...delegated,
|
|
5837
5963
|
children: [
|
|
5838
|
-
/* @__PURE__ */
|
|
5964
|
+
/* @__PURE__ */ jsxs105("g", {
|
|
5839
5965
|
clipPath: "url(#wand-clip-path)",
|
|
5840
5966
|
children: [
|
|
5841
|
-
/* @__PURE__ */
|
|
5967
|
+
/* @__PURE__ */ jsx114("path", {
|
|
5842
5968
|
fill: "#fff",
|
|
5843
5969
|
d: "M2.261 17.145c.54.54 1.416.54 1.957 0l7.6-7.6-1.956-1.957-7.6 7.6c-.541.541-.541 1.417 0 1.957Z"
|
|
5844
5970
|
}),
|
|
5845
|
-
/* @__PURE__ */
|
|
5971
|
+
/* @__PURE__ */ jsx114("path", {
|
|
5846
5972
|
fill: "#528693",
|
|
5847
5973
|
fillRule: "evenodd",
|
|
5848
5974
|
d: "M11.023 9.545 3.82 16.748a.82.82 0 0 1-1.161-1.161l7.203-7.203 1.161 1.16Zm-6.805 7.6A1.384 1.384 0 0 1 2.26 15.19l7.601-7.6 1.957 1.956-7.601 7.6Z",
|
|
5849
5975
|
clipRule: "evenodd"
|
|
5850
5976
|
}),
|
|
5851
|
-
/* @__PURE__ */
|
|
5977
|
+
/* @__PURE__ */ jsx114("path", {
|
|
5852
5978
|
fill: "#BFF6F8",
|
|
5853
5979
|
d: "M9.695 2.72c0-.47.542-.732.91-.441l1.93 1.52a.562.562 0 0 0 .521.094l2.336-.758a.562.562 0 0 1 .701.73l-.85 2.304a.562.562 0 0 0 .073.525l1.442 1.988a.563.563 0 0 1-.477.892l-2.454-.097a.563.563 0 0 0-.477.232l-1.445 1.986a.562.562 0 0 1-.996-.178l-.667-2.364a.563.563 0 0 0-.367-.383L7.54 8.01A.562.562 0 0 1 7.4 7.008l2.043-1.365a.562.562 0 0 0 .25-.467V2.72Z"
|
|
5854
5980
|
}),
|
|
5855
|
-
/* @__PURE__ */
|
|
5981
|
+
/* @__PURE__ */ jsx114("path", {
|
|
5856
5982
|
fill: "#528693",
|
|
5857
5983
|
fillRule: "evenodd",
|
|
5858
5984
|
d: "m10.953 1.837 1.929 1.52 2.336-.757a1.125 1.125 0 0 1 1.402 1.46l-.85 2.304 1.443 1.987a1.125 1.125 0 0 1-.955 1.785l-2.454-.096-1.445 1.986a1.125 1.125 0 0 1-1.992-.357L9.7 9.305l-2.335-.76a1.125 1.125 0 0 1-.277-2.005L9.13 5.176l.002-2.456c0-.94 1.084-1.465 1.821-.883Zm-.348.442a.562.562 0 0 0-.91.441l-.002 2.456a.562.562 0 0 1-.25.467L7.4 7.008a.563.563 0 0 0 .138 1.002l2.335.76a.563.563 0 0 1 .368.383l.666 2.364c.128.452.72.558.997.178l1.444-1.986a.563.563 0 0 1 .477-.232l2.454.097a.563.563 0 0 0 .478-.892l-1.443-1.988a.563.563 0 0 1-.072-.525l.85-2.304a.562.562 0 0 0-.701-.73l-2.337.758a.563.563 0 0 1-.521-.094l-1.929-1.52Z",
|
|
5859
5985
|
clipRule: "evenodd"
|
|
5860
5986
|
}),
|
|
5861
|
-
/* @__PURE__ */
|
|
5987
|
+
/* @__PURE__ */ jsx114("path", {
|
|
5862
5988
|
fill: "#528693",
|
|
5863
5989
|
d: "M15.967 10.93a.704.704 0 1 1-1.408 0 .704.704 0 0 1 1.408 0ZM17.668 5.933a.505.505 0 1 1-1.01 0 .505.505 0 0 1 1.01 0ZM18.067 1.985a.704.704 0 1 1-1.409 0 .704.704 0 0 1 1.41 0ZM13.49 1.77a.49.49 0 1 1-.98 0 .49.49 0 0 1 .98 0ZM8.525 3.792a.49.49 0 1 1-.98 0 .49.49 0 0 1 .98 0Z"
|
|
5864
5990
|
})
|
|
5865
5991
|
]
|
|
5866
5992
|
}),
|
|
5867
|
-
/* @__PURE__ */
|
|
5868
|
-
children: /* @__PURE__ */
|
|
5993
|
+
/* @__PURE__ */ jsx114("defs", {
|
|
5994
|
+
children: /* @__PURE__ */ jsx114("clipPath", {
|
|
5869
5995
|
id: "wand-clip-path",
|
|
5870
|
-
children: /* @__PURE__ */
|
|
5996
|
+
children: /* @__PURE__ */ jsx114("path", {
|
|
5871
5997
|
fill: "#fff",
|
|
5872
5998
|
d: "M0 0h18v18H0z",
|
|
5873
5999
|
transform: "translate(.572 .576)"
|
|
@@ -5880,10 +6006,10 @@ var Wand = forwardRef106((delegated, ref) => {
|
|
|
5880
6006
|
Wand.displayName = "Wand";
|
|
5881
6007
|
|
|
5882
6008
|
// src/iconography/warning.tsx
|
|
5883
|
-
import { forwardRef as
|
|
5884
|
-
import { jsx as
|
|
5885
|
-
var Warning =
|
|
5886
|
-
return /* @__PURE__ */
|
|
6009
|
+
import { forwardRef as forwardRef109 } from "react";
|
|
6010
|
+
import { jsx as jsx115, jsxs as jsxs106 } from "react/jsx-runtime";
|
|
6011
|
+
var Warning = forwardRef109((delegated, ref) => {
|
|
6012
|
+
return /* @__PURE__ */ jsxs106("svg", {
|
|
5887
6013
|
ref,
|
|
5888
6014
|
width: "22",
|
|
5889
6015
|
height: "22",
|
|
@@ -5891,31 +6017,31 @@ var Warning = forwardRef107((delegated, ref) => {
|
|
|
5891
6017
|
viewBox: "0 0 22 22",
|
|
5892
6018
|
...delegated,
|
|
5893
6019
|
children: [
|
|
5894
|
-
/* @__PURE__ */
|
|
6020
|
+
/* @__PURE__ */ jsx115("path", {
|
|
5895
6021
|
d: "M9.67541 3.72993C10.2804 2.68198 11.793 2.68198 12.398 3.72993L19.8853 16.6982C20.4903 17.7462 19.734 19.0561 18.524 19.0561H3.54948C2.33942 19.0561 1.58313 17.7462 2.18816 16.6982L9.67541 3.72993Z",
|
|
5896
6022
|
fill: "#FFDE99"
|
|
5897
6023
|
}),
|
|
5898
|
-
/* @__PURE__ */
|
|
6024
|
+
/* @__PURE__ */ jsx115("path", {
|
|
5899
6025
|
fillRule: "evenodd",
|
|
5900
6026
|
clipRule: "evenodd",
|
|
5901
6027
|
d: "M19.3657 16.9982L11.8784 4.02993C11.5043 3.38198 10.5691 3.38198 10.195 4.02993L2.70778 16.9982C2.33369 17.6462 2.8013 18.4561 3.54948 18.4561H18.524C19.2722 18.4561 19.7398 17.6462 19.3657 16.9982ZM12.398 3.72993C11.793 2.68198 10.2804 2.68198 9.67541 3.72993L2.18816 16.6982C1.58313 17.7462 2.33942 19.0561 3.54948 19.0561H18.524C19.734 19.0561 20.4903 17.7462 19.8853 16.6982L12.398 3.72993Z",
|
|
5902
6028
|
fill: "#528693"
|
|
5903
6029
|
}),
|
|
5904
|
-
/* @__PURE__ */
|
|
6030
|
+
/* @__PURE__ */ jsx115("path", {
|
|
5905
6031
|
d: "M10.4293 8.73822C10.4293 8.33098 10.7595 8.00085 11.1667 8.00085V8.00085C11.5739 8.00085 11.9041 8.33098 11.9041 8.73822V12.3883C11.9041 12.7956 11.5739 13.1257 11.1667 13.1257V13.1257C10.7595 13.1257 10.4293 12.7956 10.4293 12.3883V8.73822Z",
|
|
5906
6032
|
fill: "white"
|
|
5907
6033
|
}),
|
|
5908
|
-
/* @__PURE__ */
|
|
6034
|
+
/* @__PURE__ */ jsx115("path", {
|
|
5909
6035
|
fillRule: "evenodd",
|
|
5910
6036
|
clipRule: "evenodd",
|
|
5911
6037
|
d: "M12.504 8.73824V12.3883C12.504 13.127 11.9053 13.7257 11.1667 13.7257C10.4281 13.7257 9.82932 13.127 9.82932 12.3883V8.73825C9.82932 7.99964 10.4281 7.40088 11.1667 7.40088C11.9053 7.40088 12.504 7.99964 12.504 8.73824ZM11.1667 8.00088C10.7594 8.00088 10.4293 8.33101 10.4293 8.73825V12.3883C10.4293 12.7956 10.7594 13.1257 11.1667 13.1257C11.5739 13.1257 11.904 12.7956 11.904 12.3883V8.73824C11.904 8.33101 11.5739 8.00088 11.1667 8.00088Z",
|
|
5912
6038
|
fill: "#528693"
|
|
5913
6039
|
}),
|
|
5914
|
-
/* @__PURE__ */
|
|
6040
|
+
/* @__PURE__ */ jsx115("path", {
|
|
5915
6041
|
d: "M11.9041 15.7807C11.9041 16.1879 11.5739 16.5181 11.1667 16.5181C10.7595 16.5181 10.4293 16.1879 10.4293 15.7807C10.4293 15.3735 10.7595 15.0433 11.1667 15.0433C11.5739 15.0433 11.9041 15.3735 11.9041 15.7807Z",
|
|
5916
6042
|
fill: "white"
|
|
5917
6043
|
}),
|
|
5918
|
-
/* @__PURE__ */
|
|
6044
|
+
/* @__PURE__ */ jsx115("path", {
|
|
5919
6045
|
fillRule: "evenodd",
|
|
5920
6046
|
clipRule: "evenodd",
|
|
5921
6047
|
d: "M12.504 15.7807C12.504 16.5193 11.9053 17.1181 11.1667 17.1181C10.4281 17.1181 9.82932 16.5193 9.82932 15.7807C9.82932 15.0421 10.4281 14.4434 11.1667 14.4434C11.9053 14.4434 12.504 15.0421 12.504 15.7807ZM11.1667 16.5181C11.5739 16.5181 11.904 16.188 11.904 15.7807C11.904 15.3735 11.5739 15.0434 11.1667 15.0434C10.7594 15.0434 10.4293 15.3735 10.4293 15.7807C10.4293 16.188 10.7594 16.5181 11.1667 16.5181Z",
|
|
@@ -5987,6 +6113,7 @@ var Icon = {
|
|
|
5987
6113
|
PriceTag,
|
|
5988
6114
|
Product,
|
|
5989
6115
|
ProductShortcut,
|
|
6116
|
+
Promotion,
|
|
5990
6117
|
PipelineDashed,
|
|
5991
6118
|
RestrictedCatalogue,
|
|
5992
6119
|
Renew,
|
|
@@ -5994,6 +6121,7 @@ var Icon = {
|
|
|
5994
6121
|
Search,
|
|
5995
6122
|
Settings,
|
|
5996
6123
|
Shapes,
|
|
6124
|
+
SpecialPrice,
|
|
5997
6125
|
Split,
|
|
5998
6126
|
StockLocation,
|
|
5999
6127
|
SubscriptionContracts,
|
|
@@ -6041,7 +6169,7 @@ import { unmountComponentAtNode, render as DOMRender } from "react-dom";
|
|
|
6041
6169
|
// src/dialog/dialog.tsx
|
|
6042
6170
|
import { cva as cva3, cx as cx5 } from "class-variance-authority";
|
|
6043
6171
|
import * as DialogPrimitive from "@radix-ui/react-dialog";
|
|
6044
|
-
import { jsx as
|
|
6172
|
+
import { jsx as jsx116, jsxs as jsxs107 } from "react/jsx-runtime";
|
|
6045
6173
|
var IconMap = {
|
|
6046
6174
|
error: Icon.Error,
|
|
6047
6175
|
info: Icon.Info,
|
|
@@ -6057,29 +6185,29 @@ var dialogContentStyles = cva3("c-dialog", {
|
|
|
6057
6185
|
function DialogContent({ children, closable = true, type, className, container, ...delegated }) {
|
|
6058
6186
|
const withIcon = typeof type !== "undefined";
|
|
6059
6187
|
const IconComponent = type && IconMap[type];
|
|
6060
|
-
return /* @__PURE__ */
|
|
6188
|
+
return /* @__PURE__ */ jsxs107(DialogPrimitive.Portal, {
|
|
6061
6189
|
container,
|
|
6062
6190
|
children: [
|
|
6063
|
-
/* @__PURE__ */
|
|
6191
|
+
/* @__PURE__ */ jsx116(DialogPrimitive.Overlay, {
|
|
6064
6192
|
className: "c-dialog-overlay"
|
|
6065
6193
|
}),
|
|
6066
|
-
/* @__PURE__ */
|
|
6194
|
+
/* @__PURE__ */ jsxs107(DialogPrimitive.Content, {
|
|
6067
6195
|
className: dialogContentStyles({ withIcon, class: className }),
|
|
6068
6196
|
...delegated,
|
|
6069
6197
|
children: [
|
|
6070
|
-
IconComponent && /* @__PURE__ */
|
|
6198
|
+
IconComponent && /* @__PURE__ */ jsx116("div", {
|
|
6071
6199
|
className: "c-dialog-icon-wrapper",
|
|
6072
|
-
children: /* @__PURE__ */
|
|
6200
|
+
children: /* @__PURE__ */ jsx116(IconComponent, {
|
|
6073
6201
|
className: "c-dialog-icon",
|
|
6074
6202
|
width: 34,
|
|
6075
6203
|
height: 34
|
|
6076
6204
|
})
|
|
6077
6205
|
}),
|
|
6078
|
-
closable && /* @__PURE__ */
|
|
6206
|
+
closable && /* @__PURE__ */ jsx116(DialogClose, {
|
|
6079
6207
|
asChild: true,
|
|
6080
|
-
children: /* @__PURE__ */
|
|
6208
|
+
children: /* @__PURE__ */ jsx116(Button, {
|
|
6081
6209
|
className: "c-dialog-close-button",
|
|
6082
|
-
children: /* @__PURE__ */
|
|
6210
|
+
children: /* @__PURE__ */ jsx116(Icon.Cancel, {
|
|
6083
6211
|
color: "density",
|
|
6084
6212
|
"aria-label": "Close",
|
|
6085
6213
|
height: 16,
|
|
@@ -6087,7 +6215,7 @@ function DialogContent({ children, closable = true, type, className, container,
|
|
|
6087
6215
|
})
|
|
6088
6216
|
})
|
|
6089
6217
|
}),
|
|
6090
|
-
/* @__PURE__ */
|
|
6218
|
+
/* @__PURE__ */ jsx116("div", {
|
|
6091
6219
|
children
|
|
6092
6220
|
})
|
|
6093
6221
|
]
|
|
@@ -6096,13 +6224,13 @@ function DialogContent({ children, closable = true, type, className, container,
|
|
|
6096
6224
|
});
|
|
6097
6225
|
}
|
|
6098
6226
|
function DialogTitle({ className, ...delegated }) {
|
|
6099
|
-
return /* @__PURE__ */
|
|
6227
|
+
return /* @__PURE__ */ jsx116(DialogPrimitive.Title, {
|
|
6100
6228
|
className: cx5("c-dialog-title", className),
|
|
6101
6229
|
...delegated
|
|
6102
6230
|
});
|
|
6103
6231
|
}
|
|
6104
6232
|
function DialogDescription(delegated) {
|
|
6105
|
-
return /* @__PURE__ */
|
|
6233
|
+
return /* @__PURE__ */ jsx116(DialogPrimitive.Description, {
|
|
6106
6234
|
className: "c-dialog-description",
|
|
6107
6235
|
...delegated
|
|
6108
6236
|
});
|
|
@@ -6111,7 +6239,7 @@ var DialogTrigger = DialogPrimitive.Trigger;
|
|
|
6111
6239
|
var DialogClose = DialogPrimitive.Close;
|
|
6112
6240
|
var DialogRoot = DialogPrimitive.Root;
|
|
6113
6241
|
function DialogBase({ children, ...delegated }) {
|
|
6114
|
-
return /* @__PURE__ */
|
|
6242
|
+
return /* @__PURE__ */ jsx116(DialogRoot, {
|
|
6115
6243
|
...delegated,
|
|
6116
6244
|
children
|
|
6117
6245
|
});
|
|
@@ -6124,7 +6252,7 @@ DialogBase.Overlay = DialogPrimitive.Overlay;
|
|
|
6124
6252
|
DialogBase.Close = DialogPrimitive.Close;
|
|
6125
6253
|
|
|
6126
6254
|
// src/dialog/confirm-dialog.tsx
|
|
6127
|
-
import { jsx as
|
|
6255
|
+
import { jsx as jsx117, jsxs as jsxs108 } from "react/jsx-runtime";
|
|
6128
6256
|
function ConfirmDialog({
|
|
6129
6257
|
open,
|
|
6130
6258
|
close,
|
|
@@ -6145,14 +6273,14 @@ function ConfirmDialog({
|
|
|
6145
6273
|
type,
|
|
6146
6274
|
closable
|
|
6147
6275
|
}) {
|
|
6148
|
-
const cancelButton = (okCancel || displayCancel) && /* @__PURE__ */
|
|
6276
|
+
const cancelButton = (okCancel || displayCancel) && /* @__PURE__ */ jsx117(Button, {
|
|
6149
6277
|
onClick: () => {
|
|
6150
6278
|
onCancel?.();
|
|
6151
6279
|
close();
|
|
6152
6280
|
},
|
|
6153
6281
|
children: cancelText
|
|
6154
6282
|
});
|
|
6155
|
-
const okButton = displayOk && /* @__PURE__ */
|
|
6283
|
+
const okButton = displayOk && /* @__PURE__ */ jsx117(Button, {
|
|
6156
6284
|
intent: okButtonIntent,
|
|
6157
6285
|
onClick: () => {
|
|
6158
6286
|
onOk?.();
|
|
@@ -6160,24 +6288,24 @@ function ConfirmDialog({
|
|
|
6160
6288
|
},
|
|
6161
6289
|
children: okText
|
|
6162
6290
|
});
|
|
6163
|
-
return /* @__PURE__ */
|
|
6291
|
+
return /* @__PURE__ */ jsx117(DialogRoot, {
|
|
6164
6292
|
open,
|
|
6165
6293
|
onOpenChange: () => close(),
|
|
6166
|
-
children: /* @__PURE__ */
|
|
6294
|
+
children: /* @__PURE__ */ jsxs108(Dialog.Content, {
|
|
6167
6295
|
onEscapeKeyDown,
|
|
6168
6296
|
onInteractOutside,
|
|
6169
6297
|
onPointerDownOutside,
|
|
6170
6298
|
type,
|
|
6171
6299
|
closable,
|
|
6172
6300
|
children: [
|
|
6173
|
-
title && /* @__PURE__ */
|
|
6301
|
+
title && /* @__PURE__ */ jsx117(Dialog.Title, {
|
|
6174
6302
|
children: title
|
|
6175
6303
|
}),
|
|
6176
|
-
description && /* @__PURE__ */
|
|
6304
|
+
description && /* @__PURE__ */ jsx117(Dialog.Description, {
|
|
6177
6305
|
children: description
|
|
6178
6306
|
}),
|
|
6179
6307
|
content,
|
|
6180
|
-
(displayOk || okCancel || displayCancel) && /* @__PURE__ */
|
|
6308
|
+
(displayOk || okCancel || displayCancel) && /* @__PURE__ */ jsxs108("div", {
|
|
6181
6309
|
className: "c-dialog-content__buttons",
|
|
6182
6310
|
children: [
|
|
6183
6311
|
cancelButton,
|
|
@@ -6193,7 +6321,7 @@ function ConfirmDialog({
|
|
|
6193
6321
|
var destroyFns = [];
|
|
6194
6322
|
|
|
6195
6323
|
// src/dialog/config.tsx
|
|
6196
|
-
import { jsx as
|
|
6324
|
+
import { jsx as jsx118 } from "react/jsx-runtime";
|
|
6197
6325
|
function confirm(config) {
|
|
6198
6326
|
const container = document.createDocumentFragment();
|
|
6199
6327
|
let currentConfig = { ...config, close, open: true };
|
|
@@ -6225,7 +6353,7 @@ function confirm(config) {
|
|
|
6225
6353
|
function render({ okText, cancelText, ...delegated }) {
|
|
6226
6354
|
clearTimeout(timeoutId);
|
|
6227
6355
|
timeoutId = setTimeout(() => {
|
|
6228
|
-
DOMRender(/* @__PURE__ */
|
|
6356
|
+
DOMRender(/* @__PURE__ */ jsx118(ConfirmDialog, {
|
|
6229
6357
|
...delegated,
|
|
6230
6358
|
okText,
|
|
6231
6359
|
cancelText
|
|
@@ -6333,9 +6461,9 @@ function destroyAll() {
|
|
|
6333
6461
|
}
|
|
6334
6462
|
|
|
6335
6463
|
// src/icon-button/icon-button.tsx
|
|
6336
|
-
import { forwardRef as
|
|
6464
|
+
import { forwardRef as forwardRef110 } from "react";
|
|
6337
6465
|
import { cva as cva4 } from "class-variance-authority";
|
|
6338
|
-
import { jsx as
|
|
6466
|
+
import { jsx as jsx119 } from "react/jsx-runtime";
|
|
6339
6467
|
var buttonStyles3 = cva4(["c-icon-button"], {
|
|
6340
6468
|
variants: {
|
|
6341
6469
|
variant: {
|
|
@@ -6355,9 +6483,9 @@ var buttonStyles3 = cva4(["c-icon-button"], {
|
|
|
6355
6483
|
variant: "default"
|
|
6356
6484
|
}
|
|
6357
6485
|
});
|
|
6358
|
-
var IconButton =
|
|
6486
|
+
var IconButton = forwardRef110(
|
|
6359
6487
|
({ children, className, type = "button", size, variant, ...delegated }, ref) => {
|
|
6360
|
-
return /* @__PURE__ */
|
|
6488
|
+
return /* @__PURE__ */ jsx119("button", {
|
|
6361
6489
|
ref,
|
|
6362
6490
|
type,
|
|
6363
6491
|
className: buttonStyles3({ size, variant, className }),
|
|
@@ -6369,15 +6497,15 @@ var IconButton = forwardRef108(
|
|
|
6369
6497
|
IconButton.displayName = "Button";
|
|
6370
6498
|
|
|
6371
6499
|
// src/input/input.tsx
|
|
6372
|
-
import { forwardRef as
|
|
6500
|
+
import { forwardRef as forwardRef111 } from "react";
|
|
6373
6501
|
import { cva as cva5 } from "class-variance-authority";
|
|
6374
|
-
import { jsx as
|
|
6502
|
+
import { jsx as jsx120 } from "react/jsx-runtime";
|
|
6375
6503
|
var inputStyles = cva5(["c-input"], {
|
|
6376
6504
|
variants: {},
|
|
6377
6505
|
defaultVariants: {}
|
|
6378
6506
|
});
|
|
6379
|
-
var Input =
|
|
6380
|
-
return /* @__PURE__ */
|
|
6507
|
+
var Input = forwardRef111(({ className, ...delegated }, ref) => {
|
|
6508
|
+
return /* @__PURE__ */ jsx120("input", {
|
|
6381
6509
|
ref,
|
|
6382
6510
|
className: inputStyles({ className }),
|
|
6383
6511
|
type: "text",
|
|
@@ -6387,11 +6515,11 @@ var Input = forwardRef109(({ className, ...delegated }, ref) => {
|
|
|
6387
6515
|
Input.displayName = "Input";
|
|
6388
6516
|
|
|
6389
6517
|
// src/label/label.tsx
|
|
6390
|
-
import { forwardRef as
|
|
6518
|
+
import { forwardRef as forwardRef112 } from "react";
|
|
6391
6519
|
import { cx as cx6 } from "class-variance-authority";
|
|
6392
|
-
import { jsx as
|
|
6393
|
-
var Label2 =
|
|
6394
|
-
return /* @__PURE__ */
|
|
6520
|
+
import { jsx as jsx121 } from "react/jsx-runtime";
|
|
6521
|
+
var Label2 = forwardRef112(({ className, ...delegated }, ref) => {
|
|
6522
|
+
return /* @__PURE__ */ jsx121("label", {
|
|
6395
6523
|
ref,
|
|
6396
6524
|
className: cx6("c-label", className),
|
|
6397
6525
|
...delegated
|
|
@@ -6402,7 +6530,7 @@ Label2.displayName = "Label";
|
|
|
6402
6530
|
// src/tooltip/tooltip.tsx
|
|
6403
6531
|
import { cva as cva6 } from "class-variance-authority";
|
|
6404
6532
|
import * as RadixTooltip from "@radix-ui/react-tooltip";
|
|
6405
|
-
import { jsx as
|
|
6533
|
+
import { jsx as jsx122, jsxs as jsxs109 } from "react/jsx-runtime";
|
|
6406
6534
|
var tooltipStyles = cva6(
|
|
6407
6535
|
"c-tooltip-content data-[state=delayed-open]:data-[side=top]:animate-slideDownAndFade data-[state=delayed-open]:data-[side=right]:animate-slideLeftAndFade data-[state=delayed-open]:data-[side=left]:animate-slideRightAndFade data-[state=delayed-open]:data-[side=bottom]:animate-slideUpAndFade",
|
|
6408
6536
|
{
|
|
@@ -6430,25 +6558,25 @@ function Tooltip({
|
|
|
6430
6558
|
onOpenChange,
|
|
6431
6559
|
open
|
|
6432
6560
|
}) {
|
|
6433
|
-
return /* @__PURE__ */
|
|
6561
|
+
return /* @__PURE__ */ jsx122(RadixTooltip.Provider, {
|
|
6434
6562
|
delayDuration,
|
|
6435
|
-
children: /* @__PURE__ */
|
|
6563
|
+
children: /* @__PURE__ */ jsxs109(RadixTooltip.Root, {
|
|
6436
6564
|
defaultOpen,
|
|
6437
6565
|
onOpenChange,
|
|
6438
6566
|
open,
|
|
6439
6567
|
children: [
|
|
6440
|
-
/* @__PURE__ */
|
|
6568
|
+
/* @__PURE__ */ jsx122(RadixTooltip.Trigger, {
|
|
6441
6569
|
asChild: true,
|
|
6442
6570
|
children
|
|
6443
6571
|
}),
|
|
6444
|
-
/* @__PURE__ */
|
|
6445
|
-
children: /* @__PURE__ */
|
|
6572
|
+
/* @__PURE__ */ jsx122(RadixTooltip.Portal, {
|
|
6573
|
+
children: /* @__PURE__ */ jsxs109(RadixTooltip.Content, {
|
|
6446
6574
|
align,
|
|
6447
6575
|
sideOffset: 5,
|
|
6448
6576
|
side,
|
|
6449
6577
|
className: tooltipStyles({ variant }),
|
|
6450
6578
|
children: [
|
|
6451
|
-
/* @__PURE__ */
|
|
6579
|
+
/* @__PURE__ */ jsx122(RadixTooltip.Arrow, {
|
|
6452
6580
|
className: "c-tooltip-arrow"
|
|
6453
6581
|
}),
|
|
6454
6582
|
content
|
|
@@ -6461,9 +6589,9 @@ function Tooltip({
|
|
|
6461
6589
|
}
|
|
6462
6590
|
|
|
6463
6591
|
// src/input-with-label/input-with-label.tsx
|
|
6464
|
-
import { forwardRef as
|
|
6592
|
+
import { forwardRef as forwardRef113 } from "react";
|
|
6465
6593
|
import { cva as cva7, cx as cx7 } from "class-variance-authority";
|
|
6466
|
-
import { Fragment, jsx as
|
|
6594
|
+
import { Fragment, jsx as jsx123, jsxs as jsxs110 } from "react/jsx-runtime";
|
|
6467
6595
|
var inputWithLabelStyles = cva7(["c-input-with-label"], {
|
|
6468
6596
|
variants: {
|
|
6469
6597
|
variant: {
|
|
@@ -6478,40 +6606,40 @@ var inputWithLabelStyles = cva7(["c-input-with-label"], {
|
|
|
6478
6606
|
},
|
|
6479
6607
|
defaultVariants: {}
|
|
6480
6608
|
});
|
|
6481
|
-
var InputWithLabel =
|
|
6609
|
+
var InputWithLabel = forwardRef113(
|
|
6482
6610
|
({ className, label, append, errorMessage, status, statusMessage, variant, id, labelProps, ...delegated }, ref) => {
|
|
6483
6611
|
const { className: labelClassName, ...labelPropsRest } = labelProps ?? {};
|
|
6484
|
-
return /* @__PURE__ */
|
|
6485
|
-
children: /* @__PURE__ */
|
|
6612
|
+
return /* @__PURE__ */ jsx123(Fragment, {
|
|
6613
|
+
children: /* @__PURE__ */ jsxs110(Label2, {
|
|
6486
6614
|
className: inputWithLabelStyles({ status, variant, className: labelClassName }),
|
|
6487
6615
|
htmlFor: id,
|
|
6488
6616
|
...labelPropsRest,
|
|
6489
6617
|
children: [
|
|
6490
6618
|
label,
|
|
6491
|
-
/* @__PURE__ */
|
|
6619
|
+
/* @__PURE__ */ jsxs110("span", {
|
|
6492
6620
|
className: "c-input-with-label-input-wrap",
|
|
6493
6621
|
children: [
|
|
6494
|
-
/* @__PURE__ */
|
|
6622
|
+
/* @__PURE__ */ jsx123(Input, {
|
|
6495
6623
|
className: cx7("c-input-with-label-input", className),
|
|
6496
6624
|
ref,
|
|
6497
6625
|
id,
|
|
6498
6626
|
...delegated
|
|
6499
6627
|
}),
|
|
6500
|
-
!!(errorMessage ?? statusMessage) ? /* @__PURE__ */
|
|
6628
|
+
!!(errorMessage ?? statusMessage) ? /* @__PURE__ */ jsx123(Tooltip, {
|
|
6501
6629
|
content: errorMessage ?? statusMessage,
|
|
6502
6630
|
variant: status,
|
|
6503
|
-
children: /* @__PURE__ */
|
|
6631
|
+
children: /* @__PURE__ */ jsx123("div", {
|
|
6504
6632
|
"data-testid": "input-with-label-status-message",
|
|
6505
6633
|
className: "c-input-with-label-append",
|
|
6506
|
-
children: status === "error" ? /* @__PURE__ */
|
|
6634
|
+
children: status === "error" ? /* @__PURE__ */ jsx123(Icon.Error, {
|
|
6507
6635
|
width: 20,
|
|
6508
6636
|
height: 20
|
|
6509
|
-
}) : /* @__PURE__ */
|
|
6637
|
+
}) : /* @__PURE__ */ jsx123(Icon.Warning, {
|
|
6510
6638
|
width: 20,
|
|
6511
6639
|
height: 20
|
|
6512
6640
|
})
|
|
6513
6641
|
})
|
|
6514
|
-
}) : !!append && /* @__PURE__ */
|
|
6642
|
+
}) : !!append && /* @__PURE__ */ jsx123("div", {
|
|
6515
6643
|
className: "c-input-with-label-append",
|
|
6516
6644
|
children: append
|
|
6517
6645
|
})
|