@liner-fe/prism 1.7.2 → 1.7.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.mjs CHANGED
@@ -3553,6 +3553,646 @@ var ICThumbDown = /* @__PURE__ */ __name((props) => {
3553
3553
  ) });
3554
3554
  }, "ICThumbDown");
3555
3555
 
3556
+ // src/assets/shield.tsx
3557
+ import { jsx as jsx76, jsxs as jsxs53 } from "react/jsx-runtime";
3558
+ var ICShield = /* @__PURE__ */ __name((props) => {
3559
+ const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
3560
+ if (fill && thick) {
3561
+ return /* @__PURE__ */ jsx76("svg", { ...props, width: size, height: size, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", fill: "none", children: /* @__PURE__ */ jsx76(
3562
+ "path",
3563
+ {
3564
+ "fill-rule": "evenodd",
3565
+ "clip-rule": "evenodd",
3566
+ d: "M7.29089 9.33611C6.51387 9.63075 6 10.3752 6 11.2062V20.9793C6 29.6885 10.5324 37.77 17.9637 42.3114L22.9571 45.3629C23.5973 45.7541 24.4027 45.7541 25.0429 45.3629L30.0363 42.3114C37.4676 37.77 42 29.6885 42 20.9793V11.2062C42 10.3752 41.4861 9.63075 40.7091 9.33611L24.7091 3.26909C24.2522 3.09585 23.7478 3.09585 23.2909 3.26909L7.29089 9.33611ZM16.6763 20.6675L22.0738 26.065L31.4986 16.6731L34.322 19.5065L24.2884 29.5051C23.062 30.7273 21.0775 30.7256 19.8531 29.5012L13.8479 23.496L16.6763 20.6675Z",
3567
+ fill: color
3568
+ }
3569
+ ) });
3570
+ }
3571
+ if (thick) {
3572
+ return /* @__PURE__ */ jsxs53("svg", { ...props, width: size, height: size, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", fill: "none", children: [
3573
+ /* @__PURE__ */ jsx76(
3574
+ "path",
3575
+ {
3576
+ d: "M16.6763 20.6675L22.0738 26.065L31.4986 16.6731L34.322 19.5065L24.2884 29.5051C23.062 30.7273 21.0775 30.7256 19.8531 29.5012L13.8479 23.496L16.6763 20.6675Z",
3577
+ fill: color
3578
+ }
3579
+ ),
3580
+ /* @__PURE__ */ jsx76(
3581
+ "path",
3582
+ {
3583
+ "fill-rule": "evenodd",
3584
+ "clip-rule": "evenodd",
3585
+ d: "M6 11.2062C6 10.3752 6.51387 9.63075 7.29089 9.33611L23.2909 3.26909C23.7478 3.09585 24.2522 3.09585 24.7091 3.26909L40.7091 9.33611C41.4861 9.63075 42 10.3752 42 11.2062V20.9793C42 29.6885 37.4676 37.77 30.0363 42.3114L25.0429 45.3629C24.4027 45.7541 23.5973 45.7541 22.9571 45.3629L17.9637 42.3114C10.5324 37.77 6 29.6885 6 20.9793V11.2062ZM24 7.27812L38 12.5868V20.9793C38 28.295 34.1928 35.0835 27.9505 38.8983L24 41.3124L20.0495 38.8983C13.8072 35.0835 10 28.295 10 20.9793L10 12.5868L24 7.27812Z",
3586
+ fill: color
3587
+ }
3588
+ )
3589
+ ] });
3590
+ }
3591
+ if (fill) {
3592
+ return /* @__PURE__ */ jsx76("svg", { ...props, width: size, height: size, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", fill: "none", children: /* @__PURE__ */ jsx76(
3593
+ "path",
3594
+ {
3595
+ "fill-rule": "evenodd",
3596
+ "clip-rule": "evenodd",
3597
+ d: "M7.29089 9.33611C6.51387 9.63075 6 10.3752 6 11.2062V20.9793C6 29.6885 10.5324 37.77 17.9637 42.3114L22.9571 45.3629C23.5973 45.7541 24.4027 45.7541 25.0429 45.3629L30.0363 42.3114C37.4676 37.77 42 29.6885 42 20.9793V11.2062C42 10.3752 41.4861 9.63075 40.7091 9.33611L24.7091 3.26909C24.2522 3.09585 23.7478 3.09585 23.2909 3.26909L7.29089 9.33611ZM16.3224 21.0216L22.0728 26.772L31.8511 17.0278L33.9687 19.1528L23.9351 29.1514C22.904 30.1789 21.2356 30.1775 20.2063 29.1482L14.2011 23.1429L16.3224 21.0216Z",
3598
+ fill: color
3599
+ }
3600
+ ) });
3601
+ }
3602
+ return /* @__PURE__ */ jsxs53("svg", { ...props, width: size, height: size, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", fill: "none", children: [
3603
+ /* @__PURE__ */ jsx76(
3604
+ "path",
3605
+ {
3606
+ d: "M16.3224 21.0216L22.0728 26.772L31.8511 17.0278L33.9687 19.1528L23.9351 29.1514C22.904 30.1789 21.2356 30.1775 20.2063 29.1482L14.2011 23.1429L16.3224 21.0216Z",
3607
+ fill: color
3608
+ }
3609
+ ),
3610
+ /* @__PURE__ */ jsx76(
3611
+ "path",
3612
+ {
3613
+ "fill-rule": "evenodd",
3614
+ "clip-rule": "evenodd",
3615
+ d: "M6 11.2062C6 10.3752 6.51387 9.63075 7.29089 9.33611L23.2909 3.26909C23.7478 3.09585 24.2522 3.09585 24.7091 3.26909L40.7091 9.33611C41.4861 9.63075 42 10.3752 42 11.2062V20.9793C42 29.6885 37.4676 37.77 30.0363 42.3114L25.0429 45.3629C24.4027 45.7541 23.5973 45.7541 22.9571 45.3629L17.9637 42.3114C10.5324 37.77 6 29.6885 6 20.9793V11.2062ZM24 6.20864L39 11.8965V20.9793C39 28.6434 35.0115 35.7551 28.4719 39.7515L24 42.4844L19.5281 39.7515C12.9885 35.7551 9 28.6434 9 20.9793L9 11.8965L24 6.20864Z",
3616
+ fill: color
3617
+ }
3618
+ )
3619
+ ] });
3620
+ }, "ICShield");
3621
+
3622
+ // src/assets/home.tsx
3623
+ import { jsx as jsx77 } from "react/jsx-runtime";
3624
+ var ICHome = /* @__PURE__ */ __name((props) => {
3625
+ const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
3626
+ if (thick) {
3627
+ return /* @__PURE__ */ jsx77("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx77(
3628
+ "path",
3629
+ {
3630
+ "fill-rule": "evenodd",
3631
+ "clip-rule": "evenodd",
3632
+ d: "M24 3.74316L1.07349 15.7275L2.9265 19.2724L4.99999 18.1885V40.9996C4.99999 42.1042 5.89543 42.9996 6.99999 42.9996H21V32.9999L27 32.9996V42.9996H41C42.1046 42.9996 43 42.1042 43 40.9996V18.1885L45.0735 19.2724L46.9265 15.7275L24 3.74316ZM8.99999 16.4145L24 8.51979L39 16.4145V38.9996L31 38.9996V28.9996H17V38.9996L8.99999 38.9996V16.4145Z",
3633
+ fill: color
3634
+ }
3635
+ ) });
3636
+ }
3637
+ return /* @__PURE__ */ jsx77("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx77(
3638
+ "path",
3639
+ {
3640
+ "fill-rule": "evenodd",
3641
+ "clip-rule": "evenodd",
3642
+ d: "M24.0001 3.80762L1.30518 15.6709L2.69494 18.3295L5.00006 17.1246V40.9999C5.00006 42.1044 5.89549 42.9999 7.00006 42.9999H20.0001V31.9999H28.0001V42.9999H41.0001C42.1046 42.9999 43.0001 42.1044 43.0001 40.9999V17.1246L45.3052 18.3295L46.6949 15.6709L24.0001 3.80762ZM8.00006 15.8111L24.0001 7.39L40.0001 15.8111V39.9999L31.0001 39.9999V28.9999H17.0001V39.9999L8.00006 39.9999V15.8111Z",
3643
+ fill: color
3644
+ }
3645
+ ) });
3646
+ }, "ICHome");
3647
+
3648
+ // src/assets/visibility.tsx
3649
+ import { jsx as jsx78, jsxs as jsxs54 } from "react/jsx-runtime";
3650
+ var ICVisibility = /* @__PURE__ */ __name((props) => {
3651
+ const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
3652
+ if (thick) {
3653
+ return /* @__PURE__ */ jsxs54("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3654
+ /* @__PURE__ */ jsx78(
3655
+ "path",
3656
+ {
3657
+ "fill-rule": "evenodd",
3658
+ "clip-rule": "evenodd",
3659
+ d: "M32 24C32 28.4183 28.4183 32 24 32C19.5817 32 16 28.4183 16 24C16 19.5817 19.5817 16 24 16C28.4183 16 32 19.5817 32 24ZM28 24C28 26.2091 26.2091 28 24 28C21.7909 28 20 26.2091 20 24C20 21.7909 21.7909 20 24 20C26.2091 20 28 21.7909 28 24Z",
3660
+ fill: color
3661
+ }
3662
+ ),
3663
+ /* @__PURE__ */ jsx78(
3664
+ "path",
3665
+ {
3666
+ "fill-rule": "evenodd",
3667
+ "clip-rule": "evenodd",
3668
+ d: "M46 24C46 26 36.1503 38 24 38C11.8497 38 2 26 2 24C2 22 11.8497 10 24 10C36.1503 10 46 22 46 24ZM41.1349 23.4515C41.292 23.6499 41.4304 23.8332 41.5511 24C41.4304 24.1668 41.292 24.3501 41.1349 24.5485C40.2049 25.7232 38.7984 27.2051 37.0268 28.6514C33.4144 31.6003 28.7889 34 24 34C19.2111 34 14.5856 31.6003 10.9732 28.6514C9.20156 27.2051 7.79508 25.7232 6.86507 24.5485C6.70804 24.3501 6.56963 24.1668 6.44888 24C6.56963 23.8332 6.70804 23.6499 6.86507 23.4515C7.79508 22.2768 9.20156 20.7949 10.9732 19.3486C14.5856 16.3997 19.2111 14 24 14C28.7889 14 33.4144 16.3997 37.0268 19.3486C38.7984 20.7949 40.2049 22.2768 41.1349 23.4515Z",
3669
+ fill: color
3670
+ }
3671
+ )
3672
+ ] });
3673
+ }
3674
+ return /* @__PURE__ */ jsxs54("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3675
+ /* @__PURE__ */ jsx78(
3676
+ "path",
3677
+ {
3678
+ "fill-rule": "evenodd",
3679
+ "clip-rule": "evenodd",
3680
+ d: "M32 24C32 28.4183 28.4183 32 24 32C19.5817 32 16 28.4183 16 24C16 19.5817 19.5817 16 24 16C28.4183 16 32 19.5817 32 24ZM29 24C29 26.7614 26.7614 29 24 29C21.2386 29 19 26.7614 19 24C19 21.2386 21.2386 19 24 19C26.7614 19 29 21.2386 29 24Z",
3681
+ fill: color
3682
+ }
3683
+ ),
3684
+ /* @__PURE__ */ jsx78(
3685
+ "path",
3686
+ {
3687
+ "fill-rule": "evenodd",
3688
+ "clip-rule": "evenodd",
3689
+ d: "M46 24C46 26 36.1503 38 24 38C11.8497 38 2 26 2 24C2 22 11.8497 10 24 10C36.1503 10 46 22 46 24ZM43.0785 23.4302L43.0819 23.4216C43.0857 23.4117 43.0863 23.4089 43.0846 23.413C43.0835 23.4158 43.0813 23.4215 43.0785 23.4302ZM41.919 22.8308C42.2832 23.2909 42.5616 23.6856 42.7608 24C42.5616 24.3144 42.2832 24.7091 41.919 25.1692C40.9432 26.4018 39.4856 27.9351 37.6592 29.426C33.9546 32.4502 29.1105 35 24 35C18.8895 35 14.0454 32.4502 10.3408 29.426C8.51443 27.9351 7.05684 26.4018 6.08102 25.1692C5.71684 24.7091 5.43835 24.3144 5.23917 24C5.43835 23.6856 5.71684 23.2909 6.08102 22.8308C7.05684 21.5982 8.51443 20.0649 10.3408 18.574C14.0454 15.5498 18.8895 13 24 13C29.1105 13 33.9546 15.5498 37.6592 18.574C39.4856 20.0649 40.9432 21.5982 41.919 22.8308ZM4.91812 23.4216C4.91179 23.405 4.91434 23.4086 4.92157 23.4302L4.91812 23.4216ZM4.91812 24.5784L4.92157 24.5698C4.91434 24.5914 4.91179 24.595 4.91812 24.5784ZM43.0785 24.5698L43.0819 24.5784C43.0882 24.595 43.0857 24.5914 43.0785 24.5698Z",
3690
+ fill: color
3691
+ }
3692
+ )
3693
+ ] });
3694
+ }, "ICVisibility");
3695
+
3696
+ // src/assets/visibility-off.tsx
3697
+ import { jsx as jsx79, jsxs as jsxs55 } from "react/jsx-runtime";
3698
+ var ICVisibilityOff = /* @__PURE__ */ __name((props) => {
3699
+ const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
3700
+ if (thick) {
3701
+ return /* @__PURE__ */ jsxs55("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3702
+ /* @__PURE__ */ jsx79("path", { d: "M39.5568 36.7276L36.7284 39.5561L8.44409 11.2718L11.2725 8.44336L39.5568 36.7276Z", fill: color }),
3703
+ /* @__PURE__ */ jsx79(
3704
+ "path",
3705
+ {
3706
+ d: "M31.7293 26.0716C31.9059 25.411 32 24.7166 32 24.0003C32 19.582 28.4183 16.0003 24 16.0003C23.2837 16.0003 22.5893 16.0944 21.9287 16.271L31.7293 26.0716Z",
3707
+ fill: color
3708
+ }
3709
+ ),
3710
+ /* @__PURE__ */ jsx79(
3711
+ "path",
3712
+ {
3713
+ d: "M16 24.0003C16 23.2834 16.0943 22.5884 16.2712 21.9273L21.1164 26.7724C21.1528 26.8103 21.19 26.8475 21.2279 26.8839L26.073 31.7291C25.4119 31.906 24.7169 32.0003 24 32.0003C19.5817 32.0003 16 28.4186 16 24.0003Z",
3714
+ fill: color
3715
+ }
3716
+ ),
3717
+ /* @__PURE__ */ jsx79(
3718
+ "path",
3719
+ {
3720
+ d: "M46 24.0003C46 25.0978 43.0339 29.2067 38.3491 32.6915L35.4863 29.8287C36.0174 29.4498 36.5316 29.0559 37.0268 28.6517C38.7984 27.2054 40.2049 25.7235 41.1349 24.5488C41.292 24.3504 41.4304 24.1671 41.5511 24.0003C41.4304 23.8335 41.292 23.6502 41.1349 23.4518C40.2049 22.2771 38.7984 20.7952 37.0268 19.3489C33.4144 16.4 28.7889 14.0003 24 14.0003C22.6995 14.0003 21.4111 14.1773 20.1518 14.4941L16.9549 11.2973C19.1667 10.4938 21.5361 10.0003 24 10.0003C36.1503 10.0003 46 22.0003 46 24.0003Z",
3721
+ fill: color
3722
+ }
3723
+ ),
3724
+ /* @__PURE__ */ jsx79(
3725
+ "path",
3726
+ {
3727
+ d: "M10.9732 19.3489C11.4688 18.9444 11.9834 18.5501 12.515 18.171L9.65214 15.3082C4.96667 18.7931 2 22.9027 2 24.0003C2 26.0003 11.8497 38.0003 24 38.0003C26.4645 38.0003 28.8344 37.5066 31.0467 36.7027L27.85 33.506C26.5901 33.8232 25.3011 34.0003 24 34.0003C19.2111 34.0003 14.5856 31.6006 10.9732 28.6517C9.20156 27.2054 7.79508 25.7235 6.86507 24.5488C6.70804 24.3504 6.56963 24.1671 6.44888 24.0003C6.56963 23.8335 6.70804 23.6502 6.86507 23.4518C7.79508 22.2771 9.20156 20.7952 10.9732 19.3489Z",
3728
+ fill: color
3729
+ }
3730
+ )
3731
+ ] });
3732
+ }
3733
+ return /* @__PURE__ */ jsxs55("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3734
+ /* @__PURE__ */ jsx79("path", { d: "M10.9186 8.79785L39.2028 37.0821L37.0815 39.2034L8.79724 10.9192L10.9186 8.79785Z", fill: color }),
3735
+ /* @__PURE__ */ jsx79(
3736
+ "path",
3737
+ {
3738
+ "fill-rule": "evenodd",
3739
+ "clip-rule": "evenodd",
3740
+ d: "M37.5262 33.2842C42.6838 29.688 46 25.1607 46 24.0002C46 22.0002 36.1503 10.0002 24 10.0002C21.1532 10.0002 18.4327 10.659 15.9355 11.6935L18.2597 14.0177C20.1002 13.379 22.0303 13.0002 24 13.0002C29.1105 13.0002 33.9546 15.55 37.6592 18.5742C39.4856 20.0651 40.9432 21.5984 41.919 22.8311C42.2832 23.2911 42.5616 23.6858 42.7608 24.0002C42.5616 24.3146 42.2832 24.7094 41.919 25.1694C40.9432 26.402 39.4856 27.9353 37.6592 29.4263C36.9367 30.0161 36.1709 30.5878 35.3681 31.1261L37.5262 33.2842ZM43.0785 23.4304L43.0819 23.4219C43.0857 23.4119 43.0863 23.4092 43.0846 23.4133L43.0828 23.418L43.0785 23.4304ZM43.0785 24.57L43.0819 24.5786C43.0845 24.5854 43.0855 24.589 43.0855 24.589C43.0855 24.589 43.0846 24.5873 43.0832 24.5835L43.0785 24.57Z",
3741
+ fill: color
3742
+ }
3743
+ ),
3744
+ /* @__PURE__ */ jsx79(
3745
+ "path",
3746
+ {
3747
+ "fill-rule": "evenodd",
3748
+ "clip-rule": "evenodd",
3749
+ d: "M29.7397 33.983L32.0639 36.3072C29.5669 37.3416 26.8466 38.0002 24 38.0002C11.8497 38.0002 2 26.0002 2 24.0002C2 22.8398 5.31598 18.3128 10.4733 14.7166L12.6314 16.8746C11.8288 17.4129 11.0632 17.9845 10.3408 18.5742C8.51443 20.0651 7.05684 21.5984 6.08102 22.8311C5.71684 23.2911 5.43835 23.6858 5.23917 24.0002C5.43835 24.3146 5.71684 24.7094 6.08102 25.1694C7.05684 26.402 8.51443 27.9353 10.3408 29.4263C14.0454 32.4505 18.8895 35.0002 24 35.0002C25.9695 35.0002 27.8993 34.6216 29.7397 33.983ZM4.91812 23.4219C4.91179 23.4052 4.91434 23.4088 4.92157 23.4305L4.91812 23.4219ZM4.91812 24.5786L4.92157 24.57C4.91434 24.5917 4.91179 24.5953 4.91812 24.5786Z",
3750
+ fill: color
3751
+ }
3752
+ ),
3753
+ /* @__PURE__ */ jsx79(
3754
+ "path",
3755
+ {
3756
+ d: "M32 24.0002C32 25.1089 31.7745 26.1649 31.3668 27.1248L28.9503 24.7082C28.983 24.477 29 24.2406 29 24.0002C29 21.2388 26.7614 19.0002 24 19.0002C23.7597 19.0002 23.5233 19.0172 23.292 19.05L20.8754 16.6334C21.8354 16.2257 22.8913 16.0002 24 16.0002C28.4183 16.0002 32 19.5819 32 24.0002Z",
3757
+ fill: color
3758
+ }
3759
+ ),
3760
+ /* @__PURE__ */ jsx79(
3761
+ "path",
3762
+ {
3763
+ d: "M19 24.0002C19 23.7601 19.0169 23.524 19.0496 23.2929L16.6329 20.8762C16.2254 21.836 16 22.8918 16 24.0002C16 28.4185 19.5817 32.0002 24 32.0002C25.1084 32.0002 26.1642 31.7748 27.124 31.3673L24.7073 28.9506C24.4762 28.9833 24.2401 29.0002 24 29.0002C21.2386 29.0002 19 26.7617 19 24.0002Z",
3764
+ fill: color
3765
+ }
3766
+ )
3767
+ ] });
3768
+ }, "ICVisibilityOff");
3769
+
3770
+ // src/assets/magic-wand.tsx
3771
+ import { jsx as jsx80, jsxs as jsxs56 } from "react/jsx-runtime";
3772
+ var ICMagicWand = /* @__PURE__ */ __name((props) => {
3773
+ const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
3774
+ if (thick) {
3775
+ return /* @__PURE__ */ jsxs56("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3776
+ /* @__PURE__ */ jsx80(
3777
+ "path",
3778
+ {
3779
+ d: "M15.7659 2.51554C16.0139 1.82815 16.9861 1.82815 17.2341 2.51554L18.8382 6.96075C18.8719 7.05435 18.9456 7.12806 19.0393 7.16184L23.4845 8.76589C24.1718 9.01393 24.1718 9.98607 23.4845 10.2341L19.0393 11.8382C18.9456 11.8719 18.8719 11.9456 18.8382 12.0393L17.2341 16.4845C16.9861 17.1718 16.0139 17.1718 15.7659 16.4845L14.1618 12.0393C14.1281 11.9456 14.0544 11.8719 13.9607 11.8382L9.51554 10.2341C8.82815 9.98607 8.82815 9.01393 9.51554 8.76589L13.9607 7.16184C14.0544 7.12806 14.1281 7.05435 14.1618 6.96075L15.7659 2.51554Z",
3780
+ fill: color
3781
+ }
3782
+ ),
3783
+ /* @__PURE__ */ jsx80(
3784
+ "path",
3785
+ {
3786
+ "fill-rule": "evenodd",
3787
+ "clip-rule": "evenodd",
3788
+ d: "M35.7086 7.42368C34.9275 6.64263 33.6612 6.64263 32.8801 7.42368L7.42429 32.8795C6.64324 33.6606 6.64324 34.9269 7.42429 35.7079L12.2913 40.5749C13.0723 41.356 14.3386 41.356 15.1197 40.5749L40.5755 15.1191C41.3566 14.338 41.3566 13.0717 40.5755 12.2906L35.7086 7.42368ZM11.6669 34.2937L28.9769 16.9838L31.0154 19.0223L13.7055 36.3323L11.6669 34.2937ZM34.2985 11.6712L31.8098 14.1599L33.8404 16.1904L36.3291 13.7018L34.2985 11.6712Z",
3789
+ fill: color
3790
+ }
3791
+ ),
3792
+ /* @__PURE__ */ jsx80(
3793
+ "path",
3794
+ {
3795
+ d: "M31.4894 30.3437C31.324 29.8854 30.676 29.8854 30.5106 30.3437L29.4412 33.3072C29.4187 33.3696 29.3696 33.4187 29.3072 33.4412L26.3437 34.5106C25.8854 34.676 25.8854 35.324 26.3437 35.4894L29.3072 36.5588C29.3696 36.5813 29.4187 36.6304 29.4412 36.6928L30.5106 39.6563C30.676 40.1146 31.324 40.1146 31.4894 39.6563L32.5588 36.6928C32.5813 36.6304 32.6304 36.5813 32.6928 36.5588L35.6563 35.4894C36.1146 35.324 36.1146 34.676 35.6563 34.5106L32.6928 33.4412C32.6304 33.4187 32.5813 33.3696 32.5588 33.3072L31.4894 30.3437Z",
3796
+ fill: color
3797
+ }
3798
+ ),
3799
+ /* @__PURE__ */ jsx80(
3800
+ "path",
3801
+ {
3802
+ d: "M39.8638 21.4468C40.0787 20.8511 40.9213 20.8511 41.1362 21.4468L42.5264 25.2993C42.5557 25.3804 42.6196 25.4443 42.7007 25.4736L46.5532 26.8638C47.1489 27.0787 47.1489 27.9213 46.5532 28.1362L42.7007 29.5264C42.6196 29.5557 42.5557 29.6196 42.5264 29.7007L41.1362 33.5532C40.9213 34.1489 40.0787 34.1489 39.8638 33.5532L38.4736 29.7007C38.4443 29.6196 38.3804 29.5557 38.2993 29.5264L34.4468 28.1362C33.8511 27.9213 33.8511 27.0787 34.4468 26.8638L38.2993 25.4736C38.3804 25.4443 38.4443 25.3804 38.4736 25.2993L39.8638 21.4468Z",
3803
+ fill: color
3804
+ }
3805
+ )
3806
+ ] });
3807
+ }
3808
+ return /* @__PURE__ */ jsxs56("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3809
+ /* @__PURE__ */ jsx80(
3810
+ "path",
3811
+ {
3812
+ d: "M15.7659 2.51554C16.0139 1.82815 16.9861 1.82815 17.2341 2.51554L18.8382 6.96075C18.8719 7.05435 18.9456 7.12806 19.0393 7.16184L23.4845 8.76589C24.1718 9.01393 24.1718 9.98607 23.4845 10.2341L19.0393 11.8382C18.9456 11.8719 18.8719 11.9456 18.8382 12.0393L17.2341 16.4845C16.9861 17.1718 16.0139 17.1718 15.7659 16.4845L14.1618 12.0393C14.1281 11.9456 14.0544 11.8719 13.9607 11.8382L9.51554 10.2341C8.82815 9.98607 8.82815 9.01393 9.51554 8.76589L13.9607 7.16184C14.0544 7.12806 14.1281 7.05435 14.1618 6.96075L15.7659 2.51554Z",
3813
+ fill: color
3814
+ }
3815
+ ),
3816
+ /* @__PURE__ */ jsx80(
3817
+ "path",
3818
+ {
3819
+ "fill-rule": "evenodd",
3820
+ "clip-rule": "evenodd",
3821
+ d: "M35.7086 7.42368C34.9275 6.64263 33.6612 6.64263 32.8801 7.42368L7.42429 32.8795C6.64324 33.6606 6.64324 34.9269 7.42429 35.7079L12.2913 40.5749C13.0723 41.356 14.3386 41.356 15.1197 40.5749L40.5755 15.1191C41.3566 14.338 41.3566 13.0717 40.5755 12.2906L35.7086 7.42368ZM10.2527 34.2937L28.2698 16.2767L31.7225 19.7294L13.7055 37.7465L10.2527 34.2937ZM34.2985 10.257L30.3956 14.1599L33.8404 17.6046L37.7433 13.7018L34.2985 10.257Z",
3822
+ fill: color
3823
+ }
3824
+ ),
3825
+ /* @__PURE__ */ jsx80(
3826
+ "path",
3827
+ {
3828
+ d: "M31.4894 30.3437C31.324 29.8854 30.676 29.8854 30.5106 30.3437L29.4412 33.3072C29.4187 33.3696 29.3696 33.4187 29.3072 33.4412L26.3437 34.5106C25.8854 34.676 25.8854 35.324 26.3437 35.4894L29.3072 36.5588C29.3696 36.5813 29.4187 36.6304 29.4412 36.6928L30.5106 39.6563C30.676 40.1146 31.324 40.1146 31.4894 39.6563L32.5588 36.6928C32.5813 36.6304 32.6304 36.5813 32.6928 36.5588L35.6563 35.4894C36.1146 35.324 36.1146 34.676 35.6563 34.5106L32.6928 33.4412C32.6304 33.4187 32.5813 33.3696 32.5588 33.3072L31.4894 30.3437Z",
3829
+ fill: color
3830
+ }
3831
+ ),
3832
+ /* @__PURE__ */ jsx80(
3833
+ "path",
3834
+ {
3835
+ d: "M39.8638 21.4468C40.0787 20.8511 40.9213 20.8511 41.1362 21.4468L42.5264 25.2993C42.5557 25.3804 42.6196 25.4443 42.7007 25.4736L46.5532 26.8638C47.1489 27.0787 47.1489 27.9213 46.5532 28.1362L42.7007 29.5264C42.6196 29.5557 42.5557 29.6196 42.5264 29.7007L41.1362 33.5532C40.9213 34.1489 40.0787 34.1489 39.8638 33.5532L38.4736 29.7007C38.4443 29.6196 38.3804 29.5557 38.2993 29.5264L34.4468 28.1362C33.8511 27.9213 33.8511 27.0787 34.4468 26.8638L38.2993 25.4736C38.3804 25.4443 38.4443 25.3804 38.4736 25.2993L39.8638 21.4468Z",
3836
+ fill: color
3837
+ }
3838
+ )
3839
+ ] });
3840
+ }, "ICMagicWand");
3841
+
3842
+ // src/assets/magic-pencil.tsx
3843
+ import { jsx as jsx81, jsxs as jsxs57 } from "react/jsx-runtime";
3844
+ var ICMagicPencil = /* @__PURE__ */ __name((props) => {
3845
+ const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
3846
+ if (thick) {
3847
+ return /* @__PURE__ */ jsxs57("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3848
+ /* @__PURE__ */ jsx81(
3849
+ "path",
3850
+ {
3851
+ d: "M16.8638 3.4468C17.0787 2.85107 17.9213 2.85107 18.1362 3.4468L19.5264 7.29931C19.5557 7.38044 19.6196 7.44432 19.7007 7.47359L23.5532 8.86377C24.1489 9.07874 24.1489 9.92126 23.5532 10.1362L19.7007 11.5264C19.6196 11.5557 19.5557 11.6196 19.5264 11.7007L18.1362 15.5532C17.9213 16.1489 17.0787 16.1489 16.8638 15.5532L15.4736 11.7007C15.4443 11.6196 15.3804 11.5557 15.2993 11.5264L11.4468 10.1362C10.8511 9.92126 10.8511 9.07874 11.4468 8.86377L15.2993 7.47359C15.3804 7.44432 15.4443 7.38044 15.4736 7.29931L16.8638 3.4468Z",
3852
+ fill: color
3853
+ }
3854
+ ),
3855
+ /* @__PURE__ */ jsx81(
3856
+ "path",
3857
+ {
3858
+ "fill-rule": "evenodd",
3859
+ "clip-rule": "evenodd",
3860
+ d: "M27.8996 12.0016C29.4616 10.4386 31.995 10.4382 33.5575 12.0007L37.0913 15.5345C38.653 17.0962 38.6535 19.6282 37.0923 21.1904L18.2658 40.016C17.8048 40.4769 17.2382 40.8181 16.6152 41.01L11.3926 42.6189C8.29305 43.5737 5.40543 40.6366 6.41283 37.5537L8.08931 32.4233C8.28472 31.8253 8.61843 31.2819 9.06333 30.8371L27.8996 12.0016ZM25.7888 19.7714L11.8915 33.6658L10.215 38.7962L15.4376 37.1873L29.3225 23.3054L25.7888 19.7714ZM32.1506 20.4767L34.2629 18.363L30.729 14.8291L28.6169 16.9426L32.1506 20.4767Z",
3861
+ fill: color
3862
+ }
3863
+ ),
3864
+ /* @__PURE__ */ jsx81("path", { d: "M21.9999 38.9999H40.9999V42.9999H21.9999V38.9999Z", fill: color }),
3865
+ /* @__PURE__ */ jsx81(
3866
+ "path",
3867
+ {
3868
+ d: "M39.4894 25.3437C39.324 24.8854 38.676 24.8854 38.5106 25.3437L37.4412 28.3072C37.4187 28.3696 37.3696 28.4187 37.3072 28.4412L34.3437 29.5106C33.8854 29.676 33.8854 30.324 34.3437 30.4894L37.3072 31.5588C37.3696 31.5813 37.4187 31.6304 37.4412 31.6928L38.5106 34.6563C38.676 35.1146 39.324 35.1146 39.4894 34.6563L40.5588 31.6928C40.5813 31.6304 40.6304 31.5813 40.6928 31.5588L43.6563 30.4894C44.1146 30.324 44.1146 29.676 43.6563 29.5106L40.6928 28.4412C40.6304 28.4187 40.5813 28.3696 40.5588 28.3072L39.4894 25.3437Z",
3869
+ fill: color
3870
+ }
3871
+ ),
3872
+ /* @__PURE__ */ jsx81(
3873
+ "path",
3874
+ {
3875
+ d: "M8.51059 16.3437C8.67595 15.8854 9.32405 15.8854 9.48941 16.3437L10.5588 19.3072C10.5813 19.3696 10.6304 19.4187 10.6928 19.4412L13.6563 20.5106C14.1146 20.676 14.1146 21.324 13.6563 21.4894L10.6928 22.5588C10.6304 22.5813 10.5813 22.6304 10.5588 22.6928L9.48941 25.6563C9.32405 26.1146 8.67595 26.1146 8.51059 25.6563L7.44122 22.6928C7.41871 22.6304 7.36957 22.5813 7.30716 22.5588L4.34369 21.4894C3.88544 21.324 3.88543 20.676 4.34369 20.5106L7.30716 19.4412C7.36957 19.4187 7.41871 19.3696 7.44122 19.3072L8.51059 16.3437Z",
3876
+ fill: color
3877
+ }
3878
+ )
3879
+ ] });
3880
+ }
3881
+ return /* @__PURE__ */ jsxs57("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3882
+ /* @__PURE__ */ jsx81(
3883
+ "path",
3884
+ {
3885
+ d: "M16.8638 3.4468C17.0787 2.85107 17.9213 2.85107 18.1362 3.4468L19.5264 7.29931C19.5557 7.38044 19.6196 7.44432 19.7007 7.47359L23.5532 8.86377C24.1489 9.07874 24.1489 9.92126 23.5532 10.1362L19.7007 11.5264C19.6196 11.5557 19.5557 11.6196 19.5264 11.7007L18.1362 15.5532C17.9213 16.1489 17.0787 16.1489 16.8638 15.5532L15.4736 11.7007C15.4443 11.6196 15.3804 11.5557 15.2993 11.5264L11.4468 10.1362C10.8511 9.92126 10.8511 9.07874 11.4468 8.86377L15.2993 7.47359C15.3804 7.44432 15.4443 7.38044 15.4736 7.29931L16.8638 3.4468Z",
3886
+ fill: color
3887
+ }
3888
+ ),
3889
+ /* @__PURE__ */ jsx81(
3890
+ "path",
3891
+ {
3892
+ "fill-rule": "evenodd",
3893
+ "clip-rule": "evenodd",
3894
+ d: "M28.2534 12.3551C29.6201 10.9874 31.8368 10.9871 33.204 12.3542L36.7378 15.8881C38.1043 17.2546 38.1047 19.47 36.7387 20.837L17.9123 39.6625C17.509 40.0657 17.0132 40.3643 16.4681 40.5322L11.2455 42.1411C8.53335 42.9766 6.00669 40.4066 6.88816 37.709L8.56463 32.5786C8.73562 32.0554 9.02761 31.5799 9.41691 31.1906L28.2534 12.3551ZM25.7889 19.0643L11.538 33.3122C11.4824 33.3678 11.4407 33.4357 11.4162 33.5105L9.73977 38.6409C9.61385 39.0262 9.9748 39.3934 10.3622 39.274L15.5849 37.6652C15.6628 37.6412 15.7336 37.5985 15.7912 37.5409L30.0297 23.3055L25.7889 19.0643ZM32.1508 21.1839L34.6166 18.7164C34.8118 18.5211 34.8117 18.2046 34.6165 18.0094L31.0826 14.4755C30.8873 14.2802 30.5707 14.2803 30.3754 14.4757L27.91 16.9427L32.1508 21.1839Z",
3895
+ fill: color
3896
+ }
3897
+ ),
3898
+ /* @__PURE__ */ jsx81("path", { d: "M22 39.5L41 39.5V42.5L22 42.5V39.5Z", fill: color }),
3899
+ /* @__PURE__ */ jsx81(
3900
+ "path",
3901
+ {
3902
+ d: "M39.4894 25.3437C39.324 24.8854 38.676 24.8854 38.5106 25.3437L37.4412 28.3072C37.4187 28.3696 37.3696 28.4187 37.3072 28.4412L34.3437 29.5106C33.8854 29.676 33.8854 30.324 34.3437 30.4894L37.3072 31.5588C37.3696 31.5813 37.4187 31.6304 37.4412 31.6928L38.5106 34.6563C38.676 35.1146 39.324 35.1146 39.4894 34.6563L40.5588 31.6928C40.5813 31.6304 40.6304 31.5813 40.6928 31.5588L43.6563 30.4894C44.1146 30.324 44.1146 29.676 43.6563 29.5106L40.6928 28.4412C40.6304 28.4187 40.5813 28.3696 40.5588 28.3072L39.4894 25.3437Z",
3903
+ fill: color
3904
+ }
3905
+ ),
3906
+ /* @__PURE__ */ jsx81(
3907
+ "path",
3908
+ {
3909
+ d: "M8.51059 16.3437C8.67595 15.8854 9.32405 15.8854 9.48941 16.3437L10.5588 19.3072C10.5813 19.3696 10.6304 19.4187 10.6928 19.4412L13.6563 20.5106C14.1146 20.676 14.1146 21.324 13.6563 21.4894L10.6928 22.5588C10.6304 22.5813 10.5813 22.6304 10.5588 22.6928L9.48941 25.6563C9.32405 26.1146 8.67595 26.1146 8.51059 25.6563L7.44122 22.6928C7.41871 22.6304 7.36957 22.5813 7.30716 22.5588L4.34369 21.4894C3.88544 21.324 3.88543 20.676 4.34369 20.5106L7.30716 19.4412C7.36957 19.4187 7.41871 19.3696 7.44122 19.3072L8.51059 16.3437Z",
3910
+ fill: color
3911
+ }
3912
+ )
3913
+ ] });
3914
+ }, "ICMagicPencil");
3915
+
3916
+ // src/assets/bulb-exclamtionmark.tsx
3917
+ import { jsx as jsx82, jsxs as jsxs58 } from "react/jsx-runtime";
3918
+ var ICBulbExclamtionmark = /* @__PURE__ */ __name((props) => {
3919
+ const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
3920
+ if (thick) {
3921
+ return /* @__PURE__ */ jsxs58("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3922
+ /* @__PURE__ */ jsx82(
3923
+ "path",
3924
+ {
3925
+ d: "M24 24C23.455 24 22.9669 24.1955 22.5807 24.5821C22.1946 24.9685 22 25.4562 22 26C22 26.5439 22.1946 27.0316 22.5807 27.418C22.9669 27.8045 23.455 28 24 28C24.545 28 25.0331 27.8045 25.4193 27.418C25.8054 27.0316 26 26.5439 26 26C26 25.4562 25.8054 24.9685 25.4193 24.5821C25.0331 24.1955 24.545 24 24 24Z",
3926
+ fill: color
3927
+ }
3928
+ ),
3929
+ /* @__PURE__ */ jsx82("path", { d: "M21.9998 12V22H25.9998V12H21.9998Z", fill: color }),
3930
+ /* @__PURE__ */ jsx82(
3931
+ "path",
3932
+ {
3933
+ "fill-rule": "evenodd",
3934
+ "clip-rule": "evenodd",
3935
+ d: "M31 35C31 33.3206 31.9663 31.8223 33.2847 30.7819C36.7656 28.035 39 23.7784 39 19C39 10.7157 32.2843 4 24 4C15.7157 4 9 10.7157 9 19C9 23.7784 11.2344 28.035 14.7153 30.7819C16.0337 31.8223 17 33.3206 17 35C17 36.1046 17.8954 37 19 37H29C30.1046 37 31 36.1046 31 35ZM35 19C35 22.5022 33.3679 25.6208 30.8068 27.6419C29.2724 28.8527 27.7996 30.6858 27.2384 33H20.7616C20.2004 30.6858 18.7276 28.8527 17.1932 27.6419C14.6321 25.6208 13 22.5022 13 19C13 12.9249 17.9249 8 24 8C30.0751 8 35 12.9249 35 19Z",
3936
+ fill: color
3937
+ }
3938
+ ),
3939
+ /* @__PURE__ */ jsx82("path", { d: "M18 39V43H30V39H18Z", fill: color })
3940
+ ] });
3941
+ }
3942
+ return /* @__PURE__ */ jsxs58("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3943
+ /* @__PURE__ */ jsx82(
3944
+ "path",
3945
+ {
3946
+ d: "M24 24.25C23.5349 24.25 23.098 24.4224 22.7598 24.7609C22.4216 25.0994 22.25 25.5359 22.25 26C22.25 26.4641 22.4216 26.9006 22.7598 27.2391C23.098 27.5776 23.5349 27.75 24 27.75C24.4651 27.75 24.902 27.5776 25.2402 27.2391C25.5784 26.9006 25.75 26.4641 25.75 26C25.75 25.5359 25.5784 25.0994 25.2402 24.7609C24.902 24.4224 24.4651 24.25 24 24.25Z",
3947
+ fill: color
3948
+ }
3949
+ ),
3950
+ /* @__PURE__ */ jsx82("path", { d: "M22.4998 12V22H25.4998V12H22.4998Z", fill: color }),
3951
+ /* @__PURE__ */ jsx82(
3952
+ "path",
3953
+ {
3954
+ "fill-rule": "evenodd",
3955
+ "clip-rule": "evenodd",
3956
+ d: "M31 35C31 33.3206 31.9663 31.8223 33.2847 30.7819C36.7656 28.035 39 23.7784 39 19C39 10.7157 32.2843 4 24 4C15.7157 4 9 10.7157 9 19C9 23.7784 11.2344 28.035 14.7153 30.7819C16.0337 31.8223 17 33.3206 17 35C17 36.1046 17.8954 37 19 37H29C30.1046 37 31 36.1046 31 35ZM36 19C36 22.8213 34.2173 26.2244 31.4262 28.4269C29.8454 29.6744 28.3909 31.5977 28.0669 34H19.9331C19.6091 31.5977 18.1546 29.6744 16.5738 28.4269C13.7827 26.2244 12 22.8213 12 19C12 12.3726 17.3726 7 24 7C30.6274 7 36 12.3726 36 19Z",
3957
+ fill: color
3958
+ }
3959
+ ),
3960
+ /* @__PURE__ */ jsx82("path", { d: "M18 39.5V42.5H30V39.5H18Z", fill: color })
3961
+ ] });
3962
+ }, "ICBulbExclamtionmark");
3963
+
3964
+ // src/assets/bulb.tsx
3965
+ import { jsx as jsx83, jsxs as jsxs59 } from "react/jsx-runtime";
3966
+ var ICBulb = /* @__PURE__ */ __name((props) => {
3967
+ const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
3968
+ if (thick) {
3969
+ return /* @__PURE__ */ jsxs59("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3970
+ /* @__PURE__ */ jsx83("path", { d: "M31 6H7V10H31V6Z", fill: "black" }),
3971
+ /* @__PURE__ */ jsx83("path", { d: "M31 15H7V19H31V15Z", fill: "black" }),
3972
+ /* @__PURE__ */ jsx83("path", { d: "M7 24H21V28H7V24Z", fill: "black" }),
3973
+ /* @__PURE__ */ jsx83(
3974
+ "path",
3975
+ {
3976
+ "fill-rule": "evenodd",
3977
+ "clip-rule": "evenodd",
3978
+ d: "M41.9621 17.7695C40.5273 16.3346 38.2007 16.3349 36.7663 17.7703L21.0057 33.5302C20.5971 33.9387 20.2906 34.4378 20.1111 34.987L18.7084 39.2797C17.7833 42.1109 20.4351 44.8083 23.2816 43.9314L27.6515 42.5852C28.2236 42.409 28.744 42.0956 29.1673 41.6724L44.9198 25.9205C46.3536 24.4858 46.3532 22.1606 44.919 20.7263L41.9621 17.7695ZM23.889 36.3037L34.9998 25.1954L37.4947 27.6905L26.3965 38.7863L22.7063 39.9231L23.889 36.3037ZM41.8597 23.3239L40.3228 24.8618L37.8279 22.3666L39.3647 20.8289L41.8597 23.3239Z",
3979
+ fill: "black"
3980
+ }
3981
+ )
3982
+ ] });
3983
+ }
3984
+ return /* @__PURE__ */ jsxs59("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3985
+ /* @__PURE__ */ jsx83("path", { d: "M31 6.5H7V9.5H31V6.5Z", fill: "black" }),
3986
+ /* @__PURE__ */ jsx83("path", { d: "M31 15.5H7V18.5H31V15.5Z", fill: "black" }),
3987
+ /* @__PURE__ */ jsx83("path", { d: "M7 24.5H21V27.5H7V24.5Z", fill: "black" }),
3988
+ /* @__PURE__ */ jsx83(
3989
+ "path",
3990
+ {
3991
+ "fill-rule": "evenodd",
3992
+ "clip-rule": "evenodd",
3993
+ d: "M41.6086 18.123C40.369 16.8834 38.3592 16.8837 37.12 18.1237L21.3592 33.8838C21.0062 34.2367 20.7414 34.6679 20.5864 35.1423L19.1837 39.435C18.3845 41.8809 20.6754 44.2111 23.1344 43.4535L27.5043 42.1074C27.9985 41.9551 28.4481 41.6844 28.8138 41.3188L44.5661 25.5671C45.8048 24.3277 45.8045 22.3189 44.5654 21.0799L41.6086 18.123ZM23.4803 36.0054L34.9998 24.4883L38.2018 27.6905L26.6927 39.1972C26.6727 39.2172 26.6481 39.232 26.6211 39.2403L22.2512 40.5865C22.2038 40.6011 22.1759 40.5972 22.1573 40.5921C22.1332 40.5855 22.1036 40.5699 22.0765 40.5423C22.0493 40.5147 22.0343 40.4849 22.0281 40.4607C22.0233 40.442 22.0199 40.414 22.0353 40.3669L23.438 36.0742C23.4465 36.0482 23.461 36.0247 23.4803 36.0054ZM42.4442 23.4464L40.3229 25.569L37.1209 22.3667L39.242 20.2444C39.3097 20.1766 39.4195 20.1766 39.4873 20.2443L42.4441 23.2012C42.5118 23.2689 42.5119 23.3787 42.4442 23.4464Z",
3994
+ fill: "black"
3995
+ }
3996
+ )
3997
+ ] });
3998
+ }, "ICBulb");
3999
+
4000
+ // src/assets/paraphase.tsx
4001
+ import { jsx as jsx84, jsxs as jsxs60 } from "react/jsx-runtime";
4002
+ var ICParaphase = /* @__PURE__ */ __name((props) => {
4003
+ const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
4004
+ if (thick) {
4005
+ return /* @__PURE__ */ jsxs60("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
4006
+ /* @__PURE__ */ jsx84("path", { d: "M31 6H7V10H31V6Z", fill: color }),
4007
+ /* @__PURE__ */ jsx84("path", { d: "M31 15H7V19H31V15Z", fill: color }),
4008
+ /* @__PURE__ */ jsx84("path", { d: "M7 24H21V28H7V24Z", fill: color }),
4009
+ /* @__PURE__ */ jsx84(
4010
+ "path",
4011
+ {
4012
+ "fill-rule": "evenodd",
4013
+ "clip-rule": "evenodd",
4014
+ d: "M41.9621 17.7695C40.5273 16.3346 38.2007 16.3349 36.7663 17.7703L21.0057 33.5302C20.5971 33.9387 20.2906 34.4378 20.1111 34.987L18.7084 39.2797C17.7833 42.1109 20.4351 44.8083 23.2816 43.9314L27.6515 42.5852C28.2236 42.409 28.744 42.0956 29.1673 41.6724L44.9198 25.9205C46.3536 24.4858 46.3532 22.1606 44.919 20.7263L41.9621 17.7695ZM23.889 36.3037L34.9998 25.1954L37.4947 27.6905L26.3965 38.7863L22.7063 39.9231L23.889 36.3037ZM41.8597 23.3239L40.3228 24.8618L37.8279 22.3666L39.3647 20.8289L41.8597 23.3239Z",
4015
+ fill: color
4016
+ }
4017
+ )
4018
+ ] });
4019
+ }
4020
+ return /* @__PURE__ */ jsxs60("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
4021
+ /* @__PURE__ */ jsx84("path", { d: "M31 6.5H7V9.5H31V6.5Z", fill: color }),
4022
+ /* @__PURE__ */ jsx84("path", { d: "M31 15.5H7V18.5H31V15.5Z", fill: color }),
4023
+ /* @__PURE__ */ jsx84("path", { d: "M7 24.5H21V27.5H7V24.5Z", fill: color }),
4024
+ /* @__PURE__ */ jsx84(
4025
+ "path",
4026
+ {
4027
+ "fill-rule": "evenodd",
4028
+ "clip-rule": "evenodd",
4029
+ d: "M41.6086 18.123C40.369 16.8834 38.3592 16.8837 37.12 18.1237L21.3592 33.8838C21.0062 34.2367 20.7414 34.6679 20.5864 35.1423L19.1837 39.435C18.3845 41.8809 20.6754 44.2111 23.1344 43.4535L27.5043 42.1074C27.9985 41.9551 28.4481 41.6844 28.8138 41.3188L44.5661 25.5671C45.8048 24.3277 45.8045 22.3189 44.5654 21.0799L41.6086 18.123ZM23.4803 36.0054L34.9998 24.4883L38.2018 27.6905L26.6927 39.1972C26.6727 39.2172 26.6481 39.232 26.6211 39.2403L22.2512 40.5865C22.2038 40.6011 22.1759 40.5972 22.1573 40.5921C22.1332 40.5855 22.1036 40.5699 22.0765 40.5423C22.0493 40.5147 22.0343 40.4849 22.0281 40.4607C22.0233 40.442 22.0199 40.414 22.0353 40.3669L23.438 36.0742C23.4465 36.0482 23.461 36.0247 23.4803 36.0054ZM42.4442 23.4464L40.3229 25.569L37.1209 22.3667L39.242 20.2444C39.3097 20.1766 39.4195 20.1766 39.4873 20.2443L42.4441 23.2012C42.5118 23.2689 42.5119 23.3787 42.4442 23.4464Z",
4030
+ fill: color
4031
+ }
4032
+ )
4033
+ ] });
4034
+ }, "ICParaphase");
4035
+
4036
+ // src/assets/make-easy.tsx
4037
+ import { jsx as jsx85, jsxs as jsxs61 } from "react/jsx-runtime";
4038
+ var ICMakeEasy = /* @__PURE__ */ __name((props) => {
4039
+ const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
4040
+ if (thick) {
4041
+ return /* @__PURE__ */ jsxs61("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
4042
+ /* @__PURE__ */ jsx85(
4043
+ "path",
4044
+ {
4045
+ "fill-rule": "evenodd",
4046
+ "clip-rule": "evenodd",
4047
+ d: "M35.2577 9.2382C34.5007 7.84378 32.4993 7.84378 31.7423 9.2382L25.6037 20.5461C24.8803 21.8788 25.8451 23.5003 27.3614 23.5003H39.6386C41.1549 23.5003 42.1197 21.8788 41.3963 20.5461L35.2577 9.2382ZM33.5 14.3844L30.7228 19.5003H36.2772L33.5 14.3844Z",
4048
+ fill: color
4049
+ }
4050
+ ),
4051
+ /* @__PURE__ */ jsx85(
4052
+ "path",
4053
+ {
4054
+ "fill-rule": "evenodd",
4055
+ "clip-rule": "evenodd",
4056
+ d: "M7 8.50032V23.5003H22V8.50032H7ZM18 12.5003H11V19.5003H18V12.5003Z",
4057
+ fill: color
4058
+ }
4059
+ ),
4060
+ /* @__PURE__ */ jsx85(
4061
+ "path",
4062
+ {
4063
+ "fill-rule": "evenodd",
4064
+ "clip-rule": "evenodd",
4065
+ d: "M22 34.0003C22 38.1425 18.6421 41.5003 14.5 41.5003C10.3579 41.5003 7 38.1425 7 34.0003C7 29.8582 10.3579 26.5003 14.5 26.5003C18.6421 26.5003 22 29.8582 22 34.0003ZM18 34.0003C18 35.9333 16.433 37.5003 14.5 37.5003C12.567 37.5003 11 35.9333 11 34.0003C11 32.0673 12.567 30.5003 14.5 30.5003C16.433 30.5003 18 32.0673 18 34.0003Z",
4066
+ fill: color
4067
+ }
4068
+ ),
4069
+ /* @__PURE__ */ jsx85("path", { d: "M26 32.0003V28.0003H41V32.0003H26Z", fill: color }),
4070
+ /* @__PURE__ */ jsx85("path", { d: "M26 36.0003V40.0003H41V36.0003H26Z", fill: color })
4071
+ ] });
4072
+ }
4073
+ return /* @__PURE__ */ jsxs61("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
4074
+ /* @__PURE__ */ jsx85(
4075
+ "path",
4076
+ {
4077
+ "fill-rule": "evenodd",
4078
+ "clip-rule": "evenodd",
4079
+ d: "M35.2577 9.2382C34.5007 7.84378 32.4993 7.84378 31.7423 9.2382L25.6037 20.5461C24.8803 21.8788 25.8451 23.5003 27.3614 23.5003H39.6386C41.1549 23.5003 42.1197 21.8788 41.3963 20.5461L35.2577 9.2382ZM33.5 12.2884L29.0421 20.5003H37.9579L33.5 12.2884Z",
4080
+ fill: color
4081
+ }
4082
+ ),
4083
+ /* @__PURE__ */ jsx85(
4084
+ "path",
4085
+ {
4086
+ "fill-rule": "evenodd",
4087
+ "clip-rule": "evenodd",
4088
+ d: "M7 8.50032V23.5003H22V8.50032H7ZM19 11.5003H10V20.5003H19V11.5003Z",
4089
+ fill: color
4090
+ }
4091
+ ),
4092
+ /* @__PURE__ */ jsx85(
4093
+ "path",
4094
+ {
4095
+ "fill-rule": "evenodd",
4096
+ "clip-rule": "evenodd",
4097
+ d: "M22 34.0003C22 38.1425 18.6421 41.5003 14.5 41.5003C10.3579 41.5003 7 38.1425 7 34.0003C7 29.8582 10.3579 26.5003 14.5 26.5003C18.6421 26.5003 22 29.8582 22 34.0003ZM19 34.0003C19 36.4856 16.9853 38.5003 14.5 38.5003C12.0147 38.5003 10 36.4856 10 34.0003C10 31.515 12.0147 29.5003 14.5 29.5003C16.9853 29.5003 19 31.515 19 34.0003Z",
4098
+ fill: color
4099
+ }
4100
+ ),
4101
+ /* @__PURE__ */ jsx85("path", { d: "M26 31.5003V28.5003H41V31.5003H26Z", fill: color }),
4102
+ /* @__PURE__ */ jsx85("path", { d: "M26 36.5003V39.5003H41V36.5003H26Z", fill: color })
4103
+ ] });
4104
+ }, "ICMakeEasy");
4105
+
4106
+ // src/assets/translate.tsx
4107
+ import { jsx as jsx86, jsxs as jsxs62 } from "react/jsx-runtime";
4108
+ var ICTranslate = /* @__PURE__ */ __name((props) => {
4109
+ const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
4110
+ if (thick) {
4111
+ return /* @__PURE__ */ jsxs62("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
4112
+ /* @__PURE__ */ jsx86(
4113
+ "path",
4114
+ {
4115
+ d: "M21 4V8H34V12H28.4209C28.1211 12.7497 27.668 13.7535 27.0024 14.9637C25.9052 16.9586 24.2342 19.5075 21.7277 22.3983C21.7895 22.4606 21.8516 22.5231 21.9142 22.5857C23.2558 23.9272 24.7334 25.1681 26.1843 26.2687L24.723 30.1654C22.8651 28.8154 20.881 27.2093 19.0858 25.4141L19 25.3281L18.9142 25.4141C16.1178 28.2105 12.863 30.5481 10.341 32.1734C9.0733 32.9903 7.97565 33.6369 7.19168 34.081C6.79942 34.3032 6.4849 34.4751 6.26598 34.5928C6.15649 34.6516 6.07085 34.6969 6.01128 34.7282L5.94172 34.7645L5.92211 34.7746L5.91421 34.7787C5.91421 34.7787 5.91289 34.7794 4.99998 32.9999C4.08708 31.2204 4.08667 31.2206 4.08667 31.2206L4.08832 31.2197L4.09981 31.2138L4.15271 31.1862C4.20101 31.1608 4.27497 31.1217 4.37238 31.0694C4.56725 30.9646 4.85573 30.807 5.22026 30.6005C5.94989 30.1873 6.98105 29.58 8.17422 28.8111C10.574 27.2646 13.5692 25.1023 16.0858 22.5857C16.1484 22.5231 16.2105 22.4606 16.2723 22.3983C13.781 19.525 12.115 16.9894 11.0175 15H15.6783C16.5212 16.3047 17.6077 17.7994 19 19.4352C21.1546 16.9038 22.5768 14.7101 23.4976 13.036C23.7017 12.6648 23.8814 12.3188 24.0391 12H4V8H17V4H21Z",
4116
+ fill: color
4117
+ }
4118
+ ),
4119
+ /* @__PURE__ */ jsx86(
4120
+ "path",
4121
+ {
4122
+ "fill-rule": "evenodd",
4123
+ "clip-rule": "evenodd",
4124
+ d: "M28.886 39L27.011 44H22.739L31.6273 20.2979H35.3726L44.2609 44H39.9889L38.1139 39H28.886ZM30.386 35L33.5 26.6961L36.6139 35H30.386Z",
4125
+ fill: color
4126
+ }
4127
+ )
4128
+ ] });
4129
+ }
4130
+ return /* @__PURE__ */ jsxs62("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
4131
+ /* @__PURE__ */ jsx86(
4132
+ "path",
4133
+ {
4134
+ d: "M20.5 4V8.5H34V11.5H28.0794C28.0666 11.5338 28.0534 11.5682 28.0399 11.6034C27.7508 12.3514 27.2852 13.4124 26.5644 14.7231C25.4406 16.7663 23.6994 19.4109 21.0461 22.4186C21.2144 22.5912 21.3859 22.7649 21.5607 22.9396C23.4869 24.8659 25.6832 26.5816 27.6805 27.9751L26.5949 30.87C24.338 29.3359 21.7294 27.351 19.4393 25.0609C19.2907 24.9123 19.1443 24.7644 19 24.6171C18.8557 24.7644 18.7093 24.9123 18.5607 25.0609C15.7993 27.8223 12.5769 30.1381 10.0702 31.7535C8.81182 32.5644 7.72247 33.2061 6.9453 33.6463C6.5565 33.8665 6.24524 34.0367 6.02932 34.1527C5.92135 34.2108 5.83717 34.2553 5.779 34.2858L5.71152 34.321L5.69293 34.3307L5.68751 34.3335L5.68578 34.3343C5.68578 34.3343 5.6847 34.3349 5.00003 33.0003C4.31535 31.6656 4.31506 31.6658 4.31506 31.6658L4.31759 31.6645L4.33009 31.658L4.38508 31.6293C4.43479 31.6032 4.5102 31.5634 4.60912 31.5102C4.807 31.4038 5.09873 31.2444 5.46673 31.036C6.20315 30.6189 7.24262 30.0067 8.44511 29.2318C10.8601 27.6754 13.8878 25.4912 16.4394 22.9396C16.6141 22.7649 16.7856 22.5912 16.9539 22.4186C14.3006 19.4109 12.5594 16.7663 11.4357 14.7231C11.3943 14.6479 11.3538 14.5736 11.3141 14.5H14.7736C15.7522 16.1047 17.1165 18.0404 19 20.2017C21.3908 17.4583 22.9452 15.0783 23.9357 13.2774C24.3083 12.5999 24.6015 12.0036 24.8297 11.5H4V8.5H17.5V4H20.5Z",
4135
+ fill: color
4136
+ }
4137
+ ),
4138
+ /* @__PURE__ */ jsx86(
4139
+ "path",
4140
+ {
4141
+ "fill-rule": "evenodd",
4142
+ "clip-rule": "evenodd",
4143
+ d: "M28.5396 38.5L26.4771 44H23.2731L32.0955 20.4736H34.9044L43.7268 44H40.5228L38.4603 38.5H28.5396ZM29.6646 35.5L33.5 25.2723L37.3353 35.5H29.6646Z",
4144
+ fill: color
4145
+ }
4146
+ )
4147
+ ] });
4148
+ }, "ICTranslate");
4149
+
4150
+ // src/assets/Info.tsx
4151
+ import { jsx as jsx87, jsxs as jsxs63 } from "react/jsx-runtime";
4152
+ var ICInfo = /* @__PURE__ */ __name((props) => {
4153
+ const { thick = false, fill = false, size = 32, color = "#1E1E1F" } = props;
4154
+ if (thick) {
4155
+ return /* @__PURE__ */ jsxs63("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
4156
+ /* @__PURE__ */ jsx87(
4157
+ "path",
4158
+ {
4159
+ d: "M24 12.4745C23.3592 12.4745 22.7853 12.7047 22.3313 13.16C21.8774 13.6151 21.6486 14.1895 21.6486 14.83C21.6486 15.4705 21.8774 16.0449 22.3313 16.5C22.7853 16.9552 23.3592 17.1855 24 17.1855C24.6408 17.1855 25.2147 16.9552 25.6687 16.5C26.1226 16.0449 26.3514 15.4705 26.3514 14.83C26.3514 14.1895 26.1226 13.6151 25.6687 13.16C25.2147 12.7047 24.6408 12.4745 24 12.4745Z",
4160
+ fill: color
4161
+ }
4162
+ ),
4163
+ /* @__PURE__ */ jsx87("path", { d: "M22 35.5003V20.5003H26V35.5003H22Z", fill: color }),
4164
+ /* @__PURE__ */ jsx87(
4165
+ "path",
4166
+ {
4167
+ "fill-rule": "evenodd",
4168
+ "clip-rule": "evenodd",
4169
+ d: "M44 24C44 35.0457 35.0457 44 24 44C12.9543 44 4 35.0457 4 24C4 12.9543 12.9543 4 24 4C35.0457 4 44 12.9543 44 24ZM40 24C40 32.8366 32.8366 40 24 40C15.1634 40 8 32.8366 8 24C8 15.1634 15.1634 8 24 8C32.8366 8 40 15.1634 40 24Z",
4170
+ fill: color
4171
+ }
4172
+ )
4173
+ ] });
4174
+ }
4175
+ return /* @__PURE__ */ jsxs63("svg", { ...props, width: size, height: size, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
4176
+ /* @__PURE__ */ jsx87(
4177
+ "path",
4178
+ {
4179
+ d: "M24.0001 12.9999C23.4551 12.9999 22.967 13.1954 22.5808 13.5819C22.1947 13.9684 22.0001 14.4561 22.0001 14.9999C22.0001 15.5437 22.1947 16.0314 22.5808 16.4179C22.967 16.8044 23.4551 16.9999 24.0001 16.9999C24.5451 16.9999 25.0332 16.8044 25.4194 16.4179C25.8055 16.0314 26.0001 15.5437 26.0001 14.9999C26.0001 14.4561 25.8055 13.9684 25.4194 13.5819C25.0332 13.1954 24.5451 12.9999 24.0001 12.9999Z",
4180
+ fill: color
4181
+ }
4182
+ ),
4183
+ /* @__PURE__ */ jsx87("path", { d: "M22.5 35.5003V20.5003H25.5V35.5003H22.5Z", fill: color }),
4184
+ /* @__PURE__ */ jsx87(
4185
+ "path",
4186
+ {
4187
+ "fill-rule": "evenodd",
4188
+ "clip-rule": "evenodd",
4189
+ d: "M44 24C44 35.0457 35.0457 44 24 44C12.9543 44 4 35.0457 4 24C4 12.9543 12.9543 4 24 4C35.0457 4 44 12.9543 44 24ZM41 24C41 33.3888 33.3888 41 24 41C14.6112 41 7 33.3888 7 24C7 14.6112 14.6112 7 24 7C33.3888 7 41 14.6112 41 24Z",
4190
+ fill: color
4191
+ }
4192
+ )
4193
+ ] });
4194
+ }, "ICInfo");
4195
+
3556
4196
  // src/utils/icon.ts
