@ionic/core 8.7.4-dev.11757430138.13649dec → 8.7.4-dev.11758100307.13cc0353
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/components/backdrop.js +1 -1
- package/components/button.js +1 -1
- package/components/buttons.js +1 -1
- package/components/checkbox.js +1 -1
- package/components/header.js +1 -1
- package/components/ion-accordion-group.js +1 -1
- package/components/ion-accordion.js +1 -1
- package/components/ion-avatar.js +1 -1
- package/components/ion-badge.js +1 -1
- package/components/ion-card-content.js +1 -1
- package/components/ion-card-header.js +1 -1
- package/components/ion-card-subtitle.js +1 -1
- package/components/ion-card.js +1 -1
- package/components/ion-chip.js +1 -1
- package/components/ion-col.js +1 -1
- package/components/ion-datetime.js +1 -1
- package/components/ion-divider.js +1 -1
- package/components/ion-input-otp.js +1 -1
- package/components/ion-input-password-toggle.js +1 -1
- package/components/ion-input.js +1 -1
- package/components/ion-item-option.js +1 -1
- package/components/ion-item-options.js +1 -1
- package/components/ion-menu-button.js +1 -1
- package/components/ion-progress-bar.js +1 -1
- package/components/ion-range.js +1 -1
- package/components/ion-row.js +1 -1
- package/components/ion-searchbar.js +1 -1
- package/components/ion-segment-button.js +1 -1
- package/components/ion-segment.js +1 -1
- package/components/ion-select.js +1 -1
- package/components/ion-tab-bar.js +1 -1
- package/components/ion-tab-button.js +1 -1
- package/components/ion-textarea.js +1 -1
- package/components/ion-toast.js +1 -1
- package/components/ion-toggle.js +1 -1
- package/components/item.js +1 -1
- package/components/list-header.js +1 -1
- package/components/list.js +1 -1
- package/components/modal.js +1 -1
- package/components/radio-group.js +1 -1
- package/components/radio.js +1 -1
- package/components/ripple-effect.js +1 -1
- package/components/select-modal.js +1 -1
- package/components/spinner.js +1 -1
- package/components/title.js +1 -1
- package/components/toolbar.js +1 -1
- package/css/ionic/bundle.ionic.css +1 -1
- package/css/ionic/bundle.ionic.css.map +1 -1
- package/css/ionic/core.ionic.css +1 -1
- package/css/ionic/core.ionic.css.map +1 -1
- package/css/ionic/global.bundle.ionic.css +1 -1
- package/css/ionic/global.bundle.ionic.css.map +1 -1
- package/css/ionic/ionic-swiper.ionic.css +1 -1
- package/css/ionic/ionic-swiper.ionic.css.map +1 -1
- package/css/ionic/link.ionic.css +1 -1
- package/css/ionic/link.ionic.css.map +1 -1
- package/css/ionic/typography.ionic.css +1 -1
- package/css/ionic/typography.ionic.css.map +1 -1
- package/css/ionic/utils.bundle.ionic.css +1 -1
- package/css/ionic/utils.bundle.ionic.css.map +1 -1
- package/dist/cjs/ion-accordion_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-app_8.cjs.entry.js +4 -4
- package/dist/cjs/ion-avatar_3.cjs.entry.js +2 -2
- package/dist/cjs/ion-backdrop.cjs.entry.js +1 -1
- package/dist/cjs/ion-button_2.cjs.entry.js +1 -1
- package/dist/cjs/ion-card_5.cjs.entry.js +4 -4
- package/dist/cjs/ion-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/ion-chip.cjs.entry.js +1 -1
- package/dist/cjs/ion-col_3.cjs.entry.js +2 -2
- package/dist/cjs/ion-datetime_3.cjs.entry.js +1 -1
- package/dist/cjs/ion-divider.cjs.entry.js +1 -1
- package/dist/cjs/ion-input-otp.cjs.entry.js +1 -1
- package/dist/cjs/ion-input-password-toggle.cjs.entry.js +1 -1
- package/dist/cjs/ion-input.cjs.entry.js +1 -1
- package/dist/cjs/ion-item-option_3.cjs.entry.js +2 -2
- package/dist/cjs/ion-item_8.cjs.entry.js +3 -3
- package/dist/cjs/ion-menu_3.cjs.entry.js +1 -1
- package/dist/cjs/ion-modal.cjs.entry.js +1 -1
- package/dist/cjs/ion-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/ion-radio_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-range.cjs.entry.js +1 -1
- package/dist/cjs/ion-ripple-effect.cjs.entry.js +1 -1
- package/dist/cjs/ion-searchbar.cjs.entry.js +1 -1
- package/dist/cjs/ion-segment_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-select-modal.cjs.entry.js +1 -1
- package/dist/cjs/ion-select_3.cjs.entry.js +1 -1
- package/dist/cjs/ion-spinner.cjs.entry.js +1 -1
- package/dist/cjs/ion-tab-bar_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-textarea.cjs.entry.js +1 -1
- package/dist/cjs/ion-toast.cjs.entry.js +1 -1
- package/dist/cjs/ion-toggle.cjs.entry.js +1 -1
- package/dist/collection/components/accordion/accordion.ionic.css +31 -33
- package/dist/collection/components/accordion-group/accordion-group.ionic.css +15 -17
- package/dist/collection/components/avatar/avatar.ionic.css +95 -97
- package/dist/collection/components/backdrop/backdrop.ionic.css +2 -4
- package/dist/collection/components/badge/badge.ionic.css +54 -56
- package/dist/collection/components/button/button.ionic.css +82 -84
- package/dist/collection/components/buttons/buttons.ionic.css +4 -7
- package/dist/collection/components/card/card.ionic.css +11 -13
- package/dist/collection/components/card-content/card-content.ionic.css +14 -16
- package/dist/collection/components/card-header/card-header.ionic.css +8 -10
- package/dist/collection/components/card-subtitle/card-subtitle.ionic.css +6 -8
- package/dist/collection/components/checkbox/checkbox.ionic.css +50 -52
- package/dist/collection/components/chip/chip.ionic.css +36 -38
- package/dist/collection/components/col/col.css +8 -0
- package/dist/collection/components/datetime/datetime.ionic.css +111 -113
- package/dist/collection/components/divider/divider.ionic.css +16 -18
- package/dist/collection/components/header/header.ionic.css +6 -8
- package/dist/collection/components/input/input.ionic.css +69 -71
- package/dist/collection/components/input-otp/input-otp.ionic.css +49 -51
- package/dist/collection/components/input-password-toggle/input-password-toggle.ionic.css +3 -5
- package/dist/collection/components/item/item.ionic.css +32 -34
- package/dist/collection/components/item-option/item-option.ionic.css +32 -34
- package/dist/collection/components/item-options/item-options.ionic.css +7 -9
- package/dist/collection/components/list/list.ionic.css +28 -30
- package/dist/collection/components/list-header/list-header.ionic.css +14 -16
- package/dist/collection/components/menu-button/menu-button.ionic.css +4 -6
- package/dist/collection/components/modal/modal.ionic.css +19 -21
- package/dist/collection/components/progress-bar/progress-bar.ionic.css +6 -8
- package/dist/collection/components/radio/radio.ionic.css +28 -30
- package/dist/collection/components/radio-group/radio-group.ionic.css +16 -18
- package/dist/collection/components/range/range.ionic.css +61 -63
- package/dist/collection/components/ripple-effect/ripple-effect.ionic.css +2 -4
- package/dist/collection/components/row/row.css +3 -1
- package/dist/collection/components/searchbar/searchbar.ionic.css +100 -102
- package/dist/collection/components/segment/segment.ionic.css +2 -4
- package/dist/collection/components/segment-button/segment-button.ionic.css +28 -30
- package/dist/collection/components/select/select.ionic.css +64 -66
- package/dist/collection/components/select-modal/select-modal.ionic.css +14 -16
- package/dist/collection/components/spinner/spinner.ionic.css +17 -19
- package/dist/collection/components/tab-bar/tab-bar.ionic.css +26 -28
- package/dist/collection/components/tab-button/tab-button.ionic.css +28 -30
- package/dist/collection/components/textarea/textarea.ionic.css +70 -72
- package/dist/collection/components/title/title.ionic.css +9 -11
- package/dist/collection/components/toast/toast.ionic.css +44 -46
- package/dist/collection/components/toggle/toggle.ionic.css +38 -40
- package/dist/collection/components/toolbar/toolbar.ionic.css +18 -20
- package/dist/docs.json +8 -2
- package/dist/esm/ion-accordion_2.entry.js +2 -2
- package/dist/esm/ion-app_8.entry.js +4 -4
- package/dist/esm/ion-avatar_3.entry.js +2 -2
- package/dist/esm/ion-backdrop.entry.js +1 -1
- package/dist/esm/ion-button_2.entry.js +1 -1
- package/dist/esm/ion-card_5.entry.js +4 -4
- package/dist/esm/ion-checkbox.entry.js +1 -1
- package/dist/esm/ion-chip.entry.js +1 -1
- package/dist/esm/ion-col_3.entry.js +2 -2
- package/dist/esm/ion-datetime_3.entry.js +1 -1
- package/dist/esm/ion-divider.entry.js +1 -1
- package/dist/esm/ion-input-otp.entry.js +1 -1
- package/dist/esm/ion-input-password-toggle.entry.js +1 -1
- package/dist/esm/ion-input.entry.js +1 -1
- package/dist/esm/ion-item-option_3.entry.js +2 -2
- package/dist/esm/ion-item_8.entry.js +3 -3
- package/dist/esm/ion-menu_3.entry.js +1 -1
- package/dist/esm/ion-modal.entry.js +1 -1
- package/dist/esm/ion-progress-bar.entry.js +1 -1
- package/dist/esm/ion-radio_2.entry.js +2 -2
- package/dist/esm/ion-range.entry.js +1 -1
- package/dist/esm/ion-ripple-effect.entry.js +1 -1
- package/dist/esm/ion-searchbar.entry.js +1 -1
- package/dist/esm/ion-segment_2.entry.js +2 -2
- package/dist/esm/ion-select-modal.entry.js +1 -1
- package/dist/esm/ion-select_3.entry.js +1 -1
- package/dist/esm/ion-spinner.entry.js +1 -1
- package/dist/esm/ion-tab-bar_2.entry.js +2 -2
- package/dist/esm/ion-textarea.entry.js +1 -1
- package/dist/esm/ion-toast.entry.js +1 -1
- package/dist/esm/ion-toggle.entry.js +1 -1
- package/dist/ionic/ionic.esm.js +1 -1
- package/dist/ionic/p-07317db2.entry.js +4 -0
- package/dist/ionic/p-0870e5cf.entry.js +4 -0
- package/dist/ionic/p-0a4718a4.entry.js +4 -0
- package/dist/ionic/p-0e535cb1.entry.js +4 -0
- package/dist/ionic/p-11f6cfff.entry.js +4 -0
- package/dist/ionic/{p-083bdc4a.entry.js → p-18660f23.entry.js} +1 -1
- package/dist/ionic/p-19efbfc2.entry.js +4 -0
- package/dist/ionic/{p-abc60b26.entry.js → p-1acc1bfe.entry.js} +1 -1
- package/dist/ionic/p-266e8f94.entry.js +4 -0
- package/dist/ionic/{p-45b08f61.entry.js → p-2a2897a7.entry.js} +1 -1
- package/dist/ionic/p-2e6836c7.entry.js +4 -0
- package/dist/ionic/p-304b999f.entry.js +4 -0
- package/dist/ionic/p-3f22a9de.entry.js +4 -0
- package/dist/ionic/p-4f9d7d26.entry.js +4 -0
- package/dist/ionic/p-57bd2088.entry.js +4 -0
- package/dist/ionic/p-59c4a194.entry.js +4 -0
- package/dist/ionic/p-5f0c7c62.entry.js +4 -0
- package/dist/ionic/p-75b29611.entry.js +4 -0
- package/dist/ionic/p-845e0158.entry.js +4 -0
- package/dist/ionic/p-9149ea07.entry.js +4 -0
- package/dist/ionic/{p-0cffd1bf.entry.js → p-9f497b9a.entry.js} +1 -1
- package/dist/ionic/p-a08c83ba.entry.js +4 -0
- package/dist/ionic/p-a3ea0e64.entry.js +4 -0
- package/dist/ionic/p-a5893690.entry.js +4 -0
- package/dist/ionic/p-b2aa3ff0.entry.js +4 -0
- package/dist/ionic/p-c692cc4a.entry.js +4 -0
- package/dist/ionic/p-c7477cd9.entry.js +4 -0
- package/dist/ionic/p-d04293de.entry.js +4 -0
- package/dist/ionic/p-d6e4bead.entry.js +4 -0
- package/dist/ionic/p-e7ecbdce.entry.js +4 -0
- package/dist/ionic/{p-bfad272a.entry.js → p-fd72d046.entry.js} +1 -1
- package/hydrate/index.js +46 -46
- package/hydrate/index.mjs +46 -46
- package/package.json +4 -4
- package/dist/ionic/p-09ee42c7.entry.js +0 -4
- package/dist/ionic/p-0a973339.entry.js +0 -4
- package/dist/ionic/p-0edc2fcf.entry.js +0 -4
- package/dist/ionic/p-34198a78.entry.js +0 -4
- package/dist/ionic/p-3610f001.entry.js +0 -4
- package/dist/ionic/p-389093b6.entry.js +0 -4
- package/dist/ionic/p-417569b5.entry.js +0 -4
- package/dist/ionic/p-637e497f.entry.js +0 -4
- package/dist/ionic/p-65d9c265.entry.js +0 -4
- package/dist/ionic/p-7918eeaa.entry.js +0 -4
- package/dist/ionic/p-80de7b65.entry.js +0 -4
- package/dist/ionic/p-80faabb9.entry.js +0 -4
- package/dist/ionic/p-8fa42767.entry.js +0 -4
- package/dist/ionic/p-905f6505.entry.js +0 -4
- package/dist/ionic/p-97bf9127.entry.js +0 -4
- package/dist/ionic/p-9af1c2e0.entry.js +0 -4
- package/dist/ionic/p-ab387abd.entry.js +0 -4
- package/dist/ionic/p-b8c602ec.entry.js +0 -4
- package/dist/ionic/p-c6887f5c.entry.js +0 -4
- package/dist/ionic/p-c8eb678d.entry.js +0 -4
- package/dist/ionic/p-cff18cc5.entry.js +0 -4
- package/dist/ionic/p-d207d49c.entry.js +0 -4
- package/dist/ionic/p-d9525f67.entry.js +0 -4
- package/dist/ionic/p-e6caa048.entry.js +0 -4
- package/dist/ionic/p-eea0e705.entry.js +0 -4
- package/dist/ionic/p-ff010b26.entry.js +0 -4
|
@@ -4,9 +4,7 @@
|
|
|
4
4
|
* @param pixels - Value in pixels to be converted (i.e. px)
|
|
5
5
|
* @param context (optional) - Baseline value
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
Do not edit directly, this file was auto-generated.
|
|
9
|
-
*/ /**
|
|
7
|
+
/**
|
|
10
8
|
* A heuristic that applies CSS to tablet
|
|
11
9
|
* viewports.
|
|
12
10
|
*
|
|
@@ -278,21 +276,21 @@ input {
|
|
|
278
276
|
}
|
|
279
277
|
|
|
280
278
|
:host {
|
|
281
|
-
--color: var(--
|
|
282
|
-
--color-checked: var(--
|
|
283
|
-
--border-width: var(--
|
|
284
|
-
--border-style: var(--
|
|
285
|
-
--border-radius: var(--
|
|
286
|
-
--focus-ring-color: var(--
|
|
287
|
-
--focus-ring-width: var(--
|
|
288
|
-
font-size: var(--
|
|
289
|
-
font-weight: var(--
|
|
290
|
-
letter-spacing: var(--
|
|
291
|
-
line-height: var(--
|
|
279
|
+
--color: var(--token-primitives-neutral-500, #a2a2a2);
|
|
280
|
+
--color-checked: var(--token-semantics-primary-base, var(--token-semantics-primary-700, var(--token-primitives-blue-700, #105cef)));
|
|
281
|
+
--border-width: var(--token-border-size-025, var(--token-scale-025, 1px));
|
|
282
|
+
--border-style: var(--token-border-style-solid, solid);
|
|
283
|
+
--border-radius: var(--token-border-radius-full, 999px);
|
|
284
|
+
--focus-ring-color: var(--token-border-focus-default, var(--token-primitives-blue-400, #b5c0f7));
|
|
285
|
+
--focus-ring-width: var(--token-border-size-050, var(--token-scale-050, 2px));
|
|
286
|
+
font-size: var(--token-font-size-350, 0.875rem);
|
|
287
|
+
font-weight: var(--token-font-weight-regular, 400);
|
|
288
|
+
letter-spacing: var(--token-font-letter-spacing-0, 0%);
|
|
289
|
+
line-height: var(--token-font-line-height-600, var(--token-scale-600, 24px));
|
|
292
290
|
text-decoration: none;
|
|
293
291
|
text-transform: none;
|
|
294
|
-
min-height: var(--
|
|
295
|
-
color: var(--
|
|
292
|
+
min-height: var(--token-scale-1200, 48px);
|
|
293
|
+
color: var(--token-primitives-neutral-1200, #242424);
|
|
296
294
|
}
|
|
297
295
|
|
|
298
296
|
:host(.ion-color.radio-checked) .radio-icon {
|
|
@@ -301,12 +299,12 @@ input {
|
|
|
301
299
|
}
|
|
302
300
|
|
|
303
301
|
:host(.in-item.radio-label-placement-stacked) .native-wrapper {
|
|
304
|
-
margin-bottom: var(--
|
|
302
|
+
margin-bottom: var(--token-space-250, var(--token-scale-250, 10px));
|
|
305
303
|
}
|
|
306
304
|
|
|
307
305
|
.native-wrapper .radio-icon {
|
|
308
|
-
width: var(--
|
|
309
|
-
height: var(--
|
|
306
|
+
width: var(--token-scale-600, 24px);
|
|
307
|
+
height: var(--token-scale-600, 24px);
|
|
310
308
|
}
|
|
311
309
|
|
|
312
310
|
.radio-icon {
|
|
@@ -318,14 +316,14 @@ input {
|
|
|
318
316
|
border-width: var(--border-width);
|
|
319
317
|
border-style: var(--border-style);
|
|
320
318
|
border-color: var(--color);
|
|
321
|
-
background-color: var(--
|
|
319
|
+
background-color: var(--token-primitives-base-white, #ffffff);
|
|
322
320
|
}
|
|
323
321
|
|
|
324
322
|
.radio-inner {
|
|
325
323
|
border-radius: var(--inner-border-radius);
|
|
326
324
|
width: calc(32% + var(--border-width));
|
|
327
325
|
height: calc(32% + var(--border-width));
|
|
328
|
-
background-color: var(--
|
|
326
|
+
background-color: var(--token-primitives-base-white, #ffffff);
|
|
329
327
|
}
|
|
330
328
|
|
|
331
329
|
:host(.radio-checked) .radio-icon {
|
|
@@ -342,8 +340,8 @@ input {
|
|
|
342
340
|
*/
|
|
343
341
|
-webkit-margin-start: 0;
|
|
344
342
|
margin-inline-start: 0;
|
|
345
|
-
-webkit-margin-end: var(--
|
|
346
|
-
margin-inline-end: var(--
|
|
343
|
+
-webkit-margin-end: var(--token-space-400, var(--token-scale-400, 16px));
|
|
344
|
+
margin-inline-end: var(--token-space-400, var(--token-scale-400, 16px));
|
|
347
345
|
}
|
|
348
346
|
|
|
349
347
|
/**
|
|
@@ -352,8 +350,8 @@ input {
|
|
|
352
350
|
* when the label sits at the end.
|
|
353
351
|
*/
|
|
354
352
|
:host(.radio-label-placement-end) .label-text-wrapper {
|
|
355
|
-
-webkit-margin-start: var(--
|
|
356
|
-
margin-inline-start: var(--
|
|
353
|
+
-webkit-margin-start: var(--token-space-400, var(--token-scale-400, 16px));
|
|
354
|
+
margin-inline-start: var(--token-space-400, var(--token-scale-400, 16px));
|
|
357
355
|
-webkit-margin-end: 0;
|
|
358
356
|
margin-inline-end: 0;
|
|
359
357
|
}
|
|
@@ -367,7 +365,7 @@ input {
|
|
|
367
365
|
*/
|
|
368
366
|
margin-left: 0;
|
|
369
367
|
margin-right: 0;
|
|
370
|
-
margin-bottom: var(--
|
|
368
|
+
margin-bottom: var(--token-space-400, var(--token-scale-400, 16px));
|
|
371
369
|
/**
|
|
372
370
|
* Label text should not extend
|
|
373
371
|
* beyond the bounds of the radio.
|
|
@@ -376,7 +374,7 @@ input {
|
|
|
376
374
|
}
|
|
377
375
|
|
|
378
376
|
:host(:not(.in-item):not(:last-of-type)) {
|
|
379
|
-
margin-bottom: var(--
|
|
377
|
+
margin-bottom: var(--token-space-200, var(--token-scale-200, 8px));
|
|
380
378
|
}
|
|
381
379
|
|
|
382
380
|
:host(.radio-disabled) .radio-icon::after {
|
|
@@ -385,7 +383,7 @@ input {
|
|
|
385
383
|
top: 0;
|
|
386
384
|
bottom: 0;
|
|
387
385
|
position: absolute;
|
|
388
|
-
background-color: var(--
|
|
386
|
+
background-color: var(--token-state-disabled, rgba(255, 255, 255, 0.6));
|
|
389
387
|
content: "";
|
|
390
388
|
pointer-events: none;
|
|
391
389
|
border-radius: inherit;
|
|
@@ -401,7 +399,7 @@ input {
|
|
|
401
399
|
|
|
402
400
|
:host(.ion-focused) .radio-icon {
|
|
403
401
|
outline-offset: var(--focus-ring-width);
|
|
404
|
-
outline: var(--focus-ring-width) var(--
|
|
402
|
+
outline: var(--focus-ring-width) var(--token-border-style-solid, solid) var(--focus-ring-color);
|
|
405
403
|
}
|
|
406
404
|
|
|
407
405
|
:host(.ion-activated) .radio-icon::after {
|
|
@@ -410,7 +408,7 @@ input {
|
|
|
410
408
|
top: 0;
|
|
411
409
|
bottom: 0;
|
|
412
410
|
position: absolute;
|
|
413
|
-
background-color: var(--
|
|
411
|
+
background-color: var(--token-state-press, rgba(36, 36, 36, 0.08));
|
|
414
412
|
content: "";
|
|
415
413
|
border-radius: inherit;
|
|
416
414
|
top: calc(var(--border-width) * -1);
|
|
@@ -4,9 +4,7 @@
|
|
|
4
4
|
* @param pixels - Value in pixels to be converted (i.e. px)
|
|
5
5
|
* @param context (optional) - Baseline value
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
Do not edit directly, this file was auto-generated.
|
|
9
|
-
*/ /**
|
|
7
|
+
/**
|
|
10
8
|
* A heuristic that applies CSS to tablet
|
|
11
9
|
* viewports.
|
|
12
10
|
*
|
|
@@ -86,42 +84,42 @@ ion-radio-group {
|
|
|
86
84
|
}
|
|
87
85
|
|
|
88
86
|
.radio-group-top {
|
|
89
|
-
font-size: var(--
|
|
90
|
-
font-weight: var(--
|
|
91
|
-
letter-spacing: var(--
|
|
92
|
-
line-height: var(--
|
|
87
|
+
font-size: var(--token-font-size-350, 0.875rem);
|
|
88
|
+
font-weight: var(--token-font-weight-regular, 400);
|
|
89
|
+
letter-spacing: var(--token-font-letter-spacing-0, 0%);
|
|
90
|
+
line-height: var(--token-font-line-height-600, var(--token-scale-600, 24px));
|
|
93
91
|
text-decoration: none;
|
|
94
92
|
text-transform: none;
|
|
95
|
-
margin-bottom: var(--
|
|
93
|
+
margin-bottom: var(--token-space-400, var(--token-scale-400, 16px));
|
|
96
94
|
}
|
|
97
95
|
|
|
98
96
|
.radio-group-top .error-text {
|
|
99
|
-
color: var(--
|
|
97
|
+
color: var(--token-semantics-danger-800, var(--token-primitives-red-800, #bf2222));
|
|
100
98
|
}
|
|
101
99
|
|
|
102
100
|
.radio-group-top .helper-text {
|
|
103
|
-
color: var(--
|
|
101
|
+
color: var(--token-primitives-neutral-800, #626262);
|
|
104
102
|
}
|
|
105
103
|
|
|
106
104
|
ion-list .radio-group-top {
|
|
107
105
|
/* stylelint-disable */
|
|
108
|
-
padding-right: var(--
|
|
109
|
-
padding-left: calc(var(--
|
|
106
|
+
padding-right: var(--token-space-400, var(--token-scale-400, 16px));
|
|
107
|
+
padding-left: calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-left, 0px));
|
|
110
108
|
/* stylelint-enable */
|
|
111
109
|
}
|
|
112
110
|
:host-context([dir=rtl]) ion-list .radio-group-top {
|
|
113
|
-
padding-right: calc(var(--
|
|
114
|
-
padding-left: var(--
|
|
111
|
+
padding-right: calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-right, 0px));
|
|
112
|
+
padding-left: var(--token-space-400, var(--token-scale-400, 16px));
|
|
115
113
|
}
|
|
116
114
|
|
|
117
115
|
[dir=rtl] ion-list .radio-group-top {
|
|
118
|
-
padding-right: calc(var(--
|
|
119
|
-
padding-left: var(--
|
|
116
|
+
padding-right: calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-right, 0px));
|
|
117
|
+
padding-left: var(--token-space-400, var(--token-scale-400, 16px));
|
|
120
118
|
}
|
|
121
119
|
|
|
122
120
|
@supports selector(:dir(rtl)) {
|
|
123
121
|
ion-list .radio-group-top:dir(rtl) {
|
|
124
|
-
padding-right: calc(var(--
|
|
125
|
-
padding-left: var(--
|
|
122
|
+
padding-right: calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-right, 0px));
|
|
123
|
+
padding-left: var(--token-space-400, var(--token-scale-400, 16px));
|
|
126
124
|
}
|
|
127
125
|
}
|
|
@@ -4,9 +4,7 @@
|
|
|
4
4
|
* @param pixels - Value in pixels to be converted (i.e. px)
|
|
5
5
|
* @param context (optional) - Baseline value
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
Do not edit directly, this file was auto-generated.
|
|
9
|
-
*/ /**
|
|
7
|
+
/**
|
|
10
8
|
* A heuristic that applies CSS to tablet
|
|
11
9
|
* viewports.
|
|
12
10
|
*
|
|
@@ -347,33 +345,33 @@ Do not edit directly, this file was auto-generated.
|
|
|
347
345
|
}
|
|
348
346
|
|
|
349
347
|
:host {
|
|
350
|
-
--knob-border-radius: var(--
|
|
351
|
-
--knob-background: var(--
|
|
348
|
+
--knob-border-radius: var(--token-border-radius-full, 999px);
|
|
349
|
+
--knob-background: var(--token-bg-input-default, var(--token-primitives-base-white, #ffffff));
|
|
352
350
|
--knob-box-shadow: none;
|
|
353
|
-
--knob-size: var(--
|
|
354
|
-
--knob-handle-size: var(--
|
|
355
|
-
--bar-height: var(--
|
|
356
|
-
--bar-background: var(--
|
|
357
|
-
--bar-background-active: var(--ion-color-primary, var(--
|
|
358
|
-
--bar-border-radius: var(--
|
|
359
|
-
--height: var(--
|
|
360
|
-
font-size: var(--
|
|
361
|
-
font-weight: var(--
|
|
362
|
-
letter-spacing: var(--
|
|
363
|
-
line-height: var(--
|
|
351
|
+
--knob-size: var(--token-scale-600, 24px);
|
|
352
|
+
--knob-handle-size: var(--token-scale-1100, 44px);
|
|
353
|
+
--bar-height: var(--token-scale-200, 8px);
|
|
354
|
+
--bar-background: var(--token-bg-neutral-subtle-default, var(--token-primitives-neutral-200, #efefef));
|
|
355
|
+
--bar-background-active: var(--ion-color-primary, var(--token-bg-primary-base-default, var(--token-semantics-primary-base, var(--token-semantics-primary-700, var(--token-primitives-blue-700, #105cef)))));
|
|
356
|
+
--bar-border-radius: var(--token-border-radius-400, var(--token-scale-400, 16px));
|
|
357
|
+
--height: var(--token-scale-1100, 44px);
|
|
358
|
+
font-size: var(--token-font-size-350, 0.875rem);
|
|
359
|
+
font-weight: var(--token-font-weight-regular, 400);
|
|
360
|
+
letter-spacing: var(--token-font-letter-spacing-0, 0%);
|
|
361
|
+
line-height: var(--token-font-line-height-600, var(--token-scale-600, 24px));
|
|
364
362
|
text-decoration: none;
|
|
365
363
|
text-transform: none;
|
|
366
|
-
z-index: var(--
|
|
364
|
+
z-index: var(--token-z-index-100, 100);
|
|
367
365
|
}
|
|
368
366
|
|
|
369
367
|
:host(.range-item-start-adjustment) {
|
|
370
|
-
-webkit-padding-start: var(--
|
|
371
|
-
padding-inline-start: var(--
|
|
368
|
+
-webkit-padding-start: var(--token-space-600, var(--token-scale-600, 24px));
|
|
369
|
+
padding-inline-start: var(--token-space-600, var(--token-scale-600, 24px));
|
|
372
370
|
}
|
|
373
371
|
|
|
374
372
|
:host(.range-item-end-adjustment) {
|
|
375
|
-
-webkit-padding-end: var(--
|
|
376
|
-
padding-inline-end: var(--
|
|
373
|
+
-webkit-padding-end: var(--token-space-600, var(--token-scale-600, 24px));
|
|
374
|
+
padding-inline-end: var(--token-space-600, var(--token-scale-600, 24px));
|
|
377
375
|
}
|
|
378
376
|
|
|
379
377
|
:host(.ion-color) .range-bar-active,
|
|
@@ -382,21 +380,21 @@ Do not edit directly, this file was auto-generated.
|
|
|
382
380
|
}
|
|
383
381
|
|
|
384
382
|
::slotted(ion-icon[slot]) {
|
|
385
|
-
font-size: var(--
|
|
383
|
+
font-size: var(--token-font-size-600, 1.5rem);
|
|
386
384
|
}
|
|
387
385
|
|
|
388
386
|
::slotted([slot=start]) {
|
|
389
387
|
-webkit-margin-start: 0;
|
|
390
388
|
margin-inline-start: 0;
|
|
391
|
-
-webkit-margin-end: var(--
|
|
392
|
-
margin-inline-end: var(--
|
|
389
|
+
-webkit-margin-end: var(--token-space-400, var(--token-scale-400, 16px));
|
|
390
|
+
margin-inline-end: var(--token-space-400, var(--token-scale-400, 16px));
|
|
393
391
|
margin-top: 0;
|
|
394
392
|
margin-bottom: 0;
|
|
395
393
|
}
|
|
396
394
|
|
|
397
395
|
::slotted([slot=end]) {
|
|
398
|
-
-webkit-margin-start: var(--
|
|
399
|
-
margin-inline-start: var(--
|
|
396
|
+
-webkit-margin-start: var(--token-space-400, var(--token-scale-400, 16px));
|
|
397
|
+
margin-inline-start: var(--token-space-400, var(--token-scale-400, 16px));
|
|
400
398
|
-webkit-margin-end: 0;
|
|
401
399
|
margin-inline-end: 0;
|
|
402
400
|
margin-top: 0;
|
|
@@ -404,7 +402,7 @@ Do not edit directly, this file was auto-generated.
|
|
|
404
402
|
}
|
|
405
403
|
|
|
406
404
|
::slotted([slot=label]) {
|
|
407
|
-
max-width: var(--
|
|
405
|
+
max-width: var(--token-scale-5000, 200px);
|
|
408
406
|
}
|
|
409
407
|
|
|
410
408
|
:host(.range-has-pin:not(.range-label-placement-stacked)) {
|
|
@@ -420,7 +418,7 @@ Do not edit directly, this file was auto-generated.
|
|
|
420
418
|
* overlapping the range. The buffer is added to the
|
|
421
419
|
* bottom of the range label instead of the host.
|
|
422
420
|
*/
|
|
423
|
-
padding-top: calc(var(--
|
|
421
|
+
padding-top: calc(var(--token-space-100, var(--token-scale-100, 4px)) + var(--token-scale-600, 24px));
|
|
424
422
|
}
|
|
425
423
|
|
|
426
424
|
:host(.range-has-pin.range-label-placement-stacked) .label-text-wrapper {
|
|
@@ -429,7 +427,7 @@ Do not edit directly, this file was auto-generated.
|
|
|
429
427
|
* margin to the bottom of the label, it provides a buffer
|
|
430
428
|
* for the pin to move into when it is pressed.
|
|
431
429
|
*/
|
|
432
|
-
margin-bottom: calc(var(--
|
|
430
|
+
margin-bottom: calc(var(--token-space-200, var(--token-scale-200, 8px)) + var(--token-font-size-300, 0.75rem));
|
|
433
431
|
}
|
|
434
432
|
|
|
435
433
|
.range-bar.range-bar-active {
|
|
@@ -439,21 +437,21 @@ Do not edit directly, this file was auto-generated.
|
|
|
439
437
|
}
|
|
440
438
|
.range-bar.range-bar-active.has-ticks {
|
|
441
439
|
border-radius: 0;
|
|
442
|
-
-webkit-margin-start: calc(-1 * var(--
|
|
443
|
-
margin-inline-start: calc(-1 * var(--
|
|
444
|
-
-webkit-margin-end: calc(-1 * var(--
|
|
445
|
-
margin-inline-end: calc(-1 * var(--
|
|
440
|
+
-webkit-margin-start: calc(-1 * var(--token-scale-100, 4px) * 0.5);
|
|
441
|
+
margin-inline-start: calc(-1 * var(--token-scale-100, 4px) * 0.5);
|
|
442
|
+
-webkit-margin-end: calc(-1 * var(--token-scale-100, 4px) * 0.5);
|
|
443
|
+
margin-inline-end: calc(-1 * var(--token-scale-100, 4px) * 0.5);
|
|
446
444
|
}
|
|
447
445
|
|
|
448
446
|
.range-tick {
|
|
449
|
-
-webkit-margin-start: calc(var(--
|
|
450
|
-
margin-inline-start: calc(var(--
|
|
451
|
-
border-radius: var(--
|
|
447
|
+
-webkit-margin-start: calc(var(--token-scale-100, 4px) * -0.5);
|
|
448
|
+
margin-inline-start: calc(var(--token-scale-100, 4px) * -0.5);
|
|
449
|
+
border-radius: var(--token-border-radius-0, var(--token-scale-0, 0px));
|
|
452
450
|
position: absolute;
|
|
453
|
-
top: calc(var(--height) * 0.5 - var(--
|
|
454
|
-
width: var(--
|
|
455
|
-
height: var(--
|
|
456
|
-
background: var(--
|
|
451
|
+
top: calc(var(--height) * 0.5 - var(--token-scale-300, 12px) * 0.5);
|
|
452
|
+
width: var(--token-scale-100, 4px);
|
|
453
|
+
height: var(--token-scale-300, 12px);
|
|
454
|
+
background: var(--token-primitives-neutral-100, #f5f5f5);
|
|
457
455
|
pointer-events: none;
|
|
458
456
|
}
|
|
459
457
|
|
|
@@ -462,28 +460,28 @@ Do not edit directly, this file was auto-generated.
|
|
|
462
460
|
}
|
|
463
461
|
|
|
464
462
|
.range-pin {
|
|
465
|
-
padding-bottom: var(--
|
|
466
|
-
min-width: var(--
|
|
463
|
+
padding-bottom: var(--token-space-100, var(--token-scale-100, 4px));
|
|
464
|
+
min-width: var(--token-scale-700, 28px);
|
|
467
465
|
transform: translate3d(0, -100%, 0);
|
|
468
466
|
background: transparent;
|
|
469
|
-
color: var(--
|
|
470
|
-
font-size: var(--
|
|
467
|
+
color: var(--token-text-default, var(--token-primitives-neutral-1200, #242424));
|
|
468
|
+
font-size: var(--token-font-size-300, 0.75rem);
|
|
471
469
|
text-align: center;
|
|
472
470
|
}
|
|
473
471
|
|
|
474
472
|
.range-knob {
|
|
475
|
-
border-width: var(--
|
|
476
|
-
border-style: var(--
|
|
477
|
-
border-color: var(--
|
|
473
|
+
border-width: var(--token-border-size-025, var(--token-scale-025, 1px));
|
|
474
|
+
border-style: var(--token-border-style-solid, solid);
|
|
475
|
+
border-color: var(--token-border-primary, var(--token-semantics-primary-base, var(--token-semantics-primary-700, var(--token-primitives-blue-700, #105cef))));
|
|
478
476
|
box-sizing: border-box;
|
|
479
477
|
}
|
|
480
478
|
|
|
481
479
|
:host(.range-disabled) {
|
|
482
|
-
--bar-background: var(--
|
|
480
|
+
--bar-background: var(--token-bg-neutral-subtle-default, var(--token-primitives-neutral-200, #efefef));
|
|
483
481
|
}
|
|
484
482
|
:host(.range-disabled) .range-knob {
|
|
485
|
-
border-color: var(--
|
|
486
|
-
background: var(--
|
|
483
|
+
border-color: var(--token-border-input-default, var(--token-primitives-neutral-500, #a2a2a2));
|
|
484
|
+
background: var(--token-bg-input-disabled, var(--token-primitives-neutral-100, #f5f5f5));
|
|
487
485
|
}
|
|
488
486
|
|
|
489
487
|
:host(.range-label-placement-start) .label-text-wrapper {
|
|
@@ -494,8 +492,8 @@ Do not edit directly, this file was auto-generated.
|
|
|
494
492
|
*/
|
|
495
493
|
-webkit-margin-start: 0;
|
|
496
494
|
margin-inline-start: 0;
|
|
497
|
-
-webkit-margin-end: var(--
|
|
498
|
-
margin-inline-end: var(--
|
|
495
|
+
-webkit-margin-end: var(--token-space-400, var(--token-scale-400, 16px));
|
|
496
|
+
margin-inline-end: var(--token-space-400, var(--token-scale-400, 16px));
|
|
499
497
|
margin-top: 0;
|
|
500
498
|
margin-bottom: 0;
|
|
501
499
|
}
|
|
@@ -506,8 +504,8 @@ Do not edit directly, this file was auto-generated.
|
|
|
506
504
|
* the range should be on the start
|
|
507
505
|
* when the label sits at the end.
|
|
508
506
|
*/
|
|
509
|
-
-webkit-margin-start: var(--
|
|
510
|
-
margin-inline-start: var(--
|
|
507
|
+
-webkit-margin-start: var(--token-space-400, var(--token-scale-400, 16px));
|
|
508
|
+
margin-inline-start: var(--token-space-400, var(--token-scale-400, 16px));
|
|
511
509
|
-webkit-margin-end: 0;
|
|
512
510
|
margin-inline-end: 0;
|
|
513
511
|
margin-top: 0;
|
|
@@ -522,8 +520,8 @@ Do not edit directly, this file was auto-generated.
|
|
|
522
520
|
*/
|
|
523
521
|
-webkit-margin-start: 0;
|
|
524
522
|
margin-inline-start: 0;
|
|
525
|
-
-webkit-margin-end: var(--
|
|
526
|
-
margin-inline-end: var(--
|
|
523
|
+
-webkit-margin-end: var(--token-space-400, var(--token-scale-400, 16px));
|
|
524
|
+
margin-inline-end: var(--token-space-400, var(--token-scale-400, 16px));
|
|
527
525
|
margin-top: 0;
|
|
528
526
|
margin-bottom: 0;
|
|
529
527
|
}
|
|
@@ -537,7 +535,7 @@ Do not edit directly, this file was auto-generated.
|
|
|
537
535
|
*/
|
|
538
536
|
margin-left: 0;
|
|
539
537
|
margin-right: 0;
|
|
540
|
-
margin-bottom: var(--
|
|
538
|
+
margin-bottom: var(--token-space-400, var(--token-scale-400, 16px));
|
|
541
539
|
/**
|
|
542
540
|
* Label text should not extend
|
|
543
541
|
* beyond the bounds of the range.
|
|
@@ -546,20 +544,20 @@ Do not edit directly, this file was auto-generated.
|
|
|
546
544
|
}
|
|
547
545
|
|
|
548
546
|
:host(.in-item.range-label-placement-stacked) .label-text-wrapper {
|
|
549
|
-
margin-top: var(--
|
|
550
|
-
margin-bottom: var(--
|
|
547
|
+
margin-top: var(--token-space-250, var(--token-scale-250, 10px));
|
|
548
|
+
margin-bottom: var(--token-space-400, var(--token-scale-400, 16px));
|
|
551
549
|
}
|
|
552
550
|
|
|
553
551
|
:host(.in-item.range-label-placement-stacked) .native-wrapper {
|
|
554
|
-
margin-bottom: var(--
|
|
552
|
+
margin-bottom: var(--token-space-0, var(--token-scale-0, 0px));
|
|
555
553
|
}
|
|
556
554
|
|
|
557
555
|
.range-knob-handle.ion-focused .range-knob {
|
|
558
|
-
outline-offset: var(--
|
|
559
|
-
outline: var(--
|
|
556
|
+
outline-offset: var(--token-border-size-050, var(--token-scale-050, 2px));
|
|
557
|
+
outline: var(--token-border-size-050, var(--token-scale-050, 2px)) var(--token-border-style-solid, solid) var(--token-border-focus-default, var(--token-primitives-blue-400, #b5c0f7));
|
|
560
558
|
}
|
|
561
559
|
|
|
562
560
|
.range-knob-handle.ion-activated .range-knob,
|
|
563
561
|
.range-knob-handle.range-knob-pressed .range-knob {
|
|
564
|
-
background: var(--
|
|
562
|
+
background: var(--token-bg-input-press, var(--token-primitives-neutral-200, #efefef));
|
|
565
563
|
}
|
|
@@ -123,9 +123,7 @@
|
|
|
123
123
|
* @param pixels - Value in pixels to be converted (i.e. px)
|
|
124
124
|
* @param context (optional) - Baseline value
|
|
125
125
|
*/
|
|
126
|
-
|
|
127
|
-
Do not edit directly, this file was auto-generated.
|
|
128
|
-
*/ /**
|
|
126
|
+
/**
|
|
129
127
|
* A heuristic that applies CSS to tablet
|
|
130
128
|
* viewports.
|
|
131
129
|
*
|
|
@@ -190,7 +188,7 @@ Do not edit directly, this file was auto-generated.
|
|
|
190
188
|
|
|
191
189
|
@keyframes rippleAnimation {
|
|
192
190
|
from {
|
|
193
|
-
animation-timing-function: var(--
|
|
191
|
+
animation-timing-function: var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));
|
|
194
192
|
transform: scale(1);
|
|
195
193
|
}
|
|
196
194
|
to {
|