@makeswift/runtime 0.1.4 → 0.1.7
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.
- package/dist/Box.cjs.js +4 -3
- package/dist/Box.cjs.js.map +1 -1
- package/dist/Box.es.js +5 -4
- package/dist/Box.es.js.map +1 -1
- package/dist/Button.cjs.js +5 -3
- package/dist/Button.cjs.js.map +1 -1
- package/dist/Button.es.js +16 -14
- package/dist/Button.es.js.map +1 -1
- package/dist/Carousel.cjs.js +4 -3
- package/dist/Carousel.cjs.js.map +1 -1
- package/dist/Carousel.es.js +5 -4
- package/dist/Carousel.es.js.map +1 -1
- package/dist/Countdown.cjs.js +4 -3
- package/dist/Countdown.cjs.js.map +1 -1
- package/dist/Countdown.es.js +5 -4
- package/dist/Countdown.es.js.map +1 -1
- package/dist/Divider.cjs.js +4 -3
- package/dist/Divider.cjs.js.map +1 -1
- package/dist/Divider.es.js +5 -4
- package/dist/Divider.es.js.map +1 -1
- package/dist/Embed.cjs.js +4 -3
- package/dist/Embed.cjs.js.map +1 -1
- package/dist/Embed.es.js +5 -4
- package/dist/Embed.es.js.map +1 -1
- package/dist/Form.cjs.js +7 -3
- package/dist/Form.cjs.js.map +1 -1
- package/dist/Form.es.js +9 -5
- package/dist/Form.es.js.map +1 -1
- package/dist/Image.cjs2.js +6 -4
- package/dist/Image.cjs2.js.map +1 -1
- package/dist/Image.es2.js +10 -8
- package/dist/Image.es2.js.map +1 -1
- package/dist/Navigation.cjs.js +4 -3
- package/dist/Navigation.cjs.js.map +1 -1
- package/dist/Navigation.es.js +5 -4
- package/dist/Navigation.es.js.map +1 -1
- package/dist/SocialLinks.cjs.js +3 -2
- package/dist/SocialLinks.cjs.js.map +1 -1
- package/dist/SocialLinks.es.js +4 -3
- package/dist/SocialLinks.es.js.map +1 -1
- package/dist/Text.cjs.js +4 -3
- package/dist/Text.cjs.js.map +1 -1
- package/dist/Text.es.js +6 -5
- package/dist/Text.es.js.map +1 -1
- package/dist/Video.cjs.js +4 -3
- package/dist/Video.cjs.js.map +1 -1
- package/dist/Video.es.js +5 -4
- package/dist/Video.es.js.map +1 -1
- package/dist/components.cjs.js +1 -1
- package/dist/components.es.js +1 -1
- package/dist/cssMediaRules.es.js +1 -1
- package/dist/index.cjs.js +13 -32
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +14 -32
- package/dist/index.es.js.map +1 -1
- package/dist/index.es2.js +1 -1
- package/dist/index.es3.js +1 -1
- package/dist/next.es.js +1 -1
- package/dist/react-builder-preview.es.js +1 -1
- package/dist/types/api/react.d.ts.map +1 -1
- package/dist/types/components/builtin/Box/Box.d.ts +2 -2
- package/dist/types/components/builtin/Box/Box.d.ts.map +1 -1
- package/dist/types/components/builtin/Button/Button.d.ts +2 -1
- package/dist/types/components/builtin/Button/Button.d.ts.map +1 -1
- package/dist/types/components/builtin/Carousel/Carousel.d.ts +2 -2
- package/dist/types/components/builtin/Carousel/Carousel.d.ts.map +1 -1
- package/dist/types/components/builtin/Carousel/register.d.ts.map +1 -1
- package/dist/types/components/builtin/Countdown/Countdown.d.ts +2 -2
- package/dist/types/components/builtin/Countdown/Countdown.d.ts.map +1 -1
- package/dist/types/components/builtin/Countdown/register.d.ts.map +1 -1
- package/dist/types/components/builtin/Divider/Divider.d.ts +2 -2
- package/dist/types/components/builtin/Divider/Divider.d.ts.map +1 -1
- package/dist/types/components/builtin/Divider/register.d.ts.map +1 -1
- package/dist/types/components/builtin/Embed/Embed.d.ts +2 -2
- package/dist/types/components/builtin/Embed/Embed.d.ts.map +1 -1
- package/dist/types/components/builtin/Form/Form.d.ts +2 -2
- package/dist/types/components/builtin/Form/Form.d.ts.map +1 -1
- package/dist/types/components/builtin/Form/components/Placeholder/index.d.ts +2 -1
- package/dist/types/components/builtin/Form/components/Placeholder/index.d.ts.map +1 -1
- package/dist/types/components/builtin/Form/register.d.ts.map +1 -1
- package/dist/types/components/builtin/Image/Image.d.ts.map +1 -1
- package/dist/types/components/builtin/Navigation/Navigation.d.ts +2 -2
- package/dist/types/components/builtin/Navigation/Navigation.d.ts.map +1 -1
- package/dist/types/components/builtin/Navigation/register.d.ts.map +1 -1
- package/dist/types/components/builtin/SocialLinks/SocialLinks.d.ts +2 -2
- package/dist/types/components/builtin/SocialLinks/SocialLinks.d.ts.map +1 -1
- package/dist/types/components/builtin/SocialLinks/register.d.ts.map +1 -1
- package/dist/types/components/builtin/Text/Text.d.ts +2 -2
- package/dist/types/components/builtin/Text/Text.d.ts.map +1 -1
- package/dist/types/components/builtin/Text/register.d.ts.map +1 -1
- package/dist/types/components/builtin/Video/Video.d.ts +2 -2
- package/dist/types/components/builtin/Video/Video.d.ts.map +1 -1
- package/dist/types/components/builtin/Video/register.d.ts.map +1 -1
- package/dist/useBoxShadow.es.js +1 -1
- package/dist/useMediaQuery.es.js +1 -1
- package/package.json +1 -1
package/dist/index.es2.js
CHANGED
|
@@ -34,7 +34,7 @@ import styled, { css } from "styled-components";
|
|
|
34
34
|
import { motion } from "framer-motion";
|
|
35
35
|
import NextImage from "next/image";
|
|
36
36
|
import { c as cssMediaRules } from "./cssMediaRules.es.js";
|
|
37
|
-
import {
|
|
37
|
+
import { K as isNonNullable, v as useQuery, L as FILES_BY_ID, F as SWATCHES_BY_ID, q as useIsomorphicLayoutEffect, p as colorToString } from "./index.es.js";
|
|
38
38
|
import { jsx, Fragment, jsxs } from "react/jsx-runtime";
|
|
39
39
|
import ReactPlayer from "react-player";
|
|
40
40
|
function useBackgrounds(value) {
|
package/dist/index.es3.js
CHANGED
|
@@ -32,7 +32,7 @@ var __objRest = (source, exclude) => {
|
|
|
32
32
|
import { forwardRef } from "react";
|
|
33
33
|
import scrollIntoView from "scroll-into-view-if-needed";
|
|
34
34
|
import NextLink from "next/link";
|
|
35
|
-
import { m as usePage,
|
|
35
|
+
import { m as usePage, M as useElementId } from "./index.es.js";
|
|
36
36
|
import { jsx } from "react/jsx-runtime";
|
|
37
37
|
const Link = forwardRef(function Link2(_a, ref) {
|
|
38
38
|
var _b = _a, {
|
package/dist/next.es.js
CHANGED
|
@@ -4,7 +4,7 @@ import "styled-components";
|
|
|
4
4
|
import "slate";
|
|
5
5
|
import "@emotion/server/create-instance";
|
|
6
6
|
import "@emotion/css";
|
|
7
|
-
export {
|
|
7
|
+
export { Q as Document, O as MakeswiftClient, X as Page, Y as forwardNextDynamicRef, U as getServerSideProps, W as getStaticPaths, V as getStaticProps } from "./index.es.js";
|
|
8
8
|
import "react/jsx-runtime";
|
|
9
9
|
import "use-sync-external-store/shim/with-selector";
|
|
10
10
|
import "./react-page.es.js";
|
|
@@ -19,7 +19,7 @@ var __spreadValues = (a, b) => {
|
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { combineReducers, createStore, applyMiddleware } from "redux";
|
|
21
21
|
import thunk from "redux-thunk";
|
|
22
|
-
import {
|
|
22
|
+
import { N as deepEqual } from "./index.es.js";
|
|
23
23
|
import { removeIn, setIn } from "immutable";
|
|
24
24
|
import { q as getInitialState$2, r as reducer$3, s as getDocument$1, c as createDocument, t as reducer$4, u as reducer$6, v as reducer$7, w as reducer$8, x as getComponentsMeta$1, y as getComponentPropControllerDescriptors$1, z as getElement, i as isElementReference, A as getElementPropControllerDescriptors } from "./react-page.es.js";
|
|
25
25
|
import { A as ActionTypes, l as changeElementBoxModels, n as changeDocumentElementSize, o as handleWheel, p as setIsInBuilder, q as registerBuilderComponent, t as unregisterBuilderComponent, v as unregisterMeasurable, w as registerMeasurable, x as unregisterPropControllers, y as registerPropControllersHandle, z as registerPropControllers, B as messageBuilderPropController } from "./actions.es.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"react.d.ts","sourceRoot":"","sources":["../../../src/api/react.tsx"],"names":[],"mappings":"AAAA,OAAO,EACL,YAAY,EACZ,YAAY,EACZ,qBAAqB,EACrB,kBAAkB,EAClB,gBAAgB,EAChB,WAAW,EACX,iBAAiB,EAGjB,cAAc,EACd,WAAW,EACX,mBAAmB,EACnB,aAAa,EAGd,MAAM,gBAAgB,CAAA;AAEvB,OAAO,EAAE,GAAG,EAAE,MAAM,gBAAgB,CAAA;AACpC,OAAO,EAAiB,SAAS,EAAc,MAAM,OAAO,CAAA;AAK5D,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAA;AAmD7C,aAAK,wBAAwB,GAAG;IAC9B,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,SAAS,CAAC,EAAE,qBAAqB,CAAA;CAClC,CAAA;AAED,wBAAgB,kBAAkB,CAAC,EAAE,GAAG,EAAE,SAAS,EAAE,EAAE,wBAAwB,uCAM9E;AAED,oBAAY,sBAAsB,GAAG;IACnC,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,SAAS,CAAC,EAAE,qBAAqB,CAAA;CAClC,CAAA;AAED,qBAAa,eAAe;IAC1B,YAAY,EAAE,YAAY,CAAC,qBAAqB,CAAC,CAAA;gBAErC,EAAE,GAAG,EAAE,SAAS,EAAE,EAAE,sBAAsB;IAIhD,QAAQ,CAAC,OAAO,EAAE,OAAO,GAAG,OAAO,CAAC,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"react.d.ts","sourceRoot":"","sources":["../../../src/api/react.tsx"],"names":[],"mappings":"AAAA,OAAO,EACL,YAAY,EACZ,YAAY,EACZ,qBAAqB,EACrB,kBAAkB,EAClB,gBAAgB,EAChB,WAAW,EACX,iBAAiB,EAGjB,cAAc,EACd,WAAW,EACX,mBAAmB,EACnB,aAAa,EAGd,MAAM,gBAAgB,CAAA;AAEvB,OAAO,EAAE,GAAG,EAAE,MAAM,gBAAgB,CAAA;AACpC,OAAO,EAAiB,SAAS,EAAc,MAAM,OAAO,CAAA;AAK5D,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAA;AAmD7C,aAAK,wBAAwB,GAAG;IAC9B,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,SAAS,CAAC,EAAE,qBAAqB,CAAA;CAClC,CAAA;AAED,wBAAgB,kBAAkB,CAAC,EAAE,GAAG,EAAE,SAAS,EAAE,EAAE,wBAAwB,uCAM9E;AAED,oBAAY,sBAAsB,GAAG;IACnC,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,SAAS,CAAC,EAAE,qBAAqB,CAAA;CAClC,CAAA;AAED,qBAAa,eAAe;IAC1B,YAAY,EAAE,YAAY,CAAC,qBAAqB,CAAC,CAAA;gBAErC,EAAE,GAAG,EAAE,SAAS,EAAE,EAAE,sBAAsB;IAIhD,QAAQ,CAAC,OAAO,EAAE,OAAO,GAAG,OAAO,CAAC,qBAAqB,CAAC;IA0BhE,eAAe,CAAC,SAAS,EAAE,qBAAqB,GAAG,IAAI;CAGxD;AAID,wBAAgB,QAAQ,CAAC,KAAK,GAAG,GAAG,EAAE,UAAU,GAAG,kBAAkB,EACnE,KAAK,EAAE,YAAY,GAAG,iBAAiB,CAAC,KAAK,EAAE,UAAU,CAAC,EAC1D,OAAO,CAAC,EAAE,gBAAgB,CAAC,KAAK,EAAE,UAAU,CAAC,GAC5C,WAAW,CAAC,KAAK,EAAE,UAAU,CAAC,CAIhC;AAED,wBAAgB,WAAW,CACzB,KAAK,GAAG,GAAG,EACX,UAAU,GAAG,kBAAkB,EAC/B,QAAQ,GAAG,cAAc,EACzB,MAAM,SAAS,WAAW,CAAC,GAAG,CAAC,GAAG,WAAW,CAAC,GAAG,CAAC,EAElD,QAAQ,EAAE,YAAY,GAAG,iBAAiB,CAAC,KAAK,EAAE,UAAU,CAAC,EAC7D,OAAO,CAAC,EAAE,mBAAmB,CAAC,KAAK,EAAE,UAAU,EAAE,QAAQ,CAAC,GACzD,aAAa,CAAC,KAAK,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,CAAC,CAIpD;AAED,aAAK,sBAAsB,GAAG;IAC5B,MAAM,EAAE,eAAe,CAAA;IACvB,QAAQ,EAAE,SAAS,CAAA;CACpB,CAAA;AAED,wBAAgB,iBAAiB,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,EAAE,sBAAsB,eAE7E"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { BorderRadiusValue, ElementIDValue, MarginValue, PaddingValue, ResponsiveIconRadioGroupValue, GridValue, GapYValue, GapXValue, CheckboxValue, ResponsiveSelectValue, ResponsiveNumberValue, BackgroundsValue, BorderValue, ShadowsValue } from '../../../prop-controllers/descriptors';
|
|
2
|
+
import { BorderRadiusValue, ElementIDValue, WidthValue, MarginValue, PaddingValue, ResponsiveIconRadioGroupValue, GridValue, GapYValue, GapXValue, CheckboxValue, ResponsiveSelectValue, ResponsiveNumberValue, BackgroundsValue, BorderValue, ShadowsValue } from '../../../prop-controllers/descriptors';
|
|
3
3
|
import { BoxModelHandle } from '../../../box-model';
|
|
4
4
|
import { BoxAnimateIn } from './constants';
|
|
5
5
|
declare type Props = {
|
|
6
6
|
id?: ElementIDValue;
|
|
7
7
|
backgrounds?: BackgroundsValue;
|
|
8
|
-
width?:
|
|
8
|
+
width?: WidthValue;
|
|
9
9
|
height?: ResponsiveIconRadioGroupValue<'auto' | 'stretch'>;
|
|
10
10
|
verticalAlign?: ResponsiveIconRadioGroupValue<'flex-start' | 'center' | 'flex-end' | 'space-between'>;
|
|
11
11
|
margin?: MarginValue;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Box.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Box/Box.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Box.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Box/Box.tsx"],"names":[],"mappings":";AAOA,OAAO,EACL,iBAAiB,EACjB,cAAc,EACd,UAAU,EACV,WAAW,EACX,YAAY,EACZ,6BAA6B,EAC7B,SAAS,EACT,SAAS,EACT,SAAS,EACT,aAAa,EACb,qBAAqB,EACrB,qBAAqB,EACrB,gBAAgB,EAChB,WAAW,EACX,YAAY,EACb,MAAM,uCAAuC,CAAA;AAW9C,OAAO,EAAE,cAAc,EAAoB,MAAM,oBAAoB,CAAA;AAQrE,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AAE1C,aAAK,KAAK,GAAG;IACX,EAAE,CAAC,EAAE,cAAc,CAAA;IACnB,WAAW,CAAC,EAAE,gBAAgB,CAAA;IAC9B,KAAK,CAAC,EAAE,UAAU,CAAA;IAClB,MAAM,CAAC,EAAE,6BAA6B,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IAC1D,aAAa,CAAC,EAAE,6BAA6B,CAC3C,YAAY,GAAG,QAAQ,GAAG,UAAU,GAAG,eAAe,CACvD,CAAA;IACD,MAAM,CAAC,EAAE,WAAW,CAAA;IACpB,OAAO,CAAC,EAAE,YAAY,CAAA;IACtB,MAAM,CAAC,EAAE,WAAW,CAAA;IACpB,YAAY,CAAC,EAAE,iBAAiB,CAAA;IAChC,SAAS,CAAC,EAAE,YAAY,CAAA;IACxB,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB,SAAS,CAAC,EAAE,SAAS,CAAA;IACrB,cAAc,CAAC,EAAE,qBAAqB,CAAC,YAAY,CAAC,CAAA;IACpD,kBAAkB,CAAC,EAAE,qBAAqB,CAAA;IAC1C,eAAe,CAAC,EAAE,qBAAqB,CAAA;IACvC,eAAe,CAAC,EAAE,qBAAqB,CAAC,YAAY,CAAC,CAAA;IACrD,mBAAmB,CAAC,EAAE,qBAAqB,CAAA;IAC3C,gBAAgB,CAAC,EAAE,qBAAqB,CAAA;IACxC,mBAAmB,CAAC,EAAE,qBAAqB,CAAA;IAC3C,eAAe,CAAC,EAAE,aAAa,CAAA;IAC/B,QAAQ,CAAC,EAAE,SAAS,CAAA;CACrB,CAAA;AAuDD,QAAA,MAAM,GAAG,kGAiIP,CAAA;AAEF,eAAe,GAAG,CAAA"}
|
|
@@ -89,6 +89,7 @@ declare const StyledButton: import("styled-components").StyledComponent<import("
|
|
|
89
89
|
}) | undefined;
|
|
90
90
|
onClick?: ((event: import("react").MouseEvent<HTMLAnchorElement, MouseEvent>) => unknown) | undefined;
|
|
91
91
|
}> & import("react").RefAttributes<HTMLAnchorElement>>, any, {
|
|
92
|
+
width: ControllerProps['width'];
|
|
92
93
|
margin: ControllerProps['margin'];
|
|
93
94
|
variant: ControllerProps['variant'];
|
|
94
95
|
shape: ControllerProps['shape'];
|
|
@@ -107,7 +108,7 @@ declare type BaseProps = {
|
|
|
107
108
|
textColor?: ControllerProps['textColor'];
|
|
108
109
|
color?: ControllerProps['color'];
|
|
109
110
|
textStyle?: ControllerProps['textStyle'];
|
|
110
|
-
width?:
|
|
111
|
+
width?: ControllerProps['width'];
|
|
111
112
|
margin?: ControllerProps['margin'];
|
|
112
113
|
};
|
|
113
114
|
declare type Props = BaseProps & Omit<ComponentPropsWithoutRef<typeof StyledButton>, keyof BaseProps>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Button/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,wBAAwB,EAAc,MAAM,OAAO,CAAA;
|
|
1
|
+
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Button/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,wBAAwB,EAAc,MAAM,OAAO,CAAA;AAK1E,OAAO,EACL,eAAe,EACf,cAAc,EACd,WAAW,EACX,cAAc,EACd,qBAAqB,EACrB,6BAA6B,EAC7B,cAAc,EACd,SAAS,EACT,UAAU,EACX,MAAM,uCAAuC,CAAA;AAC9C,OAAO,EAAE,UAAU,IAAI,KAAK,EAAE,MAAM,mBAAmB,CAAA;AAGvD,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAA;AAClE,OAAO,EAAE,aAAa,EAAE,MAAM,YAAY,CAAA;AAE1C,aAAK,eAAe,GAAG;IACrB,EAAE,CAAC,EAAE,cAAc,CAAA;IACnB,QAAQ,CAAC,EAAE,cAAc,CAAA;IACzB,IAAI,CAAC,EAAE,SAAS,CAAA;IAChB,OAAO,CAAC,EAAE,qBAAqB,CAAC,aAAa,CAAC,CAAA;IAC9C,KAAK,CAAC,EAAE,6BAA6B,CAAC,MAAM,GAAG,SAAS,GAAG,QAAQ,CAAC,CAAA;IACpE,IAAI,CAAC,EAAE,6BAA6B,CAAC,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC,CAAA;IAClE,KAAK,CAAC,EAAE,eAAe,CAAA;IACvB,SAAS,CAAC,EAAE,eAAe,CAAA;IAC3B,SAAS,CAAC,EAAE,cAAc,CAAA;IAC1B,KAAK,CAAC,EAAE,UAAU,CAAA;IAClB,MAAM,CAAC,EAAE,WAAW,CAAA;CACrB,CAAA;AAED,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAMT,eAAe,CAAC,OAAO,CAAC;YACvB,eAAe,CAAC,QAAQ,CAAC;aACxB,eAAe,CAAC,SAAS,CAAC;WAC5B,eAAe,CAAC,OAAO,CAAC;UACzB,eAAe,CAAC,MAAM,CAAC;eAClB,gBAAgB,KAAK,CAAC,GAAG,IAAI,GAAG,SAAS;WAC7C,gBAAgB,KAAK,CAAC,GAAG,IAAI,GAAG,SAAS;eACrC,eAAe,CAAC,WAAW,CAAC;SAwLxC,CAAA;AAED,aAAK,SAAS,GAAG;IACf,EAAE,CAAC,EAAE,eAAe,CAAC,IAAI,CAAC,CAAA;IAC1B,QAAQ,CAAC,EAAE,YAAY,GAAG,MAAM,CAAA;IAChC,IAAI,CAAC,EAAE,eAAe,CAAC,MAAM,CAAC,CAAA;IAC9B,OAAO,CAAC,EAAE,eAAe,CAAC,SAAS,CAAC,CAAA;IACpC,KAAK,CAAC,EAAE,eAAe,CAAC,OAAO,CAAC,CAAA;IAChC,IAAI,CAAC,EAAE,eAAe,CAAC,MAAM,CAAC,CAAA;IAC9B,SAAS,CAAC,EAAE,eAAe,CAAC,WAAW,CAAC,CAAA;IACxC,KAAK,CAAC,EAAE,eAAe,CAAC,OAAO,CAAC,CAAA;IAChC,SAAS,CAAC,EAAE,eAAe,CAAC,WAAW,CAAC,CAAA;IACxC,KAAK,CAAC,EAAE,eAAe,CAAC,OAAO,CAAC,CAAA;IAChC,MAAM,CAAC,EAAE,eAAe,CAAC,QAAQ,CAAC,CAAA;CACnC,CAAA;AAED,aAAK,KAAK,GAAG,SAAS,GAAG,IAAI,CAAC,wBAAwB,CAAC,OAAO,YAAY,CAAC,EAAE,MAAM,SAAS,CAAC,CAAA;AAE7F,QAAA,MAAM,MAAM,qIAsCV,CAAA;AAEF,eAAe,MAAM,CAAA"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ElementIDValue, ImagesValue, MarginValue, ResponsiveNumberValue, ResponsiveIconRadioGroupValue, GapXValue, CheckboxValue, NumberValue, BorderValue, BorderRadiusValue } from '../../../prop-controllers/descriptors';
|
|
2
|
+
import { ElementIDValue, ImagesValue, MarginValue, ResponsiveNumberValue, ResponsiveIconRadioGroupValue, GapXValue, CheckboxValue, NumberValue, BorderValue, BorderRadiusValue, WidthValue } from '../../../prop-controllers/descriptors';
|
|
3
3
|
import { ResponsiveColor } from '../../../runtimes/react/controls';
|
|
4
4
|
declare type Props = {
|
|
5
5
|
id?: ElementIDValue;
|
|
6
6
|
images?: ImagesValue;
|
|
7
|
-
width?:
|
|
7
|
+
width?: WidthValue;
|
|
8
8
|
margin?: MarginValue;
|
|
9
9
|
pageSize?: ResponsiveNumberValue;
|
|
10
10
|
step?: ResponsiveNumberValue;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Carousel.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Carousel/Carousel.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Carousel.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Carousel/Carousel.tsx"],"names":[],"mappings":";AAYA,OAAO,EAEL,cAAc,EACd,WAAW,EACX,WAAW,EACX,qBAAqB,EACrB,6BAA6B,EAC7B,SAAS,EACT,aAAa,EACb,WAAW,EACX,WAAW,EACX,iBAAiB,EACjB,UAAU,EACX,MAAM,uCAAuC,CAAA;AAC9C,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAA;AAgClE,aAAK,KAAK,GAAG;IACX,EAAE,CAAC,EAAE,cAAc,CAAA;IACnB,MAAM,CAAC,EAAE,WAAW,CAAA;IACpB,KAAK,CAAC,EAAE,UAAU,CAAA;IAClB,MAAM,CAAC,EAAE,WAAW,CAAA;IACpB,QAAQ,CAAC,EAAE,qBAAqB,CAAA;IAChC,IAAI,CAAC,EAAE,qBAAqB,CAAA;IAC5B,cAAc,CAAC,EAAE,6BAA6B,CAAC,YAAY,GAAG,QAAQ,GAAG,UAAU,CAAC,CAAA;IACpF,GAAG,CAAC,EAAE,SAAS,CAAA;IACf,QAAQ,CAAC,EAAE,aAAa,CAAA;IACxB,KAAK,CAAC,EAAE,WAAW,CAAA;IACnB,UAAU,CAAC,EAAE,aAAa,CAAA;IAC1B,aAAa,CAAC,EAAE,6BAA6B,CAAC,QAAQ,GAAG,QAAQ,GAAG,SAAS,CAAC,CAAA;IAC9E,UAAU,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IACnC,eAAe,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IACxC,QAAQ,CAAC,EAAE,aAAa,CAAA;IACxB,QAAQ,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IACjC,WAAW,CAAC,EAAE,WAAW,CAAA;IACzB,iBAAiB,CAAC,EAAE,iBAAiB,CAAA;CACtC,CAAA;AAqOD,QAAA,MAAM,QAAQ,kGAuKZ,CAAA;AAEF,eAAe,QAAQ,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Carousel/register.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AAGtD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,YAAY,
|
|
1
|
+
{"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Carousel/register.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AAGtD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,YAAY,cAiGtD"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { DateValue, ElementIDValue, FontValue, GapXValue, MarginValue, ResponsiveIconRadioGroupValue, TextInputValue } from '../../../prop-controllers/descriptors';
|
|
2
|
+
import { DateValue, ElementIDValue, FontValue, GapXValue, MarginValue, ResponsiveIconRadioGroupValue, TextInputValue, WidthValue } from '../../../prop-controllers/descriptors';
|
|
3
3
|
import { ResponsiveColor } from '../../../runtimes/react/controls';
|
|
4
4
|
declare type Props = {
|
|
5
5
|
id?: ElementIDValue;
|
|
@@ -13,7 +13,7 @@ declare type Props = {
|
|
|
13
13
|
blockColor?: ResponsiveColor | null;
|
|
14
14
|
labelFont?: FontValue;
|
|
15
15
|
labelColor?: ResponsiveColor | null;
|
|
16
|
-
width?:
|
|
16
|
+
width?: WidthValue;
|
|
17
17
|
margin?: MarginValue;
|
|
18
18
|
daysLabel?: TextInputValue;
|
|
19
19
|
hoursLabel?: TextInputValue;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Countdown.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Countdown/Countdown.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Countdown.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Countdown/Countdown.tsx"],"names":[],"mappings":";AAMA,OAAO,EAEL,SAAS,EACT,cAAc,EACd,SAAS,EACT,SAAS,EACT,WAAW,EACX,6BAA6B,EAC7B,cAAc,EACd,UAAU,EACX,MAAM,uCAAuC,CAAA;AAC9C,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAA;AAElE,aAAK,KAAK,GAAG;IACX,EAAE,CAAC,EAAE,cAAc,CAAA;IACnB,IAAI,CAAC,EAAE,SAAS,CAAA;IAChB,OAAO,CAAC,EAAE,6BAA6B,CACrC,QAAQ,GAAG,cAAc,GAAG,SAAS,GAAG,eAAe,GAAG,OAAO,CAClE,CAAA;IACD,KAAK,CAAC,EAAE,6BAA6B,CAAC,MAAM,GAAG,SAAS,GAAG,QAAQ,CAAC,CAAA;IACpE,IAAI,CAAC,EAAE,6BAA6B,CAAC,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC,CAAA;IAClE,GAAG,CAAC,EAAE,SAAS,CAAA;IACf,UAAU,CAAC,EAAE,SAAS,CAAA;IACtB,WAAW,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IACpC,UAAU,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IACnC,SAAS,CAAC,EAAE,SAAS,CAAA;IACrB,UAAU,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IACnC,KAAK,CAAC,EAAE,UAAU,CAAA;IAClB,MAAM,CAAC,EAAE,WAAW,CAAA;IACpB,SAAS,CAAC,EAAE,cAAc,CAAA;IAC1B,UAAU,CAAC,EAAE,cAAc,CAAA;IAC3B,YAAY,CAAC,EAAE,cAAc,CAAA;IAC7B,YAAY,CAAC,EAAE,cAAc,CAAA;CAC9B,CAAA;AAsPD,QAAA,MAAM,SAAS,kGA4Eb,CAAA;AAEF,eAAe,SAAS,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Countdown/register.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AAEtD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,YAAY,
|
|
1
|
+
{"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Countdown/register.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AAEtD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,YAAY,cAsFtD"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ElementIDValue, MarginValue, ResponsiveLengthValue, ResponsiveSelectValue } from '../../../prop-controllers/descriptors';
|
|
2
|
+
import { ElementIDValue, MarginValue, ResponsiveLengthValue, ResponsiveSelectValue, WidthValue } from '../../../prop-controllers/descriptors';
|
|
3
3
|
import { ResponsiveColor } from '../../../runtimes/react/controls';
|
|
4
4
|
declare type DividerVariant = 'solid' | 'dashed' | 'dotted' | 'blended';
|
|
5
5
|
declare type Props = {
|
|
@@ -7,7 +7,7 @@ declare type Props = {
|
|
|
7
7
|
variant?: ResponsiveSelectValue<DividerVariant>;
|
|
8
8
|
thickness?: ResponsiveLengthValue;
|
|
9
9
|
color?: ResponsiveColor | null;
|
|
10
|
-
width?:
|
|
10
|
+
width?: WidthValue;
|
|
11
11
|
margin?: MarginValue;
|
|
12
12
|
};
|
|
13
13
|
declare const Divider: import("react").ForwardRefExoticComponent<Props & import("react").RefAttributes<HTMLDivElement>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Divider.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Divider/Divider.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Divider.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Divider/Divider.tsx"],"names":[],"mappings":";AAIA,OAAO,EAEL,cAAc,EACd,WAAW,EACX,qBAAqB,EACrB,qBAAqB,EACrB,UAAU,EACX,MAAM,uCAAuC,CAAA;AAG9C,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAA;AAElE,aAAK,cAAc,GAAG,OAAO,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,CAAA;AAE/D,aAAK,KAAK,GAAG;IACX,EAAE,CAAC,EAAE,cAAc,CAAA;IACnB,OAAO,CAAC,EAAE,qBAAqB,CAAC,cAAc,CAAC,CAAA;IAC/C,SAAS,CAAC,EAAE,qBAAqB,CAAA;IACjC,KAAK,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IAC9B,KAAK,CAAC,EAAE,UAAU,CAAA;IAClB,MAAM,CAAC,EAAE,WAAW,CAAA;CACrB,CAAA;AAsED,QAAA,MAAM,OAAO,kGAYX,CAAA;AAEF,eAAe,OAAO,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Divider/register.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AAEtD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,YAAY,
|
|
1
|
+
{"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Divider/register.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AAEtD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,YAAY,cA+BtD"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ElementIDValue, MarginValue, TextAreaValue } from '../../../prop-controllers/descriptors';
|
|
2
|
+
import { ElementIDValue, MarginValue, TextAreaValue, WidthValue } from '../../../prop-controllers/descriptors';
|
|
3
3
|
declare type Props = {
|
|
4
4
|
id?: ElementIDValue;
|
|
5
5
|
html?: TextAreaValue;
|
|
6
|
-
width?:
|
|
6
|
+
width?: WidthValue;
|
|
7
7
|
margin?: MarginValue;
|
|
8
8
|
};
|
|
9
9
|
declare const Embed: import("react").ForwardRefExoticComponent<Props & import("react").RefAttributes<HTMLDivElement>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Embed.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Embed/Embed.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Embed.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Embed/Embed.tsx"],"names":[],"mappings":";AAMA,OAAO,EACL,cAAc,EACd,WAAW,EACX,aAAa,EACb,UAAU,EACX,MAAM,uCAAuC,CAAA;AAG9C,aAAK,KAAK,GAAG;IACX,EAAE,CAAC,EAAE,cAAc,CAAA;IACnB,IAAI,CAAC,EAAE,aAAa,CAAA;IACpB,KAAK,CAAC,EAAE,UAAU,CAAA;IAClB,MAAM,CAAC,EAAE,WAAW,CAAA;CACrB,CAAA;AAmCD,QAAA,MAAM,KAAK,kGA0ET,CAAA;AAEF,eAAe,KAAK,CAAA"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { Size, Shape, Contrast, Alignment } from './context/FormContext';
|
|
3
|
-
import { ElementIDValue, GapYValue, LinkValue, MarginValue, ResponsiveIconRadioGroupValue, ResponsiveLengthValue, ResponsiveSelectValue, TableFormFieldsDescriptor, TableFormFieldsValue, TableValue, TextInputValue, TextStyleValue } from '../../../prop-controllers/descriptors';
|
|
3
|
+
import { ElementIDValue, GapYValue, LinkValue, MarginValue, ResponsiveIconRadioGroupValue, ResponsiveLengthValue, ResponsiveSelectValue, TableFormFieldsDescriptor, TableFormFieldsValue, TableValue, TextInputValue, TextStyleValue, WidthValue } from '../../../prop-controllers/descriptors';
|
|
4
4
|
import { BoxModelHandle } from '../../../box-model';
|
|
5
5
|
import { PropControllersHandle } from '../../../state/modules/prop-controller-handles';
|
|
6
6
|
import { ResponsiveColor } from '../../../runtimes/react/controls';
|
|
@@ -22,7 +22,7 @@ declare type Props = {
|
|
|
22
22
|
submitVariant?: ResponsiveSelectValue<'flat' | 'outline' | 'shadow' | 'clear' | 'blocky' | 'bubbly' | 'skewed'>;
|
|
23
23
|
submitWidth?: ResponsiveLengthValue;
|
|
24
24
|
submitAlignment?: ResponsiveIconRadioGroupValue<Alignment>;
|
|
25
|
-
width?:
|
|
25
|
+
width?: WidthValue;
|
|
26
26
|
margin?: MarginValue;
|
|
27
27
|
};
|
|
28
28
|
declare type Descriptors = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Form.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Form/Form.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Form.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Form/Form.tsx"],"names":[],"mappings":";AAiBA,OAAO,EACL,IAAI,EAGJ,KAAK,EACL,QAAQ,EACR,SAAS,EAEV,MAAM,uBAAuB,CAAA;AAO9B,OAAO,EACL,cAAc,EACd,SAAS,EACT,SAAS,EACT,WAAW,EACX,6BAA6B,EAC7B,qBAAqB,EACrB,qBAAqB,EACrB,yBAAyB,EACzB,oBAAoB,EACpB,UAAU,EACV,cAAc,EACd,cAAc,EACd,UAAU,EACX,MAAM,uCAAuC,CAAA;AAE9C,OAAO,EAAE,cAAc,EAAU,MAAM,oBAAoB,CAAA;AAC3D,OAAO,EAAE,qBAAqB,EAAE,MAAM,gDAAgD,CAAA;AAItF,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAA;AAqBlE,aAAK,KAAK,GAAG;IACX,EAAE,CAAC,EAAE,cAAc,CAAA;IACnB,OAAO,CAAC,EAAE,UAAU,CAAA;IACpB,MAAM,CAAC,EAAE,oBAAoB,CAAA;IAC7B,UAAU,CAAC,EAAE,SAAS,CAAA;IACtB,GAAG,CAAC,EAAE,SAAS,CAAA;IACf,KAAK,CAAC,EAAE,6BAA6B,CAAC,KAAK,CAAC,CAAA;IAC5C,IAAI,CAAC,EAAE,6BAA6B,CAAC,IAAI,CAAC,CAAA;IAC1C,QAAQ,CAAC,EAAE,6BAA6B,CAAC,QAAQ,CAAC,CAAA;IAClD,cAAc,CAAC,EAAE,cAAc,CAAA;IAC/B,cAAc,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IACvC,eAAe,CAAC,EAAE,cAAc,CAAA;IAChC,UAAU,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IACnC,eAAe,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IACxC,WAAW,CAAC,EAAE,cAAc,CAAA;IAC5B,aAAa,CAAC,EAAE,qBAAqB,CACnC,MAAM,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,CACzE,CAAA;IACD,WAAW,CAAC,EAAE,qBAAqB,CAAA;IACnC,eAAe,CAAC,EAAE,6BAA6B,CAAC,SAAS,CAAC,CAAA;IAC1D,KAAK,CAAC,EAAE,UAAU,CAAA;IAClB,MAAM,CAAC,EAAE,WAAW,CAAA;CACrB,CAAA;AAoHD,aAAK,WAAW,GAAG;IAAE,MAAM,CAAC,EAAE,yBAAyB,CAAA;CAAE,CAAA;AAEzD,QAAA,MAAM,IAAI,uIA0QR,CAAA;AAEF,eAAe,IAAI,CAAA"}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { MarginValue } from '../../../../../prop-controllers/descriptors';
|
|
2
|
+
import { MarginValue, WidthValue } from '../../../../../prop-controllers/descriptors';
|
|
3
3
|
declare type Props = {
|
|
4
4
|
className?: string;
|
|
5
|
+
width?: WidthValue;
|
|
5
6
|
margin?: MarginValue;
|
|
6
7
|
};
|
|
7
8
|
declare const _default: import("react").ForwardRefExoticComponent<Props & import("react").RefAttributes<HTMLDivElement>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/builtin/Form/components/Placeholder/index.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,WAAW,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/builtin/Form/components/Placeholder/index.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,6CAA6C,CAAA;AA2CrF,aAAK,KAAK,GAAG;IACX,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,CAAC,EAAE,UAAU,CAAA;IAClB,MAAM,CAAC,EAAE,WAAW,CAAA;CACrB,CAAA;;AAED,wBAmBE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Form/register.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AAItD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,YAAY,
|
|
1
|
+
{"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Form/register.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AAItD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,YAAY,cA0HtD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Image.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Image/Image.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Image.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Image/Image.tsx"],"names":[],"mappings":";AAIA,OAAO,EACL,iBAAiB,EACjB,WAAW,EACX,cAAc,EACd,UAAU,EACV,SAAS,EACT,WAAW,EACX,YAAY,EACZ,sBAAsB,EACtB,YAAY,EACZ,cAAc,EACd,UAAU,EACX,MAAM,uCAAuC,CAAA;AAsB9C,aAAK,KAAK,GAAG;IACX,EAAE,CAAC,EAAE,cAAc,CAAA;IACnB,IAAI,CAAC,EAAE,UAAU,CAAA;IACjB,OAAO,CAAC,EAAE,cAAc,CAAA;IACxB,IAAI,CAAC,EAAE,SAAS,CAAA;IAChB,KAAK,CAAC,EAAE,UAAU,CAAA;IAClB,MAAM,CAAC,EAAE,WAAW,CAAA;IACpB,OAAO,CAAC,EAAE,YAAY,CAAA;IACtB,MAAM,CAAC,EAAE,WAAW,CAAA;IACpB,YAAY,CAAC,EAAE,iBAAiB,CAAA;IAChC,SAAS,CAAC,EAAE,YAAY,CAAA;IACxB,OAAO,CAAC,EAAE,sBAAsB,CAAA;IAChC,WAAW,CAAC,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,UAAU,EAAE;YAAE,KAAK,EAAE,MAAM,CAAC;YAAC,MAAM,EAAE,MAAM,CAAA;SAAE,CAAA;KAAE,CAAA;IAC5E,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB,CAAA;AA8ED,QAAA,MAAM,cAAc,oGA8ElB,CAAA;AAEF,eAAe,cAAc,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { CheckboxValue, ElementIDValue, GapXValue, ImageValue, LinkValue, MarginValue, NavigationLinksValue, ResponsiveIconRadioGroupValue, ResponsiveLengthValue, ResponsiveSelectValue, TextInputValue, TextStyleValue } from '../../../prop-controllers/descriptors';
|
|
2
|
+
import { CheckboxValue, ElementIDValue, GapXValue, ImageValue, LinkValue, MarginValue, NavigationLinksValue, ResponsiveIconRadioGroupValue, ResponsiveLengthValue, ResponsiveSelectValue, TextInputValue, TextStyleValue, WidthValue } from '../../../prop-controllers/descriptors';
|
|
3
3
|
import { ResponsiveColor } from '../../../runtimes/react/controls';
|
|
4
4
|
declare type Props = {
|
|
5
5
|
id?: ElementIDValue;
|
|
@@ -16,7 +16,7 @@ declare type Props = {
|
|
|
16
16
|
mobileMenuOpenIconColor?: ResponsiveColor | null;
|
|
17
17
|
mobileMenuCloseIconColor?: ResponsiveColor | null;
|
|
18
18
|
mobileMenuBackgroundColor?: ResponsiveColor | null;
|
|
19
|
-
width?:
|
|
19
|
+
width?: WidthValue;
|
|
20
20
|
margin?: MarginValue;
|
|
21
21
|
};
|
|
22
22
|
declare const Navigation: import("react").ForwardRefExoticComponent<Props & import("react").RefAttributes<HTMLDivElement>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Navigation.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Navigation/Navigation.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Navigation.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Navigation/Navigation.tsx"],"names":[],"mappings":";AAWA,OAAO,EAEL,aAAa,EACb,cAAc,EACd,SAAS,EACT,UAAU,EACV,SAAS,EACT,WAAW,EACX,oBAAoB,EACpB,6BAA6B,EAC7B,qBAAqB,EACrB,qBAAqB,EACrB,cAAc,EACd,cAAc,EAEd,UAAU,EACX,MAAM,uCAAuC,CAAA;AAI9C,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAA;AAGlE,aAAK,KAAK,GAAG;IACX,EAAE,CAAC,EAAE,cAAc,CAAA;IACnB,KAAK,CAAC,EAAE,oBAAoB,CAAA;IAC5B,aAAa,CAAC,EAAE,cAAc,CAAA;IAC9B,QAAQ,CAAC,EAAE,aAAa,CAAA;IACxB,QAAQ,CAAC,EAAE,UAAU,CAAA;IACrB,SAAS,CAAC,EAAE,qBAAqB,CAAA;IACjC,WAAW,CAAC,EAAE,cAAc,CAAA;IAC5B,QAAQ,CAAC,EAAE,SAAS,CAAA;IACpB,SAAS,CAAC,EAAE,6BAA6B,CAAC,YAAY,GAAG,QAAQ,GAAG,UAAU,CAAC,CAAA;IAC/E,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB,mBAAmB,CAAC,EAAE,qBAAqB,CAAC,YAAY,GAAG,WAAW,CAAC,CAAA;IACvE,uBAAuB,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IAChD,wBAAwB,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IACjD,yBAAyB,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IAClD,KAAK,CAAC,EAAE,UAAU,CAAA;IAClB,MAAM,CAAC,EAAE,WAAW,CAAA;CACrB,CAAA;AA0FD,QAAA,MAAM,UAAU,kGAiFd,CAAA;AAEF,eAAe,UAAU,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Navigation/register.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AAGtD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,YAAY,
|
|
1
|
+
{"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Navigation/register.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AAGtD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,YAAY,cAmGtD"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ElementIDValue, SocialLinksValue, ResponsiveIconRadioGroupValue, ResponsiveSelectValue, GapXValue, MarginValue } from '../../../prop-controllers/descriptors';
|
|
2
|
+
import { ElementIDValue, SocialLinksValue, ResponsiveIconRadioGroupValue, ResponsiveSelectValue, GapXValue, MarginValue, WidthValue } from '../../../prop-controllers/descriptors';
|
|
3
3
|
import { ResponsiveColor } from '../../../runtimes/react/controls';
|
|
4
4
|
declare type Props = {
|
|
5
5
|
id?: ElementIDValue;
|
|
@@ -11,7 +11,7 @@ declare type Props = {
|
|
|
11
11
|
backgroundColor?: ResponsiveColor | null;
|
|
12
12
|
alignment?: ResponsiveIconRadioGroupValue<'flex-start' | 'center' | 'flex-end'>;
|
|
13
13
|
gutter?: GapXValue;
|
|
14
|
-
width?:
|
|
14
|
+
width?: WidthValue;
|
|
15
15
|
margin?: MarginValue;
|
|
16
16
|
};
|
|
17
17
|
declare const SocialLinks: import("react").ForwardRefExoticComponent<Props & import("react").RefAttributes<HTMLDivElement>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SocialLinks.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/SocialLinks/SocialLinks.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"SocialLinks.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/SocialLinks/SocialLinks.tsx"],"names":[],"mappings":";AAUA,OAAO,EAEL,cAAc,EACd,gBAAgB,EAChB,6BAA6B,EAC7B,qBAAqB,EACrB,SAAS,EACT,WAAW,EACX,UAAU,EACX,MAAM,uCAAuC,CAAA;AAC9C,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAA;AAElE,aAAK,KAAK,GAAG;IACX,EAAE,CAAC,EAAE,cAAc,CAAA;IACnB,KAAK,CAAC,EAAE,gBAAgB,CAAA;IACxB,KAAK,CAAC,EAAE,6BAA6B,CAAC,OAAO,GAAG,QAAQ,GAAG,SAAS,GAAG,QAAQ,CAAC,CAAA;IAChF,IAAI,CAAC,EAAE,6BAA6B,CAAC,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC,CAAA;IAClE,UAAU,CAAC,EAAE,qBAAqB,CAAC,MAAM,GAAG,MAAM,GAAG,QAAQ,GAAG,MAAM,CAAC,CAAA;IACvE,IAAI,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IAC7B,eAAe,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IACxC,SAAS,CAAC,EAAE,6BAA6B,CAAC,YAAY,GAAG,QAAQ,GAAG,UAAU,CAAC,CAAA;IAC/E,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB,KAAK,CAAC,EAAE,UAAU,CAAA;IAClB,MAAM,CAAC,EAAE,WAAW,CAAA;CACrB,CAAA;AAoFD,QAAA,MAAM,WAAW,kGAkDf,CAAA;AAEF,eAAe,WAAW,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/SocialLinks/register.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AAEtD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,YAAY,
|
|
1
|
+
{"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/SocialLinks/register.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AAEtD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,YAAY,cA8HtD"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ElementIDValue, MarginValue, RichTextDescriptor, RichTextValue } from '../../../prop-controllers/descriptors';
|
|
2
|
+
import { ElementIDValue, MarginValue, RichTextDescriptor, RichTextValue, WidthValue } from '../../../prop-controllers/descriptors';
|
|
3
3
|
import { BoxModelHandle } from '../../../box-model';
|
|
4
4
|
import { PropControllersHandle } from '../../../state/modules/prop-controller-handles';
|
|
5
5
|
declare type Props = {
|
|
6
6
|
id?: ElementIDValue;
|
|
7
7
|
text?: RichTextValue;
|
|
8
|
-
width?:
|
|
8
|
+
width?: WidthValue;
|
|
9
9
|
margin?: MarginValue;
|
|
10
10
|
};
|
|
11
11
|
declare type Descriptors = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Text.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Text/Text.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Text.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Text/Text.tsx"],"names":[],"mappings":";AAkBA,OAAO,EACL,cAAc,EACd,WAAW,EACX,kBAAkB,EAClB,aAAa,EACb,UAAU,EACX,MAAM,uCAAuC,CAAA;AAE9C,OAAO,EAAE,cAAc,EAAU,MAAM,oBAAoB,CAAA;AAC3D,OAAO,EAAE,qBAAqB,EAAE,MAAM,gDAAgD,CAAA;AAKtF,aAAK,KAAK,GAAG;IACX,EAAE,CAAC,EAAE,cAAc,CAAA;IACnB,IAAI,CAAC,EAAE,aAAa,CAAA;IACpB,KAAK,CAAC,EAAE,UAAU,CAAA;IAClB,MAAM,CAAC,EAAE,WAAW,CAAA;CACrB,CAAA;AAgBD,aAAK,WAAW,GAAG;IAAE,IAAI,CAAC,EAAE,kBAAkB,CAAA;CAAE,CAAA;AAEhD,QAAA,MAAM,IAAI,uIA8IR,CAAA;AAEF,eAAe,IAAI,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Text/register.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AAEtD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,YAAY,
|
|
1
|
+
{"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Text/register.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AAEtD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,YAAY,cAuEtD"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { BorderRadiusValue, ElementIDValue, MarginValue, VideoValue } from '../../../prop-controllers/descriptors';
|
|
2
|
+
import { BorderRadiusValue, ElementIDValue, MarginValue, VideoValue, WidthValue } from '../../../prop-controllers/descriptors';
|
|
3
3
|
declare type Props = {
|
|
4
4
|
id?: ElementIDValue;
|
|
5
5
|
video?: VideoValue;
|
|
6
|
-
width?:
|
|
6
|
+
width?: WidthValue;
|
|
7
7
|
margin?: MarginValue;
|
|
8
8
|
borderRadius?: BorderRadiusValue;
|
|
9
9
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Video.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Video/Video.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Video.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Video/Video.tsx"],"names":[],"mappings":";AAIA,OAAO,EACL,iBAAiB,EACjB,cAAc,EACd,WAAW,EACX,UAAU,EACV,UAAU,EACX,MAAM,uCAAuC,CAAA;AAI9C,aAAK,KAAK,GAAG;IACX,EAAE,CAAC,EAAE,cAAc,CAAA;IACnB,KAAK,CAAC,EAAE,UAAU,CAAA;IAClB,KAAK,CAAC,EAAE,UAAU,CAAA;IAClB,MAAM,CAAC,EAAE,WAAW,CAAA;IACpB,YAAY,CAAC,EAAE,iBAAiB,CAAA;CACjC,CAAA;AAeD,QAAA,MAAM,KAAK,kGA+BT,CAAA;AAEF,eAAe,KAAK,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Video/register.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AAEtD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,YAAY,
|
|
1
|
+
{"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../../../../src/components/builtin/Video/register.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AAEtD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,YAAY,cAgBtD"}
|
package/dist/useBoxShadow.es.js
CHANGED
|
@@ -29,7 +29,7 @@ var __objRest = (source, exclude) => {
|
|
|
29
29
|
}
|
|
30
30
|
return target;
|
|
31
31
|
};
|
|
32
|
-
import {
|
|
32
|
+
import { K as isNonNullable, v as useQuery, F as SWATCHES_BY_ID } from "./index.es.js";
|
|
33
33
|
const ShadowDefaultValue = {
|
|
34
34
|
inset: false,
|
|
35
35
|
offsetX: 0,
|
package/dist/useMediaQuery.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useState } from "react";
|
|
2
|
-
import {
|
|
2
|
+
import { y as DEVICES, z as findDeviceOverride, q as useIsomorphicLayoutEffect, J as getDeviceMediaQuery } from "./index.es.js";
|
|
3
3
|
function useMediaQuery(responsiveValue) {
|
|
4
4
|
const [deviceId, setDeviceId] = useState(DEVICES[0].id);
|
|
5
5
|
const { value } = findDeviceOverride(responsiveValue, deviceId) || {};
|