@kickstartds/ds-agency-premium 1.2.8--canary.156.b229fdd.0 → 1.2.9

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.
Files changed (57) hide show
  1. package/dist/{FeaturesProps-79dea880.d.ts → FeaturesProps-32f5bc0d.d.ts} +39 -39
  2. package/dist/{LogosProps-8af8b3c7.d.ts → LogosProps-a8efd101.d.ts} +3 -3
  3. package/dist/{StatsProps-afa48599.d.ts → StatsProps-17b0743a.d.ts} +3 -3
  4. package/dist/{TeaserCardProps-95b399e9.d.ts → TeaserCardProps-3fce7be4.d.ts} +12 -4
  5. package/dist/{TestimonialsProps-d27ae4b4.d.ts → TestimonialsProps-4b94faa8.d.ts} +3 -3
  6. package/dist/components/button/button.css +2 -3
  7. package/dist/components/feature/index.d.ts +1 -1
  8. package/dist/components/features/features.schema.dereffed.json +3 -4
  9. package/dist/components/features/features.schema.json +3 -3
  10. package/dist/components/features/index.d.ts +1 -1
  11. package/dist/components/features/index.js +3 -3
  12. package/dist/components/headline/headline.css +0 -1
  13. package/dist/components/logos/index.d.ts +1 -1
  14. package/dist/components/logos/index.js +2 -2
  15. package/dist/components/logos/logos.schema.dereffed.json +2 -2
  16. package/dist/components/logos/logos.schema.json +2 -2
  17. package/dist/components/page/page.schema.dereffed.json +31 -49
  18. package/dist/components/page-wrapper/index.d.ts +3 -2
  19. package/dist/components/page-wrapper/index.js +471 -6
  20. package/dist/components/page-wrapper/tokens.css +3 -3
  21. package/dist/components/section/index.d.ts +7 -8
  22. package/dist/components/section/index.js +1 -1
  23. package/dist/components/section/section.css +3 -15
  24. package/dist/components/section/section.schema.dereffed.json +31 -49
  25. package/dist/components/section/section.schema.json +2 -5
  26. package/dist/components/stats/index.d.ts +1 -1
  27. package/dist/components/stats/index.js +4 -4
  28. package/dist/components/stats/stats.css +0 -1
  29. package/dist/components/stats/stats.schema.dereffed.json +2 -2
  30. package/dist/components/stats/stats.schema.json +2 -2
  31. package/dist/components/teaser-card/index.d.ts +1 -1
  32. package/dist/components/teaser-card/index.js +3 -6
  33. package/dist/components/teaser-card/teaser-card.schema.dereffed.json +17 -4
  34. package/dist/components/teaser-card/teaser-card.schema.json +13 -5
  35. package/dist/components/testimonials/index.d.ts +1 -1
  36. package/dist/components/testimonials/index.js +4 -4
  37. package/dist/components/testimonials/testimonials.schema.dereffed.json +2 -2
  38. package/dist/components/testimonials/testimonials.schema.json +2 -2
  39. package/dist/global.css +0 -2
  40. package/dist/tokens/themes.css +4657 -0
  41. package/dist/tokens/themes.css.d.ts +0 -0
  42. package/dist/tokens/themes.css.js +1 -0
  43. package/dist/tokens/tokens.css +3 -3
  44. package/dist/tokens/tokens.js +3 -3
  45. package/package.json +9 -6
  46. package/dist/PageIntroProps-f13f3e7c.d.ts +0 -14
  47. package/dist/components/page-intro/index.d.ts +0 -4
  48. package/dist/components/page-intro/index.js +0 -18
  49. package/dist/components/page-intro/page-intro.css +0 -8
  50. package/dist/components/page-intro/page-intro.schema.dereffed.json +0 -30
  51. package/dist/components/page-intro/page-intro.schema.json +0 -26
  52. package/dist/components/raw-page-wrapper/index.d.ts +0 -3
  53. package/dist/components/raw-page-wrapper/index.js +0 -492
  54. package/dist/static/tokens-google.css +0 -1553
  55. package/dist/static/tokens-lughausen.css +0 -1549
  56. package/dist/static/tokens-telekom.css +0 -1549
  57. package/dist/static/tokens.css +0 -1554
File without changes
@@ -0,0 +1 @@
1
+ import "./themes.css";
@@ -1,13 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 23 Jan 2024 12:12:50 GMT
3
+ * Generated on Wed, 07 Feb 2024 14:07:28 GMT
4
4
  */
