Socket
Socket
Sign inDemoInstall

@kickstartds/base

Package Overview
Dependencies
132
Maintainers
2
Versions
778
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1-canary.129.522.0 to 1.0.1-canary.131.536.0

2

lib/_shared/ButtonComponent-6120a476.d.ts

@@ -78,3 +78,3 @@ /// <reference types="react" />

iconAnimation?: IconAnimation;
type?: TypeAttribute;
type: TypeAttribute;
value?: ValueAttribute;

@@ -81,0 +81,0 @@ name?: NameAttribute;

@@ -981,3 +981,15 @@ /// <reference types="react" />

*/
type Media = (TextMediaVideo | TextMediaImage | TextMediaLazyImage)[];
type Media = ({
video?: Video;
full?: FullWidthMedia;
[k: string]: unknown;
} | {
image?: Picture1;
full?: FullWidthMedia1;
[k: string]: unknown;
} | {
lightboxImage?: LazyLightboxImage;
full?: FullWidthMedia2;
[k: string]: unknown;
})[];
/**

@@ -1294,3 +1306,3 @@ * Topic for the teaser box. Displayed before the text, in bold

iconAnimation?: IconAnimation1;
type?: TypeAttribute;
type: TypeAttribute;
value?: ValueAttribute;

@@ -1723,7 +1735,2 @@ name?: NameAttribute;

}
interface TextMediaVideo {
video?: Video;
full?: FullWidthMedia;
[k: string]: unknown;
}
/**

@@ -1740,7 +1747,2 @@ * Video item to display

}
interface TextMediaImage {
image?: Picture1;
full?: FullWidthMedia1;
[k: string]: unknown;
}
/**

@@ -1766,7 +1768,2 @@ * Base component to display a picture

}
interface TextMediaLazyImage {
lightboxImage?: LazyLightboxImage;
full?: FullWidthMedia2;
[k: string]: unknown;
}
/**

@@ -1905,2 +1902,2 @@ * Lazy Lightbox Image

declare const Section: typeof SectionContextDefault;
export { ImageSource, TextContent, Source, Date, Label, ButtonStyle, ButtonSize, AdditionalClasses, IconIdentifier, AriaRole, AdditionalClass, IconBeforeButton, IconAfterButton, DataComponentAttribute, FillAnimation, IconAnimation, ButtonHref, OpenLinkInNewTab, ID, Name, Checked, Disabled, Label1, ButtonStyle1, ButtonSize1, AdditionalClasses1, IconIdentifier1, AriaRole1, AdditionalClass1, IconBeforeButton1, IconAfterButton1, DataComponentAttribute1, FillAnimation1, IconAnimation1, TypeAttribute, ValueAttribute, NameAttribute, DisabledAttribute, Label2, Size, LinkTarget, Removable, Height, MediaType, MobileImageSource, TabletImageSource, DesktopImageSource, ImageIndent, AltText, MobileVideoSource, TabletVideoSource, DesktopVideoSource, GridLayer, DisplayBox, Headline, Text, DisplayLink, Label3, ButtonStyle2, ButtonSize2, AdditionalClasses2, IconIdentifier2, AriaRole2, AdditionalClass2, IconBeforeButton2, IconAfterButton2, DataComponentAttribute2, FillAnimation2, IconAnimation2, ButtonHref1, OpenLinkInNewTab1, Indent, HorizontalOrientation, VerticalOrientation, StyleOfTheBox, CustomBackgroundColor, Inbox, SkipButton, AdditionalClasses3, ImageSource1, TextContent1, Source1, Date1, AutoPlay, Height1, MediaType1, MobileImageSource1, TabletImageSource1, DesktopImageSource1, ImageIndent1, AltText1, MobileVideoSource1, TabletVideoSource1, DesktopVideoSource1, GridLayer1, DisplayBox1, Headline1, Text1, DisplayLink1, Label4, ButtonStyle3, ButtonSize3, AdditionalClasses4, IconIdentifier3, AriaRole3, AdditionalClass3, IconBeforeButton3, IconAfterButton3, DataComponentAttribute3, FillAnimation3, IconAnimation3, ButtonHref2, OpenLinkInNewTab2, Indent1, HorizontalOrientation1, VerticalOrientation1, StyleOfTheBox1, CustomBackgroundColor1, Inbox1, SkipButton1, AdditionalClasses5, SlidePreviewLabel, Source2, PictureSourceset, AltText2, Width, Height2, AdditionalClasses6, Id, ItempropAttribute, StyleAttribute, ObjectFit, Noscript, Lazy, PictureSourceset1, TODOMEDIATITLE, TODOTYPETITLE, Sources, ClassAttribute, Title, Subtitle, PhoneNumber, EmailAddress, CopyText, BackgroundImage2, BackgroundColor, FullSizeImage, ImageSource2, ImageAspectRatio, ImageVerticalAlignment, ImageHorizontalAlignment, MobileImageAfterText, DesktopImageAfterText, Level, Alignment, Text2, Subheadline, BottomSpacing, PageHeader, Text3, TextAlignment, TextColor, BoxVerticalAlignment, BoxHorizontalAlignment, Label5, ButtonStyle4, ButtonSize4, AdditionalClasses7, IconIdentifier4, AriaRole4, AdditionalClass4, IconBeforeButton4, IconAfterButton4, DataComponentAttribute4, FillAnimation4, IconAnimation4, ButtonHref3, OpenLinkInNewTab3, SummaryTextForTheCollapsible, ContentOfTheCollapsible, Number, IconIdentifier5, AriaRole5, AdditionalClass5, Topic, TextContent2, Label6, ButtonStyle5, ButtonSize5, AdditionalClasses8, IconIdentifier6, AriaRole6, AdditionalClass6, IconBeforeButton5, IconAfterButton5, DataComponentAttribute5, FillAnimation5, IconAnimation5, ButtonHref4, OpenLinkInNewTab4, ImageRatio, Alignment1, ImageSource3, Topic1, TextContent3, DisplayLink2, Label7, ButtonStyle6, ButtonSize6, AdditionalClasses9, IconIdentifier7, AriaRole7, AdditionalClass7, IconBeforeButton6, IconAfterButton6, DataComponentAttribute6, FillAnimation6, IconAnimation6, ButtonHref5, OpenLinkInNewTab5, Level1, Alignment2, Text4, Subheadline1, BottomSpacing1, PageHeader1, TextContent4, MediaAlignment, Source3, EmbeddedIframe, VideoTitle, Width1, Height3, FullWidthMedia, Source4, PictureSourceset2, AltText3, Width2, Height4, AdditionalClasses10, Id1, ItempropAttribute1, StyleAttribute1, ObjectFit1, Noscript1, Lazy1, PictureSourceset3, TODOMEDIATITLE1, TODOTYPETITLE1, Sources1, ClassAttribute1, FullWidthMedia1, ThumbnailSource, LightboxImageSource, Width3, Height5, HoverZoomIcon, Caption, HideCaptionVisually, GalleryIdentifier, ID1, AdditionalImageClass, FullWidthMedia2, Media, Topic2, TextContent5, DarkVariant, Label8, ButtonStyle7, ButtonSize7, AdditionalClasses11, IconIdentifier8, AriaRole8, AdditionalClass8, IconBeforeButton7, IconAfterButton7, DataComponentAttribute7, FillAnimation7, IconAnimation7, ButtonHref6, OpenLinkInNewTab6, HideLink, ImageSource4, ImageRatio1, ImageSpacing, Source5, PictureSourceset4, AltText4, Width4, Height6, AdditionalClasses12, Id2, ItempropAttribute2, StyleAttribute2, ObjectFit2, Noscript2, Lazy2, PictureSourceset5, TODOMEDIATITLE2, TODOTYPETITLE2, Sources2, ClassAttribute2, Logos, Topic3, TextContent6, DarkVariant1, Label9, ButtonStyle8, ButtonSize8, AdditionalClasses13, IconIdentifier9, AriaRole9, AdditionalClass9, IconBeforeButton8, IconAfterButton8, DataComponentAttribute8, FillAnimation8, IconAnimation8, ButtonHref7, OpenLinkInNewTab7, HideLink1, Level2, Alignment3, Text5, Subheadline2, BottomSpacing2, PageHeader2, SectionProps, QuotesSlider, Quote, LinkButton, Icon, ToggleSwitch, Button, Icon1, TagLabel, Visual, MediaWrapper, BackgroundImage, BackgroundVideo, TextBox, Link, Icon2, Quote1, VisualSlider, Visual1, MediaWrapper1, BackgroundImage1, BackgroundVideo1, TextBox1, Link1, Icon3, Contact, Picture, Storytelling, Image, Order, TextBox2, Headline2, LinkButton1, Icon4, CollapsibleBox, CountUp, Icon5, LinkButton2, Icon6, ContentBox, Link2, Icon7, Headline3, TextMedia, TextMediaVideo, Video, TextMediaImage, Picture1, TextMediaLazyImage, LazyLightboxImage, TeaserBox, LinkButton3, Icon8, LogoTiles, Picture2, TeaserRow, LinkButton4, Icon9, Headline4, SectionContextDefault, SectionContext, Section };
export { ImageSource, TextContent, Source, Date, Label, ButtonStyle, ButtonSize, AdditionalClasses, IconIdentifier, AriaRole, AdditionalClass, IconBeforeButton, IconAfterButton, DataComponentAttribute, FillAnimation, IconAnimation, ButtonHref, OpenLinkInNewTab, ID, Name, Checked, Disabled, Label1, ButtonStyle1, ButtonSize1, AdditionalClasses1, IconIdentifier1, AriaRole1, AdditionalClass1, IconBeforeButton1, IconAfterButton1, DataComponentAttribute1, FillAnimation1, IconAnimation1, TypeAttribute, ValueAttribute, NameAttribute, DisabledAttribute, Label2, Size, LinkTarget, Removable, Height, MediaType, MobileImageSource, TabletImageSource, DesktopImageSource, ImageIndent, AltText, MobileVideoSource, TabletVideoSource, DesktopVideoSource, GridLayer, DisplayBox, Headline, Text, DisplayLink, Label3, ButtonStyle2, ButtonSize2, AdditionalClasses2, IconIdentifier2, AriaRole2, AdditionalClass2, IconBeforeButton2, IconAfterButton2, DataComponentAttribute2, FillAnimation2, IconAnimation2, ButtonHref1, OpenLinkInNewTab1, Indent, HorizontalOrientation, VerticalOrientation, StyleOfTheBox, CustomBackgroundColor, Inbox, SkipButton, AdditionalClasses3, ImageSource1, TextContent1, Source1, Date1, AutoPlay, Height1, MediaType1, MobileImageSource1, TabletImageSource1, DesktopImageSource1, ImageIndent1, AltText1, MobileVideoSource1, TabletVideoSource1, DesktopVideoSource1, GridLayer1, DisplayBox1, Headline1, Text1, DisplayLink1, Label4, ButtonStyle3, ButtonSize3, AdditionalClasses4, IconIdentifier3, AriaRole3, AdditionalClass3, IconBeforeButton3, IconAfterButton3, DataComponentAttribute3, FillAnimation3, IconAnimation3, ButtonHref2, OpenLinkInNewTab2, Indent1, HorizontalOrientation1, VerticalOrientation1, StyleOfTheBox1, CustomBackgroundColor1, Inbox1, SkipButton1, AdditionalClasses5, SlidePreviewLabel, Source2, PictureSourceset, AltText2, Width, Height2, AdditionalClasses6, Id, ItempropAttribute, StyleAttribute, ObjectFit, Noscript, Lazy, PictureSourceset1, TODOMEDIATITLE, TODOTYPETITLE, Sources, ClassAttribute, Title, Subtitle, PhoneNumber, EmailAddress, CopyText, BackgroundImage2, BackgroundColor, FullSizeImage, ImageSource2, ImageAspectRatio, ImageVerticalAlignment, ImageHorizontalAlignment, MobileImageAfterText, DesktopImageAfterText, Level, Alignment, Text2, Subheadline, BottomSpacing, PageHeader, Text3, TextAlignment, TextColor, BoxVerticalAlignment, BoxHorizontalAlignment, Label5, ButtonStyle4, ButtonSize4, AdditionalClasses7, IconIdentifier4, AriaRole4, AdditionalClass4, IconBeforeButton4, IconAfterButton4, DataComponentAttribute4, FillAnimation4, IconAnimation4, ButtonHref3, OpenLinkInNewTab3, SummaryTextForTheCollapsible, ContentOfTheCollapsible, Number, IconIdentifier5, AriaRole5, AdditionalClass5, Topic, TextContent2, Label6, ButtonStyle5, ButtonSize5, AdditionalClasses8, IconIdentifier6, AriaRole6, AdditionalClass6, IconBeforeButton5, IconAfterButton5, DataComponentAttribute5, FillAnimation5, IconAnimation5, ButtonHref4, OpenLinkInNewTab4, ImageRatio, Alignment1, ImageSource3, Topic1, TextContent3, DisplayLink2, Label7, ButtonStyle6, ButtonSize6, AdditionalClasses9, IconIdentifier7, AriaRole7, AdditionalClass7, IconBeforeButton6, IconAfterButton6, DataComponentAttribute6, FillAnimation6, IconAnimation6, ButtonHref5, OpenLinkInNewTab5, Level1, Alignment2, Text4, Subheadline1, BottomSpacing1, PageHeader1, TextContent4, MediaAlignment, Source3, EmbeddedIframe, VideoTitle, Width1, Height3, FullWidthMedia, Source4, PictureSourceset2, AltText3, Width2, Height4, AdditionalClasses10, Id1, ItempropAttribute1, StyleAttribute1, ObjectFit1, Noscript1, Lazy1, PictureSourceset3, TODOMEDIATITLE1, TODOTYPETITLE1, Sources1, ClassAttribute1, FullWidthMedia1, ThumbnailSource, LightboxImageSource, Width3, Height5, HoverZoomIcon, Caption, HideCaptionVisually, GalleryIdentifier, ID1, AdditionalImageClass, FullWidthMedia2, Media, Topic2, TextContent5, DarkVariant, Label8, ButtonStyle7, ButtonSize7, AdditionalClasses11, IconIdentifier8, AriaRole8, AdditionalClass8, IconBeforeButton7, IconAfterButton7, DataComponentAttribute7, FillAnimation7, IconAnimation7, ButtonHref6, OpenLinkInNewTab6, HideLink, ImageSource4, ImageRatio1, ImageSpacing, Source5, PictureSourceset4, AltText4, Width4, Height6, AdditionalClasses12, Id2, ItempropAttribute2, StyleAttribute2, ObjectFit2, Noscript2, Lazy2, PictureSourceset5, TODOMEDIATITLE2, TODOTYPETITLE2, Sources2, ClassAttribute2, Logos, Topic3, TextContent6, DarkVariant1, Label9, ButtonStyle8, ButtonSize8, AdditionalClasses13, IconIdentifier9, AriaRole9, AdditionalClass9, IconBeforeButton8, IconAfterButton8, DataComponentAttribute8, FillAnimation8, IconAnimation8, ButtonHref7, OpenLinkInNewTab7, HideLink1, Level2, Alignment3, Text5, Subheadline2, BottomSpacing2, PageHeader2, SectionProps, QuotesSlider, Quote, LinkButton, Icon, ToggleSwitch, Button, Icon1, TagLabel, Visual, MediaWrapper, BackgroundImage, BackgroundVideo, TextBox, Link, Icon2, Quote1, VisualSlider, Visual1, MediaWrapper1, BackgroundImage1, BackgroundVideo1, TextBox1, Link1, Icon3, Contact, Picture, Storytelling, Image, Order, TextBox2, Headline2, LinkButton1, Icon4, CollapsibleBox, CountUp, Icon5, LinkButton2, Icon6, ContentBox, Link2, Icon7, Headline3, TextMedia, Video, Picture1, LazyLightboxImage, TeaserBox, LinkButton3, Icon8, LogoTiles, Picture2, TeaserRow, LinkButton4, Icon9, Headline4, SectionContextDefault, SectionContext, Section };

@@ -165,3 +165,15 @@ import { FunctionComponent, HTMLAttributes } from 'react';

*/
type Media = (TextMediaVideo | TextMediaImage | TextMediaLazyImage)[];
type Media = ({
video?: Video;
full?: FullWidthMedia;
[k: string]: unknown;
} | {
image?: Picture;
full?: FullWidthMedia1;
[k: string]: unknown;
} | {
lightboxImage?: LazyLightboxImage;
full?: FullWidthMedia2;
[k: string]: unknown;
})[];
/**

@@ -175,7 +187,2 @@ * Component to display copy text, including media

}
interface TextMediaVideo {
video?: Video;
full?: FullWidthMedia;
[k: string]: unknown;
}
/**

@@ -192,7 +199,2 @@ * Video item to display

}
interface TextMediaImage {
image?: Picture;
full?: FullWidthMedia1;
[k: string]: unknown;
}
/**

@@ -218,7 +220,2 @@ * Base component to display a picture

}
interface TextMediaLazyImage {
lightboxImage?: LazyLightboxImage;
full?: FullWidthMedia2;
[k: string]: unknown;
}
/**

@@ -244,2 +241,2 @@ * Lazy Lightbox Image

declare const TextMedia: FunctionComponent<TextMediaProps & RenderFunctions & HTMLAttributes<HTMLDivElement>>;
export { TextContent, MediaAlignment, Source, EmbeddedIframe, VideoTitle, Width, Height, FullWidthMedia, Source1, PictureSourceset, AltText, Width1, Height1, AdditionalClasses, Id, ItempropAttribute, StyleAttribute, ObjectFit, Noscript, Lazy, PictureSourceset1, TODOMEDIATITLE, TODOTYPETITLE, Sources, ClassAttribute, FullWidthMedia1, ThumbnailSource, LightboxImageSource, Width2, Height2, HoverZoomIcon, Caption, HideCaptionVisually, GalleryIdentifier, ID, AdditionalImageClass, FullWidthMedia2, Media, TextMediaProps, TextMediaVideo, Video, TextMediaImage, Picture, TextMediaLazyImage, LazyLightboxImage, RenderFunctions, TextMedia };
export { TextContent, MediaAlignment, Source, EmbeddedIframe, VideoTitle, Width, Height, FullWidthMedia, Source1, PictureSourceset, AltText, Width1, Height1, AdditionalClasses, Id, ItempropAttribute, StyleAttribute, ObjectFit, Noscript, Lazy, PictureSourceset1, TODOMEDIATITLE, TODOTYPETITLE, Sources, ClassAttribute, FullWidthMedia1, ThumbnailSource, LightboxImageSource, Width2, Height2, HoverZoomIcon, Caption, HideCaptionVisually, GalleryIdentifier, ID, AdditionalImageClass, FullWidthMedia2, Media, TextMediaProps, Video, Picture, LazyLightboxImage, RenderFunctions, TextMedia };

@@ -108,4 +108,5 @@ {

"label",
"variant",
"size"
"size",
"type",
"variant"
],

@@ -112,0 +113,0 @@ "additionalProperties": false,

@@ -111,2 +111,3 @@ {

},
"required": ["type"],
"additionalProperties": false

@@ -113,0 +114,0 @@ }

@@ -1,1 +0,1 @@

import{domLoaded as e}from"@kickstartds/core/lib/core";import"focus-visible";document.documentElement.classList.add("js"),e((()=>{!function(){const e=window.location.href.replace(window.location.hash,"");document.querySelectorAll("use[*|href]").forEach((t=>{0===t.getAttribute("xlink:href").indexOf("#")&&t.setAttribute("xlink:href",e+t.getAttribute("xlink:href"))}))}()}));
import{inBrowser as e,domLoaded as t}from"@kickstartds/core/lib/core";import"focus-visible";e&&document.documentElement.classList.add("js"),t((()=>{!function(){const e=window.location.href.replace(window.location.hash,"");document.querySelectorAll("use[*|href]").forEach((t=>{0===t.getAttribute("xlink:href").indexOf("#")&&t.setAttribute("xlink:href",e+t.getAttribute("xlink:href"))}))}()}));

@@ -64,3 +64,2 @@ {

"type": "object",
"title": "TextMediaVideo",
"properties": {

@@ -121,3 +120,2 @@ "video": {

"type": "object",
"title": "TextMediaImage",
"properties": {

@@ -251,3 +249,2 @@ "image": {

"type": "object",
"title": "TextMediaLazyImage",
"properties": {

@@ -254,0 +251,0 @@ "lightboxImage": {

@@ -41,3 +41,2 @@ {

"type": "object",
"title": "TextMediaVideo",
"properties": {

@@ -91,3 +90,2 @@ "video": {

"type": "object",
"title": "TextMediaImage",
"properties": {

@@ -104,3 +102,2 @@ "image": {

"type": "object",
"title": "TextMediaLazyImage",
"properties": {

@@ -107,0 +104,0 @@ "lightboxImage": {

{
"name": "@kickstartds/base",
"version": "1.0.1-canary.129.522.0",
"version": "1.0.1-canary.131.536.0",
"description": "kickstartDS Base Module",

@@ -25,3 +25,3 @@ "author": "ruhmesmeile GmbH <mail@ruhmesmeile.com> (https://ruhmesmeile.com)",

"@glidejs/glide": "git://github.com/glidejs/glide.git#master",
"@kickstartds/core": "^1.0.0-alpha.16",
"@kickstartds/core": "1.0.1-canary.131.536.0",
"classnames": "^2.2.6",

@@ -48,3 +48,3 @@ "css-element-queries": "^1.2.3",

},
"gitHead": "060f926d18e5b189fc6da0c15ca7ea5997264ccb"
"gitHead": "0fe15134e4eb6b14becf06127df6f1a3da69b052"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc