@prom-ui/core 0.0.5 → 0.0.6
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/Body/index.d.ts +3 -0
- package/Body/index.js +14 -0
- package/Body/package.json +9 -0
- package/Body/style.css +741 -0
- package/Box/index.d.ts +2 -0
- package/Box/index.js +20 -0
- package/Box/package.json +9 -0
- package/Box/style.css +9676 -0
- package/Button/index.d.ts +8 -0
- package/Button/index.js +87 -0
- package/Button/package.json +10 -0
- package/Button/style.css +3393 -0
- package/Flex/index.d.ts +2 -0
- package/Flex/index.js +25 -0
- package/Flex/package.json +9 -0
- package/Flex/style.css +786 -0
- package/Grid/index.d.ts +2 -0
- package/Grid/index.js +25 -0
- package/Grid/package.json +9 -0
- package/Grid/style.css +7350 -0
- package/Image/index.d.ts +2 -0
- package/Image/index.js +20 -0
- package/Image/package.json +9 -0
- package/Image/style.css +664 -0
- package/Line/index.d.ts +2 -0
- package/Line/index.js +20 -0
- package/Line/package.json +9 -0
- package/Line/style.css +138 -0
- package/Link/index.d.ts +2 -0
- package/Link/index.js +22 -0
- package/Link/package.json +9 -0
- package/Link/style.css +259 -0
- package/List/index.d.ts +2 -0
- package/List/index.js +25 -0
- package/List/package.json +9 -0
- package/List/style.css +312 -0
- package/Picture/index.d.ts +2 -0
- package/Picture/index.js +25 -0
- package/Picture/package.json +9 -0
- package/Picture/style.css +1426 -0
- package/Spinner/index.d.ts +8 -0
- package/Spinner/index.js +78 -0
- package/{Test2 → Spinner}/package.json +2 -2
- package/Spinner/style.css +80 -0
- package/Text/index.d.ts +2 -0
- package/Text/index.js +20 -0
- package/Text/package.json +9 -0
- package/Text/style.css +840 -0
- package/package.json +16 -3
- package/Test/index.d.ts +0 -1
- package/Test/index.js +0 -11
- package/Test/package.json +0 -6
- package/Test2/Components.d.ts +0 -2
- package/Test2/index.d.ts +0 -3
- package/Test2/index.js +0 -30
- package/Test2/style.css +0 -11
package/Flex/index.d.ts
ADDED
package/Flex/index.js
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
require("./style.css");
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
6
|
+
|
|
7
|
+
var evokitFlex = require('evokit-flex');
|
|
8
|
+
|
|
9
|
+
var css = {"ek-flex":"Flex__ek-flex___Ekgwv","ek-flex__item":"Flex__ek-flex__item___s97UX","ek-flex__item_display_block":"Flex__ek-flex__item_display_block___Rgs0P","ek-flex__item_display_none":"Flex__ek-flex__item_display_none___0zVpN","ek-flex__item_align_start":"Flex__ek-flex__item_align_start___u67AK","ek-flex__item_align_end":"Flex__ek-flex__item_align_end___K7fVg","ek-flex__item_align_center":"Flex__ek-flex__item_align_center___meKKt","ek-flex__item_align_baseline":"Flex__ek-flex__item_align_baseline___kZcLY","ek-flex__item_align_stretch":"Flex__ek-flex__item_align_stretch___oC0kP","ek-flex__item_order_0":"Flex__ek-flex__item_order_0___9ROY0","ek-flex__item_order_1":"Flex__ek-flex__item_order_1___oMPDD","ek-flex__item_order_2":"Flex__ek-flex__item_order_2___OHTuw","ek-flex__item_order_3":"Flex__ek-flex__item_order_3___tkTgx","ek-flex__item_order_4":"Flex__ek-flex__item_order_4___iVbXB","ek-flex__item_order_5":"Flex__ek-flex__item_order_5___Lxonp","ek-flex__item_order_6":"Flex__ek-flex__item_order_6___JOKUh","ek-flex__item_order_7":"Flex__ek-flex__item_order_7___-Flnq","ek-flex__item_order_8":"Flex__ek-flex__item_order_8___V-f-C","ek-flex__item_order_9":"Flex__ek-flex__item_order_9___gmeNu","ek-flex__item_order_10":"Flex__ek-flex__item_order_10___qQ8I3","ek-flex__item_empty_hidden":"Flex__ek-flex__item_empty_hidden___c7RIN","ek-flex_display_flex":"Flex__ek-flex_display_flex___VHsXs","ek-flex_display_inline-flex":"Flex__ek-flex_display_inline-flex___afsWs","ek-flex_display_none":"Flex__ek-flex_display_none___11fAI","ek-flex_content_start":"Flex__ek-flex_content_start___0ZDma","ek-flex_content-align_start":"Flex__ek-flex_content-align_start___RVq99","ek-flex_content-justify_start":"Flex__ek-flex_content-justify_start___PAy6n","ek-flex_content_end":"Flex__ek-flex_content_end___O7wqF","ek-flex_content-align_end":"Flex__ek-flex_content-align_end___Wb2Y-","ek-flex_content-justify_end":"Flex__ek-flex_content-justify_end___Eu-Ok","ek-flex_content_center":"Flex__ek-flex_content_center___8Z7vT","ek-flex_content-align_center":"Flex__ek-flex_content-align_center___vTTwi","ek-flex_content-justify_center":"Flex__ek-flex_content-justify_center___Ar-yr","ek-flex_content_between":"Flex__ek-flex_content_between___SFgsk","ek-flex_content-align_between":"Flex__ek-flex_content-align_between___gm2py","ek-flex_content-justify_between":"Flex__ek-flex_content-justify_between___GFMnf","ek-flex_content_around":"Flex__ek-flex_content_around___GOUeJ","ek-flex_content-align_around":"Flex__ek-flex_content-align_around___axBC0","ek-flex_content-justify_around":"Flex__ek-flex_content-justify_around___t4FVV","ek-flex_content_stretch":"Flex__ek-flex_content_stretch___2g2sA","ek-flex_content-align_stretch":"Flex__ek-flex_content-align_stretch___OxWlV","ek-flex_content-justify_stretch":"Flex__ek-flex_content-justify_stretch___tgNuU","ek-flex_items_start":"Flex__ek-flex_items_start___8hixr","ek-flex_items_end":"Flex__ek-flex_items_end___UZCez","ek-flex_items_center":"Flex__ek-flex_items_center___CSxkQ","ek-flex_items_baseline":"Flex__ek-flex_items_baseline___uulaD","ek-flex_items_stretch":"Flex__ek-flex_items_stretch___78TDd","ek-flex_direction_row":"Flex__ek-flex_direction_row___0Cdl5","ek-flex_direction_row-reverse":"Flex__ek-flex_direction_row-reverse___-4b05","ek-flex_direction_column":"Flex__ek-flex_direction_column___BrJgz","ek-flex_direction_column-reverse":"Flex__ek-flex_direction_column-reverse___PrAzv","ek-flex_wrap_nowrap":"Flex__ek-flex_wrap_nowrap___df3jW","ek-flex_wrap_wrap":"Flex__ek-flex_wrap_wrap___EDmnC","ek-flex_wrap_wrap-reverse":"Flex__ek-flex_wrap_wrap-reverse___z7Nop","ek-flex_height_auto":"Flex__ek-flex_height_auto___cLU-q","ek-flex_height_inherit":"Flex__ek-flex_height_inherit___trSbN","ek-flex_height_1-1":"Flex__ek-flex_height_1-1___7olBc","ek-flex__item_display_block@small":"Flex__ek-flex__item_display_block--small___O2otV","ek-flex__item_display_none@small":"Flex__ek-flex__item_display_none--small___wWV2y","ek-flex__item_align_start@small":"Flex__ek-flex__item_align_start--small___9tir2","ek-flex__item_align_end@small":"Flex__ek-flex__item_align_end--small___OAWVk","ek-flex__item_align_center@small":"Flex__ek-flex__item_align_center--small___z6o1V","ek-flex__item_align_baseline@small":"Flex__ek-flex__item_align_baseline--small___shWs-","ek-flex__item_align_stretch@small":"Flex__ek-flex__item_align_stretch--small___Bml-z","ek-flex__item_order_0@small":"Flex__ek-flex__item_order_0--small___Dkv2s","ek-flex__item_order_1@small":"Flex__ek-flex__item_order_1--small___iPvn0","ek-flex__item_order_2@small":"Flex__ek-flex__item_order_2--small___xg5uR","ek-flex__item_order_3@small":"Flex__ek-flex__item_order_3--small___5CzCg","ek-flex__item_order_4@small":"Flex__ek-flex__item_order_4--small___USXxd","ek-flex__item_order_5@small":"Flex__ek-flex__item_order_5--small___yB9Ez","ek-flex__item_order_6@small":"Flex__ek-flex__item_order_6--small___-9DaY","ek-flex__item_order_7@small":"Flex__ek-flex__item_order_7--small___eG6TW","ek-flex__item_order_8@small":"Flex__ek-flex__item_order_8--small___Ic7u4","ek-flex__item_order_9@small":"Flex__ek-flex__item_order_9--small___0klgH","ek-flex__item_order_10@small":"Flex__ek-flex__item_order_10--small___p1l3f","ek-flex__item_empty_hidden@small":"Flex__ek-flex__item_empty_hidden--small___IMLfb","ek-flex_display_flex@small":"Flex__ek-flex_display_flex--small___y1K5X","ek-flex_display_inline-flex@small":"Flex__ek-flex_display_inline-flex--small___arayJ","ek-flex_display_none@small":"Flex__ek-flex_display_none--small___h0GoR","ek-flex_content_start@small":"Flex__ek-flex_content_start--small___haLV9","ek-flex_content-align_start@small":"Flex__ek-flex_content-align_start--small___RFcr2","ek-flex_content-justify_start@small":"Flex__ek-flex_content-justify_start--small___-0zHa","ek-flex_content_end@small":"Flex__ek-flex_content_end--small___rJcNV","ek-flex_content-align_end@small":"Flex__ek-flex_content-align_end--small___4BTcT","ek-flex_content-justify_end@small":"Flex__ek-flex_content-justify_end--small___lwPTY","ek-flex_content_center@small":"Flex__ek-flex_content_center--small___gJkEW","ek-flex_content-align_center@small":"Flex__ek-flex_content-align_center--small___pf4FC","ek-flex_content-justify_center@small":"Flex__ek-flex_content-justify_center--small___3lgW5","ek-flex_content_between@small":"Flex__ek-flex_content_between--small___9dxmH","ek-flex_content-align_between@small":"Flex__ek-flex_content-align_between--small___M-oqH","ek-flex_content-justify_between@small":"Flex__ek-flex_content-justify_between--small___pHyeo","ek-flex_content_around@small":"Flex__ek-flex_content_around--small___S9lqT","ek-flex_content-align_around@small":"Flex__ek-flex_content-align_around--small___UQ2CB","ek-flex_content-justify_around@small":"Flex__ek-flex_content-justify_around--small___JThPg","ek-flex_content_stretch@small":"Flex__ek-flex_content_stretch--small___yJDe7","ek-flex_content-align_stretch@small":"Flex__ek-flex_content-align_stretch--small___ykoOL","ek-flex_content-justify_stretch@small":"Flex__ek-flex_content-justify_stretch--small___JPvN0","ek-flex_items_start@small":"Flex__ek-flex_items_start--small___mEp0Z","ek-flex_items_end@small":"Flex__ek-flex_items_end--small___t15jw","ek-flex_items_center@small":"Flex__ek-flex_items_center--small___gAFEO","ek-flex_items_baseline@small":"Flex__ek-flex_items_baseline--small___r6Q24","ek-flex_items_stretch@small":"Flex__ek-flex_items_stretch--small___Ro8dh","ek-flex_direction_row@small":"Flex__ek-flex_direction_row--small___kwOMV","ek-flex_direction_row-reverse@small":"Flex__ek-flex_direction_row-reverse--small___auY-N","ek-flex_direction_column@small":"Flex__ek-flex_direction_column--small___v733a","ek-flex_direction_column-reverse@small":"Flex__ek-flex_direction_column-reverse--small___Z62s8","ek-flex_wrap_nowrap@small":"Flex__ek-flex_wrap_nowrap--small___dTdfs","ek-flex_wrap_wrap@small":"Flex__ek-flex_wrap_wrap--small___f-dpo","ek-flex_wrap_wrap-reverse@small":"Flex__ek-flex_wrap_wrap-reverse--small___bbf4E","ek-flex_height_auto@small":"Flex__ek-flex_height_auto--small___8jj7X","ek-flex_height_inherit@small":"Flex__ek-flex_height_inherit--small___lj-1b","ek-flex_height_1-1@small":"Flex__ek-flex_height_1-1--small___gN00n","ek-flex__item_display_block@medium":"Flex__ek-flex__item_display_block--medium___tE3ph","ek-flex__item_display_none@medium":"Flex__ek-flex__item_display_none--medium___1AORx","ek-flex__item_align_start@medium":"Flex__ek-flex__item_align_start--medium___OJnb6","ek-flex__item_align_end@medium":"Flex__ek-flex__item_align_end--medium___PXld6","ek-flex__item_align_center@medium":"Flex__ek-flex__item_align_center--medium___DP6wi","ek-flex__item_align_baseline@medium":"Flex__ek-flex__item_align_baseline--medium___iqGRt","ek-flex__item_align_stretch@medium":"Flex__ek-flex__item_align_stretch--medium___HS3A-","ek-flex__item_order_0@medium":"Flex__ek-flex__item_order_0--medium___OEHum","ek-flex__item_order_1@medium":"Flex__ek-flex__item_order_1--medium___SjBQ3","ek-flex__item_order_2@medium":"Flex__ek-flex__item_order_2--medium___mauDx","ek-flex__item_order_3@medium":"Flex__ek-flex__item_order_3--medium___gwAc3","ek-flex__item_order_4@medium":"Flex__ek-flex__item_order_4--medium___u52Wb","ek-flex__item_order_5@medium":"Flex__ek-flex__item_order_5--medium___A5aa1","ek-flex__item_order_6@medium":"Flex__ek-flex__item_order_6--medium___ZqzPj","ek-flex__item_order_7@medium":"Flex__ek-flex__item_order_7--medium___HZ-1n","ek-flex__item_order_8@medium":"Flex__ek-flex__item_order_8--medium___W7kAu","ek-flex__item_order_9@medium":"Flex__ek-flex__item_order_9--medium___WIgMJ","ek-flex__item_order_10@medium":"Flex__ek-flex__item_order_10--medium___MW6-p","ek-flex__item_empty_hidden@medium":"Flex__ek-flex__item_empty_hidden--medium___whUtb","ek-flex_display_flex@medium":"Flex__ek-flex_display_flex--medium___zVu-k","ek-flex_display_inline-flex@medium":"Flex__ek-flex_display_inline-flex--medium___SSrzU","ek-flex_display_none@medium":"Flex__ek-flex_display_none--medium___pBzQW","ek-flex_content_start@medium":"Flex__ek-flex_content_start--medium___W5VT9","ek-flex_content-align_start@medium":"Flex__ek-flex_content-align_start--medium___OKV1N","ek-flex_content-justify_start@medium":"Flex__ek-flex_content-justify_start--medium___DAS0V","ek-flex_content_end@medium":"Flex__ek-flex_content_end--medium___x374T","ek-flex_content-align_end@medium":"Flex__ek-flex_content-align_end--medium___LwNv8","ek-flex_content-justify_end@medium":"Flex__ek-flex_content-justify_end--medium___iqCxW","ek-flex_content_center@medium":"Flex__ek-flex_content_center--medium___H0jQH","ek-flex_content-align_center@medium":"Flex__ek-flex_content-align_center--medium___BBium","ek-flex_content-justify_center@medium":"Flex__ek-flex_content-justify_center--medium___53yKG","ek-flex_content_between@medium":"Flex__ek-flex_content_between--medium___WmEI9","ek-flex_content-align_between@medium":"Flex__ek-flex_content-align_between--medium___93LNI","ek-flex_content-justify_between@medium":"Flex__ek-flex_content-justify_between--medium___t-ePT","ek-flex_content_around@medium":"Flex__ek-flex_content_around--medium___dRYXw","ek-flex_content-align_around@medium":"Flex__ek-flex_content-align_around--medium___dgopR","ek-flex_content-justify_around@medium":"Flex__ek-flex_content-justify_around--medium___blA1z","ek-flex_content_stretch@medium":"Flex__ek-flex_content_stretch--medium___BbXir","ek-flex_content-align_stretch@medium":"Flex__ek-flex_content-align_stretch--medium___AggRB","ek-flex_content-justify_stretch@medium":"Flex__ek-flex_content-justify_stretch--medium___FdeBE","ek-flex_items_start@medium":"Flex__ek-flex_items_start--medium___5ksg4","ek-flex_items_end@medium":"Flex__ek-flex_items_end--medium___Vycqb","ek-flex_items_center@medium":"Flex__ek-flex_items_center--medium___UNtsX","ek-flex_items_baseline@medium":"Flex__ek-flex_items_baseline--medium___TKBt-","ek-flex_items_stretch@medium":"Flex__ek-flex_items_stretch--medium___m4e3S","ek-flex_direction_row@medium":"Flex__ek-flex_direction_row--medium___4RHMd","ek-flex_direction_row-reverse@medium":"Flex__ek-flex_direction_row-reverse--medium___ogp2I","ek-flex_direction_column@medium":"Flex__ek-flex_direction_column--medium___r6hJj","ek-flex_direction_column-reverse@medium":"Flex__ek-flex_direction_column-reverse--medium___l3-L-","ek-flex_wrap_nowrap@medium":"Flex__ek-flex_wrap_nowrap--medium___TtLAa","ek-flex_wrap_wrap@medium":"Flex__ek-flex_wrap_wrap--medium___uZcW5","ek-flex_wrap_wrap-reverse@medium":"Flex__ek-flex_wrap_wrap-reverse--medium___h8dBc","ek-flex_height_auto@medium":"Flex__ek-flex_height_auto--medium___WLmSR","ek-flex_height_inherit@medium":"Flex__ek-flex_height_inherit--medium___qHWje","ek-flex_height_1-1@medium":"Flex__ek-flex_height_1-1--medium___8ElT-","ek-flex__item_display_block@large":"Flex__ek-flex__item_display_block--large___0YYUO","ek-flex__item_display_none@large":"Flex__ek-flex__item_display_none--large___ulwYD","ek-flex__item_align_start@large":"Flex__ek-flex__item_align_start--large___PLhAn","ek-flex__item_align_end@large":"Flex__ek-flex__item_align_end--large___q73ch","ek-flex__item_align_center@large":"Flex__ek-flex__item_align_center--large___SVumf","ek-flex__item_align_baseline@large":"Flex__ek-flex__item_align_baseline--large___25qMv","ek-flex__item_align_stretch@large":"Flex__ek-flex__item_align_stretch--large___2PT0C","ek-flex__item_order_0@large":"Flex__ek-flex__item_order_0--large___hTzvY","ek-flex__item_order_1@large":"Flex__ek-flex__item_order_1--large___CmLGR","ek-flex__item_order_2@large":"Flex__ek-flex__item_order_2--large___H9PaM","ek-flex__item_order_3@large":"Flex__ek-flex__item_order_3--large___lK2dk","ek-flex__item_order_4@large":"Flex__ek-flex__item_order_4--large___8HAcv","ek-flex__item_order_5@large":"Flex__ek-flex__item_order_5--large___aqiC8","ek-flex__item_order_6@large":"Flex__ek-flex__item_order_6--large___pj2tR","ek-flex__item_order_7@large":"Flex__ek-flex__item_order_7--large___PDD42","ek-flex__item_order_8@large":"Flex__ek-flex__item_order_8--large___h0V8p","ek-flex__item_order_9@large":"Flex__ek-flex__item_order_9--large___IzzhZ","ek-flex__item_order_10@large":"Flex__ek-flex__item_order_10--large___kDdwy","ek-flex__item_empty_hidden@large":"Flex__ek-flex__item_empty_hidden--large___QqfKH","ek-flex_display_flex@large":"Flex__ek-flex_display_flex--large___yeKsG","ek-flex_display_inline-flex@large":"Flex__ek-flex_display_inline-flex--large___UnoXn","ek-flex_display_none@large":"Flex__ek-flex_display_none--large___C3wO-","ek-flex_content_start@large":"Flex__ek-flex_content_start--large___PJbRs","ek-flex_content-align_start@large":"Flex__ek-flex_content-align_start--large___FHHns","ek-flex_content-justify_start@large":"Flex__ek-flex_content-justify_start--large___6uxvn","ek-flex_content_end@large":"Flex__ek-flex_content_end--large___AW2iT","ek-flex_content-align_end@large":"Flex__ek-flex_content-align_end--large___t0ytb","ek-flex_content-justify_end@large":"Flex__ek-flex_content-justify_end--large___tI9QF","ek-flex_content_center@large":"Flex__ek-flex_content_center--large___NtwPc","ek-flex_content-align_center@large":"Flex__ek-flex_content-align_center--large___1dkcu","ek-flex_content-justify_center@large":"Flex__ek-flex_content-justify_center--large___N4UyT","ek-flex_content_between@large":"Flex__ek-flex_content_between--large___LvU8g","ek-flex_content-align_between@large":"Flex__ek-flex_content-align_between--large___0uUSf","ek-flex_content-justify_between@large":"Flex__ek-flex_content-justify_between--large___ybZf1","ek-flex_content_around@large":"Flex__ek-flex_content_around--large___LqG4K","ek-flex_content-align_around@large":"Flex__ek-flex_content-align_around--large___7MjpW","ek-flex_content-justify_around@large":"Flex__ek-flex_content-justify_around--large___1jpHy","ek-flex_content_stretch@large":"Flex__ek-flex_content_stretch--large___oSGCv","ek-flex_content-align_stretch@large":"Flex__ek-flex_content-align_stretch--large___EJd1M","ek-flex_content-justify_stretch@large":"Flex__ek-flex_content-justify_stretch--large___xiO99","ek-flex_items_start@large":"Flex__ek-flex_items_start--large___Jo-HX","ek-flex_items_end@large":"Flex__ek-flex_items_end--large___lumaU","ek-flex_items_center@large":"Flex__ek-flex_items_center--large___Fjzu3","ek-flex_items_baseline@large":"Flex__ek-flex_items_baseline--large___m9DaV","ek-flex_items_stretch@large":"Flex__ek-flex_items_stretch--large___-VU-k","ek-flex_direction_row@large":"Flex__ek-flex_direction_row--large___dD4DB","ek-flex_direction_row-reverse@large":"Flex__ek-flex_direction_row-reverse--large___14DJ5","ek-flex_direction_column@large":"Flex__ek-flex_direction_column--large___mFM7l","ek-flex_direction_column-reverse@large":"Flex__ek-flex_direction_column-reverse--large___xH3dk","ek-flex_wrap_nowrap@large":"Flex__ek-flex_wrap_nowrap--large___Gyen6","ek-flex_wrap_wrap@large":"Flex__ek-flex_wrap_wrap--large___QoA6P","ek-flex_wrap_wrap-reverse@large":"Flex__ek-flex_wrap_wrap-reverse--large___gBHir","ek-flex_height_auto@large":"Flex__ek-flex_height_auto--large___zEhpy","ek-flex_height_inherit@large":"Flex__ek-flex_height_inherit--large___gRq8f","ek-flex_height_1-1@large":"Flex__ek-flex_height_1-1--large___26-gt"};
|
|
10
|
+
|
|
11
|
+
evokitFlex.Flex.defaultProps = {
|
|
12
|
+
'flex-preset': {
|
|
13
|
+
css: css
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
evokitFlex.Flex.Item.defaultProps = {
|
|
17
|
+
'flex-item-preset': {
|
|
18
|
+
css: css
|
|
19
|
+
}
|
|
20
|
+
};
|
|
21
|
+
|
|
22
|
+
Object.defineProperty(exports, 'Flex', {
|
|
23
|
+
enumerable: true,
|
|
24
|
+
get: function () { return evokitFlex.Flex; }
|
|
25
|
+
});
|