5
5
 
6
6
  :root, [ks-theme] {
7
7
  --ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
8
- --ks-background-color-accent-inverted-base: var(--ks-color-primary-alpha-8-base);
8
+ --ks-background-color-accent-inverted-base: #e9e5fa;
9
9
  --ks-background-color-bold-base: var(--ks-color-primary-to-bg-6-base);
10
- --ks-background-color-bold-inverted-base: var(--ks-color-primary-alpha-6-base);
10
+ --ks-background-color-bold-inverted-base: #c0b5ef;
11
11
  --ks-background-color-clear-base: var(--ks-color-transparent-base);
12
12
  --ks-background-color-clear-interactive-base: var(--ks-color-transparent-base);
13
13
  --ks-background-color-clear-interactive-hover-base: var(--ks-color-primary-alpha-8-base);
@@ -1,12 +1,12 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 23 Jan 2024 12:12:50 GMT
3
+ * Generated on Wed, 07 Feb 2024 14:07:29 GMT
4
4
  */
5
5
 
6
6
  export const KsBackgroundColorAccentBase = "#100e36";
7
- export const KsBackgroundColorAccentInvertedBase = "rgba(84, 53, 210, 0.13)";
7
+ export const KsBackgroundColorAccentInvertedBase = "#e9e5fa";
8
8
  export const KsBackgroundColorBoldBase = "#231961";
9
- export const KsBackgroundColorBoldInvertedBase = "rgba(84, 53, 210, 0.37)";
9
+ export const KsBackgroundColorBoldInvertedBase = "#c0b5ef";
10
10
  export const KsBackgroundColorClearBase = "rgba(0, 0, 0, 0)";
11
11
  export const KsBackgroundColorClearInteractiveBase = "rgba(0, 0, 0, 0)";
12
12
  export const KsBackgroundColorClearInteractiveHoverBase = "rgba(84, 53, 210, 0.13)";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kickstartds/ds-agency-premium",
3
- "version": "1.2.8--canary.156.b229fdd.0",
3
+ "version": "1.2.9",
4
4
  "description": "",
5
5
  "homepage": "https://github.com/kickstartDS/ds-agency-premium#readme",
6
6
  "bugs": {
@@ -40,9 +40,12 @@
40
40
  "scripts": {
41
41
  "build-storybook": "yarn build-tokens && yarn schema && yarn token && storybook build",
42
42
  "postbuild-storybook": "yarn playroom:snippets && yarn playroom:build",
43
- "build-tokens": "kickstartDS tokens compile && kickstartDS tokens compile --token-dictionary-path src/token-lughausen/dictionary --sd-config-path sd.config-lughausen.cjs && yarn copyTokensCss",
43
+ "build-tokens-ds-agency": "kickstartDS tokens compile",
44
+ "build-tokens-lughausen": "kickstartDS tokens compile --token-dictionary-path src/token-lughausen/dictionary --sd-config-path sd.config-lughausen.cjs",
45
+ "build-tokens-google": "kickstartDS tokens compile --token-dictionary-path src/token-google/dictionary --sd-config-path sd.config-google.cjs",
46
+ "build-tokens-telekom": "kickstartDS tokens compile --token-dictionary-path src/token-telekom/dictionary --sd-config-path sd.config-telekom.cjs",
47
+ "build-tokens": "run-s build-tokens-* && node scripts/patchThemeTokens.js",
44
48
  "chromatic": "chromatic --build-script-name \"build-storybook\" --output-dir \"storybook-static\" --skip \"@(renovate/**|dependabot/**)\" --exit-zero-on-changes --exit-once-uploaded",
45
- "copyTokensCss": "cp src/token/tokens.css static/tokens.css && cp src/token-lughausen/tokens.css static/tokens-lughausen.css && cp src/token-google/tokens.css static/tokens-google.css && cp src/token-telekom/tokens.css static/tokens-telekom.css",
46
49
  "init-tokens": "kickstartDS tokens init",
47
50
  "playroom": "run-p watch:* playroom:start",
48
51
  "playroom:snippets": "rimraf tmp && node scripts/generatePlayroomSnippets.js",
@@ -68,11 +71,11 @@
68
71
  "dependencies": {
69
72
  "@bedrock-layout/primitives": "^3.0.23",
70
73
  "@bedrock-layout/spacing-constants": "^3.2.5",
71
- "@kickstartds/base": "2.3.0-beta.0",
72
- "@kickstartds/blog": "2.3.0-beta.0",
74
+ "@kickstartds/base": "2.3.0-beta.1",
75
+ "@kickstartds/blog": "2.3.0-beta.1",
73
76
  "@kickstartds/content": "3.0.0-next.7",
74
77
  "@kickstartds/core": "3.0.0-beta.0",
75
- "@kickstartds/form": "2.3.0-beta.0",
78
+ "@kickstartds/form": "2.3.0-beta.1",
76
79
  "classnames": "^2.3.2",
77
80
  "lazysizes": "^5.3.2",
78
81
  "react": "18.2.0",
@@ -1,14 +0,0 @@
1
- /**
2
- * This file was automatically generated by json-schema-to-typescript.
3
- * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
4
- * and run json-schema-to-typescript to regenerate this file.
5
- */
6
- interface PageIntroProps {
7
- headline?: string;
8
- sub?: string;
9
- link?: {
10
- href?: string;
11
- label?: string;
12
- };
13
- }
14
- export { PageIntroProps };
@@ -1,4 +0,0 @@
1
- import { FC, PropsWithChildren } from "react";
2
- import { PageIntroProps } from "../../PageIntroProps-f13f3e7c.js";
3
- declare const PageIntro: FC<PropsWithChildren<PageIntroProps>>;
4
- export { PageIntro };
@@ -1,18 +0,0 @@
1
- import "./page-intro.css";
2
- import { jsx, jsxs } from 'react/jsx-runtime';
3
- import { Headline } from '@kickstartds/base/lib/headline';
4
- import { Link } from '@kickstartds/base/lib/link';
5
- import { Icon } from '@kickstartds/base/lib/icon';
6
- import { Section } from '../section/index.js';
7
- import 'react';
8
- import 'classnames';
9
- import '@kickstartds/core/lib/react';
10
- import '@kickstartds/base/lib/section';
11
- import '../section/js/Section.client.js';
12
- import '@kickstartds/core/lib/component';
13
-
14
- const PageIntro = ({ headline, sub, link, }) => {
15
- return (jsx(Section, { headerSpacing: true, className: "l-section--page-intro", children: jsxs("div", { className: "c-page-intro", children: [jsxs(Link, { href: link.href, className: "g-link", children: [jsx(Icon, { icon: "arrow-left" }), link.label] }), jsx(Headline, { text: headline, sub: sub, level: "h1", style: "h1" })] }) }));
16
- };
17
-
18
- export { PageIntro };
@@ -1,8 +0,0 @@
1
- .l-section.l-section--page-intro {
2
- background: var(--dsa-interface--gradient);
3
- }
4
- .l-section.l-section--page-intro .c-page-intro {
5
- display: flex;
6
- flex-direction: column;
7
- gap: var(--ks-spacing-stack-s);
8
- }
@@ -1,30 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "http://schema.mydesignsystem.com/page-intro.schema.json",
4
- "title": "Page Intro",
5
- "type": "object",
6
- "properties": {
7
- "headline": {
8
- "type": "string"
9
- },
10
- "sub": {
11
- "type": "string"
12
- },
13
- "link": {
14
- "type": "object",
15
- "properties": {
16
- "href": {
17
- "type": "string"
18
- },
19
- "label": {
20
- "type": "string"
21
- }
22
- },
23
- "additionalProperties": false
24
- },
25
- "type": {
26
- "const": "page-intro"
27
- }
28
- },
29
- "additionalProperties": false
30
- }
@@ -1,26 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "http://schema.mydesignsystem.com/page-intro.schema.json",
4
- "title": "Page Intro",
5
- "type": "object",
6
- "properties": {
7
- "headline": {
8
- "type": "string"
9
- },
10
- "sub": {
11
- "type": "string"
12
- },
13
- "link": {
14
- "type": "object",
15
- "properties": {
16
- "href": {
17
- "type": "string"
18
- },
19
- "label": {
20
- "type": "string"
21
- }
22
- }
23
- }
24
- },
25
- "additionalProperties": false
26
- }
@@ -1,3 +0,0 @@
1
- import { FC, PropsWithChildren } from "react";
2
- declare const RawPageWrapper: FC<PropsWithChildren>;
3
- export { RawPageWrapper };