@blateral/b.kit 2.0.0-beta.7.8 → 2.0.0-beta.8.0
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.
- package/lib/components/base/Grid.d.ts +6 -2
- package/lib/components/base/Grid.d.ts.map +1 -1
- package/lib/components/base/Section.d.ts +1 -0
- package/lib/components/base/Section.d.ts.map +1 -1
- package/lib/components/base/Wrapper.d.ts +1 -0
- package/lib/components/base/Wrapper.d.ts.map +1 -1
- package/lib/components/blocks/CookieConsent.d.ts +2 -0
- package/lib/components/blocks/CookieConsent.d.ts.map +1 -1
- package/lib/components/blocks/Slider.d.ts +4 -0
- package/lib/components/blocks/Slider.d.ts.map +1 -1
- package/lib/components/blocks/Tag.d.ts +1 -0
- package/lib/components/blocks/Tag.d.ts.map +1 -1
- package/lib/components/buttons/Button.d.ts +1 -0
- package/lib/components/buttons/Button.d.ts.map +1 -1
- package/lib/components/buttons/ButtonGhost.d.ts +1 -0
- package/lib/components/buttons/ButtonGhost.d.ts.map +1 -1
- package/lib/components/buttons/Pointer.d.ts +1 -0
- package/lib/components/buttons/Pointer.d.ts.map +1 -1
- package/lib/components/sections/CallToAction.d.ts +1 -1
- package/lib/components/sections/CallToAction.d.ts.map +1 -1
- package/lib/components/sections/carousel/CarouselBase.d.ts +1 -0
- package/lib/components/sections/carousel/CarouselBase.d.ts.map +1 -1
- package/lib/components/sections/header/Header.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderKenBurns.d.ts +1 -0
- package/lib/components/sections/header/HeaderKenBurns.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderPoster.d.ts +1 -0
- package/lib/components/sections/header/HeaderPoster.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderVideo.d.ts +1 -0
- package/lib/components/sections/header/HeaderVideo.d.ts.map +1 -1
- package/lib/components/sections/navigation/skeletons/BarBreadCrumbs.d.ts.map +1 -1
- package/lib/components/sections/navigation/skeletons/BarMenuToggle.d.ts +1 -0
- package/lib/components/sections/navigation/skeletons/BarMenuToggle.d.ts.map +1 -1
- package/lib/components/sections/navigation/skeletons/Skeletons.d.ts +1 -0
- package/lib/components/sections/navigation/skeletons/Skeletons.d.ts.map +1 -1
- package/lib/components/typography/Callout.d.ts +1 -0
- package/lib/components/typography/Callout.d.ts.map +1 -1
- package/lib/components/typography/Copy.d.ts +1 -0
- package/lib/components/typography/Copy.d.ts.map +1 -1
- package/lib/components/typography/Heading.d.ts +1 -0
- package/lib/components/typography/Heading.d.ts.map +1 -1
- package/lib/index.d.ts +1 -1
- package/lib/index.es.js +1 -15
- package/lib/index.es.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/utils/LibThemeProvider.d.ts +1 -0
- package/lib/utils/LibThemeProvider.d.ts.map +1 -1
- package/package.json +38 -31
|
@@ -12,6 +12,7 @@ export declare type ThemeMods = RecursivePartial<DefaultTheme>;
|
|
|
12
12
|
export declare const assignTo: <T extends DefaultTheme | RecursivePartial<DefaultTheme>>(target: T, source?: RecursivePartial<DefaultTheme> | undefined) => T;
|
|
13
13
|
export declare const LibThemeProvider: FC<{
|
|
14
14
|
theme?: ThemeMods;
|
|
15
|
+
children?: React.ReactNode;
|
|
15
16
|
}>;
|
|
16
17
|
export declare const modifyTheme: (activeTheme?: DefaultTheme | undefined, modifications?: RecursivePartial<DefaultTheme> | undefined) => DefaultTheme;
|
|
17
18
|
export declare const useLibTheme: () => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LibThemeProvider.d.ts","sourceRoot":"","sources":["../../src/utils/LibThemeProvider.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,EAAE,
|
|
1
|
+
{"version":3,"file":"LibThemeProvider.d.ts","sourceRoot":"","sources":["../../src/utils/LibThemeProvider.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAClC,OAAO,EAAE,YAAY,EAA2B,MAAM,mBAAmB,CAAC;AAU1E,oBAAY,gBAAgB,CAAC,CAAC,IAAI;KAC7B,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,EAAE,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;CAC1C,CAAC;AAEF,oBAAY,SAAS,GAAG,gBAAgB,CAAC,YAAY,CAAC,CAAC;AAsCvD;;;;GAIG;AACH,eAAO,MAAM,QAAQ,gIA4BpB,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,EAAE,CAAC;IAC9B,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC9B,CAUA,CAAC;AAMF,eAAO,MAAM,WAAW,sHAuBvB,CAAC;AAEF,eAAO,MAAM,WAAW;;;;;CASvB,CAAC;AAEF,eAAO,MAAM,YAAY;IAKb,+EAA+E;;EAatF,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@blateral/b.kit",
|
|
3
|
-
"version": "2.0.0-beta.
|
|
3
|
+
"version": "2.0.0-beta.8.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "lib/index.es.js",
|
|
@@ -34,60 +34,67 @@
|
|
|
34
34
|
},
|
|
35
35
|
"homepage": "https://github.com/blateral/b.kit#readme",
|
|
36
36
|
"devDependencies": {
|
|
37
|
-
"@etchteam/storybook-addon-status": "^4.1
|
|
38
|
-
"@rollup/plugin-babel": "
|
|
39
|
-
"@rollup/plugin-commonjs": "
|
|
40
|
-
"@rollup/plugin-node-resolve": "
|
|
41
|
-
"@storybook/addon-a11y": "^6.4.
|
|
42
|
-
"@storybook/addon-essentials": "^6.4.
|
|
43
|
-
"@storybook/react": "6.4.
|
|
44
|
-
"@storybook/storybook-deployer": "^2.8.
|
|
45
|
-
"@storybook/theming": "^6.4.
|
|
46
|
-
"@types/react": "^
|
|
37
|
+
"@etchteam/storybook-addon-status": "^4.2.1",
|
|
38
|
+
"@rollup/plugin-babel": "5.3.1",
|
|
39
|
+
"@rollup/plugin-commonjs": "22.0.0",
|
|
40
|
+
"@rollup/plugin-node-resolve": "13.2.1",
|
|
41
|
+
"@storybook/addon-a11y": "^6.4.22",
|
|
42
|
+
"@storybook/addon-essentials": "^6.4.22",
|
|
43
|
+
"@storybook/react": "6.4.22",
|
|
44
|
+
"@storybook/storybook-deployer": "^2.8.11",
|
|
45
|
+
"@storybook/theming": "^6.4.22",
|
|
46
|
+
"@types/react": "^18.0.8",
|
|
47
47
|
"@types/react-datepicker": "4.3.4",
|
|
48
|
-
"@types/react-dom": "^
|
|
48
|
+
"@types/react-dom": "^18.0.0",
|
|
49
49
|
"@types/react-leaflet": "2.5.0",
|
|
50
50
|
"@types/react-slick": "0.23.4",
|
|
51
|
-
"@types/styled-components": "
|
|
51
|
+
"@types/styled-components": "5.1.25",
|
|
52
52
|
"@types/yup": "^0.29.11",
|
|
53
|
-
"@typescript-eslint/eslint-plugin": "
|
|
54
|
-
"@typescript-eslint/parser": "
|
|
55
|
-
"@zerollup/ts-transform-paths": "
|
|
56
|
-
"babel-plugin-styled-components": "
|
|
57
|
-
"eslint": "
|
|
58
|
-
"eslint-plugin-react": "
|
|
59
|
-
"eslint-plugin-react-hooks": "
|
|
53
|
+
"@typescript-eslint/eslint-plugin": "5.21.0",
|
|
54
|
+
"@typescript-eslint/parser": "5.21.0",
|
|
55
|
+
"@zerollup/ts-transform-paths": "1.7.18",
|
|
56
|
+
"babel-plugin-styled-components": "2.0.7",
|
|
57
|
+
"eslint": "8.14.0",
|
|
58
|
+
"eslint-plugin-react": "7.29.4",
|
|
59
|
+
"eslint-plugin-react-hooks": "4.5.0",
|
|
60
60
|
"formik": "^2.2.8",
|
|
61
61
|
"husky": "^7.0.0",
|
|
62
62
|
"leaflet": "1.7.1",
|
|
63
|
-
"react": "^
|
|
63
|
+
"react": "^18.1.0",
|
|
64
64
|
"react-datepicker": "4.6.0",
|
|
65
|
-
"react-dom": "^
|
|
65
|
+
"react-dom": "^18.1.0",
|
|
66
66
|
"react-schemaorg": "^2.0.0",
|
|
67
67
|
"react-slick": "0.27.1",
|
|
68
|
-
"rollup": "
|
|
68
|
+
"rollup": "2.70.2",
|
|
69
|
+
"rollup-plugin-delete": "^2.0.0",
|
|
69
70
|
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
70
71
|
"rollup-plugin-terser": "^7.0.2",
|
|
71
|
-
"rollup-plugin-typescript2": "
|
|
72
|
+
"rollup-plugin-typescript2": "0.31.2",
|
|
72
73
|
"schema-dts": "^1.0.0",
|
|
73
74
|
"slick-carousel": "1.8.1",
|
|
74
|
-
"styled-components": "
|
|
75
|
-
"ttypescript": "
|
|
76
|
-
"typescript": "^4.
|
|
75
|
+
"styled-components": "5.3.5",
|
|
76
|
+
"ttypescript": "1.5.13",
|
|
77
|
+
"typescript": "^4.6.3"
|
|
77
78
|
},
|
|
78
79
|
"peerDependencies": {
|
|
79
80
|
"@types/react-datepicker": "4.3.4",
|
|
80
81
|
"@types/yup": "^0.29.11",
|
|
81
82
|
"formik": "^2.2.8",
|
|
82
83
|
"leaflet": "1.7.1",
|
|
83
|
-
"react": "^
|
|
84
|
+
"react": "^18.1.0",
|
|
84
85
|
"react-datepicker": "4.6.0",
|
|
85
|
-
"react-dom": "^
|
|
86
|
+
"react-dom": "^18.1.0",
|
|
86
87
|
"react-schemaorg": "^2.0.0",
|
|
87
88
|
"react-slick": "0.27.1",
|
|
88
89
|
"schema-dts": "^1.0.0",
|
|
89
90
|
"slick-carousel": "1.8.1",
|
|
90
|
-
"styled-components": "
|
|
91
|
+
"styled-components": "5.3.5"
|
|
91
92
|
},
|
|
92
|
-
"dependencies": {}
|
|
93
|
+
"dependencies": {},
|
|
94
|
+
"resolutions": {
|
|
95
|
+
"@types/react": "^18",
|
|
96
|
+
"@types/react-dom": "^18",
|
|
97
|
+
"styled-components": "^5",
|
|
98
|
+
"typescript": "^4"
|
|
99
|
+
}
|
|
93
100
|
}
|