@genesislcap/rapid-design-system 14.211.2 → 14.211.4

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.
@@ -697,7 +697,13 @@
697
697
  },
698
698
  {
699
699
  "kind": "javascript-module",
700
- "path": "src/_config/index.ts",
700
+ "path": "src/_common/color.hex.ts",
701
+ "declarations": [],
702
+ "exports": []
703
+ },
704
+ {
705
+ "kind": "javascript-module",
706
+ "path": "src/_common/index.ts",
701
707
  "declarations": [],
702
708
  "exports": [
703
709
  {
@@ -705,28 +711,14 @@
705
711
  "name": "*",
706
712
  "declaration": {
707
713
  "name": "*",
708
- "package": "./tokens"
709
- }
710
- },
711
- {
712
- "kind": "js",
713
- "name": "*",
714
- "declaration": {
715
- "name": "*",
716
- "package": "./values"
714
+ "package": "./color.hex"
717
715
  }
718
716
  }
719
717
  ]
720
718
  },
721
719
  {
722
720
  "kind": "javascript-module",
723
- "path": "src/_common/color.hex.ts",
724
- "declarations": [],
725
- "exports": []
726
- },
727
- {
728
- "kind": "javascript-module",
729
- "path": "src/_common/index.ts",
721
+ "path": "src/_config/index.ts",
730
722
  "declarations": [],
731
723
  "exports": [
732
724
  {
@@ -734,7 +726,15 @@
734
726
  "name": "*",
735
727
  "declaration": {
736
728
  "name": "*",
737
- "package": "./color.hex"
729
+ "package": "./tokens"
730
+ }
731
+ },
732
+ {
733
+ "kind": "js",
734
+ "name": "*",
735
+ "declaration": {
736
+ "name": "*",
737
+ "package": "./values"
738
738
  }
739
739
  }
740
740
  ]
@@ -34549,6 +34549,24 @@
34549
34549
  "kind": "variable",
34550
34550
  "name": "sellColor",
34551
34551
  "privacy": "public"
34552
+ },
34553
+ {
34554
+ "kind": "variable",
34555
+ "name": "defaultInfoColor"
34556
+ },
34557
+ {
34558
+ "kind": "variable",
34559
+ "name": "infoColor",
34560
+ "privacy": "public"
34561
+ },
34562
+ {
34563
+ "kind": "variable",
34564
+ "name": "defaultSeriousNotifyColor"
34565
+ },
34566
+ {
34567
+ "kind": "variable",
34568
+ "name": "seriousNotifyColor",
34569
+ "privacy": "public"
34552
34570
  }
34553
34571
  ],
34554
34572
  "exports": [
@@ -34631,6 +34649,38 @@
34631
34649
  "name": "sellColor",
34632
34650
  "module": "src/_config/tokens/custom.ts"
34633
34651
  }
34652
+ },
34653
+ {
34654
+ "kind": "js",
34655
+ "name": "defaultInfoColor",
34656
+ "declaration": {
34657
+ "name": "defaultInfoColor",
34658
+ "module": "src/_config/tokens/custom.ts"
34659
+ }
34660
+ },
34661
+ {
34662
+ "kind": "js",
34663
+ "name": "infoColor",
34664
+ "declaration": {
34665
+ "name": "infoColor",
34666
+ "module": "src/_config/tokens/custom.ts"
34667
+ }
34668
+ },
34669
+ {
34670
+ "kind": "js",
34671
+ "name": "defaultSeriousNotifyColor",
34672
+ "declaration": {
34673
+ "name": "defaultSeriousNotifyColor",
34674
+ "module": "src/_config/tokens/custom.ts"
34675
+ }
34676
+ },
34677
+ {
34678
+ "kind": "js",
34679
+ "name": "seriousNotifyColor",
34680
+ "declaration": {
34681
+ "name": "seriousNotifyColor",
34682
+ "module": "src/_config/tokens/custom.ts"
34683
+ }
34634
34684
  }
34635
34685
  ]
34636
34686
  },
@@ -14,4 +14,10 @@ export declare const buyColor: import("@microsoft/fast-foundation").CSSDesignTok
14
14
  export declare const defaultSellColor: SwatchRGB;
15
15
  /** @public */
16
16
  export declare const sellColor: import("@microsoft/fast-foundation").CSSDesignToken<Swatch>;
17
+ export declare const defaultInfoColor: SwatchRGB;
18
+ /** @public */
19
+ export declare const infoColor: import("@microsoft/fast-foundation").CSSDesignToken<Swatch>;
20
+ export declare const defaultSeriousNotifyColor: SwatchRGB;
21
+ /** @public */
22
+ export declare const seriousNotifyColor: import("@microsoft/fast-foundation").CSSDesignToken<Swatch>;
17
23
  //# sourceMappingURL=custom.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"custom.d.ts","sourceRoot":"","sources":["../../../../src/_config/tokens/custom.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAU/D,eAAO,MAAM,iBAAiB,WAI7B,CAAC;AAEF,cAAc;AACd,eAAO,MAAM,UAAU,6DAA+D,CAAC;AAMvF,eAAO,MAAM,mBAAmB,WAI/B,CAAC;AAEF,cAAc;AACd,eAAO,MAAM,YAAY,6DAAmE,CAAC;AAM7F,eAAO,MAAM,mBAAmB,WAI/B,CAAC;AAEF,cAAc;AACd,eAAO,MAAM,YAAY,6DAAmE,CAAC;AAM7F,eAAO,MAAM,eAAe,WAAgE,CAAC;AAE7F,cAAc;AACd,eAAO,MAAM,QAAQ,6DAA2D,CAAC;AAMjF,eAAO,MAAM,gBAAgB,WAAmE,CAAC;AAEjG,cAAc;AACd,eAAO,MAAM,SAAS,6DAA6D,CAAC"}
