@prom-ui/core 2.1.0 → 2.2.0-alpha.0
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/Avatar/package.json +1 -1
- package/Backdrop/package.json +1 -1
- package/Badge/package.json +1 -1
- package/Body/cjs/index.development.js +8 -12
- package/Body/cjs/index.development.v2.js +8 -12
- package/Body/cjs/index.production.js +1 -1
- package/Body/cjs/index.production.v2.js +1 -1
- package/Body/index.d.ts +3 -3
- package/Body/package.json +2 -5
- package/BodyProvider/package.json +1 -1
- package/BodyScrollLock/package.json +1 -1
- package/Box/cjs/index.development.js +4 -7
- package/Box/cjs/index.development.v2.js +4 -7
- package/Box/cjs/index.production.js +1 -1
- package/Box/cjs/index.production.v2.js +1 -1
- package/Box/index.d.ts +2 -2
- package/Box/package.json +2 -5
- package/Button/cjs/index.development.js +7 -6
- package/Button/cjs/index.development.v2.js +7 -6
- package/Button/cjs/index.production.js +1 -1
- package/Button/cjs/index.production.v2.js +1 -1
- package/Button/index.d.ts +1 -1
- package/Button/package.json +2 -3
- package/ButtonPageUp/package.json +1 -1
- package/Checkbox/package.json +1 -1
- package/ColorScheme/package.json +1 -1
- package/ContextMenu/package.json +1 -1
- package/ErrorCatch/package.json +1 -1
- package/Flex/cjs/index.development.js +8 -14
- package/Flex/cjs/index.development.v2.js +8 -14
- package/Flex/cjs/index.production.js +1 -1
- package/Flex/cjs/index.production.v2.js +1 -1
- package/Flex/index.d.ts +3 -3
- package/Flex/package.json +2 -5
- package/Grid/cjs/index.development.js +8 -14
- package/Grid/cjs/index.development.v2.js +8 -14
- package/Grid/cjs/index.production.js +1 -1
- package/Grid/cjs/index.production.v2.js +1 -1
- package/Grid/index.d.ts +3 -3
- package/Grid/package.json +2 -5
- package/Icon/cjs/index.development.js +5 -26
- package/Icon/cjs/index.development.v2.js +5 -26
- package/Icon/cjs/index.production.js +1 -1
- package/Icon/cjs/index.production.v2.js +1 -1
- package/Icon/index.d.ts +2 -2
- package/Icon/package.json +2 -5
- package/Image/cjs/index.development.js +4 -7
- package/Image/cjs/index.development.v2.js +4 -7
- package/Image/cjs/index.production.js +1 -1
- package/Image/cjs/index.production.v2.js +1 -1
- package/Image/index.d.ts +2 -2
- package/Image/package.json +2 -5
- package/ImageEmoji/package.json +1 -1
- package/Input/cjs/index.development.js +4 -25
- package/Input/cjs/index.development.v2.js +4 -25
- package/Input/cjs/index.production.js +1 -1
- package/Input/cjs/index.production.v2.js +1 -1
- package/Input/index.d.ts +2 -2
- package/Input/package.json +2 -5
- package/InputField/index.d.ts +1 -1
- package/InputField/package.json +1 -1
- package/KeyPress/package.json +1 -1
- package/Label/cjs/index.development.js +5 -26
- package/Label/cjs/index.development.v2.js +5 -26
- package/Label/cjs/index.production.js +1 -1
- package/Label/cjs/index.production.v2.js +1 -1
- package/Label/index.d.ts +3 -3
- package/Label/package.json +2 -5
- package/Line/cjs/index.development.js +4 -7
- package/Line/cjs/index.development.v2.js +4 -7
- package/Line/cjs/index.production.js +1 -1
- package/Line/cjs/index.production.v2.js +1 -1
- package/Line/index.d.ts +2 -2
- package/Line/package.json +2 -5
- package/Link/cjs/index.development.js +7 -8
- package/Link/cjs/index.development.v2.js +7 -8
- package/Link/cjs/index.production.js +1 -1
- package/Link/cjs/index.production.v2.js +1 -1
- package/Link/index.d.ts +2 -2
- package/Link/package.json +2 -5
- package/List/cjs/index.development.js +8 -14
- package/List/cjs/index.development.v2.js +8 -14
- package/List/cjs/index.production.js +1 -1
- package/List/cjs/index.production.v2.js +1 -1
- package/List/index.d.ts +3 -3
- package/List/package.json +2 -5
- package/Media/package.json +1 -1
- package/Modal/package.json +1 -1
- package/OutsideClick/package.json +1 -1
- package/Overlay/package.json +1 -1
- package/PhotoGallery/package.json +1 -1
- package/Picture/cjs/index.development.js +9 -14
- package/Picture/cjs/index.development.v2.js +9 -14
- package/Picture/cjs/index.production.js +1 -1
- package/Picture/cjs/index.production.v2.js +1 -1
- package/Picture/index.d.ts +4 -4
- package/Picture/package.json +2 -5
- package/Portal/package.json +1 -1
- package/Progress/package.json +1 -1
- package/QRCode/package.json +1 -1
- package/Rating/package.json +1 -1
- package/RatingSelect/package.json +1 -1
- package/Scroll/cjs/index.development.js +8 -29
- package/Scroll/cjs/index.development.v2.js +8 -29
- package/Scroll/cjs/index.production.js +1 -1
- package/Scroll/cjs/index.production.v2.js +1 -1
- package/Scroll/index.d.ts +3 -3
- package/Scroll/package.json +2 -5
- package/ScrollControls/package.json +1 -1
- package/SimpleSlider/package.json +1 -1
- package/Skeleton/cjs/index.development.js +2 -1
- package/Skeleton/cjs/index.development.v2.js +2 -1
- package/Skeleton/cjs/index.production.js +1 -1
- package/Skeleton/cjs/index.production.v2.js +1 -1
- package/Skeleton/index.d.ts +1 -1
- package/Skeleton/package.json +2 -3
- package/SnackBar/package.json +1 -1
- package/Spinner/cjs/index.development.js +3 -1
- package/Spinner/cjs/index.development.v2.js +3 -1
- package/Spinner/cjs/index.production.js +1 -1
- package/Spinner/cjs/index.production.v2.js +1 -1
- package/Spinner/index.d.ts +1 -1
- package/Spinner/package.json +2 -3
- package/Text/cjs/index.development.js +4 -7
- package/Text/cjs/index.development.v2.js +4 -7
- package/Text/cjs/index.production.js +1 -1
- package/Text/cjs/index.production.v2.js +1 -1
- package/Text/index.d.ts +2 -2
- package/Text/package.json +2 -5
- package/TextEmoji/package.json +1 -1
- package/Tooltip/package.json +1 -1
- package/Tumbler/package.json +1 -1
- package/Viewport/package.json +1 -1
- package/evokit/cjs/index.development.js +263 -0
- package/evokit/cjs/index.development.v2.js +263 -0
- package/evokit/cjs/index.production.js +1 -0
- package/evokit/cjs/index.production.v2.js +1 -0
- package/evokit/className.d.ts +2 -0
- package/evokit/index.d.ts +3 -0
- package/evokit/index.js +7 -0
- package/evokit/index.v2.js +7 -0
- package/evokit/package.json +12 -0
- package/evokit/utils.d.ts +2 -0
- package/package.json +2 -2
- package/useBrowserLayoutEffect/package.json +1 -1
- package/useDebounce/package.json +1 -1
- package/useForwardRef/package.json +1 -1
- package/useInView/package.json +1 -1
- package/useIsMounted/package.json +1 -1
- package/useKeyPress/package.json +1 -1
- package/useMedia/package.json +1 -1
- package/useOutsideClick/package.json +1 -1
- package/usePortal/package.json +1 -1
- package/useScrollPosition/package.json +1 -1
- package/useSnackBar/package.json +1 -1
- package/base/types.d.ts +0 -55
|
@@ -2,43 +2,22 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var evokit = require('evokit');
|
|
6
|
-
|
|
7
|
-
function _interopNamespaceCompat(e) {
|
|
8
|
-
if (e && typeof e === 'object' && 'default' in e) return e;
|
|
9
|
-
var n = Object.create(null);
|
|
10
|
-
if (e) {
|
|
11
|
-
Object.keys(e).forEach(function (k) {
|
|
12
|
-
if (k !== 'default') {
|
|
13
|
-
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
14
|
-
Object.defineProperty(n, k, d.get ? d : {
|
|
15
|
-
enumerable: true,
|
|
16
|
-
get: function () { return e[k]; }
|
|
17
|
-
});
|
|
18
|
-
}
|
|
19
|
-
});
|
|
20
|
-
}
|
|
21
|
-
n.default = e;
|
|
22
|
-
return Object.freeze(n);
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
var evokit__namespace = /*#__PURE__*/_interopNamespaceCompat(evokit);
|
|
5
|
+
var evokit = require('@prom-ui/core/evokit');
|
|
26
6
|
|
|
27
7
|
var css = {"ek-scroll":"Scroll__ek-scroll___NXXzp","ek-scroll__item":"Scroll__ek-scroll__item___UI2VC","ek-scroll__item_blackhole_width-fit-content":"Scroll__ek-scroll__item_blackhole_width-fit-content___YaPDT","ek-scroll__item_blackhole_width-max-content":"Scroll__ek-scroll__item_blackhole_width-max-content___zz-b1","ek-scroll_padding_xxs":"Scroll__ek-scroll_padding_xxs___VKmZq","ek-scroll_padding_xs":"Scroll__ek-scroll_padding_xs___Sykio","ek-scroll_padding_s":"Scroll__ek-scroll_padding_s___qbVl4","ek-scroll_padding_m":"Scroll__ek-scroll_padding_m___X5XbZ","ek-scroll_padding_l":"Scroll__ek-scroll_padding_l___XT-PI","ek-scroll_padding_xl":"Scroll__ek-scroll_padding_xl___OC1ZW","ek-scroll_padding_xxl":"Scroll__ek-scroll_padding_xxl___lgDpl","ek-scroll_padding_3xl":"Scroll__ek-scroll_padding_3xl___UNWNQ","ek-scroll_padding_4xl":"Scroll__ek-scroll_padding_4xl___7DEQQ","ek-scroll_padding_5xl":"Scroll__ek-scroll_padding_5xl___mnZOp","ek-scroll_column_1":"Scroll__ek-scroll_column_1___tLCus","ek-scroll_column_2":"Scroll__ek-scroll_column_2___AhNGB","ek-scroll_column_3":"Scroll__ek-scroll_column_3___PY0Dw","ek-scroll_column_4":"Scroll__ek-scroll_column_4___5ELtp","ek-scroll_column_5":"Scroll__ek-scroll_column_5___vAB6d","ek-scroll_column_6":"Scroll__ek-scroll_column_6___bZgnq","ek-scroll_column_7":"Scroll__ek-scroll_column_7___eMuxb","ek-scroll_column_8":"Scroll__ek-scroll_column_8___ROvji","ek-scroll_column_9":"Scroll__ek-scroll_column_9___WuWqZ","ek-scroll_column_10":"Scroll__ek-scroll_column_10___tjrEA","ek-scroll_gap_xxs":"Scroll__ek-scroll_gap_xxs___9hFaq","ek-scroll_gap_xs":"Scroll__ek-scroll_gap_xs___U3T9w","ek-scroll_gap_s":"Scroll__ek-scroll_gap_s___EJwCI","ek-scroll_gap_m":"Scroll__ek-scroll_gap_m___pTbeM","ek-scroll_gap_l":"Scroll__ek-scroll_gap_l___wPxOa","ek-scroll_gap_xl":"Scroll__ek-scroll_gap_xl___prXTQ","ek-scroll_gap_xxl":"Scroll__ek-scroll_gap_xxl___iM4JL","ek-scroll_gap_3xl":"Scroll__ek-scroll_gap_3xl___h8P-N","ek-scroll_gap_4xl":"Scroll__ek-scroll_gap_4xl___n9c6E","ek-scroll_gap_5xl":"Scroll__ek-scroll_gap_5xl___OhoiE","ek-scroll_bar_none":"Scroll__ek-scroll_bar_none___VVtXF","ek-scroll_bar_auto":"Scroll__ek-scroll_bar_auto___nSXCP","ek-scroll_align_normal":"Scroll__ek-scroll_align_normal___TuK6f","ek-scroll_align_start":"Scroll__ek-scroll_align_start___OqCgm","ek-scroll_align_center":"Scroll__ek-scroll_align_center___6uONj","ek-scroll_align_end":"Scroll__ek-scroll_align_end___p5DjP","ek-scroll_snap-type_none":"Scroll__ek-scroll_snap-type_none___7nMDb","ek-scroll_snap-type_mandatory":"Scroll__ek-scroll_snap-type_mandatory___aB-sY","ek-scroll_snap-type_proximity":"Scroll__ek-scroll_snap-type_proximity___Ual5L","ek-scroll_snap-align_none":"Scroll__ek-scroll_snap-align_none___VUmsD","ek-scroll_snap-align_start":"Scroll__ek-scroll_snap-align_start___3FczU","ek-scroll_snap-align_end":"Scroll__ek-scroll_snap-align_end___JKEDD","ek-scroll_snap-align_center":"Scroll__ek-scroll_snap-align_center___ctT2q"};
|
|
28
8
|
|
|
29
|
-
var ScrollItem =
|
|
9
|
+
var ScrollItem = evokit.createBlock('li', 'scroll__item', ['blackhole'], {
|
|
30
10
|
css: css
|
|
31
11
|
});
|
|
32
|
-
var Scroll = evokit__namespace.createBlock('ul', 'scroll', ['align', 'bar', 'column', 'gap', 'padding', 'snap-type', 'snap-align'], {
|
|
33
|
-
css: css
|
|
34
|
-
});
|
|
35
|
-
Scroll.displayName = 'Scroll';
|
|
36
12
|
ScrollItem.displayName = 'ScrollItem';
|
|
37
|
-
Scroll
|
|
38
|
-
|
|
13
|
+
var Scroll = evokit.createBlock('ul', 'scroll', ['align', 'bar', 'column', 'gap', 'padding', 'snap-type', 'snap-align'], {
|
|
14
|
+
css: css
|
|
15
|
+
}, {
|
|
39
16
|
'scroll-snap-type': 'proximity',
|
|
40
17
|
'scroll-snap-align': 'start'
|
|
41
|
-
};
|
|
18
|
+
});
|
|
19
|
+
Scroll.Item = ScrollItem;
|
|
20
|
+
Scroll.displayName = 'Scroll';
|
|
42
21
|
|
|
43
22
|
exports.Scroll = Scroll;
|
|
44
23
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var l=require("@prom-ui/core/evokit"),_={"ek-scroll":"m6Vr5","ek-scroll__item":"bfetG","ek-scroll__item_blackhole_width-fit-content":"k-fNo","ek-scroll__item_blackhole_width-max-content":"s8gGl","ek-scroll_padding_xxs":"_9vZpV","ek-scroll_padding_xs":"L5kMA","ek-scroll_padding_s":"Nr3Ig","ek-scroll_padding_m":"hcRCz","ek-scroll_padding_l":"SKeiS","ek-scroll_padding_xl":"MG4J-","ek-scroll_padding_xxl":"m8ou2","ek-scroll_padding_3xl":"xy72W","ek-scroll_padding_4xl":"gzW-I","ek-scroll_padding_5xl":"JErmt","ek-scroll_column_1":"n5mTi","ek-scroll_column_2":"GqdmF","ek-scroll_column_3":"DKZCp","ek-scroll_column_4":"-Nf-L","ek-scroll_column_5":"OxDq-","ek-scroll_column_6":"wP8Pu","ek-scroll_column_7":"-ZDSB","ek-scroll_column_8":"PnnsU","ek-scroll_column_9":"DDqgb","ek-scroll_column_10":"Hh-uZ","ek-scroll_gap_xxs":"_15vfK","ek-scroll_gap_xs":"Kvr2J","ek-scroll_gap_s":"_71-or","ek-scroll_gap_m":"glUvB","ek-scroll_gap_l":"pQC7Z","ek-scroll_gap_xl":"L1iAD","ek-scroll_gap_xxl":"wVNm-","ek-scroll_gap_3xl":"_4tQXK","ek-scroll_gap_4xl":"_1-5dw","ek-scroll_gap_5xl":"ym2qM","ek-scroll_bar_none":"c1gVV","ek-scroll_bar_auto":"-TbaH","ek-scroll_align_normal":"zoDjM","ek-scroll_align_start":"_4mACC","ek-scroll_align_center":"_3PWHW","ek-scroll_align_end":"AwLLA","ek-scroll_snap-type_none":"oG6uA","ek-scroll_snap-type_mandatory":"cHUdH","ek-scroll_snap-type_proximity":"-yfBi","ek-scroll_snap-align_none":"oaQQp","ek-scroll_snap-align_start":"OOKij","ek-scroll_snap-align_end":"P1oSD","ek-scroll_snap-align_center":"wFIuW"},e=l.createBlock("li","scroll__item",["blackhole"],{css:_});e.displayName="ScrollItem";var o=l.createBlock("ul","scroll",["align","bar","column","gap","padding","snap-type","snap-align"],{css:_},{"scroll-snap-type":"proximity","scroll-snap-align":"start"});o.Item=e,o.displayName="Scroll",exports.Scroll=o,require("./style.production.css");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var l=require("@prom-ui/core/evokit"),_={"ek-scroll":"NXXzp","ek-scroll__item":"UI2VC","ek-scroll__item_blackhole_width-fit-content":"YaPDT","ek-scroll__item_blackhole_width-max-content":"zz-b1","ek-scroll_padding_xxs":"VKmZq","ek-scroll_padding_xs":"Sykio","ek-scroll_padding_s":"qbVl4","ek-scroll_padding_m":"X5XbZ","ek-scroll_padding_l":"XT-PI","ek-scroll_padding_xl":"OC1ZW","ek-scroll_padding_xxl":"lgDpl","ek-scroll_padding_3xl":"UNWNQ","ek-scroll_padding_4xl":"_7DEQQ","ek-scroll_padding_5xl":"mnZOp","ek-scroll_column_1":"tLCus","ek-scroll_column_2":"AhNGB","ek-scroll_column_3":"PY0Dw","ek-scroll_column_4":"_5ELtp","ek-scroll_column_5":"vAB6d","ek-scroll_column_6":"bZgnq","ek-scroll_column_7":"eMuxb","ek-scroll_column_8":"ROvji","ek-scroll_column_9":"WuWqZ","ek-scroll_column_10":"tjrEA","ek-scroll_gap_xxs":"_9hFaq","ek-scroll_gap_xs":"U3T9w","ek-scroll_gap_s":"EJwCI","ek-scroll_gap_m":"pTbeM","ek-scroll_gap_l":"wPxOa","ek-scroll_gap_xl":"prXTQ","ek-scroll_gap_xxl":"iM4JL","ek-scroll_gap_3xl":"h8P-N","ek-scroll_gap_4xl":"n9c6E","ek-scroll_gap_5xl":"OhoiE","ek-scroll_bar_none":"VVtXF","ek-scroll_bar_auto":"nSXCP","ek-scroll_align_normal":"TuK6f","ek-scroll_align_start":"OqCgm","ek-scroll_align_center":"_6uONj","ek-scroll_align_end":"p5DjP","ek-scroll_snap-type_none":"_7nMDb","ek-scroll_snap-type_mandatory":"aB-sY","ek-scroll_snap-type_proximity":"Ual5L","ek-scroll_snap-align_none":"VUmsD","ek-scroll_snap-align_start":"_3FczU","ek-scroll_snap-align_end":"JKEDD","ek-scroll_snap-align_center":"ctT2q"},e=l.createBlock("li","scroll__item",["blackhole"],{css:_});e.displayName="ScrollItem";var o=l.createBlock("ul","scroll",["align","bar","column","gap","padding","snap-type","snap-align"],{css:_},{"scroll-snap-type":"proximity","scroll-snap-align":"start"});o.Item=e,o.displayName="Scroll",exports.Scroll=o,require("./style.production.v2.css");
|
package/Scroll/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { type EvokitProp } from '@prom-ui/core/evokit';
|
|
2
2
|
export type ScrollProps = {
|
|
3
3
|
/** Скрыть/показать полосу прокрутки */
|
|
4
4
|
'scroll-bar'?: EvokitProp<'none' | 'auto'>;
|
|
@@ -18,8 +18,8 @@ export type ScrollProps = {
|
|
|
18
18
|
export type ScrollItemProps = {
|
|
19
19
|
'scroll-item-blackhole'?: EvokitProp<'width-fit-content' | 'width-max-content'>;
|
|
20
20
|
};
|
|
21
|
-
declare const ScrollItem: CreateBlock<
|
|
22
|
-
export declare const Scroll: CreateBlock<
|
|
21
|
+
declare const ScrollItem: import("@prom-ui/core/evokit").CreateBlock<"li", "scroll__item", ScrollItemProps>;
|
|
22
|
+
export declare const Scroll: import("@prom-ui/core/evokit").CreateBlock<"ul", "scroll", ScrollProps> & {
|
|
23
23
|
Item: typeof ScrollItem;
|
|
24
24
|
};
|
|
25
25
|
export {};
|
package/Scroll/package.json
CHANGED
|
@@ -6,7 +6,7 @@ var _extends = require('@babel/runtime/helpers/extends');
|
|
|
6
6
|
var _defineProperty = require('@babel/runtime/helpers/defineProperty');
|
|
7
7
|
var _objectWithoutProperties = require('@babel/runtime/helpers/objectWithoutProperties');
|
|
8
8
|
var React = require('react');
|
|
9
|
-
var evokit = require('evokit');
|
|
9
|
+
var evokit = require('@prom-ui/core/evokit');
|
|
10
10
|
|
|
11
11
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
12
12
|
|
|
@@ -41,6 +41,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
|
41
41
|
var SkeletonBlock = evokit.createBlock('div', 'skeleton', ['align', 'theme', 'variant', 'opacity'], {
|
|
42
42
|
css: css
|
|
43
43
|
});
|
|
44
|
+
SkeletonBlock.displayName = 'SkeletonBlock';
|
|
44
45
|
var Skeleton = /*#__PURE__*/React__namespace.forwardRef(function (_ref, ref) {
|
|
45
46
|
var _ref$align = _ref.align,
|
|
46
47
|
align = _ref$align === void 0 ? 'left' : _ref$align,
|
|
@@ -6,7 +6,7 @@ var _extends = require('@babel/runtime/helpers/extends');
|
|
|
6
6
|
var _defineProperty = require('@babel/runtime/helpers/defineProperty');
|
|
7
7
|
var _objectWithoutProperties = require('@babel/runtime/helpers/objectWithoutProperties');
|
|
8
8
|
var React = require('react');
|
|
9
|
-
var evokit = require('evokit');
|
|
9
|
+
var evokit = require('@prom-ui/core/evokit');
|
|
10
10
|
|
|
11
11
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
12
12
|
|
|
@@ -41,6 +41,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
|
41
41
|
var SkeletonBlock = evokit.createBlock('div', 'skeleton', ['align', 'theme', 'variant', 'opacity'], {
|
|
42
42
|
css: css
|
|
43
43
|
});
|
|
44
|
+
SkeletonBlock.displayName = 'SkeletonBlock';
|
|
44
45
|
var Skeleton = /*#__PURE__*/React__namespace.forwardRef(function (_ref, ref) {
|
|
45
46
|
var _ref$align = _ref.align,
|
|
46
47
|
align = _ref$align === void 0 ? 'left' : _ref$align,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/extends"),t=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/helpers/objectWithoutProperties"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/extends"),t=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/helpers/objectWithoutProperties"),o=require("react"),n=require("@prom-ui/core/evokit");function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(r){if("default"!==r){var o=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,o.get?o:{enumerable:!0,get:function(){return e[r]}})}})),t.default=e,Object.freeze(t)}var l=i(e),c=i(t),s=i(r),k=a(o),u=["align","height","opacity","style","theme","variant","width"];function p(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function f(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?p(Object(r),!0).forEach((function(t){c.default(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):p(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}var y=n.createBlock("div","skeleton",["align","theme","variant","opacity"],{css:{"ek-skeleton":"YQ77B","ek-skeleton_theme_black-100":"_7Lfmq","ek-skeleton_theme_white":"HJ4sO","ek-skeleton_variant_text":"_8cqBE","ek-skeleton_variant_circle":"-y8Ac","ek-skeleton_variant_square":"ER7Aa","ek-skeleton_align_left":"vFpty","ek-skeleton_align_center":"xLcUn","ek-skeleton_align_right":"YXQvi","ek-skeleton_opacity_0":"hV3fo","ek-skeleton_opacity_10":"SWeYg","ek-skeleton_opacity_20":"uh-KW","ek-skeleton_opacity_30":"o-fsf","ek-skeleton_opacity_40":"yQNnj","ek-skeleton_opacity_50":"_8ChyF","ek-skeleton_opacity_60":"jPfCj","ek-skeleton_opacity_70":"yi2qY","ek-skeleton_opacity_80":"kUBbU","ek-skeleton_opacity_90":"C0qIh","ek-skeleton_opacity_100":"PYOu-"}});y.displayName="SkeletonBlock";var _=k.forwardRef((function(e,t){var r=e.align,o=void 0===r?"left":r,n=e.height,i=e.opacity,a=e.style,c=e.theme,p=void 0===c?"black-100":c,_=e.variant,b=void 0===_?"text":_,d=e.width,h=s.default(e,u);return k.createElement(y,l.default({"skeleton-align":o,"skeleton-theme":p,"skeleton-variant":b,"skeleton-opacity":i,style:f({height:n,width:d},a),"data-qaid":"skeleton","data-testid":"skeleton"},h,{ref:t}))}));_.displayName="Skeleton",exports.Skeleton=_,require("./style.production.css");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/extends"),t=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/helpers/objectWithoutProperties"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/extends"),t=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/helpers/objectWithoutProperties"),o=require("react"),n=require("@prom-ui/core/evokit");function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(r){if("default"!==r){var o=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,o.get?o:{enumerable:!0,get:function(){return e[r]}})}})),t.default=e,Object.freeze(t)}var l=i(e),c=i(t),s=i(r),k=a(o),p=["align","height","opacity","style","theme","variant","width"];function u(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function _(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?u(Object(r),!0).forEach((function(t){c.default(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):u(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}var y=n.createBlock("div","skeleton",["align","theme","variant","opacity"],{css:{"ek-skeleton":"k6rop","ek-skeleton_theme_black-100":"eJWcz","ek-skeleton_theme_white":"PCwFG","ek-skeleton_variant_text":"NbT89","ek-skeleton_variant_circle":"SlAh0","ek-skeleton_variant_square":"_7p339","ek-skeleton_align_left":"TbAuG","ek-skeleton_align_center":"De09W","ek-skeleton_align_right":"C-QUn","ek-skeleton_opacity_0":"BV48x","ek-skeleton_opacity_10":"oVBvx","ek-skeleton_opacity_20":"F--5F","ek-skeleton_opacity_30":"rwtgY","ek-skeleton_opacity_40":"iR-d8","ek-skeleton_opacity_50":"r6goB","ek-skeleton_opacity_60":"-DW2y","ek-skeleton_opacity_70":"zqdBc","ek-skeleton_opacity_80":"Vc9gU","ek-skeleton_opacity_90":"t9rT-","ek-skeleton_opacity_100":"lw65w"}});y.displayName="SkeletonBlock";var f=k.forwardRef((function(e,t){var r=e.align,o=void 0===r?"left":r,n=e.height,i=e.opacity,a=e.style,c=e.theme,u=void 0===c?"black-100":c,f=e.variant,b=void 0===f?"text":f,d=e.width,h=s.default(e,p);return k.createElement(y,l.default({"skeleton-align":o,"skeleton-theme":u,"skeleton-variant":b,"skeleton-opacity":i,style:_({height:n,width:d},a),"data-qaid":"skeleton","data-testid":"skeleton"},h,{ref:t}))}));f.displayName="Skeleton",exports.Skeleton=f,require("./style.production.v2.css");
|
package/Skeleton/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import type
|
|
2
|
+
import { type EvokitProp } from '@prom-ui/core/evokit';
|
|
3
3
|
type SkeletonBlockProps = {
|
|
4
4
|
'skeleton-align'?: EvokitProp<'left' | 'center' | 'right'>;
|
|
5
5
|
'skeleton-theme'?: EvokitProp<'black-100' | 'white'>;
|
package/Skeleton/package.json
CHANGED
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prom-ui/core/Skeleton",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.2.0-alpha.0",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.css"
|
|
8
8
|
],
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@babel/runtime": "^7.28.2"
|
|
11
|
-
"evokit": "^3.2.5"
|
|
10
|
+
"@babel/runtime": "^7.28.2"
|
|
12
11
|
}
|
|
13
12
|
}
|
package/SnackBar/package.json
CHANGED
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
var _extends = require('@babel/runtime/helpers/extends');
|
|
6
6
|
var _objectWithoutProperties = require('@babel/runtime/helpers/objectWithoutProperties');
|
|
7
7
|
var React = require('react');
|
|
8
|
-
var evokit = require('evokit');
|
|
8
|
+
var evokit = require('@prom-ui/core/evokit');
|
|
9
9
|
|
|
10
10
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
11
11
|
|
|
@@ -37,9 +37,11 @@ var _excluded = ["width", "height"];
|
|
|
37
37
|
var SpinnerBlock = evokit.createBlock('svg', 'spinner', ['color'], {
|
|
38
38
|
css: css
|
|
39
39
|
});
|
|
40
|
+
SpinnerBlock.displayName = 'SpinnerBlock';
|
|
40
41
|
var SpinnerCircleBlock = evokit.createBlock('circle', 'spinner__circle', [], {
|
|
41
42
|
css: css
|
|
42
43
|
});
|
|
44
|
+
SpinnerCircleBlock.displayName = 'SpinnerCircleBlock';
|
|
43
45
|
var Spinner = /*#__PURE__*/React__namespace.forwardRef(function (_ref, ref) {
|
|
44
46
|
var _ref$width = _ref.width,
|
|
45
47
|
width = _ref$width === void 0 ? '1em' : _ref$width,
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
var _extends = require('@babel/runtime/helpers/extends');
|
|
6
6
|
var _objectWithoutProperties = require('@babel/runtime/helpers/objectWithoutProperties');
|
|
7
7
|
var React = require('react');
|
|
8
|
-
var evokit = require('evokit');
|
|
8
|
+
var evokit = require('@prom-ui/core/evokit');
|
|
9
9
|
|
|
10
10
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
11
11
|
|
|
@@ -37,9 +37,11 @@ var _excluded = ["width", "height"];
|
|
|
37
37
|
var SpinnerBlock = evokit.createBlock('svg', 'spinner', ['color'], {
|
|
38
38
|
css: css
|
|
39
39
|
});
|
|
40
|
+
SpinnerBlock.displayName = 'SpinnerBlock';
|
|
40
41
|
var SpinnerCircleBlock = evokit.createBlock('circle', 'spinner__circle', [], {
|
|
41
42
|
css: css
|
|
42
43
|
});
|
|
44
|
+
SpinnerCircleBlock.displayName = 'SpinnerCircleBlock';
|
|
43
45
|
var Spinner = /*#__PURE__*/React__namespace.forwardRef(function (_ref, ref) {
|
|
44
46
|
var _ref$width = _ref.width,
|
|
45
47
|
width = _ref$width === void 0 ? '1em' : _ref$width,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/extends"),r=require("@babel/runtime/helpers/objectWithoutProperties"),t=require("react"),i=require("evokit");function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function o(e){if(e&&"object"==typeof e&&"default"in e)return e;var r=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var i=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,i.get?i:{enumerable:!0,get:function(){return e[t]}})}})),r.default=e,Object.freeze(r)}var c=n(e),l=n(r),a=o(t),s={"ek-spinner":"K7r-c",rotate:"aKoVD","ek-spinner__circle":"a5Jex",dash:"bKr0a","ek-spinner_color_violet-500":"_9sMtP","ek-spinner_color_white":"Vd4Z7","ek-spinner_color_yellow-500":"Wp548"},u=["width","height"],
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/extends"),r=require("@babel/runtime/helpers/objectWithoutProperties"),t=require("react"),i=require("@prom-ui/core/evokit");function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function o(e){if(e&&"object"==typeof e&&"default"in e)return e;var r=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var i=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,i.get?i:{enumerable:!0,get:function(){return e[t]}})}})),r.default=e,Object.freeze(r)}var c=n(e),l=n(r),a=o(t),s={"ek-spinner":"K7r-c",rotate:"aKoVD","ek-spinner__circle":"a5Jex",dash:"bKr0a","ek-spinner_color_violet-500":"_9sMtP","ek-spinner_color_white":"Vd4Z7","ek-spinner_color_yellow-500":"Wp548"},u=["width","height"],p=i.createBlock("svg","spinner",["color"],{css:s});p.displayName="SpinnerBlock";var d=i.createBlock("circle","spinner__circle",[],{css:s});d.displayName="SpinnerCircleBlock";var f=a.forwardRef((function(e,r){var t=e.width,i=void 0===t?"1em":t,n=e.height,o=void 0===n?"1em":n,s=l.default(e,u);return a.createElement(p,c.default({ref:r,role:"progressbar",width:i,height:o},s,{viewBox:"22 22 44 44"}),a.createElement(d,{fill:"none",cx:44,cy:44,r:20.2,strokeWidth:3.6}))}));f.displayName="Spinner",exports.Spinner=f,require("./style.production.css");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/extends"),r=require("@babel/runtime/helpers/objectWithoutProperties"),t=require("react"),i=require("evokit");function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function o(e){if(e&&"object"==typeof e&&"default"in e)return e;var r=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var i=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,i.get?i:{enumerable:!0,get:function(){return e[t]}})}})),r.default=e,Object.freeze(r)}var c=n(e),l=n(r),a=o(t),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/extends"),r=require("@babel/runtime/helpers/objectWithoutProperties"),t=require("react"),i=require("@prom-ui/core/evokit");function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function o(e){if(e&&"object"==typeof e&&"default"in e)return e;var r=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var i=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,i.get?i:{enumerable:!0,get:function(){return e[t]}})}})),r.default=e,Object.freeze(r)}var c=n(e),l=n(r),a=o(t),s={"ek-spinner":"rQ9Id",rotate:"_3-ehr","ek-spinner__circle":"WUAuk",dash:"_7Gan0","ek-spinner_color_violet-500":"_2-Ca6","ek-spinner_color_white":"_8PnDF","ek-spinner_color_yellow-500":"qa3Oc"},u=["width","height"],p=i.createBlock("svg","spinner",["color"],{css:s});p.displayName="SpinnerBlock";var d=i.createBlock("circle","spinner__circle",[],{css:s});d.displayName="SpinnerCircleBlock";var f=a.forwardRef((function(e,r){var t=e.width,i=void 0===t?"1em":t,n=e.height,o=void 0===n?"1em":n,s=l.default(e,u);return a.createElement(p,c.default({ref:r,role:"progressbar",width:i,height:o},s,{viewBox:"22 22 44 44"}),a.createElement(d,{fill:"none",cx:44,cy:44,r:20.2,strokeWidth:3.6}))}));f.displayName="Spinner",exports.Spinner=f,require("./style.production.v2.css");
|
package/Spinner/index.d.ts
CHANGED
package/Spinner/package.json
CHANGED
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prom-ui/core/Spinner",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.2.0-alpha.0",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.css"
|
|
8
8
|
],
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@babel/runtime": "^7.28.2"
|
|
11
|
-
"evokit": "^3.2.5"
|
|
10
|
+
"@babel/runtime": "^7.28.2"
|
|
12
11
|
}
|
|
13
12
|
}
|
|
@@ -2,17 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
5
|
+
var evokit = require('@prom-ui/core/evokit');
|
|
6
6
|
|
|
7
7
|
var css = {"ek-text":"Text__ek-text___3Trjq","ek-text_display_block":"Text__ek-text_display_block___Sb1eA","ek-text_display_inline-block":"Text__ek-text_display_inline-block___Z-xgk","ek-text_display_inline":"Text__ek-text_display_inline___hPK83","ek-text_display_none":"Text__ek-text_display_none___EpkgL","ek-text_size_none":"Text__ek-text_size_none___3fCio","ek-text_size_inherit":"Text__ek-text_size_inherit___GeUFz","ek-text_size_small":"Text__ek-text_size_small___IfSYo","ek-text_size_default":"Text__ek-text_size_default___snf--","ek-text_size_big":"Text__ek-text_size_big___R2ynx","ek-text_size_h1":"Text__ek-text_size_h1___RLQ4A","ek-text_size_h2":"Text__ek-text_size_h2___OAv5u","ek-text_size_h3":"Text__ek-text_size_h3___jF03G","ek-text_size_h4":"Text__ek-text_size_h4___vj3pM","ek-text_size_h5":"Text__ek-text_size_h5___aeJVe","ek-text_size_h6":"Text__ek-text_size_h6___P9by2","ek-text_weight_default":"Text__ek-text_weight_default___wrQRQ","ek-text_weight_thin":"Text__ek-text_weight_thin___pmZOp","ek-text_weight_light":"Text__ek-text_weight_light___vEbTA","ek-text_weight_medium":"Text__ek-text_weight_medium___gfDGa","ek-text_weight_bold":"Text__ek-text_weight_bold___F7Tdh","ek-text_weight_black":"Text__ek-text_weight_black___Llirb","ek-text_weight_100":"Text__ek-text_weight_100___VEkIa","ek-text_weight_200":"Text__ek-text_weight_200___XFQtK","ek-text_weight_300":"Text__ek-text_weight_300___ethFf","ek-text_weight_400":"Text__ek-text_weight_400___Z9n0H","ek-text_weight_500":"Text__ek-text_weight_500___nxE5v","ek-text_weight_600":"Text__ek-text_weight_600___7UKMg","ek-text_weight_700":"Text__ek-text_weight_700___fAMGu","ek-text_weight_800":"Text__ek-text_weight_800___S4WHd","ek-text_weight_900":"Text__ek-text_weight_900___2MqwO","ek-text_align_left":"Text__ek-text_align_left___gwkkx","ek-text_align_center":"Text__ek-text_align_center___od97W","ek-text_align_right":"Text__ek-text_align_right___PatyF","ek-text_align_justify":"Text__ek-text_align_justify___WNRHD","ek-text_valign_baseline":"Text__ek-text_valign_baseline___BFQkO","ek-text_valign_bottom":"Text__ek-text_valign_bottom___uoQE-","ek-text_valign_middle":"Text__ek-text_valign_middle___wL4cB","ek-text_valign_sub":"Text__ek-text_valign_sub___oQuQV","ek-text_valign_super":"Text__ek-text_valign_super___GM270","ek-text_valign_text-bottom":"Text__ek-text_valign_text-bottom___i3gPf","ek-text_valign_text-top":"Text__ek-text_valign_text-top___Y-R3w","ek-text_valign_top":"Text__ek-text_valign_top___NSQH0","ek-text_transform_none":"Text__ek-text_transform_none___ioMWl","ek-text_transform_capitalize":"Text__ek-text_transform_capitalize___-nH9C","ek-text_transform_lowercase":"Text__ek-text_transform_lowercase___pYEmk","ek-text_transform_uppercase":"Text__ek-text_transform_uppercase___Ptm6g","ek-text_style_italic":"Text__ek-text_style_italic___Y01G5","ek-text_style_strike":"Text__ek-text_style_strike___powM8","ek-text_style_underline":"Text__ek-text_style_underline___ECUz1","ek-text_style_overline":"Text__ek-text_style_overline___E4jPq","ek-text_lheight_default":"Text__ek-text_lheight_default___ic9SB","ek-text_lheight_medium":"Text__ek-text_lheight_medium___QrtcH","ek-text_lheight_large":"Text__ek-text_lheight_large___G5HaP","ek-text_wrap_normal":"Text__ek-text_wrap_normal___vN11O","ek-text_wrap_nowrap":"Text__ek-text_wrap_nowrap___hJTsv","ek-text_wrap_pre":"Text__ek-text_wrap_pre___qtOKJ","ek-text_wrap_pre-wrap":"Text__ek-text_wrap_pre-wrap___55qRX","ek-text_wrap_pre-line":"Text__ek-text_wrap_pre-line___z-RVa","ek-text_wrap_break":"Text__ek-text_wrap_break___htldP","ek-text_wrap_ellipsis":"Text__ek-text_wrap_ellipsis___aXB7S","ek-text_wrap_two-line":"Text__ek-text_wrap_two-line___7NHpZ","ek-text_wrap_three-line":"Text__ek-text_wrap_three-line___SCVcX","ek-text_display_block@small":"Text__ek-text_display_block--small___ypQPd","ek-text_display_inline-block@small":"Text__ek-text_display_inline-block--small___yMG8Z","ek-text_display_inline@small":"Text__ek-text_display_inline--small___tf5qK","ek-text_display_none@small":"Text__ek-text_display_none--small___QClAg","ek-text_size_none@small":"Text__ek-text_size_none--small___iNBWs","ek-text_size_inherit@small":"Text__ek-text_size_inherit--small___SleAe","ek-text_size_small@small":"Text__ek-text_size_small--small___JLdX7","ek-text_size_default@small":"Text__ek-text_size_default--small___lpjy2","ek-text_size_big@small":"Text__ek-text_size_big--small___tyFZq","ek-text_size_h1@small":"Text__ek-text_size_h1--small___bTc9i","ek-text_size_h2@small":"Text__ek-text_size_h2--small___fVsfH","ek-text_size_h3@small":"Text__ek-text_size_h3--small___9bupj","ek-text_size_h4@small":"Text__ek-text_size_h4--small___RLAjj","ek-text_size_h5@small":"Text__ek-text_size_h5--small___MSeBt","ek-text_size_h6@small":"Text__ek-text_size_h6--small___DGRDV","ek-text_weight_default@small":"Text__ek-text_weight_default--small___7u9ww","ek-text_weight_thin@small":"Text__ek-text_weight_thin--small___f3E1Z","ek-text_weight_light@small":"Text__ek-text_weight_light--small___UgVat","ek-text_weight_medium@small":"Text__ek-text_weight_medium--small___GhR2r","ek-text_weight_bold@small":"Text__ek-text_weight_bold--small___fdZOu","ek-text_weight_black@small":"Text__ek-text_weight_black--small___Txf2-","ek-text_weight_100@small":"Text__ek-text_weight_100--small___EA1Q-","ek-text_weight_200@small":"Text__ek-text_weight_200--small___-U48O","ek-text_weight_300@small":"Text__ek-text_weight_300--small___dec8w","ek-text_weight_400@small":"Text__ek-text_weight_400--small___eGjRc","ek-text_weight_500@small":"Text__ek-text_weight_500--small___2nPpJ","ek-text_weight_600@small":"Text__ek-text_weight_600--small___SbyIt","ek-text_weight_700@small":"Text__ek-text_weight_700--small___f-8cS","ek-text_weight_800@small":"Text__ek-text_weight_800--small___1vg5w","ek-text_weight_900@small":"Text__ek-text_weight_900--small___ALyXo","ek-text_align_left@small":"Text__ek-text_align_left--small___MOcbA","ek-text_align_center@small":"Text__ek-text_align_center--small___NDoRI","ek-text_align_right@small":"Text__ek-text_align_right--small___ertsn","ek-text_align_justify@small":"Text__ek-text_align_justify--small___VXEjp","ek-text_valign_baseline@small":"Text__ek-text_valign_baseline--small___NFaJ5","ek-text_valign_bottom@small":"Text__ek-text_valign_bottom--small___n-ZM1","ek-text_valign_middle@small":"Text__ek-text_valign_middle--small___1o-f9","ek-text_valign_sub@small":"Text__ek-text_valign_sub--small___7vrZ5","ek-text_valign_super@small":"Text__ek-text_valign_super--small___98wkH","ek-text_valign_text-bottom@small":"Text__ek-text_valign_text-bottom--small___x6B2v","ek-text_valign_text-top@small":"Text__ek-text_valign_text-top--small___LfpH0","ek-text_valign_top@small":"Text__ek-text_valign_top--small___kBQTl","ek-text_transform_none@small":"Text__ek-text_transform_none--small___lNIlb","ek-text_transform_capitalize@small":"Text__ek-text_transform_capitalize--small___wM1eM","ek-text_transform_lowercase@small":"Text__ek-text_transform_lowercase--small___bjZhn","ek-text_transform_uppercase@small":"Text__ek-text_transform_uppercase--small___QcGz5","ek-text_style_italic@small":"Text__ek-text_style_italic--small___RLkz-","ek-text_style_strike@small":"Text__ek-text_style_strike--small___--sCr","ek-text_style_underline@small":"Text__ek-text_style_underline--small___LXQS8","ek-text_style_overline@small":"Text__ek-text_style_overline--small___GNoIB","ek-text_lheight_default@small":"Text__ek-text_lheight_default--small___1W3d2","ek-text_lheight_medium@small":"Text__ek-text_lheight_medium--small___cZ7Yw","ek-text_lheight_large@small":"Text__ek-text_lheight_large--small___Q69Gt","ek-text_wrap_normal@small":"Text__ek-text_wrap_normal--small___OCeTY","ek-text_wrap_nowrap@small":"Text__ek-text_wrap_nowrap--small___feATc","ek-text_wrap_pre@small":"Text__ek-text_wrap_pre--small___VAue2","ek-text_wrap_pre-wrap@small":"Text__ek-text_wrap_pre-wrap--small___CrynB","ek-text_wrap_pre-line@small":"Text__ek-text_wrap_pre-line--small___2Zets","ek-text_wrap_break@small":"Text__ek-text_wrap_break--small___C6739","ek-text_wrap_ellipsis@small":"Text__ek-text_wrap_ellipsis--small___V-dhX","ek-text_wrap_two-line@small":"Text__ek-text_wrap_two-line--small___fqP29","ek-text_wrap_three-line@small":"Text__ek-text_wrap_three-line--small___Yh-Xv","ek-text_display_block@medium":"Text__ek-text_display_block--medium___IrbV5","ek-text_display_inline-block@medium":"Text__ek-text_display_inline-block--medium___aWU0f","ek-text_display_inline@medium":"Text__ek-text_display_inline--medium___q29UB","ek-text_display_none@medium":"Text__ek-text_display_none--medium___pS5WL","ek-text_size_none@medium":"Text__ek-text_size_none--medium___zmMXI","ek-text_size_inherit@medium":"Text__ek-text_size_inherit--medium___NyD6y","ek-text_size_small@medium":"Text__ek-text_size_small--medium___85MSY","ek-text_size_default@medium":"Text__ek-text_size_default--medium___NMxaK","ek-text_size_big@medium":"Text__ek-text_size_big--medium___Ua-Zk","ek-text_size_h1@medium":"Text__ek-text_size_h1--medium___thuyZ","ek-text_size_h2@medium":"Text__ek-text_size_h2--medium___ESQoF","ek-text_size_h3@medium":"Text__ek-text_size_h3--medium___KZmg9","ek-text_size_h4@medium":"Text__ek-text_size_h4--medium___ECj9y","ek-text_size_h5@medium":"Text__ek-text_size_h5--medium___2Egnj","ek-text_size_h6@medium":"Text__ek-text_size_h6--medium___EiSb9","ek-text_weight_default@medium":"Text__ek-text_weight_default--medium___tB-Ch","ek-text_weight_thin@medium":"Text__ek-text_weight_thin--medium___s8W0s","ek-text_weight_light@medium":"Text__ek-text_weight_light--medium___ltoWf","ek-text_weight_medium@medium":"Text__ek-text_weight_medium--medium___6tPBW","ek-text_weight_bold@medium":"Text__ek-text_weight_bold--medium___rpqZ0","ek-text_weight_black@medium":"Text__ek-text_weight_black--medium___GSyAT","ek-text_weight_100@medium":"Text__ek-text_weight_100--medium___zgCEF","ek-text_weight_200@medium":"Text__ek-text_weight_200--medium___vvD9k","ek-text_weight_300@medium":"Text__ek-text_weight_300--medium___E0hEg","ek-text_weight_400@medium":"Text__ek-text_weight_400--medium___7HnSv","ek-text_weight_500@medium":"Text__ek-text_weight_500--medium___qUS4S","ek-text_weight_600@medium":"Text__ek-text_weight_600--medium___mPEYZ","ek-text_weight_700@medium":"Text__ek-text_weight_700--medium___yHcXd","ek-text_weight_800@medium":"Text__ek-text_weight_800--medium___sh-fi","ek-text_weight_900@medium":"Text__ek-text_weight_900--medium___rSJjw","ek-text_align_left@medium":"Text__ek-text_align_left--medium___P1t-C","ek-text_align_center@medium":"Text__ek-text_align_center--medium___EyFNY","ek-text_align_right@medium":"Text__ek-text_align_right--medium___pv76v","ek-text_align_justify@medium":"Text__ek-text_align_justify--medium___BPD5C","ek-text_valign_baseline@medium":"Text__ek-text_valign_baseline--medium___uudr0","ek-text_valign_bottom@medium":"Text__ek-text_valign_bottom--medium___PllPd","ek-text_valign_middle@medium":"Text__ek-text_valign_middle--medium___Ik6u5","ek-text_valign_sub@medium":"Text__ek-text_valign_sub--medium___utVwf","ek-text_valign_super@medium":"Text__ek-text_valign_super--medium___BbzMP","ek-text_valign_text-bottom@medium":"Text__ek-text_valign_text-bottom--medium___h-L8G","ek-text_valign_text-top@medium":"Text__ek-text_valign_text-top--medium___2Sxc3","ek-text_valign_top@medium":"Text__ek-text_valign_top--medium___oC57Z","ek-text_transform_none@medium":"Text__ek-text_transform_none--medium___VjPVc","ek-text_transform_capitalize@medium":"Text__ek-text_transform_capitalize--medium___D2Sqd","ek-text_transform_lowercase@medium":"Text__ek-text_transform_lowercase--medium___hjkKi","ek-text_transform_uppercase@medium":"Text__ek-text_transform_uppercase--medium___AEFL3","ek-text_style_italic@medium":"Text__ek-text_style_italic--medium___yckf-","ek-text_style_strike@medium":"Text__ek-text_style_strike--medium___Fc1Ji","ek-text_style_underline@medium":"Text__ek-text_style_underline--medium___d-Mrs","ek-text_style_overline@medium":"Text__ek-text_style_overline--medium___cBafd","ek-text_lheight_default@medium":"Text__ek-text_lheight_default--medium___UHfd4","ek-text_lheight_medium@medium":"Text__ek-text_lheight_medium--medium___K2JnS","ek-text_lheight_large@medium":"Text__ek-text_lheight_large--medium___7jFRq","ek-text_wrap_normal@medium":"Text__ek-text_wrap_normal--medium___tiKih","ek-text_wrap_nowrap@medium":"Text__ek-text_wrap_nowrap--medium___K2M6e","ek-text_wrap_pre@medium":"Text__ek-text_wrap_pre--medium___TpcHG","ek-text_wrap_pre-wrap@medium":"Text__ek-text_wrap_pre-wrap--medium___Z6C0k","ek-text_wrap_pre-line@medium":"Text__ek-text_wrap_pre-line--medium___Ajn6a","ek-text_wrap_break@medium":"Text__ek-text_wrap_break--medium___QtGGg","ek-text_wrap_ellipsis@medium":"Text__ek-text_wrap_ellipsis--medium___NyLo3","ek-text_wrap_two-line@medium":"Text__ek-text_wrap_two-line--medium___R6ga0","ek-text_wrap_three-line@medium":"Text__ek-text_wrap_three-line--medium___E2iMw","ek-text_display_block@large":"Text__ek-text_display_block--large___OpLLK","ek-text_display_inline-block@large":"Text__ek-text_display_inline-block--large___HZrXP","ek-text_display_inline@large":"Text__ek-text_display_inline--large___Qr7da","ek-text_display_none@large":"Text__ek-text_display_none--large___8q9MY","ek-text_size_none@large":"Text__ek-text_size_none--large___lhd15","ek-text_size_inherit@large":"Text__ek-text_size_inherit--large___JRmGP","ek-text_size_small@large":"Text__ek-text_size_small--large___gGYoF","ek-text_size_default@large":"Text__ek-text_size_default--large___f8ZGq","ek-text_size_big@large":"Text__ek-text_size_big--large___kXeDX","ek-text_size_h1@large":"Text__ek-text_size_h1--large___FnCNG","ek-text_size_h2@large":"Text__ek-text_size_h2--large___ud3vr","ek-text_size_h3@large":"Text__ek-text_size_h3--large___cQwu6","ek-text_size_h4@large":"Text__ek-text_size_h4--large___AeJ7R","ek-text_size_h5@large":"Text__ek-text_size_h5--large___5AP56","ek-text_size_h6@large":"Text__ek-text_size_h6--large___nXKYk","ek-text_weight_default@large":"Text__ek-text_weight_default--large___-KZf3","ek-text_weight_thin@large":"Text__ek-text_weight_thin--large___OtiPU","ek-text_weight_light@large":"Text__ek-text_weight_light--large___Q876R","ek-text_weight_medium@large":"Text__ek-text_weight_medium--large___ERwtC","ek-text_weight_bold@large":"Text__ek-text_weight_bold--large___-vQew","ek-text_weight_black@large":"Text__ek-text_weight_black--large___JfoJ2","ek-text_weight_100@large":"Text__ek-text_weight_100--large___Z7sYz","ek-text_weight_200@large":"Text__ek-text_weight_200--large___ja1QM","ek-text_weight_300@large":"Text__ek-text_weight_300--large___4CazO","ek-text_weight_400@large":"Text__ek-text_weight_400--large___8McJN","ek-text_weight_500@large":"Text__ek-text_weight_500--large___gkiNJ","ek-text_weight_600@large":"Text__ek-text_weight_600--large___zS0U0","ek-text_weight_700@large":"Text__ek-text_weight_700--large___RwQHu","ek-text_weight_800@large":"Text__ek-text_weight_800--large___dkur9","ek-text_weight_900@large":"Text__ek-text_weight_900--large___UpFIt","ek-text_align_left@large":"Text__ek-text_align_left--large___eDuu-","ek-text_align_center@large":"Text__ek-text_align_center--large___0oej2","ek-text_align_right@large":"Text__ek-text_align_right--large___IruXn","ek-text_align_justify@large":"Text__ek-text_align_justify--large___eLevv","ek-text_valign_baseline@large":"Text__ek-text_valign_baseline--large___MwBxj","ek-text_valign_bottom@large":"Text__ek-text_valign_bottom--large___u2HmC","ek-text_valign_middle@large":"Text__ek-text_valign_middle--large___9wTU0","ek-text_valign_sub@large":"Text__ek-text_valign_sub--large___Vrz29","ek-text_valign_super@large":"Text__ek-text_valign_super--large___Kr93W","ek-text_valign_text-bottom@large":"Text__ek-text_valign_text-bottom--large___6eXdU","ek-text_valign_text-top@large":"Text__ek-text_valign_text-top--large___B3Fwm","ek-text_valign_top@large":"Text__ek-text_valign_top--large___cA4GU","ek-text_transform_none@large":"Text__ek-text_transform_none--large___cXpb9","ek-text_transform_capitalize@large":"Text__ek-text_transform_capitalize--large___pHMUF","ek-text_transform_lowercase@large":"Text__ek-text_transform_lowercase--large___DVgu-","ek-text_transform_uppercase@large":"Text__ek-text_transform_uppercase--large___35kha","ek-text_style_italic@large":"Text__ek-text_style_italic--large___fYSwX","ek-text_style_strike@large":"Text__ek-text_style_strike--large___q0PMX","ek-text_style_underline@large":"Text__ek-text_style_underline--large___sguGX","ek-text_style_overline@large":"Text__ek-text_style_overline--large___V9ewl","ek-text_lheight_default@large":"Text__ek-text_lheight_default--large___QI3Ow","ek-text_lheight_medium@large":"Text__ek-text_lheight_medium--large___dkKyS","ek-text_lheight_large@large":"Text__ek-text_lheight_large--large___LWOqd","ek-text_wrap_normal@large":"Text__ek-text_wrap_normal--large___1Sfs7","ek-text_wrap_nowrap@large":"Text__ek-text_wrap_nowrap--large___Ybix2","ek-text_wrap_pre@large":"Text__ek-text_wrap_pre--large___w4GA2","ek-text_wrap_pre-wrap@large":"Text__ek-text_wrap_pre-wrap--large___XNCfE","ek-text_wrap_pre-line@large":"Text__ek-text_wrap_pre-line--large___IIQMy","ek-text_wrap_break@large":"Text__ek-text_wrap_break--large___TMJei","ek-text_wrap_ellipsis@large":"Text__ek-text_wrap_ellipsis--large___eJt94","ek-text_wrap_two-line@large":"Text__ek-text_wrap_two-line--large___wf8-X","ek-text_wrap_three-line@large":"Text__ek-text_wrap_three-line--large___QM6Ob","ek-text_color_black-300":"Text__ek-text_color_black-300___PApP-","ek-text_color_black-300@small":"Text__ek-text_color_black-300--small___qTjrq","ek-text_color_black-300@medium":"Text__ek-text_color_black-300--medium___RrX-C","ek-text_color_black-300@large":"Text__ek-text_color_black-300--large___GN2gG","ek-text_color_black-300@wide":"Text__ek-text_color_black-300--wide___bEAT1","ek-text_color_black-300@huge":"Text__ek-text_color_black-300--huge___-Wlzu","ek-text_color_black-400":"Text__ek-text_color_black-400___IpUr5","ek-text_color_black-400@small":"Text__ek-text_color_black-400--small___tPsnx","ek-text_color_black-400@medium":"Text__ek-text_color_black-400--medium___YPsN-","ek-text_color_black-400@large":"Text__ek-text_color_black-400--large___l6ihP","ek-text_color_black-400@wide":"Text__ek-text_color_black-400--wide___80NyO","ek-text_color_black-400@huge":"Text__ek-text_color_black-400--huge___yzLun","ek-text_color_black-600":"Text__ek-text_color_black-600___iX-v2","ek-text_color_black-600@small":"Text__ek-text_color_black-600--small___4qrki","ek-text_color_black-600@medium":"Text__ek-text_color_black-600--medium___XfNNR","ek-text_color_black-600@large":"Text__ek-text_color_black-600--large___Owu7Q","ek-text_color_black-600@wide":"Text__ek-text_color_black-600--wide___EPhZb","ek-text_color_black-600@huge":"Text__ek-text_color_black-600--huge___kX-rO","ek-text_color_black-700":"Text__ek-text_color_black-700___ffgjE","ek-text_color_black-700@small":"Text__ek-text_color_black-700--small___VeJpW","ek-text_color_black-700@medium":"Text__ek-text_color_black-700--medium___tmDDJ","ek-text_color_black-700@large":"Text__ek-text_color_black-700--large___jRnbc","ek-text_color_black-700@wide":"Text__ek-text_color_black-700--wide___Skgn1","ek-text_color_black-700@huge":"Text__ek-text_color_black-700--huge___iT2UW","ek-text_color_black-800":"Text__ek-text_color_black-800___wMAjv","ek-text_color_black-800@small":"Text__ek-text_color_black-800--small___0tsz8","ek-text_color_black-800@medium":"Text__ek-text_color_black-800--medium___dKLRj","ek-text_color_black-800@large":"Text__ek-text_color_black-800--large___PThcN","ek-text_color_black-800@wide":"Text__ek-text_color_black-800--wide___4KAq8","ek-text_color_black-800@huge":"Text__ek-text_color_black-800--huge___sXPSW","ek-text_color_black-900":"Text__ek-text_color_black-900___ye2-Z","ek-text_color_black-900@small":"Text__ek-text_color_black-900--small___Tjehi","ek-text_color_black-900@medium":"Text__ek-text_color_black-900--medium___D7nHh","ek-text_color_black-900@large":"Text__ek-text_color_black-900--large___n8LrJ","ek-text_color_black-900@wide":"Text__ek-text_color_black-900--wide___O95o7","ek-text_color_black-900@huge":"Text__ek-text_color_black-900--huge___ufWB7","ek-text_color_blue-500":"Text__ek-text_color_blue-500___Pmash","ek-text_color_blue-500@small":"Text__ek-text_color_blue-500--small___myNLi","ek-text_color_blue-500@medium":"Text__ek-text_color_blue-500--medium___807O7","ek-text_color_blue-500@large":"Text__ek-text_color_blue-500--large___h7LoO","ek-text_color_blue-500@wide":"Text__ek-text_color_blue-500--wide___1Qk4y","ek-text_color_blue-500@huge":"Text__ek-text_color_blue-500--huge___VrBDq","ek-text_color_green-500":"Text__ek-text_color_green-500___9JoFY","ek-text_color_green-500@small":"Text__ek-text_color_green-500--small___A3k3K","ek-text_color_green-500@medium":"Text__ek-text_color_green-500--medium___EDZ-F","ek-text_color_green-500@large":"Text__ek-text_color_green-500--large___vV-gD","ek-text_color_green-500@wide":"Text__ek-text_color_green-500--wide___gDhg2","ek-text_color_green-500@huge":"Text__ek-text_color_green-500--huge___O5Wpa","ek-text_color_green-700":"Text__ek-text_color_green-700___NSmdF","ek-text_color_green-700@small":"Text__ek-text_color_green-700--small___QEems","ek-text_color_green-700@medium":"Text__ek-text_color_green-700--medium___-GH--","ek-text_color_green-700@large":"Text__ek-text_color_green-700--large___56wkM","ek-text_color_green-700@wide":"Text__ek-text_color_green-700--wide___xkvGD","ek-text_color_green-700@huge":"Text__ek-text_color_green-700--huge___IgnYm","ek-text_color_green-800":"Text__ek-text_color_green-800___Aahxa","ek-text_color_green-800@small":"Text__ek-text_color_green-800--small___x1p-D","ek-text_color_green-800@medium":"Text__ek-text_color_green-800--medium___EeAPc","ek-text_color_green-800@large":"Text__ek-text_color_green-800--large___KH2s5","ek-text_color_green-800@wide":"Text__ek-text_color_green-800--wide___6FDFy","ek-text_color_green-800@huge":"Text__ek-text_color_green-800--huge___V2JjF","ek-text_color_yellow-500":"Text__ek-text_color_yellow-500___7I4ks","ek-text_color_yellow-500@small":"Text__ek-text_color_yellow-500--small___XFBi-","ek-text_color_yellow-500@medium":"Text__ek-text_color_yellow-500--medium___I42SE","ek-text_color_yellow-500@large":"Text__ek-text_color_yellow-500--large___BGGYh","ek-text_color_yellow-500@wide":"Text__ek-text_color_yellow-500--wide___2WOin","ek-text_color_yellow-500@huge":"Text__ek-text_color_yellow-500--huge___6u99p","ek-text_color_orange-500":"Text__ek-text_color_orange-500___D39Cr","ek-text_color_orange-500@small":"Text__ek-text_color_orange-500--small___FCzuX","ek-text_color_orange-500@medium":"Text__ek-text_color_orange-500--medium___9gjQH","ek-text_color_orange-500@large":"Text__ek-text_color_orange-500--large___A3IlK","ek-text_color_orange-500@wide":"Text__ek-text_color_orange-500--wide___ye0vt","ek-text_color_orange-500@huge":"Text__ek-text_color_orange-500--huge___eLSt9","ek-text_color_orange-900":"Text__ek-text_color_orange-900___etfhZ","ek-text_color_orange-900@small":"Text__ek-text_color_orange-900--small___zjEFG","ek-text_color_orange-900@medium":"Text__ek-text_color_orange-900--medium___LUWSS","ek-text_color_orange-900@large":"Text__ek-text_color_orange-900--large___JXJvc","ek-text_color_orange-900@wide":"Text__ek-text_color_orange-900--wide___PWGFH","ek-text_color_orange-900@huge":"Text__ek-text_color_orange-900--huge___ljHb4","ek-text_color_red-500":"Text__ek-text_color_red-500___uyrQ6","ek-text_color_red-500@small":"Text__ek-text_color_red-500--small___hN5go","ek-text_color_red-500@medium":"Text__ek-text_color_red-500--medium___HROpc","ek-text_color_red-500@large":"Text__ek-text_color_red-500--large___DohkS","ek-text_color_red-500@wide":"Text__ek-text_color_red-500--wide___vXdZm","ek-text_color_red-500@huge":"Text__ek-text_color_red-500--huge___nEmHY","ek-text_color_red-900":"Text__ek-text_color_red-900___yKkMR","ek-text_color_red-900@small":"Text__ek-text_color_red-900--small___2MQqu","ek-text_color_red-900@medium":"Text__ek-text_color_red-900--medium___k9d1g","ek-text_color_red-900@large":"Text__ek-text_color_red-900--large___BYzxn","ek-text_color_red-900@wide":"Text__ek-text_color_red-900--wide___9S6GM","ek-text_color_red-900@huge":"Text__ek-text_color_red-900--huge___rMyDN","ek-text_color_violet-500":"Text__ek-text_color_violet-500___xrKUz","ek-text_color_violet-500@small":"Text__ek-text_color_violet-500--small___GkpkA","ek-text_color_violet-500@medium":"Text__ek-text_color_violet-500--medium___FYY0k","ek-text_color_violet-500@large":"Text__ek-text_color_violet-500--large___BX9sY","ek-text_color_violet-500@wide":"Text__ek-text_color_violet-500--wide___vjkvO","ek-text_color_violet-500@huge":"Text__ek-text_color_violet-500--huge___Ufx-e","ek-text_color_white":"Text__ek-text_color_white___ooRRq","ek-text_color_white@small":"Text__ek-text_color_white--small___aq8Bj","ek-text_color_white@medium":"Text__ek-text_color_white--medium___K2HII","ek-text_color_white@large":"Text__ek-text_color_white--large___fPDBy","ek-text_color_white@wide":"Text__ek-text_color_white--wide___KBwe0","ek-text_color_white@huge":"Text__ek-text_color_white--huge___pjee0","ek-text_blackhole_ellipsis-two-line":"Text__ek-text_blackhole_ellipsis-two-line___DcLDO","ek-text_blackhole_ellipsis-three-line":"Text__ek-text_blackhole_ellipsis-three-line___Ef-uq"};
|
|
8
8
|
|
|
9
|
-
var Text =
|
|
9
|
+
var Text = evokit.createBlock('span', 'text', ['blackhole', 'align', 'color', 'display', 'lheight', 'size', 'style', 'transform', 'valign', 'weight', 'wrap'], {
|
|
10
|
+
css: css
|
|
11
|
+
});
|
|
10
12
|
Text.displayName = 'Text';
|
|
11
|
-
Text.defaultProps = {
|
|
12
|
-
'text-preset': {
|
|
13
|
-
css: css
|
|
14
|
-
}
|
|
15
|
-
};
|
|
16
13
|
|
|
17
14
|
exports.Text = Text;
|
|
18
15
|
|
|
@@ -2,17 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
5
|
+
var evokit = require('@prom-ui/core/evokit');
|
|
6
6
|
|
|
7
7
|
var css = {"ek-text":"Text__ek-text___-ROQ5","ek-text_display_block":"Text__ek-text_display_block___Hbw1f","ek-text_display_inline-block":"Text__ek-text_display_inline-block___S5tGj","ek-text_display_inline":"Text__ek-text_display_inline___kf4Mg","ek-text_display_none":"Text__ek-text_display_none___6fCvf","ek-text_size_none":"Text__ek-text_size_none___d8slD","ek-text_size_inherit":"Text__ek-text_size_inherit___9ToCC","ek-text_size_small":"Text__ek-text_size_small___8UL-f","ek-text_size_default":"Text__ek-text_size_default___YVQjl","ek-text_size_big":"Text__ek-text_size_big___I52rt","ek-text_size_h1":"Text__ek-text_size_h1___7m6hu","ek-text_size_h2":"Text__ek-text_size_h2___6S-PU","ek-text_size_h3":"Text__ek-text_size_h3___wnvF4","ek-text_size_h4":"Text__ek-text_size_h4___zzaqf","ek-text_size_h5":"Text__ek-text_size_h5___vUE7N","ek-text_size_h6":"Text__ek-text_size_h6___gKgdr","ek-text_weight_default":"Text__ek-text_weight_default___C-jU2","ek-text_weight_thin":"Text__ek-text_weight_thin___zMjyu","ek-text_weight_light":"Text__ek-text_weight_light___B3Juk","ek-text_weight_medium":"Text__ek-text_weight_medium___mUSUr","ek-text_weight_bold":"Text__ek-text_weight_bold___nbc0F","ek-text_weight_black":"Text__ek-text_weight_black___pz2hz","ek-text_weight_100":"Text__ek-text_weight_100___gA1cR","ek-text_weight_200":"Text__ek-text_weight_200___xbKVD","ek-text_weight_300":"Text__ek-text_weight_300___7Ou0Z","ek-text_weight_400":"Text__ek-text_weight_400___RdqP4","ek-text_weight_500":"Text__ek-text_weight_500___Aoc2u","ek-text_weight_600":"Text__ek-text_weight_600___gu30T","ek-text_weight_700":"Text__ek-text_weight_700___Rs2mj","ek-text_weight_800":"Text__ek-text_weight_800___3oJdi","ek-text_weight_900":"Text__ek-text_weight_900___CxYR9","ek-text_align_left":"Text__ek-text_align_left___ro7st","ek-text_align_center":"Text__ek-text_align_center___s56dr","ek-text_align_right":"Text__ek-text_align_right___hASYm","ek-text_align_justify":"Text__ek-text_align_justify___fDJbJ","ek-text_valign_baseline":"Text__ek-text_valign_baseline___4CWsl","ek-text_valign_bottom":"Text__ek-text_valign_bottom___KCjjL","ek-text_valign_middle":"Text__ek-text_valign_middle___LMYYJ","ek-text_valign_sub":"Text__ek-text_valign_sub___TP1BM","ek-text_valign_super":"Text__ek-text_valign_super___IDOKq","ek-text_valign_text-bottom":"Text__ek-text_valign_text-bottom___sRdol","ek-text_valign_text-top":"Text__ek-text_valign_text-top___A6EIe","ek-text_valign_top":"Text__ek-text_valign_top___LVyOZ","ek-text_transform_none":"Text__ek-text_transform_none___PdDdm","ek-text_transform_capitalize":"Text__ek-text_transform_capitalize___eAD7H","ek-text_transform_lowercase":"Text__ek-text_transform_lowercase___y03AI","ek-text_transform_uppercase":"Text__ek-text_transform_uppercase___c6JQ4","ek-text_style_italic":"Text__ek-text_style_italic___dS2Rq","ek-text_style_strike":"Text__ek-text_style_strike___W2q6D","ek-text_style_underline":"Text__ek-text_style_underline___ZeE-o","ek-text_style_overline":"Text__ek-text_style_overline___sG-pM","ek-text_lheight_default":"Text__ek-text_lheight_default___-PDYT","ek-text_lheight_medium":"Text__ek-text_lheight_medium___KRbsq","ek-text_lheight_large":"Text__ek-text_lheight_large___RzOhL","ek-text_wrap_normal":"Text__ek-text_wrap_normal___QgQy6","ek-text_wrap_nowrap":"Text__ek-text_wrap_nowrap___rPeKC","ek-text_wrap_pre":"Text__ek-text_wrap_pre___WbxaB","ek-text_wrap_pre-wrap":"Text__ek-text_wrap_pre-wrap___0FkSl","ek-text_wrap_pre-line":"Text__ek-text_wrap_pre-line___8gGHF","ek-text_wrap_break":"Text__ek-text_wrap_break___1wiJa","ek-text_wrap_ellipsis":"Text__ek-text_wrap_ellipsis___kPZxA","ek-text_wrap_two-line":"Text__ek-text_wrap_two-line___Cn-P6","ek-text_wrap_three-line":"Text__ek-text_wrap_three-line___B5qqt","ek-text_display_block@small":"Text__ek-text_display_block--small___t--Yq","ek-text_display_inline-block@small":"Text__ek-text_display_inline-block--small___KNXX7","ek-text_display_inline@small":"Text__ek-text_display_inline--small___nEpne","ek-text_display_none@small":"Text__ek-text_display_none--small___l-Tq0","ek-text_size_none@small":"Text__ek-text_size_none--small___kHOEL","ek-text_size_inherit@small":"Text__ek-text_size_inherit--small___g3F22","ek-text_size_small@small":"Text__ek-text_size_small--small___RiEYU","ek-text_size_default@small":"Text__ek-text_size_default--small___nw1GE","ek-text_size_big@small":"Text__ek-text_size_big--small___xC3yN","ek-text_size_h1@small":"Text__ek-text_size_h1--small___nU6xk","ek-text_size_h2@small":"Text__ek-text_size_h2--small___Dae8I","ek-text_size_h3@small":"Text__ek-text_size_h3--small___Q4Nk9","ek-text_size_h4@small":"Text__ek-text_size_h4--small___TsddL","ek-text_size_h5@small":"Text__ek-text_size_h5--small___7wm1E","ek-text_size_h6@small":"Text__ek-text_size_h6--small___SK6BU","ek-text_weight_default@small":"Text__ek-text_weight_default--small___aLolD","ek-text_weight_thin@small":"Text__ek-text_weight_thin--small___GECrZ","ek-text_weight_light@small":"Text__ek-text_weight_light--small___mQtje","ek-text_weight_medium@small":"Text__ek-text_weight_medium--small___tzni0","ek-text_weight_bold@small":"Text__ek-text_weight_bold--small___51e7l","ek-text_weight_black@small":"Text__ek-text_weight_black--small___SJl6O","ek-text_weight_100@small":"Text__ek-text_weight_100--small___KFuXY","ek-text_weight_200@small":"Text__ek-text_weight_200--small___Tag3n","ek-text_weight_300@small":"Text__ek-text_weight_300--small___CGbCY","ek-text_weight_400@small":"Text__ek-text_weight_400--small___aNCLu","ek-text_weight_500@small":"Text__ek-text_weight_500--small___PKi1d","ek-text_weight_600@small":"Text__ek-text_weight_600--small___BQztN","ek-text_weight_700@small":"Text__ek-text_weight_700--small___tF-ii","ek-text_weight_800@small":"Text__ek-text_weight_800--small___2lGEY","ek-text_weight_900@small":"Text__ek-text_weight_900--small___0qZNe","ek-text_align_left@small":"Text__ek-text_align_left--small___R8kiT","ek-text_align_center@small":"Text__ek-text_align_center--small___hhKld","ek-text_align_right@small":"Text__ek-text_align_right--small___ROCrY","ek-text_align_justify@small":"Text__ek-text_align_justify--small___iASpp","ek-text_valign_baseline@small":"Text__ek-text_valign_baseline--small___w4B8L","ek-text_valign_bottom@small":"Text__ek-text_valign_bottom--small___rPQIr","ek-text_valign_middle@small":"Text__ek-text_valign_middle--small___d98jJ","ek-text_valign_sub@small":"Text__ek-text_valign_sub--small___Uxsul","ek-text_valign_super@small":"Text__ek-text_valign_super--small___asIdI","ek-text_valign_text-bottom@small":"Text__ek-text_valign_text-bottom--small___Xf76y","ek-text_valign_text-top@small":"Text__ek-text_valign_text-top--small___prKEV","ek-text_valign_top@small":"Text__ek-text_valign_top--small___p9RWj","ek-text_transform_none@small":"Text__ek-text_transform_none--small___QMWWm","ek-text_transform_capitalize@small":"Text__ek-text_transform_capitalize--small___qWZj-","ek-text_transform_lowercase@small":"Text__ek-text_transform_lowercase--small___-FFJj","ek-text_transform_uppercase@small":"Text__ek-text_transform_uppercase--small___TNi5m","ek-text_style_italic@small":"Text__ek-text_style_italic--small___auREO","ek-text_style_strike@small":"Text__ek-text_style_strike--small___QL9I9","ek-text_style_underline@small":"Text__ek-text_style_underline--small___VtVFz","ek-text_style_overline@small":"Text__ek-text_style_overline--small___OG-n3","ek-text_lheight_default@small":"Text__ek-text_lheight_default--small___dH-CH","ek-text_lheight_medium@small":"Text__ek-text_lheight_medium--small___tL32w","ek-text_lheight_large@small":"Text__ek-text_lheight_large--small___8UZ6F","ek-text_wrap_normal@small":"Text__ek-text_wrap_normal--small___0YiRQ","ek-text_wrap_nowrap@small":"Text__ek-text_wrap_nowrap--small___QcHuw","ek-text_wrap_pre@small":"Text__ek-text_wrap_pre--small___ds5sx","ek-text_wrap_pre-wrap@small":"Text__ek-text_wrap_pre-wrap--small___jppO3","ek-text_wrap_pre-line@small":"Text__ek-text_wrap_pre-line--small___-yFN4","ek-text_wrap_break@small":"Text__ek-text_wrap_break--small___ILjwS","ek-text_wrap_ellipsis@small":"Text__ek-text_wrap_ellipsis--small___Mag2F","ek-text_wrap_two-line@small":"Text__ek-text_wrap_two-line--small___rWq36","ek-text_wrap_three-line@small":"Text__ek-text_wrap_three-line--small___nmr3V","ek-text_display_block@medium":"Text__ek-text_display_block--medium___a2q-6","ek-text_display_inline-block@medium":"Text__ek-text_display_inline-block--medium___6NtDQ","ek-text_display_inline@medium":"Text__ek-text_display_inline--medium___6WPtA","ek-text_display_none@medium":"Text__ek-text_display_none--medium___alVT3","ek-text_size_none@medium":"Text__ek-text_size_none--medium___it5oR","ek-text_size_inherit@medium":"Text__ek-text_size_inherit--medium___1yKv2","ek-text_size_small@medium":"Text__ek-text_size_small--medium___cCR-3","ek-text_size_default@medium":"Text__ek-text_size_default--medium___SMexC","ek-text_size_big@medium":"Text__ek-text_size_big--medium___mXQjH","ek-text_size_h1@medium":"Text__ek-text_size_h1--medium___Ud4fF","ek-text_size_h2@medium":"Text__ek-text_size_h2--medium___PLNaT","ek-text_size_h3@medium":"Text__ek-text_size_h3--medium___3pJSN","ek-text_size_h4@medium":"Text__ek-text_size_h4--medium___YrPdI","ek-text_size_h5@medium":"Text__ek-text_size_h5--medium___qDHn7","ek-text_size_h6@medium":"Text__ek-text_size_h6--medium___pWGaw","ek-text_weight_default@medium":"Text__ek-text_weight_default--medium___xD0Iw","ek-text_weight_thin@medium":"Text__ek-text_weight_thin--medium___qzPDr","ek-text_weight_light@medium":"Text__ek-text_weight_light--medium___7O1Tu","ek-text_weight_medium@medium":"Text__ek-text_weight_medium--medium___FU8iz","ek-text_weight_bold@medium":"Text__ek-text_weight_bold--medium___YPzM-","ek-text_weight_black@medium":"Text__ek-text_weight_black--medium___5HE0a","ek-text_weight_100@medium":"Text__ek-text_weight_100--medium___cgjMp","ek-text_weight_200@medium":"Text__ek-text_weight_200--medium___dQXt-","ek-text_weight_300@medium":"Text__ek-text_weight_300--medium___BVZCv","ek-text_weight_400@medium":"Text__ek-text_weight_400--medium___ZXma9","ek-text_weight_500@medium":"Text__ek-text_weight_500--medium___KXX7T","ek-text_weight_600@medium":"Text__ek-text_weight_600--medium___duIEL","ek-text_weight_700@medium":"Text__ek-text_weight_700--medium___ZNANf","ek-text_weight_800@medium":"Text__ek-text_weight_800--medium___1UJDx","ek-text_weight_900@medium":"Text__ek-text_weight_900--medium___r2bV9","ek-text_align_left@medium":"Text__ek-text_align_left--medium___o05r5","ek-text_align_center@medium":"Text__ek-text_align_center--medium___7A8YW","ek-text_align_right@medium":"Text__ek-text_align_right--medium___eMgvR","ek-text_align_justify@medium":"Text__ek-text_align_justify--medium___r57iL","ek-text_valign_baseline@medium":"Text__ek-text_valign_baseline--medium___vHsUy","ek-text_valign_bottom@medium":"Text__ek-text_valign_bottom--medium___luFtn","ek-text_valign_middle@medium":"Text__ek-text_valign_middle--medium___OOe7y","ek-text_valign_sub@medium":"Text__ek-text_valign_sub--medium___2azhM","ek-text_valign_super@medium":"Text__ek-text_valign_super--medium___e7-YY","ek-text_valign_text-bottom@medium":"Text__ek-text_valign_text-bottom--medium___1fUJX","ek-text_valign_text-top@medium":"Text__ek-text_valign_text-top--medium___kBDBs","ek-text_valign_top@medium":"Text__ek-text_valign_top--medium___0Q7TJ","ek-text_transform_none@medium":"Text__ek-text_transform_none--medium___w8Mz-","ek-text_transform_capitalize@medium":"Text__ek-text_transform_capitalize--medium___YdtmG","ek-text_transform_lowercase@medium":"Text__ek-text_transform_lowercase--medium___tgBnk","ek-text_transform_uppercase@medium":"Text__ek-text_transform_uppercase--medium___QI6md","ek-text_style_italic@medium":"Text__ek-text_style_italic--medium___zP9h5","ek-text_style_strike@medium":"Text__ek-text_style_strike--medium___2tYmB","ek-text_style_underline@medium":"Text__ek-text_style_underline--medium___9cZlU","ek-text_style_overline@medium":"Text__ek-text_style_overline--medium___ZEFFo","ek-text_lheight_default@medium":"Text__ek-text_lheight_default--medium___8idJm","ek-text_lheight_medium@medium":"Text__ek-text_lheight_medium--medium___p5kXZ","ek-text_lheight_large@medium":"Text__ek-text_lheight_large--medium___p-Hhl","ek-text_wrap_normal@medium":"Text__ek-text_wrap_normal--medium___bpcbF","ek-text_wrap_nowrap@medium":"Text__ek-text_wrap_nowrap--medium___H5Tj4","ek-text_wrap_pre@medium":"Text__ek-text_wrap_pre--medium___HntAM","ek-text_wrap_pre-wrap@medium":"Text__ek-text_wrap_pre-wrap--medium___6vBUo","ek-text_wrap_pre-line@medium":"Text__ek-text_wrap_pre-line--medium___9rQ-Q","ek-text_wrap_break@medium":"Text__ek-text_wrap_break--medium___LVSiG","ek-text_wrap_ellipsis@medium":"Text__ek-text_wrap_ellipsis--medium___JirZA","ek-text_wrap_two-line@medium":"Text__ek-text_wrap_two-line--medium___g2ROw","ek-text_wrap_three-line@medium":"Text__ek-text_wrap_three-line--medium___HrMeM","ek-text_display_block@large":"Text__ek-text_display_block--large___who3M","ek-text_display_inline-block@large":"Text__ek-text_display_inline-block--large___-nibP","ek-text_display_inline@large":"Text__ek-text_display_inline--large___Mo-LY","ek-text_display_none@large":"Text__ek-text_display_none--large___FX2qB","ek-text_size_none@large":"Text__ek-text_size_none--large___b1MRL","ek-text_size_inherit@large":"Text__ek-text_size_inherit--large___AmMoT","ek-text_size_small@large":"Text__ek-text_size_small--large___hIECr","ek-text_size_default@large":"Text__ek-text_size_default--large___urt2q","ek-text_size_big@large":"Text__ek-text_size_big--large___VKxWD","ek-text_size_h1@large":"Text__ek-text_size_h1--large___mNGan","ek-text_size_h2@large":"Text__ek-text_size_h2--large___iieFo","ek-text_size_h3@large":"Text__ek-text_size_h3--large___p0OYs","ek-text_size_h4@large":"Text__ek-text_size_h4--large___8R-X7","ek-text_size_h5@large":"Text__ek-text_size_h5--large___SisW8","ek-text_size_h6@large":"Text__ek-text_size_h6--large___xOt7K","ek-text_weight_default@large":"Text__ek-text_weight_default--large___cZUKq","ek-text_weight_thin@large":"Text__ek-text_weight_thin--large___ftNN2","ek-text_weight_light@large":"Text__ek-text_weight_light--large___mucsu","ek-text_weight_medium@large":"Text__ek-text_weight_medium--large___J1Abv","ek-text_weight_bold@large":"Text__ek-text_weight_bold--large___n5v86","ek-text_weight_black@large":"Text__ek-text_weight_black--large___lKODZ","ek-text_weight_100@large":"Text__ek-text_weight_100--large___UIuAn","ek-text_weight_200@large":"Text__ek-text_weight_200--large___PokkM","ek-text_weight_300@large":"Text__ek-text_weight_300--large___6-uxq","ek-text_weight_400@large":"Text__ek-text_weight_400--large___k-4C5","ek-text_weight_500@large":"Text__ek-text_weight_500--large___9mQIy","ek-text_weight_600@large":"Text__ek-text_weight_600--large___IGYQZ","ek-text_weight_700@large":"Text__ek-text_weight_700--large___EJjaT","ek-text_weight_800@large":"Text__ek-text_weight_800--large___3M7i3","ek-text_weight_900@large":"Text__ek-text_weight_900--large___-c1aR","ek-text_align_left@large":"Text__ek-text_align_left--large___XLFUT","ek-text_align_center@large":"Text__ek-text_align_center--large___XoXwL","ek-text_align_right@large":"Text__ek-text_align_right--large___cTzlR","ek-text_align_justify@large":"Text__ek-text_align_justify--large___83G-e","ek-text_valign_baseline@large":"Text__ek-text_valign_baseline--large___kqPo2","ek-text_valign_bottom@large":"Text__ek-text_valign_bottom--large___mu6P6","ek-text_valign_middle@large":"Text__ek-text_valign_middle--large___cDVtl","ek-text_valign_sub@large":"Text__ek-text_valign_sub--large___i4kJ5","ek-text_valign_super@large":"Text__ek-text_valign_super--large___fULH6","ek-text_valign_text-bottom@large":"Text__ek-text_valign_text-bottom--large___X1o4K","ek-text_valign_text-top@large":"Text__ek-text_valign_text-top--large___dyrpt","ek-text_valign_top@large":"Text__ek-text_valign_top--large___uuHb-","ek-text_transform_none@large":"Text__ek-text_transform_none--large___mXgSH","ek-text_transform_capitalize@large":"Text__ek-text_transform_capitalize--large___TZdWz","ek-text_transform_lowercase@large":"Text__ek-text_transform_lowercase--large___ucY62","ek-text_transform_uppercase@large":"Text__ek-text_transform_uppercase--large___C0w3A","ek-text_style_italic@large":"Text__ek-text_style_italic--large___J-VtC","ek-text_style_strike@large":"Text__ek-text_style_strike--large___T-zXX","ek-text_style_underline@large":"Text__ek-text_style_underline--large___eZ3MR","ek-text_style_overline@large":"Text__ek-text_style_overline--large___naG6m","ek-text_lheight_default@large":"Text__ek-text_lheight_default--large___68-KO","ek-text_lheight_medium@large":"Text__ek-text_lheight_medium--large___QGogG","ek-text_lheight_large@large":"Text__ek-text_lheight_large--large___BlPL-","ek-text_wrap_normal@large":"Text__ek-text_wrap_normal--large___6X7hf","ek-text_wrap_nowrap@large":"Text__ek-text_wrap_nowrap--large___xdhzo","ek-text_wrap_pre@large":"Text__ek-text_wrap_pre--large___qUMtK","ek-text_wrap_pre-wrap@large":"Text__ek-text_wrap_pre-wrap--large___HRo-u","ek-text_wrap_pre-line@large":"Text__ek-text_wrap_pre-line--large___q743W","ek-text_wrap_break@large":"Text__ek-text_wrap_break--large___Ushu6","ek-text_wrap_ellipsis@large":"Text__ek-text_wrap_ellipsis--large___xNEri","ek-text_wrap_two-line@large":"Text__ek-text_wrap_two-line--large___ZG36-","ek-text_wrap_three-line@large":"Text__ek-text_wrap_three-line--large___Pi0K9","ek-text_color_black-300":"Text__ek-text_color_black-300___rufn-","ek-text_color_black-300@small":"Text__ek-text_color_black-300--small___-QAn5","ek-text_color_black-300@medium":"Text__ek-text_color_black-300--medium___4KXpk","ek-text_color_black-300@large":"Text__ek-text_color_black-300--large___b5dBb","ek-text_color_black-300@wide":"Text__ek-text_color_black-300--wide___ADkkP","ek-text_color_black-300@huge":"Text__ek-text_color_black-300--huge___lLPjg","ek-text_color_black-400":"Text__ek-text_color_black-400___Abw9l","ek-text_color_black-400@small":"Text__ek-text_color_black-400--small___n6Jz-","ek-text_color_black-400@medium":"Text__ek-text_color_black-400--medium___OfeiL","ek-text_color_black-400@large":"Text__ek-text_color_black-400--large___nVbdh","ek-text_color_black-400@wide":"Text__ek-text_color_black-400--wide___P3n3p","ek-text_color_black-400@huge":"Text__ek-text_color_black-400--huge___-DT5c","ek-text_color_black-600":"Text__ek-text_color_black-600___lI2T-","ek-text_color_black-600@small":"Text__ek-text_color_black-600--small___dU5GE","ek-text_color_black-600@medium":"Text__ek-text_color_black-600--medium___-hGn6","ek-text_color_black-600@large":"Text__ek-text_color_black-600--large___3X27Q","ek-text_color_black-600@wide":"Text__ek-text_color_black-600--wide___jKvld","ek-text_color_black-600@huge":"Text__ek-text_color_black-600--huge___zxpTa","ek-text_color_black-700":"Text__ek-text_color_black-700___2-ihf","ek-text_color_black-700@small":"Text__ek-text_color_black-700--small___CVGTz","ek-text_color_black-700@medium":"Text__ek-text_color_black-700--medium___FG-Oi","ek-text_color_black-700@large":"Text__ek-text_color_black-700--large___BFdY2","ek-text_color_black-700@wide":"Text__ek-text_color_black-700--wide___5wBf3","ek-text_color_black-700@huge":"Text__ek-text_color_black-700--huge___C9RrK","ek-text_color_black-800":"Text__ek-text_color_black-800___WlClL","ek-text_color_black-800@small":"Text__ek-text_color_black-800--small___-eCZb","ek-text_color_black-800@medium":"Text__ek-text_color_black-800--medium___XmIPf","ek-text_color_black-800@large":"Text__ek-text_color_black-800--large___Sa9NU","ek-text_color_black-800@wide":"Text__ek-text_color_black-800--wide___1fbuU","ek-text_color_black-800@huge":"Text__ek-text_color_black-800--huge___BPs7Y","ek-text_color_black-900":"Text__ek-text_color_black-900___JbIle","ek-text_color_black-900@small":"Text__ek-text_color_black-900--small___qxurX","ek-text_color_black-900@medium":"Text__ek-text_color_black-900--medium___CF5Sk","ek-text_color_black-900@large":"Text__ek-text_color_black-900--large___eDR1H","ek-text_color_black-900@wide":"Text__ek-text_color_black-900--wide___XVnjF","ek-text_color_black-900@huge":"Text__ek-text_color_black-900--huge___dGgDV","ek-text_color_blue-500":"Text__ek-text_color_blue-500___LxCA2","ek-text_color_blue-500@small":"Text__ek-text_color_blue-500--small___-XPWr","ek-text_color_blue-500@medium":"Text__ek-text_color_blue-500--medium___RUw4a","ek-text_color_blue-500@large":"Text__ek-text_color_blue-500--large___Nu3iz","ek-text_color_blue-500@wide":"Text__ek-text_color_blue-500--wide___KrMiD","ek-text_color_blue-500@huge":"Text__ek-text_color_blue-500--huge___zVn4G","ek-text_color_green-500":"Text__ek-text_color_green-500___dtH5J","ek-text_color_green-500@small":"Text__ek-text_color_green-500--small___e2-vw","ek-text_color_green-500@medium":"Text__ek-text_color_green-500--medium___qIaqR","ek-text_color_green-500@large":"Text__ek-text_color_green-500--large___Zq6-1","ek-text_color_green-500@wide":"Text__ek-text_color_green-500--wide___QwWmd","ek-text_color_green-500@huge":"Text__ek-text_color_green-500--huge___1fLyf","ek-text_color_green-700":"Text__ek-text_color_green-700___y1ZED","ek-text_color_green-700@small":"Text__ek-text_color_green-700--small___bqWOX","ek-text_color_green-700@medium":"Text__ek-text_color_green-700--medium___z-Kit","ek-text_color_green-700@large":"Text__ek-text_color_green-700--large___BFZxc","ek-text_color_green-700@wide":"Text__ek-text_color_green-700--wide___TYTLk","ek-text_color_green-700@huge":"Text__ek-text_color_green-700--huge___s70yA","ek-text_color_green-800":"Text__ek-text_color_green-800___C0794","ek-text_color_green-800@small":"Text__ek-text_color_green-800--small___BsvbE","ek-text_color_green-800@medium":"Text__ek-text_color_green-800--medium___nJn7S","ek-text_color_green-800@large":"Text__ek-text_color_green-800--large___CkSUo","ek-text_color_green-800@wide":"Text__ek-text_color_green-800--wide___fAxaz","ek-text_color_green-800@huge":"Text__ek-text_color_green-800--huge___M7qQU","ek-text_color_yellow-500":"Text__ek-text_color_yellow-500___YiR8O","ek-text_color_yellow-500@small":"Text__ek-text_color_yellow-500--small___W91Jn","ek-text_color_yellow-500@medium":"Text__ek-text_color_yellow-500--medium___W9mZM","ek-text_color_yellow-500@large":"Text__ek-text_color_yellow-500--large___WD1wN","ek-text_color_yellow-500@wide":"Text__ek-text_color_yellow-500--wide___2IFe0","ek-text_color_yellow-500@huge":"Text__ek-text_color_yellow-500--huge___weEpN","ek-text_color_orange-500":"Text__ek-text_color_orange-500___JIlZq","ek-text_color_orange-500@small":"Text__ek-text_color_orange-500--small___mJIKt","ek-text_color_orange-500@medium":"Text__ek-text_color_orange-500--medium___wnD6k","ek-text_color_orange-500@large":"Text__ek-text_color_orange-500--large___t6-Wr","ek-text_color_orange-500@wide":"Text__ek-text_color_orange-500--wide___EfDjT","ek-text_color_orange-500@huge":"Text__ek-text_color_orange-500--huge___2Pjcj","ek-text_color_orange-900":"Text__ek-text_color_orange-900___j11Lg","ek-text_color_orange-900@small":"Text__ek-text_color_orange-900--small___Nu8xV","ek-text_color_orange-900@medium":"Text__ek-text_color_orange-900--medium___s59c-","ek-text_color_orange-900@large":"Text__ek-text_color_orange-900--large___p-isB","ek-text_color_orange-900@wide":"Text__ek-text_color_orange-900--wide___CE4UQ","ek-text_color_orange-900@huge":"Text__ek-text_color_orange-900--huge___dJRGe","ek-text_color_red-500":"Text__ek-text_color_red-500___HZ0cd","ek-text_color_red-500@small":"Text__ek-text_color_red-500--small___CSz-3","ek-text_color_red-500@medium":"Text__ek-text_color_red-500--medium___-7sbb","ek-text_color_red-500@large":"Text__ek-text_color_red-500--large___tt2En","ek-text_color_red-500@wide":"Text__ek-text_color_red-500--wide___z8fKs","ek-text_color_red-500@huge":"Text__ek-text_color_red-500--huge___lYfi7","ek-text_color_red-900":"Text__ek-text_color_red-900___zFkOn","ek-text_color_red-900@small":"Text__ek-text_color_red-900--small___IelQy","ek-text_color_red-900@medium":"Text__ek-text_color_red-900--medium___Orzyx","ek-text_color_red-900@large":"Text__ek-text_color_red-900--large___-tN-H","ek-text_color_red-900@wide":"Text__ek-text_color_red-900--wide___k7Es9","ek-text_color_red-900@huge":"Text__ek-text_color_red-900--huge___QQFpw","ek-text_color_violet-500":"Text__ek-text_color_violet-500___BMegd","ek-text_color_violet-500@small":"Text__ek-text_color_violet-500--small___G6mHV","ek-text_color_violet-500@medium":"Text__ek-text_color_violet-500--medium___sYupQ","ek-text_color_violet-500@large":"Text__ek-text_color_violet-500--large___Ug04a","ek-text_color_violet-500@wide":"Text__ek-text_color_violet-500--wide___cd6uK","ek-text_color_violet-500@huge":"Text__ek-text_color_violet-500--huge___lG1-E","ek-text_color_white":"Text__ek-text_color_white___7nID9","ek-text_color_white@small":"Text__ek-text_color_white--small___iGspg","ek-text_color_white@medium":"Text__ek-text_color_white--medium___b3kBz","ek-text_color_white@large":"Text__ek-text_color_white--large___Kn78I","ek-text_color_white@wide":"Text__ek-text_color_white--wide___lDPo3","ek-text_color_white@huge":"Text__ek-text_color_white--huge___0IWxt","ek-text_blackhole_ellipsis-two-line":"Text__ek-text_blackhole_ellipsis-two-line___sGrsh","ek-text_blackhole_ellipsis-three-line":"Text__ek-text_blackhole_ellipsis-three-line___PUAmR"};
|
|
8
8
|
|
|
9
|
-
var Text =
|
|
9
|
+
var Text = evokit.createBlock('span', 'text', ['blackhole', 'align', 'color', 'display', 'lheight', 'size', 'style', 'transform', 'valign', 'weight', 'wrap'], {
|
|
10
|
+
css: css
|
|
11
|
+
});
|
|
10
12
|
Text.displayName = 'Text';
|
|
11
|
-
Text.defaultProps = {
|
|
12
|
-
'text-preset': {
|
|
13
|
-
css: css
|
|
14
|
-
}
|
|
15
|
-
};
|
|
16
13
|
|
|
17
14
|
exports.Text = Text;
|
|
18
15
|
|