@auspices/eos 5.0.12 → 5.0.14
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/Alert/index.js.map +1 -1
- package/dist/Alerts/index.js.map +1 -1
- package/dist/AspectRatioBox/index.js.map +1 -1
- package/dist/Banner/index.js.map +1 -1
- package/dist/Box/Box.d.ts +1 -1
- package/dist/Box/Box.js +5 -3
- package/dist/Box/Box.js.map +1 -1
- package/dist/Box/index.js.map +1 -1
- package/dist/Button/Button.d.ts +4 -2
- package/dist/Button/Button.js +4 -3
- package/dist/Button/Button.js.map +1 -1
- package/dist/Button/index.js.map +1 -1
- package/dist/Caret/Caret.d.ts +1 -3
- package/dist/Caret/Caret.js +5 -3
- package/dist/Caret/Caret.js.map +1 -1
- package/dist/Caret/index.js.map +1 -1
- package/dist/Cell/Cell.d.ts +1 -1
- package/dist/Cell/Cell.js +4 -3
- package/dist/Cell/Cell.js.map +1 -1
- package/dist/Cell/index.js.map +1 -1
- package/dist/Clear/Clear.d.ts +2 -10
- package/dist/Clear/Clear.js +5 -4
- package/dist/Clear/Clear.js.map +1 -1
- package/dist/Clear/index.js.map +1 -1
- package/dist/ClearableInput/index.js.map +1 -1
- package/dist/Clickable/Clickable.js.map +1 -1
- package/dist/Clickable/index.js.map +1 -1
- package/dist/Confirm/index.js.map +1 -1
- package/dist/ContextMenu/ContextMenu.d.ts +4 -19
- package/dist/ContextMenu/index.js.map +1 -1
- package/dist/Divider/Divider.d.ts +1 -1
- package/dist/Divider/Divider.js +5 -5
- package/dist/Divider/Divider.js.map +1 -1
- package/dist/Divider/index.js.map +1 -1
- package/dist/Dropdown/index.js.map +1 -1
- package/dist/Ellipsis/index.js.map +1 -1
- package/dist/EmptyFrame/index.js.map +1 -1
- package/dist/Expandable/index.js.map +1 -1
- package/dist/Field/index.js.map +1 -1
- package/dist/File/index.js.map +1 -1
- package/dist/Flyout/index.js.map +1 -1
- package/dist/GlobalStyles/GlobalStyles.js.map +1 -1
- package/dist/GlobalStyles/index.js.map +1 -1
- package/dist/Grid/index.js.map +1 -1
- package/dist/HTML/HTML.d.ts +1 -3
- package/dist/HTML/index.js.map +1 -1
- package/dist/Image/index.js.map +1 -1
- package/dist/Input/Input.d.ts +1 -1
- package/dist/Input/Input.js +4 -4
- package/dist/Input/Input.js.map +1 -1
- package/dist/Input/index.js.map +1 -1
- package/dist/KeyValueEditor/index.js.map +1 -1
- package/dist/KeyValueInput/index.js.map +1 -1
- package/dist/Loading/index.js.map +1 -1
- package/dist/Modal/index.js.map +1 -1
- package/dist/Mono/Mono.d.ts +1 -3
- package/dist/Mono/Mono.js +5 -3
- package/dist/Mono/Mono.js.map +1 -1
- package/dist/Mono/index.js.map +1 -1
- package/dist/MultiSelect/index.js.map +1 -1
- package/dist/Pagination/index.js.map +1 -1
- package/dist/Pane/Pane.js +5 -3
- package/dist/Pane/Pane.js.map +1 -1
- package/dist/Pane/PaneHeader.d.ts +1 -3
- package/dist/Pane/PaneHeader.js +4 -2
- package/dist/Pane/PaneHeader.js.map +1 -1
- package/dist/Pane/PaneOption.d.ts +6 -6
- package/dist/Pane/PaneOption.js +5 -3
- package/dist/Pane/PaneOption.js.map +1 -1
- package/dist/Pane/index.js.map +1 -1
- package/dist/Pill/Pill.d.ts +1 -1
- package/dist/Pill/Pill.js +4 -2
- package/dist/Pill/Pill.js.map +1 -1
- package/dist/Pill/index.js.map +1 -1
- package/dist/Plus/Plus.d.ts +1 -3
- package/dist/Plus/Plus.js +5 -3
- package/dist/Plus/Plus.js.map +1 -1
- package/dist/Plus/index.js.map +1 -1
- package/dist/Popper/index.js.map +1 -1
- package/dist/ProgressBar/index.js.map +1 -1
- package/dist/Remove/Remove.d.ts +3 -5
- package/dist/Remove/Remove.js +9 -8
- package/dist/Remove/Remove.js.map +1 -1
- package/dist/Remove/index.js.map +1 -1
- package/dist/ResponsiveImage/index.js.map +1 -1
- package/dist/Select/index.js.map +1 -1
- package/dist/Skeleton/Skeleton.d.ts +1 -3
- package/dist/Skeleton/index.js.map +1 -1
- package/dist/Spinner/index.js.map +1 -1
- package/dist/Split/index.js.map +1 -1
- package/dist/Stack/index.js.map +1 -1
- package/dist/Tag/Tag.d.ts +2 -4
- package/dist/Tag/index.js.map +1 -1
- package/dist/Themer/index.js.map +1 -1
- package/dist/Tooltip/index.js.map +1 -1
- package/dist/Truncate/index.js.map +1 -1
- package/dist/Upload/index.js.map +1 -1
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/useClickOutside.js.map +1 -1
- package/dist/hooks/useContrastingColor.js.map +1 -1
- package/dist/hooks/usePagination.js.map +1 -1
- package/dist/hooks/useUniqueId.js.map +1 -1
- package/dist/hooks/useUpdateEffect.js.map +1 -1
- package/dist/index.js.map +1 -1
- package/dist/lib/flattenChildren.js.map +1 -1
- package/dist/lib/hasChildren.js.map +1 -1
- package/dist/lib/index.js.map +1 -1
- package/dist/lib/isTouch.js.map +1 -1
- package/dist/lib/onlyText.js.map +1 -1
- package/dist/lib/shouldForwardProp.js.map +1 -1
- package/dist/lib/withDefaultProps.d.ts +4 -0
- package/dist/lib/withDefaultProps.js +29 -0
- package/dist/lib/withDefaultProps.js.map +1 -0
- package/dist/mixins/index.js.map +1 -1
- package/dist/mixins/overflowEllipsis.js.map +1 -1
- package/dist/theme/index.js.map +1 -1
- package/dist/theme/theme.js.map +1 -1
- package/dist/theme/utils.js.map +1 -1
- package/dist/util/generateId.js.map +1 -1
- package/package.json +1 -1
package/dist/HTML/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/HTML/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/HTML/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yCAAuB"}
|
package/dist/Image/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Image/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Image/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0CAAwB"}
|
package/dist/Input/Input.d.ts
CHANGED
|
@@ -6,4 +6,4 @@ export type InputProps = React.InputHTMLAttributes<HTMLInputElement> & CellProps
|
|
|
6
6
|
export declare const inputFocusMixin: import("styled-components").RuleSet<object>;
|
|
7
7
|
export declare const inputHoverMixin: import("styled-components").RuleSet<object>;
|
|
8
8
|
export declare const inputMixin: import("styled-components").RuleSet<InputProps>;
|
|
9
|
-
export declare const Input: import("
|
|
9
|
+
export declare const Input: import("react").ForwardRefExoticComponent<Omit<import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, InputProps>, "ref"> & import("react").RefAttributes<any>>;
|
package/dist/Input/Input.js
CHANGED
|
@@ -42,6 +42,7 @@ exports.Input = exports.inputMixin = exports.inputHoverMixin = exports.inputFocu
|
|
|
42
42
|
var styled_components_1 = __importStar(require("styled-components"));
|
|
43
43
|
var Cell_1 = require("../Cell");
|
|
44
44
|
var shouldForwardProp_1 = require("../lib/shouldForwardProp");
|
|
45
|
+
var withDefaultProps_1 = require("../lib/withDefaultProps");
|
|
45
46
|
exports.inputFocusMixin = (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n ", ";\n\n ::placeholder {\n text-decoration: underline;\n }\n"], ["\n ", ";\n\n ::placeholder {\n text-decoration: underline;\n }\n"])), Cell_1.cellFocusMixin);
|
|
46
47
|
exports.inputHoverMixin = (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n ::placeholder {\n text-decoration: underline;\n }\n"], ["\n ::placeholder {\n text-decoration: underline;\n }\n"])));
|
|
47
48
|
exports.inputMixin = (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n appearance: none;\n border-radius: 0;\n margin: 0;\n transition: box-shadow 250ms ease;\n background-color: transparent;\n\n ", "\n\n ", "\n &:focus {\n ", "\n }\n\n ", "\n &:hover {\n ", "\n }\n\n &:autofill {\n font-size: 1rem;\n }\n"], ["\n appearance: none;\n border-radius: 0;\n margin: 0;\n transition: box-shadow 250ms ease;\n background-color: transparent;\n\n ", "\n\n ", "\n &:focus {\n ", "\n }\n\n ", "\n &:hover {\n ", "\n }\n\n &:autofill {\n font-size: 1rem;\n }\n"])), Cell_1.cellMixin, function (_a) {
|
|
@@ -51,11 +52,10 @@ exports.inputMixin = (0, styled_components_1.css)(templateObject_3 || (templateO
|
|
|
51
52
|
var hover = _a.hover;
|
|
52
53
|
return hover && exports.inputHoverMixin;
|
|
53
54
|
}, exports.inputHoverMixin);
|
|
54
|
-
|
|
55
|
+
var StyledInput = styled_components_1.default.input.withConfig({
|
|
55
56
|
shouldForwardProp: shouldForwardProp_1.shouldForwardProp,
|
|
56
57
|
})(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n ", "\n"], ["\n ", "\n"])), exports.inputMixin);
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
};
|
|
58
|
+
StyledInput.displayName = "StyledInput";
|
|
59
|
+
exports.Input = (0, withDefaultProps_1.withDefaultProps)(StyledInput, { variant: "default" }, "Input");
|
|
60
60
|
var templateObject_1, templateObject_2, templateObject_3, templateObject_4;
|
|
61
61
|
//# sourceMappingURL=Input.js.map
|
package/dist/Input/Input.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Input.js","sourceRoot":"","sources":["../../src/Input/Input.
|
|
1
|
+
{"version":3,"file":"Input.js","sourceRoot":"","sources":["../../src/Input/Input.tsx"],"names":[],"mappings":";AAAA,YAAY,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEb,qEAAgD;AAChD,gCAA4E;AAC5E,8DAA6D;AAC7D,4DAA2D;AAQ9C,QAAA,eAAe,OAAG,uBAAG,4IAAA,MAC9B,EAAc,gEAKjB,KALG,qBAAc,EAKhB;AAEW,QAAA,eAAe,OAAG,uBAAG,iIAAA,6DAIjC,KAAC;AAEW,QAAA,UAAU,OAAG,uBAAG,2UAAY,wIAOrC,EAAS,QAET,EAAuC,qBAErC,EAAe,aAGjB,EAAuC,qBAErC,EAAe,sDAMpB,KAfG,gBAAS,EAET,UAAC,EAAS;QAAP,KAAK,WAAA;IAAO,OAAA,KAAK,IAAI,uBAAe;AAAxB,CAAwB,EAErC,uBAAe,EAGjB,UAAC,EAAS;QAAP,KAAK,WAAA;IAAO,OAAA,KAAK,IAAI,uBAAe;AAAxB,CAAwB,EAErC,uBAAe,EAMnB;AAEF,IAAM,WAAW,GAAG,2BAAM,CAAC,KAAK,CAAC,UAAU,CAAC;IAC1C,iBAAiB,uCAAA;CAClB,CAAC,+EAAY,MACV,EAAU,IACb,KADG,kBAAU,CACb,CAAC;AAEF,WAAW,CAAC,WAAW,GAAG,aAAa,CAAC;AAE3B,QAAA,KAAK,GAAG,IAAA,mCAAgB,EACnC,WAAW,EACX,EAAE,OAAO,EAAE,SAAwB,EAAE,EACrC,OAAO,CACR,CAAC"}
|
package/dist/Input/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Input/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Input/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0CAAwB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/KeyValueEditor/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/KeyValueEditor/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mDAAiC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/KeyValueInput/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/KeyValueInput/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAAgC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Loading/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Loading/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,4CAA0B"}
|
package/dist/Modal/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Modal/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Modal/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0CAAwB"}
|
package/dist/Mono/Mono.d.ts
CHANGED
|
@@ -1,5 +1,3 @@
|
|
|
1
1
|
import { BoxProps } from "../Box";
|
|
2
2
|
export type MonoProps = BoxProps;
|
|
3
|
-
export declare const Mono: import("
|
|
4
|
-
children?: React.ReactNode;
|
|
5
|
-
}, never>> & string;
|
|
3
|
+
export declare const Mono: import("react").ForwardRefExoticComponent<Omit<import("styled-components").FastOmit<Omit<import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, BoxProps>, "ref"> & import("react").RefAttributes<any>, never>, "ref"> & import("react").RefAttributes<any>>;
|
package/dist/Mono/Mono.js
CHANGED
|
@@ -11,10 +11,12 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
11
11
|
exports.Mono = void 0;
|
|
12
12
|
var styled_components_1 = __importDefault(require("styled-components"));
|
|
13
13
|
var Box_1 = require("../Box");
|
|
14
|
-
|
|
15
|
-
|
|
14
|
+
var withDefaultProps_1 = require("../lib/withDefaultProps");
|
|
15
|
+
var StyledMono = (0, styled_components_1.default)(Box_1.Box)(templateObject_1 || (templateObject_1 = __makeTemplateObject([""], [""])));
|
|
16
|
+
StyledMono.displayName = "StyledMono";
|
|
17
|
+
exports.Mono = (0, withDefaultProps_1.withDefaultProps)(StyledMono, {
|
|
16
18
|
fontFamily: "mono",
|
|
17
19
|
fontSize: "87.5%",
|
|
18
|
-
};
|
|
20
|
+
}, "Mono");
|
|
19
21
|
var templateObject_1;
|
|
20
22
|
//# sourceMappingURL=Mono.js.map
|
package/dist/Mono/Mono.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Mono.js","sourceRoot":"","sources":["../../src/Mono/Mono.tsx"],"names":[],"mappings":";AAAA,YAAY,CAAC;;;;;;;;;;AAEb,wEAAuC;AACvC,8BAAuC;
|
|
1
|
+
{"version":3,"file":"Mono.js","sourceRoot":"","sources":["../../src/Mono/Mono.tsx"],"names":[],"mappings":";AAAA,YAAY,CAAC;;;;;;;;;;AAEb,wEAAuC;AACvC,8BAAuC;AACvC,4DAA2D;AAI3D,IAAM,UAAU,GAAG,IAAA,2BAAM,EAAC,SAAG,CAAC,qEAAA,EAAE,IAAA,CAAC;AAEjC,UAAU,CAAC,WAAW,GAAG,YAAY,CAAC;AAEzB,QAAA,IAAI,GAAG,IAAA,mCAAgB,EAClC,UAAU,EACV;IACE,UAAU,EAAE,MAAM;IAClB,QAAQ,EAAE,OAAO;CAClB,EACD,MAAM,CACP,CAAC"}
|
package/dist/Mono/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Mono/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Mono/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yCAAuB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/MultiSelect/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/MultiSelect/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gDAA8B;AAC9B,mDAAiC;AACjC,sDAAoC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Pagination/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Pagination/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,+CAA6B;AAC7B,yCAAuB"}
|
package/dist/Pane/Pane.js
CHANGED
|
@@ -73,12 +73,14 @@ var Stack_1 = require("../Stack");
|
|
|
73
73
|
var flattenChildren_1 = require("../lib/flattenChildren");
|
|
74
74
|
var PaneOption_1 = require("./PaneOption");
|
|
75
75
|
var Flyout_1 = require("../Flyout");
|
|
76
|
+
var withDefaultProps_1 = require("../lib/withDefaultProps");
|
|
76
77
|
exports.paneShadowMixin = (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n box-shadow: 0 0 ", " 0 ", ";\n"], ["\n box-shadow: 0 0 ", " 0 ", ";\n"])), (0, theme_get_1.themeGet)("space.2"), (0, theme_get_1.themeGet)("colors.tertiary"));
|
|
77
|
-
var
|
|
78
|
-
|
|
78
|
+
var StyledContainer = (0, styled_components_1.default)(Stack_1.Stack)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n background-color: ", ";\n max-width: ", ";\n ", "\n"], ["\n background-color: ", ";\n max-width: ", ";\n ", "\n"])), (0, theme_get_1.themeGet)("colors.background"), (0, theme_get_1.themeGet)("space.10"), exports.paneShadowMixin);
|
|
79
|
+
StyledContainer.displayName = "StyledContainer";
|
|
80
|
+
var Container = (0, withDefaultProps_1.withDefaultProps)(StyledContainer, {
|
|
79
81
|
borderRadius: 4,
|
|
80
82
|
spacing: 0,
|
|
81
|
-
};
|
|
83
|
+
}, "Container");
|
|
82
84
|
exports.Pane = react_1.default.forwardRef(function (_a, forwardedRef) {
|
|
83
85
|
var children = _a.children, _b = _a.onEnter, onEnter = _b === void 0 ? function () { } : _b, rest = __rest(_a, ["children", "onEnter"]);
|
|
84
86
|
var ref = (0, react_1.useRef)(null);
|
package/dist/Pane/Pane.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pane.js","sourceRoot":"","sources":["../../src/Pane/Pane.tsx"],"names":[],"mappings":";AAAA,YAAY,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEb,6CAA4D;AAC5D,qEAAgD;AAChD,sDAAoD;AACpD,6EAAyE;AACzE,kFAAqD;AACrD,kCAA6C;AAC7C,0DAAyD;AACzD,2CAA0C;AAC1C,oCAAmC;
|
|
1
|
+
{"version":3,"file":"Pane.js","sourceRoot":"","sources":["../../src/Pane/Pane.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
1
|
import { BoxProps } from "../Box";
|
|
2
2
|
export type PaneHeaderProps = BoxProps;
|
|
3
|
-
export declare const PaneHeader: import("
|
|
4
|
-
children?: React.ReactNode;
|
|
5
|
-
}, never>> & string;
|
|
3
|
+
export declare const PaneHeader: import("react").ForwardRefExoticComponent<Omit<import("styled-components").FastOmit<Omit<import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, BoxProps>, "ref"> & import("react").RefAttributes<any>, never>, "ref"> & import("react").RefAttributes<any>>;
|
package/dist/Pane/PaneHeader.js
CHANGED
|
@@ -24,7 +24,9 @@ var styled_components_1 = __importDefault(require("styled-components"));
|
|
|
24
24
|
var Box_1 = require("../Box");
|
|
25
25
|
var mixins_1 = require("../mixins");
|
|
26
26
|
var PaneOption_1 = require("./PaneOption");
|
|
27
|
-
|
|
28
|
-
|
|
27
|
+
var withDefaultProps_1 = require("../lib/withDefaultProps");
|
|
28
|
+
var StyledPaneHeader = (0, styled_components_1.default)(Box_1.Box)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n ", "\n"], ["\n ", "\n"])), mixins_1.overflowEllipsisMixin);
|
|
29
|
+
StyledPaneHeader.displayName = "StyledPaneHeader";
|
|
30
|
+
exports.PaneHeader = (0, withDefaultProps_1.withDefaultProps)(StyledPaneHeader, __assign(__assign({}, PaneOption_1.PANE_OPTION), { color: "secondary" }), "PaneHeader");
|
|
29
31
|
var templateObject_1;
|
|
30
32
|
//# sourceMappingURL=PaneHeader.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PaneHeader.js","sourceRoot":"","sources":["../../src/Pane/PaneHeader.tsx"],"names":[],"mappings":";AAAA,YAAY,CAAC;;;;;;;;;;;;;;;;;;;;;AAEb,wEAAuC;AACvC,8BAAuC;AACvC,oCAAkD;AAClD,2CAA2C;
|
|
1
|
+
{"version":3,"file":"PaneHeader.js","sourceRoot":"","sources":["../../src/Pane/PaneHeader.tsx"],"names":[],"mappings":";AAAA,YAAY,CAAC;;;;;;;;;;;;;;;;;;;;;AAEb,wEAAuC;AACvC,8BAAuC;AACvC,oCAAkD;AAClD,2CAA2C;AAC3C,4DAA2D;AAI3D,IAAM,gBAAgB,GAAG,IAAA,2BAAM,EAAC,SAAG,CAAC,+EAAA,MAChC,EAAqB,IACxB,KADG,8BAAqB,CACxB,CAAC;AAEF,gBAAgB,CAAC,WAAW,GAAG,kBAAkB,CAAC;AAErC,QAAA,UAAU,GAAG,IAAA,mCAAgB,EACxC,gBAAgB,wBACX,wBAAW,KAAE,KAAK,EAAE,WAAW,KACpC,YAAY,CACb,CAAC"}
|
|
@@ -9,12 +9,6 @@ export declare const paneOptionHoverMixin: import("styled-components").RuleSet<o
|
|
|
9
9
|
export declare const paneOptionActiveMixin: import("styled-components").RuleSet<object>;
|
|
10
10
|
export declare const paneOptionFocusMixin: import("styled-components").RuleSet<object>;
|
|
11
11
|
export declare const paneOptionDisabledMixin: import("styled-components").RuleSet<object>;
|
|
12
|
-
export declare const PaneOption: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "backgroundColor" | "cursor" | "opacity" | "textDecoration" | "transition" | "bg" | "textColor" | keyof import("styled-system").BorderProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, import("csstype").Property.Border<import("styled-system").TLengthStyledSystem>> | keyof import("styled-system").TypographyProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | keyof import("styled-system").FlexboxProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | keyof import("styled-system").SpaceProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, string | number | symbol> | keyof import("styled-system").PositionProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | keyof import("styled-system").LayoutProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | keyof import("react").ButtonHTMLAttributes<HTMLButtonElement>> & import("react").ButtonHTMLAttributes<HTMLButtonElement> & import("styled-system").BorderProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, import("csstype").Property.Border<import("styled-system").TLengthStyledSystem>> & import("styled-system").TypographyProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & import("styled-system").FlexboxProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & import("styled-system").SpaceProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, string | number | symbol> & import("styled-system").PositionProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & import("styled-system").LayoutProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & Omit<import("styled-system").ColorProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, string | number | symbol>, "color"> & import("..").TextColorProps & import("..").TransitionProps & {
|
|
13
|
-
children?: React.ReactNode;
|
|
14
|
-
} & {
|
|
15
|
-
cursor?: import("styled-system").ResponsiveValue<string>;
|
|
16
|
-
textDecoration?: import("styled-system").ResponsiveValue<string>;
|
|
17
|
-
}, PaneOptionProps>> & string;
|
|
18
12
|
export declare const PANE_OPTION: {
|
|
19
13
|
borderRadius: number;
|
|
20
14
|
color: string;
|
|
@@ -23,3 +17,9 @@ export declare const PANE_OPTION: {
|
|
|
23
17
|
px: number;
|
|
24
18
|
py: number;
|
|
25
19
|
};
|
|
20
|
+
export declare const PaneOption: import("react").ForwardRefExoticComponent<Omit<import("styled-components/dist/types").Substitute<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "backgroundColor" | "cursor" | "opacity" | "textDecoration" | "transition" | "bg" | "textColor" | keyof import("styled-system").BorderProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, import("csstype").Property.Border<import("styled-system").TLengthStyledSystem>> | keyof import("styled-system").TypographyProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | keyof import("styled-system").FlexboxProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | keyof import("styled-system").SpaceProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, string | number | symbol> | keyof import("styled-system").PositionProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | keyof import("styled-system").LayoutProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | keyof import("react").ButtonHTMLAttributes<HTMLButtonElement>> & import("react").ButtonHTMLAttributes<HTMLButtonElement> & import("styled-system").BorderProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, import("csstype").Property.Border<import("styled-system").TLengthStyledSystem>> & import("styled-system").TypographyProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & import("styled-system").FlexboxProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & import("styled-system").SpaceProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, string | number | symbol> & import("styled-system").PositionProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & import("styled-system").LayoutProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & Omit<import("styled-system").ColorProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, string | number | symbol>, "color"> & import("..").TextColorProps & import("..").TransitionProps & {
|
|
21
|
+
children?: React.ReactNode;
|
|
22
|
+
} & {
|
|
23
|
+
cursor?: import("styled-system").ResponsiveValue<string>;
|
|
24
|
+
textDecoration?: import("styled-system").ResponsiveValue<string>;
|
|
25
|
+
}, PaneOptionProps>, "ref"> & import("react").RefAttributes<any>>;
|
package/dist/Pane/PaneOption.js
CHANGED
|
@@ -38,17 +38,18 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
38
38
|
};
|
|
39
39
|
})();
|
|
40
40
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
41
|
-
exports.
|
|
41
|
+
exports.PaneOption = exports.PANE_OPTION = exports.paneOptionDisabledMixin = exports.paneOptionFocusMixin = exports.paneOptionActiveMixin = exports.paneOptionHoverMixin = void 0;
|
|
42
42
|
var styled_components_1 = __importStar(require("styled-components"));
|
|
43
43
|
var theme_get_1 = require("@styled-system/theme-get");
|
|
44
44
|
var Clickable_1 = require("../Clickable");
|
|
45
45
|
var Cell_1 = require("../Cell");
|
|
46
46
|
var mixins_1 = require("../mixins");
|
|
47
|
+
var withDefaultProps_1 = require("../lib/withDefaultProps");
|
|
47
48
|
exports.paneOptionHoverMixin = (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n position: relative;\n z-index: 1;\n\n &::before {\n display: block;\n content: \"\";\n position: absolute;\n top: 2px;\n right: 2px;\n bottom: 2px;\n left: 2px;\n background-color: ", ";\n border-radius: 4px;\n z-index: -1;\n }\n"], ["\n position: relative;\n z-index: 1;\n\n &::before {\n display: block;\n content: \"\";\n position: absolute;\n top: 2px;\n right: 2px;\n bottom: 2px;\n left: 2px;\n background-color: ", ";\n border-radius: 4px;\n z-index: -1;\n }\n"])), (0, theme_get_1.themeGet)("colors.hint"));
|
|
48
49
|
exports.paneOptionActiveMixin = (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n ", "\n"], ["\n ", "\n"])), exports.paneOptionHoverMixin);
|
|
49
50
|
exports.paneOptionFocusMixin = (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n outline: 0;\n background-color: ", ";\n ", "\n"], ["\n outline: 0;\n background-color: ", ";\n ", "\n"])), (0, theme_get_1.themeGet)("colors.hint"), Cell_1.cellFocusMixin);
|
|
50
51
|
exports.paneOptionDisabledMixin = (0, styled_components_1.css)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n pointer-events: none;\n color: ", ";\n"], ["\n pointer-events: none;\n color: ", ";\n"])), (0, theme_get_1.themeGet)("colors.secondary"));
|
|
51
|
-
|
|
52
|
+
var StyledPaneOption = (0, styled_components_1.default)(Clickable_1.Clickable)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n text-align: left;\n cursor: pointer;\n text-decoration: none;\n transition: box-shadow 250ms ease;\n ", "\n\n ", "\n\n ", "\n &:hover {\n ", "\n }\n\n ", "\n &:focus {\n ", "\n }\n\n ", "\n &:disabled {\n ", "\n }\n"], ["\n text-align: left;\n cursor: pointer;\n text-decoration: none;\n transition: box-shadow 250ms ease;\n ", "\n\n ", "\n\n ", "\n &:hover {\n ", "\n }\n\n ", "\n &:focus {\n ", "\n }\n\n ", "\n &:disabled {\n ", "\n }\n"])), mixins_1.overflowEllipsisMixin, function (_a) {
|
|
52
53
|
var active = _a.active;
|
|
53
54
|
return active && exports.paneOptionActiveMixin;
|
|
54
55
|
}, function (_a) {
|
|
@@ -61,6 +62,7 @@ exports.PaneOption = (0, styled_components_1.default)(Clickable_1.Clickable)(tem
|
|
|
61
62
|
var disabled = _a.disabled;
|
|
62
63
|
return disabled && exports.paneOptionDisabledMixin;
|
|
63
64
|
}, exports.paneOptionDisabledMixin);
|
|
65
|
+
StyledPaneOption.displayName = "StyledPaneOption";
|
|
64
66
|
exports.PANE_OPTION = {
|
|
65
67
|
borderRadius: 4,
|
|
66
68
|
color: "primary",
|
|
@@ -69,6 +71,6 @@ exports.PANE_OPTION = {
|
|
|
69
71
|
px: 4,
|
|
70
72
|
py: 3,
|
|
71
73
|
};
|
|
72
|
-
exports.PaneOption
|
|
74
|
+
exports.PaneOption = (0, withDefaultProps_1.withDefaultProps)(StyledPaneOption, exports.PANE_OPTION, "PaneOption");
|
|
73
75
|
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5;
|
|
74
76
|
//# sourceMappingURL=PaneOption.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PaneOption.js","sourceRoot":"","sources":["../../src/Pane/PaneOption.tsx"],"names":[],"mappings":";AAAA,YAAY,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEb,qEAAgD;AAChD,sDAAoD;AACpD,0CAAyD;AACzD,gCAAyC;AACzC,oCAAkD;
|
|
1
|
+
{"version":3,"file":"PaneOption.js","sourceRoot":"","sources":["../../src/Pane/PaneOption.tsx"],"names":[],"mappings":";AAAA,YAAY,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEb,qEAAgD;AAChD,sDAAoD;AACpD,0CAAyD;AACzD,gCAAyC;AACzC,oCAAkD;AAClD,4DAA2D;AAS9C,QAAA,oBAAoB,OAAG,uBAAG,gVAAA,qNAYf,EAAuB,qDAI9C,KAJuB,IAAA,oBAAQ,EAAC,aAAa,CAAC,EAI7C;AAEW,QAAA,qBAAqB,OAAG,uBAAG,gFAAA,MACpC,EAAoB,IACvB,KADG,4BAAoB,EACtB;AAEW,QAAA,oBAAoB,OAAG,uBAAG,0HAAA,uCAEjB,EAAuB,OACzC,EAAc,IACjB,KAFqB,IAAA,oBAAQ,EAAC,aAAa,CAAC,EACzC,qBAAc,EAChB;AAEW,QAAA,uBAAuB,OAAG,uBAAG,iHAAA,sCAE/B,EAA4B,KACtC,KADU,IAAA,oBAAQ,EAAC,kBAAkB,CAAC,EACrC;AAEF,IAAM,gBAAgB,GAAG,IAAA,2BAAM,EAAC,qBAAS,CAAC,uTAAiB,+GAKvD,EAAqB,QAErB,EAA+C,QAE/C,EAA4C,qBAE1C,EAAoB,aAGtB,EAA4C,qBAE1C,EAAoB,aAGtB,EAAqD,wBAEnD,EAAuB,SAE5B,KAlBG,8BAAqB,EAErB,UAAC,EAAU;QAAR,MAAM,YAAA;IAAO,OAAA,MAAM,IAAI,6BAAqB;AAA/B,CAA+B,EAE/C,UAAC,EAAS;QAAP,KAAK,WAAA;IAAO,OAAA,KAAK,IAAI,4BAAoB;AAA7B,CAA6B,EAE1C,4BAAoB,EAGtB,UAAC,EAAS;QAAP,KAAK,WAAA;IAAO,OAAA,KAAK,IAAI,4BAAoB;AAA7B,CAA6B,EAE1C,4BAAoB,EAGtB,UAAC,EAAY;QAAV,QAAQ,cAAA;IAAO,OAAA,QAAQ,IAAI,+BAAuB;AAAnC,CAAmC,EAEnD,+BAAuB,CAE5B,CAAC;AAEF,gBAAgB,CAAC,WAAW,GAAG,kBAAkB,CAAC;AAErC,QAAA,WAAW,GAAG;IACzB,YAAY,EAAE,CAAC;IACf,KAAK,EAAE,SAAS;IAChB,QAAQ,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC;IACtB,UAAU,EAAE,CAAC;IACb,EAAE,EAAE,CAAC;IACL,EAAE,EAAE,CAAC;CACN,CAAC;AAEW,QAAA,UAAU,GAAG,IAAA,mCAAgB,EACxC,gBAAgB,EAChB,mBAAW,EACX,YAAY,CACb,CAAC"}
|
package/dist/Pane/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Pane/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Pane/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yCAAuB;AACvB,+CAA6B;AAC7B,+CAA6B"}
|
package/dist/Pill/Pill.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { CellProps } from "../Cell";
|
|
2
2
|
export type PillProps = CellProps;
|
|
3
3
|
export declare const pillFocusMixin: import("styled-components").RuleSet<object>;
|
|
4
|
-
export declare const Pill: import("
|
|
4
|
+
export declare const Pill: import("react").ForwardRefExoticComponent<Omit<Omit<import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, CellProps>, "ref"> & import("react").RefAttributes<any>, "ref"> & import("react").RefAttributes<any>>;
|
package/dist/Pill/Pill.js
CHANGED
|
@@ -4,7 +4,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
4
4
|
exports.Pill = exports.pillFocusMixin = void 0;
|
|
5
5
|
// Aliases to Cell
|
|
6
6
|
var Cell_1 = require("../Cell");
|
|
7
|
+
var withDefaultProps_1 = require("../lib/withDefaultProps");
|
|
7
8
|
exports.pillFocusMixin = Cell_1.cellFocusMixin;
|
|
8
|
-
|
|
9
|
-
|
|
9
|
+
var StyledPill = Cell_1.Cell;
|
|
10
|
+
StyledPill.displayName = "StyledPill";
|
|
11
|
+
exports.Pill = (0, withDefaultProps_1.withDefaultProps)(StyledPill, { variant: "default" }, "Pill");
|
|
10
12
|
//# sourceMappingURL=Pill.js.map
|
package/dist/Pill/Pill.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pill.js","sourceRoot":"","sources":["../../src/Pill/Pill.
|
|
1
|
+
{"version":3,"file":"Pill.js","sourceRoot":"","sources":["../../src/Pill/Pill.tsx"],"names":[],"mappings":";AAAA,YAAY,CAAC;;;AAEb,kBAAkB;AAClB,gCAAuE;AACvE,4DAA2D;AAG9C,QAAA,cAAc,GAAG,qBAAc,CAAC;AAE7C,IAAM,UAAU,GAAG,WAAI,CAAC;AACxB,UAAU,CAAC,WAAW,GAAG,YAAY,CAAC;AAEzB,QAAA,IAAI,GAAG,IAAA,mCAAgB,EAClC,UAAU,EACV,EAAE,OAAO,EAAE,SAAwB,EAAE,EACrC,MAAM,CACP,CAAC"}
|
package/dist/Pill/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Pill/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Pill/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yCAAuB"}
|
package/dist/Plus/Plus.d.ts
CHANGED
|
@@ -4,6 +4,4 @@ export type PlusProps = BoxProps & {
|
|
|
4
4
|
strokeWidth?: string;
|
|
5
5
|
axis?: "horizontal" | "vertical" | "both";
|
|
6
6
|
};
|
|
7
|
-
export declare const Plus: import("
|
|
8
|
-
children?: React.ReactNode;
|
|
9
|
-
}, PlusProps>> & string;
|
|
7
|
+
export declare const Plus: import("react").ForwardRefExoticComponent<Omit<import("styled-components/dist/types").Substitute<Omit<import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, BoxProps>, "ref"> & import("react").RefAttributes<any>, PlusProps>, "ref"> & import("react").RefAttributes<any>>;
|
package/dist/Plus/Plus.js
CHANGED
|
@@ -42,7 +42,8 @@ exports.Plus = void 0;
|
|
|
42
42
|
var styled_components_1 = __importStar(require("styled-components"));
|
|
43
43
|
var theme_get_1 = require("@styled-system/theme-get");
|
|
44
44
|
var Box_1 = require("../Box");
|
|
45
|
-
|
|
45
|
+
var withDefaultProps_1 = require("../lib/withDefaultProps");
|
|
46
|
+
var StyledPlus = (0, styled_components_1.default)(Box_1.Box)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n ", "\n\n &::before,\n &::after {\n content: \"\";\n display: block;\n width: 100%;\n height: ", ";\n position: absolute;\n top: 50%;\n left: 50%;\n background-color: currentColor;\n transition: background-color 250ms;\n }\n\n &::before {\n transform: translate(-50%, -50%);\n ", "\n }\n\n &::after {\n transform: translate(-50%, -50%) rotate(90deg);\n ", "\n }\n"], ["\n ", "\n\n &::before,\n &::after {\n content: \"\";\n display: block;\n width: 100%;\n height: ", ";\n position: absolute;\n top: 50%;\n left: 50%;\n background-color: currentColor;\n transition: background-color 250ms;\n }\n\n &::before {\n transform: translate(-50%, -50%);\n ", "\n }\n\n &::after {\n transform: translate(-50%, -50%) rotate(90deg);\n ", "\n }\n"])), function (_a) {
|
|
46
47
|
var size = _a.size;
|
|
47
48
|
return (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: ", ";\n height: ", ";\n "], ["\n width: ", ";\n height: ", ";\n "])), (0, theme_get_1.themeGet)("space.".concat(size), size), (0, theme_get_1.themeGet)("space.".concat(size), size));
|
|
48
49
|
}, function (_a) {
|
|
@@ -55,9 +56,10 @@ exports.Plus = (0, styled_components_1.default)(Box_1.Box)(templateObject_4 || (
|
|
|
55
56
|
var axis = _a.axis;
|
|
56
57
|
return axis === "horizontal" && (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: none;\n "], ["\n display: none;\n "])));
|
|
57
58
|
});
|
|
58
|
-
|
|
59
|
+
StyledPlus.displayName = "StyledPlus";
|
|
60
|
+
exports.Plus = (0, withDefaultProps_1.withDefaultProps)(StyledPlus, {
|
|
59
61
|
position: "relative",
|
|
60
62
|
axis: "both",
|
|
61
|
-
};
|
|
63
|
+
}, "Plus");
|
|
62
64
|
var templateObject_1, templateObject_2, templateObject_3, templateObject_4;
|
|
63
65
|
//# sourceMappingURL=Plus.js.map
|
package/dist/Plus/Plus.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plus.js","sourceRoot":"","sources":["../../src/Plus/Plus.tsx"],"names":[],"mappings":";AAAA,YAAY,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEb,qEAAgD;AAChD,sDAAoD;AACpD,8BAAuC;
|
|
1
|
+
{"version":3,"file":"Plus.js","sourceRoot":"","sources":["../../src/Plus/Plus.tsx"],"names":[],"mappings":";AAAA,YAAY,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEb,qEAAgD;AAChD,sDAAoD;AACpD,8BAAuC;AACvC,4DAA2D;AAQ3D,IAAM,UAAU,GAAG,IAAA,2BAAM,EAAC,SAAG,CAAC,ieAAW,MACrC,EAGD,yGAOW,EAAwC,4MAUhD,EAIC,kFAKD,EAIC,SAEN,KAnCG,UAAC,EAAQ;QAAN,IAAI,UAAA;IAAO,WAAA,uBAAG,+GAAA,eACR,EAA+B,iBAC9B,EAA+B,OAC1C,KAFU,IAAA,oBAAQ,EAAC,gBAAS,IAAI,CAAE,EAAE,IAAI,CAAC,EAC9B,IAAA,oBAAQ,EAAC,gBAAS,IAAI,CAAE,EAAE,IAAI,CAAC;AAF3B,CAGf,EAOW,UAAC,EAAuB;QAArB,mBAAmB,EAAnB,WAAW,mBAAG,KAAK,KAAA;IAAO,OAAA,WAAW;AAAX,CAAW,EAUhD,UAAC,EAAQ;QAAN,IAAI,UAAA;IACP,OAAA,IAAI,KAAK,UAAU,QACnB,uBAAG,sGAAA,kCAEF,IAAA;AAHD,CAGC,EAKD,UAAC,EAAQ;QAAN,IAAI,UAAA;IACP,OAAA,IAAI,KAAK,YAAY,QACrB,uBAAG,sGAAA,kCAEF,IAAA;AAHD,CAGC,CAEN,CAAC;AAEF,UAAU,CAAC,WAAW,GAAG,YAAY,CAAC;AAEzB,QAAA,IAAI,GAAG,IAAA,mCAAgB,EAClC,UAAU,EACV;IACE,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,MAAM;CACb,EACD,MAAM,CACP,CAAC"}
|
package/dist/Plus/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Plus/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Plus/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yCAAuB"}
|
package/dist/Popper/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Popper/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Popper/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AACA,2CAAyB;AACzB,8CAA4B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/ProgressBar/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/ProgressBar/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gDAA8B"}
|
package/dist/Remove/Remove.d.ts
CHANGED
|
@@ -1,17 +1,15 @@
|
|
|
1
1
|
import { ClickableProps } from "../Clickable";
|
|
2
2
|
export declare const exMixin: import("styled-components").RuleSet<object>;
|
|
3
|
-
export declare const Ex: import("
|
|
4
|
-
children?: React.ReactNode;
|
|
5
|
-
}, never>> & string;
|
|
3
|
+
export declare const Ex: import("react").ForwardRefExoticComponent<Omit<import("styled-components").FastOmit<Omit<import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, import("../Box").BoxProps>, "ref"> & import("react").RefAttributes<any>, never>, "ref"> & import("react").RefAttributes<any>>;
|
|
6
4
|
export declare const removeFocusMixin: import("styled-components").RuleSet<object>;
|
|
7
5
|
export declare const removeHoverMixin: import("styled-components").RuleSet<object>;
|
|
8
6
|
export type RemoveProps = ClickableProps & {
|
|
9
7
|
hover?: boolean;
|
|
10
8
|
focus?: boolean;
|
|
11
9
|
};
|
|
12
|
-
export declare const Remove: import("
|
|
10
|
+
export declare const Remove: import("react").ForwardRefExoticComponent<Omit<import("styled-components/dist/types").Substitute<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "backgroundColor" | "cursor" | "opacity" | "textDecoration" | "transition" | "bg" | "textColor" | keyof import("styled-system").BorderProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, import("csstype").Property.Border<import("styled-system").TLengthStyledSystem>> | keyof import("styled-system").TypographyProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | keyof import("styled-system").FlexboxProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | keyof import("styled-system").SpaceProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, string | number | symbol> | keyof import("styled-system").PositionProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | keyof import("styled-system").LayoutProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | keyof import("react").ButtonHTMLAttributes<HTMLButtonElement>> & import("react").ButtonHTMLAttributes<HTMLButtonElement> & import("styled-system").BorderProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, import("csstype").Property.Border<import("styled-system").TLengthStyledSystem>> & import("styled-system").TypographyProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & import("styled-system").FlexboxProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & import("styled-system").SpaceProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, string | number | symbol> & import("styled-system").PositionProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & import("styled-system").LayoutProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & Omit<import("styled-system").ColorProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, string | number | symbol>, "color"> & import("../Box").TextColorProps & import("../Box").TransitionProps & {
|
|
13
11
|
children?: React.ReactNode;
|
|
14
12
|
} & {
|
|
15
13
|
cursor?: import("styled-system").ResponsiveValue<string>;
|
|
16
14
|
textDecoration?: import("styled-system").ResponsiveValue<string>;
|
|
17
|
-
}, RemoveProps
|
|
15
|
+
}, RemoveProps>, "ref"> & import("react").RefAttributes<any>>;
|
package/dist/Remove/Remove.js
CHANGED
|
@@ -43,26 +43,27 @@ var styled_components_1 = __importStar(require("styled-components"));
|
|
|
43
43
|
var theme_get_1 = require("@styled-system/theme-get");
|
|
44
44
|
var Clickable_1 = require("../Clickable");
|
|
45
45
|
var Box_1 = require("../Box");
|
|
46
|
+
var withDefaultProps_1 = require("../lib/withDefaultProps");
|
|
46
47
|
exports.exMixin = (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n transition: color 250ms;\n\n &::before,\n &::after {\n content: \"\";\n display: block;\n width: ", ";\n height: 2px;\n position: absolute;\n top: 50%;\n left: 50%;\n background-color: currentColor;\n }\n\n &::before {\n transform: translate(-50%, -50%) rotate(45deg);\n }\n\n &::after {\n transform: translate(-50%, -50%) rotate(-45deg);\n }\n"], ["\n transition: color 250ms;\n\n &::before,\n &::after {\n content: \"\";\n display: block;\n width: ", ";\n height: 2px;\n position: absolute;\n top: 50%;\n left: 50%;\n background-color: currentColor;\n }\n\n &::before {\n transform: translate(-50%, -50%) rotate(45deg);\n }\n\n &::after {\n transform: translate(-50%, -50%) rotate(-45deg);\n }\n"])), (0, theme_get_1.themeGet)("space.5"));
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
exports.Ex
|
|
48
|
+
var StyledEx = (0, styled_components_1.default)(Box_1.Box)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n min-width: ", ";\n min-height: ", ";\n ", "\n"], ["\n min-width: ", ";\n min-height: ", ";\n ", "\n"])), (0, theme_get_1.themeGet)("space.7"), (0, theme_get_1.themeGet)("space.7"), exports.exMixin);
|
|
49
|
+
StyledEx.displayName = "StyledEx";
|
|
50
|
+
exports.Ex = (0, withDefaultProps_1.withDefaultProps)(StyledEx, {
|
|
50
51
|
position: "relative",
|
|
51
52
|
display: "inline-flex",
|
|
52
53
|
color: "tertiary",
|
|
53
|
-
};
|
|
54
|
+
}, "Ex");
|
|
54
55
|
exports.removeFocusMixin = (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n outline: 0;\n color: ", ";\n"], ["\n outline: 0;\n color: ", ";\n"])), (0, theme_get_1.themeGet)("colors.primary"));
|
|
55
56
|
exports.removeHoverMixin = (0, styled_components_1.css)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), (0, theme_get_1.themeGet)("colors.primary"));
|
|
56
|
-
|
|
57
|
+
var StyledRemove = (0, styled_components_1.default)(Clickable_1.Clickable)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n min-width: ", ";\n min-height: ", ";\n cursor: pointer;\n color: ", ";\n\n ", "\n\n ", "\n &:hover {\n ", "\n }\n\n ", "\n &:focus {\n ", "\n }\n"], ["\n min-width: ", ";\n min-height: ", ";\n cursor: pointer;\n color: ", ";\n\n ", "\n\n ", "\n &:hover {\n ", "\n }\n\n ", "\n &:focus {\n ", "\n }\n"])), (0, theme_get_1.themeGet)("space.7"), (0, theme_get_1.themeGet)("space.7"), (0, theme_get_1.themeGet)("colors.tertiary"), exports.exMixin, function (_a) {
|
|
57
58
|
var hover = _a.hover;
|
|
58
59
|
return hover && exports.removeHoverMixin;
|
|
59
60
|
}, exports.removeHoverMixin, function (_a) {
|
|
60
61
|
var focus = _a.focus;
|
|
61
62
|
return focus && exports.removeHoverMixin;
|
|
62
63
|
}, exports.removeFocusMixin);
|
|
63
|
-
|
|
64
|
-
exports.Remove
|
|
64
|
+
StyledRemove.displayName = "StyledRemove";
|
|
65
|
+
exports.Remove = (0, withDefaultProps_1.withDefaultProps)(StyledRemove, {
|
|
65
66
|
position: "relative",
|
|
66
|
-
};
|
|
67
|
+
}, "Remove");
|
|
67
68
|
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5;
|
|
68
69
|
//# sourceMappingURL=Remove.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Remove.js","sourceRoot":"","sources":["../../src/Remove/Remove.tsx"],"names":[],"mappings":";AAAA,YAAY,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEb,qEAAgD;AAChD,sDAAoD;AACpD,0CAAyD;AACzD,8BAA6B;
|
|
1
|
+
{"version":3,"file":"Remove.js","sourceRoot":"","sources":["../../src/Remove/Remove.tsx"],"names":[],"mappings":";AAAA,YAAY,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEb,qEAAgD;AAChD,sDAAoD;AACpD,0CAAyD;AACzD,8BAA6B;AAC7B,4DAA2D;AAE9C,QAAA,OAAO,OAAG,uBAAG,ucAAA,kHAOb,EAAmB,+QAe/B,KAfY,IAAA,oBAAQ,EAAC,SAAS,CAAC,EAe9B;AAEF,IAAM,QAAQ,GAAG,IAAA,2BAAM,EAAC,SAAG,CAAC,wHAAA,iBACb,EAAmB,mBAClB,EAAmB,OAC/B,EAAO,IACV,KAHc,IAAA,oBAAQ,EAAC,SAAS,CAAC,EAClB,IAAA,oBAAQ,EAAC,SAAS,CAAC,EAC/B,eAAO,CACV,CAAC;AAEF,QAAQ,CAAC,WAAW,GAAG,UAAU,CAAC;AAErB,QAAA,EAAE,GAAG,IAAA,mCAAgB,EAChC,QAAQ,EACR;IACE,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,aAAa;IACtB,KAAK,EAAE,UAAU;CAClB,EACD,IAAI,CACL,CAAC;AAEW,QAAA,gBAAgB,OAAG,uBAAG,uGAAA,4BAExB,EAA0B,KACpC,KADU,IAAA,oBAAQ,EAAC,gBAAgB,CAAC,EACnC;AACW,QAAA,gBAAgB,OAAG,uBAAG,wFAAA,aACxB,EAA0B,KACpC,KADU,IAAA,oBAAQ,EAAC,gBAAgB,CAAC,EACnC;AAOF,IAAM,YAAY,GAAG,IAAA,2BAAM,EAAC,qBAAS,CAAC,0OAAa,iBACpC,EAAmB,mBAClB,EAAmB,kCAExB,EAA2B,SAElC,EAAO,QAEP,EAAwC,qBAEtC,EAAgB,aAGlB,EAAwC,qBAEtC,EAAgB,SAErB,KAhBc,IAAA,oBAAQ,EAAC,SAAS,CAAC,EAClB,IAAA,oBAAQ,EAAC,SAAS,CAAC,EAExB,IAAA,oBAAQ,EAAC,iBAAiB,CAAC,EAElC,eAAO,EAEP,UAAC,EAAS;QAAP,KAAK,WAAA;IAAO,OAAA,KAAK,IAAI,wBAAgB;AAAzB,CAAyB,EAEtC,wBAAgB,EAGlB,UAAC,EAAS;QAAP,KAAK,WAAA;IAAO,OAAA,KAAK,IAAI,wBAAgB;AAAzB,CAAyB,EAEtC,wBAAgB,CAErB,CAAC;AAEF,YAAY,CAAC,WAAW,GAAG,cAAc,CAAC;AAE7B,QAAA,MAAM,GAAG,IAAA,mCAAgB,EACpC,YAAY,EACZ;IACE,QAAQ,EAAE,UAAU;CACrB,EACD,QAAQ,CACT,CAAC"}
|
package/dist/Remove/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Remove/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Remove/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAAyB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/ResponsiveImage/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/ResponsiveImage/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,oDAAkC"}
|
package/dist/Select/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Select/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Select/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAAyB"}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
1
|
import { BoxProps } from "../Box";
|
|
2
2
|
export type SkeletonProps = BoxProps;
|
|
3
|
-
export declare const Skeleton: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").
|
|
4
|
-
children?: React.ReactNode;
|
|
5
|
-
}, never>> & string;
|
|
3
|
+
export declare const Skeleton: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, BoxProps>, "ref"> & import("react").RefAttributes<any>, never>> & string & Omit<import("react").ForwardRefExoticComponent<Omit<import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, BoxProps>, "ref"> & import("react").RefAttributes<any>>, keyof import("react").Component<any, {}, any>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Skeleton/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Skeleton/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6CAA2B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Spinner/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Spinner/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,4CAA0B"}
|
package/dist/Split/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Split/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Split/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0CAAwB"}
|
package/dist/Stack/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Stack/index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Stack/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0CAAwB"}
|
package/dist/Tag/Tag.d.ts
CHANGED
|
@@ -5,9 +5,7 @@ export type TagProps = Omit<BoxProps, "bg" | "backgroundColor" | "children"> & {
|
|
|
5
5
|
backgroundColor?: string;
|
|
6
6
|
children: string | React.JSX.Element;
|
|
7
7
|
};
|
|
8
|
-
export declare const Container: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("styled-components").
|
|
9
|
-
children?: React.ReactNode;
|
|
10
|
-
}, {
|
|
8
|
+
export declare const Container: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<Omit<import("styled-components/dist/types").Substitute<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, BoxProps>, "ref"> & React.RefAttributes<any>, {
|
|
11
9
|
bg?: string;
|
|
12
|
-
}>> & string
|
|
10
|
+
}>> & string & Omit<React.ForwardRefExoticComponent<Omit<import("styled-components/dist/types").Substitute<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, BoxProps>, "ref"> & React.RefAttributes<any>>, keyof React.Component<any, {}, any>>;
|
|
13
11
|
export declare const Tag: React.FC<TagProps>;
|