@gsk_poc/untitled-ui-base 0.1.1 → 0.1.3

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/styles/tokens.css +60 -60
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gsk_poc/untitled-ui-base",
3
- "version": "0.1.1",
3
+ "version": "0.1.3",
4
4
  "description": "GSK wrapper for Untitled UI React components with custom design tokens",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",
package/styles/tokens.css CHANGED
@@ -133,7 +133,7 @@
133
133
  --colors-brand-300: #f8a385;
134
134
  --colors-brand-400: #f7855c;
135
135
  --colors-brand-500: #f67547;
136
- --colors-brand-600: #58ff55;
136
+ --colors-brand-600: #ff7237;
137
137
  --colors-brand-700: #dc3e05;
138
138
  --colors-brand-800: #c33704;
139
139
  --colors-brand-900: #a53208;
@@ -395,8 +395,8 @@
395
395
  --colors-text-text-brand-primary-900: #a53208;
396
396
  --colors-text-text-brand-secondary-700: #dc3e05;
397
397
  --colors-text-text-brand-secondary-hover: #c33704;
398
- --colors-text-text-brand-tertiary-600: #58ff55;
399
- --colors-text-text-brand-tertiary-alt: #58ff55;
398
+ --colors-text-text-brand-tertiary-600: #ff7237;
399
+ --colors-text-text-brand-tertiary-alt: #ff7237;
400
400
  --colors-text-text-error-primary-600: #c83629;
401
401
  --colors-text-text-error-primary-hover: #b42318;
402
402
  --colors-text-text-warning-primary-600: #ffc709;
@@ -408,7 +408,7 @@
408
408
  --colors-border-border-disabled: #d7d3d0;
409
409
  --colors-border-border-disabled-subtle: #e4e3e1;
410
410
  --colors-border-border-brand: #f67547;
411
- --colors-border-border-brand-alt: #58ff55;
411
+ --colors-border-border-brand-alt: #ff7237;
412
412
  --colors-border-border-error: #f04438;
413
413
  --colors-border-border-error-subtle: #fda29b;
414
414
  --colors-foreground-fg-primary-900: #151515;
@@ -421,11 +421,11 @@
421
421
  --colors-foreground-fg-white: #ffffff;
422
422
  --colors-foreground-fg-disabled: #d7d3d0;
423
423
  --colors-foreground-fg-disabled-subtle: #e4e3e1;
424
- --colors-foreground-fg-brand-primary-600: #58ff55;
425
- --colors-foreground-fg-brand-primary-alt: #58ff55;
424
+ --colors-foreground-fg-brand-primary-600: #ff7237;
425
+ --colors-foreground-fg-brand-primary-alt: #ff7237;
426
426
  --colors-foreground-fg-brand-secondary-500: #f67547;
427
427
  --colors-foreground-fg-brand-secondary-alt: #f67547;
428
- --colors-foreground-fg-brand-secondary-hover: #58ff55;
428
+ --colors-foreground-fg-brand-secondary-hover: #ff7237;
429
429
  --colors-foreground-fg-error-primary: #c83629;
430
430
  --colors-foreground-fg-error-secondary: #f04438;
431
431
  --colors-foreground-fg-warning-primary: #ffc709;
@@ -450,9 +450,9 @@
450
450
  --colors-background-bg-brand-primary: #fef4f0;
451
451
  --colors-background-bg-brand-primary-alt: #fef4f0;
452
452
  --colors-background-bg-brand-secondary: #fde0d6;
453
- --colors-background-bg-brand-solid: #58ff55;
453
+ --colors-background-bg-brand-solid: #ff7237;
454
454
  --colors-background-bg-brand-solid-hover: #dc3e05;
455
- --colors-background-bg-brand-section: #58ff55;
455
+ --colors-background-bg-brand-section: #ff7237;
456
456
  --colors-background-bg-brand-section-subtle: #dc3e05;
457
457
  --colors-background-bg-error-primary: #fef3f2;
458
458
  --colors-background-bg-error-secondary: #fee4e2;
