@telia/teddy 0.7.28 → 0.7.30

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.
@@ -4,16 +4,16 @@ const jsxRuntime = require("react/jsx-runtime");
4
4
  const React = require("react");
5
5
  const clsx = require("clsx");
6
6
  const styles = {
7
- "teddy-checkbox-card-group": "_teddy-checkbox-card-group_1s01l_1",
8
- "teddy-checkbox-card-group__card-item": "_teddy-checkbox-card-group__card-item_1s01l_9",
9
- "teddy-checkbox-card-group__card-group-label": "_teddy-checkbox-card-group__card-group-label_1s01l_14",
10
- "teddy-checkbox-card-group__content-wrapper": "_teddy-checkbox-card-group__content-wrapper_1s01l_14",
11
- "teddy-checkbox-card-group__title-wrapper": "_teddy-checkbox-card-group__title-wrapper_1s01l_17",
12
- "teddy-checkbox-card-group__illustration": "_teddy-checkbox-card-group__illustration_1s01l_26",
13
- "teddy-checkbox-card-group__checkbox-wrapper": "_teddy-checkbox-card-group__checkbox-wrapper_1s01l_29",
14
- "teddy-checkbox-card-group__trigger": "_teddy-checkbox-card-group__trigger_1s01l_64",
15
- "teddy-checkbox-card-group__indicator": "_teddy-checkbox-card-group__indicator_1s01l_149",
16
- "teddy-checkbox-card-group__card-group-label--required": "_teddy-checkbox-card-group__card-group-label--required_1s01l_208"
7
+ "teddy-checkbox-card-group": "_teddy-checkbox-card-group_1mnk2_1",
8
+ "teddy-checkbox-card-group__card-item": "_teddy-checkbox-card-group__card-item_1mnk2_9",
9
+ "teddy-checkbox-card-group__card-group-label": "_teddy-checkbox-card-group__card-group-label_1mnk2_14",
10
+ "teddy-checkbox-card-group__content-wrapper": "_teddy-checkbox-card-group__content-wrapper_1mnk2_14",
11
+ "teddy-checkbox-card-group__title-wrapper": "_teddy-checkbox-card-group__title-wrapper_1mnk2_17",
12
+ "teddy-checkbox-card-group__illustration": "_teddy-checkbox-card-group__illustration_1mnk2_26",
13
+ "teddy-checkbox-card-group__checkbox-wrapper": "_teddy-checkbox-card-group__checkbox-wrapper_1mnk2_29",
14
+ "teddy-checkbox-card-group__trigger": "_teddy-checkbox-card-group__trigger_1mnk2_64",
15
+ "teddy-checkbox-card-group__indicator": "_teddy-checkbox-card-group__indicator_1mnk2_149",
16
+ "teddy-checkbox-card-group__card-group-label--required": "_teddy-checkbox-card-group__card-group-label--required_1mnk2_212"
17
17
  };
18
18
  const rootClassName = "teddy-checkbox-card-group";
19
19
  const RootContext = React.createContext(void 0);
@@ -2,16 +2,16 @@ import { jsx } from "react/jsx-runtime";
2
2
  import React__default from "react";
3
3
  import clsx from "clsx";
