@genesislcap/foundation-zero 14.183.0 → 14.183.2

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.
@@ -38267,6 +38267,33 @@
38267
38267
  "kind": "variable",
38268
38268
  "name": "successColor",
38269
38269
  "privacy": "public"
38270
+ },
38271
+ {
38272
+ "kind": "variable",
38273
+ "name": "defaultWarningColor"
38274
+ },
38275
+ {
38276
+ "kind": "variable",
38277
+ "name": "warningColor",
38278
+ "privacy": "public"
38279
+ },
38280
+ {
38281
+ "kind": "variable",
38282
+ "name": "defaultBuyColor"
38283
+ },
38284
+ {
38285
+ "kind": "variable",
38286
+ "name": "buyColor",
38287
+ "privacy": "public"
38288
+ },
38289
+ {
38290
+ "kind": "variable",
38291
+ "name": "defaultSellColor"
38292
+ },
38293
+ {
38294
+ "kind": "variable",
38295
+ "name": "sellColor",
38296
+ "privacy": "public"
38270
38297
  }
38271
38298
  ],
38272
38299
  "exports": [
@@ -38301,6 +38328,54 @@
38301
38328
  "name": "successColor",
38302
38329
  "module": "src/_config/tokens/custom.ts"
38303
38330
  }
38331
+ },
38332
+ {
38333
+ "kind": "js",
38334
+ "name": "defaultWarningColor",
38335
+ "declaration": {
38336
+ "name": "defaultWarningColor",
38337
+ "module": "src/_config/tokens/custom.ts"
38338
+ }
38339
+ },
38340
+ {
38341
+ "kind": "js",
38342
+ "name": "warningColor",
38343
+ "declaration": {
38344
+ "name": "warningColor",
38345
+ "module": "src/_config/tokens/custom.ts"
38346
+ }
38347
+ },
38348
+ {
38349
+ "kind": "js",
38350
+ "name": "defaultBuyColor",
38351
+ "declaration": {
38352
+ "name": "defaultBuyColor",
38353
+ "module": "src/_config/tokens/custom.ts"
38354
+ }
38355
+ },
38356
+ {
38357
+ "kind": "js",
38358
+ "name": "buyColor",
38359
+ "declaration": {
38360
+ "name": "buyColor",
38361
+ "module": "src/_config/tokens/custom.ts"
38362
+ }
38363
+ },
38364
+ {
38365
+ "kind": "js",
38366
+ "name": "defaultSellColor",
38367
+ "declaration": {
38368
+ "name": "defaultSellColor",
38369
+ "module": "src/_config/tokens/custom.ts"
38370
+ }
38371
+ },
38372
+ {
38373
+ "kind": "js",
38374
+ "name": "sellColor",
38375
+ "declaration": {
38376
+ "name": "sellColor",
38377
+ "module": "src/_config/tokens/custom.ts"
38378
+ }
38304
38379
  }
38305
38380
  ]
38306
38381
  },
@@ -7,7 +7,10 @@ export declare enum ColorHEX {
7
7
  darkGrey = "#1F2126",
8
8
  darkerGrey = "#141519",
9
9
  error = "#F9644D",
10
- success = "#7ACC79"
10
+ success = "#7ACC79",
11
+ warning = "#FFB660",
12
+ buy = "#7ACC79",
13
+ sell = "#F14376"
11
14
  }