1
+ {"version":3,"file":"custom.d.ts","sourceRoot":"","sources":["../../../../src/_config/tokens/custom.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAU/D,eAAO,MAAM,iBAAiB,WAI7B,CAAC;AAEF,cAAc;AACd,eAAO,MAAM,UAAU,6DAA+D,CAAC;AAMvF,eAAO,MAAM,mBAAmB,WAI/B,CAAC;AAEF,cAAc;AACd,eAAO,MAAM,YAAY,6DAAmE,CAAC;AAM7F,eAAO,MAAM,mBAAmB,WAI/B,CAAC;AAEF,cAAc;AACd,eAAO,MAAM,YAAY,6DAAmE,CAAC;AAM7F,eAAO,MAAM,eAAe,WAAgE,CAAC;AAE7F,cAAc;AACd,eAAO,MAAM,QAAQ,6DAA2D,CAAC;AAMjF,eAAO,MAAM,gBAAgB,WAAmE,CAAC;AAEjG,cAAc;AACd,eAAO,MAAM,SAAS,6DAA6D,CAAC;AAMpF,eAAO,MAAM,gBAAgB,WAAmE,CAAC;AAEjG,cAAc;AACd,eAAO,MAAM,SAAS,6DAA6D,CAAC;AAMpF,eAAO,MAAM,yBAAyB,WAIrC,CAAC;AAEF,cAAc;AACd,eAAO,MAAM,kBAAkB,6DACgD,CAAC"}
@@ -38,3 +38,17 @@ const sellColorRGB = parseColorHexRGB(ColorHEX.sell);
38
38
  export const defaultSellColor = SwatchRGB.create(sellColorRGB.r, sellColorRGB.g, sellColorRGB.b);
39
39
  /** @public */
40
40
  export const sellColor = create('sell-color').withDefault(defaultSellColor);
41
+ /**
42
+ * @internal
43
+ */
44
+ const infoColorRGB = parseColorHexRGB(ColorHEX.info);
45
+ export const defaultInfoColor = SwatchRGB.create(infoColorRGB.r, infoColorRGB.g, infoColorRGB.b);
46
+ /** @public */
47
+ export const infoColor = create('info-color').withDefault(defaultInfoColor);
48
+ /**
49
+ * @internal
50
+ */
51
+ const seriousNotifyColorRGB = parseColorHexRGB(ColorHEX.error);
52
+ export const defaultSeriousNotifyColor = SwatchRGB.create(seriousNotifyColorRGB.r, seriousNotifyColorRGB.g, seriousNotifyColorRGB.b);
53
+ /** @public */
54
+ export const seriousNotifyColor = create('serious-notify-color').withDefault(defaultSeriousNotifyColor);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/rapid-design-system",
3
3
  "description": "Rapid Design System",
4
- "version": "14.211.2",
4
+ "version": "14.211.4",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -37,12 +37,12 @@
37
37
  },
38
38
  "devDependencies": {
39
39
  "@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
40
- "@genesislcap/genx": "14.211.2",
41
- "@genesislcap/rollup-builder": "14.211.2",
42
- "@genesislcap/ts-builder": "14.211.2",
43
- "@genesislcap/uvu-playwright-builder": "14.211.2",
44
- "@genesislcap/vite-builder": "14.211.2",
45
- "@genesislcap/webpack-builder": "14.211.2",
40
+ "@genesislcap/genx": "14.211.4",
41
+ "@genesislcap/rollup-builder": "14.211.4",
42
+ "@genesislcap/ts-builder": "14.211.4",
43
+ "@genesislcap/uvu-playwright-builder": "14.211.4",
44
+ "@genesislcap/vite-builder": "14.211.4",
45
+ "@genesislcap/webpack-builder": "14.211.4",
46
46
  "@storybook/addon-coverage": "^1.0.1",
47
47
  "@storybook/addon-essentials": "^8.0.0",
48
48
  "@storybook/addon-links": "^8.0.0",
@@ -60,8 +60,8 @@
60
60
  "storybook": "^8.0.0"
61
61
  },
62
62
  "dependencies": {
63
- "@genesislcap/foundation-logger": "14.211.2",
64
- "@genesislcap/foundation-ui": "14.211.2",
63
+ "@genesislcap/foundation-logger": "14.211.4",
64
+ "@genesislcap/foundation-ui": "14.211.4",
65
65
  "@microsoft/fast-colors": "^5.3.1",
66
66
  "@microsoft/fast-components": "^2.30.6",
67
67
  "@microsoft/fast-element": "^1.12.0",
@@ -79,5 +79,5 @@
79
79
  "access": "public"
80
80
  },
81
81
  "customElements": "dist/custom-elements.json",
82
- "gitHead": "c7134894f5bd7efb903b1612957041422fccb0ba"
82
+ "gitHead": "2e97f2125409e269ed87c650aaecc49ee986471b"
83
83
  }