Socket
Socket
Sign inDemoInstall

@preply/ds-core

Package Overview
Dependencies
Maintainers
0
Versions
399
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@preply/ds-core - npm Package Compare versions

Comparing version 0.97.1 to 0.97.2

2

dist/dataset/types.d.ts

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

export declare type Dataset = {
export type Dataset = {
[key: string]: string | number | boolean;
};
//# sourceMappingURL=types.d.ts.map
/**
* AUTO GENERATED @Fri Aug 02 2024 08:56:57 GMT+0000 (Coordinated Universal Time)
* AUTO GENERATED @Tue Aug 06 2024 13:31:57 GMT+0000 (Coordinated Universal Time)
*/

@@ -4,0 +4,0 @@ import { Breakpoint } from './types';

/**
* AUTO GENERATED @Fri Aug 02 2024 08:56:57 GMT+0000 (Coordinated Universal Time)
* AUTO GENERATED @Tue Aug 06 2024 13:31:57 GMT+0000 (Coordinated Universal Time)
*/

@@ -13,2 +13,2 @@ const BREAKPOINT = {

export { BREAKPOINT };
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnJlYWtwb2ludHMuanMiLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9nZW5lcmF0ZWQvYnJlYWtwb2ludHMudHMiXSwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBBVVRPIEdFTkVSQVRFRCBARnJpIEF1ZyAwMiAyMDI0IDA4OjU2OjU3IEdNVCswMDAwIChDb29yZGluYXRlZCBVbml2ZXJzYWwgVGltZSlcbiAqL1xuXG5pbXBvcnQgeyBCcmVha3BvaW50IH0gZnJvbSAnLi90eXBlcyc7XG5cbmV4cG9ydCBjb25zdCBCUkVBS1BPSU5UOiBSZWNvcmQ8QnJlYWtwb2ludCwgbnVtYmVyPiA9IHtcbiAgICAnbmFycm93LWwnOiA0MDAsXG4gICAgJ21lZGl1bS1zJzogNzAwLFxuICAgICdtZWRpdW0tbCc6IDg4MCxcbiAgICAnd2lkZS1zJzogMTIwMCxcbiAgICAnd2lkZS1sJzogMTkwMCxcbn07XG4iXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0FBRUc7QUFJVSxNQUFBLFVBQVUsR0FBK0I7QUFDbEQsSUFBQSxVQUFVLEVBQUUsR0FBRztBQUNmLElBQUEsVUFBVSxFQUFFLEdBQUc7QUFDZixJQUFBLFVBQVUsRUFBRSxHQUFHO0FBQ2YsSUFBQSxRQUFRLEVBQUUsSUFBSTtBQUNkLElBQUEsUUFBUSxFQUFFLElBQUk7Ozs7OyJ9
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnJlYWtwb2ludHMuanMiLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9nZW5lcmF0ZWQvYnJlYWtwb2ludHMudHMiXSwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBBVVRPIEdFTkVSQVRFRCBAVHVlIEF1ZyAwNiAyMDI0IDEzOjMxOjU3IEdNVCswMDAwIChDb29yZGluYXRlZCBVbml2ZXJzYWwgVGltZSlcbiAqL1xuXG5pbXBvcnQgeyBCcmVha3BvaW50IH0gZnJvbSAnLi90eXBlcyc7XG5cbmV4cG9ydCBjb25zdCBCUkVBS1BPSU5UOiBSZWNvcmQ8QnJlYWtwb2ludCwgbnVtYmVyPiA9IHtcbiAgICAnbmFycm93LWwnOiA0MDAsXG4gICAgJ21lZGl1bS1zJzogNzAwLFxuICAgICdtZWRpdW0tbCc6IDg4MCxcbiAgICAnd2lkZS1zJzogMTIwMCxcbiAgICAnd2lkZS1sJzogMTkwMCxcbn07XG4iXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0FBRUc7QUFJVSxNQUFBLFVBQVUsR0FBK0I7QUFDbEQsSUFBQSxVQUFVLEVBQUUsR0FBRztBQUNmLElBQUEsVUFBVSxFQUFFLEdBQUc7QUFDZixJQUFBLFVBQVUsRUFBRSxHQUFHO0FBQ2YsSUFBQSxRQUFRLEVBQUUsSUFBSTtBQUNkLElBQUEsUUFBUSxFQUFFLElBQUk7Ozs7OyJ9
/**
* AUTO GENERATED @Fri Aug 02 2024 08:56:53 GMT+0000 (Coordinated Universal Time)
* AUTO GENERATED @Tue Aug 06 2024 13:31:54 GMT+0000 (Coordinated Universal Time)
*/

@@ -4,0 +4,0 @@ import { AvatarSize, AvatarWithStatusSize, BadgeAccent, BadgeColor, BadgeSize, BoxPadding, BoxRadius, ButtonSize, ButtonVariant, ColorIcon, ColorSchemeName, IconSize, LayoutFlexDirection, LayoutGap, LayoutPadding, LayoutTag, LinkVariant, PanelPadding, PreplyLogoVariant, Sizing, Spacing, SpinnerIconColor, SpinnerSize, TextAccent, TextHighlight, TextInlineTag, TextSize, TextTag, TextVariant, TextWeight, ThemeName, TokyoUiIconSize } from './types';

/**
* AUTO GENERATED @Fri Aug 02 2024 08:56:53 GMT+0000 (Coordinated Universal Time)
* AUTO GENERATED @Tue Aug 06 2024 13:31:54 GMT+0000 (Coordinated Universal Time)
*/

@@ -134,2 +134,2 @@ /**

export { AVATAR_SIZE_DEFAULT, AVATAR_WITH_STATUS_SIZE_DEFAULT, BADGE_ACCENT_DEFAULT, BADGE_COLOR_DEFAULT, BADGE_SIZE_DEFAULT, BOX_PADDING_DEFAULT, BOX_RADIUS_DEFAULT, BUTTON_SIZE_DEFAULT, BUTTON_VARIANT_DEFAULT, COLOR_ICON_DEFAULT, COLOR_SCHEME_DEFAULT, ICON_SIZE_DEFAULT, LAYOUT_FLEX_DIRECTION_DEFAULT, LAYOUT_GAP_DEFAULT, LAYOUT_PADDING_DEFAULT, LAYOUT_TAG_DEFAULT, LINK_VARIANT_DEFAULT, PANEL_PADDING_DEFAULT, PREPLY_LOGO_VARIANT_DEFAULT, SIZING_DEFAULT, SPACING_DEFAULT, SPINNER_ICON_COLOR_DEFAULT, SPINNER_SIZE_DEFAULT, TEXT_ACCENT_DEFAULT, TEXT_HIGHLIGHT_DEFAULT, TEXT_INLINE_TAG_DEFAULT, TEXT_SIZE_DEFAULT, TEXT_TAG_DEFAULT, TEXT_VARIANT_DEFAULT, TEXT_WEIGHT_DEFAULT, THEME_DEFAULT, TOKYO_UI_ICON_SIZE_DEFAULT };
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmYXVsdHMuanMiLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9nZW5lcmF0ZWQvZGVmYXVsdHMudHMiXSwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBBVVRPIEdFTkVSQVRFRCBARnJpIEF1ZyAwMiAyMDI0IDA4OjU2OjUzIEdNVCswMDAwIChDb29yZGluYXRlZCBVbml2ZXJzYWwgVGltZSlcbiAqL1xuXG5pbXBvcnQge1xuICAgIEF2YXRhclNpemUsXG4gICAgQXZhdGFyV2l0aFN0YXR1c1NpemUsXG4gICAgQmFkZ2VBY2NlbnQsXG4gICAgQmFkZ2VDb2xvcixcbiAgICBCYWRnZVNpemUsXG4gICAgQm94UGFkZGluZyxcbiAgICBCb3hSYWRpdXMsXG4gICAgQnV0dG9uU2l6ZSxcbiAgICBCdXR0b25WYXJpYW50LFxuICAgIENvbG9ySWNvbixcbiAgICBDb2xvclNjaGVtZU5hbWUsXG4gICAgSWNvblNpemUsXG4gICAgTGF5b3V0RmxleERpcmVjdGlvbixcbiAgICBMYXlvdXRHYXAsXG4gICAgTGF5b3V0UGFkZGluZyxcbiAgICBMYXlvdXRUYWcsXG4gICAgTGlua1ZhcmlhbnQsXG4gICAgUGFuZWxQYWRkaW5nLFxuICAgIFByZXBseUxvZ29WYXJpYW50LFxuICAgIFNpemluZyxcbiAgICBTcGFjaW5nLFxuICAgIFNwaW5uZXJJY29uQ29sb3IsXG4gICAgU3Bpbm5lclNpemUsXG4gICAgVGV4dEFjY2VudCxcbiAgICBUZXh0SGlnaGxpZ2h0LFxuICAgIFRleHRJbmxpbmVUYWcsXG4gICAgVGV4dFNpemUsXG4gICAgVGV4dFRhZyxcbiAgICBUZXh0VmFyaWFudCxcbiAgICBUZXh0V2VpZ2h0LFxuICAgIFRoZW1lTmFtZSxcbiAgICBUb2t5b1VpSWNvblNpemUsXG59IGZyb20gJy4vdHlwZXMnO1xuXG4vKipcbiAqIGF2YXRhci5zaXplLipcbiAqL1xuZXhwb3J0IGNvbnN0IEFWQVRBUl9TSVpFX0RFRkFVTFQ6IEF2YXRhclNpemUgPSAneHMnO1xuXG4vKipcbiAqIGF2YXRhcldpdGhTdGF0dXMuc2l6ZS4qXG4gKi9cbmV4cG9ydCBjb25zdCBBVkFUQVJfV0lUSF9TVEFUVVNfU0laRV9ERUZBVUxUOiBBdmF0YXJXaXRoU3RhdHVzU2l6ZSA9ICd4cyc7XG5cbi8qKlxuICogYmFkZ2UuYWNjZW50LipcbiAqL1xuZXhwb3J0IGNvbnN0IEJBREdFX0FDQ0VOVF9ERUZBVUxUOiBCYWRnZUFjY2VudCA9ICdhY2NlbnQnO1xuXG4vKipcbiAqIGJhZGdlLmNvbG9yLipcbiAqL1xuZXhwb3J0IGNvbnN0IEJBREdFX0NPTE9SX0RFRkFVTFQ6IEJhZGdlQ29sb3IgPSAnZ3JheSc7XG5cbi8qKlxuICogYmFkZ2Uuc2l6ZS4qXG4gKi9cbmV4cG9ydCBjb25zdCBCQURHRV9TSVpFX0RFRkFVTFQ6IEJhZGdlU2l6ZSA9ICdzJztcblxuLyoqXG4gKiByb290LnNwYWNlLipcbiAqL1xuZXhwb3J0IGNvbnN0IEJPWF9QQURESU5HX0RFRkFVTFQ6IEJveFBhZGRpbmcgPSAncyc7XG5cbi8qKlxuICogYm94LnJhZGl1cy4qXG4gKi9cbmV4cG9ydCBjb25zdCBCT1hfUkFESVVTX0RFRkFVTFQ6IEJveFJhZGl1cyA9ICdtJztcblxuLyoqXG4gKiBhY3Rpb24uc2l6ZS4qXG4gKi9cbmV4cG9ydCBjb25zdCBCVVRUT05fU0laRV9ERUZBVUxUOiBCdXR0b25TaXplID0gJ3MnO1xuXG4vKipcbiAqIGFjdGlvbi52YXJpYW50LipcbiAqL1xuZXhwb3J0IGNvbnN0IEJVVFRPTl9WQVJJQU5UX0RFRkFVTFQ6IEJ1dHRvblZhcmlhbnQgPSAncHJpbWFyeSc7XG5cbi8qKlxuICogY29sb3IuaWNvbi4qXG4gKi9cbmV4cG9ydCBjb25zdCBDT0xPUl9JQ09OX0RFRkFVTFQ6IENvbG9ySWNvbiA9ICdwcmltYXJ5JztcblxuLyoqXG4gKiBjb3JlLmNvbG9yU2NoZW1lLipcbiAqL1xuZXhwb3J0IGNvbnN0IENPTE9SX1NDSEVNRV9ERUZBVUxUOiBDb2xvclNjaGVtZU5hbWUgPSAnYmFzZSc7XG5cbi8qKlxuICogaWNvbi5zaXplLiouc2l6ZVxuICovXG5leHBvcnQgY29uc3QgSUNPTl9TSVpFX0RFRkFVTFQ6IEljb25TaXplID0gJ3MnO1xuXG4vKipcbiAqIGxheW91dEZsZXguZGlyZWN0aW9uLipcbiAqL1xuZXhwb3J0IGNvbnN0IExBWU9VVF9GTEVYX0RJUkVDVElPTl9ERUZBVUxUOiBMYXlvdXRGbGV4RGlyZWN0aW9uID0gJ3Jvdyc7XG5cbi8qKlxuICogcm9vdC5zcGFjZS4qXG4gKi9cbmV4cG9ydCBjb25zdCBMQVlPVVRfR0FQX0RFRkFVTFQ6IExheW91dEdhcCA9ICdub25lJztcblxuLyoqXG4gKiByb290LnNwYWNlLipcbiAqL1xuZXhwb3J0IGNvbnN0IExBWU9VVF9QQURESU5HX0RFRkFVTFQ6IExheW91dFBhZGRpbmcgPSAnbm9uZSc7XG5cbi8qKlxuICogbGF5b3V0LnRhZy4qXG4gKi9cbmV4cG9ydCBjb25zdCBMQVlPVVRfVEFHX0RFRkFVTFQ6IExheW91dFRhZyA9ICdkaXYnO1xuXG4vKipcbiAqIGFjdGlvbi5saW5rLipcbiAqL1xuZXhwb3J0IGNvbnN0IExJTktfVkFSSUFOVF9ERUZBVUxUOiBMaW5rVmFyaWFudCA9ICdhY2NlbnREYXJrJztcblxuLyoqXG4gKiBwYW5lbC5wYWRkaW5nLioucGFkZGluZ1xuICovXG5leHBvcnQgY29uc3QgUEFORUxfUEFERElOR19ERUZBVUxUOiBQYW5lbFBhZGRpbmcgPSAnYmFzZSc7XG5cbi8qKlxuICogcHJlcGx5TG9nby52YXJpYW50LipcbiAqL1xuZXhwb3J0IGNvbnN0IFBSRVBMWV9MT0dPX1ZBUklBTlRfREVGQVVMVDogUHJlcGx5TG9nb1ZhcmlhbnQgPSAnZGVmYXVsdCc7XG5cbi8qKlxuICogc2l6aW5nLipcbiAqL1xuZXhwb3J0IGNvbnN0IFNJWklOR19ERUZBVUxUOiBTaXppbmcgPSAnMCc7XG5cbi8qKlxuICogc3BhY2luZy4qXG4gKi9cbmV4cG9ydCBjb25zdCBTUEFDSU5HX0RFRkFVTFQ6IFNwYWNpbmcgPSAnMCc7XG5cbi8qKlxuICogc3Bpbm5lci5pY29uLmNvbG9yLipcbiAqL1xuZXhwb3J0IGNvbnN0IFNQSU5ORVJfSUNPTl9DT0xPUl9ERUZBVUxUOiBTcGlubmVySWNvbkNvbG9yID0gJ25vcm1hbCc7XG5cbi8qKlxuICogc3Bpbm5lci5zaXplLipcbiAqL1xuZXhwb3J0IGNvbnN0IFNQSU5ORVJfU0laRV9ERUZBVUxUOiBTcGlubmVyU2l6ZSA9ICdkZWZhdWx0JztcblxuLyoqXG4gKiB0ZXh0LmFjY2VudC4qXG4gKi9cbmV4cG9ydCBjb25zdCBURVhUX0FDQ0VOVF9ERUZBVUxUOiBUZXh0QWNjZW50ID0gJ3ByaW1hcnknO1xuXG4vKipcbiAqIHRleHQuaGlnaGxpZ2h0LipcbiAqL1xuZXhwb3J0IGNvbnN0IFRFWFRfSElHSExJR0hUX0RFRkFVTFQ6IFRleHRIaWdobGlnaHQgPSAnZ3JlZW4nO1xuXG4vKipcbiAqIHRleHQuaW5saW5lLnRhZy4qXG4gKi9cbmV4cG9ydCBjb25zdCBURVhUX0lOTElORV9UQUdfREVGQVVMVDogVGV4dElubGluZVRhZyA9ICdzcGFuJztcblxuLyoqXG4gKiB0ZXh0LnNpemUuKlxuICovXG5leHBvcnQgY29uc3QgVEVYVF9TSVpFX0RFRkFVTFQ6IFRleHRTaXplID0gJ3MnO1xuXG4vKipcbiAqIHRleHQudGFnLipcbiAqL1xuZXhwb3J0IGNvbnN0IFRFWFRfVEFHX0RFRkFVTFQ6IFRleHRUYWcgPSAncCc7XG5cbi8qKlxuICogdGV4dC52YXJpYW50LipcbiAqL1xuZXhwb3J0IGNvbnN0IFRFWFRfVkFSSUFOVF9ERUZBVUxUOiBUZXh0VmFyaWFudCA9ICdzJztcblxuLyoqXG4gKiB0ZXh0LndlaWdodC4qXG4gKi9cbmV4cG9ydCBjb25zdCBURVhUX1dFSUdIVF9ERUZBVUxUOiBUZXh0V2VpZ2h0ID0gJ25vcm1hbCc7XG5cbi8qKlxuICogY29yZS50aGVtZS4qXG4gKi9cbmV4cG9ydCBjb25zdCBUSEVNRV9ERUZBVUxUOiBUaGVtZU5hbWUgPSAnYm9sZC11aSc7XG5cbi8qKlxuICogaWNvbi5zaXplLipcbiAqL1xuZXhwb3J0IGNvbnN0IFRPS1lPX1VJX0lDT05fU0laRV9ERUZBVUxUOiBUb2t5b1VpSWNvblNpemUgPSAnMjQnO1xuIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztBQUVHO0FBcUNIOztBQUVHO0FBQ0ksTUFBTSxtQkFBbUIsR0FBZSxLQUFLO0FBRXBEOztBQUVHO0FBQ0ksTUFBTSwrQkFBK0IsR0FBeUIsS0FBSztBQUUxRTs7QUFFRztBQUNJLE1BQU0sb0JBQW9CLEdBQWdCLFNBQVM7QUFFMUQ7O0FBRUc7QUFDSSxNQUFNLG1CQUFtQixHQUFlLE9BQU87QUFFdEQ7O0FBRUc7QUFDSSxNQUFNLGtCQUFrQixHQUFjLElBQUk7QUFFakQ7O0FBRUc7QUFDSSxNQUFNLG1CQUFtQixHQUFlLElBQUk7QUFFbkQ7O0FBRUc7QUFDSSxNQUFNLGtCQUFrQixHQUFjLElBQUk7QUFFakQ7O0FBRUc7QUFDSSxNQUFNLG1CQUFtQixHQUFlLElBQUk7QUFFbkQ7O0FBRUc7QUFDSSxNQUFNLHNCQUFzQixHQUFrQixVQUFVO0FBRS9EOztBQUVHO0FBQ0ksTUFBTSxrQkFBa0IsR0FBYyxVQUFVO0FBRXZEOztBQUVHO0FBQ0ksTUFBTSxvQkFBb0IsR0FBb0IsT0FBTztBQUU1RDs7QUFFRztBQUNJLE1BQU0saUJBQWlCLEdBQWEsSUFBSTtBQUUvQzs7QUFFRztBQUNJLE1BQU0sNkJBQTZCLEdBQXdCLE1BQU07QUFFeEU7O0FBRUc7QUFDSSxNQUFNLGtCQUFrQixHQUFjLE9BQU87QUFFcEQ7O0FBRUc7QUFDSSxNQUFNLHNCQUFzQixHQUFrQixPQUFPO0FBRTVEOztBQUVHO0FBQ0ksTUFBTSxrQkFBa0IsR0FBYyxNQUFNO0FBRW5EOztBQUVHO0FBQ0ksTUFBTSxvQkFBb0IsR0FBZ0IsYUFBYTtBQUU5RDs7QUFFRztBQUNJLE1BQU0scUJBQXFCLEdBQWlCLE9BQU87QUFFMUQ7O0FBRUc7QUFDSSxNQUFNLDJCQUEyQixHQUFzQixVQUFVO0FBRXhFOztBQUVHO0FBQ0ksTUFBTSxjQUFjLEdBQVcsSUFBSTtBQUUxQzs7QUFFRztBQUNJLE1BQU0sZUFBZSxHQUFZLElBQUk7QUFFNUM7O0FBRUc7QUFDSSxNQUFNLDBCQUEwQixHQUFxQixTQUFTO0FBRXJFOztBQUVHO0FBQ0ksTUFBTSxvQkFBb0IsR0FBZ0IsVUFBVTtBQUUzRDs7QUFFRztBQUNJLE1BQU0sbUJBQW1CLEdBQWUsVUFBVTtBQUV6RDs7QUFFRztBQUNJLE1BQU0sc0JBQXNCLEdBQWtCLFFBQVE7QUFFN0Q7O0FBRUc7QUFDSSxNQUFNLHVCQUF1QixHQUFrQixPQUFPO0FBRTdEOztBQUVHO0FBQ0ksTUFBTSxpQkFBaUIsR0FBYSxJQUFJO0FBRS9DOztBQUVHO0FBQ0ksTUFBTSxnQkFBZ0IsR0FBWSxJQUFJO0FBRTdDOztBQUVHO0FBQ0ksTUFBTSxvQkFBb0IsR0FBZ0IsSUFBSTtBQUVyRDs7QUFFRztBQUNJLE1BQU0sbUJBQW1CLEdBQWUsU0FBUztBQUV4RDs7QUFFRztBQUNJLE1BQU0sYUFBYSxHQUFjLFVBQVU7QUFFbEQ7O0FBRUc7QUFDSSxNQUFNLDBCQUEwQixHQUFvQjs7OzsifQ==
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmYXVsdHMuanMiLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9nZW5lcmF0ZWQvZGVmYXVsdHMudHMiXSwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBBVVRPIEdFTkVSQVRFRCBAVHVlIEF1ZyAwNiAyMDI0IDEzOjMxOjU0IEdNVCswMDAwIChDb29yZGluYXRlZCBVbml2ZXJzYWwgVGltZSlcbiAqL1xuXG5pbXBvcnQge1xuICAgIEF2YXRhclNpemUsXG4gICAgQXZhdGFyV2l0aFN0YXR1c1NpemUsXG4gICAgQmFkZ2VBY2NlbnQsXG4gICAgQmFkZ2VDb2xvcixcbiAgICBCYWRnZVNpemUsXG4gICAgQm94UGFkZGluZyxcbiAgICBCb3hSYWRpdXMsXG4gICAgQnV0dG9uU2l6ZSxcbiAgICBCdXR0b25WYXJpYW50LFxuICAgIENvbG9ySWNvbixcbiAgICBDb2xvclNjaGVtZU5hbWUsXG4gICAgSWNvblNpemUsXG4gICAgTGF5b3V0RmxleERpcmVjdGlvbixcbiAgICBMYXlvdXRHYXAsXG4gICAgTGF5b3V0UGFkZGluZyxcbiAgICBMYXlvdXRUYWcsXG4gICAgTGlua1ZhcmlhbnQsXG4gICAgUGFuZWxQYWRkaW5nLFxuICAgIFByZXBseUxvZ29WYXJpYW50LFxuICAgIFNpemluZyxcbiAgICBTcGFjaW5nLFxuICAgIFNwaW5uZXJJY29uQ29sb3IsXG4gICAgU3Bpbm5lclNpemUsXG4gICAgVGV4dEFjY2VudCxcbiAgICBUZXh0SGlnaGxpZ2h0LFxuICAgIFRleHRJbmxpbmVUYWcsXG4gICAgVGV4dFNpemUsXG4gICAgVGV4dFRhZyxcbiAgICBUZXh0VmFyaWFudCxcbiAgICBUZXh0V2VpZ2h0LFxuICAgIFRoZW1lTmFtZSxcbiAgICBUb2t5b1VpSWNvblNpemUsXG59IGZyb20gJy4vdHlwZXMnO1xuXG4vKipcbiAqIGF2YXRhci5zaXplLipcbiAqL1xuZXhwb3J0IGNvbnN0IEFWQVRBUl9TSVpFX0RFRkFVTFQ6IEF2YXRhclNpemUgPSAneHMnO1xuXG4vKipcbiAqIGF2YXRhcldpdGhTdGF0dXMuc2l6ZS4qXG4gKi9cbmV4cG9ydCBjb25zdCBBVkFUQVJfV0lUSF9TVEFUVVNfU0laRV9ERUZBVUxUOiBBdmF0YXJXaXRoU3RhdHVzU2l6ZSA9ICd4cyc7XG5cbi8qKlxuICogYmFkZ2UuYWNjZW50LipcbiAqL1xuZXhwb3J0IGNvbnN0IEJBREdFX0FDQ0VOVF9ERUZBVUxUOiBCYWRnZUFjY2VudCA9ICdhY2NlbnQnO1xuXG4vKipcbiAqIGJhZGdlLmNvbG9yLipcbiAqL1xuZXhwb3J0IGNvbnN0IEJBREdFX0NPTE9SX0RFRkFVTFQ6IEJhZGdlQ29sb3IgPSAnZ3JheSc7XG5cbi8qKlxuICogYmFkZ2Uuc2l6ZS4qXG4gKi9cbmV4cG9ydCBjb25zdCBCQURHRV9TSVpFX0RFRkFVTFQ6IEJhZGdlU2l6ZSA9ICdzJztcblxuLyoqXG4gKiByb290LnNwYWNlLipcbiAqL1xuZXhwb3J0IGNvbnN0IEJPWF9QQURESU5HX0RFRkFVTFQ6IEJveFBhZGRpbmcgPSAncyc7XG5cbi8qKlxuICogYm94LnJhZGl1cy4qXG4gKi9cbmV4cG9ydCBjb25zdCBCT1hfUkFESVVTX0RFRkFVTFQ6IEJveFJhZGl1cyA9ICdtJztcblxuLyoqXG4gKiBhY3Rpb24uc2l6ZS4qXG4gKi9cbmV4cG9ydCBjb25zdCBCVVRUT05fU0laRV9ERUZBVUxUOiBCdXR0b25TaXplID0gJ3MnO1xuXG4vKipcbiAqIGFjdGlvbi52YXJpYW50LipcbiAqL1xuZXhwb3J0IGNvbnN0IEJVVFRPTl9WQVJJQU5UX0RFRkFVTFQ6IEJ1dHRvblZhcmlhbnQgPSAncHJpbWFyeSc7XG5cbi8qKlxuICogY29sb3IuaWNvbi4qXG4gKi9cbmV4cG9ydCBjb25zdCBDT0xPUl9JQ09OX0RFRkFVTFQ6IENvbG9ySWNvbiA9ICdwcmltYXJ5JztcblxuLyoqXG4gKiBjb3JlLmNvbG9yU2NoZW1lLipcbiAqL1xuZXhwb3J0IGNvbnN0IENPTE9SX1NDSEVNRV9ERUZBVUxUOiBDb2xvclNjaGVtZU5hbWUgPSAnYmFzZSc7XG5cbi8qKlxuICogaWNvbi5zaXplLiouc2l6ZVxuICovXG5leHBvcnQgY29uc3QgSUNPTl9TSVpFX0RFRkFVTFQ6IEljb25TaXplID0gJ3MnO1xuXG4vKipcbiAqIGxheW91dEZsZXguZGlyZWN0aW9uLipcbiAqL1xuZXhwb3J0IGNvbnN0IExBWU9VVF9GTEVYX0RJUkVDVElPTl9ERUZBVUxUOiBMYXlvdXRGbGV4RGlyZWN0aW9uID0gJ3Jvdyc7XG5cbi8qKlxuICogcm9vdC5zcGFjZS4qXG4gKi9cbmV4cG9ydCBjb25zdCBMQVlPVVRfR0FQX0RFRkFVTFQ6IExheW91dEdhcCA9ICdub25lJztcblxuLyoqXG4gKiByb290LnNwYWNlLipcbiAqL1xuZXhwb3J0IGNvbnN0IExBWU9VVF9QQURESU5HX0RFRkFVTFQ6IExheW91dFBhZGRpbmcgPSAnbm9uZSc7XG5cbi8qKlxuICogbGF5b3V0LnRhZy4qXG4gKi9cbmV4cG9ydCBjb25zdCBMQVlPVVRfVEFHX0RFRkFVTFQ6IExheW91dFRhZyA9ICdkaXYnO1xuXG4vKipcbiAqIGFjdGlvbi5saW5rLipcbiAqL1xuZXhwb3J0IGNvbnN0IExJTktfVkFSSUFOVF9ERUZBVUxUOiBMaW5rVmFyaWFudCA9ICdhY2NlbnREYXJrJztcblxuLyoqXG4gKiBwYW5lbC5wYWRkaW5nLioucGFkZGluZ1xuICovXG5leHBvcnQgY29uc3QgUEFORUxfUEFERElOR19ERUZBVUxUOiBQYW5lbFBhZGRpbmcgPSAnYmFzZSc7XG5cbi8qKlxuICogcHJlcGx5TG9nby52YXJpYW50LipcbiAqL1xuZXhwb3J0IGNvbnN0IFBSRVBMWV9MT0dPX1ZBUklBTlRfREVGQVVMVDogUHJlcGx5TG9nb1ZhcmlhbnQgPSAnZGVmYXVsdCc7XG5cbi8qKlxuICogc2l6aW5nLipcbiAqL1xuZXhwb3J0IGNvbnN0IFNJWklOR19ERUZBVUxUOiBTaXppbmcgPSAnMCc7XG5cbi8qKlxuICogc3BhY2luZy4qXG4gKi9cbmV4cG9ydCBjb25zdCBTUEFDSU5HX0RFRkFVTFQ6IFNwYWNpbmcgPSAnMCc7XG5cbi8qKlxuICogc3Bpbm5lci5pY29uLmNvbG9yLipcbiAqL1xuZXhwb3J0IGNvbnN0IFNQSU5ORVJfSUNPTl9DT0xPUl9ERUZBVUxUOiBTcGlubmVySWNvbkNvbG9yID0gJ25vcm1hbCc7XG5cbi8qKlxuICogc3Bpbm5lci5zaXplLipcbiAqL1xuZXhwb3J0IGNvbnN0IFNQSU5ORVJfU0laRV9ERUZBVUxUOiBTcGlubmVyU2l6ZSA9ICdkZWZhdWx0JztcblxuLyoqXG4gKiB0ZXh0LmFjY2VudC4qXG4gKi9cbmV4cG9ydCBjb25zdCBURVhUX0FDQ0VOVF9ERUZBVUxUOiBUZXh0QWNjZW50ID0gJ3ByaW1hcnknO1xuXG4vKipcbiAqIHRleHQuaGlnaGxpZ2h0LipcbiAqL1xuZXhwb3J0IGNvbnN0IFRFWFRfSElHSExJR0hUX0RFRkFVTFQ6IFRleHRIaWdobGlnaHQgPSAnZ3JlZW4nO1xuXG4vKipcbiAqIHRleHQuaW5saW5lLnRhZy4qXG4gKi9cbmV4cG9ydCBjb25zdCBURVhUX0lOTElORV9UQUdfREVGQVVMVDogVGV4dElubGluZVRhZyA9ICdzcGFuJztcblxuLyoqXG4gKiB0ZXh0LnNpemUuKlxuICovXG5leHBvcnQgY29uc3QgVEVYVF9TSVpFX0RFRkFVTFQ6IFRleHRTaXplID0gJ3MnO1xuXG4vKipcbiAqIHRleHQudGFnLipcbiAqL1xuZXhwb3J0IGNvbnN0IFRFWFRfVEFHX0RFRkFVTFQ6IFRleHRUYWcgPSAncCc7XG5cbi8qKlxuICogdGV4dC52YXJpYW50LipcbiAqL1xuZXhwb3J0IGNvbnN0IFRFWFRfVkFSSUFOVF9ERUZBVUxUOiBUZXh0VmFyaWFudCA9ICdzJztcblxuLyoqXG4gKiB0ZXh0LndlaWdodC4qXG4gKi9cbmV4cG9ydCBjb25zdCBURVhUX1dFSUdIVF9ERUZBVUxUOiBUZXh0V2VpZ2h0ID0gJ25vcm1hbCc7XG5cbi8qKlxuICogY29yZS50aGVtZS4qXG4gKi9cbmV4cG9ydCBjb25zdCBUSEVNRV9ERUZBVUxUOiBUaGVtZU5hbWUgPSAnYm9sZC11aSc7XG5cbi8qKlxuICogaWNvbi5zaXplLipcbiAqL1xuZXhwb3J0IGNvbnN0IFRPS1lPX1VJX0lDT05fU0laRV9ERUZBVUxUOiBUb2t5b1VpSWNvblNpemUgPSAnMjQnO1xuIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztBQUVHO0FBcUNIOztBQUVHO0FBQ0ksTUFBTSxtQkFBbUIsR0FBZSxLQUFLO0FBRXBEOztBQUVHO0FBQ0ksTUFBTSwrQkFBK0IsR0FBeUIsS0FBSztBQUUxRTs7QUFFRztBQUNJLE1BQU0sb0JBQW9CLEdBQWdCLFNBQVM7QUFFMUQ7O0FBRUc7QUFDSSxNQUFNLG1CQUFtQixHQUFlLE9BQU87QUFFdEQ7O0FBRUc7QUFDSSxNQUFNLGtCQUFrQixHQUFjLElBQUk7QUFFakQ7O0FBRUc7QUFDSSxNQUFNLG1CQUFtQixHQUFlLElBQUk7QUFFbkQ7O0FBRUc7QUFDSSxNQUFNLGtCQUFrQixHQUFjLElBQUk7QUFFakQ7O0FBRUc7QUFDSSxNQUFNLG1CQUFtQixHQUFlLElBQUk7QUFFbkQ7O0FBRUc7QUFDSSxNQUFNLHNCQUFzQixHQUFrQixVQUFVO0FBRS9EOztBQUVHO0FBQ0ksTUFBTSxrQkFBa0IsR0FBYyxVQUFVO0FBRXZEOztBQUVHO0FBQ0ksTUFBTSxvQkFBb0IsR0FBb0IsT0FBTztBQUU1RDs7QUFFRztBQUNJLE1BQU0saUJBQWlCLEdBQWEsSUFBSTtBQUUvQzs7QUFFRztBQUNJLE1BQU0sNkJBQTZCLEdBQXdCLE1BQU07QUFFeEU7O0FBRUc7QUFDSSxNQUFNLGtCQUFrQixHQUFjLE9BQU87QUFFcEQ7O0FBRUc7QUFDSSxNQUFNLHNCQUFzQixHQUFrQixPQUFPO0FBRTVEOztBQUVHO0FBQ0ksTUFBTSxrQkFBa0IsR0FBYyxNQUFNO0FBRW5EOztBQUVHO0FBQ0ksTUFBTSxvQkFBb0IsR0FBZ0IsYUFBYTtBQUU5RDs7QUFFRztBQUNJLE1BQU0scUJBQXFCLEdBQWlCLE9BQU87QUFFMUQ7O0FBRUc7QUFDSSxNQUFNLDJCQUEyQixHQUFzQixVQUFVO0FBRXhFOztBQUVHO0FBQ0ksTUFBTSxjQUFjLEdBQVcsSUFBSTtBQUUxQzs7QUFFRztBQUNJLE1BQU0sZUFBZSxHQUFZLElBQUk7QUFFNUM7O0FBRUc7QUFDSSxNQUFNLDBCQUEwQixHQUFxQixTQUFTO0FBRXJFOztBQUVHO0FBQ0ksTUFBTSxvQkFBb0IsR0FBZ0IsVUFBVTtBQUUzRDs7QUFFRztBQUNJLE1BQU0sbUJBQW1CLEdBQWUsVUFBVTtBQUV6RDs7QUFFRztBQUNJLE1BQU0sc0JBQXNCLEdBQWtCLFFBQVE7QUFFN0Q7O0FBRUc7QUFDSSxNQUFNLHVCQUF1QixHQUFrQixPQUFPO0FBRTdEOztBQUVHO0FBQ0ksTUFBTSxpQkFBaUIsR0FBYSxJQUFJO0FBRS9DOztBQUVHO0FBQ0ksTUFBTSxnQkFBZ0IsR0FBWSxJQUFJO0FBRTdDOztBQUVHO0FBQ0ksTUFBTSxvQkFBb0IsR0FBZ0IsSUFBSTtBQUVyRDs7QUFFRztBQUNJLE1BQU0sbUJBQW1CLEdBQWUsU0FBUztBQUV4RDs7QUFFRztBQUNJLE1BQU0sYUFBYSxHQUFjLFVBQVU7QUFFbEQ7O0FBRUc7QUFDSSxNQUFNLDBCQUEwQixHQUFvQjs7OzsifQ==
/**
* AUTO GENERATED @Fri Aug 02 2024 08:56:53 GMT+0000 (Coordinated Universal Time)
* AUTO GENERATED @Tue Aug 06 2024 13:31:54 GMT+0000 (Coordinated Universal Time)
*/

@@ -4,0 +4,0 @@ import { Option } from '@preply/ds-core-types';

/**
* AUTO GENERATED @Fri Aug 02 2024 08:56:53 GMT+0000 (Coordinated Universal Time)
* AUTO GENERATED @Tue Aug 06 2024 13:31:54 GMT+0000 (Coordinated Universal Time)
*/

@@ -7,391 +7,391 @@ /**

*/
export declare type ActionLinkVariantActiveColor = 'accentDark' | 'accentDarkInverted' | 'neutral' | 'neutralInverted' | 'unsetColors';
export type ActionLinkVariantActiveColor = 'accentDark' | 'accentDarkInverted' | 'neutral' | 'neutralInverted' | 'unsetColors';
/**
* action.link.variant.*.color
*/
export declare type ActionLinkVariantColor = 'accentDark' | 'accentDarkInverted' | 'neutral' | 'neutralInverted' | 'unsetColors';
export type ActionLinkVariantColor = 'accentDark' | 'accentDarkInverted' | 'neutral' | 'neutralInverted' | 'unsetColors';
/**
* action.link.variant.*.hover.color
*/
export declare type ActionLinkVariantHoverColor = 'accentDark' | 'accentDarkInverted' | 'neutral' | 'neutralInverted' | 'unsetColors';
export type ActionLinkVariantHoverColor = 'accentDark' | 'accentDarkInverted' | 'neutral' | 'neutralInverted' | 'unsetColors';
/**
* action.variant.*.active.borderColor
*/
export declare type ActionVariantActiveBorderColor = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'plain' | 'dangerous' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
export type ActionVariantActiveBorderColor = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'plain' | 'dangerous' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
/**
* action.variant.*.disabled.bgColor
*/
export declare type ActionVariantDisabledBgColor = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'plain' | 'dangerous' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
export type ActionVariantDisabledBgColor = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'plain' | 'dangerous' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
/**
* action.variant.*.disabled.borderColor
*/
export declare type ActionVariantDisabledBorderColor = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'plain' | 'dangerous' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
export type ActionVariantDisabledBorderColor = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'plain' | 'dangerous' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
/**
* action.variant.*.disabled.color
*/
export declare type ActionVariantDisabledColor = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'plain' | 'dangerous' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
export type ActionVariantDisabledColor = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'plain' | 'dangerous' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
/**
* action.variant.*.hover.borderColor
*/
export declare type ActionVariantHoverBorderColor = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'plain' | 'dangerous' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
export type ActionVariantHoverBorderColor = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'plain' | 'dangerous' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
/**
* action.variant.*.textDecoration
*/
export declare type ActionVariantTextDecoration = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'plain' | 'dangerous' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
export type ActionVariantTextDecoration = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'plain' | 'dangerous' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
/**
* avatar.size.*
*/
export declare type AvatarSize = '2xs' | 'xs' | 's' | 'm' | 'l' | 'xl' | '24' | '32' | '48' | '64' | '96' | '160';
export type AvatarSize = '2xs' | 'xs' | 's' | 'm' | 'l' | 'xl' | '24' | '32' | '48' | '64' | '96' | '160';
/**
* avatarWithStatus.size.*
*/
export declare type AvatarWithStatusSize = '2xs' | 'xs' | 'm' | 'xl' | '64' | '96' | '160';
export type AvatarWithStatusSize = '2xs' | 'xs' | 'm' | 'xl' | '64' | '96' | '160';
/**
* badge.accent.*
*/
export declare type BadgeAccent = 'accent' | 'positive' | 'critical' | 'warning' | 'info' | 'tertiary';
export type BadgeAccent = 'accent' | 'positive' | 'critical' | 'warning' | 'info' | 'tertiary';
/**
* badge.color.*
*/
export declare type BadgeColor = 'gray' | 'teal' | 'green' | 'blue' | 'yellow' | 'red' | 'magenta';
export type BadgeColor = 'gray' | 'teal' | 'green' | 'blue' | 'yellow' | 'red' | 'magenta';
/**
* badge.size.*
*/
export declare type BadgeSize = 'xs' | 's' | 'm';
export type BadgeSize = 'xs' | 's' | 'm';
/**
* root.space.*
*/
export declare type BoxPadding = 'none' | '3xs' | '2xs' | 'xs' | 's' | 'm' | 'l' | 'xl';
export type BoxPadding = 'none' | '3xs' | '2xs' | 'xs' | 's' | 'm' | 'l' | 'xl';
/**
* box.radius.*
*/
export declare type BoxRadius = 'none' | 'm' | 'l' | '2' | '4' | '8' | '0' | '2' | '4' | '8' | '12' | '16' | '24' | '32' | '48' | '64' | '96' | '160';
export type BoxRadius = 'none' | 'm' | 'l' | '2' | '4' | '8' | '0' | '2' | '4' | '8' | '12' | '16' | '24' | '32' | '48' | '64' | '96' | '160';
/**
* responsive.breakpoints.*
*/
export declare type Breakpoint = 'narrow-l' | 'medium-s' | 'medium-l' | 'wide-s' | 'wide-l';
export type Breakpoint = 'narrow-l' | 'medium-s' | 'medium-l' | 'wide-s' | 'wide-l';
/**
* button.*.fontFamily
*/
export declare type ButtonFontFamily = 'large' | 'default' | 'medium' | 'small';
export type ButtonFontFamily = 'large' | 'default' | 'medium' | 'small';
/**
* button.*.fontSize
*/
export declare type ButtonFontSize = 'large' | 'medium' | 'default' | 'small';
export type ButtonFontSize = 'large' | 'medium' | 'default' | 'small';
/**
* button.*.fontWeight
*/
export declare type ButtonFontWeight = 'large' | 'medium' | 'default' | 'small';
export type ButtonFontWeight = 'large' | 'medium' | 'default' | 'small';
/**
* dsInternalPrimitive.button.*.height
*/
export declare type ButtonHeightDsInternalPrimitive = 'large' | 'medium' | 'small';
export type ButtonHeightDsInternalPrimitive = 'large' | 'medium' | 'small';
/**
* dsInternalPrimitive.button.*.horizontalPadding
*/
export declare type ButtonHorizontalPaddingDsInternalPrimitive = 'large' | 'medium' | 'small';
export type ButtonHorizontalPaddingDsInternalPrimitive = 'large' | 'medium' | 'small';
/**
* button.*.letterSpacing
*/
export declare type ButtonLetterSpacing = 'large' | 'medium' | 'default' | 'small';
export type ButtonLetterSpacing = 'large' | 'medium' | 'default' | 'small';
/**
* button.*.lineHeight
*/
export declare type ButtonLineHeight = 'large' | 'medium' | 'default' | 'small';
export type ButtonLineHeight = 'large' | 'medium' | 'default' | 'small';
/**
* action.size.*
*/
export declare type ButtonSize = 'xs' | 's' | 'm' | 'l' | 'xl' | 'large' | 'medium' | 'small';
export type ButtonSize = 'xs' | 's' | 'm' | 'l' | 'xl' | 'large' | 'medium' | 'small';
/**
* action.variant.*
*/
export declare type ButtonVariant = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'plain' | 'dangerous' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
export type ButtonVariant = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'plain' | 'dangerous' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
/**
* dsInternalPrimitive.button.*.verticalPadding
*/
export declare type ButtonVerticalPaddingDsInternalPrimitive = 'large' | 'medium' | 'small';
export type ButtonVerticalPaddingDsInternalPrimitive = 'large' | 'medium' | 'small';
/**
* color.background.*
*/
export declare type ColorBackground = 'primary' | 'secondary' | 'tertiary' | 'overlay' | 'disabled' | 'brand' | 'brandB2b' | 'accentLight' | 'accentDark' | 'positiveLight' | 'positiveDark' | 'infoLight' | 'infoDark' | 'warningLight' | 'warningDark' | 'criticalLight' | 'criticalDark' | 'statusOnline' | 'statusOffline' | 'primaryInverted' | 'secondaryInverted' | 'tertiaryInverted';
export type ColorBackground = 'primary' | 'secondary' | 'tertiary' | 'overlay' | 'disabled' | 'brand' | 'brandB2b' | 'accentLight' | 'accentDark' | 'positiveLight' | 'positiveDark' | 'infoLight' | 'infoDark' | 'warningLight' | 'warningDark' | 'criticalLight' | 'criticalDark' | 'statusOnline' | 'statusOffline' | 'primaryInverted' | 'secondaryInverted' | 'tertiaryInverted';
/**
* dsInternalPrimitive.color.background.*.action.active
*/
export declare type ColorBackgroundActionActiveDsInternalPrimitive = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
export type ColorBackgroundActionActiveDsInternalPrimitive = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
/**
* dsInternalPrimitive.color.background.*.action.hover
*/
export declare type ColorBackgroundActionHoverDsInternalPrimitive = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
export type ColorBackgroundActionHoverDsInternalPrimitive = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
/**
* dsInternalPrimitive.color.background.*.action.rest
*/
export declare type ColorBackgroundActionRestDsInternalPrimitive = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
export type ColorBackgroundActionRestDsInternalPrimitive = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'critical' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
/**
* dsInternalPrimitive.color.blue.*
*/
export declare type ColorBlueDsInternalPrimitive = '50' | '100' | '200' | '300' | '400' | '500' | '600' | '700' | '800';
export type ColorBlueDsInternalPrimitive = '50' | '100' | '200' | '300' | '400' | '500' | '600' | '700' | '800';
/**
* color.border.*
*/
export declare type ColorBorder = 'primary' | 'secondary' | 'secondary-opacity' | 'focus' | 'critical' | 'tertiary' | 'brand' | 'disabled' | 'positive';
export type ColorBorder = 'primary' | 'secondary' | 'secondary-opacity' | 'focus' | 'critical' | 'tertiary' | 'brand' | 'disabled' | 'positive';
/**
* dsInternalPrimitive.color.border.*.action
*/
export declare type ColorBorderActionDsInternalPrimitive = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'critical' | 'disabled' | 'inverted' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'newFeature' | 'ai';
export type ColorBorderActionDsInternalPrimitive = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'critical' | 'disabled' | 'inverted' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'newFeature' | 'ai';
/**
* dsInternalPrimitive.color.grey.*
*/
export declare type ColorGreyDsInternalPrimitive = '0' | '50' | '100' | '200' | '300' | '400' | '500' | '600' | '700' | '800' | '900' | '900-72' | '900-56' | '900-15' | '900-12' | '900-6';
export type ColorGreyDsInternalPrimitive = '0' | '50' | '100' | '200' | '300' | '400' | '500' | '600' | '700' | '800' | '900' | '900-72' | '900-56' | '900-15' | '900-12' | '900-6';
/**
* dsInternalPrimitive.color.grey.*.*
*/
export declare type ColorGreyOpacityDsInternalPrimitive = '900-56';
export type ColorGreyOpacityDsInternalPrimitive = '900-56';
/**
* color.icon.*
*/
export declare type ColorIcon = 'primary' | 'secondary' | 'tertiary' | 'positive' | 'info' | 'warning' | 'critical' | 'accentDark' | 'inverted' | 'disabled';
export type ColorIcon = 'primary' | 'secondary' | 'tertiary' | 'positive' | 'info' | 'warning' | 'critical' | 'accentDark' | 'inverted' | 'disabled';
/**
* color.*
*/
export declare type ColorName = 'white' | 'gray-100' | 'gray-200' | 'gray-300' | 'gray-400' | 'gray-500' | 'gray-600' | 'teal-100' | 'teal-200' | 'teal-300' | 'teal-400' | 'teal-500' | 'green-100' | 'green-200' | 'green-300' | 'green-400' | 'green-500' | 'yellow-100' | 'yellow-200' | 'yellow-300' | 'yellow-400' | 'yellow-500' | 'red-100' | 'red-200' | 'red-300' | 'red-400' | 'red-500' | 'blue-100' | 'blue-200' | 'blue-300' | 'blue-400' | 'blue-500' | 'magenta-100' | 'magenta-200' | 'magenta-300' | 'magenta-400' | 'magenta-500';
export type ColorName = 'white' | 'gray-100' | 'gray-200' | 'gray-300' | 'gray-400' | 'gray-500' | 'gray-600' | 'teal-100' | 'teal-200' | 'teal-300' | 'teal-400' | 'teal-500' | 'green-100' | 'green-200' | 'green-300' | 'green-400' | 'green-500' | 'yellow-100' | 'yellow-200' | 'yellow-300' | 'yellow-400' | 'yellow-500' | 'red-100' | 'red-200' | 'red-300' | 'red-400' | 'red-500' | 'blue-100' | 'blue-200' | 'blue-300' | 'blue-400' | 'blue-500' | 'magenta-100' | 'magenta-200' | 'magenta-300' | 'magenta-400' | 'magenta-500';
/**
* dsInternalPrimitive.color.pink.*
*/
export declare type ColorPinkDsInternalPrimitive = '50' | '100' | '200' | '300' | '400' | '500' | '600' | '700' | '800';
export type ColorPinkDsInternalPrimitive = '50' | '100' | '200' | '300' | '400' | '500' | '600' | '700' | '800';
/**
* dsInternalPrimitive.color.red.*
*/
export declare type ColorRedDsInternalPrimitive = '50' | '100' | '200' | '300' | '400' | '500' | '600' | '700' | '800';
export type ColorRedDsInternalPrimitive = '50' | '100' | '200' | '300' | '400' | '500' | '600' | '700' | '800';
/**
* core.colorScheme.*
*/
export declare type ColorSchemeName = 'base' | 'banner' | 'invert';
export type ColorSchemeName = 'base' | 'banner' | 'invert';
/**
* dsInternalPrimitive.color.teal.*
*/
export declare type ColorTealDsInternalPrimitive = '50' | '100' | '200' | '300' | '400' | '500' | '600' | '700' | '800';
export type ColorTealDsInternalPrimitive = '50' | '100' | '200' | '300' | '400' | '500' | '600' | '700' | '800';
/**
* color.text.*
*/
export declare type ColorText = 'primary' | 'secondary' | 'tertiary' | 'accentDark' | 'placeholder' | 'inverted' | 'positive' | 'info' | 'warning' | 'critical' | 'branded' | 'error' | 'selected' | 'disabled' | 'accent';
export type ColorText = 'primary' | 'secondary' | 'tertiary' | 'accentDark' | 'placeholder' | 'inverted' | 'positive' | 'info' | 'warning' | 'critical' | 'branded' | 'error' | 'selected' | 'disabled' | 'accent';
/**
* dsInternalPrimitive.color.text.*.action
*/
export declare type ColorTextActionDsInternalPrimitive = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'critical' | 'disabled' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
export type ColorTextActionDsInternalPrimitive = 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'ghost' | 'critical' | 'disabled' | 'onColor' | 'classroom' | 'primaryB2b' | 'primaryTutor' | 'inverted' | 'newFeature' | 'ai';
/**
* dsInternalPrimitive.color.yellow.*
*/
export declare type ColorYellowDsInternalPrimitive = '50' | '100' | '200' | '300' | '400' | '500' | '600' | '700' | '800';
export type ColorYellowDsInternalPrimitive = '50' | '100' | '200' | '300' | '400' | '500' | '600' | '700' | '800';
/**
* dropShadow.*.shorthand
*/
export declare type DropShadow = '1' | '2' | '3';
export type DropShadow = '1' | '2' | '3';
/**
* dropShadow.*.elevation
*/
export declare type DropShadowElevation = '1' | '2' | '3';
export type DropShadowElevation = '1' | '2' | '3';
/**
* dropShadow.*.shadowBlurRadius
*/
export declare type DropShadowShadowBlurRadius = '1' | '2' | '3';
export type DropShadowShadowBlurRadius = '1' | '2' | '3';
/**
* dropShadow.*.shadowColor
*/
export declare type DropShadowShadowColor = '1' | '2' | '3';
export type DropShadowShadowColor = '1' | '2' | '3';
/**
* dropShadow.*.shadowOffsetX
*/
export declare type DropShadowShadowOffsetX = '1' | '2' | '3';
export type DropShadowShadowOffsetX = '1' | '2' | '3';
/**
* dropShadow.*.shadowOffsetY
*/
export declare type DropShadowShadowOffsetY = '1' | '2' | '3';
export type DropShadowShadowOffsetY = '1' | '2' | '3';
/**
* dropShadow.*.shadowOpacity
*/
export declare type DropShadowShadowOpacity = '1' | '2' | '3';
export type DropShadowShadowOpacity = '1' | '2' | '3';
/**
* heading.level.*
*/
export declare type HeadingLevel = 'h1' | 'h2' | 'h3' | 'h4' | 'h5';
export type HeadingLevel = 'h1' | 'h2' | 'h3' | 'h4' | 'h5';
/**
* heading.tag.*
*/
export declare type HeadingTag = 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'p' | 'div';
export type HeadingTag = 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'p' | 'div';
/**
* heading.variant.*
*/
export declare type HeadingVariant = 'massive' | 'huge' | 'extraLarge' | 'large' | 'medium' | 'small';
export type HeadingVariant = 'massive' | 'huge' | 'extraLarge' | 'large' | 'medium' | 'small';
/**
* icon.size.*.size
*/
export declare type IconSize = '2xs' | 'xs' | 's' | 'm' | 'l';
export type IconSize = '2xs' | 'xs' | 's' | 'm' | 'l';
/**
* layout.alignItems.*
*/
export declare type LayoutAlignItems = 'center' | 'start' | 'end' | 'stretch' | 'baseline';
export type LayoutAlignItems = 'center' | 'start' | 'end' | 'stretch' | 'baseline';
/**
* layout.alignSelf.*
*/
export declare type LayoutAlignSelf = 'stretch' | 'center' | 'start' | 'end';
export type LayoutAlignSelf = 'stretch' | 'center' | 'start' | 'end';
/**
* layoutFlex.direction.*
*/
export declare type LayoutFlexDirection = 'row' | 'row-reverse' | 'column' | 'column-reverse';
export type LayoutFlexDirection = 'row' | 'row-reverse' | 'column' | 'column-reverse';
/**
* root.space.*
*/
export declare type LayoutGap = 'none' | '3xs' | '2xs' | 'xs' | 's' | 'm' | 'l' | 'xl';
export type LayoutGap = 'none' | '3xs' | '2xs' | 'xs' | 's' | 'm' | 'l' | 'xl';
/**
* layout.justifyContent.*
*/
export declare type LayoutJustifyContent = 'center' | 'start' | 'end' | 'space-between' | 'space-around' | 'space-evenly';
export type LayoutJustifyContent = 'center' | 'start' | 'end' | 'space-between' | 'space-around' | 'space-evenly';
/**
* layout.justifyItems.*
*/
export declare type LayoutJustifyItems = 'stretch' | 'center' | 'start' | 'end';
export type LayoutJustifyItems = 'stretch' | 'center' | 'start' | 'end';
/**
* root.space.*
*/
export declare type LayoutPadding = 'none' | '3xs' | '2xs' | 'xs' | 's' | 'm' | 'l' | 'xl';
export type LayoutPadding = 'none' | '3xs' | '2xs' | 'xs' | 's' | 'm' | 'l' | 'xl';
/**
* layout.tag.*
*/
export declare type LayoutTag = 'div' | 'main' | 'header' | 'footer' | 'article' | 'section' | 'ul' | 'ol' | 'li' | 'p' | 'span' | 'fieldset' | 'table' | 'th' | 'tr' | 'td' | 'thead' | 'tfoot' | 'tbody' | 'caption' | 'figure' | 'figcaption';
export type LayoutTag = 'div' | 'main' | 'header' | 'footer' | 'article' | 'section' | 'ul' | 'ol' | 'li' | 'p' | 'span' | 'fieldset' | 'table' | 'th' | 'tr' | 'td' | 'thead' | 'tfoot' | 'tbody' | 'caption' | 'figure' | 'figcaption';
/**
* link.*.fontFamily
*/
export declare type LinkFontFamily = 'large' | 'default' | 'small';
export type LinkFontFamily = 'large' | 'default' | 'small';
/**
* link.*.fontSize
*/
export declare type LinkFontSize = 'large' | 'default' | 'small';
export type LinkFontSize = 'large' | 'default' | 'small';
/**
* link.*.fontWeight
*/
export declare type LinkFontWeight = 'large' | 'default' | 'small';
export type LinkFontWeight = 'large' | 'default' | 'small';
/**
* link.*.lineHeight
*/
export declare type LinkLineHeight = 'large' | 'default' | 'small';
export type LinkLineHeight = 'large' | 'default' | 'small';
/**
* link.*.textDecoration
*/
export declare type LinkTextDecoration = 'large' | 'default' | 'small';
export type LinkTextDecoration = 'large' | 'default' | 'small';
/**
* action.link.*
*/
export declare type LinkVariant = 'accentDark' | 'accentDarkInverted' | 'neutral' | 'neutralInverted' | 'unsetColors';
export type LinkVariant = 'accentDark' | 'accentDarkInverted' | 'neutral' | 'neutralInverted' | 'unsetColors';
/**
* panel.padding.*.padding
*/
export declare type PanelPadding = 'small' | 'base' | 'medium' | 'large';
export type PanelPadding = 'small' | 'base' | 'medium' | 'large';
/**
* preplyLogo.variant.*
*/
export declare type PreplyLogoVariant = 'default' | 'monochrome' | 'ua';
export type PreplyLogoVariant = 'default' | 'monochrome' | 'ua';
/**
* radius.*
*/
export declare type Radius = '0' | '2' | '4' | '16' | '8' | '300';
export type Radius = '0' | '2' | '4' | '16' | '8' | '300';
/**
* sizing.*
*/
export declare type Sizing = '0' | '1' | '2' | '4' | '8' | '12' | '16' | '20' | '24' | '32' | '40' | '48' | '64' | '96' | '160';
export type Sizing = '0' | '1' | '2' | '4' | '8' | '12' | '16' | '20' | '24' | '32' | '40' | '48' | '64' | '96' | '160';
/**
* spacing.*
*/
export declare type Spacing = '0' | '1' | '2' | '4' | '8' | '12' | '16' | '20' | '24' | '32' | '48' | '64' | '96' | '160';
export type Spacing = '0' | '1' | '2' | '4' | '8' | '12' | '16' | '20' | '24' | '32' | '48' | '64' | '96' | '160';
/**
* spinner.icon.color.*
*/
export declare type SpinnerIconColor = 'normal' | 'inverted';
export type SpinnerIconColor = 'normal' | 'inverted';
/**
* spinner.size.*
*/
export declare type SpinnerSize = 'default' | 'large';
export type SpinnerSize = 'default' | 'large';
/**
* text.accent.*
*/
export declare type TextAccent = 'primary' | 'secondary' | 'tertiary' | 'accentDark' | 'placeholder' | 'inverted' | 'positive' | 'info' | 'warning' | 'critical' | 'disabled' | 'branded' | 'selected' | 'error' | 'accent';
export type TextAccent = 'primary' | 'secondary' | 'tertiary' | 'accentDark' | 'placeholder' | 'inverted' | 'positive' | 'info' | 'warning' | 'critical' | 'disabled' | 'branded' | 'selected' | 'error' | 'accent';
/**
* text.heading.*.fontFamily
*/
export declare type TextHeadingFontFamily = 'massive' | 'huge' | 'extraLarge' | 'large' | 'medium' | 'small';
export type TextHeadingFontFamily = 'massive' | 'huge' | 'extraLarge' | 'large' | 'medium' | 'small';
/**
* text.heading.*.fontSize
*/
export declare type TextHeadingFontSize = 'massive' | 'huge' | 'extraLarge' | 'large' | 'medium' | 'small';
export type TextHeadingFontSize = 'massive' | 'huge' | 'extraLarge' | 'large' | 'medium' | 'small';
/**
* text.heading.*.fontWeight
*/
export declare type TextHeadingFontWeight = 'massive' | 'huge' | 'extraLarge' | 'large' | 'medium' | 'small';
export type TextHeadingFontWeight = 'massive' | 'huge' | 'extraLarge' | 'large' | 'medium' | 'small';
/**
* text.heading.*.lineHeight
*/
export declare type TextHeadingLineHeight = 'massive' | 'huge' | 'extraLarge' | 'large' | 'medium' | 'small';
export type TextHeadingLineHeight = 'massive' | 'huge' | 'extraLarge' | 'large' | 'medium' | 'small';
/**
* text.highlight.*
*/
export declare type TextHighlight = 'blue' | 'green' | 'primary' | 'secondary' | 'tertiary' | 'accent' | 'positive' | 'info' | 'warning' | 'critical';
export type TextHighlight = 'blue' | 'green' | 'primary' | 'secondary' | 'tertiary' | 'accent' | 'positive' | 'info' | 'warning' | 'critical';
/**
* text.inline.tag.*
*/
export declare type TextInlineTag = 'span' | 'strong' | 'em';
export type TextInlineTag = 'span' | 'strong' | 'em';
/**
* text.*.regular.body.fontFamily
*/
export declare type TextRegularBodyFontFamily = 'large' | 'default' | 'small' | 'caption';
export type TextRegularBodyFontFamily = 'large' | 'default' | 'small' | 'caption';
/**
* text.*.regular.body.fontSize
*/
export declare type TextRegularBodyFontSize = 'large' | 'default' | 'small' | 'caption';
export type TextRegularBodyFontSize = 'large' | 'default' | 'small' | 'caption';
/**
* text.*.regular.body.fontWeight
*/
export declare type TextRegularBodyFontWeight = 'large' | 'default' | 'small' | 'caption';
export type TextRegularBodyFontWeight = 'large' | 'default' | 'small' | 'caption';
/**
* text.*.regular.body.lineHeight
*/
export declare type TextRegularBodyLineHeight = 'large' | 'default' | 'small' | 'caption';
export type TextRegularBodyLineHeight = 'large' | 'default' | 'small' | 'caption';
/**
* text.*.semibold.body.fontFamily
*/
export declare type TextSemiBoldBodyFontFamily = 'large' | 'default' | 'small' | 'caption';
export type TextSemiBoldBodyFontFamily = 'large' | 'default' | 'small' | 'caption';
/**
* text.*.semibold.body.fontSize
*/
export declare type TextSemiBoldBodyFontSize = 'large' | 'default' | 'small' | 'caption';
export type TextSemiBoldBodyFontSize = 'large' | 'default' | 'small' | 'caption';
/**
* text.*.semibold.body.fontWeight
*/
export declare type TextSemiBoldBodyFontWeight = 'large' | 'default' | 'small' | 'caption';
export type TextSemiBoldBodyFontWeight = 'large' | 'default' | 'small' | 'caption';
/**
* text.*.semibold.body.lineHeight
*/
export declare type TextSemiBoldBodyLineHeight = 'large' | 'default' | 'small' | 'caption';
export type TextSemiBoldBodyLineHeight = 'large' | 'default' | 'small' | 'caption';
/**
* text.size.*
*/
export declare type TextSize = '2xs' | 'xs' | 's' | 'm' | 'l' | 'xl';
export type TextSize = '2xs' | 'xs' | 's' | 'm' | 'l' | 'xl';
/**
* text.tag.*
*/
export declare type TextTag = 'p' | 'div' | 'span';
export type TextTag = 'p' | 'div' | 'span';
/**
* text.variant.*
*/
export declare type TextVariant = 'caption-regular' | 'caption-semibold' | 'small-regular' | 'small-regular-italic' | 'small-semibold' | 'small-semibold-italic' | 'default-regular' | 'default-regular-italic' | 'default-semibold' | 'default-semibold-italic' | 'large-regular' | 'large-regular-italic' | 'large-semibold' | 'large-semibold-italic' | 'xs' | 'xs-medium' | 's' | 's-italic' | 's-medium' | 's-medium-italic' | 's-bold' | 's-bold-italic' | 'm' | 'm-italic' | 'm-medium' | 'm-medium-italic' | 'm-bold' | 'm-bold-italic' | 'l' | 'l-italic' | 'l-medium' | 'l-medium-italic' | 'xl' | 'xl-italic' | 'xl-medium' | 'xl-medium-italic';
export type TextVariant = 'caption-regular' | 'caption-semibold' | 'small-regular' | 'small-regular-italic' | 'small-semibold' | 'small-semibold-italic' | 'default-regular' | 'default-regular-italic' | 'default-semibold' | 'default-semibold-italic' | 'large-regular' | 'large-regular-italic' | 'large-semibold' | 'large-semibold-italic' | 'xs' | 'xs-medium' | 's' | 's-italic' | 's-medium' | 's-medium-italic' | 's-bold' | 's-bold-italic' | 'm' | 'm-italic' | 'm-medium' | 'm-medium-italic' | 'm-bold' | 'm-bold-italic' | 'l' | 'l-italic' | 'l-medium' | 'l-medium-italic' | 'xl' | 'xl-italic' | 'xl-medium' | 'xl-medium-italic';
/**
* text.weight.*
*/
export declare type TextWeight = '400' | '500' | '700' | 'normal' | 'medium' | 'bold';
export type TextWeight = '400' | '500' | '700' | 'normal' | 'medium' | 'bold';
/**
* core.theme.*
*/
export declare type ThemeName = 'tokyo-ui' | 'bold-ui' | 'base-ui' | 'preply-ui';
export type ThemeName = 'tokyo-ui' | 'bold-ui' | 'base-ui' | 'preply-ui';
/**
* icon.size.*
*/
export declare type TokyoUiIconSize = '16' | '24' | '32' | '48';
export type TokyoUiIconSize = '16' | '24' | '32' | '48';
//# sourceMappingURL=types.d.ts.map

@@ -5,4 +5,4 @@ import { Dataset } from '../dataset';

import { Responsive } from '../responsive';
export declare type LayoutType = 'flex' | 'grid';
export declare type LayoutFlexProps = {
export type LayoutType = 'flex' | 'grid';
export type LayoutFlexProps = {
gap?: Responsive<LayoutGap> | Responsive<Spacing>;

@@ -28,3 +28,3 @@ padding?: Responsive<ShortHand<LayoutPadding> | ShortHand<Spacing>>;

};
export declare type LayoutGridProps = {
export type LayoutGridProps = {
gap?: Responsive<LayoutGap> | Responsive<Spacing>;

@@ -46,16 +46,16 @@ padding?: Responsive<ShortHand<LayoutPadding> | ShortHand<Spacing>>;

};
declare type OptionalLayoutEmptyProps = {
type OptionalLayoutEmptyProps = {
layout?: LayoutType;
};
export declare type OptionalLayoutGridProps = {
export type OptionalLayoutGridProps = {
layout: 'grid';
grid?: LayoutGridProps;
};
export declare type OptionalLayoutFlexProps = {
export type OptionalLayoutFlexProps = {
layout: 'flex';
flex?: LayoutFlexProps;
};
export declare type OptionalLayoutProps = OptionalLayoutEmptyProps | OptionalLayoutGridProps | OptionalLayoutFlexProps;
export declare type LayoutDisplay = 'initial' | 'inline' | 'block' | 'inline-block' | 'flex' | 'inline-flex' | 'grid';
export type OptionalLayoutProps = OptionalLayoutEmptyProps | OptionalLayoutGridProps | OptionalLayoutFlexProps;
export type LayoutDisplay = 'initial' | 'inline' | 'block' | 'inline-block' | 'flex' | 'inline-flex' | 'grid';
export {};
//# sourceMappingURL=types.d.ts.map

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

export declare type LongHand<T> = [T, T, T, T];
export declare type ShortHand<T> = T | [T, T] | [T, T, T] | [T, T, T, T];
export type LongHand<T> = [T, T, T, T];
export type ShortHand<T> = T | [T, T] | [T, T, T] | [T, T, T, T];
//# sourceMappingURL=types.d.ts.map
import { Breakpoint } from '../generated/types';
declare type ResponsiveProp<T> = {
type ResponsiveProp<T> = {
_: T;
} & Partial<Record<Breakpoint, T>>;
export declare type Responsive<T> = T | ResponsiveProp<T>;
export type Responsive<T> = T | ResponsiveProp<T>;
export {};
//# sourceMappingURL=types.d.ts.map
import { Token, TokenValue } from '@preply/ds-core-types';
export declare type GetToken = (token: Token) => TokenValue;
export type GetToken = (token: Token) => TokenValue;
//# sourceMappingURL=types.d.ts.map
{
"name": "@preply/ds-core",
"version": "0.97.1",
"version": "0.97.2",
"publishConfig": {

@@ -16,3 +16,3 @@ "access": "public"

"lint": "run --top-level eslint --ext .js,.ts,.tsx,.mdx *.config.js src/",
"test": "run --top-level jest --coverage",
"test": "run --top-level vitest --coverage --watch=false",
"build": "NODE_ENV=production && run build:rollup",

@@ -23,8 +23,8 @@ "build:rollup": "run --top-level rollup -c rollup.config.js",

"dependencies": {
"@preply/ds-core-types": "0.97.1"
"@preply/ds-core-types": "0.97.2"
},
"peerDependencies": {
"@preply/ds-core-types": "0.97.1"
"@preply/ds-core-types": "0.97.2"
},
"gitHead": "4f0b9b1b6e755137bf53d7f19f5b2833f6609053"
"gitHead": "baae2278c4ff001f6e4381207576816c74cc7146"
}

Sorry, the diff of this file is not supported yet

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

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc