@citygross/components_v2 0.0.2 → 0.0.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.
@@ -0,0 +1,2 @@
1
+ /// <reference types="react" />
2
+ export declare function Test(): JSX.Element;
@@ -1,2 +1,2 @@
1
- export declare const borderColor: Record<"primary" | "secondary" | "brandYellow" | "brandBlue" | "brandPurple" | "brandPrio" | "yellowLighter" | "yellowLight" | "blueLight" | "blueLighter" | "blueMedium" | "greenLight" | "greenMedium" | "redLight" | "recipeVego" | "recipeLactose" | "recipeGluten" | "link" | "white" | "black" | "lightest" | "lighter" | "light" | "medium" | "mediumDark" | "dark" | "darker" | "darkest" | "buttonGray" | "disabledGray" | "disabledDarkGray" | "placeholder" | "border" | "boxShadow" | "boxShadowActive" | "alertRed" | "alertBlue" | "alertGreen" | "darkOverlay" | "transparent" | "brandBlueHover" | "brandYellowHover" | "brandPrioHover" | "brandBlueActive" | "brandYellowActive" | "brandPrioActive" | "none", string>;
2
- export declare const borderRadius: Record<"small" | "large" | "big" | "round" | "default" | "extraSmall" | "bigger", string>;
1
+ export declare const borderColor: Record<"link" | "primary" | "none" | "boxShadow" | "border" | "secondary" | "brandYellow" | "brandBlue" | "brandPurple" | "brandPrio" | "yellowLighter" | "yellowLight" | "blueLight" | "blueLighter" | "blueMedium" | "greenLight" | "greenMedium" | "redLight" | "recipeVego" | "recipeLactose" | "recipeGluten" | "white" | "black" | "lightest" | "lighter" | "light" | "medium" | "mediumDark" | "dark" | "darker" | "darkest" | "buttonGray" | "disabledGray" | "disabledDarkGray" | "placeholder" | "boxShadowActive" | "alertRed" | "alertBlue" | "alertGreen" | "darkOverlay" | "transparent" | "brandBlueHover" | "brandYellowHover" | "brandPrioHover" | "brandBlueActive" | "brandYellowActive" | "brandPrioActive", string>;
2
+ export declare const borderRadius: Record<"big" | "small" | "round" | "default" | "large" | "extraSmall" | "bigger", string>;
@@ -1,4 +1,4 @@
1
- export declare const color: Record<"primary" | "secondary" | "brandYellow" | "brandBlue" | "brandPurple" | "brandPrio" | "yellowLighter" | "yellowLight" | "blueLight" | "blueLighter" | "blueMedium" | "greenLight" | "greenMedium" | "redLight" | "recipeVego" | "recipeLactose" | "recipeGluten" | "link" | "white" | "black" | "lightest" | "lighter" | "light" | "medium" | "mediumDark" | "dark" | "darker" | "darkest" | "buttonGray" | "disabledGray" | "disabledDarkGray" | "placeholder" | "border" | "boxShadow" | "boxShadowActive" | "alertRed" | "alertBlue" | "alertGreen" | "darkOverlay" | "transparent" | "brandBlueHover" | "brandYellowHover" | "brandPrioHover" | "brandBlueActive" | "brandYellowActive" | "brandPrioActive" | "none", string>;
2
- export declare const backgroundColor: Record<"primary" | "secondary" | "brandYellow" | "brandBlue" | "brandPurple" | "brandPrio" | "yellowLighter" | "yellowLight" | "blueLight" | "blueLighter" | "blueMedium" | "greenLight" | "greenMedium" | "redLight" | "recipeVego" | "recipeLactose" | "recipeGluten" | "link" | "white" | "black" | "lightest" | "lighter" | "light" | "medium" | "mediumDark" | "dark" | "darker" | "darkest" | "buttonGray" | "disabledGray" | "disabledDarkGray" | "placeholder" | "border" | "boxShadow" | "boxShadowActive" | "alertRed" | "alertBlue" | "alertGreen" | "darkOverlay" | "transparent" | "brandBlueHover" | "brandYellowHover" | "brandPrioHover" | "brandBlueActive" | "brandYellowActive" | "brandPrioActive" | "none", string>;
3
- export declare const hoverColor: Record<"primary" | "secondary" | "brandYellow" | "brandBlue" | "brandPurple" | "brandPrio" | "yellowLighter" | "yellowLight" | "blueLight" | "blueLighter" | "blueMedium" | "greenLight" | "greenMedium" | "redLight" | "recipeVego" | "recipeLactose" | "recipeGluten" | "link" | "white" | "black" | "lightest" | "lighter" | "light" | "medium" | "mediumDark" | "dark" | "darker" | "darkest" | "buttonGray" | "disabledGray" | "disabledDarkGray" | "placeholder" | "border" | "boxShadow" | "boxShadowActive" | "alertRed" | "alertBlue" | "alertGreen" | "darkOverlay" | "transparent" | "brandBlueHover" | "brandYellowHover" | "brandPrioHover" | "brandBlueActive" | "brandYellowActive" | "brandPrioActive" | "none", string>;
4
- export declare const hoverBackgroundColor: Record<"primary" | "secondary" | "brandYellow" | "brandBlue" | "brandPurple" | "brandPrio" | "yellowLighter" | "yellowLight" | "blueLight" | "blueLighter" | "blueMedium" | "greenLight" | "greenMedium" | "redLight" | "recipeVego" | "recipeLactose" | "recipeGluten" | "link" | "white" | "black" | "lightest" | "lighter" | "light" | "medium" | "mediumDark" | "dark" | "darker" | "darkest" | "buttonGray" | "disabledGray" | "disabledDarkGray" | "placeholder" | "border" | "boxShadow" | "boxShadowActive" | "alertRed" | "alertBlue" | "alertGreen" | "darkOverlay" | "transparent" | "brandBlueHover" | "brandYellowHover" | "brandPrioHover" | "brandBlueActive" | "brandYellowActive" | "brandPrioActive" | "none", string>;
1
+ export declare const color: Record<"link" | "primary" | "none" | "boxShadow" | "border" | "secondary" | "brandYellow" | "brandBlue" | "brandPurple" | "brandPrio" | "yellowLighter" | "yellowLight" | "blueLight" | "blueLighter" | "blueMedium" | "greenLight" | "greenMedium" | "redLight" | "recipeVego" | "recipeLactose" | "recipeGluten" | "white" | "black" | "lightest" | "lighter" | "light" | "medium" | "mediumDark" | "dark" | "darker" | "darkest" | "buttonGray" | "disabledGray" | "disabledDarkGray" | "placeholder" | "boxShadowActive" | "alertRed" | "alertBlue" | "alertGreen" | "darkOverlay" | "transparent" | "brandBlueHover" | "brandYellowHover" | "brandPrioHover" | "brandBlueActive" | "brandYellowActive" | "brandPrioActive", string>;
2
+ export declare const backgroundColor: Record<"link" | "primary" | "none" | "boxShadow" | "border" | "secondary" | "brandYellow" | "brandBlue" | "brandPurple" | "brandPrio" | "yellowLighter" | "yellowLight" | "blueLight" | "blueLighter" | "blueMedium" | "greenLight" | "greenMedium" | "redLight" | "recipeVego" | "recipeLactose" | "recipeGluten" | "white" | "black" | "lightest" | "lighter" | "light" | "medium" | "mediumDark" | "dark" | "darker" | "darkest" | "buttonGray" | "disabledGray" | "disabledDarkGray" | "placeholder" | "boxShadowActive" | "alertRed" | "alertBlue" | "alertGreen" | "darkOverlay" | "transparent" | "brandBlueHover" | "brandYellowHover" | "brandPrioHover" | "brandBlueActive" | "brandYellowActive" | "brandPrioActive", string>;
3
+ export declare const hoverColor: Record<"link" | "primary" | "none" | "boxShadow" | "border" | "secondary" | "brandYellow" | "brandBlue" | "brandPurple" | "brandPrio" | "yellowLighter" | "yellowLight" | "blueLight" | "blueLighter" | "blueMedium" | "greenLight" | "greenMedium" | "redLight" | "recipeVego" | "recipeLactose" | "recipeGluten" | "white" | "black" | "lightest" | "lighter" | "light" | "medium" | "mediumDark" | "dark" | "darker" | "darkest" | "buttonGray" | "disabledGray" | "disabledDarkGray" | "placeholder" | "boxShadowActive" | "alertRed" | "alertBlue" | "alertGreen" | "darkOverlay" | "transparent" | "brandBlueHover" | "brandYellowHover" | "brandPrioHover" | "brandBlueActive" | "brandYellowActive" | "brandPrioActive", string>;
4
+ export declare const hoverBackgroundColor: Record<"link" | "primary" | "none" | "boxShadow" | "border" | "secondary" | "brandYellow" | "brandBlue" | "brandPurple" | "brandPrio" | "yellowLighter" | "yellowLight" | "blueLight" | "blueLighter" | "blueMedium" | "greenLight" | "greenMedium" | "redLight" | "recipeVego" | "recipeLactose" | "recipeGluten" | "white" | "black" | "lightest" | "lighter" | "light" | "medium" | "mediumDark" | "dark" | "darker" | "darkest" | "buttonGray" | "disabledGray" | "disabledDarkGray" | "placeholder" | "boxShadowActive" | "alertRed" | "alertBlue" | "alertGreen" | "darkOverlay" | "transparent" | "brandBlueHover" | "brandYellowHover" | "brandPrioHover" | "brandBlueActive" | "brandYellowActive" | "brandPrioActive", string>;
@@ -1,4 +1,4 @@
1
- export declare const fontFamily: Record<"primary" | "display" | "code", string>;
2
- export declare const fontSize: Record<"xs" | "code" | "s1" | "s2" | "s3" | "s4" | "m1" | "m2" | "l1", string>;
3
- export declare const fontWeight: Record<"medium" | "bold" | "regular" | "semiBold", string>;
1
+ export declare const fontFamily: Record<"code" | "primary" | "display", string>;
2
+ export declare const fontSize: Record<"code" | "xs" | "s1" | "s2" | "s3" | "s4" | "m1" | "m2" | "l1", string>;
3
+ export declare const fontWeight: Record<"bold" | "medium" | "regular" | "semiBold", string>;
4
4
  export declare const lineHeight: Record<"xs" | "s1" | "s2" | "m1" | "m2" | "l1" | "m3", string>;
