globalfy-design-system 0.51.0 → 0.53.0
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/dist/components/atoms/Icon/assets/selection.json.d.ts +69 -34
- package/dist/components/atoms/SegmentedControl/SegmentedControl.types.d.ts +1 -1
- package/dist/globalfy-design-system.js +125 -34
- package/dist/globalfy-design-system.umd.cjs +5 -5
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -3245,6 +3245,33 @@ const dr = (...e) => Xd(ef(e)), x1 = ({
|
|
|
3245
3245
|
);
|
|
3246
3246
|
};
|
|
3247
3247
|
const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", { ...r, className: `icon-${e} ${t ?? ""}` }), T1 = "selection", S1 = [
|
|
3248
|
+
{
|
|
3249
|
+
icon: {
|
|
3250
|
+
paths: [
|
|
3251
|
+
"M441.371 33.983c-101.267 0-181.648 77.288-195.622 175.411-0.577-0.147-1.358-0.3-2.151-0.42l-0.155-0.020h-197.929c-15.529 0-28.117 12.588-28.117 28.117v0c0 15.529 12.588 28.117 28.117 28.117v0h197.929c0.935-0.329 1.661-0.626 2.371-0.951l-0.175 0.073c13.779 98.344 94.309 175.851 195.731 175.851 111.011 0 201.335-91.419 201.335-203.090s-90.322-203.090-201.335-203.090zM441.371 90.221c80.312 0 145.097 65.271 145.097 146.854s-64.785 146.854-145.097 146.854c-80.312 0-144.988-65.271-144.988-146.854s64.675-146.854 144.988-146.854zM738.373 208.956c-15.529 0-28.117 12.588-28.117 28.117v0c0 15.529 12.588 28.117 28.117 28.117v0h296.892c15.529 0 28.117-12.588 28.117-28.117v0c0-15.529-12.588-28.117-28.117-28.117v0zM639.411 583.835c-111.010 0-201.335 91.42-201.335 203.090s90.323 203.090 201.335 203.090c101.429 0 182.066-77.505 195.841-175.851 0.505 0.249 1.192 0.546 1.893 0.814l0.193 0.065h197.929c15.529 0 28.117-12.588 28.117-28.117v0c0-15.529-12.588-28.117-28.117-28.117v0h-197.929c-0.895 0.333-1.583 0.629-2.255 0.952l0.169-0.074c-13.774-98.346-94.413-175.851-195.841-175.851zM639.411 640.073c80.316 0 145.097 65.271 145.097 146.854s-64.782 146.854-145.097 146.854c-80.31 0-145.097-65.272-145.097-146.854s64.787-146.854 145.097-146.854zM45.514 758.806c-15.529 0-28.117 12.588-28.117 28.117v0c0 15.529 12.588 28.117 28.117 28.117v0h296.892c15.529 0 28.117-12.588 28.117-28.117v0c0-15.529-12.588-28.117-28.117-28.117v0z"
|
|
3252
|
+
],
|
|
3253
|
+
attrs: [],
|
|
3254
|
+
width: 1081,
|
|
3255
|
+
isMulticolor: !1,
|
|
3256
|
+
isMulticolor2: !1,
|
|
3257
|
+
grid: 0,
|
|
3258
|
+
tags: [
|
|
3259
|
+
"filters"
|
|
3260
|
+
],
|
|
3261
|
+
colorPermutations: {}
|
|
3262
|
+
},
|
|
3263
|
+
attrs: [],
|
|
3264
|
+
properties: {
|
|
3265
|
+
order: 36,
|
|
3266
|
+
id: 18,
|
|
3267
|
+
name: "filters",
|
|
3268
|
+
prevSize: 32,
|
|
3269
|
+
code: 59665
|
|
3270
|
+
},
|
|
3271
|
+
setIdx: 0,
|
|
3272
|
+
setId: 2,
|
|
3273
|
+
iconIdx: 0
|
|
3274
|
+
},
|
|
3248
3275
|
{
|
|
3249
3276
|
icon: {
|
|
3250
3277
|
paths: [
|
|
@@ -3257,7 +3284,9 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3257
3284
|
tags: [
|
|
3258
3285
|
"building"
|
|
3259
3286
|
],
|
|
3260
|
-
colorPermutations: {
|
|
3287
|
+
colorPermutations: {
|
|
3288
|
+
"13513613712552552551": []
|
|
3289
|
+
}
|
|
3261
3290
|
},
|
|
3262
3291
|
attrs: [],
|
|
3263
3292
|
properties: {
|
|
@@ -3269,7 +3298,7 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3269
3298
|
},
|
|
3270
3299
|
setIdx: 0,
|
|
3271
3300
|
setId: 2,
|
|
3272
|
-
iconIdx:
|
|
3301
|
+
iconIdx: 1
|
|
3273
3302
|
},
|
|
3274
3303
|
{
|
|
3275
3304
|
icon: {
|
|
@@ -3283,7 +3312,9 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3283
3312
|
tags: [
|
|
3284
3313
|
"briefcase"
|
|
3285
3314
|
],
|
|
3286
|
-
colorPermutations: {
|
|
3315
|
+
colorPermutations: {
|
|
3316
|
+
"13513613712552552551": []
|
|
3317
|
+
}
|
|
3287
3318
|
},
|
|
3288
3319
|
attrs: [],
|
|
3289
3320
|
properties: {
|
|
@@ -3295,7 +3326,7 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3295
3326
|
},
|
|
3296
3327
|
setIdx: 0,
|
|
3297
3328
|
setId: 2,
|
|
3298
|
-
iconIdx:
|
|
3329
|
+
iconIdx: 2
|
|
3299
3330
|
},
|
|
3300
3331
|
{
|
|
3301
3332
|
icon: {
|
|
@@ -3309,7 +3340,9 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3309
3340
|
tags: [
|
|
3310
3341
|
"bank"
|
|
3311
3342
|
],
|
|
3312
|
-
colorPermutations: {
|
|
3343
|
+
colorPermutations: {
|
|
3344
|
+
"13513613712552552551": []
|
|
3345
|
+
}
|
|
3313
3346
|
},
|
|
3314
3347
|
attrs: [],
|
|
3315
3348
|
properties: {
|
|
@@ -3321,7 +3354,7 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3321
3354
|
},
|
|
3322
3355
|
setIdx: 0,
|
|
3323
3356
|
setId: 2,
|
|
3324
|
-
iconIdx:
|
|
3357
|
+
iconIdx: 3
|
|
3325
3358
|
},
|
|
3326
3359
|
{
|
|
3327
3360
|
icon: {
|
|
@@ -3337,7 +3370,9 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3337
3370
|
tags: [
|
|
3338
3371
|
"add-circle"
|
|
3339
3372
|
],
|
|
3340
|
-
colorPermutations: {
|
|
3373
|
+
colorPermutations: {
|
|
3374
|
+
"13513613712552552551": []
|
|
3375
|
+
}
|
|
3341
3376
|
},
|
|
3342
3377
|
attrs: [],
|
|
3343
3378
|
properties: {
|
|
@@ -3349,7 +3384,7 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3349
3384
|
},
|
|
3350
3385
|
setIdx: 0,
|
|
3351
3386
|
setId: 2,
|
|
3352
|
-
iconIdx:
|
|
3387
|
+
iconIdx: 4
|
|
3353
3388
|
},
|
|
3354
3389
|
{
|
|
3355
3390
|
icon: {
|
|
@@ -3363,7 +3398,9 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3363
3398
|
tags: [
|
|
3364
3399
|
"calendar"
|
|
3365
3400
|
],
|
|
3366
|
-
colorPermutations: {
|
|
3401
|
+
colorPermutations: {
|
|
3402
|
+
"13513613712552552551": []
|
|
3403
|
+
}
|
|
3367
3404
|
},
|
|
3368
3405
|
attrs: [],
|
|
3369
3406
|
properties: {
|
|
@@ -3375,7 +3412,7 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3375
3412
|
},
|
|
3376
3413
|
setIdx: 0,
|
|
3377
3414
|
setId: 2,
|
|
3378
|
-
iconIdx:
|
|
3415
|
+
iconIdx: 5
|
|
3379
3416
|
},
|
|
3380
3417
|
{
|
|
3381
3418
|
icon: {
|
|
@@ -3389,7 +3426,9 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3389
3426
|
tags: [
|
|
3390
3427
|
"close"
|
|
3391
3428
|
],
|
|
3392
|
-
colorPermutations: {
|
|
3429
|
+
colorPermutations: {
|
|
3430
|
+
"13513613712552552551": []
|
|
3431
|
+
}
|
|
3393
3432
|
},
|
|
3394
3433
|
attrs: [],
|
|
3395
3434
|
properties: {
|
|
@@ -3401,7 +3440,7 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3401
3440
|
},
|
|
3402
3441
|
setIdx: 0,
|
|
3403
3442
|
setId: 2,
|
|
3404
|
-
iconIdx:
|
|
3443
|
+
iconIdx: 6
|
|
3405
3444
|
},
|
|
3406
3445
|
{
|
|
3407
3446
|
icon: {
|
|
@@ -3415,7 +3454,9 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3415
3454
|
tags: [
|
|
3416
3455
|
"user"
|
|
3417
3456
|
],
|
|
3418
|
-
colorPermutations: {
|
|
3457
|
+
colorPermutations: {
|
|
3458
|
+
"13513613712552552551": []
|
|
3459
|
+
}
|
|
3419
3460
|
},
|
|
3420
3461
|
attrs: [],
|
|
3421
3462
|
properties: {
|
|
@@ -3427,7 +3468,7 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3427
3468
|
},
|
|
3428
3469
|
setIdx: 0,
|
|
3429
3470
|
setId: 2,
|
|
3430
|
-
iconIdx:
|
|
3471
|
+
iconIdx: 7
|
|
3431
3472
|
},
|
|
3432
3473
|
{
|
|
3433
3474
|
icon: {
|
|
@@ -3442,7 +3483,12 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3442
3483
|
grid: 0,
|
|
3443
3484
|
tags: [
|
|
3444
3485
|
"alert-circle"
|
|
3445
|
-
]
|
|
3486
|
+
],
|
|
3487
|
+
colorPermutations: {
|
|
3488
|
+
"13513613712552552551": [
|
|
3489
|
+
{}
|
|
3490
|
+
]
|
|
3491
|
+
}
|
|
3446
3492
|
},
|
|
3447
3493
|
attrs: [
|
|
3448
3494
|
{}
|
|
@@ -3456,7 +3502,7 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3456
3502
|
},
|
|
3457
3503
|
setIdx: 0,
|
|
3458
3504
|
setId: 2,
|
|
3459
|
-
iconIdx:
|
|
3505
|
+
iconIdx: 8
|
|
3460
3506
|
},
|
|
3461
3507
|
{
|
|
3462
3508
|
icon: {
|
|
@@ -3471,7 +3517,12 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3471
3517
|
grid: 0,
|
|
3472
3518
|
tags: [
|
|
3473
3519
|
"chevron-down"
|
|
3474
|
-
]
|
|
3520
|
+
],
|
|
3521
|
+
colorPermutations: {
|
|
3522
|
+
"13513613712552552551": [
|
|
3523
|
+
{}
|
|
3524
|
+
]
|
|
3525
|
+
}
|
|
3475
3526
|
},
|
|
3476
3527
|
attrs: [
|
|
3477
3528
|
{}
|
|
@@ -3485,7 +3536,7 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3485
3536
|
},
|
|
3486
3537
|
setIdx: 0,
|
|
3487
3538
|
setId: 2,
|
|
3488
|
-
iconIdx:
|
|
3539
|
+
iconIdx: 9
|
|
3489
3540
|
},
|
|
3490
3541
|
{
|
|
3491
3542
|
icon: {
|
|
@@ -3500,7 +3551,12 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3500
3551
|
grid: 0,
|
|
3501
3552
|
tags: [
|
|
3502
3553
|
"chevron-left"
|
|
3503
|
-
]
|
|
3554
|
+
],
|
|
3555
|
+
colorPermutations: {
|
|
3556
|
+
"13513613712552552551": [
|
|
3557
|
+
{}
|
|
3558
|
+
]
|
|
3559
|
+
}
|
|
3504
3560
|
},
|
|
3505
3561
|
attrs: [
|
|
3506
3562
|
{}
|
|
@@ -3514,7 +3570,7 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3514
3570
|
},
|
|
3515
3571
|
setIdx: 0,
|
|
3516
3572
|
setId: 2,
|
|
3517
|
-
iconIdx:
|
|
3573
|
+
iconIdx: 10
|
|
3518
3574
|
},
|
|
3519
3575
|
{
|
|
3520
3576
|
icon: {
|
|
@@ -3529,7 +3585,12 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3529
3585
|
grid: 0,
|
|
3530
3586
|
tags: [
|
|
3531
3587
|
"chevron-right"
|
|
3532
|
-
]
|
|
3588
|
+
],
|
|
3589
|
+
colorPermutations: {
|
|
3590
|
+
"13513613712552552551": [
|
|
3591
|
+
{}
|
|
3592
|
+
]
|
|
3593
|
+
}
|
|
3533
3594
|
},
|
|
3534
3595
|
attrs: [
|
|
3535
3596
|
{}
|
|
@@ -3543,7 +3604,7 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3543
3604
|
},
|
|
3544
3605
|
setIdx: 0,
|
|
3545
3606
|
setId: 2,
|
|
3546
|
-
iconIdx:
|
|
3607
|
+
iconIdx: 11
|
|
3547
3608
|
},
|
|
3548
3609
|
{
|
|
3549
3610
|
icon: {
|
|
@@ -3558,7 +3619,12 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3558
3619
|
grid: 0,
|
|
3559
3620
|
tags: [
|
|
3560
3621
|
"credit-card"
|
|
3561
|
-
]
|
|
3622
|
+
],
|
|
3623
|
+
colorPermutations: {
|
|
3624
|
+
"13513613712552552551": [
|
|
3625
|
+
{}
|
|
3626
|
+
]
|
|
3627
|
+
}
|
|
3562
3628
|
},
|
|
3563
3629
|
attrs: [
|
|
3564
3630
|
{}
|
|
@@ -3572,7 +3638,7 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3572
3638
|
},
|
|
3573
3639
|
setIdx: 0,
|
|
3574
3640
|
setId: 2,
|
|
3575
|
-
iconIdx:
|
|
3641
|
+
iconIdx: 12
|
|
3576
3642
|
},
|
|
3577
3643
|
{
|
|
3578
3644
|
icon: {
|
|
@@ -3588,7 +3654,12 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3588
3654
|
tags: [
|
|
3589
3655
|
"download"
|
|
3590
3656
|
],
|
|
3591
|
-
width: 1081
|
|
3657
|
+
width: 1081,
|
|
3658
|
+
colorPermutations: {
|
|
3659
|
+
"13513613712552552551": [
|
|
3660
|
+
{}
|
|
3661
|
+
]
|
|
3662
|
+
}
|
|
3592
3663
|
},
|
|
3593
3664
|
attrs: [
|
|
3594
3665
|
{}
|
|
@@ -3602,7 +3673,7 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3602
3673
|
},
|
|
3603
3674
|
setIdx: 0,
|
|
3604
3675
|
setId: 2,
|
|
3605
|
-
iconIdx:
|
|
3676
|
+
iconIdx: 13
|
|
3606
3677
|
},
|
|
3607
3678
|
{
|
|
3608
3679
|
icon: {
|
|
@@ -3617,7 +3688,12 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3617
3688
|
grid: 0,
|
|
3618
3689
|
tags: [
|
|
3619
3690
|
"external-link"
|
|
3620
|
-
]
|
|
3691
|
+
],
|
|
3692
|
+
colorPermutations: {
|
|
3693
|
+
"13513613712552552551": [
|
|
3694
|
+
{}
|
|
3695
|
+
]
|
|
3696
|
+
}
|
|
3621
3697
|
},
|
|
3622
3698
|
attrs: [
|
|
3623
3699
|
{}
|
|
@@ -3631,7 +3707,7 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3631
3707
|
},
|
|
3632
3708
|
setIdx: 0,
|
|
3633
3709
|
setId: 2,
|
|
3634
|
-
iconIdx:
|
|
3710
|
+
iconIdx: 14
|
|
3635
3711
|
},
|
|
3636
3712
|
{
|
|
3637
3713
|
icon: {
|
|
@@ -3646,7 +3722,12 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3646
3722
|
grid: 0,
|
|
3647
3723
|
tags: [
|
|
3648
3724
|
"eye-off"
|
|
3649
|
-
]
|
|
3725
|
+
],
|
|
3726
|
+
colorPermutations: {
|
|
3727
|
+
"13513613712552552551": [
|
|
3728
|
+
{}
|
|
3729
|
+
]
|
|
3730
|
+
}
|
|
3650
3731
|
},
|
|
3651
3732
|
attrs: [
|
|
3652
3733
|
{}
|
|
@@ -3660,7 +3741,7 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3660
3741
|
},
|
|
3661
3742
|
setIdx: 0,
|
|
3662
3743
|
setId: 2,
|
|
3663
|
-
iconIdx:
|
|
3744
|
+
iconIdx: 15
|
|
3664
3745
|
},
|
|
3665
3746
|
{
|
|
3666
3747
|
icon: {
|
|
@@ -3675,7 +3756,12 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3675
3756
|
grid: 0,
|
|
3676
3757
|
tags: [
|
|
3677
3758
|
"eye"
|
|
3678
|
-
]
|
|
3759
|
+
],
|
|
3760
|
+
colorPermutations: {
|
|
3761
|
+
"13513613712552552551": [
|
|
3762
|
+
{}
|
|
3763
|
+
]
|
|
3764
|
+
}
|
|
3679
3765
|
},
|
|
3680
3766
|
attrs: [
|
|
3681
3767
|
{}
|
|
@@ -3689,7 +3775,7 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3689
3775
|
},
|
|
3690
3776
|
setIdx: 0,
|
|
3691
3777
|
setId: 2,
|
|
3692
|
-
iconIdx:
|
|
3778
|
+
iconIdx: 16
|
|
3693
3779
|
},
|
|
3694
3780
|
{
|
|
3695
3781
|
icon: {
|
|
@@ -3704,7 +3790,12 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3704
3790
|
grid: 0,
|
|
3705
3791
|
tags: [
|
|
3706
3792
|
"help-circle"
|
|
3707
|
-
]
|
|
3793
|
+
],
|
|
3794
|
+
colorPermutations: {
|
|
3795
|
+
"13513613712552552551": [
|
|
3796
|
+
{}
|
|
3797
|
+
]
|
|
3798
|
+
}
|
|
3708
3799
|
},
|
|
3709
3800
|
attrs: [
|
|
3710
3801
|
{}
|
|
@@ -3718,7 +3809,7 @@ const ct = ({ name: e, className: t, ...r }) => /* @__PURE__ */ R.jsx("span", {
|
|
|
3718
3809
|
},
|
|
3719
3810
|
setIdx: 0,
|
|
3720
3811
|
setId: 2,
|
|
3721
|
-
iconIdx:
|
|
3812
|
+
iconIdx: 17
|
|
3722
3813
|
}
|
|
3723
3814
|
], $1 = 1024, E1 = {
|
|
3724
3815
|
name: "icomoon"
|