@kickstartds/ds-agency-premium 1.2.15 → 1.2.17

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.
@@ -8,7 +8,7 @@ import { FaqProps } from "./FaqProps-ad618cd5.js";
8
8
  import { FeaturesProps } from "./FeaturesProps-b05859d6.js";
9
9
  import { GalleryProps } from "./GalleryProps-76e7de44.js";
10
10
  import { HeroProps } from "./HeroProps-cf82a16d.js";
11
- import { ImageStoryProps } from "./ImageStoryProps-03ff6d21.js";
11
+ import { ImageStoryProps } from "./ImageStoryProps-24e0335c.js";
12
12
  import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
13
13
  import { LogosProps } from "./LogosProps-a8efd101.js";
14
14
  import { MosaicProps } from "./MosaicProps-aacb9422.js";
@@ -1,4 +1,4 @@
1
1
  /// <reference types="react" />
2
- import { BlogOverviewProps } from "../../BlogOverviewProps-93230a76.js";
2
+ import { BlogOverviewProps } from "../../BlogOverviewProps-f385fc47.js";
3
3
  declare const BlogOverview: ({ latest, more, }: BlogOverviewProps) => import("react/jsx-runtime").JSX.Element;
4
4
  export { BlogOverview };
@@ -1,4 +1,4 @@
1
1
  /// <reference types="react" />
2
- import { BlogPostProps } from "../../BlogPostProps-93230a76.js";
2
+ import { BlogPostProps } from "../../BlogPostProps-0910f130.js";
3
3
  declare const BlogPost: ({ head, content, aside, cta }: BlogPostProps) => import("react/jsx-runtime").JSX.Element;
4
4
  export { BlogPost };
@@ -1,4 +1,4 @@
1
1
  import { FC } from "react";
2
- import { ImageStoryProps } from "../../ImageStoryProps-03ff6d21.js";
2
+ import { ImageStoryProps } from "../../ImageStoryProps-24e0335c.js";
3
3
  declare const ImageStory: FC<ImageStoryProps>;
4
4
  export { ImageStory };
@@ -4,7 +4,7 @@
4
4
  * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
5
5
  * and run json-schema-to-typescript to regenerate this file.
6
6
  */
7
- import { SectionProps } from "../../SectionProps-83d399b4.js";
7
+ import { SectionProps } from "../../SectionProps-93230a76.js";
8
8
  import { SeoProps } from "../../SeoProps-f2d6dcaa.js";
9
9
  /* eslint-disable */
10
10
  /**
@@ -45,6 +45,6 @@ interface SettingsProps {
45
45
  */
46
46
  seo: SeoProps;
47
47
  }
48
- export * from "../../BlogPostProps-93230a76.js";
49
- export * from "../../BlogOverviewProps-93230a76.js";
48
+ export * from "../../BlogPostProps-0910f130.js";
49
+ export * from "../../BlogOverviewProps-f385fc47.js";
50
50
  export { Sections, PageProps, SettingsProps };
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 29 Feb 2024 23:02:32 GMT
3
+ * Generated on Fri, 01 Mar 2024 12:52:07 GMT
4
4
  */
5
5
  :root, [ks-theme] {
6
6
  --ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { HTMLAttributes, FC, PropsWithChildren } from "react";
3
- import { SectionProps } from "../../SectionProps-83d399b4.js";
3
+ import { SectionProps } from "../../SectionProps-93230a76.js";
4
4
  declare const Section: import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>;
5
5
  declare const SectionProvider: FC<PropsWithChildren<any>>;
6
6
  export { Section, SectionProvider };
package/dist/global.css CHANGED
@@ -454,7 +454,7 @@ h3 {
454
454
 
455
455
  :root .c-form-check, :root #root .c-form-check, [ks-inverted] .c-form-check, [ks-inverted] #root .c-form-check, #root [ks-inverted] .c-form-check, [ks-inverted] #root .c-form-check, [ks-theme] .c-form-check, [ks-theme] #root .c-form-check, #root [ks-theme] .c-form-check {
456
456
  --c-form-check_box--size: var(--dsa-form-check--size, 1rem);
457
- --c-form-check_box--border: var(--dsa-form-check--border, var(--ks-border-width-default) solid);
457
+ --c-form-check_box--border: var(--dsa-form-check--border, var(--ks-border-width-default)) solid;
458
458
  --c-form-check_box--border-color: var(--dsa-form-check--border-color, var(--ks-border-color-interface-interactive));
459
459
  --c-form-check_box-hover--border-color: var(
460
460
  --dsa-form-check--border-color_hover,
@@ -477,7 +477,7 @@ h3 {
477
477
  --c-form-check_checkmark--color: var(--dsa-form-check__checkmark--color, var(--dsa-text-color-on-primary));
478
478
  }
479
479
  :root .c-form-field, :root #root .c-form-field, [ks-inverted] .c-form-field, [ks-inverted] #root .c-form-field, #root [ks-inverted] .c-form-field, [ks-inverted] #root .c-form-field, [ks-theme] .c-form-field, [ks-theme] #root .c-form-field, #root [ks-theme] .c-form-field {
480
- --c-form-field--border: var(--dsa-form-field--border, var(--ks-border-width-default) solid);
480
+ --c-form-field--border: var(--dsa-form-field--border, var(--ks-border-width-default)) solid;
481
481
  --c-form-field--border-color: var(--dsa-form-field--border-color, var(--ks-border-color-interface-interactive));
482
482
  --c-form-field-hover--border-color: var(
483
483
  --dsa-form-field--border-color_hover,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 29 Feb 2024 23:02:35 GMT
3
+ * Generated on Fri, 01 Mar 2024 12:52:09 GMT
4
4
  */
5
5
 
6
6
  :root, [ks-theme] {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 29 Feb 2024 23:02:43 GMT
3
+ * Generated on Fri, 01 Mar 2024 12:52:17 GMT
4
4
  */
5
5
 
6
6
  :root, [ks-theme] {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 29 Feb 2024 23:02:38 GMT
3
+ * Generated on Fri, 01 Mar 2024 12:52:12 GMT
4
4
  */
5
5
 
6
6
  :root, [ks-theme] {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 29 Feb 2024 23:02:41 GMT
3
+ * Generated on Fri, 01 Mar 2024 12:52:15 GMT
4
4
  */
5
5
 
6
6
  :root, [ks-theme] {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 29 Feb 2024 23:02:32 GMT
3
+ * Generated on Fri, 01 Mar 2024 12:52:07 GMT
4
4
  */
5
5
 
6
6
  :root, [ks-theme] {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 29 Feb 2024 23:02:32 GMT
3
+ * Generated on Fri, 01 Mar 2024 12:52:07 GMT
4
4
  */
5
5
 
6
6
  :root, [ks-theme] {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 29 Feb 2024 23:02:33 GMT
3
+ * Generated on Fri, 01 Mar 2024 12:52:08 GMT
4
4
  */
5
5
 
6
6
  export const KsBackgroundColorAccentBase = "#230a2b";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kickstartds/ds-agency-premium",
3
- "version": "1.2.15",
3
+ "version": "1.2.17",
4
4
  "description": "",
5
5
  "homepage": "https://github.com/kickstartDS/ds-agency-premium#readme",
6
6
  "bugs": {