@@ -571,8 +571,8 @@
571
571
  --component-colors-utility-brand-utility-brand-400-alt: #f7855c;
572
572
  --component-colors-utility-brand-utility-brand-500: #f67547;
573
573
  --component-colors-utility-brand-utility-brand-500-alt: #f67547;
574
- --component-colors-utility-brand-utility-brand-600: #58ff55;
575
- --component-colors-utility-brand-utility-brand-600-alt: #58ff55;
574
+ --component-colors-utility-brand-utility-brand-600: #ff7237;
575
+ --component-colors-utility-brand-utility-brand-600-alt: #ff7237;
576
576
  --component-colors-utility-brand-utility-brand-700: #dc3e05;
577
577
  --component-colors-utility-brand-utility-brand-700-alt: #dc3e05;
578
578
  --component-colors-utility-brand-utility-brand-800: #c33704;
@@ -698,16 +698,16 @@
698
698
  --component-colors-components-buttons-button-destructive-primary-icon: #fda29b;
699
699
  --component-colors-components-buttons-button-destructive-primary-icon-hover: #fecdca;
700
700
  --component-colors-components-buttons-primary-button-primary-fg: #ffffff;
701
- --component-colors-components-buttons-primary-button-primary-bg: #58ff55;
701
+ --component-colors-components-buttons-primary-button-primary-bg: #ff7237;
702
702
  --component-colors-components-buttons-primary-button-primary-border: rgba(255, 255, 255, 0.12);
703
703
  --component-colors-components-buttons-secondary-button-secondary-fg: #44403c;
704
704
  --component-colors-components-buttons-tertiary-color-button-tertiary-color-fg: #dc3e05;
705
705
  --component-colors-components-buttons-tertiary-error-button-tertiary-error-fg: #b42318;
706
706
  --component-colors-components-footers-footer-button-fg: #fac2ad;
707
707
  --component-colors-components-footers-footer-button-fg-hover: #ffffff;
708
- --component-colors-components-icons-icons-icon-fg-brand: #58ff55;
708
+ --component-colors-components-icons-icons-icon-fg-brand: #ff7237;
709
709
  --component-colors-components-icons-icons-icon-fg-brand-on-brand: #fac2ad;
710
- --component-colors-components-icons-featured-icons-featured-icon-light-fg-brand: #58ff55;
710
+ --component-colors-components-icons-featured-icons-featured-icon-light-fg-brand: #ff7237;
711
711
  --component-colors-components-icons-featured-icons-featured-icon-light-fg-gray: #79716b;
712
712
  --component-colors-components-icons-featured-icons-featured-icon-light-fg-error: #c83629;
713
713
  --component-colors-components-icons-featured-icons-featured-icon-light-fg-warning: #ffc709;
@@ -715,55 +715,19 @@
715
715
  --component-colors-components-icons-featured-icons-dark-featured-icon-dark-fg-brand: #ffffff;
716
716
  --component-colors-components-mockups-screen-mockup-border: #151515;
717
717
  --component-colors-components-sliders-slider-handle-bg: #ffffff;
718
- --component-colors-components-sliders-slider-handle-border: #58ff55;
718
+ --component-colors-components-sliders-slider-handle-border: #ff7237;
719
719
  --component-colors-components-toggles-toggle-button-fg-disabled: #f7f6f5;
720
720
  --component-colors-components-toggles-toggle-border: #d7d3d0;
721
- --component-colors-components-toggles-toggle-slim-border-pressed: #58ff55;
721
+ --component-colors-components-toggles-toggle-slim-border-pressed: #ff7237;
722
722
  --component-colors-components-toggles-toggle-slim-border-pressed-hover: #dc3e05;
723
723
  --component-colors-components-tooltips-tooltip-supporting-text: #d7d3d0;
724
724
  --component-colors-components-text-editor-text-editor-icon-fg: #a9a29d;
725
725
  --component-colors-components-text-editor-text-editor-icon-fg-active: #79716b;
726
726
  --component-colors-components-header-sections-brand-header-header-brand-text-secondary: #fac2ad;
