UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

1 lines 471 B
var CSS={actions:"actions",actionsEnd:"actions--end",actionsStart:"actions--start",description:"description",handle:"handle",handleActivated:"handle--activated",highlight:"highlight",icon:"icon",iconDot:"icon-dot",label:"label",remove:"remove",title:"title",textContainer:"text-container"};var ICONS={checked:"check",remove:"x"};var SLOTS={actionsEnd:"actions-end",actionsStart:"actions-start"};var TEXT={remove:"remove"};export{CSS as C,ICONS as I,SLOTS as S,TEXT as T};