12
15
  export declare enum PrimaryRapidColorHEX {
13
16
  blue = "#0eafe2",
@@ -1 +1 @@
1
- {"version":3,"file":"colors.hex.d.ts","sourceRoot":"","sources":["../../../src/_common/colors.hex.ts"],"names":[],"mappings":"AAAA,oBAAY,QAAQ;IAClB,KAAK,YAAY;IACjB,KAAK,YAAY;IACjB,WAAW,YAAY;IAEvB,SAAS,YAAY;IAErB,UAAU,YAAY;IAEtB,QAAQ,YAAY;IACpB,UAAU,YAAY;IAEtB,KAAK,YAAY;IACjB,OAAO,YAAY;CACpB;AAED,oBAAY,oBAAoB;IAC9B,IAAI,YAAY;IAChB,MAAM,YAAY;CACnB;AAED,oBAAY,sBAAsB;IAChC,MAAM,YAAY;IAClB,IAAI,YAAY;CACjB;AAED,oBAAY,oBAAoB;IAC9B,IAAI,YAAY;CACjB;AAGD,oBAAY,aAAa;IACvB,SAAS,YAAY;IACrB,SAAS,YAAY;IACrB,SAAS,YAAY;IACrB,aAAa,YAAY;IACzB,KAAK,YAAY;IACjB,UAAU,YAAY;IACtB,GAAG,YAAY;IACf,QAAQ,YAAY;IACpB,UAAU,YAAY;IACtB,eAAe,YAAY;IAC3B,MAAM,YAAY;IAClB,WAAW,YAAY;IACvB,KAAK,YAAY;IACjB,MAAM,YAAY;IAClB,OAAO,YAAY;IACnB,YAAY,YAAY;IACxB,KAAK,YAAY;IACjB,UAAU,YAAY;IACtB,OAAO,YAAY;IACnB,YAAY,YAAY;IACxB,GAAG,YAAY;IACf,QAAQ,YAAY;CACrB"}
1
+ {"version":3,"file":"colors.hex.d.ts","sourceRoot":"","sources":["../../../src/_common/colors.hex.ts"],"names":[],"mappings":"AAAA,oBAAY,QAAQ;IAClB,KAAK,YAAY;IACjB,KAAK,YAAY;IACjB,WAAW,YAAY;IAEvB,SAAS,YAAY;IAErB,UAAU,YAAY;IAEtB,QAAQ,YAAY;IACpB,UAAU,YAAY;IAEtB,KAAK,YAAY;IACjB,OAAO,YAAY;IACnB,OAAO,YAAY;IACnB,GAAG,YAAY;IACf,IAAI,YAAY;CACjB;AAED,oBAAY,oBAAoB;IAC9B,IAAI,YAAY;IAChB,MAAM,YAAY;CACnB;AAED,oBAAY,sBAAsB;IAChC,MAAM,YAAY;IAClB,IAAI,YAAY;CACjB;AAED,oBAAY,oBAAoB;IAC9B,IAAI,YAAY;CACjB;AAGD,oBAAY,aAAa;IACvB,SAAS,YAAY;IACrB,SAAS,YAAY;IACrB,SAAS,YAAY;IACrB,aAAa,YAAY;IACzB,KAAK,YAAY;IACjB,UAAU,YAAY;IACtB,GAAG,YAAY;IACf,QAAQ,YAAY;IACpB,UAAU,YAAY;IACtB,eAAe,YAAY;IAC3B,MAAM,YAAY;IAClB,WAAW,YAAY;IACvB,KAAK,YAAY;IACjB,MAAM,YAAY;IAClB,OAAO,YAAY;IACnB,YAAY,YAAY;IACxB,KAAK,YAAY;IACjB,UAAU,YAAY;IACtB,OAAO,YAAY;IACnB,YAAY,YAAY;IACxB,GAAG,YAAY;IACf,QAAQ,YAAY;CACrB"}
@@ -5,4 +5,13 @@ export declare const errorColor: import("@microsoft/fast-foundation").CSSDesignT
5
5
  export declare const defaultSuccessColor: SwatchRGB;
6
6
  /** @public */
7
7
  export declare const successColor: import("@microsoft/fast-foundation").CSSDesignToken<Swatch>;
8
+ export declare const defaultWarningColor: SwatchRGB;
9
+ /** @public */
10
+ export declare const warningColor: import("@microsoft/fast-foundation").CSSDesignToken<Swatch>;
11
+ export declare const defaultBuyColor: SwatchRGB;
12
+ /** @public */
13
+ export declare const buyColor: import("@microsoft/fast-foundation").CSSDesignToken<Swatch>;
14
+ export declare const defaultSellColor: SwatchRGB;
15
+ /** @public */
16
+ export declare const sellColor: import("@microsoft/fast-foundation").CSSDesignToken<Swatch>;
8
17
  //# 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"}
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;AACF,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"}
@@ -9,6 +9,9 @@ export var ColorHEX;
9
9
  ColorHEX["darkerGrey"] = "#141519";
10
10
  ColorHEX["error"] = "#F9644D";
11
11
  ColorHEX["success"] = "#7ACC79";
12
+ ColorHEX["warning"] = "#FFB660";
13
+ ColorHEX["buy"] = "#7ACC79";
14
+ ColorHEX["sell"] = "#F14376";
12
15
  })(ColorHEX || (ColorHEX = {}));
