@telia/teddy 0.7.16 → 0.7.26
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/card/card.cjs +52 -52
- package/dist/components/card/card.js +52 -52
- package/dist/components/checkbox-card-group/checkbox-card-group-content.cjs +64 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-content.d.ts +5 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-content.js +64 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-indicator.cjs +1465 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-indicator.d.ts +12 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-indicator.js +1446 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-item-body.cjs +15 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-item-body.d.ts +5 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-item-body.js +15 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-item-title.cjs +65 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-item-title.d.ts +14 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-item-title.js +65 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-item.cjs +66 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-item.d.ts +22 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-item.js +66 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-label.cjs +29 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-label.d.ts +65 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-label.js +29 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-root.cjs +42 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-root.d.ts +39 -0
- package/dist/components/checkbox-card-group/checkbox-card-group-root.js +42 -0
- package/dist/components/checkbox-card-group/index.cjs +7 -0
- package/dist/components/checkbox-card-group/index.d.ts +76 -0
- package/dist/components/checkbox-card-group/index.js +7 -0
- package/dist/components/index.cjs +6 -5
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.js +2 -1
- package/dist/components/modal/index.cjs +2 -2
- package/dist/components/modal/index.js +1 -1
- package/dist/components/modal/modal-close.cjs +2 -2
- package/dist/components/modal/modal-close.js +2 -2
- package/dist/components/navigation-menu/global-navigation/global-navigation-desktop-simplified.cjs +2 -2
- package/dist/components/navigation-menu/global-navigation/global-navigation-desktop-simplified.js +2 -2
- package/dist/components/navigation-menu/global-navigation/global-navigation-desktop.cjs +2 -2
- package/dist/components/navigation-menu/global-navigation/global-navigation-desktop.js +1 -1
- package/dist/components/navigation-menu/global-navigation/global-navigation-mobile-simplified.cjs +2 -2
- package/dist/components/navigation-menu/global-navigation/global-navigation-mobile-simplified.js +2 -2
- package/dist/components/navigation-menu/global-navigation/global-navigation-mobile.cjs +3 -3
- package/dist/components/navigation-menu/global-navigation/global-navigation-mobile.js +2 -2
- package/dist/components/navigation-menu/global-navigation/global-navigation-my-pages.cjs +2 -2
- package/dist/components/navigation-menu/global-navigation/global-navigation-my-pages.js +2 -2
- package/dist/components/navigation-menu/global-navigation/global-navigation-root.cjs +4 -4
- package/dist/components/navigation-menu/global-navigation/global-navigation-root.js +4 -4
- package/dist/components/navigation-menu/global-navigation/global-navigation-search-field.cjs +2 -2
- package/dist/components/navigation-menu/global-navigation/global-navigation-search-field.js +2 -2
- package/dist/components/navigation-menu/global-navigation/global-navigation-search.cjs +2 -2
- package/dist/components/navigation-menu/global-navigation/global-navigation-search.js +2 -2
- package/dist/components/navigation-menu/global-navigation/global-navigation-shopping-cart.cjs +2 -2
- package/dist/components/navigation-menu/global-navigation/global-navigation-shopping-cart.js +2 -2
- package/dist/components/navigation-menu/global-navigation/index.cjs +2 -2
- package/dist/components/navigation-menu/global-navigation/index.js +1 -1
- package/dist/components/navigation-menu/index.cjs +3 -3
- package/dist/components/navigation-menu/index.js +1 -1
- package/dist/components/navigation-menu/navigation-menu.cjs +4 -4
- package/dist/components/navigation-menu/navigation-menu.js +1 -1
- package/dist/components/radio-card-group/index.cjs +2 -2
- package/dist/components/radio-card-group/index.js +1 -1
- package/dist/components/radio-card-group/radio-card-group-content.cjs +2 -2
- package/dist/components/radio-card-group/radio-card-group-content.js +2 -2
- package/dist/components/radio-card-group/radio-card-group-item-title.cjs +21 -1328
- package/dist/components/radio-card-group/radio-card-group-item-title.js +21 -1309
- package/dist/components/radio-card-group/radio-card-group-item.cjs +3 -3
- package/dist/components/radio-card-group/radio-card-group-item.js +3 -3
- package/dist/main.cjs +6 -5
- package/dist/main.js +2 -1
- package/dist/style.css +425 -213
- package/dist/tokens/color/variables.cjs +32 -32
- package/dist/tokens/color/variables.d.ts +32 -32
- package/dist/tokens/color/variables.js +32 -32
- package/package.json +5 -5
|
@@ -233,53 +233,53 @@ const teddyColorBackgroundToneOnToneQuaternary = "#f9f1ec";
|
|
|
233
233
|
const teddyColorBackgroundLightPurple = "#faf0ff";
|
|
234
234
|
const teddyColorBackgroundLightPurpleNegative = "#4a4a4d";
|
|
235
235
|
const teddyColorBackgroundCardDefault = "#ffffff";
|
|
236
|
-
const teddyColorBackgroundCardDefaultNegative = "#
|
|
237
|
-
const teddyColorBackgroundCardDefaultHover = "#
|
|
238
|
-
const teddyColorBackgroundCardDefaultHoverNegative = "#
|
|
236
|
+
const teddyColorBackgroundCardDefaultNegative = "#353537";
|
|
237
|
+
const teddyColorBackgroundCardDefaultHover = "#faf0ff";
|
|
238
|
+
const teddyColorBackgroundCardDefaultHoverNegative = "#4a4a4d";
|
|
239
239
|
const teddyColorBackgroundCardDefaultActive = "#f5e0ff";
|
|
240
|
-
const teddyColorBackgroundCardDefaultActiveNegative = "#
|
|
241
|
-
const teddyColorBackgroundCardGray = "#
|
|
242
|
-
const teddyColorBackgroundCardGrayNegative = "#
|
|
243
|
-
const teddyColorBackgroundCardGrayHover = "#
|
|
244
|
-
const teddyColorBackgroundCardGrayHoverNegative = "#
|
|
245
|
-
const teddyColorBackgroundCardGrayActive = "#
|
|
246
|
-
const teddyColorBackgroundCardGrayActiveNegative = "#
|
|
247
|
-
const teddyColorBackgroundCardBeige = "#
|
|
248
|
-
const teddyColorBackgroundCardBeigeNegative = "#
|
|
240
|
+
const teddyColorBackgroundCardDefaultActiveNegative = "#5f5f63";
|
|
241
|
+
const teddyColorBackgroundCardGray = "#f3f3f8";
|
|
242
|
+
const teddyColorBackgroundCardGrayNegative = "#353537";
|
|
243
|
+
const teddyColorBackgroundCardGrayHover = "#e5e5eb";
|
|
244
|
+
const teddyColorBackgroundCardGrayHoverNegative = "#4a4a4d";
|
|
245
|
+
const teddyColorBackgroundCardGrayActive = "#c6c6cd";
|
|
246
|
+
const teddyColorBackgroundCardGrayActiveNegative = "#5f5f63";
|
|
247
|
+
const teddyColorBackgroundCardBeige = "#f9f1ec";
|
|
248
|
+
const teddyColorBackgroundCardBeigeNegative = "#353537";
|
|
249
249
|
const teddyColorBackgroundCardBeigeHover = "#ede1d8";
|
|
250
|
-
const teddyColorBackgroundCardBeigeHoverNegative = "#
|
|
251
|
-
const teddyColorBackgroundCardBeigeActive = "#
|
|
252
|
-
const teddyColorBackgroundCardBeigeActiveNegative = "#
|
|
250
|
+
const teddyColorBackgroundCardBeigeHoverNegative = "#4a4a4d";
|
|
251
|
+
const teddyColorBackgroundCardBeigeActive = "#d7c3b5";
|
|
252
|
+
const teddyColorBackgroundCardBeigeActiveNegative = "#5f5f63";
|
|
253
253
|
const teddyColorBackgroundCardBeigeEmphasis = "#ede1d8";
|
|
254
|
-
const teddyColorBackgroundCardBeigeEmphasisNegative = "#
|
|
255
|
-
const teddyColorBackgroundCardBeigeEmphasisHover = "#
|
|
256
|
-
const teddyColorBackgroundCardBeigeEmphasisHoverNegative = "#
|
|
257
|
-
const teddyColorBackgroundCardBeigeEmphasisActive = "#
|
|
258
|
-
const teddyColorBackgroundCardBeigeEmphasisActiveNegative = "#
|
|
254
|
+
const teddyColorBackgroundCardBeigeEmphasisNegative = "#353537";
|
|
255
|
+
const teddyColorBackgroundCardBeigeEmphasisHover = "#d7c3b5";
|
|
256
|
+
const teddyColorBackgroundCardBeigeEmphasisHoverNegative = "#4a4a4d";
|
|
257
|
+
const teddyColorBackgroundCardBeigeEmphasisActive = "#bba494";
|
|
258
|
+
const teddyColorBackgroundCardBeigeEmphasisActiveNegative = "#5f5f63";
|
|
259
259
|
const teddyColorBackgroundCardLightPurple = "#f5e0ff";
|
|
260
260
|
const teddyColorBackgroundCardLightPurpleNegative = "#29003e";
|
|
261
261
|
const teddyColorBackgroundCardLightPurpleHover = "#e4b6fb";
|
|
262
262
|
const teddyColorBackgroundCardLightPurpleHoverNegative = "#4e0174";
|
|
263
263
|
const teddyColorBackgroundCardLightPurpleActive = "#d58df9";
|
|
264
264
|
const teddyColorBackgroundCardLightPurpleActiveNegative = "#6d02a3";
|
|
265
|
-
const teddyColorBackgroundCardDarkPurple = "#
|
|
266
|
-
const teddyColorBackgroundCardDarkPurpleNegative = "#
|
|
267
|
-
const teddyColorBackgroundCardDarkPurpleHover = "#
|
|
268
|
-
const teddyColorBackgroundCardDarkPurpleHoverNegative = "#
|
|
269
|
-
const teddyColorBackgroundCardDarkPurpleActive = "#
|
|
270
|
-
const teddyColorBackgroundCardDarkPurpleActiveNegative = "#
|
|
265
|
+
const teddyColorBackgroundCardDarkPurple = "#29003e";
|
|
266
|
+
const teddyColorBackgroundCardDarkPurpleNegative = "#f5e0ff";
|
|
267
|
+
const teddyColorBackgroundCardDarkPurpleHover = "#4e0174";
|
|
268
|
+
const teddyColorBackgroundCardDarkPurpleHoverNegative = "#e4b6fb";
|
|
269
|
+
const teddyColorBackgroundCardDarkPurpleActive = "#6d02a3";
|
|
270
|
+
const teddyColorBackgroundCardDarkPurpleActiveNegative = "#d58df9";
|
|
271
271
|
const teddyColorBackgroundCardTeal = "#edf5f5";
|
|
272
|
-
const teddyColorBackgroundCardTealNegative = "#
|
|
272
|
+
const teddyColorBackgroundCardTealNegative = "#006c67";
|
|
273
273
|
const teddyColorBackgroundCardTealHover = "#d5eae9";
|
|
274
|
-
const teddyColorBackgroundCardTealHoverNegative = "#
|
|
274
|
+
const teddyColorBackgroundCardTealHoverNegative = "#00847e";
|
|
275
275
|
const teddyColorBackgroundCardTealActive = "#a1cfcd";
|
|
276
|
-
const teddyColorBackgroundCardTealActiveNegative = "#
|
|
276
|
+
const teddyColorBackgroundCardTealActiveNegative = "#3a9b96";
|
|
277
277
|
const teddyColorBackgroundCardTealEmphasis = "#d5eae9";
|
|
278
|
-
const teddyColorBackgroundCardTealEmphasisNegative = "#
|
|
278
|
+
const teddyColorBackgroundCardTealEmphasisNegative = "#006c67";
|
|
279
279
|
const teddyColorBackgroundCardTealEmphasisHover = "#a1cfcd";
|
|
280
|
-
const teddyColorBackgroundCardTealEmphasisHoverNegative = "#
|
|
280
|
+
const teddyColorBackgroundCardTealEmphasisHoverNegative = "#00847e";
|
|
281
281
|
const teddyColorBackgroundCardTealEmphasisActive = "#6eb5b2";
|
|
282
|
-
const teddyColorBackgroundCardTealEmphasisActiveNegative = "#
|
|
282
|
+
const teddyColorBackgroundCardTealEmphasisActiveNegative = "#3a9b96";
|
|
283
283
|
const teddyColorBorderMedium = "rgba(0, 0, 0, 0.33)";
|
|
284
284
|
const teddyColorBorderMediumNegative = "rgba(255, 255, 255, 0.29)";
|
|
285
285
|
const teddyColorBorderStrong = "rgba(0, 0, 0, 0.54)";
|
|
@@ -231,53 +231,53 @@ export declare const teddyColorBackgroundToneOnToneQuaternary = "#f9f1ec";
|
|
|
231
231
|
export declare const teddyColorBackgroundLightPurple = "#faf0ff";
|
|
232
232
|
export declare const teddyColorBackgroundLightPurpleNegative = "#4a4a4d";
|
|
233
233
|
export declare const teddyColorBackgroundCardDefault = "#ffffff";
|
|
234
|
-
export declare const teddyColorBackgroundCardDefaultNegative = "#
|
|
235
|
-
export declare const teddyColorBackgroundCardDefaultHover = "#
|
|
236
|
-
export declare const teddyColorBackgroundCardDefaultHoverNegative = "#
|
|
234
|
+
export declare const teddyColorBackgroundCardDefaultNegative = "#353537";
|
|
235
|
+
export declare const teddyColorBackgroundCardDefaultHover = "#faf0ff";
|
|
236
|
+
export declare const teddyColorBackgroundCardDefaultHoverNegative = "#4a4a4d";
|
|
237
237
|
export declare const teddyColorBackgroundCardDefaultActive = "#f5e0ff";
|
|
238
|
-
export declare const teddyColorBackgroundCardDefaultActiveNegative = "#
|
|
239
|
-
export declare const teddyColorBackgroundCardGray = "#
|
|
240
|
-
export declare const teddyColorBackgroundCardGrayNegative = "#
|
|
241
|
-
export declare const teddyColorBackgroundCardGrayHover = "#
|
|
242
|
-
export declare const teddyColorBackgroundCardGrayHoverNegative = "#
|
|
243
|
-
export declare const teddyColorBackgroundCardGrayActive = "#
|
|
244
|
-
export declare const teddyColorBackgroundCardGrayActiveNegative = "#
|
|
245
|
-
export declare const teddyColorBackgroundCardBeige = "#
|
|
246
|
-
export declare const teddyColorBackgroundCardBeigeNegative = "#
|
|
238
|
+
export declare const teddyColorBackgroundCardDefaultActiveNegative = "#5f5f63";
|
|
239
|
+
export declare const teddyColorBackgroundCardGray = "#f3f3f8";
|
|
240
|
+
export declare const teddyColorBackgroundCardGrayNegative = "#353537";
|
|
241
|
+
export declare const teddyColorBackgroundCardGrayHover = "#e5e5eb";
|
|
242
|
+
export declare const teddyColorBackgroundCardGrayHoverNegative = "#4a4a4d";
|
|
243
|
+
export declare const teddyColorBackgroundCardGrayActive = "#c6c6cd";
|
|
244
|
+
export declare const teddyColorBackgroundCardGrayActiveNegative = "#5f5f63";
|
|
245
|
+
export declare const teddyColorBackgroundCardBeige = "#f9f1ec";
|
|
246
|
+
export declare const teddyColorBackgroundCardBeigeNegative = "#353537";
|
|
247
247
|
export declare const teddyColorBackgroundCardBeigeHover = "#ede1d8";
|
|
248
|
-
export declare const teddyColorBackgroundCardBeigeHoverNegative = "#
|
|
249
|
-
export declare const teddyColorBackgroundCardBeigeActive = "#
|
|
250
|
-
export declare const teddyColorBackgroundCardBeigeActiveNegative = "#
|
|
248
|
+
export declare const teddyColorBackgroundCardBeigeHoverNegative = "#4a4a4d";
|
|
249
|
+
export declare const teddyColorBackgroundCardBeigeActive = "#d7c3b5";
|
|
250
|
+
export declare const teddyColorBackgroundCardBeigeActiveNegative = "#5f5f63";
|
|
251
251
|
export declare const teddyColorBackgroundCardBeigeEmphasis = "#ede1d8";
|
|
252
|
-
export declare const teddyColorBackgroundCardBeigeEmphasisNegative = "#
|
|
253
|
-
export declare const teddyColorBackgroundCardBeigeEmphasisHover = "#
|
|
254
|
-
export declare const teddyColorBackgroundCardBeigeEmphasisHoverNegative = "#
|
|
255
|
-
export declare const teddyColorBackgroundCardBeigeEmphasisActive = "#
|
|
256
|
-
export declare const teddyColorBackgroundCardBeigeEmphasisActiveNegative = "#
|
|
252
|
+
export declare const teddyColorBackgroundCardBeigeEmphasisNegative = "#353537";
|
|
253
|
+
export declare const teddyColorBackgroundCardBeigeEmphasisHover = "#d7c3b5";
|
|
254
|
+
export declare const teddyColorBackgroundCardBeigeEmphasisHoverNegative = "#4a4a4d";
|
|
255
|
+
export declare const teddyColorBackgroundCardBeigeEmphasisActive = "#bba494";
|
|
256
|
+
export declare const teddyColorBackgroundCardBeigeEmphasisActiveNegative = "#5f5f63";
|
|
257
257
|
export declare const teddyColorBackgroundCardLightPurple = "#f5e0ff";
|
|
258
258
|
export declare const teddyColorBackgroundCardLightPurpleNegative = "#29003e";
|
|
259
259
|
export declare const teddyColorBackgroundCardLightPurpleHover = "#e4b6fb";
|
|
260
260
|
export declare const teddyColorBackgroundCardLightPurpleHoverNegative = "#4e0174";
|
|
261
261
|
export declare const teddyColorBackgroundCardLightPurpleActive = "#d58df9";
|
|
262
262
|
export declare const teddyColorBackgroundCardLightPurpleActiveNegative = "#6d02a3";
|
|
263
|
-
export declare const teddyColorBackgroundCardDarkPurple = "#
|
|
264
|
-
export declare const teddyColorBackgroundCardDarkPurpleNegative = "#
|
|
265
|
-
export declare const teddyColorBackgroundCardDarkPurpleHover = "#
|
|
266
|
-
export declare const teddyColorBackgroundCardDarkPurpleHoverNegative = "#
|
|
267
|
-
export declare const teddyColorBackgroundCardDarkPurpleActive = "#
|
|
268
|
-
export declare const teddyColorBackgroundCardDarkPurpleActiveNegative = "#
|
|
263
|
+
export declare const teddyColorBackgroundCardDarkPurple = "#29003e";
|
|
264
|
+
export declare const teddyColorBackgroundCardDarkPurpleNegative = "#f5e0ff";
|
|
265
|
+
export declare const teddyColorBackgroundCardDarkPurpleHover = "#4e0174";
|
|
266
|
+
export declare const teddyColorBackgroundCardDarkPurpleHoverNegative = "#e4b6fb";
|
|
267
|
+
export declare const teddyColorBackgroundCardDarkPurpleActive = "#6d02a3";
|
|
268
|
+
export declare const teddyColorBackgroundCardDarkPurpleActiveNegative = "#d58df9";
|
|
269
269
|
export declare const teddyColorBackgroundCardTeal = "#edf5f5";
|
|
270
|
-
export declare const teddyColorBackgroundCardTealNegative = "#
|
|
270
|
+
export declare const teddyColorBackgroundCardTealNegative = "#006c67";
|
|
271
271
|
export declare const teddyColorBackgroundCardTealHover = "#d5eae9";
|
|
272
|
-
export declare const teddyColorBackgroundCardTealHoverNegative = "#
|
|
272
|
+
export declare const teddyColorBackgroundCardTealHoverNegative = "#00847e";
|
|
273
273
|
export declare const teddyColorBackgroundCardTealActive = "#a1cfcd";
|
|
274
|
-
export declare const teddyColorBackgroundCardTealActiveNegative = "#
|
|
274
|
+
export declare const teddyColorBackgroundCardTealActiveNegative = "#3a9b96";
|
|
275
275
|
export declare const teddyColorBackgroundCardTealEmphasis = "#d5eae9";
|
|
276
|
-
export declare const teddyColorBackgroundCardTealEmphasisNegative = "#
|
|
276
|
+
export declare const teddyColorBackgroundCardTealEmphasisNegative = "#006c67";
|
|
277
277
|
export declare const teddyColorBackgroundCardTealEmphasisHover = "#a1cfcd";
|
|
278
|
-
export declare const teddyColorBackgroundCardTealEmphasisHoverNegative = "#
|
|
278
|
+
export declare const teddyColorBackgroundCardTealEmphasisHoverNegative = "#00847e";
|
|
279
279
|
export declare const teddyColorBackgroundCardTealEmphasisActive = "#6eb5b2";
|
|
280
|
-
export declare const teddyColorBackgroundCardTealEmphasisActiveNegative = "#
|
|
280
|
+
export declare const teddyColorBackgroundCardTealEmphasisActiveNegative = "#3a9b96";
|
|
281
281
|
export declare const teddyColorBorderMedium = "rgba(0, 0, 0, 0.33)";
|
|
282
282
|
export declare const teddyColorBorderMediumNegative = "rgba(255, 255, 255, 0.29)";
|
|
283
283
|
export declare const teddyColorBorderStrong = "rgba(0, 0, 0, 0.54)";
|
|
@@ -231,53 +231,53 @@ const teddyColorBackgroundToneOnToneQuaternary = "#f9f1ec";
|
|
|
231
231
|
const teddyColorBackgroundLightPurple = "#faf0ff";
|
|
232
232
|
const teddyColorBackgroundLightPurpleNegative = "#4a4a4d";
|
|
233
233
|
const teddyColorBackgroundCardDefault = "#ffffff";
|
|
234
|
-
const teddyColorBackgroundCardDefaultNegative = "#
|
|
235
|
-
const teddyColorBackgroundCardDefaultHover = "#
|
|
236
|
-
const teddyColorBackgroundCardDefaultHoverNegative = "#
|
|
234
|
+
const teddyColorBackgroundCardDefaultNegative = "#353537";
|
|
235
|
+
const teddyColorBackgroundCardDefaultHover = "#faf0ff";
|
|
236
|
+
const teddyColorBackgroundCardDefaultHoverNegative = "#4a4a4d";
|
|
237
237
|
const teddyColorBackgroundCardDefaultActive = "#f5e0ff";
|
|
238
|
-
const teddyColorBackgroundCardDefaultActiveNegative = "#
|
|
239
|
-
const teddyColorBackgroundCardGray = "#
|
|
240
|
-
const teddyColorBackgroundCardGrayNegative = "#
|
|
241
|
-
const teddyColorBackgroundCardGrayHover = "#
|
|
242
|
-
const teddyColorBackgroundCardGrayHoverNegative = "#
|
|
243
|
-
const teddyColorBackgroundCardGrayActive = "#
|
|
244
|
-
const teddyColorBackgroundCardGrayActiveNegative = "#
|
|
245
|
-
const teddyColorBackgroundCardBeige = "#
|
|
246
|
-
const teddyColorBackgroundCardBeigeNegative = "#
|
|
238
|
+
const teddyColorBackgroundCardDefaultActiveNegative = "#5f5f63";
|
|
239
|
+
const teddyColorBackgroundCardGray = "#f3f3f8";
|
|
240
|
+
const teddyColorBackgroundCardGrayNegative = "#353537";
|
|
241
|
+
const teddyColorBackgroundCardGrayHover = "#e5e5eb";
|
|
242
|
+
const teddyColorBackgroundCardGrayHoverNegative = "#4a4a4d";
|
|
243
|
+
const teddyColorBackgroundCardGrayActive = "#c6c6cd";
|
|
244
|
+
const teddyColorBackgroundCardGrayActiveNegative = "#5f5f63";
|
|
245
|
+
const teddyColorBackgroundCardBeige = "#f9f1ec";
|
|
246
|
+
const teddyColorBackgroundCardBeigeNegative = "#353537";
|
|
247
247
|
const teddyColorBackgroundCardBeigeHover = "#ede1d8";
|
|
248
|
-
const teddyColorBackgroundCardBeigeHoverNegative = "#
|
|
249
|
-
const teddyColorBackgroundCardBeigeActive = "#
|
|
250
|
-
const teddyColorBackgroundCardBeigeActiveNegative = "#
|
|
248
|
+
const teddyColorBackgroundCardBeigeHoverNegative = "#4a4a4d";
|
|
249
|
+
const teddyColorBackgroundCardBeigeActive = "#d7c3b5";
|
|
250
|
+
const teddyColorBackgroundCardBeigeActiveNegative = "#5f5f63";
|
|
251
251
|
const teddyColorBackgroundCardBeigeEmphasis = "#ede1d8";
|
|
252
|
-
const teddyColorBackgroundCardBeigeEmphasisNegative = "#
|
|
253
|
-
const teddyColorBackgroundCardBeigeEmphasisHover = "#
|
|
254
|
-
const teddyColorBackgroundCardBeigeEmphasisHoverNegative = "#
|
|
255
|
-
const teddyColorBackgroundCardBeigeEmphasisActive = "#
|
|
256
|
-
const teddyColorBackgroundCardBeigeEmphasisActiveNegative = "#
|
|
252
|
+
const teddyColorBackgroundCardBeigeEmphasisNegative = "#353537";
|
|
253
|
+
const teddyColorBackgroundCardBeigeEmphasisHover = "#d7c3b5";
|
|
254
|
+
const teddyColorBackgroundCardBeigeEmphasisHoverNegative = "#4a4a4d";
|
|
255
|
+
const teddyColorBackgroundCardBeigeEmphasisActive = "#bba494";
|
|
256
|
+
const teddyColorBackgroundCardBeigeEmphasisActiveNegative = "#5f5f63";
|
|
257
257
|
const teddyColorBackgroundCardLightPurple = "#f5e0ff";
|
|
258
258
|
const teddyColorBackgroundCardLightPurpleNegative = "#29003e";
|
|
259
259
|
const teddyColorBackgroundCardLightPurpleHover = "#e4b6fb";
|
|
260
260
|
const teddyColorBackgroundCardLightPurpleHoverNegative = "#4e0174";
|
|
261
261
|
const teddyColorBackgroundCardLightPurpleActive = "#d58df9";
|
|
262
262
|
const teddyColorBackgroundCardLightPurpleActiveNegative = "#6d02a3";
|
|
263
|
-
const teddyColorBackgroundCardDarkPurple = "#
|
|
264
|
-
const teddyColorBackgroundCardDarkPurpleNegative = "#
|
|
265
|
-
const teddyColorBackgroundCardDarkPurpleHover = "#
|
|
266
|
-
const teddyColorBackgroundCardDarkPurpleHoverNegative = "#
|
|
267
|
-
const teddyColorBackgroundCardDarkPurpleActive = "#
|
|
268
|
-
const teddyColorBackgroundCardDarkPurpleActiveNegative = "#
|
|
263
|
+
const teddyColorBackgroundCardDarkPurple = "#29003e";
|
|
264
|
+
const teddyColorBackgroundCardDarkPurpleNegative = "#f5e0ff";
|
|
265
|
+
const teddyColorBackgroundCardDarkPurpleHover = "#4e0174";
|
|
266
|
+
const teddyColorBackgroundCardDarkPurpleHoverNegative = "#e4b6fb";
|
|
267
|
+
const teddyColorBackgroundCardDarkPurpleActive = "#6d02a3";
|
|
268
|
+
const teddyColorBackgroundCardDarkPurpleActiveNegative = "#d58df9";
|
|
269
269
|
const teddyColorBackgroundCardTeal = "#edf5f5";
|
|
270
|
-
const teddyColorBackgroundCardTealNegative = "#
|
|
270
|
+
const teddyColorBackgroundCardTealNegative = "#006c67";
|
|
271
271
|
const teddyColorBackgroundCardTealHover = "#d5eae9";
|
|
272
|
-
const teddyColorBackgroundCardTealHoverNegative = "#
|
|
272
|
+
const teddyColorBackgroundCardTealHoverNegative = "#00847e";
|
|
273
273
|
const teddyColorBackgroundCardTealActive = "#a1cfcd";
|
|
274
|
-
const teddyColorBackgroundCardTealActiveNegative = "#
|
|
274
|
+
const teddyColorBackgroundCardTealActiveNegative = "#3a9b96";
|
|
275
275
|
const teddyColorBackgroundCardTealEmphasis = "#d5eae9";
|
|
276
|
-
const teddyColorBackgroundCardTealEmphasisNegative = "#
|
|
276
|
+
const teddyColorBackgroundCardTealEmphasisNegative = "#006c67";
|
|
277
277
|
const teddyColorBackgroundCardTealEmphasisHover = "#a1cfcd";
|
|
278
|
-
const teddyColorBackgroundCardTealEmphasisHoverNegative = "#
|
|
278
|
+
const teddyColorBackgroundCardTealEmphasisHoverNegative = "#00847e";
|
|
279
279
|
const teddyColorBackgroundCardTealEmphasisActive = "#6eb5b2";
|
|
280
|
-
const teddyColorBackgroundCardTealEmphasisActiveNegative = "#
|
|
280
|
+
const teddyColorBackgroundCardTealEmphasisActiveNegative = "#3a9b96";
|
|
281
281
|
const teddyColorBorderMedium = "rgba(0, 0, 0, 0.33)";
|
|
282
282
|
const teddyColorBorderMediumNegative = "rgba(255, 255, 255, 0.29)";
|
|
283
283
|
const teddyColorBorderStrong = "rgba(0, 0, 0, 0.54)";
|
package/package.json
CHANGED
|
@@ -15,12 +15,12 @@
|
|
|
15
15
|
"./styles.css": "./dist/style.css"
|
|
16
16
|
},
|
|
17
17
|
"type": "module",
|
|
18
|
-
"
|
|
18
|
+
"engines": {
|
|
19
19
|
"node": "20.x || 21.x",
|
|
20
|
-
"pnpm": ">=
|
|
20
|
+
"pnpm": ">=10"
|
|
21
21
|
},
|
|
22
22
|
"private": false,
|
|
23
|
-
"version": "0.7.
|
|
23
|
+
"version": "0.7.26",
|
|
24
24
|
"sideEffects": [
|
|
25
25
|
"**/*.css",
|
|
26
26
|
"**/*.svg"
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"eslint-plugin-storybook": "9.0.17",
|
|
55
55
|
"execa": "8.0.1",
|
|
56
56
|
"fs-extra": "11.2.0",
|
|
57
|
-
"glob": "10.
|
|
57
|
+
"glob": "10.5.0",
|
|
58
58
|
"node-html-parser": "6.1.12",
|
|
59
59
|
"plop": "4.0.1",
|
|
60
60
|
"prettier": "3.2.5",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"style-dictionary": "3.9.2",
|
|
69
69
|
"tsx": "4.7.0",
|
|
70
70
|
"typescript": "5.3.3",
|
|
71
|
-
"vite": "5.4.
|
|
71
|
+
"vite": "5.4.21",
|
|
72
72
|
"vite-plugin-dts": "3.9.1",
|
|
73
73
|
"vite-plugin-lib-inject-css": "2.0.0"
|
|
74
74
|
},
|