3557
4197
  var iconMap = {
3558
4198
  "close-fill": ICCloseFill,
@@ -3629,7 +4269,19 @@ var iconMap = {
3629
4269
  light: ICLight,
3630
4270
  "document-add": ICDocumentAdd,
3631
4271
  "thumb-up": ICThumbUp,
3632
- "thumb-down": ICThumbDown
4272
+ "thumb-down": ICThumbDown,
4273
+ shield: ICShield,
4274
+ home: ICHome,
4275
+ visibility: ICVisibility,
4276
+ "visibility-off": ICVisibilityOff,
4277
+ "magic-wand": ICMagicWand,
4278
+ "magic-pencil": ICMagicPencil,
4279
+ "bulb-exclamtionmark": ICBulbExclamtionmark,
4280
+ bulb: ICBulb,
4281
+ paraphase: ICParaphase,
4282
+ "make-easy": ICMakeEasy,
4283
+ translate: ICTranslate,
4284
+ Info: ICInfo
3633
4285
  };
3634
4286
 
3635
4287
  // src/utils/object.ts
@@ -3682,23 +4334,28 @@ import clsx from "clsx";
3682
4334
 
3683
4335
  // src/components/Icon/style.module.scss
3684
4336
  var style_module_default2 = {
3685
- "icon": "_icon_uzk33_1",
3686
- "neutralLabelPrimary": "_neutralLabelPrimary_uzk33_5",
3687
- "neutral-label-primary": "_neutral-label-primary_uzk33_9",
3688
- "neutral-label-secondary": "_neutral-label-secondary_uzk33_13",
3689
- "neutral-label-tertiary": "_neutral-label-tertiary_uzk33_17",
3690
- "neutral-label-quaternary": "_neutral-label-quaternary_uzk33_21",
3691
- "neutral-label-static-primary": "_neutral-label-static-primary_uzk33_25",
3692
- "neutral-label-static-secondary": "_neutral-label-static-secondary_uzk33_29",
3693
- "brand-label-primary": "_brand-label-primary_uzk33_33",
3694
- "brand-label-secondary": "_brand-label-secondary_uzk33_37",
3695
- "function-label-positive": "_function-label-positive_uzk33_41",
3696
- "function-label-negative": "_function-label-negative_uzk33_45",
3697
- "function-label-caution": "_function-label-caution_uzk33_49"
4337
+ "icon": "_icon_17pks_1",
4338
+ "neutral-label-primary": "_neutral-label-primary_17pks_5",
4339
+ "neutral-label-secondary": "_neutral-label-secondary_17pks_9",
4340
+ "neutral-label-tertiary": "_neutral-label-tertiary_17pks_13",
4341
+ "neutral-label-quaternary": "_neutral-label-quaternary_17pks_17",
4342
+ "neutral-label-static-primary": "_neutral-label-static-primary_17pks_21",
4343
+ "neutral-label-static-secondary": "_neutral-label-static-secondary_17pks_25",
4344
+ "inverse-label-primary": "_inverse-label-primary_17pks_29",
4345
+ "inverse-label-secondary": "_inverse-label-secondary_17pks_33",
4346
+ "inverse-label-tertiary": "_inverse-label-tertiary_17pks_37",
4347
+ "inverse-label-quaternary": "_inverse-label-quaternary_17pks_41",
4348
+ "inverse-label-static-primary": "_inverse-label-static-primary_17pks_45",
4349
+ "inverse-label-static-secondary": "_inverse-label-static-secondary_17pks_49",
4350
+ "brand-label-primary": "_brand-label-primary_17pks_53",
4351
+ "brand-label-secondary": "_brand-label-secondary_17pks_57",
4352
+ "function-label-positive": "_function-label-positive_17pks_61",
4353
+ "function-label-negative": "_function-label-negative_17pks_65",
4354
+ "function-label-caution": "_function-label-caution_17pks_69"
3698
4355
  };
3699
4356
 
3700
4357
  // src/components/Icon/index.tsx
3701
- import { jsx as jsx76 } from "react/jsx-runtime";
4358
+ import { jsx as jsx88 } from "react/jsx-runtime";
3702
4359
  var iconSizeMap = {
3703
4360
  xs: 16,
3704
4361
  s: 20,
@@ -3710,17 +4367,23 @@ var iconKeyOptions = Object.keys(iconMap).sort();
3710
4367
  var iconVariants = cva(style_module_default2.icon, {
3711
4368
  variants: {
3712
4369
  type: {
3713
- neutralLabelPrimary: style_module_default2["neutral-label-primary"],
3714
- neutralLabelSecondary: style_module_default2["neutral-label-secondary"],
3715
- neutralLabelTertiary: style_module_default2["neutral-label-tertiary"],
3716
- neutralLabelQuaternary: style_module_default2["neutral-label-quaternary"],
3717
- neutralLabelStaticPrimary: style_module_default2["neutral-label-static-primary"],
3718
- neutralLabelStaticSecondary: style_module_default2["neutral-label-static-secondary"],
3719
- brandLabelPrimary: style_module_default2["brand-label-primary"],
3720
- brandLabelSecondary: style_module_default2["brand-label-secondary"],
3721
- functionLabelPositive: style_module_default2["function-label-positive"],
3722
- functionLabelNegative: style_module_default2["function-label-negative"],
3723
- functionLabelCaution: style_module_default2["function-label-caution"]
4370
+ "neutral-label-primary": style_module_default2["neutral-label-primary"],
4371
+ "neutral-label-secondary": style_module_default2["neutral-label-secondary"],
4372
+ "neutral-label-tertiary": style_module_default2["neutral-label-tertiary"],
4373
+ "neutral-label-quaternary": style_module_default2["neutral-label-quaternary"],
4374
+ "neutral-label-static-primary": style_module_default2["neutral-label-static-primary"],
4375
+ "neutral-label-static-secondary": style_module_default2["neutral-label-static-secondary"],
4376
+ "inverse-label-primary": style_module_default2["inverse-label-primary"],
4377
+ "inverse-label-secondary": style_module_default2["inverse-label-secondary"],
4378
+ "inverse-label-tertiary": style_module_default2["inverse-label-tertiary"],
4379
+ "inverse-label-quaternary": style_module_default2["inverse-label-quaternary"],
4380
+ "inverse-label-static-primary": style_module_default2["inverse-label-static-primary"],
4381
+ "inverse-label-static-secondary": style_module_default2["inverse-label-static-secondary"],
4382
+ "brand-label-primary": style_module_default2["brand-label-primary"],
4383
+ "brand-label-secondary": style_module_default2["brand-label-secondary"],
4384
+ "function-label-positive": style_module_default2["function-label-positive"],
4385
+ "function-label-negative": style_module_default2["function-label-negative"],
4386
+ "function-label-caution": style_module_default2["function-label-caution"]
3724
4387
  }
3725
4388
  }
3726
4389
  });
@@ -3728,7 +4391,7 @@ var getIconComponent = /* @__PURE__ */ __name((iconKey, map) => map[iconKey], "g
3728
4391
  var Icon = /* @__PURE__ */ __name((props) => {
3729
4392
  const {
3730
4393
  name,
3731
- type = "neutralLabelPrimary",
4394
+ type = "neutral-label-primary",
3732
4395
  size = "m",
3733
4396
  color,
3734
4397
  thick = false,
@@ -3738,7 +4401,7 @@ var Icon = /* @__PURE__ */ __name((props) => {
3738
4401
  } = props;
3739
4402
  const IconComponent = getIconComponent(name, iconMap);
3740
4403
  const iconSize = iconSizeMap[size];
3741
- return color ? /* @__PURE__ */ jsx76(IconComponent, { ...rest, color, size: iconSize, thick, fill }) : /* @__PURE__ */ jsx76(
4404
+ return color ? /* @__PURE__ */ jsx88(IconComponent, { ...rest, color, size: iconSize, thick, fill }) : /* @__PURE__ */ jsx88(
3742
4405
  IconComponent,
3743
4406
  {
3744
4407
  ...rest,
@@ -3751,7 +4414,7 @@ var Icon = /* @__PURE__ */ __name((props) => {
3751
4414
  }, "Icon");
3752
4415
 
3753
4416
  // src/components/Button/index.tsx
3754
- import { jsx as jsx77, jsxs as jsxs53 } from "react/jsx-runtime";
4417
+ import { jsx as jsx89, jsxs as jsxs64 } from "react/jsx-runtime";
3755
4418
  var buttonIconSizeMap = {
3756
4419
  cta: "m",
3757
4420
  l: "s",
@@ -3827,16 +4490,16 @@ var DefaultButton = forwardRef(
3827
4490
  rightIcon,
3828
4491
  ...rest
3829
4492
  }, ref) => {
3830
- return /* @__PURE__ */ jsx77(
4493
+ return /* @__PURE__ */ jsx89(
3831
4494
  "button",
3832
4495
  {
3833
4496
  ...rest,
3834
4497
  className: clsx2(defaultButtonVariants({ level, fill, align, size, width }), className),
3835
4498
  ref,
3836
- children: /* @__PURE__ */ jsxs53("span", { className: clsx2(defaultButtonChildrenVariants({ size })), children: [
3837
- !!leftIcon && /* @__PURE__ */ jsx77(Icon, { name: leftIcon.name, size: buttonIconSizeMap[size], thick: buttonSizeIconThickMap[size] }),
3838
- /* @__PURE__ */ jsx77("p", { className: style_module_default.content, children: rest.children }),
3839
- !!rightIcon && /* @__PURE__ */ jsx77(Icon, { name: rightIcon.name, size: buttonIconSizeMap[size], thick: buttonSizeIconThickMap[size] })
4499
+ children: /* @__PURE__ */ jsxs64("span", { className: clsx2(defaultButtonChildrenVariants({ size })), children: [
4500
+ !!leftIcon && /* @__PURE__ */ jsx89(Icon, { name: leftIcon.name, size: buttonIconSizeMap[size], thick: buttonSizeIconThickMap[size] }),
4501
+ /* @__PURE__ */ jsx89("p", { className: style_module_default.content, children: rest.children }),
4502
+ !!rightIcon && /* @__PURE__ */ jsx89(Icon, { name: rightIcon.name, size: buttonIconSizeMap[size], thick: buttonSizeIconThickMap[size] })
3840
4503
  ] })
3841
4504
  }
3842
4505
  );
@@ -3844,7 +4507,7 @@ var DefaultButton = forwardRef(
3844
4507
  );
3845
4508
  var TextButton = forwardRef(
3846
4509
  ({ level = "inversePrimary", className, ...rest }, ref) => {
3847
- return /* @__PURE__ */ jsx77("button", { ...rest, className: clsx2(textButtonVariants({ level }), className), ref });
4510
+ return /* @__PURE__ */ jsx89("button", { ...rest, className: clsx2(textButtonVariants({ level }), className), ref });
3848
4511
  }
3849
4512
  );
3850
4513
  var Button = forwardRef((props, ref) => {
@@ -3852,10 +4515,10 @@ var Button = forwardRef((props, ref) => {
3852
4515
  case "default":
3853
4516
  case void 0:
3854
4517
  const DefaultComp = props.asChild ? Slot : DefaultButton;
3855
- return /* @__PURE__ */ jsx77(DefaultComp, { ...props, ref });
4518
+ return /* @__PURE__ */ jsx89(DefaultComp, { ...props, ref });
3856
4519
  case "text":
3857
4520
  const TextComp = props.asChild ? Slot : TextButton;
3858
- return /* @__PURE__ */ jsx77(TextComp, { ...props, ref });
4521
+ return /* @__PURE__ */ jsx89(TextComp, { ...props, ref });
3859
4522
  }
3860
4523
  });
3861
4524
 
@@ -3900,9 +4563,9 @@ import { useEffect, useRef, useState } from "react";
3900
4563
 
3901
4564
  // src/components/Typography/Paragraph.tsx
3902
4565
  import clsx3 from "clsx";
3903
- import { jsx as jsx78 } from "react/jsx-runtime";
4566
+ import { jsx as jsx90 } from "react/jsx-runtime";
3904
4567
  var Paragraph = /* @__PURE__ */ __name((props) => {
3905
- return /* @__PURE__ */ jsx78(
4568
+ return /* @__PURE__ */ jsx90(
3906
4569
  "div",
3907
4570
  {
3908
4571
  ...props,
@@ -3914,13 +4577,13 @@ var Paragraph = /* @__PURE__ */ __name((props) => {
3914
4577
 
3915
4578
  // src/components/Toast/index.tsx
3916
4579
  import { useRecoilValue, useSetRecoilState as useSetRecoilState2 } from "recoil";
3917
- import { Fragment, jsx as jsx79, jsxs as jsxs54 } from "react/jsx-runtime";
4580
+ import { Fragment, jsx as jsx91, jsxs as jsxs65 } from "react/jsx-runtime";
3918
4581
  import { createElement } from "react";
3919
4582
  var Toaster = /* @__PURE__ */ __name(() => {
3920
4583
  const { list } = useRecoilValue(toastAtom);
3921
- return /* @__PURE__ */ jsxs54(Provider, { children: [
4584
+ return /* @__PURE__ */ jsxs65(Provider, { children: [
3922
4585
  list.map((props) => /* @__PURE__ */ createElement(SingleToast, { ...props, key: props.toastId })),
3923
- /* @__PURE__ */ jsx79(Viewport, { className: style_module_default3.ToastViewport })
4586
+ /* @__PURE__ */ jsx91(Viewport, { className: style_module_default3.ToastViewport })
3924
4587
  ] });
3925
4588
  }, "Toaster");
3926
4589
  var SingleToast = /* @__PURE__ */ __name((props) => {
@@ -3950,51 +4613,51 @@ var SingleToast = /* @__PURE__ */ __name((props) => {
3950
4613
  };
3951
4614
  }, []);
3952
4615
  const IconComponent = (() => {
3953
- if (!icon) return /* @__PURE__ */ jsx79(Fragment, {});
4616
+ if (!icon) return /* @__PURE__ */ jsx91(Fragment, {});
3954
4617
  switch (icon) {
3955
4618
  case "negative":
3956
- return /* @__PURE__ */ jsx79(Icon, { name: "exclamationmark", type: "functionLabelNegative", fill: true, size: "s" });
4619
+ return /* @__PURE__ */ jsx91(Icon, { name: "exclamationmark", type: "function-label-negative", fill: true, size: "s" });
3957
4620
  case "positive":
3958
- return /* @__PURE__ */ jsx79(Icon, { name: "check-mark", type: "functionLabelPositive", fill: true, size: "s" });
4621
+ return /* @__PURE__ */ jsx91(Icon, { name: "check-mark", type: "function-label-positive", fill: true, size: "s" });
3959
4622
  default:
3960
- return /* @__PURE__ */ jsx79(Fragment, {});
4623
+ return /* @__PURE__ */ jsx91(Fragment, {});
3961
4624
  }
3962
4625
  })();
3963
- return /* @__PURE__ */ jsxs54(Root, { className: style_module_default3.ToastRoot, open: isOpen, ...props, children: [
3964
- /* @__PURE__ */ jsx79("i", { className: style_module_default3.Icon, children: IconComponent }),
3965
- /* @__PURE__ */ jsxs54(Title, { className: style_module_default3.ToastTitle, children: [
3966
- /* @__PURE__ */ jsx79(Paragraph, { className: style_module_default3.TitleText, type: "normal", weight: "medium", size: 3, children: message }),
3967
- button && /* @__PURE__ */ jsx79(Button, { onClick: button.onClick, level: "inverse", size: "s", align: "center", children: button.label })
4626
+ return /* @__PURE__ */ jsxs65(Root, { className: style_module_default3.ToastRoot, open: isOpen, ...props, children: [
4627
+ /* @__PURE__ */ jsx91("i", { className: style_module_default3.Icon, children: IconComponent }),
4628
+ /* @__PURE__ */ jsxs65(Title, { className: style_module_default3.ToastTitle, children: [
4629
+ /* @__PURE__ */ jsx91(Paragraph, { className: style_module_default3.TitleText, type: "normal", weight: "medium", size: 3, children: message }),
4630
+ button && /* @__PURE__ */ jsx91(Button, { onClick: button.onClick, level: "inverse", size: "s", align: "center", children: button.label })
3968
4631
  ] })
3969
4632
  ] });
3970
4633
  }, "SingleToast");
3971
4634
 
3972
4635
  // src/components/Typography/Heading.tsx
3973
4636
  import clsx4 from "clsx";
3974
- import { jsx as jsx80 } from "react/jsx-runtime";
4637
+ import { jsx as jsx92 } from "react/jsx-runtime";
3975
4638
  var Heading = /* @__PURE__ */ __name((props) => {
3976
- return /* @__PURE__ */ jsx80("div", { ...props, className: clsx4(`lp-sys-typo-heading${props.size}-${props.type}`, props.className), children: props.children });
4639
+ return /* @__PURE__ */ jsx92("div", { ...props, className: clsx4(`lp-sys-typo-heading${props.size}-${props.type}`, props.className), children: props.children });
3977
4640
  }, "Heading");
3978
4641
 
3979
4642
  // src/components/Typography/Display.tsx
3980
4643
  import clsx5 from "clsx";
3981
- import { jsx as jsx81 } from "react/jsx-runtime";
4644
+ import { jsx as jsx93 } from "react/jsx-runtime";
3982
4645
  var Display = /* @__PURE__ */ __name((props) => {
3983
- return /* @__PURE__ */ jsx81("div", { ...props, className: clsx5(`lp-sys-typo-display${props.size}-${props.type}-${props.weight}`, props.className), children: props.children });
4646
+ return /* @__PURE__ */ jsx93("div", { ...props, className: clsx5(`lp-sys-typo-display${props.size}-${props.type}-${props.weight}`, props.className), children: props.children });
3984
4647
  }, "Display");
3985
4648
 
3986
4649
  // src/components/Typography/Title.tsx
3987
4650
  import clsx6 from "clsx";
3988
- import { jsx as jsx82 } from "react/jsx-runtime";
4651
+ import { jsx as jsx94 } from "react/jsx-runtime";
3989
4652
  var Title2 = /* @__PURE__ */ __name((props) => {
3990
- return /* @__PURE__ */ jsx82("div", { ...props, className: clsx6(`lp-sys-typo-title${props.size}-${props.type}-${props.weight}`, props.className), children: props.children });
4653
+ return /* @__PURE__ */ jsx94("div", { ...props, className: clsx6(`lp-sys-typo-title${props.size}-${props.type}-${props.weight}`, props.className), children: props.children });
3991
4654
  }, "Title");
3992
4655
 
3993
4656
  // src/components/Typography/Caption.tsx
3994
4657
  import clsx7 from "clsx";
3995
- import { jsx as jsx83 } from "react/jsx-runtime";
4658
+ import { jsx as jsx95 } from "react/jsx-runtime";
3996
4659
  var Caption = /* @__PURE__ */ __name(({ children, size, weight, type, className, ...rest }) => {
3997
- return /* @__PURE__ */ jsx83("div", { ...rest, className: clsx7(`lp-sys-typo-caption${size}-${type}-${weight}`, className), children });
4660
+ return /* @__PURE__ */ jsx95("div", { ...rest, className: clsx7(`lp-sys-typo-caption${size}-${type}-${weight}`, className), children });
3998
4661
  }, "Caption");
3999
4662
 
4000
4663
  // src/components/Popover/index.tsx
@@ -4020,7 +4683,7 @@ var style_module_default4 = {
4020
4683
  // src/components/Popover/index.tsx
4021
4684
  import { cva as cva3 } from "class-variance-authority";
4022
4685
  import { clsx as clsx8 } from "clsx";
4023
- import { jsx as jsx84, jsxs as jsxs55 } from "react/jsx-runtime";
4686
+ import { jsx as jsx96, jsxs as jsxs66 } from "react/jsx-runtime";
4024
4687
  var DEFAULT_OFFSET = -6;
4025
4688
  var popoverVariants = cva3(style_module_default4.content, {
4026
4689
  variants: {
@@ -4042,9 +4705,9 @@ var popoverTagVariants = cva3([style_module_default4.tag, "lp-sys-typo-caption3-
4042
4705
  var popoverTitleVariants = cva3([style_module_default4.title, "lp-sys-typo-paragraph3-normal-bold"]);
4043
4706
  var popoverSubtitleVariants = cva3([style_module_default4.subTitle, "lp-sys-typo-caption1-normal-regular"]);
4044
4707
  var popoverFooterVariants = cva3([style_module_default4.footer, "lp-sys-typo-caption1-normal-medium"]);
4045
- var PopoverRoot = /* @__PURE__ */ __name(({ isOpen, children, onChange }) => /* @__PURE__ */ jsx84(PopoverPrimitive.Root, { open: isOpen, onOpenChange: onChange, children }), "PopoverRoot");
4046
- var PopoverTrigger = /* @__PURE__ */ __name(({ by }) => /* @__PURE__ */ jsx84(PopoverPrimitive.Trigger, { asChild: true, children: by }), "PopoverTrigger");
4047
- var PopoverAnchor = /* @__PURE__ */ __name(({ className }) => /* @__PURE__ */ jsx84(
4708
+ var PopoverRoot = /* @__PURE__ */ __name(({ isOpen, children, onChange }) => /* @__PURE__ */ jsx96(PopoverPrimitive.Root, { open: isOpen, onOpenChange: onChange, children }), "PopoverRoot");
4709
+ var PopoverTrigger = /* @__PURE__ */ __name(({ by }) => /* @__PURE__ */ jsx96(PopoverPrimitive.Trigger, { asChild: true, children: by }), "PopoverTrigger");
4710
+ var PopoverAnchor = /* @__PURE__ */ __name(({ className }) => /* @__PURE__ */ jsx96(
4048
4711
  "svg",
4049
4712
  {
4050
4713
  className,
@@ -4054,7 +4717,7 @@ var PopoverAnchor = /* @__PURE__ */ __name(({ className }) => /* @__PURE__ */ js
4054
4717
  height: "10",
4055
4718
  viewBox: "0 0 30 10",
4056
4719
  fill: "none",
4057
- children: /* @__PURE__ */ jsx84(
4720
+ children: /* @__PURE__ */ jsx96(
4058
4721
  "path",
4059
4722
  {
4060
4723
  "fill-rule": "evenodd",
@@ -4079,7 +4742,7 @@ var PopoverContent = React.forwardRef(
4079
4742
  onClose,
4080
4743
  className,
4081
4744
  ...props
4082
- }, ref) => /* @__PURE__ */ jsx84(PopoverPrimitive.Portal, { children: /* @__PURE__ */ jsxs55(
4745
+ }, ref) => /* @__PURE__ */ jsx96(PopoverPrimitive.Portal, { children: /* @__PURE__ */ jsxs66(
4083
4746
  PopoverPrimitive.Content,
4084
4747
  {
4085
4748
  ref,
@@ -4089,24 +4752,24 @@ var PopoverContent = React.forwardRef(
4089
4752
  className: clsx8(popoverVariants({ level }), className),
4090
4753
  ...props,
4091
4754
  children: [
4092
- /* @__PURE__ */ jsxs55("div", { className: style_module_default4.contentContainer, children: [
4093
- /* @__PURE__ */ jsxs55("div", { className: style_module_default4.heading, children: [
4094
- tag && /* @__PURE__ */ jsx84("span", { className: popoverTagVariants(), children: tag }),
4095
- icon && /* @__PURE__ */ jsx84(Icon, { name: icon.name, size: "xs", thick: icon.thick, fill: icon.fill }),
4096
- /* @__PURE__ */ jsx84("p", { className: popoverTitleVariants(), children: title }),
4097
- /* @__PURE__ */ jsx84(
4755
+ /* @__PURE__ */ jsxs66("div", { className: style_module_default4.contentContainer, children: [
4756
+ /* @__PURE__ */ jsxs66("div", { className: style_module_default4.heading, children: [
4757
+ tag && /* @__PURE__ */ jsx96("span", { className: popoverTagVariants(), children: tag }),
4758
+ icon && /* @__PURE__ */ jsx96(Icon, { name: icon.name, size: "xs", thick: icon.thick, fill: icon.fill }),
4759
+ /* @__PURE__ */ jsx96("p", { className: popoverTitleVariants(), children: title }),
4760
+ /* @__PURE__ */ jsx96(
4098
4761
  PopoverPrimitive.PopoverClose,
4099
4762
  {
4100
4763
  className: style_module_default4.closeButton,
4101
4764
  onClick: () => {
4102
4765
  onClose?.();
4103
4766
  },
4104
- children: /* @__PURE__ */ jsx84(Icon, { name: "close-fill", size: "s", color: "#1E1E1F", fill: true, thick: true })
4767
+ children: /* @__PURE__ */ jsx96(Icon, { name: "close-fill", size: "s", color: "#1E1E1F", fill: true, thick: true })
4105
4768
  }
4106
4769
  )
4107
4770
  ] }),
4108
- /* @__PURE__ */ jsx84("p", { className: popoverSubtitleVariants(), children: subTitle }),
4109
- onConfirm && /* @__PURE__ */ jsx84("div", { className: popoverFooterVariants(), children: /* @__PURE__ */ jsx84(
4771
+ /* @__PURE__ */ jsx96("p", { className: popoverSubtitleVariants(), children: subTitle }),
4772
+ onConfirm && /* @__PURE__ */ jsx96("div", { className: popoverFooterVariants(), children: /* @__PURE__ */ jsx96(
4110
4773
  Button,
4111
4774
  {
4112
4775
  as: "text",
@@ -4118,7 +4781,7 @@ var PopoverContent = React.forwardRef(
4118
4781
  }
4119
4782
  ) })
4120
4783
  ] }),
4121
- /* @__PURE__ */ jsx84(PopoverPrimitive.Arrow, { asChild: true, children: /* @__PURE__ */ jsx84(PopoverAnchor, { className: clsx8(popoverAnchorVariants({ level })) }) })
4784
+ /* @__PURE__ */ jsx96(PopoverPrimitive.Arrow, { asChild: true, children: /* @__PURE__ */ jsx96(PopoverAnchor, { className: clsx8(popoverAnchorVariants({ level })) }) })
4122
4785
  ]
4123
4786
  }
4124
4787
  ) })
@@ -4143,22 +4806,22 @@ var style_module_default5 = {
4143
4806
  // src/components/Tooltip/index.tsx
4144
4807
  import { cva as cva4 } from "class-variance-authority";
4145
4808
  import clsx9 from "clsx";
4146
- import { jsx as jsx85 } from "react/jsx-runtime";
4809
+ import { jsx as jsx97 } from "react/jsx-runtime";
4147
4810
  var DEFAULT_OFFSET2 = 4;
4148
4811
  var tooltipVariants = cva4([style_module_default5.tooltip, "lp-sys-typo-caption1-normal-medium"]);
4149
4812
  var TooltipProvider = TooltipPrimitive.Provider;
4150
- var TooltipRoot = /* @__PURE__ */ __name(({ children }) => /* @__PURE__ */ jsx85(TooltipPrimitive.Root, { delayDuration: 0, children }), "TooltipRoot");
4151
- var TooltipTrigger = /* @__PURE__ */ __name(({ by }) => /* @__PURE__ */ jsx85(TooltipPrimitive.Trigger, { asChild: true, children: by }), "TooltipTrigger");
4813
+ var TooltipRoot = /* @__PURE__ */ __name(({ children }) => /* @__PURE__ */ jsx97(TooltipPrimitive.Root, { delayDuration: 0, children }), "TooltipRoot");
4814
+ var TooltipTrigger = /* @__PURE__ */ __name(({ by }) => /* @__PURE__ */ jsx97(TooltipPrimitive.Trigger, { asChild: true, children: by }), "TooltipTrigger");
4152
4815
  var TooltipContent = forwardRef3(
4153
- ({ description, position = "top", className, ...props }, ref) => /* @__PURE__ */ jsx85(
4816
+ ({ description, position = "top", className, offset = DEFAULT_OFFSET2, ...props }, ref) => /* @__PURE__ */ jsx97(
4154
4817
  TooltipPrimitive.Content,
4155
4818
  {
4156
4819
  ref,
4157
4820
  side: position,
4158
- sideOffset: DEFAULT_OFFSET2,
4821
+ sideOffset: offset,
4159
4822
  className: clsx9(tooltipVariants(), className),
4160
4823
  ...props,
4161
- children: /* @__PURE__ */ jsx85("p", { className: style_module_default5.tooltipContent, children: description })
4824
+ children: /* @__PURE__ */ jsx97("p", { className: style_module_default5.tooltipContent, children: description })
4162
4825
  }
4163
4826
  )
4164
4827
  );
@@ -4190,7 +4853,7 @@ var style_module_default6 = {
4190
4853
 
4191
4854
  // src/components/IconButton/index.tsx
4192
4855
  import { Slot as Slot2 } from "@radix-ui/react-slot";
4193
- import { jsx as jsx86 } from "react/jsx-runtime";
4856
+ import { jsx as jsx98 } from "react/jsx-runtime";
4194
4857
  var iconButtonSizeIconSizeMap = {
4195
4858
  l: "m",
4196
4859
  m: "s",
@@ -4218,7 +4881,7 @@ var iconButtonVariants = cva5([style_module_default6.iconButton], {
4218
4881
  var IconButton = forwardRef4(
4219
4882
  ({ asChild, level = "primary", name, thick = false, fill = false, size = "m", className, ...rest }, ref) => {
4220
4883
  const Comp = asChild ? Slot2 : "button";
4221
- return /* @__PURE__ */ jsx86(Comp, { ...rest, className: clsx10(iconButtonVariants({ level, size }), className), ref, children: /* @__PURE__ */ jsx86(Icon, { name, thick, fill, size: iconButtonSizeIconSizeMap[size] }) });
4884
+ return /* @__PURE__ */ jsx98(Comp, { ...rest, className: clsx10(iconButtonVariants({ level, size }), className), ref, children: /* @__PURE__ */ jsx98(Icon, { name, thick, fill, size: iconButtonSizeIconSizeMap[size] }) });
4222
4885
  }
4223
4886
  );
4224
4887
  export {