@pantheon-systems/pds-design-tokens 1.0.0-dev.163 → 1.0.0-dev.164

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.
@@ -38,10 +38,10 @@
38
38
  --pds-container-max-width-standard: 1200px;
39
39
  --pds-container-max-width-wide: 1440px;
40
40
  --pds-container-max-width-x-wide: 1600px;
41
- --pds-container-modal-width-lg: 54rem;
42
- --pds-container-modal-width-md: 40rem;
43
- --pds-container-modal-width-sm: 32rem;
44
- --pds-container-modal-width-xl: 76rem;
41
+ --pds-container-modal-width-lg: 47.5rem;
42
+ --pds-container-modal-width-md: 37.5rem;
43
+ --pds-container-modal-width-sm: 25rem;
44
+ --pds-container-modal-width-xl: 67.5rem;
45
45
  --pds-container-padding-base: var(--pds-spacing-xl);
46
46
  --pds-container-padding-narrow-bp-lg: 20%;
47
47
  --pds-container-padding-narrow-bp-md: 12%;
@@ -573,12 +573,12 @@
573
573
  "modal": {
574
574
  "width": {
575
575
  "sm": {
576
- "value": "32rem",
576
+ "value": "25rem",
577
577
  "public": true,
578
578
  "filePath": "tokens/container/alias.json",
579
579
  "isSource": true,
580
580
  "original": {
581
- "value": "32rem",
581
+ "value": "25rem",
582
582
  "public": true
583
583
  },
584
584
  "name": "container-modal-width-sm",
@@ -596,12 +596,12 @@
596
596
  ]
597
597
  },
598
598
  "md": {
599
- "value": "40rem",
599
+ "value": "37.5rem",
600
600
  "public": true,
601
601
  "filePath": "tokens/container/alias.json",
602
602
  "isSource": true,
603
603
  "original": {
604
- "value": "40rem",
604
+ "value": "37.5rem",
605
605
  "public": true
606
606
  },
607
607
  "name": "container-modal-width-md",
@@ -619,12 +619,12 @@
619
619
  ]
620
620
  },
621
621
  "lg": {
622
- "value": "54rem",
622
+ "value": "47.5rem",
623
623
  "public": true,
624
624
  "filePath": "tokens/container/alias.json",
625
625
  "isSource": true,
626
626
  "original": {
627
- "value": "54rem",
627
+ "value": "47.5rem",
628
628
  "public": true
629
629
  },
630
630
  "name": "container-modal-width-lg",
@@ -642,12 +642,12 @@
642
642
  ]
643
643
  },
644
644
  "xl": {
645
- "value": "76rem",
645
+ "value": "67.5rem",
646
646
  "public": true,
647
647
  "filePath": "tokens/container/alias.json",
648
648
  "isSource": true,
649
649
  "original": {
650
- "value": "76rem",
650
+ "value": "67.5rem",
651
651
  "public": true
652
652
  },
653
653
  "name": "container-modal-width-xl",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.163",
3
+ "version": "1.0.0-dev.164",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [