@capillarytech/blaze-ui 5.10.0 → 5.11.1
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/CapAskAira/AudienceFilterBot/index.d.ts +2 -2
- package/CapAskAira/AudienceFilterBot/index.d.ts.map +1 -1
- package/CapAskAira/AudienceFilterBot/messages.d.ts +77 -0
- package/CapAskAira/AudienceFilterBot/messages.d.ts.map +1 -0
- package/CapAskAira/AudienceFilterBot/types.d.ts +3 -18
- package/CapAskAira/AudienceFilterBot/types.d.ts.map +1 -1
- package/CapAskAira/CapAiMediaGeneration/index.d.ts +3 -14
- package/CapAskAira/CapAiMediaGeneration/index.d.ts.map +1 -1
- package/CapAskAira/CapAiMediaGeneration/messages.d.ts +53 -0
- package/CapAskAira/CapAiMediaGeneration/messages.d.ts.map +1 -0
- package/CapAskAira/CapAiMediaGeneration/reducer.d.ts +1 -4
- package/CapAskAira/CapAiMediaGeneration/reducer.d.ts.map +1 -1
- package/CapAskAira/CapAiMediaGeneration/selectors.d.ts +1 -1
- package/CapAskAira/CapAiMediaGeneration/selectors.d.ts.map +1 -1
- package/CapAskAira/CapAiMediaGeneration/types.d.ts +6 -12
- package/CapAskAira/CapAiMediaGeneration/types.d.ts.map +1 -1
- package/CapAskAira/ConfigurationBot/CopilotResponse.d.ts.map +1 -1
- package/CapAskAira/ConfigurationBot/index.d.ts +2 -2
- package/CapAskAira/ConfigurationBot/index.d.ts.map +1 -1
- package/CapAskAira/ConfigurationBot/messages.d.ts +73 -0
- package/CapAskAira/ConfigurationBot/messages.d.ts.map +1 -0
- package/CapAskAira/ConfigurationBot/types.d.ts +12 -7
- package/CapAskAira/ConfigurationBot/types.d.ts.map +1 -1
- package/CapAskAira/ContentGenerationBot/index.d.ts +2 -2
- package/CapAskAira/ContentGenerationBot/index.d.ts.map +1 -1
- package/CapAskAira/ContentGenerationBot/messages.d.ts +45 -0
- package/CapAskAira/ContentGenerationBot/messages.d.ts.map +1 -0
- package/CapAskAira/ContentGenerationBot/types.d.ts +2 -11
- package/CapAskAira/ContentGenerationBot/types.d.ts.map +1 -1
- package/CapAskAira/DocumentationBot/index.d.ts +2 -2
- package/CapAskAira/DocumentationBot/index.d.ts.map +1 -1
- package/CapAskAira/DocumentationBot/messages.d.ts +45 -0
- package/CapAskAira/DocumentationBot/messages.d.ts.map +1 -0
- package/CapAskAira/DocumentationBot/types.d.ts +2 -11
- package/CapAskAira/DocumentationBot/types.d.ts.map +1 -1
- package/CapAskAira/DocumentationChatBot/index.d.ts +9 -1
- package/CapAskAira/DocumentationChatBot/index.d.ts.map +1 -1
- package/CapAskAira/DocumentationChatBot/messages.d.ts +16 -0
- package/CapAskAira/DocumentationChatBot/messages.d.ts.map +1 -1
- package/CapAskAira/DocumentationChatBot/reducer.d.ts +1 -3
- package/CapAskAira/DocumentationChatBot/reducer.d.ts.map +1 -1
- package/CapAskAira/DocumentationChatBot/saga.d.ts.map +1 -1
- package/CapAskAira/DocumentationChatBot/types.d.ts +3 -4
- package/CapAskAira/DocumentationChatBot/types.d.ts.map +1 -1
- package/CapAskAira/RuleGenerationBot/UtilComponents.d.ts.map +1 -1
- package/CapAskAira/RuleGenerationBot/index.d.ts +2 -1
- package/CapAskAira/RuleGenerationBot/index.d.ts.map +1 -1
- package/CapAskAira/RuleGenerationBot/messages.d.ts +49 -0
- package/CapAskAira/RuleGenerationBot/messages.d.ts.map +1 -0
- package/CapAskAira/RuleGenerationBot/reducer.d.ts +1 -4
- package/CapAskAira/RuleGenerationBot/reducer.d.ts.map +1 -1
- package/CapAskAira/RuleGenerationBot/saga.d.ts.map +1 -1
- package/CapAskAira/RuleGenerationBot/types.d.ts +6 -11
- package/CapAskAira/RuleGenerationBot/types.d.ts.map +1 -1
- package/CapAskAira/RuleSummarizationBot/index.d.ts +2 -1
- package/CapAskAira/RuleSummarizationBot/index.d.ts.map +1 -1
- package/CapAskAira/RuleSummarizationBot/reducer.d.ts +1 -4
- package/CapAskAira/RuleSummarizationBot/reducer.d.ts.map +1 -1
- package/CapAskAira/RuleSummarizationBot/types.d.ts +4 -0
- package/CapAskAira/RuleSummarizationBot/types.d.ts.map +1 -1
- package/CapAskAira/UtilComponents/AiraContainer.d.ts.map +1 -1
- package/CapAskAira/UtilComponents/Notification.d.ts.map +1 -1
- package/CapAskAira/UtilComponents/Popup.d.ts +2 -1
- package/CapAskAira/UtilComponents/Popup.d.ts.map +1 -1
- package/CapAskAira/UtilComponents/TitleBar.d.ts +6 -1
- package/CapAskAira/UtilComponents/TitleBar.d.ts.map +1 -1
- package/CapAskAira/constants.d.ts +9 -0
- package/CapAskAira/constants.d.ts.map +1 -1
- package/CapAskAira/index.d.ts +19 -24
- package/CapAskAira/index.d.ts.map +1 -1
- package/CapAskAira/index.js +730 -672
- package/CapAskAira/index.js.map +1 -1
- package/CapInput/README.md +4 -0
- package/CapSplit/index.js +1 -1
- package/CapSplit/index.js.map +1 -1
- package/README.md +6 -0
- package/index.d.ts +2 -0
- package/index.d.ts.map +1 -1
- package/index.js +736 -253
- package/index.js.map +1 -1
- package/package.json +1 -1
- package/styles/_variables.scss +26 -14
- package/CapVirtualMultiSelect/index.js +0 -18432
- package/CapVirtualMultiSelect/index.js.map +0 -1
package/package.json
CHANGED
package/styles/_variables.scss
CHANGED
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
$CAP_PRIMARY: (
|
|
6
6
|
base: #47af46,
|
|
7
7
|
hover: #1f9a1d,
|
|
8
|
-
disabled: #a1d8a0
|
|
8
|
+
disabled: #a1d8a0,
|
|
9
9
|
);
|
|
10
10
|
|
|
11
11
|
// Secondary colors
|
|
12
12
|
$CAP_SECONDARY: (
|
|
13
13
|
base: #2466ea,
|
|
14
|
-
light: rgba(#2466ea, 0.1)
|
|
14
|
+
light: rgba(#2466ea, 0.1),
|
|
15
15
|
);
|
|
16
16
|
|
|
17
17
|
// Custom colors
|
|
@@ -63,32 +63,32 @@ $CAP_COLOR_02: #fee5d3;
|
|
|
63
63
|
$CAP_COLOR_03: #e83135;
|
|
64
64
|
$CAP_COLOR_04: #fff4d6;
|
|
65
65
|
$CAP_COLOR_05: #fbd3d8;
|
|
66
|
-
$CAP_COLOR_06: #
|
|
67
|
-
$CAP_COLOR_07: #
|
|
66
|
+
$CAP_COLOR_06: #42b040;
|
|
67
|
+
$CAP_COLOR_07: #e9f0fc;
|
|
68
68
|
$CAP_COLOR_08: #faf9f4;
|
|
69
69
|
$CAP_COLOR_09: #7765d5;
|
|
70
70
|
$CAP_COLOR_10: #f79600;
|
|
71
71
|
$CAP_COLOR_11: #2388de;
|
|
72
72
|
$CAP_COLOR_12: #efba00;
|
|
73
73
|
$CAP_COLOR_13: #bcd0fa;
|
|
74
|
-
$CAP_COLOR_14: #
|
|
75
|
-
$CAP_COLOR_15: #
|
|
74
|
+
$CAP_COLOR_14: #9bc79a;
|
|
75
|
+
$CAP_COLOR_15: #f6ba8e;
|
|
76
76
|
$CAP_COLOR_16: #d9d9d9;
|
|
77
77
|
$CAP_COLOR_17: #1d61ee;
|
|
78
78
|
$CAP_COLOR_18: #d0d7ff;
|
|
79
79
|
$CAP_COLOR_19: #44ddff;
|
|
80
80
|
$CAP_COLOR_20: #4a67ff;
|
|
81
81
|
$CAP_COLOR_21: #ace0ff;
|
|
82
|
-
$CAP_COLOR_22: #
|
|
83
|
-
$CAP_COLOR_23: #
|
|
84
|
-
$CAP_COLOR_24: #
|
|
85
|
-
$CAP_COLOR_25: #
|
|
86
|
-
$CAP_COLOR_26: #
|
|
87
|
-
$CAP_COLOR_27: #
|
|
82
|
+
$CAP_COLOR_22: #dbb7f9;
|
|
83
|
+
$CAP_COLOR_23: #f8bae4;
|
|
84
|
+
$CAP_COLOR_24: #bcd0fa;
|
|
85
|
+
$CAP_COLOR_25: #ace1f1;
|
|
86
|
+
$CAP_COLOR_26: #ffe9ad;
|
|
87
|
+
$CAP_COLOR_27: #f4f7fe;
|
|
88
88
|
|
|
89
89
|
/* Fonts */
|
|
90
90
|
// ==============
|
|
91
|
-
$FONT_FAMILY:
|
|
91
|
+
$FONT_FAMILY: 'Roboto', sans-serif; //arial
|
|
92
92
|
$FONT_WEIGHT_REGULAR: 400;
|
|
93
93
|
$FONT_WEIGHT_MEDIUM: 500;
|
|
94
94
|
|
|
@@ -180,6 +180,18 @@ $color-success: #52c41a;
|
|
|
180
180
|
$color-warning: #faad14;
|
|
181
181
|
$color-info: #1890ff;
|
|
182
182
|
|
|
183
|
+
// CapAskAira / AiRA brand and shared UI colors
|
|
184
|
+
$AIRA_GRADIENT_START: #6268ff;
|
|
185
|
+
$AIRA_GRADIENT_END: #3ba7ff;
|
|
186
|
+
$AIRA_BG_LIGHT_START: #f5f5ff;
|
|
187
|
+
$AIRA_BG_LIGHT_END: #ebf6ff;
|
|
188
|
+
$CAP_PURPLE_ICON: #9747ff;
|
|
189
|
+
$CAP_BLACK_ALPHA05: rgba(0, 0, 0, 0.05);
|
|
190
|
+
$CAP_SHADOW_GREY: #aaaaaa;
|
|
191
|
+
$CAP_IMAGE_BG: #f0f0f0;
|
|
192
|
+
$CAP_LINK_BLUE: #0056e0;
|
|
193
|
+
$CAP_HIGHLIGHT_BG: #eaf1ff;
|
|
194
|
+
|
|
183
195
|
/* Backward Compatibility Aliases */
|
|
184
196
|
// ==============
|
|
185
197
|
// These aliases allow existing components using lowercase-hyphen naming to continue working
|
|
@@ -355,4 +367,4 @@ $timezone-footer-background-color: $CAP_G09;
|
|
|
355
367
|
$timezone-footer-font-color: #666;
|
|
356
368
|
$timezone-footer-font-size: $FONT_SIZE_S;
|
|
357
369
|
$timezone-footer-font-weight: $FONT_WEIGHT_MEDIUM;
|
|
358
|
-
$timezone-footer-icon-color: #999;
|
|
370
|
+
$timezone-footer-icon-color: #999;
|