@@ -1 +1,2 @@
1
1
  export * from './components/Box/Box';
2
+ export * from './components/Test/Test';
@@ -0,0 +1,16 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var React = require('react');
6
+
7
+ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
8
+
9
+ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
10
+
11
+ function Test() {
12
+ return React__default["default"].createElement("div", null, "Test");
13
+ }
14
+
15
+ exports.Test = Test;
16
+ //# sourceMappingURL=Test.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Test.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;"}
@@ -3,8 +3,10 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var Box = require('./components/Box/Box.js');
6
+ var Test = require('./components/Test/Test.js');
6
7
 
7
8
 
8
9
 
9
10
  exports.Box = Box.Box;
11
+ exports.Test = Test.Test;
10
12
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;"}
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+
3
+ function Test() {
4
+ return React.createElement("div", null, "Test");
5
+ }
6
+
7
+ export { Test };
8
+ //# sourceMappingURL=Test.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Test.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;"}
package/build/es/index.js CHANGED
@@ -1,2 +1,3 @@
1
1
  export { Box } from './components/Box/Box.js';
2
+ export { Test } from './components/Test/Test.js';
2
3
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@citygross/components_v2",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "license": "ISC",
5
5
  "sideEffects": false,
6
6
  "main": "./build/cjs/components/src/index.js",
@@ -65,6 +65,7 @@
65
65
  "react-dom": "^17.0.1"
66
66
  },
67
67
  "dependencies": {
68
+ "@citygross/design-tokens_v2": "^0.0.2",
68
69
  "@citygross/icons": "^0.1.11",
69
70
  "@citygross/react-use-bg-wizard": "^0.0.8",
70
71
  "@citygross/typography": "^0.0.89",
@@ -78,5 +79,5 @@
78
79
  "react-slick": "^0.30.1",
79
80
  "slick-carousel": "^1.8.1"
80
81
  },
81
- "gitHead": "b1e0e9fa5fa0039b16ed0effc43c26e0ca33a60c"
82
+ "gitHead": "3049f2e02ac7f9cf44a7e73fc8a652b2fd601ea5"
82
83
  }