@kickstartds/ds-agency-premium 1.5.37 → 1.5.39--canary.1081.bfadc60.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.
Files changed (69) hide show
  1. package/dist/BlogOverviewProps-9f207f1c.d.ts +1 -1
  2. package/dist/BlogPostProps-6b3cff22.d.ts +1 -1
  3. package/dist/PageProps-aa29c554.d.ts +1 -1
  4. package/dist/{SectionProps-7a46a8ad.d.ts → SectionProps-83d399b4.d.ts} +1 -3
  5. package/dist/components/blog-overview/blog-overview.schema.dereffed.json +0 -63
  6. package/dist/components/blog-post/blog-post.schema.dereffed.json +0 -63
  7. package/dist/components/divider/index.d.ts +26 -1
  8. package/dist/components/html/html.schema.json +2 -2
  9. package/dist/components/html/index.d.ts +27 -5
  10. package/dist/components/page/page.schema.dereffed.json +0 -63
  11. package/dist/components/page-wrapper/tokens.css +404 -405
  12. package/dist/components/section/index.d.ts +1 -1
  13. package/dist/components/section/section.schema.dereffed.json +0 -63
  14. package/dist/components/section/section.schema.json +0 -6
  15. package/dist/global.css +9 -44
  16. package/dist/static/fonts/dsa/Vollkorn-Black.woff +0 -0
  17. package/dist/static/fonts/dsa/Vollkorn-Black.woff2 +0 -0
  18. package/dist/static/fonts/dsa/Vollkorn-Bold.woff +0 -0
  19. package/dist/static/fonts/dsa/Vollkorn-Bold.woff2 +0 -0
  20. package/dist/static/fonts/dsa/Vollkorn-ExtraBold.woff +0 -0
  21. package/dist/static/fonts/dsa/Vollkorn-ExtraBold.woff2 +0 -0
  22. package/dist/static/fonts/dsa/Vollkorn-Medium.woff +0 -0
  23. package/dist/static/fonts/dsa/Vollkorn-Medium.woff2 +0 -0
  24. package/dist/static/fonts/dsa/Vollkorn-Regular.woff +0 -0
  25. package/dist/static/fonts/dsa/Vollkorn-Regular.woff2 +0 -0
  26. package/dist/static/fonts/dsa/Vollkorn-SemiBold.woff +0 -0
  27. package/dist/static/fonts/dsa/Vollkorn-SemiBold.woff2 +0 -0
  28. package/dist/static/img/screenshots/blog-blog-aside--default.png +0 -0
  29. package/dist/static/img/screenshots/blog-blog-author--default.png +0 -0
  30. package/dist/static/img/screenshots/components-contact--wide-image.png +0 -0
  31. package/dist/static/img/screenshots/components-stats--count-up-with-description.png +0 -0
  32. package/dist/static/img/screenshots/components-stats--count-up-with-icons.png +0 -0
  33. package/dist/static/img/screenshots/components-teaser-card--page-navigation.png +0 -0
  34. package/dist/static/img/screenshots/components-testimonials--slider-layout.png +0 -0
  35. package/dist/static/img/screenshots/components-testimonials--with-rating.png +0 -0
  36. package/dist/static/img/screenshots/layout-footer--footer.png +0 -0
  37. package/dist/static/img/screenshots/layout-slider--with-arrows.png +0 -0
  38. package/dist/static/img/screenshots/layout-slider--with-autoplay.png +0 -0
  39. package/dist/static/img/screenshots/layout-slider--with-nav.png +0 -0
  40. package/dist/static/img/screenshots/layout-slider--with-teased-neighbours.png +0 -0
  41. package/dist/static/img/screenshots/pages-archetypes--blog-post.png +0 -0
  42. package/dist/static/img/screenshots/pages-archetypes--overview.png +0 -0
  43. package/dist/tokens/themes.css +4 -4
  44. package/dist/tokens/tokens.css +404 -405
  45. package/dist/tokens/tokens.js +613 -614
  46. package/package.json +1 -1
  47. package/dist/DividerProps-2ef31901.d.ts +0 -26
  48. package/dist/HtmlProps-8e3e725a.d.ts +0 -23
  49. package/dist/components/html/html.schema.dereffed.json +0 -30
  50. package/dist/static/fonts/dsa/Fredoka-Bold.woff +0 -0
  51. package/dist/static/fonts/dsa/Fredoka-Bold.woff2 +0 -0
  52. package/dist/static/fonts/dsa/Fredoka-Light.woff +0 -0
  53. package/dist/static/fonts/dsa/Fredoka-Light.woff2 +0 -0
  54. package/dist/static/fonts/dsa/Fredoka-Medium.woff +0 -0
  55. package/dist/static/fonts/dsa/Fredoka-Medium.woff2 +0 -0
  56. package/dist/static/fonts/dsa/Fredoka-Regular.woff +0 -0
  57. package/dist/static/fonts/dsa/Fredoka-Regular.woff2 +0 -0
  58. package/dist/static/fonts/dsa/Fredoka-SemiBold.woff +0 -0
  59. package/dist/static/fonts/dsa/Fredoka-SemiBold.woff2 +0 -0
  60. package/dist/static/fonts/dsa/Mulish-300.woff +0 -0
  61. package/dist/static/fonts/dsa/Mulish-300.woff2 +0 -0
  62. package/dist/static/fonts/dsa/Mulish-600.woff +0 -0
  63. package/dist/static/fonts/dsa/Mulish-600.woff2 +0 -0
  64. package/dist/static/fonts/dsa/Mulish-800.woff +0 -0
  65. package/dist/static/fonts/dsa/Mulish-800.woff2 +0 -0
  66. package/dist/static/fonts/dsa/Mulish-Regular.woff +0 -0
  67. package/dist/static/fonts/dsa/Mulish-Regular.woff2 +0 -0
  68. package/dist/static/img/screenshots/layout-divider--accent.png +0 -0
  69. package/dist/static/img/screenshots/layout-divider--default.png +0 -0
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { HTMLAttributes, FC, PropsWithChildren } from "react";
3
- import { SectionProps } from "../../SectionProps-7a46a8ad.js";
3
+ import { SectionProps } from "../../SectionProps-83d399b4.js";
4
4
  declare const SectionContextDefault: import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>;
