@trops/dash-react 1.0.15 → 1.0.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +8 -8
- package/dist/index.js.map +1 -1
- package/dist/package.json +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -433,7 +433,7 @@ var themeVariants = ["very-light", "light", "medium", "dark", "very-dark"];
|
|
|
433
433
|
var colorTypes = ["primary", "secondary", "tertiary", "neutral"];
|
|
434
434
|
var colorNames = ["zinc", "neutral", "stone", "red", "gray", "blue", "slate", "indigo", "yellow", "orange", "amber", "lime", "emerald", "green", "teal", "cyan", "sky", "violet", "purple", "fuchsia", "pink", "rose"];
|
|
435
435
|
var shades = [50, 100, 200, 300, 400, 500, 600, 700, 800, 900];
|
|
436
|
-
var colorMap = (_colorMap = {}, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.BUTTON, (_themeObjects$BUTTON = {}, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-primary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-primary-dark"), styleClassNames.HOVER_BORDER_COLOR, "border-primary-dark"), styleClassNames.PADDING, "padding-primary"), styleClassNames.SHADOW, "shadow-sm"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "px-4 py-2"), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON, styleClassNames.TEXT_SIZE, "text-base"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-primary-light"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:pointer-events-none"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.CURSOR, "cursor-pointer"))), themeObjects.BUTTON_2, (_themeObjects$BUTTON_ = {}, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_, styleClassNames.BACKGROUND_COLOR, "bg-secondary-medium"), styleClassNames.BORDER_COLOR, "border-secondary-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-secondary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-secondary-dark"), styleClassNames.HOVER_BORDER_COLOR, "border-secondary-dark"), styleClassNames.SHADOW, "shadow-sm"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "px-3 py-1.5"), styleClassNames.TEXT_SIZE, "text-sm"), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_, styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.FOCUS_RING_COLOR, "ring-secondary-medium"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-secondary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-secondary-light"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:pointer-events-none"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.CURSOR, "cursor-pointer"))), themeObjects.BUTTON_3, (_themeObjects$BUTTON_2 = {}, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_2, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-medium"), styleClassNames.BORDER_COLOR, "border-tertiary-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-tertiary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-tertiary-dark"), styleClassNames.HOVER_BORDER_COLOR, "border-tertiary-dark"), styleClassNames.SHADOW, "shadow-sm"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "px-2 py-1"), styleClassNames.TEXT_SIZE, "text-xs"), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_2, styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.FOCUS_RING_COLOR, "ring-tertiary-medium"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-tertiary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-tertiary-light"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:pointer-events-none"), styleClassNames.FONT_WEIGHT, "font-normal"), styleClassNames.CURSOR, "cursor-pointer"))), themeObjects.CARD, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-light"), styleClassNames.BORDER_COLOR, "border-primary-light"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-primary-light"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-primary-medium")), themeObjects.CARD_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-very-light"), styleClassNames.BORDER_COLOR, "border-secondary-light"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-secondary-light"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-secondary-medium")), themeObjects.BREADCRUMBS, _defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.TEXT_SIZE, "text-base")), themeObjects.BREADCRUMBS_2, _defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.TEXT_SIZE, "text-sm")), themeObjects.BREADCRUMBS_3, _defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.TEXT_SIZE, "text-xs")), themeObjects.ALERT, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-light"), styleClassNames.BORDER_COLOR, "border-primary-light"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.ALERT_2, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-very-light"), styleClassNames.BORDER_COLOR, "border-secondary-light"), styleClassNames.TEXT_COLOR, "text-secondary-medium")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.ALERT_3, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-very-light"), styleClassNames.BORDER_COLOR, "border-tertiary-light"), styleClassNames.TEXT_COLOR, "text-tertiary-medium")), themeObjects.ALERT_BANNER, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-blue-50"), styleClassNames.BORDER_COLOR, "border-blue-500"), styleClassNames.TEXT_COLOR, "text-blue-900")), themeObjects.PROGRESS_BAR, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.PROGRESS_BAR_2, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-very-dark"), styleClassNames.BORDER_COLOR, "border-secondary-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium")), themeObjects.PROGRESS_BAR_3, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-very-dark"), styleClassNames.BORDER_COLOR, "border-tertiary-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium")), themeObjects.TOAST, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-light"), styleClassNames.BORDER_COLOR, "border-primary-light"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.TOAST_2, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-very-light"), styleClassNames.BORDER_COLOR, "border-secondary-light"), styleClassNames.TEXT_COLOR, "text-secondary-medium")), themeObjects.TOAST_3, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-very-light"), styleClassNames.BORDER_COLOR, "border-tertiary-light"), styleClassNames.TEXT_COLOR, "text-tertiary-medium")), themeObjects.WIDGET_CHROME, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.BORDER_COLOR, "border-primary-very-dark"), styleClassNames.TEXT_COLOR, "text-primary-light")), themeObjects.CARD_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-very-light"), styleClassNames.BORDER_COLOR, "border-tertiary-light"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-tertiary-light"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-tertiary-medium")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.PANEL, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-primary-very-dark"), styleClassNames.SHADOW, "shadow-md"), styleClassNames.BORDER_RADIUS, "rounded-lg"), styleClassNames.SPACING, "p-4"), styleClassNames.TRANSITION, "transition-all duration-200")), themeObjects.PANEL_HEADER, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-primary-very-dark")), themeObjects.PANEL_FOOTER, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-primary-very-dark")), themeObjects.PANEL_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-dark"), styleClassNames.BORDER_COLOR, "border-secondary-very-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-secondary-dark")), themeObjects.PANEL_HEADER_2, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-secondary-very-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-secondary-dark")), themeObjects.PANEL_FOOTER_2, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-secondary-very-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-secondary-dark")), themeObjects.PANEL_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-dark"), styleClassNames.BORDER_COLOR, "border-tertiary-very-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-tertiary-very-dark")), themeObjects.PANEL_HEADER_3, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-tertiary-very-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-tertiary-very-dark")), themeObjects.PANEL_FOOTER_3, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-tertiary-very-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-tertiary-very-dark")), themeObjects.BUTTON_ICON, (_themeObjects$BUTTON_3 = {}, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_3, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-primary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-primary-dark"), styleClassNames.HOVER_BORDER_COLOR, "border-primary-dark"), styleClassNames.SHADOW, "shadow-none"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "px-3 py-2"), styleClassNames.TEXT_SIZE, "text-base"), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_3, styleClassNames.ICON_SIZE, "h-5 w-5"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:pointer-events-none"), styleClassNames.CURSOR, "cursor-pointer"), styleClassNames.SELECTED_BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.SELECTED_TEXT_COLOR, "text-primary-light"))), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.BUTTON_ICON_2, (_themeObjects$BUTTON_4 = {}, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_4, styleClassNames.BACKGROUND_COLOR, "bg-secondary-medium"), styleClassNames.BORDER_COLOR, "border-secondary-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-secondary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-secondary-dark"), styleClassNames.HOVER_BORDER_COLOR, "border-secondary-dark"), styleClassNames.SHADOW, "shadow-none"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "px-2.5 py-1.5"), styleClassNames.TEXT_SIZE, "text-sm"), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_4, styleClassNames.ICON_SIZE, "h-4 w-4"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.FOCUS_RING_COLOR, "ring-secondary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:pointer-events-none"), styleClassNames.CURSOR, "cursor-pointer"), styleClassNames.SELECTED_BACKGROUND_COLOR, "bg-secondary-dark"), styleClassNames.SELECTED_TEXT_COLOR, "text-secondary-light"))), themeObjects.BUTTON_ICON_3, (_themeObjects$BUTTON_5 = {}, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_5, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-medium"), styleClassNames.BORDER_COLOR, "border-tertiary-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-tertiary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-tertiary-dark"), styleClassNames.HOVER_BORDER_COLOR, "border-tertiary-dark"), styleClassNames.SHADOW, "shadow-none"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "px-2 py-1"), styleClassNames.TEXT_SIZE, "text-xs"), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_5, styleClassNames.ICON_SIZE, "h-3 w-3"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.FOCUS_RING_COLOR, "ring-tertiary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:pointer-events-none"), styleClassNames.CURSOR, "cursor-pointer"), styleClassNames.SELECTED_BACKGROUND_COLOR, "bg-tertiary-dark"), styleClassNames.SELECTED_TEXT_COLOR, "text-tertiary-light"))), themeObjects.HEADING, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-none"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-none"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TEXT_SIZE, "text-5xl"), styleClassNames.FONT_WEIGHT, "font-bold"), styleClassNames.LETTER_SPACING, "tracking-tight"), styleClassNames.LINE_HEIGHT, "leading-tight")), themeObjects.HEADING_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-none"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-none"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TEXT_SIZE, "text-4xl"), styleClassNames.FONT_WEIGHT, "font-bold"), styleClassNames.LETTER_SPACING, "tracking-tight"), styleClassNames.LINE_HEIGHT, "leading-tight")), themeObjects.HEADING_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-none"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-none"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TEXT_SIZE, "text-3xl"), styleClassNames.FONT_WEIGHT, "font-semibold"), styleClassNames.LETTER_SPACING, "tracking-tight"), styleClassNames.LINE_HEIGHT, "leading-tight")), themeObjects.SUBHEADING, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-none"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-none"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TEXT_SIZE, "text-2xl"), styleClassNames.FONT_WEIGHT, "font-semibold"), styleClassNames.LETTER_SPACING, "tracking-tight"), styleClassNames.LINE_HEIGHT, "leading-snug")), themeObjects.SUBHEADING_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-none"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-none"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TEXT_SIZE, "text-xl"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.LETTER_SPACING, "tracking-tight"), styleClassNames.LINE_HEIGHT, "leading-snug")), themeObjects.SUBHEADING_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-none"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-none"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TEXT_SIZE, "text-lg"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.LETTER_SPACING, "tracking-normal"), styleClassNames.LINE_HEIGHT, "leading-snug")), themeObjects.PARAGRAPH, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-none"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-none"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TEXT_SIZE, "text-base"), styleClassNames.LINE_HEIGHT, "leading-relaxed")), themeObjects.PARAGRAPH_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-none"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-none"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TEXT_SIZE, "text-sm"), styleClassNames.LINE_HEIGHT, "leading-relaxed")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.PARAGRAPH_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-none"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-none"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TEXT_SIZE, "text-xs"), styleClassNames.LINE_HEIGHT, "leading-relaxed")), themeObjects.MENU_ITEM, (_themeObjects$MENU_IT = {}, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$MENU_IT, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-primary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-primary-dark"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-primary-light"), _defineProperty$z(_themeObjects$MENU_IT, styleClassNames.CURSOR, "cursor-pointer"))), themeObjects.MENU_ITEM_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-medium"), styleClassNames.BORDER_COLOR, "border-secondary-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-secondary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-secondary-dark"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.CURSOR, "cursor-pointer")), themeObjects.MENU_ITEM_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-medium"), styleClassNames.BORDER_COLOR, "border-tertiary-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-tertiary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-tertiary-dark"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.CURSOR, "cursor-pointer")), themeObjects.TAG, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-primary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-primary-dark"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none")), themeObjects.TAG_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-medium"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-secondary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-secondary-dark"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none")), themeObjects.TAG_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-medium"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-tertiary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-tertiary-dark"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none")), themeObjects.TABLE, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-light")), themeObjects.TABLE_2, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-dark"), styleClassNames.BORDER_COLOR, "border-secondary-medium"), styleClassNames.TEXT_COLOR, "text-secondary-light")), themeObjects.TABLE_3, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-dark"), styleClassNames.BORDER_COLOR, "border-tertiary-medium"), styleClassNames.TEXT_COLOR, "text-tertiary-light")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.TOGGLE, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-medium"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-tertiary-medium"), styleClassNames.TRANSITION, "transition-colors duration-200"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:pointer-events-none"), styleClassNames.CURSOR, "cursor-pointer")), themeObjects.TOGGLE_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-medium"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-secondary-medium"), styleClassNames.TRANSITION, "transition-colors duration-200"), styleClassNames.CURSOR, "cursor-pointer")), themeObjects.TOGGLE_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-primary-medium"), styleClassNames.TRANSITION, "transition-colors duration-200"), styleClassNames.CURSOR, "cursor-pointer")), themeObjects.DASHBOARD_FOOTER, _defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark")), themeObjects.DASHBOARD_FOOTER_2, _defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-very-dark"), styleClassNames.BORDER_COLOR, "border-secondary-dark")), themeObjects.DASHBOARD_FOOTER_3, _defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-very-dark"), styleClassNames.BORDER_COLOR, "border-tertiary-dark")), themeObjects.CODE_EDITOR, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.INPUT_TEXT, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-dark"), styleClassNames.PLACEHOLDER_TEXT_COLOR, "placeholder-text-primary-light"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.FOCUS_BORDER_COLOR, "border-primary-dark"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:cursor-not-allowed")), themeObjects.SELECT_MENU, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-dark"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:cursor-not-allowed")), themeObjects.FORM_LABEL, _defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-dark")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.TEXTAREA, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-dark"), styleClassNames.PLACEHOLDER_TEXT_COLOR, "placeholder-text-primary-light"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:cursor-not-allowed")), themeObjects.SEARCH_INPUT, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-dark"), styleClassNames.PLACEHOLDER_TEXT_COLOR, "placeholder-text-primary-light"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:cursor-not-allowed")), themeObjects.CHECKBOX, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-dark"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:cursor-not-allowed")), themeObjects.RADIO, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-dark"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:cursor-not-allowed")), themeObjects.SWITCH, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-dark"), styleClassNames.TRANSITION, "transition-colors duration-200"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:cursor-not-allowed")), themeObjects.SLIDER, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-dark"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:cursor-not-allowed")), themeObjects.DASH_PANEL, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.BORDER_COLOR, "border-primary-very-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-primary-very-dark")), themeObjects.DASH_PANEL_HEADER, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-very-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.DASH_PANEL_FOOTER, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-very-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.DASH_PANEL_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-dark"), styleClassNames.BORDER_COLOR, "border-secondary-very-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-secondary-very-dark")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.DASH_PANEL_HEADER_2, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-very-dark"), styleClassNames.BORDER_COLOR, "border-secondary-very-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium")), themeObjects.DASH_PANEL_FOOTER_2, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-very-dark"), styleClassNames.BORDER_COLOR, "border-secondary-very-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium")), themeObjects.DASH_PANEL_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-dark"), styleClassNames.BORDER_COLOR, "border-tertiary-very-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-tertiary-very-dark")), themeObjects.DASH_PANEL_HEADER_3, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-very-dark"), styleClassNames.BORDER_COLOR, "border-tertiary-very-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium")), themeObjects.DASH_PANEL_FOOTER_3, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-very-dark"), styleClassNames.BORDER_COLOR, "border-tertiary-very-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium")), themeObjects.TABS, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.BORDER_RADIUS, "rounded-lg"), styleClassNames.SPACING, "p-4")), themeObjects.TABS_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-dark"), styleClassNames.BORDER_COLOR, "border-secondary-very-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "p-3")), themeObjects.TABS_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-dark"), styleClassNames.BORDER_COLOR, "border-tertiary-very-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.BORDER_RADIUS, "rounded"), styleClassNames.SPACING, "p-2")), themeObjects.TABS_LIST, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "p-1")), themeObjects.TABS_LIST_2, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-dark"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "p-1")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.TABS_LIST_3, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-dark"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "p-1")), themeObjects.TABS_TRIGGER, (_themeObjects$TABS_TR = {}, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$TABS_TR, styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-primary-light"), styleClassNames.BORDER_RADIUS, "rounded-sm"), styleClassNames.SPACING, "px-3 py-1.5"), styleClassNames.TEXT_SIZE, "text-sm"), styleClassNames.TRANSITION, "transition-all duration-150"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-primary-light"), _defineProperty$z(_themeObjects$TABS_TR, styleClassNames.CURSOR, "cursor-pointer"))), themeObjects.TABS_TRIGGER_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-secondary-light"), styleClassNames.BORDER_RADIUS, "rounded-sm"), styleClassNames.SPACING, "px-3 py-1.5"), styleClassNames.TEXT_SIZE, "text-sm"), styleClassNames.TRANSITION, "transition-all duration-150"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-secondary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-secondary-light"), styleClassNames.CURSOR, "cursor-pointer")), themeObjects.TABS_TRIGGER_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-tertiary-light"), styleClassNames.BORDER_RADIUS, "rounded-sm"), styleClassNames.SPACING, "px-2 py-1"), styleClassNames.TEXT_SIZE, "text-xs"), styleClassNames.TRANSITION, "transition-all duration-150"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-tertiary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-tertiary-light"), styleClassNames.CURSOR, "cursor-pointer")), themeObjects.TABS_CONTENT, _defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.SPACING, "mt-2")), themeObjects.TABS_CONTENT_2, _defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.SPACING, "mt-2")), themeObjects.TABS_CONTENT_3, _defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.SPACING, "mt-2")), themeObjects.ACCORDION, {}), themeObjects.ACCORDION_2, {}), themeObjects.ACCORDION_3, {}), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.ACCORDION_ITEM, _defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-primary-dark")), themeObjects.ACCORDION_ITEM_2, _defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-secondary-dark")), themeObjects.ACCORDION_ITEM_3, _defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-tertiary-dark")), themeObjects.ACCORDION_TRIGGER, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-primary-light"), styleClassNames.TRANSITION, "transition-all duration-200"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.CURSOR, "cursor-pointer"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium")), themeObjects.ACCORDION_TRIGGER_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-secondary-light"), styleClassNames.TRANSITION, "transition-all duration-200"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.CURSOR, "cursor-pointer")), themeObjects.ACCORDION_TRIGGER_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-tertiary-light"), styleClassNames.TRANSITION, "transition-all duration-200"), styleClassNames.FONT_WEIGHT, "font-normal"), styleClassNames.CURSOR, "cursor-pointer")), themeObjects.ACCORDION_CONTENT, _defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.ACCORDION_CONTENT_2, _defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-secondary-medium")), themeObjects.ACCORDION_CONTENT_3, _defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-tertiary-medium")), themeObjects.SIDEBAR, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.TRANSITION, "transition-all duration-200")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.SIDEBAR_ITEM, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-primary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-primary-dark"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-primary-light"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.CURSOR, "cursor-pointer")), themeObjects.NAVBAR, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.TABBED_NAVBAR, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.SETTINGS_MODAL_SIDEBAR, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.SETTINGS_MODAL_FOOTER, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.EMPTY_STATE, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.BORDER_RADIUS, "rounded-lg"), styleClassNames.SPACING, "p-8")), themeObjects.STAT_CARD, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.BORDER_RADIUS, "rounded-lg"), styleClassNames.SPACING, "p-4")), themeObjects.STAT_CARD_LABEL, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.TEXT_SIZE, "text-xs"), styleClassNames.FONT_WEIGHT, "font-semibold"), styleClassNames.LETTER_SPACING, "tracking-wider")), themeObjects.STAT_CARD_VALUE, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-light"), styleClassNames.TEXT_SIZE, "text-3xl"), styleClassNames.FONT_WEIGHT, "font-bold")), themeObjects.STAT_CARD_CHANGE, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.TEXT_SIZE, "text-sm"), styleClassNames.FONT_WEIGHT, "font-medium")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.SKELETON, _defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_RADIUS, "rounded-md")), themeObjects.COMMAND_PALETTE, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.BORDER_RADIUS, "rounded-xl"), styleClassNames.SHADOW, "shadow-2xl")), themeObjects.COMMAND_PALETTE_INPUT, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-light"), styleClassNames.TEXT_SIZE, "text-base")), themeObjects.COMMAND_PALETTE_ITEM, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-primary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-primary-light"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-primary-light"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.TRANSITION, "transition-colors duration-100"), styleClassNames.CURSOR, "cursor-pointer")), themeObjects.STEPPER, _defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.STEPPER_STEP, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-primary-light"), styleClassNames.BORDER_RADIUS, "rounded-full"), styleClassNames.TRANSITION, "transition-colors duration-200")), themeObjects.STEPPER_CONNECTOR, _defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-primary-dark")), themeObjects.DATA_LIST, _defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.DATA_LIST_ITEM, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.SPACING, "py-2.5")), themeObjects.DRAWER, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.SHADOW, "shadow-xl"), styleClassNames.TRANSITION, "transition-transform duration-300")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.DRAWER_HEADER, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.SPACING, "px-4 py-3")), themeObjects.DRAWER_FOOTER, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.SPACING, "px-4 py-3")), themeObjects.TOOLTIP, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.TEXT_COLOR, "text-primary-light"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.TEXT_SIZE, "text-xs"), styleClassNames.SHADOW, "shadow-lg"), styleClassNames.SPACING, "px-2.5 py-1.5")), themeObjects.DROPDOWN_PANEL, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.SHADOW, "shadow-xl"), styleClassNames.BORDER_RADIUS, "rounded-lg"), styleClassNames.TRANSITION, "transition-all duration-150")), themeObjects.DROPDOWN_PANEL_HEADER, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-light"), styleClassNames.TEXT_SIZE, "text-xs"), styleClassNames.FONT_WEIGHT, "font-semibold"), styleClassNames.SPACING, "px-3 py-1.5")), themeObjects.DROPDOWN_PANEL_DIVIDER, _defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-primary-dark")), themeObjects.DROPDOWN_PANEL_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-very-dark"), styleClassNames.BORDER_COLOR, "border-secondary-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.SHADOW, "shadow-xl"), styleClassNames.BORDER_RADIUS, "rounded-lg"), styleClassNames.TRANSITION, "transition-all duration-150")), themeObjects.DROPDOWN_PANEL_HEADER_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-secondary-light"), styleClassNames.TEXT_SIZE, "text-xs"), styleClassNames.FONT_WEIGHT, "font-semibold"), styleClassNames.SPACING, "px-3 py-1.5")), themeObjects.DROPDOWN_PANEL_DIVIDER_2, _defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-secondary-dark")), themeObjects.DROPDOWN_PANEL_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-very-dark"), styleClassNames.BORDER_COLOR, "border-tertiary-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.SHADOW, "shadow-lg"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.TRANSITION, "transition-all duration-150")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.DROPDOWN_PANEL_HEADER_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-tertiary-light"), styleClassNames.TEXT_SIZE, "text-xs"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.SPACING, "px-2.5 py-1")), themeObjects.DROPDOWN_PANEL_DIVIDER_3, _defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-tertiary-dark")), themeObjects.ICON, _defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.ICON_SIZE, "h-5 w-5")), themeObjects.ICON_2, _defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.ICON_SIZE, "h-4 w-4")), themeObjects.ICON_3, _defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.ICON_SIZE, "h-3.5 w-3.5")), themeObjects.SCROLLBAR, {
|
|
436
|
+
var colorMap = (_colorMap = {}, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.BUTTON, (_themeObjects$BUTTON = {}, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-primary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-primary-dark"), styleClassNames.HOVER_BORDER_COLOR, "border-primary-dark"), styleClassNames.PADDING, "padding-primary"), styleClassNames.SHADOW, "shadow-sm"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "px-4 py-2"), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON, styleClassNames.TEXT_SIZE, "text-base"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-primary-light"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:pointer-events-none"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.CURSOR, "cursor-pointer"))), themeObjects.BUTTON_2, (_themeObjects$BUTTON_ = {}, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_, styleClassNames.BACKGROUND_COLOR, "bg-secondary-medium"), styleClassNames.BORDER_COLOR, "border-secondary-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-secondary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-secondary-dark"), styleClassNames.HOVER_BORDER_COLOR, "border-secondary-dark"), styleClassNames.SHADOW, "shadow-sm"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "px-3 py-1.5"), styleClassNames.TEXT_SIZE, "text-sm"), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_, styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.FOCUS_RING_COLOR, "ring-secondary-medium"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-secondary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-secondary-light"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:pointer-events-none"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.CURSOR, "cursor-pointer"))), themeObjects.BUTTON_3, (_themeObjects$BUTTON_2 = {}, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_2, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-medium"), styleClassNames.BORDER_COLOR, "border-tertiary-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-tertiary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-tertiary-dark"), styleClassNames.HOVER_BORDER_COLOR, "border-tertiary-dark"), styleClassNames.SHADOW, "shadow-sm"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "px-2 py-1"), styleClassNames.TEXT_SIZE, "text-xs"), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_2, styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.FOCUS_RING_COLOR, "ring-tertiary-medium"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-tertiary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-tertiary-light"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:pointer-events-none"), styleClassNames.FONT_WEIGHT, "font-normal"), styleClassNames.CURSOR, "cursor-pointer"))), themeObjects.CARD, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-light"), styleClassNames.BORDER_COLOR, "border-primary-light"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-primary-light"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-primary-medium")), themeObjects.CARD_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-very-light"), styleClassNames.BORDER_COLOR, "border-secondary-light"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-secondary-light"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-secondary-medium")), themeObjects.BREADCRUMBS, _defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.TEXT_SIZE, "text-base")), themeObjects.BREADCRUMBS_2, _defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.TEXT_SIZE, "text-sm")), themeObjects.BREADCRUMBS_3, _defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.TEXT_SIZE, "text-xs")), themeObjects.ALERT, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-light"), styleClassNames.BORDER_COLOR, "border-primary-light"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.ALERT_2, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-very-light"), styleClassNames.BORDER_COLOR, "border-secondary-light"), styleClassNames.TEXT_COLOR, "text-secondary-medium")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.ALERT_3, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-very-light"), styleClassNames.BORDER_COLOR, "border-tertiary-light"), styleClassNames.TEXT_COLOR, "text-tertiary-medium")), themeObjects.ALERT_BANNER, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-blue-50"), styleClassNames.BORDER_COLOR, "border-blue-500"), styleClassNames.TEXT_COLOR, "text-blue-900")), themeObjects.PROGRESS_BAR, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.PROGRESS_BAR_2, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-very-dark"), styleClassNames.BORDER_COLOR, "border-secondary-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium")), themeObjects.PROGRESS_BAR_3, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-very-dark"), styleClassNames.BORDER_COLOR, "border-tertiary-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium")), themeObjects.TOAST, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-light"), styleClassNames.BORDER_COLOR, "border-primary-light"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.TOAST_2, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-very-light"), styleClassNames.BORDER_COLOR, "border-secondary-light"), styleClassNames.TEXT_COLOR, "text-secondary-medium")), themeObjects.TOAST_3, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-very-light"), styleClassNames.BORDER_COLOR, "border-tertiary-light"), styleClassNames.TEXT_COLOR, "text-tertiary-medium")), themeObjects.WIDGET_CHROME, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.BORDER_COLOR, "border-primary-very-dark"), styleClassNames.TEXT_COLOR, "text-primary-light")), themeObjects.CARD_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-very-light"), styleClassNames.BORDER_COLOR, "border-tertiary-light"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-tertiary-light"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-tertiary-medium")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.PANEL, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-primary-very-dark"), styleClassNames.SHADOW, "shadow-md"), styleClassNames.BORDER_RADIUS, "rounded-lg"), styleClassNames.SPACING, "p-4"), styleClassNames.TRANSITION, "transition-all duration-200")), themeObjects.PANEL_HEADER, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-primary-very-dark")), themeObjects.PANEL_FOOTER, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-primary-very-dark")), themeObjects.PANEL_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-dark"), styleClassNames.BORDER_COLOR, "border-secondary-very-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-secondary-dark")), themeObjects.PANEL_HEADER_2, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-secondary-very-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-secondary-dark")), themeObjects.PANEL_FOOTER_2, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-secondary-very-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-secondary-dark")), themeObjects.PANEL_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-dark"), styleClassNames.BORDER_COLOR, "border-tertiary-very-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-tertiary-very-dark")), themeObjects.PANEL_HEADER_3, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-tertiary-very-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-tertiary-very-dark")), themeObjects.PANEL_FOOTER_3, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-tertiary-very-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-tertiary-very-dark")), themeObjects.BUTTON_ICON, (_themeObjects$BUTTON_3 = {}, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_3, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-primary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-primary-dark"), styleClassNames.HOVER_BORDER_COLOR, "border-primary-dark"), styleClassNames.SHADOW, "shadow-none"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "px-3 py-2"), styleClassNames.TEXT_SIZE, "text-base"), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_3, styleClassNames.ICON_SIZE, "h-5 w-5"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:pointer-events-none"), styleClassNames.CURSOR, "cursor-pointer"), styleClassNames.SELECTED_BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.SELECTED_TEXT_COLOR, "text-primary-light"))), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.BUTTON_ICON_2, (_themeObjects$BUTTON_4 = {}, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_4, styleClassNames.BACKGROUND_COLOR, "bg-secondary-medium"), styleClassNames.BORDER_COLOR, "border-secondary-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-secondary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-secondary-dark"), styleClassNames.HOVER_BORDER_COLOR, "border-secondary-dark"), styleClassNames.SHADOW, "shadow-none"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "px-2.5 py-1.5"), styleClassNames.TEXT_SIZE, "text-sm"), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_4, styleClassNames.ICON_SIZE, "h-4 w-4"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.FOCUS_RING_COLOR, "ring-secondary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:pointer-events-none"), styleClassNames.CURSOR, "cursor-pointer"), styleClassNames.SELECTED_BACKGROUND_COLOR, "bg-secondary-dark"), styleClassNames.SELECTED_TEXT_COLOR, "text-secondary-light"))), themeObjects.BUTTON_ICON_3, (_themeObjects$BUTTON_5 = {}, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_5, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-medium"), styleClassNames.BORDER_COLOR, "border-tertiary-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-tertiary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-tertiary-dark"), styleClassNames.HOVER_BORDER_COLOR, "border-tertiary-dark"), styleClassNames.SHADOW, "shadow-none"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "px-2 py-1"), styleClassNames.TEXT_SIZE, "text-xs"), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$BUTTON_5, styleClassNames.ICON_SIZE, "h-3 w-3"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.FOCUS_RING_COLOR, "ring-tertiary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:pointer-events-none"), styleClassNames.CURSOR, "cursor-pointer"), styleClassNames.SELECTED_BACKGROUND_COLOR, "bg-tertiary-dark"), styleClassNames.SELECTED_TEXT_COLOR, "text-tertiary-light"))), themeObjects.HEADING, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-none"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-none"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TEXT_SIZE, "text-5xl"), styleClassNames.FONT_WEIGHT, "font-bold"), styleClassNames.LETTER_SPACING, "tracking-tight"), styleClassNames.LINE_HEIGHT, "leading-tight")), themeObjects.HEADING_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-none"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-none"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TEXT_SIZE, "text-4xl"), styleClassNames.FONT_WEIGHT, "font-bold"), styleClassNames.LETTER_SPACING, "tracking-tight"), styleClassNames.LINE_HEIGHT, "leading-tight")), themeObjects.HEADING_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-none"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-none"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TEXT_SIZE, "text-3xl"), styleClassNames.FONT_WEIGHT, "font-semibold"), styleClassNames.LETTER_SPACING, "tracking-tight"), styleClassNames.LINE_HEIGHT, "leading-tight")), themeObjects.SUBHEADING, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-none"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-none"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TEXT_SIZE, "text-2xl"), styleClassNames.FONT_WEIGHT, "font-semibold"), styleClassNames.LETTER_SPACING, "tracking-tight"), styleClassNames.LINE_HEIGHT, "leading-snug")), themeObjects.SUBHEADING_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-none"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-none"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TEXT_SIZE, "text-xl"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.LETTER_SPACING, "tracking-tight"), styleClassNames.LINE_HEIGHT, "leading-snug")), themeObjects.SUBHEADING_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-none"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-none"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TEXT_SIZE, "text-lg"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.LETTER_SPACING, "tracking-normal"), styleClassNames.LINE_HEIGHT, "leading-snug")), themeObjects.PARAGRAPH, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-none"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-none"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TEXT_SIZE, "text-base"), styleClassNames.LINE_HEIGHT, "leading-relaxed")), themeObjects.PARAGRAPH_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-none"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-none"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TEXT_SIZE, "text-sm"), styleClassNames.LINE_HEIGHT, "leading-relaxed")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.PARAGRAPH_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-none"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-none"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TEXT_SIZE, "text-xs"), styleClassNames.LINE_HEIGHT, "leading-relaxed")), themeObjects.MENU_ITEM, (_themeObjects$MENU_IT = {}, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$MENU_IT, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-primary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-primary-dark"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-primary-light"), _defineProperty$z(_themeObjects$MENU_IT, styleClassNames.CURSOR, "cursor-pointer"))), themeObjects.MENU_ITEM_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-medium"), styleClassNames.BORDER_COLOR, "border-secondary-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-secondary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-secondary-dark"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.CURSOR, "cursor-pointer")), themeObjects.MENU_ITEM_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-medium"), styleClassNames.BORDER_COLOR, "border-tertiary-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-tertiary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-tertiary-dark"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.CURSOR, "cursor-pointer")), themeObjects.TAG, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-primary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-primary-dark"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none")), themeObjects.TAG_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-medium"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-secondary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-secondary-dark"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none")), themeObjects.TAG_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-medium"), styleClassNames.BORDER_COLOR, "border-none"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-tertiary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-tertiary-dark"), styleClassNames.HOVER_BORDER_COLOR, "hover-border-none")), themeObjects.TABLE, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-light")), themeObjects.TABLE_2, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-dark"), styleClassNames.BORDER_COLOR, "border-secondary-medium"), styleClassNames.TEXT_COLOR, "text-secondary-light")), themeObjects.TABLE_3, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-dark"), styleClassNames.BORDER_COLOR, "border-tertiary-medium"), styleClassNames.TEXT_COLOR, "text-tertiary-light")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.TOGGLE, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-medium"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-tertiary-medium"), styleClassNames.TRANSITION, "transition-colors duration-200"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:pointer-events-none"), styleClassNames.CURSOR, "cursor-pointer"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-tertiary-very-light")), themeObjects.TOGGLE_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-medium"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-secondary-medium"), styleClassNames.TRANSITION, "transition-colors duration-200"), styleClassNames.CURSOR, "cursor-pointer"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-secondary-very-light")), themeObjects.TOGGLE_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-primary-medium"), styleClassNames.TRANSITION, "transition-colors duration-200"), styleClassNames.CURSOR, "cursor-pointer"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-primary-very-light")), themeObjects.DASHBOARD_FOOTER, _defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark")), themeObjects.DASHBOARD_FOOTER_2, _defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-very-dark"), styleClassNames.BORDER_COLOR, "border-secondary-dark")), themeObjects.DASHBOARD_FOOTER_3, _defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-very-dark"), styleClassNames.BORDER_COLOR, "border-tertiary-dark")), themeObjects.CODE_EDITOR, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.INPUT_TEXT, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-dark"), styleClassNames.PLACEHOLDER_TEXT_COLOR, "placeholder-text-primary-light"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.FOCUS_BORDER_COLOR, "border-primary-dark"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:cursor-not-allowed")), themeObjects.SELECT_MENU, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-dark"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:cursor-not-allowed")), themeObjects.FORM_LABEL, _defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-dark")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.TEXTAREA, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-dark"), styleClassNames.PLACEHOLDER_TEXT_COLOR, "placeholder-text-primary-light"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:cursor-not-allowed")), themeObjects.SEARCH_INPUT, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-dark"), styleClassNames.PLACEHOLDER_TEXT_COLOR, "placeholder-text-primary-light"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:cursor-not-allowed")), themeObjects.CHECKBOX, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-dark"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:cursor-not-allowed")), themeObjects.RADIO, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-dark"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:cursor-not-allowed")), themeObjects.SWITCH, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-dark"), styleClassNames.TRANSITION, "transition-colors duration-200"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:cursor-not-allowed"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-primary-very-light")), themeObjects.SLIDER, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-dark"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.DISABLED_OPACITY, "disabled:opacity-50 disabled:cursor-not-allowed")), themeObjects.DASH_PANEL, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.BORDER_COLOR, "border-primary-very-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-primary-very-dark")), themeObjects.DASH_PANEL_HEADER, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-very-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.DASH_PANEL_FOOTER, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-very-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.DASH_PANEL_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-dark"), styleClassNames.BORDER_COLOR, "border-secondary-very-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-secondary-very-dark")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.DASH_PANEL_HEADER_2, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-very-dark"), styleClassNames.BORDER_COLOR, "border-secondary-very-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium")), themeObjects.DASH_PANEL_FOOTER_2, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-very-dark"), styleClassNames.BORDER_COLOR, "border-secondary-very-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium")), themeObjects.DASH_PANEL_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-dark"), styleClassNames.BORDER_COLOR, "border-tertiary-very-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_BORDER_COLOR, "border-tertiary-very-dark")), themeObjects.DASH_PANEL_HEADER_3, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-very-dark"), styleClassNames.BORDER_COLOR, "border-tertiary-very-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium")), themeObjects.DASH_PANEL_FOOTER_3, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-very-dark"), styleClassNames.BORDER_COLOR, "border-tertiary-very-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium")), themeObjects.TABS, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.BORDER_RADIUS, "rounded-lg"), styleClassNames.SPACING, "p-4")), themeObjects.TABS_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-dark"), styleClassNames.BORDER_COLOR, "border-secondary-very-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "p-3")), themeObjects.TABS_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-dark"), styleClassNames.BORDER_COLOR, "border-tertiary-very-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.BORDER_RADIUS, "rounded"), styleClassNames.SPACING, "p-2")), themeObjects.TABS_LIST, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "p-1")), themeObjects.TABS_LIST_2, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-dark"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "p-1")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.TABS_LIST_3, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-dark"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.SPACING, "p-1")), themeObjects.TABS_TRIGGER, (_themeObjects$TABS_TR = {}, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_themeObjects$TABS_TR, styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-primary-light"), styleClassNames.BORDER_RADIUS, "rounded-sm"), styleClassNames.SPACING, "px-3 py-1.5"), styleClassNames.TEXT_SIZE, "text-sm"), styleClassNames.TRANSITION, "transition-all duration-150"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-primary-light"), _defineProperty$z(_themeObjects$TABS_TR, styleClassNames.CURSOR, "cursor-pointer"))), themeObjects.TABS_TRIGGER_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-secondary-light"), styleClassNames.BORDER_RADIUS, "rounded-sm"), styleClassNames.SPACING, "px-3 py-1.5"), styleClassNames.TEXT_SIZE, "text-sm"), styleClassNames.TRANSITION, "transition-all duration-150"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-secondary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-secondary-light"), styleClassNames.CURSOR, "cursor-pointer")), themeObjects.TABS_TRIGGER_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-tertiary-light"), styleClassNames.BORDER_RADIUS, "rounded-sm"), styleClassNames.SPACING, "px-2 py-1"), styleClassNames.TEXT_SIZE, "text-xs"), styleClassNames.TRANSITION, "transition-all duration-150"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-tertiary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-tertiary-light"), styleClassNames.CURSOR, "cursor-pointer")), themeObjects.TABS_CONTENT, _defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.SPACING, "mt-2")), themeObjects.TABS_CONTENT_2, _defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.SPACING, "mt-2")), themeObjects.TABS_CONTENT_3, _defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.SPACING, "mt-2")), themeObjects.ACCORDION, {}), themeObjects.ACCORDION_2, {}), themeObjects.ACCORDION_3, {}), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.ACCORDION_ITEM, _defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-primary-dark")), themeObjects.ACCORDION_ITEM_2, _defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-secondary-dark")), themeObjects.ACCORDION_ITEM_3, _defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-tertiary-dark")), themeObjects.ACCORDION_TRIGGER, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-primary-light"), styleClassNames.TRANSITION, "transition-all duration-200"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.CURSOR, "cursor-pointer"), styleClassNames.FOCUS_RING_COLOR, "ring-primary-medium")), themeObjects.ACCORDION_TRIGGER_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-secondary-light"), styleClassNames.TRANSITION, "transition-all duration-200"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.CURSOR, "cursor-pointer")), themeObjects.ACCORDION_TRIGGER_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-tertiary-light"), styleClassNames.TRANSITION, "transition-all duration-200"), styleClassNames.FONT_WEIGHT, "font-normal"), styleClassNames.CURSOR, "cursor-pointer")), themeObjects.ACCORDION_CONTENT, _defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.ACCORDION_CONTENT_2, _defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-secondary-medium")), themeObjects.ACCORDION_CONTENT_3, _defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-tertiary-medium")), themeObjects.SIDEBAR, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.TRANSITION, "transition-all duration-200")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.SIDEBAR_ITEM, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-primary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-primary-dark"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-primary-light"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.TRANSITION, "transition-colors duration-150"), styleClassNames.CURSOR, "cursor-pointer")), themeObjects.NAVBAR, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.TABBED_NAVBAR, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.SETTINGS_MODAL_SIDEBAR, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.SETTINGS_MODAL_FOOTER, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.EMPTY_STATE, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.BORDER_RADIUS, "rounded-lg"), styleClassNames.SPACING, "p-8")), themeObjects.STAT_CARD, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.BORDER_COLOR, "border-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.BORDER_RADIUS, "rounded-lg"), styleClassNames.SPACING, "p-4")), themeObjects.STAT_CARD_LABEL, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.TEXT_SIZE, "text-xs"), styleClassNames.FONT_WEIGHT, "font-semibold"), styleClassNames.LETTER_SPACING, "tracking-wider")), themeObjects.STAT_CARD_VALUE, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-light"), styleClassNames.TEXT_SIZE, "text-3xl"), styleClassNames.FONT_WEIGHT, "font-bold")), themeObjects.STAT_CARD_CHANGE, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.TEXT_SIZE, "text-sm"), styleClassNames.FONT_WEIGHT, "font-medium")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.SKELETON, _defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.BORDER_RADIUS, "rounded-md")), themeObjects.COMMAND_PALETTE, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.BORDER_RADIUS, "rounded-xl"), styleClassNames.SHADOW, "shadow-2xl")), themeObjects.COMMAND_PALETTE_INPUT, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-light"), styleClassNames.TEXT_SIZE, "text-base")), themeObjects.COMMAND_PALETTE_ITEM, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.HOVER_BACKGROUND_COLOR, "hover-bg-primary-medium"), styleClassNames.HOVER_TEXT_COLOR, "hover-text-primary-light"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-primary-light"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.TRANSITION, "transition-colors duration-100"), styleClassNames.CURSOR, "cursor-pointer")), themeObjects.STEPPER, _defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.STEPPER_STEP, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-primary-dark"), styleClassNames.ACTIVE_TEXT_COLOR, "text-primary-light"), styleClassNames.BORDER_RADIUS, "rounded-full"), styleClassNames.TRANSITION, "transition-colors duration-200")), themeObjects.STEPPER_CONNECTOR, _defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-medium"), styleClassNames.ACTIVE_BACKGROUND_COLOR, "bg-primary-dark")), themeObjects.DATA_LIST, _defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium")), themeObjects.DATA_LIST_ITEM, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.SPACING, "py-2.5")), themeObjects.DRAWER, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.SHADOW, "shadow-xl"), styleClassNames.TRANSITION, "transition-transform duration-300")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.DRAWER_HEADER, _defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.SPACING, "px-4 py-3")), themeObjects.DRAWER_FOOTER, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.SPACING, "px-4 py-3")), themeObjects.TOOLTIP, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.TEXT_COLOR, "text-primary-light"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.TEXT_SIZE, "text-xs"), styleClassNames.SHADOW, "shadow-lg"), styleClassNames.SPACING, "px-2.5 py-1.5")), themeObjects.DROPDOWN_PANEL, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-primary-very-dark"), styleClassNames.BORDER_COLOR, "border-primary-dark"), styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.SHADOW, "shadow-xl"), styleClassNames.BORDER_RADIUS, "rounded-lg"), styleClassNames.TRANSITION, "transition-all duration-150")), themeObjects.DROPDOWN_PANEL_HEADER, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-light"), styleClassNames.TEXT_SIZE, "text-xs"), styleClassNames.FONT_WEIGHT, "font-semibold"), styleClassNames.SPACING, "px-3 py-1.5")), themeObjects.DROPDOWN_PANEL_DIVIDER, _defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-primary-dark")), themeObjects.DROPDOWN_PANEL_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-secondary-very-dark"), styleClassNames.BORDER_COLOR, "border-secondary-dark"), styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.SHADOW, "shadow-xl"), styleClassNames.BORDER_RADIUS, "rounded-lg"), styleClassNames.TRANSITION, "transition-all duration-150")), themeObjects.DROPDOWN_PANEL_HEADER_2, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-secondary-light"), styleClassNames.TEXT_SIZE, "text-xs"), styleClassNames.FONT_WEIGHT, "font-semibold"), styleClassNames.SPACING, "px-3 py-1.5")), themeObjects.DROPDOWN_PANEL_DIVIDER_2, _defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-secondary-dark")), themeObjects.DROPDOWN_PANEL_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.BACKGROUND_COLOR, "bg-tertiary-very-dark"), styleClassNames.BORDER_COLOR, "border-tertiary-dark"), styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.SHADOW, "shadow-lg"), styleClassNames.BORDER_RADIUS, "rounded-md"), styleClassNames.TRANSITION, "transition-all duration-150")), _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z(_colorMap, themeObjects.DROPDOWN_PANEL_HEADER_3, _defineProperty$z(_defineProperty$z(_defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-tertiary-light"), styleClassNames.TEXT_SIZE, "text-xs"), styleClassNames.FONT_WEIGHT, "font-medium"), styleClassNames.SPACING, "px-2.5 py-1")), themeObjects.DROPDOWN_PANEL_DIVIDER_3, _defineProperty$z({}, styleClassNames.BORDER_COLOR, "border-tertiary-dark")), themeObjects.ICON, _defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-primary-medium"), styleClassNames.ICON_SIZE, "h-5 w-5")), themeObjects.ICON_2, _defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-secondary-medium"), styleClassNames.ICON_SIZE, "h-4 w-4")), themeObjects.ICON_3, _defineProperty$z(_defineProperty$z({}, styleClassNames.TEXT_COLOR, "text-tertiary-medium"), styleClassNames.ICON_SIZE, "h-3.5 w-3.5")), themeObjects.SCROLLBAR, {
|
|
437
437
|
scrollbarThumb: "scrollbar-thumb-gray-700",
|
|
438
438
|
scrollbarTrack: "scrollbar-track-transparent"
|
|
439
439
|
}), themeObjects.WIDGET, {}), themeObjects.WORKSPACE, {}), themeObjects.LAYOUT_CONTAINER, {}));
|
|
@@ -3469,7 +3469,7 @@ var Switch = function Switch(_ref) {
|
|
|
3469
3469
|
onClick: handleToggle,
|
|
3470
3470
|
className: "relative inline-flex h-6 w-11 items-center rounded-full transition-colors duration-200 ".concat(styles.backgroundColor, " ").concat(checked ? "opacity-100" : "opacity-60", " focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 ").concat(styles.focusRingColor || "", " disabled:opacity-50 disabled:cursor-not-allowed"),
|
|
3471
3471
|
children: /*#__PURE__*/jsx("span", {
|
|
3472
|
-
className: "inline-block h-4 w-4 transform rounded-full bg-white transition ".concat(checked ? "translate-x-6" : "translate-x-1")
|
|
3472
|
+
className: "inline-block h-4 w-4 transform rounded-full ".concat(styles.activeBackgroundColor || "bg-white", " transition ").concat(checked ? "translate-x-6" : "translate-x-1")
|
|
3473
3473
|
})
|
|
3474
3474
|
}), label && /*#__PURE__*/jsx("span", {
|
|
3475
3475
|
className: "text-sm ".concat(labelStyles.textColor),
|
|
@@ -3665,7 +3665,7 @@ function Toggle(_ref) {
|
|
|
3665
3665
|
className: "".concat(enabled ? styles.backgroundColor || "" : styles.hoverBackgroundColor ? styles.hoverBackgroundColor.replace("hover:", "").replace("hover-", "") : "", " relative inline-flex h-6 w-11 shrink-0 rounded-full border-2 border-transparent transition-colors duration-200 ease-in-out focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 ").concat(styles.focusRingColor || "", " ").concat(disabled ? "opacity-50 cursor-not-allowed" : "cursor-pointer"),
|
|
3666
3666
|
children: /*#__PURE__*/jsx("span", {
|
|
3667
3667
|
"aria-hidden": "true",
|
|
3668
|
-
className: "".concat(enabled ? "translate-x-5" : "translate-x-0", " pointer-events-none inline-block h-5 w-5 transform rounded-full bg-white shadow-lg ring-0 transition duration-200 ease-in-out")
|
|
3668
|
+
className: "".concat(enabled ? "translate-x-5" : "translate-x-0", " pointer-events-none inline-block h-5 w-5 transform rounded-full ").concat(styles.activeBackgroundColor || "bg-white", " shadow-lg ring-0 transition duration-200 ease-in-out")
|
|
3669
3669
|
})
|
|
3670
3670
|
}), text && /*#__PURE__*/jsx("span", {
|
|
3671
3671
|
className: "text-sm ".concat(styles.textColor || ""),
|
|
@@ -3703,7 +3703,7 @@ function Toggle2(_ref2) {
|
|
|
3703
3703
|
className: "".concat(enabled ? styles.backgroundColor || "" : styles.hoverBackgroundColor ? styles.hoverBackgroundColor.replace("hover:", "").replace("hover-", "") : "", " relative inline-flex h-5 w-9 shrink-0 rounded-full border-2 border-transparent transition-colors duration-200 ease-in-out focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 ").concat(disabled ? "opacity-50 cursor-not-allowed" : "cursor-pointer"),
|
|
3704
3704
|
children: /*#__PURE__*/jsx("span", {
|
|
3705
3705
|
"aria-hidden": "true",
|
|
3706
|
-
className: "".concat(enabled ? "translate-x-4" : "translate-x-0", " pointer-events-none inline-block h-4 w-4 transform rounded-full bg-white shadow-lg ring-0 transition duration-200 ease-in-out")
|
|
3706
|
+
className: "".concat(enabled ? "translate-x-4" : "translate-x-0", " pointer-events-none inline-block h-4 w-4 transform rounded-full ").concat(styles.activeBackgroundColor || "bg-white", " shadow-lg ring-0 transition duration-200 ease-in-out")
|
|
3707
3707
|
})
|
|
3708
3708
|
}), text && /*#__PURE__*/jsx("span", {
|
|
3709
3709
|
className: "text-sm ".concat(styles.textColor || ""),
|
|
@@ -3741,7 +3741,7 @@ function Toggle3(_ref3) {
|
|
|
3741
3741
|
className: "".concat(enabled ? styles.backgroundColor || "" : styles.hoverBackgroundColor ? styles.hoverBackgroundColor.replace("hover:", "").replace("hover-", "") : "", " relative inline-flex h-4 w-7 shrink-0 rounded-full border-2 border-transparent transition-colors duration-200 ease-in-out focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 ").concat(disabled ? "opacity-50 cursor-not-allowed" : "cursor-pointer"),
|
|
3742
3742
|
children: /*#__PURE__*/jsx("span", {
|
|
3743
3743
|
"aria-hidden": "true",
|
|
3744
|
-
className: "".concat(enabled ? "translate-x-3" : "translate-x-0", " pointer-events-none inline-block h-3 w-3 transform rounded-full bg-white shadow-lg ring-0 transition duration-200 ease-in-out")
|
|
3744
|
+
className: "".concat(enabled ? "translate-x-3" : "translate-x-0", " pointer-events-none inline-block h-3 w-3 transform rounded-full ").concat(styles.activeBackgroundColor || "bg-white", " shadow-lg ring-0 transition duration-200 ease-in-out")
|
|
3745
3745
|
})
|
|
3746
3746
|
}), text && /*#__PURE__*/jsx("span", {
|
|
3747
3747
|
className: "text-xs ".concat(styles.textColor || ""),
|
|
@@ -5663,7 +5663,7 @@ var TabsTrigger = function TabsTrigger(_ref3) {
|
|
|
5663
5663
|
onClick: function onClick() {
|
|
5664
5664
|
return !disabled && setActiveTab(value);
|
|
5665
5665
|
},
|
|
5666
|
-
className: "inline-flex items-center justify-center whitespace-nowrap ".concat(styles.spacing || "px-3 py-1.5", " ").concat(styles.textSize || "text-sm", " ").concat(styles.fontWeight || "font-medium", " ").concat(styles.borderRadius || "rounded-sm", " ").concat(styles.transition || "transition-all duration-150", " focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 ").concat(styles.focusRingColor || "", " ").concat(isActive ? "".concat(styles.activeBackgroundColor || "
|
|
5666
|
+
className: "inline-flex items-center justify-center whitespace-nowrap ".concat(styles.spacing || "px-3 py-1.5", " ").concat(styles.textSize || "text-sm", " ").concat(styles.fontWeight || "font-medium", " ").concat(styles.borderRadius || "rounded-sm", " ").concat(styles.transition || "transition-all duration-150", " focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 ").concat(styles.focusRingColor || "", " ").concat(isActive ? "".concat(styles.activeBackgroundColor || "", " shadow-sm ").concat(styles.activeTextColor || "") : "".concat(styles.textColor || "", " ").concat(styles.hoverTextColor || ""), " ").concat(disabled ? "opacity-50 pointer-events-none" : styles.cursor || "cursor-pointer", " ").concat(className),
|
|
5667
5667
|
children: children
|
|
5668
5668
|
});
|
|
5669
5669
|
};
|
|
@@ -5790,7 +5790,7 @@ var TabsTrigger2 = function TabsTrigger2(_ref7) {
|
|
|
5790
5790
|
onClick: function onClick() {
|
|
5791
5791
|
return !disabled && setActiveTab(value);
|
|
5792
5792
|
},
|
|
5793
|
-
className: "inline-flex items-center justify-center whitespace-nowrap ".concat(styles.spacing || "px-3 py-1.5", " ").concat(styles.textSize || "text-sm", " ").concat(styles.fontWeight || "font-medium", " ").concat(styles.borderRadius || "rounded-sm", " ").concat(styles.transition || "transition-all duration-150", " focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 ").concat(isActive ? "".concat(styles.activeBackgroundColor || "
|
|
5793
|
+
className: "inline-flex items-center justify-center whitespace-nowrap ".concat(styles.spacing || "px-3 py-1.5", " ").concat(styles.textSize || "text-sm", " ").concat(styles.fontWeight || "font-medium", " ").concat(styles.borderRadius || "rounded-sm", " ").concat(styles.transition || "transition-all duration-150", " focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 ").concat(isActive ? "".concat(styles.activeBackgroundColor || "", " shadow-sm ").concat(styles.activeTextColor || "") : "".concat(styles.textColor || "", " ").concat(styles.hoverTextColor || ""), " ").concat(disabled ? "opacity-50 pointer-events-none" : styles.cursor || "cursor-pointer", " ").concat(className),
|
|
5794
5794
|
children: children
|
|
5795
5795
|
});
|
|
5796
5796
|
};
|
|
@@ -5917,7 +5917,7 @@ var TabsTrigger3 = function TabsTrigger3(_ref1) {
|
|
|
5917
5917
|
onClick: function onClick() {
|
|
5918
5918
|
return !disabled && setActiveTab(value);
|
|
5919
5919
|
},
|
|
5920
|
-
className: "inline-flex items-center justify-center whitespace-nowrap ".concat(styles.spacing || "px-2 py-1", " ").concat(styles.textSize || "text-xs", " ").concat(styles.fontWeight || "font-medium", " ").concat(styles.borderRadius || "rounded-sm", " ").concat(styles.transition || "transition-all duration-150", " focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 ").concat(isActive ? "".concat(styles.activeBackgroundColor || "
|
|
5920
|
+
className: "inline-flex items-center justify-center whitespace-nowrap ".concat(styles.spacing || "px-2 py-1", " ").concat(styles.textSize || "text-xs", " ").concat(styles.fontWeight || "font-medium", " ").concat(styles.borderRadius || "rounded-sm", " ").concat(styles.transition || "transition-all duration-150", " focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 ").concat(isActive ? "".concat(styles.activeBackgroundColor || "", " shadow-sm ").concat(styles.activeTextColor || "") : "".concat(styles.textColor || "", " ").concat(styles.hoverTextColor || ""), " ").concat(disabled ? "opacity-50 pointer-events-none" : styles.cursor || "cursor-pointer", " ").concat(className),
|
|
5921
5921
|
children: children
|
|
5922
5922
|
});
|
|
5923
5923
|
};
|