ados-rcm 1.0.608 → 1.0.610
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,5 @@
|
|
1
1
|
import { refinedDesignTokens } from './RefinedDesignTokens';
|
2
2
|
export type TTokens = typeof refinedDesignTokens;
|
3
|
-
export type TDevTokens = typeof componentStyle;
|
4
3
|
export type TPalette = (typeof refinedDesignTokens.palette)['mode-1'];
|
5
4
|
export declare const paletteModes: "mode-1"[];
|
6
5
|
export type TPaletteModes = (typeof paletteModes)[number];
|
@@ -67,7 +66,7 @@ export declare function changeSemanticMode(mode: TSemanticModes): void;
|
|
67
66
|
* Description : edit the color of the semantic. it will be applied immediately.
|
68
67
|
*/
|
69
68
|
declare function editSemantic(semantic: Partial<TSemantic>, mode?: TSemanticModes | 'all'): void;
|
70
|
-
export declare const BodyStyleKeys: readonly ["
|
69
|
+
export declare const BodyStyleKeys: readonly ["Body-background-color", "Body-color", "Body-transition", "Font", "Scrollbar-handle", "Scrollbar-handle-hover", "Scrollbar-handle-active", "Scrollbar-track", "Scrollbar-border-radius", "Scrollbar-width"];
|
71
70
|
export type TBodyStyleKeys = (typeof BodyStyleKeys)[number];
|
72
71
|
export declare const ABaseStyleKeys: readonly ["ABase_Dimming_background-color"];
|
73
72
|
export type TABaseStyleKeys = (typeof ABaseStyleKeys)[number];
|
@@ -113,9 +112,8 @@ export declare const AFloatMenuKeys: readonly ["AFloatMenu_background-color", "A
|
|
113
112
|
export type TAFloatMenuKeys = (typeof AFloatMenuKeys)[number];
|
114
113
|
export declare const ALoadingBorderKeys: readonly ["ALoadingBorder_background-color", "ALoadingBorder_ProgressBar_background-color", "ALoadingBorder_Cover_background-color"];
|
115
114
|
export type TALoadingBorderKeys = (typeof ALoadingBorderKeys)[number];
|
116
|
-
export declare const ComponentStyleKeys: readonly ["
|
115
|
+
export declare const ComponentStyleKeys: readonly ["Body-background-color", "Body-color", "Body-transition", "Font", "Scrollbar-handle", "Scrollbar-handle-hover", "Scrollbar-handle-active", "Scrollbar-track", "Scrollbar-border-radius", "Scrollbar-width", "ABase_Dimming_background-color", "ATooltip_background-color", "ATooltip_color", "AButton_Primary_border-color", "AButton_Primary_background-color", "AButton_Primary_color", "AButton_Primary_hover_background-color", "AButton_Primary_active_background-color", "AButton_Secondary_border-color", "AButton_Secondary_background-color", "AButton_Secondary_color", "AButton_Secondary_hover_background-color", "AButton_Secondary_active_background-color", "AInput_Primary_background-color", "AInput_Primary_border-color", "AInput_Primary_color", "AInput_Primary_hover_border-color", "AInput_Primary_focus_background-color", "AInput_Primary_focus_border-color", "AInput_Secondary_background-color", "AInput_Secondary_border-color", "AInput_Secondary_color", "AInput_Secondary_hover_border-color", "AInput_Secondary_focus_border-color", "AInput_ReadOnly_background-color", "AInput_ReadOnly_border-color", "AInput_ReadOnly_color", "AInput_Error_HelperText_color", "AInput_Error_background-color", "AInput_Error_border-color", "AInput_Error_color", "AInput_Error_placeholder_color", "ATextArea_Primary_background-color", "ATextArea_Primary_border-color", "ATextArea_Primary_color", "ATextArea_Primary_hover_border-color", "ATextArea_Primary_focus_background-color", "ATextArea_Primary_focus_border-color", "ATextArea_Secondary_background-color", "ATextArea_Secondary_border-color", "ATextArea_Secondary_color", "ATextArea_Secondary_hover_border-color", "ATextArea_Secondary_focus_border-color", "ATextArea_ReadOnly_background-color", "ATextArea_ReadOnly_border-color", "ATextArea_ReadOnly_color", "ATextArea_Error_background-color", "ATextArea_Error_border-color", "ATextArea_Error_color", "ATextArea_Error_placeholder_color", "ACheckBox_color", "ADialog_Paper_background-color", "ADialog_background-color", "ADialog_border-color", "ADialog_Action_background-color", "ASelect_Primary_border-color", "ASelect_Primary_hover_border-color", "ASelect_Primary_Arrow_color", "ASelect_Primary_Options_background-color", "ASelect_Primary_Options_border-color", "ASelect_Primary_Option_hover_background-color", "ASelect_Primary_Option_active_background-color", "ASelect_Primary_Option_Selected_background-color", "ASelect_Secondary_background-color", "ASelect_Secondary_Arrow_color", "ASelect_Secondary_Options_background-color", "ASelect_Secondary_Options_border-color", "ASelect_Secondary_Option_hover_background-color", "ASelect_Secondary_Option_active_background-color", "ASelect_Secondary_Option_Selected_background-color", "AMultiSelect_Primary_border-color", "AMultiSelect_Primary_hover_border-color", "AMultiSelect_Primary_Arrow_color", "AMultiSelect_Primary_Options_background-color", "AMultiSelect_Primary_Options_border-color", "AMultiSelect_Primary_Option_hover_background-color", "AMultiSelect_Primary_Option_active_background-color", "AMultiSelect_Primary_Option_Selected_background-color", "AMultiSelect_Secondary_background-color", "AMultiSelect_Secondary_Arrow_color", "AMultiSelect_Secondary_Options_background-color", "AMultiSelect_Secondary_Options_border-color", "AMultiSelect_Secondary_Option_hover_background-color", "AMultiSelect_Secondary_Option_active_background-color", "AMultiSelect_Secondary_Option_Selected_background-color", "ATree_background-color", "ATree_Indent_border-color", "ATreeBodyHeader_border-bottom-color", "ATreeItem_hover_background-color", "ATreeItem_active_background-color", "ATreeItem_select_background-color", "ATreeItem_search_background-color", "ATreeItem_search_border-top-color", "ATreeItem_search_border-bottom-color", "ATreeItem_select_color", "ASwitch_Track_Falsy_border-color", "ASwitch_Track_Truthy_border-color", "ATab_IndicatorTrack_Primary_border-bottom-color", "ATab_Indicator_Primary_background-color", "ATab_Option_Secondary_border-color", "ATab_Option_Secondary_IsSelected_border-bottom-color", "ATab_Option_Secondary_IsDisabled_border-color", "AFileBox_border-color", "AFileBox_background-color", "AFileBox_SelectedFile_color", "AFileBox_Dropping_color", "AListView_border-top-color", "AListView_Row_border-bottom-color", "AListView_Label_border-left-color", "AListView_Rendered_border-left-color", "AStepper_OutCircle_background-color", "AStepper_OutCircle_IsOver_background-color", "AStepper_InCircle_background-color", "AStepper_InCircle_IsOver_background-color", "AStepper_Line_background-color", "AStepper_Line_IsOver_background-color", "ADatePicker_Anchor_border-color", "ADatePicker_Anchor_color", "ADatePicker_Anchor_hover_border-color", "ADatePicker_Anchor_focus_border-color", "ADatePicker_Anchor_Icon_Primary_color", "ADatePicker_Anchor_Icon_Secondary_color", "ADatePicker_background-color", "ADatePicker_border-color", "ADatePicker_StringInputContainer_background-color", "ADatePicker_String_border-color", "ADatePicker_Prev_background-color", "ADatePicker_Prev_border-right-color", "ADatePicker_Next_background-color", "ADatePicker_Next_border-left-color", "ADatePicker_Cell_color", "ADatePicker_Cell_IsNotCurrentMonth_color", "ADatePicker_Cell_IsDisabled_color", "ADatePicker_Cell_IsSelected_background-color", "ADatePicker_Cell_IsSelected_color", "ADatePicker_Cell_IsHovered_background-color", "ADateRangePicker_Anchor_border-color", "ADateRangePicker_Anchor_color", "ADateRangePicker_Anchor_hover_border-color", "ADateRangePicker_Anchor_focus_border-color", "ADateRangePicker_Anchor_Icon_Primary_color", "ADateRangePicker_Anchor_Icon_Secondary_color", "ADateRangePicker_background-color", "ADateRangePicker_border-color", "ADateRangePicker_StringInputContainer_background-color", "ADateRangePicker_String_border-color", "ADateRangePicker_Prev_background-color", "ADateRangePicker_Prev_border-right-color", "ADateRangePicker_Next_background-color", "ADateRangePicker_Next_border-left-color", "ADateRangePicker_Cell_color", "ADateRangePicker_Cell_IsNotCurrentMonth_color", "ADateRangePicker_Cell_IsDisabled_color", "ADateRangePicker_Cell_IsSelected_background-color", "ADateRangePicker_Cell_IsSelected_color", "ADateRangePicker_Cell_IsHovered_background-color", "AIconButton_Primary_color", "AIconButton_Primary_background-color", "AIconButton_Primary_border-color", "AIconButton_Primary_hover_border-color", "ATableBody_TRow_border-bottom-color", "ATableBody_TRow_IsSelected_background-color", "ATableBody_TRow_IsSelectable_hover_background-color", "ATableBody_TH_color", "ATableBody_TD_IsMarked_background-color", "ATableBody_Resizer_hover_ResizerCenter_background-color", "ATableBody_Resizer_active_ResizerCenter_background-color", "ATableBody_Resizer_active_ResizerOut_background-color", "ATableBody_Resizer_active_ResizerIn_background-color", "ATableFooter_Button_IsSelected_background-color", "ATableFooter_Button_IsSelected_color", "ATableFooter_Button_IsDisabled_color", "ATableFilter_SubFilters_background-color", "ATableFilter_SubFilters_border-color", "ATableFilter_Icon_color", "ADivideFrame_DividerInner_background-color", "AFloatMenu_background-color", "AFloatMenu_hover_background-color", "AFloatMenu_color", "ALoadingBorder_background-color", "ALoadingBorder_ProgressBar_background-color", "ALoadingBorder_Cover_background-color"];
|
117
116
|
export type TComponentStyleKeys = (typeof ComponentStyleKeys)[number];
|
118
|
-
declare const componentStyle: TComponentStyle;
|
119
117
|
export type TComponentStyle = {
|
120
118
|
[key in TComponentStyleKeys]: string;
|
121
119
|
};
|
@@ -1,9 +1,4 @@
|
|
1
|
-
|
2
|
-
* refinedDesignTokens
|
3
|
-
*
|
4
|
-
* 1. all palette values, semantic values and componentStyle values should be raw string.
|
5
|
-
*/
|
6
|
-
export declare const refinedDesignTokens: {
|
1
|
+
declare const refinedDesignTokens: {
|
7
2
|
palette: {
|
8
3
|
'mode-1': {
|
9
4
|
'common-100': string;
|
@@ -173,3 +168,4 @@ export declare const refinedDesignTokens: {
|
|
173
168
|
};
|
174
169
|
};
|
175
170
|
};
|
171
|
+
export { refinedDesignTokens };
|