4
4
  const styles = {
5
- "teddy-checkbox-card-group": "_teddy-checkbox-card-group_1s01l_1",
6
- "teddy-checkbox-card-group__card-item": "_teddy-checkbox-card-group__card-item_1s01l_9",
7
- "teddy-checkbox-card-group__card-group-label": "_teddy-checkbox-card-group__card-group-label_1s01l_14",
8
- "teddy-checkbox-card-group__content-wrapper": "_teddy-checkbox-card-group__content-wrapper_1s01l_14",
9
- "teddy-checkbox-card-group__title-wrapper": "_teddy-checkbox-card-group__title-wrapper_1s01l_17",
10
- "teddy-checkbox-card-group__illustration": "_teddy-checkbox-card-group__illustration_1s01l_26",
11
- "teddy-checkbox-card-group__checkbox-wrapper": "_teddy-checkbox-card-group__checkbox-wrapper_1s01l_29",
12
- "teddy-checkbox-card-group__trigger": "_teddy-checkbox-card-group__trigger_1s01l_64",
13
- "teddy-checkbox-card-group__indicator": "_teddy-checkbox-card-group__indicator_1s01l_149",
14
- "teddy-checkbox-card-group__card-group-label--required": "_teddy-checkbox-card-group__card-group-label--required_1s01l_208"
5
+ "teddy-checkbox-card-group": "_teddy-checkbox-card-group_1mnk2_1",
6
+ "teddy-checkbox-card-group__card-item": "_teddy-checkbox-card-group__card-item_1mnk2_9",
7
+ "teddy-checkbox-card-group__card-group-label": "_teddy-checkbox-card-group__card-group-label_1mnk2_14",
8
+ "teddy-checkbox-card-group__content-wrapper": "_teddy-checkbox-card-group__content-wrapper_1mnk2_14",
9
+ "teddy-checkbox-card-group__title-wrapper": "_teddy-checkbox-card-group__title-wrapper_1mnk2_17",
10
+ "teddy-checkbox-card-group__illustration": "_teddy-checkbox-card-group__illustration_1mnk2_26",
11
+ "teddy-checkbox-card-group__checkbox-wrapper": "_teddy-checkbox-card-group__checkbox-wrapper_1mnk2_29",
12
+ "teddy-checkbox-card-group__trigger": "_teddy-checkbox-card-group__trigger_1mnk2_64",
13
+ "teddy-checkbox-card-group__indicator": "_teddy-checkbox-card-group__indicator_1mnk2_149",
14
+ "teddy-checkbox-card-group__card-group-label--required": "_teddy-checkbox-card-group__card-group-label--required_1mnk2_212"
15
15
  };
16
16
  const rootClassName = "teddy-checkbox-card-group";
17
17
  const RootContext = React__default.createContext(void 0);
package/dist/style.css CHANGED
@@ -3206,39 +3206,39 @@
3206
3206
  }
3207
3207
  ._teddy-visually-hidden--focusable_15nus_15:not(:focus):not(:focus-within):not(caption) {
3208
3208
  position: absolute;
3209
- }._teddy-checkbox-card-group_1s01l_1 {
3209
+ }._teddy-checkbox-card-group_1mnk2_1 {
3210
3210
  display: flex;
3211
3211
  flex-direction: column;
3212
3212
  gap: var(--teddy-spacing-200);
3213
3213
  }
