@plaidev/karte-action-sdk
Advanced tools
Comparing version 1.0.32 to 1.0.33
@@ -280,9 +280,11 @@ /** | ||
export { default as State } from './components/State.svelte'; | ||
export { default as StateItem } from './components/StateItem.svelte'; | ||
export { default as Modal } from './components/Modal.svelte'; | ||
export { default as GridModalState } from './components/GridModalState.svelte'; | ||
export { default as Grid } from './components/Grid.svelte'; | ||
export { default as GridItem } from './components/GridItem.svelte'; | ||
export { default as Flex } from './components/Flex.svelte'; | ||
export { default as FlexItem } from './components/FlexItem.svelte'; | ||
export { default as Modal } from './components/Modal.svelte'; | ||
export { default as TextBlock } from './components/TextBlock.svelte'; | ||
export { default as TextButtonBlock } from './components/TextButtonBlock.svelte'; | ||
export { default as ImageBlock } from './components/ImageBlock.svelte'; |
@@ -2271,2 +2271,2 @@ import { writable, get } from 'svelte/store'; | ||
export { Alignments, AnimationStyleTranslations, AnimationStyles, BackgroundSizes, DefaultModalPlacement, Directions, Flex, FlexItem, GridItem, GridModalState, ImageBlock, Justifies, LengthUnits, MediaQueries, Modal, ModalMarginTranslations, ModalPositionTranslations, ModalPositions, ObjectFits, PropTypes, Repeats, State, TextBlock, TextButtonBlock, closeApp, closed, collection, createFog, embed, ensureModalRoot, finalize, getMarginStyle, getPositionStyle, h, handleFocus, handleKeydown, hasSuffix, hideOnScroll, hideOnTime, initialize, isPreview, linkTo, maximumZindex, moveTo, none, onScroll, onTime, randStr, send_event, setMiximumZindex, setPreviousFocus, showOnScroll, showOnTime, state, toBr }; | ||
export { Alignments, AnimationStyleTranslations, AnimationStyles, BackgroundSizes, DefaultModalPlacement, Directions, Flex, FlexItem, Grid, GridItem, GridModalState, ImageBlock, Justifies, LengthUnits, MediaQueries, Modal, ModalMarginTranslations, ModalPositionTranslations, ModalPositions, ObjectFits, PropTypes, Repeats, State, StateItem, TextBlock, TextButtonBlock, closeApp, closed, collection, createFog, embed, ensureModalRoot, finalize, getMarginStyle, getPositionStyle, h, handleFocus, handleKeydown, hasSuffix, hideOnScroll, hideOnTime, initialize, isPreview, linkTo, maximumZindex, moveTo, none, onScroll, onTime, randStr, send_event, setMiximumZindex, setPreviousFocus, showOnScroll, showOnTime, state, toBr }; |
{ | ||
"name": "@plaidev/karte-action-sdk", | ||
"version": "1.0.32", | ||
"version": "1.0.33", | ||
"author": "Plaid Inc.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
84575
2367