@legion-ui-kit/react-core
Version:
To install the package into your project:
3 lines (2 loc) • 994 B
JavaScript
;const t="TabList",o="TabPanelList",A=[t,o],T={horizontal:"horizontal",vertical:"vertical"},_={top:"top",right:"right",bottom:"bottom",left:"left"},i={position:_.top},e={activeTab:0,position:_.top},p={activePanel:0,slideDirection:T.horizontal},L={activeTab:0,position:_.top};exports.TABS_ANIMATION_DELAY=50,exports.TABS_ANIMATION_DURATION=300,exports.TABS_CHILDREN_DISPLAY_NAME=A,exports.TABS_DEFAULT_PROPS=L,exports.TABS_MOVEMENT={idle:"idle",movingLeft:"movingLeft",movingRight:"movingRight",movingUp:"movingUp",movingDown:"movingDown"},exports.TABS_POSITION=_,exports.TAB_ACTIVE_STYLE_DEFAULT={index:0},exports.TAB_DEFAULT_PROPS=i,exports.TAB_DISPLAY_NAME="Tab",exports.TAB_LIST_DEFAULT_PROPS=e,exports.TAB_LIST_DISPLAY_NAME=t,exports.TAB_PANEL_DISPLAY_NAME="TabPanel",exports.TAB_PANEL_LIST_DEFAULT_PROPS=p,exports.TAB_PANEL_LIST_DISPLAY_NAME=o,exports.TAB_PANEL_SLIDE_DIRECTION=T,exports.UNKNOWN_TAB_ACTIVE={index:0,width:0,height:0};
//# sourceMappingURL=Tab.constant.cjs.map