727
- --width-xxs: 320px;
728
- --width-xs: 384px;
729
- --width-sm: 480px;
730
- --width-md: 560px;
731
- --width-lg: 640px;
732
- --width-xl: 768px;
733
- --width-2xl: 1024px;
734
- --width-3xl: 1280px;
735
- --width-4xl: 1440px;
736
- --width-5xl: 1600px;
737
- --width-6xl: 1920px;
738
- --paragraph-max-width: 720px;
739
- --spacing-none: 0px;
740
- --spacing-xxs: 2px;
741
- --spacing-xs: 4px;
742
- --spacing-sm: 6px;
743
- --spacing-md: 8px;
744
- --spacing-lg: 12px;
745
- --spacing-xl: 16px;
746
- --spacing-2xl: 20px;
747
- --spacing-3xl: 24px;
748
- --spacing-4xl: 32px;
749
- --spacing-5xl: 40px;
750
- --spacing-6xl: 48px;
751
- --spacing-7xl: 64px;
752
- --spacing-8xl: 80px;
753
- --spacing-9xl: 96px;
754
- --spacing-10xl: 128px;
755
- --spacing-11xl: 160px;
756
- --radius-none: 0;
757
- --radius-xxs: 0.125rem;
758
- --radius-xs: 0.25rem;
759
- --radius-sm: 0.375rem;
760
- --radius-md: 1rem;
761
- --radius-lg: 0.625rem;
762
- --radius-xl: 0.75rem;
763
- --radius-2xl: 1rem;
764
- --radius-3xl: 1.25rem;
765
- --radius-4xl: 1.5rem;
766
- --radius-full: 9999px;
727
+ --container-padding-mobile: 16px;
728
+ --container-padding-desktop: 32px;
729
+ --container-max-width-desktop: 1280px;
730
+ --approach-2-container-max-width: 1280px;
767
731
  --font-family-font-family-display: GSK Precision;
768
732
  --font-family-font-family-body: sans-serif;
769
733
  --font-weight-regular: Regular;
@@ -800,8 +764,44 @@
800
764
  --line-height-display-lg: 60px;
801
765
  --line-height-display-xl: 72px;
802
766
  --line-height-display-2xl: 90px;
803
- --container-padding-mobile: 16px;
804
- --container-padding-desktop: 32px;
805
- --container-max-width-desktop: 1280px;
806
- --approach-2-container-max-width: 1280px;
767
+ --spacing-none: 0px;
768
+ --spacing-xxs: 2px;
769
+ --spacing-xs: 4px;
770
+ --spacing-sm: 6px;
771
+ --spacing-md: 8px;
772
+ --spacing-lg: 12px;
773
+ --spacing-xl: 16px;
774
+ --spacing-2xl: 20px;
775
+ --spacing-3xl: 24px;
776
+ --spacing-4xl: 32px;
777
+ --spacing-5xl: 40px;
778
+ --spacing-6xl: 48px;
779
+ --spacing-7xl: 64px;
780
+ --spacing-8xl: 80px;
781
+ --spacing-9xl: 96px;
782
+ --spacing-10xl: 128px;
783
+ --spacing-11xl: 160px;
784
+ --radius-none: 0;
785
+ --radius-xxs: 0.125rem;
786
+ --radius-xs: 0.25rem;
787
+ --radius-sm: 0.375rem;
788
+ --radius-md: 1rem;
789
+ --radius-lg: 0.625rem;
790
+ --radius-xl: 0.75rem;
791
+ --radius-2xl: 1rem;
792
+ --radius-3xl: 1.25rem;
793
+ --radius-4xl: 1.5rem;
794
+ --radius-full: 9999px;
795
+ --width-xxs: 320px;
796
+ --width-xs: 384px;
797
+ --width-sm: 480px;
798
+ --width-md: 560px;
799
+ --width-lg: 640px;
800
+ --width-xl: 768px;
801
+ --width-2xl: 1024px;
802
+ --width-3xl: 1280px;
803
+ --width-4xl: 1440px;
804
+ --width-5xl: 1600px;
805
+ --width-6xl: 1920px;
806
+ --paragraph-max-width: 720px;
807
807
  }