5
5
  declare const SectionContext: import("react").Context<import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>>;
6
6
  declare const Section: import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>;
@@ -382,39 +382,6 @@
382
382
  },
383
383
  "additionalProperties": false
384
384
  },
385
- {
386
- "$schema": "http://json-schema.org/draft-07/schema#",
387
- "$id": "http://schema.mydesignsystem.com/divider.schema.json",
388
- "title": "Divider",
389
- "description": "Dividers bring clarity to a layout by grouping and dividing content in close proximity.",
390
- "type": "object",
391
- "properties": {
392
- "variant": {
393
- "title": "Style of the divider",
394
- "type": "string",
395
- "description": "Choose a variant for the divider",
396
- "enum": [
397
- "default",
398
- "accent"
399
- ],
400
- "default": "default"
401
- },
402
- "className": {
403
- "type": "string",
404
- "title": "Additional Classes",
405
- "description": "Add additional css classes that should be applied to the divider"
406
- },
407
- "component": {
408
- "title": "`ks-component` attribute",
409
- "description": "Optional custom component identifier",
410
- "type": "string"
411
- },
412
- "type": {
413
- "const": "divider"
414
- }
415
- },
416
- "additionalProperties": false
417
- },
418
385
  {
419
386
  "$schema": "http://json-schema.org/draft-07/schema#",
420
387
  "$id": "http://schema.mydesignsystem.com/faq.schema.json",
@@ -877,36 +844,6 @@
877
844
  },
878
845
  "additionalProperties": false
879
846
  },
880
- {
881
- "$schema": "http://json-schema.org/draft-07/schema#",
882
- "$id": "http://schema.mydesignsystem.com/html.schema.json",
883
- "title": "Html",
884
- "description": "Display raw HTML.",
885
- "type": "object",
886
- "properties": {
887
- "html": {
888
- "title": "HTML string",
889
- "type": "string",
890
- "examples": [
891
- "<p>Hello world!</p>"
892
- ]
893
- },
894
- "className": {
895
- "title": "Additional Classes",
896
- "description": "Add additional css classes that should be applied to the element",
897
- "type": "string"
898
- },
899
- "component": {
900
- "title": "`ks-component` attribute",
901
- "description": "Optional custom component identifier",
902
- "type": "string"
903
- },
904
- "type": {
905
- "const": "html"
906
- }
907
- },
908
- "additionalProperties": false
909
- },
910
847
  {
911
848
  "$schema": "http://json-schema.org/draft-07/schema#",
912
849
  "$id": "http://schema.mydesignsystem.com/image-story.schema.json",
@@ -165,9 +165,6 @@
165
165
  {
166
166
  "$ref": "http://schema.mydesignsystem.com/cta.schema.json"
167
167
  },
168
- {
169
- "$ref": "http://schema.mydesignsystem.com/divider.schema.json"
170
- },
171
168
  {
172
169
  "$ref": "http://schema.mydesignsystem.com/faq.schema.json"
173
170
  },
@@ -180,9 +177,6 @@
180
177
  {
181
178
  "$ref": "http://schema.mydesignsystem.com/hero.schema.json"
182
179
  },
183
- {
184
- "$ref": "http://schema.mydesignsystem.com/html.schema.json"
185
- },
186
180
  {
187
181
  "$ref": "http://schema.mydesignsystem.com/image-story.schema.json"
188
182
  },
package/dist/global.css CHANGED
@@ -297,7 +297,7 @@ h3 {
297
297
  }
298
298
  }
