@kickstartds/ds-agency-premium 1.7.0--canary.46.1801.0 → 1.7.0--canary.46.1830.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/dist/components/blog-post/index.d.ts +1 -1
- package/dist/components/index/index.d.ts +1 -1
- package/dist/components/page-wrapper/tokens.css +1 -1
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +1 -1
- package/dist/tokens/tokens.js +1 -1
- package/package.json +5 -4
- /package/dist/{BlogPostProps-6b3cff22.d.ts → BlogPostProps-d9decb7c.d.ts} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BlogPostProps } from "../../BlogPostProps-
|
|
1
|
+
import { BlogPostProps } from "../../BlogPostProps-d9decb7c.js";
|
|
2
2
|
import { FC, PropsWithChildren } from "react";
|
|
3
3
|
declare const BlogPost: FC<PropsWithChildren<BlogPostProps>>;
|
|
4
4
|
export type { BlogPostProps };
|
|
@@ -29,7 +29,7 @@ interface SettingsProps {
|
|
|
29
29
|
seo: SeoProps;
|
|
30
30
|
iconSprite?: IconSprite;
|
|
31
31
|
}
|
|
32
|
-
export * from "../../BlogPostProps-
|
|
32
|
+
export * from "../../BlogPostProps-d9decb7c.js";
|
|
33
33
|
export * from "../../BlogOverviewProps-9f207f1c.js";
|
|
34
34
|
export * from "../../PageProps-aa29c554.js";
|
|
35
35
|
export { IconSprite, SettingsProps };
|
package/dist/tokens/themes.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 08 Jul 2025 14:12:42 GMT
|
|
4
4
|
*/
|
|
5
5
|
:root [ks-theme=business] {
|
|
6
6
|
--ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
|
|
@@ -2727,7 +2727,7 @@
|
|
|
2727
2727
|
}
|
|
2728
2728
|
/**
|
|
2729
2729
|
* Do not edit directly
|
|
2730
|
-
* Generated on
|
|
2730
|
+
* Generated on Tue, 08 Jul 2025 14:12:47 GMT
|
|
2731
2731
|
*/
|
|
2732
2732
|
:root [ks-theme=google] {
|
|
2733
2733
|
--ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
|
|
@@ -5458,7 +5458,7 @@
|
|
|
5458
5458
|
}
|
|
5459
5459
|
/**
|
|
5460
5460
|
* Do not edit directly
|
|
5461
|
-
* Generated on
|
|
5461
|
+
* Generated on Tue, 08 Jul 2025 14:12:44 GMT
|
|
5462
5462
|
*/
|
|
5463
5463
|
:root [ks-theme=ngo] {
|
|
5464
5464
|
--ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
|
|
@@ -8459,7 +8459,7 @@
|
|
|
8459
8459
|
}
|
|
8460
8460
|
/**
|
|
8461
8461
|
* Do not edit directly
|
|
8462
|
-
* Generated on
|
|
8462
|
+
* Generated on Tue, 08 Jul 2025 14:12:49 GMT
|
|
8463
8463
|
*/
|
|
8464
8464
|
:root [ks-theme=telekom] {
|
|
8465
8465
|
--ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
|
package/dist/tokens/tokens.css
CHANGED
package/dist/tokens/tokens.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kickstartds/ds-agency-premium",
|
|
3
|
-
"version": "1.7.0--canary.46.
|
|
3
|
+
"version": "1.7.0--canary.46.1830.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"homepage": "https://github.com/kickstartDS/ds-agency-premium#readme",
|
|
6
6
|
"bugs": {
|
|
@@ -29,6 +29,7 @@
|
|
|
29
29
|
"import": "./dist/*.js"
|
|
30
30
|
},
|
|
31
31
|
"./*.json": "./dist/components/*.json",
|
|
32
|
+
"./cms/*.schema.json": "./dist/cms/*.schema.json",
|
|
32
33
|
"./*": {
|
|
33
34
|
"types": "./dist/components/*/index.d.ts",
|
|
34
35
|
"default": "./dist/components/*/index.js"
|
|
@@ -85,8 +86,8 @@
|
|
|
85
86
|
"@kickstartds/content": "^4.1.1",
|
|
86
87
|
"@kickstartds/core": "^4.1.0",
|
|
87
88
|
"@kickstartds/form": "^4.1.0",
|
|
88
|
-
"@kickstartds/jsonschema-utils": "^3.
|
|
89
|
-
"@kickstartds/jsonschema2types": "^1.2.
|
|
89
|
+
"@kickstartds/jsonschema-utils": "^3.7.0",
|
|
90
|
+
"@kickstartds/jsonschema2types": "^1.2.5",
|
|
90
91
|
"@kickstartds/storybook-addon-component-tokens": "^3.0.0",
|
|
91
92
|
"@kickstartds/storybook-addon-html": "^1.0.0",
|
|
92
93
|
"@kickstartds/storybook-addon-jsonschema": "^4.0.0",
|
|
@@ -115,7 +116,7 @@
|
|
|
115
116
|
"happy-dom": "^13.3.1",
|
|
116
117
|
"husky": "^8.0.3",
|
|
117
118
|
"jest-image-snapshot": "^6.4.0",
|
|
118
|
-
"kickstartds": "3.4.
|
|
119
|
+
"kickstartds": "3.4.1--canary.319.39206a8.0",
|
|
119
120
|
"lazysizes": "^5.3.2",
|
|
120
121
|
"npm-run-all": "^4.1.5",
|
|
121
122
|
"patch-package": "^8.0.0",
|
|
File without changes
|