13
16
  export var PrimaryRapidColorHEX;
14
17
  (function (PrimaryRapidColorHEX) {
@@ -17,3 +17,24 @@ const successColorRGB = parseColorHexRGB(ColorHEX.success);
17
17
  export const defaultSuccessColor = SwatchRGB.create(successColorRGB.r, successColorRGB.g, successColorRGB.b);
18
18
  /** @public */
19
19
  export const successColor = create('success-color').withDefault(defaultSuccessColor);
20
+ /**
21
+ * @internal
22
+ */
23
+ const warningColorRGB = parseColorHexRGB(ColorHEX.warning);
24
+ export const defaultWarningColor = SwatchRGB.create(warningColorRGB.r, warningColorRGB.g, warningColorRGB.b);
25
+ /** @public */
26
+ export const warningColor = create('warning-color').withDefault(defaultWarningColor);
27
+ /**
28
+ * @internal
29
+ */
30
+ const buyColorRGB = parseColorHexRGB(ColorHEX.buy);
31
+ export const defaultBuyColor = SwatchRGB.create(buyColorRGB.r, buyColorRGB.g, buyColorRGB.b);
32
+ /** @public */
33
+ export const buyColor = create('buy-color').withDefault(defaultBuyColor);
34
+ /**
35
+ * @internal
36
+ */
37
+ const sellColorRGB = parseColorHexRGB(ColorHEX.sell);
38
+ export const defaultSellColor = SwatchRGB.create(sellColorRGB.r, sellColorRGB.g, sellColorRGB.b);
39
+ /** @public */
40
+ export const sellColor = create('sell-color').withDefault(defaultSellColor);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-zero",
3
3
  "description": "Genesis Foundation Zero Design System",
4
- "version": "14.183.0",
4
+ "version": "14.183.2",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -67,12 +67,12 @@
67
67
  },
68
68
  "devDependencies": {
69
69
  "@genesiscommunitysuccess/analyzer-import-alias-plugin": "^4.0.0",
70
- "@genesislcap/genx": "14.183.0",
71
- "@genesislcap/rollup-builder": "14.183.0",
72
- "@genesislcap/ts-builder": "14.183.0",
73
- "@genesislcap/uvu-playwright-builder": "14.183.0",
74
- "@genesislcap/vite-builder": "14.183.0",
75
- "@genesislcap/webpack-builder": "14.183.0",
70
+ "@genesislcap/genx": "14.183.2",
71
+ "@genesislcap/rollup-builder": "14.183.2",
72
+ "@genesislcap/ts-builder": "14.183.2",
73
+ "@genesislcap/uvu-playwright-builder": "14.183.2",
74
+ "@genesislcap/vite-builder": "14.183.2",
75
+ "@genesislcap/webpack-builder": "14.183.2",
76
76
  "@storybook/addon-coverage": "^1.0.1",
77
77
  "@storybook/addon-essentials": "^8.0.0",
78
78
  "@storybook/addon-links": "^8.0.0",
@@ -89,10 +89,10 @@
89
89
  "storybook": "^8.0.0"
90
90
  },
91
91
  "dependencies": {
92
- "@genesislcap/foundation-comms": "14.183.0",
93
- "@genesislcap/foundation-logger": "14.183.0",
94
- "@genesislcap/foundation-ui": "14.183.0",
95
- "@genesislcap/foundation-utils": "14.183.0",
92
+ "@genesislcap/foundation-comms": "14.183.2",
93
+ "@genesislcap/foundation-logger": "14.183.2",
94
+ "@genesislcap/foundation-ui": "14.183.2",
95
+ "@genesislcap/foundation-utils": "14.183.2",
96
96
  "@microsoft/fast-colors": "^5.3.1",
97
97
  "@microsoft/fast-components": "^2.30.6",
98
98
  "@microsoft/fast-element": "^1.12.0",
@@ -109,5 +109,5 @@
109
109
  "access": "public"
110
110
  },
111
111
  "customElements": "dist/custom-elements.json",
112
- "gitHead": "deecb5a173b5b6bd7042a7699ddb7d24e32d1ce8"
112
+ "gitHead": "fcec30e0c7127ead30b2eee7ac82eddf25d75daf"
113
113
  }