@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
|
*
|
|
@@ -345,12 +343,12 @@ ion-ripple-effect {
|
|
|
345
343
|
}
|
|
346
344
|
|
|
347
345
|
:host {
|
|
348
|
-
--padding-top: var(--
|
|
349
|
-
--padding-end: var(--
|
|
346
|
+
--padding-top: var(--token-space-0, var(--token-scale-0, 0px));
|
|
347
|
+
--padding-end: var(--token-space-0, var(--token-scale-0, 0px));
|
|
350
348
|
--padding-bottom: var(--padding-top);
|
|
351
349
|
--padding-start: var(--padding-end);
|
|
352
|
-
--focus-ring-color: var(--
|
|
353
|
-
--focus-ring-width: var(--
|
|
350
|
+
--focus-ring-color: var(--token-border-focus-default, var(--token-primitives-blue-400, #b5c0f7));
|
|
351
|
+
--focus-ring-width: var(--token-border-size-050, var(--token-scale-050, 2px));
|
|
354
352
|
position: relative;
|
|
355
353
|
}
|
|
356
354
|
:host::after {
|
|
@@ -359,7 +357,7 @@ ion-ripple-effect {
|
|
|
359
357
|
top: 50%;
|
|
360
358
|
position: absolute;
|
|
361
359
|
height: 100%;
|
|
362
|
-
min-height: var(--
|
|
360
|
+
min-height: var(--token-scale-1200, 48px);
|
|
363
361
|
transform: translateY(-50%);
|
|
364
362
|
content: "";
|
|
365
363
|
cursor: pointer;
|
|
@@ -367,39 +365,39 @@ ion-ripple-effect {
|
|
|
367
365
|
}
|
|
368
366
|
|
|
369
367
|
:host(.button-clear) {
|
|
370
|
-
--color: var(--ion-color-primary-foreground, var(--
|
|
368
|
+
--color: var(--ion-color-primary-foreground, var(--token-text-primary, var(--token-semantics-primary-900, var(--token-primitives-blue-900, #0d4bc3))));
|
|
371
369
|
}
|
|
372
370
|
|
|
373
371
|
:host(.button-solid) {
|
|
374
|
-
--background-activated: var(--ion-color-primary-shade, var(--
|
|
375
|
-
--background-hover: var(--ion-color-primary-shade, var(--
|
|
372
|
+
--background-activated: var(--ion-color-primary-shade, var(--token-bg-primary-base-press, var(--token-semantics-primary-900, var(--token-primitives-blue-900, #0d4bc3))));
|
|
373
|
+
--background-hover: var(--ion-color-primary-shade, var(--token-bg-primary-base-press, var(--token-semantics-primary-900, var(--token-primitives-blue-900, #0d4bc3))));
|
|
376
374
|
--background-focused: transparent;
|
|
377
375
|
--background-hover-opacity: 1;
|
|
378
|
-
--background: var(--ion-color-primary, var(--
|
|
379
|
-
--color: var(--ion-color-primary-contrast, var(--
|
|
376
|
+
--background: 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)))));
|
|
377
|
+
--color: var(--ion-color-primary-contrast, var(--token-text-inverse, var(--token-primitives-base-white, #ffffff)));
|
|
380
378
|
--ripple-opacity: var(--background-activated-opacity, 1);
|
|
381
379
|
--ripple-color: var(--background-activated);
|
|
382
380
|
}
|
|
383
381
|
|
|
384
382
|
:host(.button-outline) {
|
|
385
|
-
--border-width: var(--
|
|
386
|
-
--border-style: var(--
|
|
387
|
-
--background-activated: var(--
|
|
383
|
+
--border-width: var(--token-border-size-025, var(--token-scale-025, 1px));
|
|
384
|
+
--border-style: var(--token-border-style-solid, solid);
|
|
385
|
+
--background-activated: var(--token-bg-neutral-subtlest-press, var(--token-primitives-neutral-200, #efefef));
|
|
388
386
|
--background-focused: transparent;
|
|
389
|
-
--background-hover: var(--
|
|
387
|
+
--background-hover: var(--token-bg-neutral-subtlest-press, var(--token-primitives-neutral-200, #efefef));
|
|
390
388
|
--background-hover-opacity: 1;
|
|
391
|
-
--border-color: var(--ion-color-primary, var(--
|
|
392
|
-
--color: var(--ion-color-primary, var(--
|
|
389
|
+
--border-color: 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)))));
|
|
390
|
+
--color: 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)))));
|
|
393
391
|
--ripple-opacity: var(--background-activated-opacity, 1);
|
|
394
392
|
--ripple-color: var(--background-activated);
|
|
395
393
|
}
|
|
396
394
|
|
|
397
395
|
:host(.button-clear) {
|
|
398
|
-
--background-activated: var(--
|
|
396
|
+
--background-activated: var(--token-bg-neutral-subtlest-press, var(--token-primitives-neutral-200, #efefef));
|
|
399
397
|
--background-focused: transparent;
|
|
400
|
-
--background-hover: var(--
|
|
398
|
+
--background-hover: var(--token-bg-neutral-subtlest-press, var(--token-primitives-neutral-200, #efefef));
|
|
401
399
|
--background-hover-opacity: 1;
|
|
402
|
-
--color: var(--ion-color-primary-foreground, var(--
|
|
400
|
+
--color: var(--ion-color-primary-foreground, var(--token-text-primary, var(--token-semantics-primary-900, var(--token-primitives-blue-900, #0d4bc3))));
|
|
403
401
|
--ripple-opacity: var(--background-activated-opacity, 1);
|
|
404
402
|
--ripple-color: var(--background-activated);
|
|
405
403
|
}
|
|
@@ -410,46 +408,46 @@ ion-ripple-effect {
|
|
|
410
408
|
|
|
411
409
|
:host(.button-outline.ion-color) ion-ripple-effect,
|
|
412
410
|
:host(.button-clear.ion-color) ion-ripple-effect {
|
|
413
|
-
color: var(--
|
|
411
|
+
color: var(--token-primitives-neutral-200, #efefef);
|
|
414
412
|
}
|
|
415
413
|
|
|
416
414
|
/* Small Button */
|
|
417
415
|
:host(.button-small) {
|
|
418
|
-
--padding-end: var(--
|
|
419
|
-
font-size: var(--
|
|
420
|
-
font-weight: var(--
|
|
421
|
-
letter-spacing: var(--
|
|
422
|
-
line-height: var(--
|
|
416
|
+
--padding-end: var(--token-space-400, var(--token-scale-400, 16px));
|
|
417
|
+
font-size: var(--token-font-size-350, 0.875rem);
|
|
418
|
+
font-weight: var(--token-font-weight-medium, 500);
|
|
419
|
+
letter-spacing: var(--token-font-letter-spacing-1, 1%);
|
|
420
|
+
line-height: var(--token-font-line-height-500, var(--token-scale-500, 20px));
|
|
423
421
|
text-decoration: none;
|
|
424
422
|
text-transform: none;
|
|
425
|
-
min-width: var(--
|
|
426
|
-
min-height: var(--
|
|
423
|
+
min-width: var(--token-scale-1600, 64px);
|
|
424
|
+
min-height: var(--token-scale-1000, 40px);
|
|
427
425
|
}
|
|
428
426
|
|
|
429
427
|
/* Medium Button */
|
|
430
428
|
:host(.button-medium) {
|
|
431
|
-
--padding-end: var(--
|
|
432
|
-
font-size: var(--
|
|
433
|
-
font-weight: var(--
|
|
434
|
-
letter-spacing: var(--
|
|
435
|
-
line-height: var(--
|
|
429
|
+
--padding-end: var(--token-space-500, var(--token-scale-500, 20px));
|
|
430
|
+
font-size: var(--token-font-size-400, 1rem);
|
|
431
|
+
font-weight: var(--token-font-weight-medium, 500);
|
|
432
|
+
letter-spacing: var(--token-font-letter-spacing-1, 1%);
|
|
433
|
+
line-height: var(--token-font-line-height-600, var(--token-scale-600, 24px));
|
|
436
434
|
text-decoration: none;
|
|
437
435
|
text-transform: none;
|
|
438
|
-
min-width: var(--
|
|
439
|
-
min-height: var(--
|
|
436
|
+
min-width: var(--token-scale-1800, 72px);
|
|
437
|
+
min-height: var(--token-scale-1200, 48px);
|
|
440
438
|
}
|
|
441
439
|
|
|
442
440
|
/* Large Button */
|
|
443
441
|
:host(.button-large) {
|
|
444
|
-
--padding-end: var(--
|
|
445
|
-
font-size: var(--
|
|
446
|
-
font-weight: var(--
|
|
447
|
-
letter-spacing: var(--
|
|
448
|
-
line-height: var(--
|
|
442
|
+
--padding-end: var(--token-space-700, var(--token-scale-700, 28px));
|
|
443
|
+
font-size: var(--token-font-size-500, 1.25rem);
|
|
444
|
+
font-weight: var(--token-font-weight-medium, 500);
|
|
445
|
+
letter-spacing: var(--token-font-letter-spacing-1, 1%);
|
|
446
|
+
line-height: var(--token-font-line-height-600, var(--token-scale-600, 24px));
|
|
449
447
|
text-decoration: none;
|
|
450
448
|
text-transform: none;
|
|
451
|
-
min-width: var(--
|
|
452
|
-
min-height: var(--
|
|
449
|
+
min-width: var(--token-scale-2000, 80px);
|
|
450
|
+
min-height: var(--token-scale-1400, 56px);
|
|
453
451
|
}
|
|
454
452
|
|
|
455
453
|
/* Button containing only an icon */
|
|
@@ -459,15 +457,15 @@ ion-ripple-effect {
|
|
|
459
457
|
:host(.button-medium) ::slotted(ion-icon[slot=start]),
|
|
460
458
|
:host(.button-medium) ::slotted(ion-icon[slot=end]),
|
|
461
459
|
:host(.button-medium) ::slotted(ion-icon[slot=icon-only]) {
|
|
462
|
-
width: var(--
|
|
463
|
-
height: var(--
|
|
460
|
+
width: var(--token-scale-500, 20px);
|
|
461
|
+
height: var(--token-scale-500, 20px);
|
|
464
462
|
}
|
|
465
463
|
|
|
466
464
|
:host(.button-large) ::slotted(ion-icon[slot=start]),
|
|
467
465
|
:host(.button-large) ::slotted(ion-icon[slot=end]),
|
|
468
466
|
:host(.button-large) ::slotted(ion-icon[slot=icon-only]) {
|
|
469
|
-
width: var(--
|
|
470
|
-
height: var(--
|
|
467
|
+
width: var(--token-scale-600, 24px);
|
|
468
|
+
height: var(--token-scale-600, 24px);
|
|
471
469
|
}
|
|
472
470
|
|
|
473
471
|
:host(.button-has-icon-only) {
|
|
@@ -484,25 +482,25 @@ ion-ripple-effect {
|
|
|
484
482
|
::slotted(ion-spinner[slot=start]),
|
|
485
483
|
::slotted(ion-spinner[slot=end]),
|
|
486
484
|
::slotted(ion-spinner[slot=icon-only]) {
|
|
487
|
-
width: var(--
|
|
488
|
-
height: var(--
|
|
485
|
+
width: var(--token-scale-500, 20px);
|
|
486
|
+
height: var(--token-scale-500, 20px);
|
|
489
487
|
}
|
|
490
488
|
|
|
491
489
|
:host(.button-soft) {
|
|
492
|
-
--border-radius: var(--
|
|
490
|
+
--border-radius: var(--token-border-radius-200, var(--token-scale-200, 8px));
|
|
493
491
|
}
|
|
494
492
|
|
|
495
493
|
:host(.button-round) {
|
|
496
|
-
--border-radius: var(--
|
|
494
|
+
--border-radius: var(--token-border-radius-full, 999px);
|
|
497
495
|
}
|
|
498
496
|
|
|
499
497
|
:host(.button-rectangular) {
|
|
500
|
-
--border-radius: var(--
|
|
498
|
+
--border-radius: var(--token-border-radius-0, var(--token-scale-0, 0px));
|
|
501
499
|
}
|
|
502
500
|
|
|
503
501
|
:host(.ion-focused) .button-native {
|
|
504
|
-
outline: var(--focus-ring-width) var(--
|
|
505
|
-
outline-offset: var(--
|
|
502
|
+
outline: var(--focus-ring-width) var(--token-border-style-solid, solid) var(--focus-ring-color);
|
|
503
|
+
outline-offset: var(--token-border-size-050, var(--token-scale-050, 2px));
|
|
506
504
|
}
|
|
507
505
|
|
|
508
506
|
:host(.button-solid.ion-color.ion-activated) .button-native::after {
|
|
@@ -525,7 +523,7 @@ ion-ripple-effect {
|
|
|
525
523
|
top: 0;
|
|
526
524
|
bottom: 0;
|
|
527
525
|
position: absolute;
|
|
528
|
-
background-color: var(--
|
|
526
|
+
background-color: var(--token-state-disabled, rgba(255, 255, 255, 0.6));
|
|
529
527
|
content: "";
|
|
530
528
|
pointer-events: none;
|
|
531
529
|
width: inherit;
|
|
@@ -533,90 +531,90 @@ ion-ripple-effect {
|
|
|
533
531
|
}
|
|
534
532
|
|
|
535
533
|
::slotted(ion-icon) {
|
|
536
|
-
font-size: var(--
|
|
534
|
+
font-size: var(--token-font-size-500, 1.25rem);
|
|
537
535
|
}
|
|
538
536
|
|
|
539
537
|
:host(.button-small) ::slotted(ion-icon[slot=start]),
|
|
540
538
|
:host(.button-small) ::slotted(ion-spinner[slot=start]) {
|
|
541
|
-
-webkit-margin-end: var(--
|
|
542
|
-
margin-inline-end: var(--
|
|
539
|
+
-webkit-margin-end: var(--token-space-200, var(--token-scale-200, 8px));
|
|
540
|
+
margin-inline-end: var(--token-space-200, var(--token-scale-200, 8px));
|
|
543
541
|
}
|
|
544
542
|
|
|
545
543
|
::slotted(ion-icon[slot=start]),
|
|
546
544
|
::slotted(ion-spinner[slot=start]) {
|
|
547
|
-
-webkit-margin-end: var(--
|
|
548
|
-
margin-inline-end: var(--
|
|
545
|
+
-webkit-margin-end: var(--token-space-250, var(--token-scale-250, 10px));
|
|
546
|
+
margin-inline-end: var(--token-space-250, var(--token-scale-250, 10px));
|
|
549
547
|
}
|
|
550
548
|
|
|
551
549
|
:host(.button-large) ::slotted(ion-icon[slot=start]),
|
|
552
550
|
:host(.button-large) ::slotted(ion-spinner[slot=start]) {
|
|
553
|
-
-webkit-margin-end: var(--
|
|
554
|
-
margin-inline-end: var(--
|
|
551
|
+
-webkit-margin-end: var(--token-space-300, var(--token-scale-300, 12px));
|
|
552
|
+
margin-inline-end: var(--token-space-300, var(--token-scale-300, 12px));
|
|
555
553
|
}
|
|
556
554
|
|
|
557
555
|
:host(.button-small) ::slotted(ion-icon[slot=end]),
|
|
558
556
|
:host(.button-small) ::slotted(ion-spinner[slot=end]) {
|
|
559
|
-
-webkit-margin-start: var(--
|
|
560
|
-
margin-inline-start: var(--
|
|
557
|
+
-webkit-margin-start: var(--token-space-200, var(--token-scale-200, 8px));
|
|
558
|
+
margin-inline-start: var(--token-space-200, var(--token-scale-200, 8px));
|
|
561
559
|
}
|
|
562
560
|
|
|
563
561
|
::slotted(ion-icon[slot=end]),
|
|
564
562
|
::slotted(ion-spinner[slot=end]) {
|
|
565
|
-
-webkit-margin-start: var(--
|
|
566
|
-
margin-inline-start: var(--
|
|
563
|
+
-webkit-margin-start: var(--token-space-250, var(--token-scale-250, 10px));
|
|
564
|
+
margin-inline-start: var(--token-space-250, var(--token-scale-250, 10px));
|
|
567
565
|
}
|
|
568
566
|
|
|
569
567
|
:host(.button-large) ::slotted(ion-icon[slot=end]),
|
|
570
568
|
:host(.button-large) ::slotted(ion-spinner[slot=end]) {
|
|
571
|
-
-webkit-margin-start: var(--
|
|
572
|
-
margin-inline-start: var(--
|
|
569
|
+
-webkit-margin-start: var(--token-space-300, var(--token-scale-300, 12px));
|
|
570
|
+
margin-inline-start: var(--token-space-300, var(--token-scale-300, 12px));
|
|
573
571
|
}
|
|
574
572
|
|
|
575
573
|
:host(.button-has-badge) {
|
|
576
|
-
--padding-top: var(--
|
|
577
|
-
--padding-bottom: var(--
|
|
574
|
+
--padding-top: var(--token-space-0, var(--token-scale-0, 0px));
|
|
575
|
+
--padding-bottom: var(--token-space-0, var(--token-scale-0, 0px));
|
|
578
576
|
}
|
|
579
577
|
|
|
580
578
|
:host(.button-small) ::slotted(ion-badge) {
|
|
581
|
-
inset-inline-end: calc(-1 * var(--
|
|
579
|
+
inset-inline-end: calc(-1 * var(--token-space-050, var(--token-scale-050, 2px)));
|
|
582
580
|
}
|
|
583
581
|
|
|
584
582
|
:host(.button-medium) ::slotted(ion-badge.long-badge.badge-vertical-top) {
|
|
585
|
-
top: var(--
|
|
583
|
+
top: var(--token-space-100, var(--token-scale-100, 4px));
|
|
586
584
|
}
|
|
587
585
|
:host(.button-medium) ::slotted(ion-badge.long-badge.badge-vertical-bottom) {
|
|
588
|
-
bottom: var(--
|
|
586
|
+
bottom: var(--token-space-100, var(--token-scale-100, 4px));
|
|
589
587
|
}
|
|
590
588
|
:host(.button-medium) ::slotted(ion-badge:not(.long-badge).badge-vertical-top) {
|
|
591
|
-
top: var(--
|
|
589
|
+
top: var(--token-space-100, var(--token-scale-100, 4px));
|
|
592
590
|
}
|
|
593
591
|
:host(.button-medium) ::slotted(ion-badge:not(.long-badge).badge-vertical-top) {
|
|
594
|
-
inset-inline-end: var(--
|
|
592
|
+
inset-inline-end: var(--token-space-150, var(--token-scale-150, 6px));
|
|
595
593
|
}
|
|
596
594
|
|
|
597
595
|
:host(.button-medium) ::slotted(ion-badge:not(.long-badge).badge-vertical-bottom) {
|
|
598
|
-
bottom: var(--
|
|
596
|
+
bottom: var(--token-space-100, var(--token-scale-100, 4px));
|
|
599
597
|
}
|
|
600
598
|
:host(.button-medium) ::slotted(ion-badge:not(.long-badge).badge-vertical-bottom) {
|
|
601
|
-
inset-inline-end: var(--
|
|
599
|
+
inset-inline-end: var(--token-space-150, var(--token-scale-150, 6px));
|
|
602
600
|
}
|
|
603
601
|
|
|
604
602
|
:host(.button-large) ::slotted(ion-badge.long-badge.badge-vertical-top) {
|
|
605
|
-
top: var(--
|
|
603
|
+
top: var(--token-space-200, var(--token-scale-200, 8px));
|
|
606
604
|
}
|
|
607
605
|
:host(.button-large) ::slotted(ion-badge.long-badge.badge-vertical-bottom) {
|
|
608
|
-
bottom: var(--
|
|
606
|
+
bottom: var(--token-space-200, var(--token-scale-200, 8px));
|
|
609
607
|
}
|
|
610
608
|
:host(.button-large) ::slotted(ion-badge:not(.long-badge).badge-vertical-top) {
|
|
611
|
-
top: var(--
|
|
609
|
+
top: var(--token-space-200, var(--token-scale-200, 8px));
|
|
612
610
|
}
|
|
613
611
|
:host(.button-large) ::slotted(ion-badge:not(.long-badge).badge-vertical-top) {
|
|
614
|
-
inset-inline-end: var(--
|
|
612
|
+
inset-inline-end: var(--token-space-200, var(--token-scale-200, 8px));
|
|
615
613
|
}
|
|
616
614
|
|
|
617
615
|
:host(.button-large) ::slotted(ion-badge:not(.long-badge).badge-vertical-bottom) {
|
|
618
|
-
bottom: var(--
|
|
616
|
+
bottom: var(--token-space-200, var(--token-scale-200, 8px));
|
|
619
617
|
}
|
|
620
618
|
:host(.button-large) ::slotted(ion-badge:not(.long-badge).badge-vertical-bottom) {
|
|
621
|
-
inset-inline-end: var(--
|
|
619
|
+
inset-inline-end: var(--token-space-200, var(--token-scale-200, 8px));
|
|
622
620
|
}
|
|
@@ -41,9 +41,6 @@
|
|
|
41
41
|
* @param pixels - Value in pixels to be converted (i.e. px)
|
|
42
42
|
* @param context (optional) - Baseline value
|
|
43
43
|
*/
|
|
44
|
-
/*
|
|
45
|
-
Do not edit directly, this file was auto-generated.
|
|
46
|
-
*/
|
|
47
44
|
/**
|
|
48
45
|
* Convert a font size to a dynamic font size.
|
|
49
46
|
* Fonts that participate in Dynamic Type should use
|
|
@@ -83,7 +80,7 @@ Do not edit directly, this file was auto-generated.
|
|
|
83
80
|
}
|
|
84
81
|
|
|
85
82
|
::slotted(*) .button-clear {
|
|
86
|
-
--color: var(--
|
|
83
|
+
--color: var(--token-primitives-neutral-1200, #242424);
|
|
87
84
|
--background: transparent;
|
|
88
85
|
--background-activated: transparent;
|
|
89
86
|
--background-focused: transparent;
|
|
@@ -91,10 +88,10 @@ Do not edit directly, this file was auto-generated.
|
|
|
91
88
|
}
|
|
92
89
|
|
|
93
90
|
::slotted(*) .button-has-icon-only {
|
|
94
|
-
width: var(--
|
|
95
|
-
height: var(--
|
|
91
|
+
width: var(--token-scale-1000, 40px);
|
|
92
|
+
height: var(--token-scale-1000, 40px);
|
|
96
93
|
}
|
|
97
94
|
|
|
98
95
|
::slotted(*) ion-icon[slot=icon-only] {
|
|
99
|
-
font-size: var(--
|
|
96
|
+
font-size: var(--token-font-size-600, 1.5rem);
|
|
100
97
|
}
|
|
@@ -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
|
*
|
|
@@ -119,13 +117,13 @@ ion-ripple-effect {
|
|
|
119
117
|
}
|
|
120
118
|
|
|
121
119
|
:host {
|
|
122
|
-
--background: var(--
|
|
123
|
-
--border-width: var(--
|
|
124
|
-
--border-color: var(--
|
|
125
|
-
--border-style: var(--
|
|
126
|
-
--border-radius: var(--
|
|
127
|
-
--color: var(--
|
|
128
|
-
min-width: var(--
|
|
120
|
+
--background: var(--token-primitives-base-white, #ffffff);
|
|
121
|
+
--border-width: var(--token-border-size-025, var(--token-scale-025, 1px));
|
|
122
|
+
--border-color: var(--token-border-default, var(--token-primitives-neutral-400, #d5d5d5));
|
|
123
|
+
--border-style: var(--token-border-style-solid, solid);
|
|
124
|
+
--border-radius: var(--token-round-xl, var(--token-border-radius-400, var(--token-scale-400, 16px)));
|
|
125
|
+
--color: var(--token-primitives-neutral-1200, #242424);
|
|
126
|
+
min-width: var(--token-scale-2400, 96px);
|
|
129
127
|
border: var(--border-width) var(--border-style) var(--border-color);
|
|
130
128
|
}
|
|
131
129
|
|
|
@@ -134,13 +132,13 @@ ion-ripple-effect {
|
|
|
134
132
|
}
|
|
135
133
|
|
|
136
134
|
:host(.card-soft) {
|
|
137
|
-
--border-radius: var(--
|
|
135
|
+
--border-radius: var(--token-soft-xl, var(--token-border-radius-200, var(--token-scale-200, 8px)));
|
|
138
136
|
}
|
|
139
137
|
|
|
140
138
|
:host(.card-round) {
|
|
141
|
-
--border-radius: var(--
|
|
139
|
+
--border-radius: var(--token-round-xl, var(--token-border-radius-400, var(--token-scale-400, 16px)));
|
|
142
140
|
}
|
|
143
141
|
|
|
144
142
|
:host(.card-rectangular) {
|
|
145
|
-
--border-radius: var(--
|
|
143
|
+
--border-radius: var(--token-rectangular-xl, var(--token-border-radius-0, var(--token-scale-0, 0px)));
|
|
146
144
|
}
|
|
@@ -8,9 +8,7 @@ ion-card-content {
|
|
|
8
8
|
* @param pixels - Value in pixels to be converted (i.e. px)
|
|
9
9
|
* @param context (optional) - Baseline value
|
|
10
10
|
*/
|
|
11
|
-
|
|
12
|
-
Do not edit directly, this file was auto-generated.
|
|
13
|
-
*/ /**
|
|
11
|
+
/**
|
|
14
12
|
* A heuristic that applies CSS to tablet
|
|
15
13
|
* viewports.
|
|
16
14
|
*
|
|
@@ -66,27 +64,27 @@ Do not edit directly, this file was auto-generated.
|
|
|
66
64
|
* convert to a unit other than $baselineUnit.
|
|
67
65
|
*/
|
|
68
66
|
.card-content-ionic {
|
|
69
|
-
-webkit-padding-start: var(--
|
|
70
|
-
padding-inline-start: var(--
|
|
71
|
-
-webkit-padding-end: var(--
|
|
72
|
-
padding-inline-end: var(--
|
|
73
|
-
padding-top: var(--
|
|
74
|
-
padding-bottom: var(--
|
|
75
|
-
font-size: var(--
|
|
76
|
-
font-weight: var(--
|
|
77
|
-
letter-spacing: var(--
|
|
78
|
-
line-height: var(--
|
|
67
|
+
-webkit-padding-start: var(--token-space-400, var(--token-scale-400, 16px));
|
|
68
|
+
padding-inline-start: var(--token-space-400, var(--token-scale-400, 16px));
|
|
69
|
+
-webkit-padding-end: var(--token-space-400, var(--token-scale-400, 16px));
|
|
70
|
+
padding-inline-end: var(--token-space-400, var(--token-scale-400, 16px));
|
|
71
|
+
padding-top: var(--token-space-400, var(--token-scale-400, 16px));
|
|
72
|
+
padding-bottom: var(--token-space-400, var(--token-scale-400, 16px));
|
|
73
|
+
font-size: var(--token-font-size-350, 0.875rem);
|
|
74
|
+
font-weight: var(--token-font-weight-regular, 400);
|
|
75
|
+
letter-spacing: var(--token-font-letter-spacing-0, 0%);
|
|
76
|
+
line-height: var(--token-font-line-height-600, var(--token-scale-600, 24px));
|
|
79
77
|
text-decoration: none;
|
|
80
78
|
text-transform: none;
|
|
81
79
|
display: flex;
|
|
82
80
|
flex-direction: column;
|
|
83
|
-
gap: var(--
|
|
81
|
+
gap: var(--token-space-400, var(--token-scale-400, 16px));
|
|
84
82
|
}
|
|
85
83
|
.card-content-ionic img {
|
|
86
84
|
margin-left: 0;
|
|
87
85
|
margin-right: 0;
|
|
88
|
-
margin-top: var(--
|
|
89
|
-
margin-bottom: var(--
|
|
86
|
+
margin-top: var(--token-space-200, var(--token-scale-200, 8px));
|
|
87
|
+
margin-bottom: var(--token-space-200, var(--token-scale-200, 8px));
|
|
90
88
|
}
|
|
91
89
|
|
|
92
90
|
ion-card-header + .card-content-ionic {
|
|
@@ -19,9 +19,7 @@
|
|
|
19
19
|
* @param pixels - Value in pixels to be converted (i.e. px)
|
|
20
20
|
* @param context (optional) - Baseline value
|
|
21
21
|
*/
|
|
22
|
-
|
|
23
|
-
Do not edit directly, this file was auto-generated.
|
|
24
|
-
*/ /**
|
|
22
|
+
/**
|
|
25
23
|
* A heuristic that applies CSS to tablet
|
|
26
24
|
* viewports.
|
|
27
25
|
*
|
|
@@ -77,11 +75,11 @@ Do not edit directly, this file was auto-generated.
|
|
|
77
75
|
* convert to a unit other than $baselineUnit.
|
|
78
76
|
*/
|
|
79
77
|
:host {
|
|
80
|
-
-webkit-padding-start: var(--
|
|
81
|
-
padding-inline-start: var(--
|
|
82
|
-
-webkit-padding-end: var(--
|
|
83
|
-
padding-inline-end: var(--
|
|
84
|
-
padding-top: var(--
|
|
85
|
-
padding-bottom: var(--
|
|
86
|
-
gap: var(--
|
|
78
|
+
-webkit-padding-start: var(--token-space-400, var(--token-scale-400, 16px));
|
|
79
|
+
padding-inline-start: var(--token-space-400, var(--token-scale-400, 16px));
|
|
80
|
+
-webkit-padding-end: var(--token-space-400, var(--token-scale-400, 16px));
|
|
81
|
+
padding-inline-end: var(--token-space-400, var(--token-scale-400, 16px));
|
|
82
|
+
padding-top: var(--token-space-400, var(--token-scale-400, 16px));
|
|
83
|
+
padding-bottom: var(--token-space-400, var(--token-scale-400, 16px));
|
|
84
|
+
gap: var(--token-space-050, var(--token-scale-050, 2px));
|
|
87
85
|
}
|
|
@@ -78,9 +78,7 @@
|
|
|
78
78
|
* @param pixels - Value in pixels to be converted (i.e. px)
|
|
79
79
|
* @param context (optional) - Baseline value
|
|
80
80
|
*/
|
|
81
|
-
|
|
82
|
-
Do not edit directly, this file was auto-generated.
|
|
83
|
-
*/ /**
|
|
81
|
+
/**
|
|
84
82
|
* A heuristic that applies CSS to tablet
|
|
85
83
|
* viewports.
|
|
86
84
|
*
|
|
@@ -136,11 +134,11 @@ Do not edit directly, this file was auto-generated.
|
|
|
136
134
|
* convert to a unit other than $baselineUnit.
|
|
137
135
|
*/
|
|
138
136
|
:host {
|
|
139
|
-
--color: var(--
|
|
140
|
-
font-size: var(--
|
|
141
|
-
font-weight: var(--
|
|
142
|
-
letter-spacing: var(--
|
|
143
|
-
line-height: var(--
|
|
137
|
+
--color: var(--token-primitives-neutral-800, #626262);
|
|
138
|
+
font-size: var(--token-font-size-400, 1rem);
|
|
139
|
+
font-weight: var(--token-font-weight-regular, 400);
|
|
140
|
+
letter-spacing: var(--token-font-letter-spacing-0, 0%);
|
|
141
|
+
line-height: var(--token-font-line-height-600, var(--token-scale-600, 24px));
|
|
144
142
|
text-decoration: none;
|
|
145
143
|
text-transform: none;
|
|
146
144
|
}
|