3214
- ._teddy-checkbox-card-group_1s01l_1[data-orientation=horizontal] {
3214
+ ._teddy-checkbox-card-group_1mnk2_1[data-orientation=horizontal] {
3215
3215
  flex-direction: row;
3216
3216
  }
3217
- ._teddy-checkbox-card-group_1s01l_1[data-orientation=horizontal] ._teddy-checkbox-card-group__card-item_1s01l_9 {
3217
+ ._teddy-checkbox-card-group_1mnk2_1[data-orientation=horizontal] ._teddy-checkbox-card-group__card-item_1mnk2_9 {
3218
3218
  flex: 0 1 auto;
3219
3219
  min-width: 200px;
3220
3220
  max-width: 300px;
3221
3221
  }
3222
- ._teddy-checkbox-card-group_1s01l_1[data-direction=right] ._teddy-checkbox-card-group__card-group-label_1s01l_14, ._teddy-checkbox-card-group_1s01l_1[data-direction=right] ._teddy-checkbox-card-group__content-wrapper_1s01l_14 {
3222
+ ._teddy-checkbox-card-group_1mnk2_1[data-direction=right] ._teddy-checkbox-card-group__card-group-label_1mnk2_14, ._teddy-checkbox-card-group_1mnk2_1[data-direction=right] ._teddy-checkbox-card-group__content-wrapper_1mnk2_14 {
3223
3223
  text-align: start;
3224
3224
  }
3225
- ._teddy-checkbox-card-group_1s01l_1[data-direction=right] ._teddy-checkbox-card-group__title-wrapper_1s01l_17 {
3225
+ ._teddy-checkbox-card-group_1mnk2_1[data-direction=right] ._teddy-checkbox-card-group__title-wrapper_1mnk2_17 {
3226
3226
  justify-content: start;
3227
3227
  }
3228
- ._teddy-checkbox-card-group_1s01l_1[data-direction=right] ._teddy-checkbox-card-group__content-wrapper_1s01l_14 {
3228
+ ._teddy-checkbox-card-group_1mnk2_1[data-direction=right] ._teddy-checkbox-card-group__content-wrapper_1mnk2_14 {
3229
3229
  padding-right: calc(24px + var(--teddy-spacing-200));
3230
3230
  }
3231
- ._teddy-checkbox-card-group_1s01l_1[data-direction=right] ._teddy-checkbox-card-group__card-item_1s01l_9 {
3231
+ ._teddy-checkbox-card-group_1mnk2_1[data-direction=right] ._teddy-checkbox-card-group__card-item_1mnk2_9 {
3232
3232
  flex-direction: row;
3233
3233
  }
3234
- ._teddy-checkbox-card-group_1s01l_1[data-direction=right] ._teddy-checkbox-card-group__illustration_1s01l_26 {
3234
+ ._teddy-checkbox-card-group_1mnk2_1[data-direction=right] ._teddy-checkbox-card-group__illustration_1mnk2_26 {
3235
3235
  order: -1;
3236
3236
  }
3237
- ._teddy-checkbox-card-group_1s01l_1[data-direction=right] ._teddy-checkbox-card-group__checkbox-wrapper_1s01l_29 {
3237
+ ._teddy-checkbox-card-group_1mnk2_1[data-direction=right] ._teddy-checkbox-card-group__checkbox-wrapper_1mnk2_29 {
3238
3238
  right: 28px;
3239
3239
  left: auto;
3240
3240
  }
3241
- ._teddy-checkbox-card-group__card-item_1s01l_9 {
3241
+ ._teddy-checkbox-card-group__card-item_1mnk2_9 {
3242
3242
  padding: 0;
3243
3243
  display: flex;
3244
3244
  flex: 1;
@@ -3251,52 +3251,52 @@
3251
3251
  background-color: var(--teddy-color-brand-white);
3252
3252
  color: var(--teddy-color-text-default);
3253
3253
  }
3254
- ._teddy-checkbox-card-group__card-item_1s01l_9::before, ._teddy-checkbox-card-group__card-item_1s01l_9::after {
3254
+ ._teddy-checkbox-card-group__card-item_1mnk2_9::before, ._teddy-checkbox-card-group__card-item_1mnk2_9::after {
3255
3255
  position: absolute;
3256
3256
  inset: 0;
3257
3257
  content: "";
3258
3258
  display: block;
3259
3259
  border-radius: inherit;
3260
3260
  }
3261
- ._teddy-checkbox-card-group__card-item_1s01l_9:focus::after {
3261
+ ._teddy-checkbox-card-group__card-item_1mnk2_9:focus::after {
3262
3262
  outline: var(--teddy-border-width-sm) solid var(--teddy-color-border-interactive-focus);
3263
3263
  outline-offset: var(--teddy-spacing-50);
3264
3264
  opacity: 1;
3265
3265
  }
3266
- ._teddy-checkbox-card-group__card-item_1s01l_9:focus:not(:focus-visible)::after {
3266
+ ._teddy-checkbox-card-group__card-item_1mnk2_9:focus:not(:focus-visible)::after {
3267
3267
  opacity: 0;
3268
3268
  }
3269
- ._teddy-checkbox-card-group__card-item_1s01l_9:not([data-disabled])[aria-checked=true]::before {
3269
+ ._teddy-checkbox-card-group__card-item_1mnk2_9:not([data-disabled])[aria-checked=true]::before {
3270
3270
  outline: var(--teddy-border-width-sm) solid var(--teddy-color-border-interactive-primary);
3271
3271
  }
3272
- ._teddy-checkbox-card-group__card-item_1s01l_9:not([data-disabled])[aria-checked=true] ._teddy-checkbox-card-group__trigger_1s01l_64::after, ._teddy-checkbox-card-group__card-item_1s01l_9:not([data-disabled])[aria-checked=true] ._teddy-checkbox-card-group__trigger_1s01l_64::before {
3272
+ ._teddy-checkbox-card-group__card-item_1mnk2_9:not([data-disabled])[aria-checked=true] ._teddy-checkbox-card-group__trigger_1mnk2_64::after, ._teddy-checkbox-card-group__card-item_1mnk2_9:not([data-disabled])[aria-checked=true] ._teddy-checkbox-card-group__trigger_1mnk2_64::before {
3273
3273
  opacity: 1;
3274
3274
  border-width: var(--teddy-border-width-xs);
3275
3275
  }
3276
- ._teddy-checkbox-card-group__card-item_1s01l_9:not([data-disabled]):hover:not(:active):not([data-state=checked])::before {
3276
+ ._teddy-checkbox-card-group__card-item_1mnk2_9:not([data-disabled]):hover:not(:active):not([data-state=checked])::before {
3277
3277
  outline: var(--teddy-border-width-sm) solid var(--teddy-color-border-interactive-primary);
3278
3278
  }
3279
- ._teddy-checkbox-card-group__card-item_1s01l_9:not([data-disabled]):hover:not(:active):not([data-state=checked]) ._teddy-checkbox-card-group__trigger_1s01l_64::after {
3279
+ ._teddy-checkbox-card-group__card-item_1mnk2_9:not([data-disabled]):hover:not(:active):not([data-state=checked]) ._teddy-checkbox-card-group__trigger_1mnk2_64::after {
3280
3280
  opacity: 1;
3281
3281
  }
3282
- ._teddy-checkbox-card-group__card-item_1s01l_9:not([data-disabled]):active:not([aria-checked=true])::before {
3282
+ ._teddy-checkbox-card-group__card-item_1mnk2_9:not([data-disabled]):active:not([aria-checked=true])::before {
3283
3283
  outline: var(--teddy-border-width-xs) solid var(--teddy-color-border-interactive-primary);
3284
3284
  }
3285
- ._teddy-checkbox-card-group__card-item_1s01l_9:not([data-disabled]):active:not([aria-checked=true]) ._teddy-checkbox-card-group__trigger_1s01l_64::after, ._teddy-checkbox-card-group__card-item_1s01l_9:not([data-disabled]):active:not([aria-checked=true]) ._teddy-checkbox-card-group__trigger_1s01l_64::before {
3285
+ ._teddy-checkbox-card-group__card-item_1mnk2_9:not([data-disabled]):active:not([aria-checked=true]) ._teddy-checkbox-card-group__trigger_1mnk2_64::after, ._teddy-checkbox-card-group__card-item_1mnk2_9:not([data-disabled]):active:not([aria-checked=true]) ._teddy-checkbox-card-group__trigger_1mnk2_64::before {
3286
3286
  opacity: 1;
3287
3287
  background-color: var(--teddy-color-brand-light-purple);
3288
3288
  }
3289
- ._teddy-checkbox-card-group__card-item_1s01l_9[data-disabled] {
3289
+ ._teddy-checkbox-card-group__card-item_1mnk2_9[data-disabled] {
3290
3290
  cursor: default;
3291
3291
  background-color: var(--teddy-color-background-interactive-disabled);
3292
3292
  }
3293
- ._teddy-checkbox-card-group__card-item_1s01l_9[data-disabled]:has([aria-checked=true]) {
3293
+ ._teddy-checkbox-card-group__card-item_1mnk2_9[data-disabled]:has([aria-checked=true]) {
3294
3294
  border-width: var(--teddy-border-width-sm);
3295
3295
  }
3296
- ._teddy-checkbox-card-group__card-item_1s01l_9[data-disabled] ._teddy-checkbox-card-group__content-wrapper_1s01l_14 * {
3296
+ ._teddy-checkbox-card-group__card-item_1mnk2_9[data-disabled] ._teddy-checkbox-card-group__content-wrapper_1mnk2_14 * {
3297
3297
  color: var(--teddy-color-text-weak);
3298
3298
  }
3299
- ._teddy-checkbox-card-group__trigger_1s01l_64 {
3299
+ ._teddy-checkbox-card-group__trigger_1mnk2_64 {
3300
3300
  all: unset;
3301
3301
  flex-shrink: 0;
3302
3302
  cursor: pointer;
@@ -3307,7 +3307,7 @@
3307
3307
  height: var(--teddy-spacing-300);
3308
3308
  position: relative;
3309
3309
  }
3310
- ._teddy-checkbox-card-group__trigger_1s01l_64::before, ._teddy-checkbox-card-group__trigger_1s01l_64::after {
3310
+ ._teddy-checkbox-card-group__trigger_1mnk2_64::before, ._teddy-checkbox-card-group__trigger_1mnk2_64::after {
3311
3311
  content: "";
3312
3312
  position: absolute;
3313
3313
  display: block;
@@ -3320,41 +3320,41 @@
3320
3320
  border: var(--teddy-border-width-xs) solid var(--teddy-color-border-interactive-subtle);
3321
3321
  }
3322
3322
  @media (prefers-reduced-motion: no-preference) {
3323
- ._teddy-checkbox-card-group__trigger_1s01l_64::before, ._teddy-checkbox-card-group__trigger_1s01l_64::after {
3323
+ ._teddy-checkbox-card-group__trigger_1mnk2_64::before, ._teddy-checkbox-card-group__trigger_1mnk2_64::after {
3324
3324
  transition: border-color var(--teddy-motion-duration-150) ease;
3325
3325
  }
3326
3326
  }
3327
- ._teddy-checkbox-card-group__trigger_1s01l_64::after {
3327
+ ._teddy-checkbox-card-group__trigger_1mnk2_64::after {
3328
3328
  opacity: 0;
3329
3329
  background-color: transparent;
3330
3330
  border-color: var(--teddy-color-border-interactive-subtle-hover);
3331
3331
  border-width: var(--teddy-border-width-sm);
3332
3332
  }
3333
3333
  @media (prefers-reduced-motion: no-preference) {
3334
- ._teddy-checkbox-card-group__trigger_1s01l_64::after {
3334
+ ._teddy-checkbox-card-group__trigger_1mnk2_64::after {
3335
3335
  transition: opacity var(--teddy-motion-duration-150) ease;
3336
3336
  }
3337
3337
  }
3338
- ._teddy-checkbox-card-group__trigger_1s01l_64[data-state=checked]::before {
3338
+ ._teddy-checkbox-card-group__trigger_1mnk2_64[data-state=checked]::before {
3339
3339
  border-color: var(--teddy-color-border-interactive-primary);
3340
3340
  }
3341
- ._teddy-checkbox-card-group__trigger_1s01l_64:hover:not(:active):not(._teddy-checkbox-card-group__trigger_1s01l_64[data-state=checked]):not(._teddy-checkbox-card-group__trigger_1s01l_64[data-disabled])::after {
3341
+ ._teddy-checkbox-card-group__trigger_1mnk2_64:hover:not(:active):not(._teddy-checkbox-card-group__trigger_1mnk2_64[data-state=checked]):not(._teddy-checkbox-card-group__trigger_1mnk2_64[data-disabled])::after {
3342
3342
  opacity: 1;
3343
3343
  }
3344
- ._teddy-checkbox-card-group__trigger_1s01l_64:active::before {
3344
+ ._teddy-checkbox-card-group__trigger_1mnk2_64:active::before {
3345
3345
  border-color: var(--teddy-color-border-interactive-subtle-hover);
3346
3346
  }
3347
- ._teddy-checkbox-card-group__trigger_1s01l_64[data-disabled] {
3347
+ ._teddy-checkbox-card-group__trigger_1mnk2_64[data-disabled] {
3348
3348
  cursor: default;
3349
3349
  }
3350
- ._teddy-checkbox-card-group__trigger_1s01l_64[data-disabled]::before {
3350
+ ._teddy-checkbox-card-group__trigger_1mnk2_64[data-disabled]::before {
3351
3351
  background-color: var(--teddy-color-background-interactive-disabled);
3352
3352
  border-color: var(--teddy-color-border-medium);
3353
3353
  }
3354
- ._teddy-checkbox-card-group__trigger_1s01l_64[data-disabled][data-state=checked]::before {
3354
+ ._teddy-checkbox-card-group__trigger_1mnk2_64[data-disabled][data-state=checked]::before {
3355
3355
  background-color: var(--teddy-color-background-primary);
3356
3356
  }
3357
- ._teddy-checkbox-card-group__indicator_1s01l_149 {
3357
+ ._teddy-checkbox-card-group__indicator_1mnk2_149 {
3358
3358
  display: flex;
3359
3359
  align-items: center;
3360
3360
  justify-content: center;
@@ -3362,7 +3362,7 @@
3362
3362
  height: 100%;
3363
3363
  position: relative;
3364
3364
  }
3365
- ._teddy-checkbox-card-group__indicator_1s01l_149::after {
3365
+ ._teddy-checkbox-card-group__indicator_1mnk2_149::after {
3366
3366
  content: "";
3367
3367
  display: block;
3368
3368
  inset: 0;
@@ -3371,49 +3371,53 @@
3371
3371
  border-radius: var(--teddy-border-radius-xs);
3372
3372
  background-color: var(--teddy-color-background-interactive-primary);
3373
3373
  }
3374
- ._teddy-checkbox-card-group__indicator_1s01l_149[data-disabled]::after {
3374
+ ._teddy-checkbox-card-group__indicator_1mnk2_149[data-disabled]::after {
3375
3375
  background-color: var(--teddy-color-text-weak);
3376
3376
  }
3377
- ._teddy-checkbox-card-group__content-wrapper_1s01l_14 {
3377
+ ._teddy-checkbox-card-group__content-wrapper_1mnk2_14 {
3378
3378
  padding: var(--teddy-spacing-200);
3379
3379
  text-align: start;
3380
3380
  flex: 1;
3381
3381
  }
3382
- ._teddy-checkbox-card-group__title-wrapper_1s01l_17 {
3382
+ ._teddy-checkbox-card-group__title-wrapper_1mnk2_17 {
3383
3383
  justify-content: space-between;
3384
3384
  }
3385
- ._teddy-checkbox-card-group__checkbox-wrapper_1s01l_29 {
3385
+ ._teddy-checkbox-card-group__checkbox-wrapper_1mnk2_29 {
3386
3386
  position: absolute;
3387
3387
  top: 14px;
3388
3388
  z-index: 1;
3389
3389
  }
3390
- ._teddy-checkbox-card-group_1s01l_1:not([data-direction=right]) ._teddy-checkbox-card-group__checkbox-wrapper_1s01l_29 {
3391
- left: 28px;
3390
+ ._teddy-checkbox-card-group_1mnk2_1:not([data-direction=right]) ._teddy-checkbox-card-group__checkbox-wrapper_1mnk2_29 {
3391
+ left: 20px;
3392
3392
  }
3393
- ._teddy-checkbox-card-group_1s01l_1:not([data-direction=right]) ._teddy-checkbox-card-group__card-item_1s01l_9 {
3393
+ ._teddy-checkbox-card-group_1mnk2_1:not([data-direction=right]) ._teddy-checkbox-card-group__card-item_1mnk2_9 {
3394
3394
  flex-direction: row-reverse;
3395
3395
  }
3396
- ._teddy-checkbox-card-group_1s01l_1:not([data-direction=right]) ._teddy-checkbox-card-group__content-wrapper_1s01l_14 {
3396
+ ._teddy-checkbox-card-group_1mnk2_1:not([data-direction=right]) ._teddy-checkbox-card-group__content-wrapper_1mnk2_14 {
3397
3397
  padding-left: calc(40px + var(--teddy-spacing-200));
3398
3398
  }
3399
- ._teddy-checkbox-card-group__illustration_1s01l_26 {
3399
+ ._teddy-checkbox-card-group_1mnk2_1:not([data-direction=right]) ._teddy-checkbox-card-group__illustration_1mnk2_26 img {
3400
+ border-radius: 0 var(--teddy-border-radius-md) var(--teddy-border-radius-md) 0;
3401
+ }
3402
+ ._teddy-checkbox-card-group__illustration_1mnk2_26 {
3400
3403
  width: var(--teddy-spacing-1000);
3401
3404
  overflow: hidden;
3402
3405
  flex-shrink: 0;
3403
3406
  position: relative;
3404
3407
  }
3405
- ._teddy-checkbox-card-group__illustration_1s01l_26 img {
3408
+ ._teddy-checkbox-card-group__illustration_1mnk2_26 img {
3406
3409
  width: 100%;
3407
3410
  height: 100%;
3408
3411
  object-fit: cover;
3412
+ border-radius: var(--teddy-border-radius-md) 0 0 var(--teddy-border-radius-md);
3409
3413
  }
3410
- ._teddy-checkbox-card-group__card-group-label_1s01l_14 {
3414
+ ._teddy-checkbox-card-group__card-group-label_1mnk2_14 {
3411
3415
  margin: 0 0 var(--teddy-spacing-150);
3412
3416
  font-weight: var(--teddy-typography-weight-medium);
3413
3417
  font-size: var(--teddy-typography-scale-100);
3414
3418
  position: relative;
3415
3419
  }
3416
- ._teddy-checkbox-card-group__card-group-label--required_1s01l_208::before {
3420
+ ._teddy-checkbox-card-group__card-group-label--required_1mnk2_212::before {
3417
3421
  content: "* ";
3418
3422
  }@keyframes _fadeInAnimation_5xbh5_1 {
3419
3423
  0% {
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "pnpm": ">=10"
21
21
  },
22
22
  "private": false,
23
- "version": "0.7.28",
23
+ "version": "0.7.30",
24
24
  "sideEffects": [
25
25
  "**/*.css",
26
26
  "**/*.svg"