299
299
  :root, [ks-inverted], [ks-theme] {
300
- --dsa-text-color-on-primary: var(--ks-color-fg);
300
+ --dsa-text-color-on-primary: var(--ks-color-fg-inverted);
301
301
  --dsa-text-color-on-primary-inverted: var(--ks-color-fg-inverted);
302
302
  --dsa-topic--font: var(--ks-font-display-m);
303
303
  --dsa-topic--font-weight: var(--ks-font-weight-medium);
@@ -541,68 +541,33 @@ h3 {
541
541
  }
542
542
 
543
543
  @font-face {
544
- font-family: "Fredoka";
545
- src: url("static/fonts/dsa/Fredoka-Regular.woff") format("woff2"), url("static/fonts/dsa/Fredoka-Regular.woff") format("woff");
544
+ font-family: "Vollkorn";
545
+ src: url("static/fonts/dsa/Vollkorn-Regular.woff2") format("woff2"), url("static/fonts/dsa/Vollkorn-Regular.woff") format("woff");
546
546
  font-weight: 400;
547
547
  font-style: normal;
548
548
  font-display: swap;
549
549
  }
550
550
  @font-face {
551
- font-family: "Fredoka";
552
- src: url("static/fonts/dsa/Fredoka-SemiBold.woff2") format("woff2"), url("static/fonts/dsa/Fredoka-SemiBold.woff") format("woff");
551
+ font-family: "Vollkorn";
552
+ src: url("static/fonts/dsa/Vollkorn-SemiBold.woff2") format("woff2"), url("static/fonts/dsa/Vollkorn-SemiBold.woff") format("woff");
553
553
  font-weight: 600;
554
554
  font-style: normal;
555
555
  font-display: swap;
556
556
  }
557
557
  @font-face {
558
- font-family: "Fredoka";
559
- src: url("static/fonts/dsa/Fredoka-Medium.woff2") format("woff2"), url("static/fonts/dsa/Fredoka-Medium.woff") format("woff");
558
+ font-family: "Vollkorn";
559
+ src: url("static/fonts/dsa/Vollkorn-Medium.woff2") format("woff2"), url("static/fonts/dsa/Vollkorn-Medium.woff") format("woff");
560
560
  font-weight: 500;
561
561
  font-style: normal;
562
562
  font-display: swap;
563
563
  }
564
564
  @font-face {
565
- font-family: "Fredoka";
566
- src: url("static/fonts/dsa/Fredoka-Light.woff2") format("woff2"), url("static/fonts/dsa/Fredoka-Light.woff") format("woff");
567
- font-weight: 300;
568
- font-style: normal;
569
- font-display: swap;
570
- }
571
- @font-face {
572
- font-family: "Fredoka";
573
- src: url("static/fonts/dsa/Fredoka-Bold.woff2") format("woff2"), url("static/fonts/dsa/Fredoka-Bold.woff") format("woff");
565
+ font-family: "Vollkorn";
566
+ src: url("static/fonts/dsa/Vollkorn-Bold.woff2") format("woff2"), url("static/fonts/dsa/Vollkorn-Bold.woff") format("woff");
574
567
  font-weight: bold;
575
568
  font-style: normal;
576
569
  font-display: swap;
577
570
  }
578
- @font-face {
579
- font-family: "Mulish";
580
- font-style: normal;
581
- font-weight: 400;
582
- font-display: swap;
583
- src: url("static/fonts/dsa/Mulish-Regular.woff2") format("woff2"), url("static/fonts/dsa/Mulish-Regular.woff") format("woff");
584
- }
585
- @font-face {
586
- font-family: "Mulish";
587
- font-style: normal;
588
- font-weight: 600;
589
- font-display: swap;
590
- src: url("static/fonts/dsa/Mulish-600.woff2") format("woff2"), url("static/fonts/dsa/Mulish-600.woff") format("woff"); /* Legacy iOS */
591
- }
592
- @font-face {
593
- font-family: "Mulish";
594
- font-style: normal;
595
- font-weight: 800;
596
- font-display: swap;
597
- src: url("static/fonts/dsa/Mulish-800.woff2") format("woff2"), url("static/fonts/dsa/Mulish-800.woff") format("woff");
598
- }
599
- @font-face {
600
- font-family: "Mulish";
601
- font-style: normal;
602
- font-weight: 300;
603
- font-display: swap;
604
- src: url("static/fonts/dsa/Mulish-300.woff2") format("woff2"), url("static/fonts/dsa/Mulish-300.woff") format("woff");
605
- }
606
571
  @font-face {
607
572
  font-family: "NovelPro";
608
573
  src: url("static/fonts/business/novelpro-regular.woff") format("woff");
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Oct 2024 16:43:39 GMT
3
+ * Generated on Thu, 24 Oct 2024 09:00:15 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 Wed, 23 Oct 2024 16:43:44 GMT
2730
+ * Generated on Thu, 24 Oct 2024 09:00:19 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 Wed, 23 Oct 2024 16:43:42 GMT
5461
+ * Generated on Thu, 24 Oct 2024 09:00:17 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 Wed, 23 Oct 2024 16:43:46 GMT
8462
+ * Generated on Thu, 24 Oct 2024 09:00:21 GMT
8463
8463
  */
8464
8464
  :root [ks-theme=telekom] {
8465
8465
  --ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);