@kickstartds/ds-agency-premium 1.2.17 → 1.2.18

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-24e0335c.js";
11
+ import { ImageStoryProps } from "./ImageStoryProps-03ff6d21.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-f385fc47.js";
2
+ import { BlogOverviewProps } from "../../BlogOverviewProps-525f7f9f.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-0910f130.js";
2
+ import { BlogPostProps } from "../../BlogPostProps-e1cbd5d3.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-24e0335c.js";
2
+ import { ImageStoryProps } from "../../ImageStoryProps-03ff6d21.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-93230a76.js";
7
+ import { SectionProps } from "../../SectionProps-83d399b4.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-0910f130.js";
49
- export * from "../../BlogOverviewProps-f385fc47.js";
48
+ export * from "../../BlogPostProps-e1cbd5d3.js";
49
+ export * from "../../BlogOverviewProps-525f7f9f.js";
50
50
  export { Sections, PageProps, SettingsProps };
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 01 Mar 2024 12:52:07 GMT
3
+ * Generated on Fri, 01 Mar 2024 13:10:57 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-93230a76.js";
3
+ import { SectionProps } from "../../SectionProps-83d399b4.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
@@ -488,9 +488,9 @@ h3 {
488
488
  var(--ks-border-color-interface-interactive-active)
489
489
  );
490
490
  --c-form-field--background: var(--dsa-form-field--background, var(--ks-background-color-interface-interactive));
491
- --c-form-field_focus--shadow: var(--dsa-form-field--shadow_focus, 0 0 4px 0);
491
+ --c-form-field_focus--shadow: var(--dsa-form-field--shadow_focus) 0 0 4px 0;
492
492
  --c-form-field--background-disabled: var(
493
- var(--ks-background-color-intergface-interactive-disabled),
493
+ --ks-background-color-interface-interactive-disabled,
494
494
  var(--ks-background-color-interface-interactive-disabled)
495
495
  );
496
496
  --c-form-field--color: var(--dsa-form-field--color, var(--ks-text-color-interface));
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 01 Mar 2024 12:52:09 GMT
3
+ * Generated on Fri, 01 Mar 2024 13:11:01 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 Fri, 01 Mar 2024 12:52:17 GMT
3
+ * Generated on Fri, 01 Mar 2024 13:11:10 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 Fri, 01 Mar 2024 12:52:12 GMT
3
+ * Generated on Fri, 01 Mar 2024 13:11:04 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 Fri, 01 Mar 2024 12:52:15 GMT
3
+ * Generated on Fri, 01 Mar 2024 13:11: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 Fri, 01 Mar 2024 12:52:07 GMT
3
+ * Generated on Fri, 01 Mar 2024 13:10:57 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 Fri, 01 Mar 2024 12:52:07 GMT
3
+ * Generated on Fri, 01 Mar 2024 13:10:57 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 Fri, 01 Mar 2024 12:52:08 GMT
3
+ * Generated on Fri, 01 Mar 2024 13:10:58 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.17",
3
+ "version": "1.2.18",
4
4
  "description": "",
5
5
  "homepage": "https://github.com/kickstartDS/ds-agency-premium#readme",
6
6
  "bugs": {