@zohodesk/dot 1.0.0-temp-181.4 → 1.0.0-temp-181.6
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/coverage/ExternalLink/ExternalLink.js.html +1 -1
- package/coverage/ExternalLink/ExternalLink.module.css.html +1 -1
- package/coverage/ExternalLink/index.html +1 -1
- package/coverage/ExternalLink/props/defaultProps.js.html +1 -1
- package/coverage/ExternalLink/props/index.html +1 -1
- package/coverage/ExternalLink/props/propTypes.js.html +1 -1
- package/coverage/IconButton/IconButton.js.html +1 -1
- package/coverage/IconButton/IconButton.module.css.html +1 -1
- package/coverage/IconButton/index.html +1 -1
- package/coverage/IconButton/props/defaultProps.js.html +1 -1
- package/coverage/IconButton/props/index.html +1 -1
- package/coverage/IconButton/props/propTypes.js.html +1 -1
- package/coverage/Image/Image.js.html +1 -1
- package/coverage/Image/Image.module.css.html +1 -1
- package/coverage/Image/index.html +1 -1
- package/coverage/Image/props/defaultProps.js.html +1 -1
- package/coverage/Image/props/index.html +1 -1
- package/coverage/Image/props/propTypes.js.html +1 -1
- package/coverage/avatar/AvatarWithTeam/AvatarWithTeam.js.html +1 -1
- package/coverage/avatar/AvatarWithTeam/AvatarWithTeam.module.css.html +1 -1
- package/coverage/avatar/AvatarWithTeam/index.html +1 -1
- package/coverage/avatar/AvatarWithTeam/props/defaultProps.js.html +1 -1
- package/coverage/avatar/AvatarWithTeam/props/index.html +1 -1
- package/coverage/avatar/AvatarWithTeam/props/propTypes.js.html +1 -1
- package/coverage/index.html +1 -1
- package/es/v1/DotWrapper/DotWrapper.js +16 -21
- package/es/v1/DotWrapper/props/defaultProps.js +1 -1
- package/es/v1/DotWrapper/props/propTypes.js +2 -3
- package/es/v1/DotWrapper/utils/appearanceProperties.js +1 -15
- package/es/v1/DotWrapper/utils/themeProperties.js +1 -73
- package/lib/v1/DotWrapper/DotWrapper.js +21 -29
- package/lib/v1/DotWrapper/props/defaultProps.js +1 -1
- package/lib/v1/DotWrapper/props/propTypes.js +2 -3
- package/lib/v1/DotWrapper/utils/appearanceProperties.js +0 -20
- package/lib/v1/DotWrapper/utils/themeProperties.js +0 -102
- package/package.json +1 -1
- package/result.json +1 -1
- package/es/v1/DotWrapper/libraryChunks/appearance/desk-components/DarkMode_DeskComponent.js +0 -1
- package/es/v1/DotWrapper/libraryChunks/appearance/desk-components/LightMode_DeskComponent.js +0 -1
- package/es/v1/DotWrapper/libraryChunks/appearance/desk-components/PureDarkMode_DeskComponent.js +0 -1
- package/es/v1/DotWrapper/libraryChunks/themes/desk-components/blue/Blue_Dark_DeskComponent.js +0 -1
- package/es/v1/DotWrapper/libraryChunks/themes/desk-components/blue/Blue_Light_DeskComponent.js +0 -1
- package/es/v1/DotWrapper/libraryChunks/themes/desk-components/blue/Blue_PureDark_DeskComponent.js +0 -1
- package/es/v1/DotWrapper/libraryChunks/themes/desk-components/green/Green_Dark_DeskComponent.js +0 -1
- package/es/v1/DotWrapper/libraryChunks/themes/desk-components/green/Green_Light_DeskComponent.js +0 -1
- package/es/v1/DotWrapper/libraryChunks/themes/desk-components/green/Green_PureDark_DeskComponent.js +0 -1
- package/es/v1/DotWrapper/libraryChunks/themes/desk-components/orange/Orange_Dark_DeskComponent.js +0 -1
- package/es/v1/DotWrapper/libraryChunks/themes/desk-components/orange/Orange_Light_DeskComponent.js +0 -1
- package/es/v1/DotWrapper/libraryChunks/themes/desk-components/orange/Orange_PureDark_DeskComponent.js +0 -1
- package/es/v1/DotWrapper/libraryChunks/themes/desk-components/red/Red_Dark_DeskComponent.js +0 -1
- package/es/v1/DotWrapper/libraryChunks/themes/desk-components/red/Red_Light_DeskComponent.js +0 -1
- package/es/v1/DotWrapper/libraryChunks/themes/desk-components/red/Red_PureDark_DeskComponent.js +0 -1
- package/es/v1/DotWrapper/libraryChunks/themes/desk-components/yellow/Yellow_Dark_DeskComponent.js +0 -1
- package/es/v1/DotWrapper/libraryChunks/themes/desk-components/yellow/Yellow_Light_DeskComponent.js +0 -1
- package/es/v1/DotWrapper/libraryChunks/themes/desk-components/yellow/Yellow_PureDark_DeskComponent.js +0 -1
- package/lib/v1/DotWrapper/libraryChunks/appearance/desk-components/DarkMode_DeskComponent.js +0 -3
- package/lib/v1/DotWrapper/libraryChunks/appearance/desk-components/LightMode_DeskComponent.js +0 -3
- package/lib/v1/DotWrapper/libraryChunks/appearance/desk-components/PureDarkMode_DeskComponent.js +0 -3
- package/lib/v1/DotWrapper/libraryChunks/themes/desk-components/blue/Blue_Dark_DeskComponent.js +0 -3
- package/lib/v1/DotWrapper/libraryChunks/themes/desk-components/blue/Blue_Light_DeskComponent.js +0 -3
- package/lib/v1/DotWrapper/libraryChunks/themes/desk-components/blue/Blue_PureDark_DeskComponent.js +0 -3
- package/lib/v1/DotWrapper/libraryChunks/themes/desk-components/green/Green_Dark_DeskComponent.js +0 -3
- package/lib/v1/DotWrapper/libraryChunks/themes/desk-components/green/Green_Light_DeskComponent.js +0 -3
- package/lib/v1/DotWrapper/libraryChunks/themes/desk-components/green/Green_PureDark_DeskComponent.js +0 -3
- package/lib/v1/DotWrapper/libraryChunks/themes/desk-components/orange/Orange_Dark_DeskComponent.js +0 -3
- package/lib/v1/DotWrapper/libraryChunks/themes/desk-components/orange/Orange_Light_DeskComponent.js +0 -3
- package/lib/v1/DotWrapper/libraryChunks/themes/desk-components/orange/Orange_PureDark_DeskComponent.js +0 -3
- package/lib/v1/DotWrapper/libraryChunks/themes/desk-components/red/Red_Dark_DeskComponent.js +0 -3
- package/lib/v1/DotWrapper/libraryChunks/themes/desk-components/red/Red_Light_DeskComponent.js +0 -3
- package/lib/v1/DotWrapper/libraryChunks/themes/desk-components/red/Red_PureDark_DeskComponent.js +0 -3
- package/lib/v1/DotWrapper/libraryChunks/themes/desk-components/yellow/Yellow_Dark_DeskComponent.js +0 -3
- package/lib/v1/DotWrapper/libraryChunks/themes/desk-components/yellow/Yellow_Light_DeskComponent.js +0 -3
- package/lib/v1/DotWrapper/libraryChunks/themes/desk-components/yellow/Yellow_PureDark_DeskComponent.js +0 -3
|
@@ -214,7 +214,7 @@ ExternalLink.propTypes = propTypes;
|
|
|
214
214
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
215
215
|
Code coverage generated by
|
|
216
216
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
217
|
-
at 2024-
|
|
217
|
+
at 2024-04-03T11:14:42.975Z
|
|
218
218
|
</div>
|
|
219
219
|
<script src="../prettify.js"></script>
|
|
220
220
|
<script>
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
80
80
|
Code coverage generated by
|
|
81
81
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
82
|
-
at 2024-
|
|
82
|
+
at 2024-04-03T11:14:42.975Z
|
|
83
83
|
</div>
|
|
84
84
|
<script src="../prettify.js"></script>
|
|
85
85
|
<script>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
117
|
Code coverage generated by
|
|
118
118
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at 2024-
|
|
119
|
+
at 2024-04-03T11:14:42.975Z
|
|
120
120
|
</div>
|
|
121
121
|
<script src="../prettify.js"></script>
|
|
122
122
|
<script>
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
86
86
|
Code coverage generated by
|
|
87
87
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
88
|
-
at 2024-
|
|
88
|
+
at 2024-04-03T11:14:42.975Z
|
|
89
89
|
</div>
|
|
90
90
|
<script src="../../prettify.js"></script>
|
|
91
91
|
<script>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
117
|
Code coverage generated by
|
|
118
118
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at 2024-
|
|
119
|
+
at 2024-04-03T11:14:42.975Z
|
|
120
120
|
</div>
|
|
121
121
|
<script src="../../prettify.js"></script>
|
|
122
122
|
<script>
|
|
@@ -109,7 +109,7 @@ export const propTypes = {
|
|
|
109
109
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
110
110
|
Code coverage generated by
|
|
111
111
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
112
|
-
at 2024-
|
|
112
|
+
at 2024-04-03T11:14:42.975Z
|
|
113
113
|
</div>
|
|
114
114
|
<script src="../../prettify.js"></script>
|
|
115
115
|
<script>
|
|
@@ -451,7 +451,7 @@ IconButton.defaultProps = defaultProps;
|
|
|
451
451
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
452
452
|
Code coverage generated by
|
|
453
453
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
454
|
-
at 2024-
|
|
454
|
+
at 2024-04-03T11:14:42.975Z
|
|
455
455
|
</div>
|
|
456
456
|
<script src="../prettify.js"></script>
|
|
457
457
|
<script>
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
140
140
|
Code coverage generated by
|
|
141
141
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
142
|
-
at 2024-
|
|
142
|
+
at 2024-04-03T11:14:42.975Z
|
|
143
143
|
</div>
|
|
144
144
|
<script src="../prettify.js"></script>
|
|
145
145
|
<script>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
117
|
Code coverage generated by
|
|
118
118
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at 2024-
|
|
119
|
+
at 2024-04-03T11:14:42.975Z
|
|
120
120
|
</div>
|
|
121
121
|
<script src="../prettify.js"></script>
|
|
122
122
|
<script>
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
122
122
|
Code coverage generated by
|
|
123
123
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
124
|
-
at 2024-
|
|
124
|
+
at 2024-04-03T11:14:42.975Z
|
|
125
125
|
</div>
|
|
126
126
|
<script src="../../prettify.js"></script>
|
|
127
127
|
<script>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
117
|
Code coverage generated by
|
|
118
118
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at 2024-
|
|
119
|
+
at 2024-04-03T11:14:42.975Z
|
|
120
120
|
</div>
|
|
121
121
|
<script src="../../prettify.js"></script>
|
|
122
122
|
<script>
|
|
@@ -172,7 +172,7 @@ export const propTypes = {
|
|
|
172
172
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
173
173
|
Code coverage generated by
|
|
174
174
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
175
|
-
at 2024-
|
|
175
|
+
at 2024-04-03T11:14:42.975Z
|
|
176
176
|
</div>
|
|
177
177
|
<script src="../../prettify.js"></script>
|
|
178
178
|
<script>
|
|
@@ -169,7 +169,7 @@ Image.defaultProps = defaultProps;
|
|
|
169
169
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
170
170
|
Code coverage generated by
|
|
171
171
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
172
|
-
at 2024-
|
|
172
|
+
at 2024-04-03T11:14:42.975Z
|
|
173
173
|
</div>
|
|
174
174
|
<script src="../prettify.js"></script>
|
|
175
175
|
<script>
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
104
104
|
Code coverage generated by
|
|
105
105
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
106
|
-
at 2024-
|
|
106
|
+
at 2024-04-03T11:14:42.975Z
|
|
107
107
|
</div>
|
|
108
108
|
<script src="../prettify.js"></script>
|
|
109
109
|
<script>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
117
|
Code coverage generated by
|
|
118
118
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at 2024-
|
|
119
|
+
at 2024-04-03T11:14:42.975Z
|
|
120
120
|
</div>
|
|
121
121
|
<script src="../prettify.js"></script>
|
|
122
122
|
<script>
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
83
83
|
Code coverage generated by
|
|
84
84
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
85
|
-
at 2024-
|
|
85
|
+
at 2024-04-03T11:14:42.975Z
|
|
86
86
|
</div>
|
|
87
87
|
<script src="../../prettify.js"></script>
|
|
88
88
|
<script>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
117
|
Code coverage generated by
|
|
118
118
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at 2024-
|
|
119
|
+
at 2024-04-03T11:14:42.975Z
|
|
120
120
|
</div>
|
|
121
121
|
<script src="../../prettify.js"></script>
|
|
122
122
|
<script>
|
|
@@ -112,7 +112,7 @@ export const propTypes = {
|
|
|
112
112
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
113
113
|
Code coverage generated by
|
|
114
114
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
115
|
-
at 2024-
|
|
115
|
+
at 2024-04-03T11:14:42.975Z
|
|
116
116
|
</div>
|
|
117
117
|
<script src="../../prettify.js"></script>
|
|
118
118
|
<script>
|
|
@@ -433,7 +433,7 @@ AvatarWithTeam.propTypes = propTypes;
|
|
|
433
433
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
434
434
|
Code coverage generated by
|
|
435
435
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
436
|
-
at 2024-
|
|
436
|
+
at 2024-04-03T11:14:42.975Z
|
|
437
437
|
</div>
|
|
438
438
|
<script src="../../prettify.js"></script>
|
|
439
439
|
<script>
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
119
119
|
Code coverage generated by
|
|
120
120
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
121
|
-
at 2024-
|
|
121
|
+
at 2024-04-03T11:14:42.975Z
|
|
122
122
|
</div>
|
|
123
123
|
<script src="../../prettify.js"></script>
|
|
124
124
|
<script>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
117
|
Code coverage generated by
|
|
118
118
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at 2024-
|
|
119
|
+
at 2024-04-03T11:14:42.975Z
|
|
120
120
|
</div>
|
|
121
121
|
<script src="../../prettify.js"></script>
|
|
122
122
|
<script>
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
98
98
|
Code coverage generated by
|
|
99
99
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
100
|
-
at 2024-
|
|
100
|
+
at 2024-04-03T11:14:42.975Z
|
|
101
101
|
</div>
|
|
102
102
|
<script src="../../../prettify.js"></script>
|
|
103
103
|
<script>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
117
|
Code coverage generated by
|
|
118
118
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at 2024-
|
|
119
|
+
at 2024-04-03T11:14:42.975Z
|
|
120
120
|
</div>
|
|
121
121
|
<script src="../../../prettify.js"></script>
|
|
122
122
|
<script>
|
|
@@ -148,7 +148,7 @@ export const propTypes = {
|
|
|
148
148
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
149
149
|
Code coverage generated by
|
|
150
150
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
151
|
-
at 2024-
|
|
151
|
+
at 2024-04-03T11:14:42.975Z
|
|
152
152
|
</div>
|
|
153
153
|
<script src="../../../prettify.js"></script>
|
|
154
154
|
<script>
|
package/coverage/index.html
CHANGED
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
207
207
|
Code coverage generated by
|
|
208
208
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
209
|
-
at 2024-
|
|
209
|
+
at 2024-04-03T11:14:42.975Z
|
|
210
210
|
</div>
|
|
211
211
|
<script src="prettify.js"></script>
|
|
212
212
|
<script>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from 'react';
|
|
1
|
+
import React, { useEffect } from 'react';
|
|
2
2
|
import { getAppearance, getTheme, getZoomSize, getFontSize } from './libraryChunks/dynamicImports';
|
|
3
3
|
import '@zohodesk/components/assets/Contrast/lightContrastLightness.module.css';
|
|
4
4
|
import '@zohodesk/components/assets/Contrast/darkContrastLightness.module.css';
|
|
@@ -9,36 +9,31 @@ import '@zohodesk/components/es/common/basic.module.css';
|
|
|
9
9
|
import '@zohodesk/variables/lib/fontFamilyVariables.module.css';
|
|
10
10
|
import '@zohodesk/components/lib/common/boxShadow.module.css';
|
|
11
11
|
import '../../common/dot_boxShadow.module.css';
|
|
12
|
-
import '@zohodesk-private/desk-components/es/common/Dc_boxShadow.module.css';
|
|
13
12
|
import { propTypes } from './props/propTypes';
|
|
14
13
|
import { defaultProps } from './props/defaultProps';
|
|
15
14
|
export default function DotWrapper(props) {
|
|
16
15
|
let {
|
|
17
|
-
children,
|
|
18
16
|
appearance,
|
|
19
17
|
theme,
|
|
20
18
|
library,
|
|
21
19
|
baseZoomSize,
|
|
22
20
|
baseFontSize,
|
|
23
|
-
|
|
21
|
+
resources
|
|
24
22
|
} = props;
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
};
|
|
38
|
-
return
|
|
39
|
-
className: `rootWrapper ${className}`,
|
|
40
|
-
style: combinedStyles
|
|
41
|
-
}, children);
|
|
23
|
+
useEffect(() => {
|
|
24
|
+
if (resources === 'libraryWrapper') {
|
|
25
|
+
getAppearance(appearance, library);
|
|
26
|
+
getTheme(appearance, theme, library);
|
|
27
|
+
baseZoomSize && getZoomSize();
|
|
28
|
+
baseFontSize && getFontSize();
|
|
29
|
+
const wrapperElements = document.querySelectorAll(`[resources="${resources}"]`);
|
|
30
|
+
wrapperElements.forEach(element => {
|
|
31
|
+
element.style.setProperty('--zd_baseSize', baseZoomSize);
|
|
32
|
+
element.style.setProperty('--zd_baseFontSize', baseFontSize);
|
|
33
|
+
});
|
|
34
|
+
}
|
|
35
|
+
}, [appearance, theme, library, baseZoomSize, baseFontSize, resources]);
|
|
36
|
+
return null;
|
|
42
37
|
}
|
|
43
38
|
DotWrapper.propTypes = propTypes;
|
|
44
39
|
DotWrapper.defaultProps = defaultProps;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import PropTypes from 'prop-types';
|
|
2
2
|
export const propTypes = {
|
|
3
|
-
children: PropTypes.oneOfType([PropTypes.element, PropTypes.arrayOf(PropTypes.element)]),
|
|
4
3
|
appearance: PropTypes.oneOf(['light', 'dark', 'pureDark']),
|
|
5
4
|
theme: PropTypes.oneOf(['blue', 'green', 'orange', 'red', 'yellow']),
|
|
6
|
-
library: PropTypes.arrayOf(PropTypes.oneOf(['component', 'dot', 'svg'
|
|
5
|
+
library: PropTypes.arrayOf(PropTypes.oneOf(['component', 'dot', 'svg'])),
|
|
7
6
|
baseZoomSize: PropTypes.number,
|
|
8
7
|
baseFontSize: PropTypes.number,
|
|
9
|
-
|
|
8
|
+
resources: PropTypes.string
|
|
10
9
|
};
|
|
@@ -25,16 +25,7 @@ export const appearanceImports = {
|
|
|
25
25
|
'../libraryChunks/appearance/svg/DarkMode_SVG'),
|
|
26
26
|
Lib_PureDarkMode_SVG: () => import(
|
|
27
27
|
/* webpackChunkName: 'Lib_PureDarkMode_SVG' */
|
|
28
|
-
'../libraryChunks/appearance/svg/PureDarkMode_SVG')
|
|
29
|
-
Lib_LightMode_DeskComponent: () => import(
|
|
30
|
-
/* webpackChunkName: 'Lib_LightMode_DeskComponent' */
|
|
31
|
-
'../libraryChunks/appearance/desk-components/LightMode_DeskComponent'),
|
|
32
|
-
Lib_DarkMode_DeskComponent: () => import(
|
|
33
|
-
/* webpackChunkName: 'Lib_DarkMode_DeskComponent' */
|
|
34
|
-
'../libraryChunks/appearance/desk-components/DarkMode_DeskComponent'),
|
|
35
|
-
Lib_PureDarkMode_DeskComponent: () => import(
|
|
36
|
-
/* webpackChunkName: 'Lib_PureDarkMode_DeskComponent' */
|
|
37
|
-
'../libraryChunks/appearance/desk-components/PureDarkMode_DeskComponent')
|
|
28
|
+
'../libraryChunks/appearance/svg/PureDarkMode_SVG')
|
|
38
29
|
};
|
|
39
30
|
export const appearanceMapping = {
|
|
40
31
|
component: {
|
|
@@ -51,10 +42,5 @@ export const appearanceMapping = {
|
|
|
51
42
|
light: 'Lib_LightMode_SVG',
|
|
52
43
|
dark: 'Lib_DarkMode_SVG',
|
|
53
44
|
pureDark: 'Lib_PureDarkMode_SVG'
|
|
54
|
-
},
|
|
55
|
-
deskComponents: {
|
|
56
|
-
light: 'Lib_LightMode_DeskComponent',
|
|
57
|
-
dark: 'Lib_DarkMode_DeskComponent',
|
|
58
|
-
pureDark: 'Lib_PureDarkMode_DeskComponent'
|
|
59
45
|
}
|
|
60
46
|
};
|
|
@@ -133,52 +133,7 @@ export const themeImports = {
|
|
|
133
133
|
'../libraryChunks/themes/svg/yellow/Yellow_Dark_SVG'),
|
|
134
134
|
Lib_Yellow_PureDark_SVG: () => import(
|
|
135
135
|
/* webpackChunkName: 'Lib_Yellow_PureDark_SVG' */
|
|
136
|
-
'../libraryChunks/themes/svg/yellow/Yellow_PureDark_SVG')
|
|
137
|
-
Lib_Blue_Light_DeskComponent: () => import(
|
|
138
|
-
/* webpackChunkName: 'Lib_Blue_Light_DeskComponent' */
|
|
139
|
-
'../libraryChunks/themes/desk-components/blue/Blue_Light_DeskComponent'),
|
|
140
|
-
Lib_Blue_Dark_DeskComponent: () => import(
|
|
141
|
-
/* webpackChunkName: 'Lib_Blue_Dark_DeskComponent' */
|
|
142
|
-
'../libraryChunks/themes/desk-components/blue/Blue_Dark_DeskComponent'),
|
|
143
|
-
Lib_Blue_PureDark_DeskComponent: () => import(
|
|
144
|
-
/* webpackChunkName: 'Lib_Blue_PureDark_DeskComponent' */
|
|
145
|
-
'../libraryChunks/themes/desk-components/blue/Blue_PureDark_DeskComponent'),
|
|
146
|
-
Lib_Green_Light_DeskComponent: () => import(
|
|
147
|
-
/* webpackChunkName: 'Lib_Green_Light_DeskComponent' */
|
|
148
|
-
'../libraryChunks/themes/desk-components/green/Green_Light_DeskComponent'),
|
|
149
|
-
Lib_Green_Dark_DeskComponent: () => import(
|
|
150
|
-
/* webpackChunkName: 'Lib_Green_Dark_DeskComponent' */
|
|
151
|
-
'../libraryChunks/themes/desk-components/green/Green_Dark_DeskComponent'),
|
|
152
|
-
Lib_Green_PureDark_DeskComponent: () => import(
|
|
153
|
-
/* webpackChunkName: 'Lib_Green_PureDark_DeskComponent' */
|
|
154
|
-
'../libraryChunks/themes/desk-components/green/Green_PureDark_DeskComponent'),
|
|
155
|
-
Lib_Orange_Light_DeskComponent: () => import(
|
|
156
|
-
/* webpackChunkName: 'Lib_Orange_Light_DeskComponent' */
|
|
157
|
-
'../libraryChunks/themes/desk-components/orange/Orange_Light_DeskComponent'),
|
|
158
|
-
Lib_Orange_Dark_DeskComponent: () => import(
|
|
159
|
-
/* webpackChunkName: 'Lib_Orange_Dark_DeskComponent' */
|
|
160
|
-
'../libraryChunks/themes/desk-components/orange/Orange_Dark_DeskComponent'),
|
|
161
|
-
Lib_Orange_PureDark_DeskComponent: () => import(
|
|
162
|
-
/* webpackChunkName: 'Lib_Orange_PureDark_DeskComponent' */
|
|
163
|
-
'../libraryChunks/themes/desk-components/orange/Orange_PureDark_DeskComponent'),
|
|
164
|
-
Lib_Red_Light_DeskComponent: () => import(
|
|
165
|
-
/* webpackChunkName: 'Lib_Red_Light_DeskComponent' */
|
|
166
|
-
'../libraryChunks/themes/desk-components/red/Red_Light_DeskComponent'),
|
|
167
|
-
Lib_Red_Dark_DeskComponent: () => import(
|
|
168
|
-
/* webpackChunkName: 'Lib_Red_Dark_DeskComponent' */
|
|
169
|
-
'../libraryChunks/themes/desk-components/red/Red_Dark_DeskComponent'),
|
|
170
|
-
Lib_Red_PureDark_DeskComponent: () => import(
|
|
171
|
-
/* webpackChunkName: 'Lib_Red_PureDark_DeskComponent' */
|
|
172
|
-
'../libraryChunks/themes/desk-components/red/Red_PureDark_DeskComponent'),
|
|
173
|
-
Lib_Yellow_Light_DeskComponent: () => import(
|
|
174
|
-
/* webpackChunkName: 'Lib_Yellow_Light_DeskComponent' */
|
|
175
|
-
'../libraryChunks/themes/desk-components/yellow/Yellow_Light_DeskComponent'),
|
|
176
|
-
Lib_Yellow_Dark_DeskComponent: () => import(
|
|
177
|
-
/* webpackChunkName: 'Lib_Yellow_Dark_DeskComponent' */
|
|
178
|
-
'../libraryChunks/themes/desk-components/yellow/Yellow_Dark_DeskComponent'),
|
|
179
|
-
Lib_Yellow_PureDark_DeskComponent: () => import(
|
|
180
|
-
/* webpackChunkName: 'Lib_Yellow_PureDark_DeskComponent' */
|
|
181
|
-
'../libraryChunks/themes/desk-components/yellow/Yellow_PureDark_DeskComponent')
|
|
136
|
+
'../libraryChunks/themes/svg/yellow/Yellow_PureDark_SVG')
|
|
182
137
|
};
|
|
183
138
|
export const themeMapping = {
|
|
184
139
|
component: {
|
|
@@ -261,32 +216,5 @@ export const themeMapping = {
|
|
|
261
216
|
dark: 'Lib_Yellow_Dark_SVG',
|
|
262
217
|
pureDark: 'Lib_Yellow_PureDark_SVG'
|
|
263
218
|
}
|
|
264
|
-
},
|
|
265
|
-
deskComponents: {
|
|
266
|
-
blue: {
|
|
267
|
-
light: 'Lib_Blue_Light_DeskComponent',
|
|
268
|
-
dark: 'Lib_Blue_Dark_DeskComponent',
|
|
269
|
-
pureDark: 'Lib_Blue_PureDark_DeskComponent'
|
|
270
|
-
},
|
|
271
|
-
green: {
|
|
272
|
-
light: 'Lib_Green_Light_DeskComponent',
|
|
273
|
-
dark: 'Lib_Green_Dark_DeskComponent',
|
|
274
|
-
pureDark: 'Lib_Green_PureDark_DeskComponent'
|
|
275
|
-
},
|
|
276
|
-
orange: {
|
|
277
|
-
light: 'Lib_Orange_Light_DeskComponent',
|
|
278
|
-
dark: 'Lib_Orange_Dark_DeskComponent',
|
|
279
|
-
pureDark: 'Lib_Orange_PureDark_DeskComponent'
|
|
280
|
-
},
|
|
281
|
-
red: {
|
|
282
|
-
light: 'Lib_Red_Light_DeskComponent',
|
|
283
|
-
dark: 'Lib_Red_Dark_DeskComponent',
|
|
284
|
-
pureDark: 'Lib_Red_PureDark_DeskComponent'
|
|
285
|
-
},
|
|
286
|
-
yellow: {
|
|
287
|
-
light: 'Lib_Yellow_Light_DeskComponent',
|
|
288
|
-
dark: 'Lib_Yellow_Dark_DeskComponent',
|
|
289
|
-
pureDark: 'Lib_Yellow_PureDark_DeskComponent'
|
|
290
|
-
}
|
|
291
219
|
}
|
|
292
220
|
};
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
4
|
+
|
|
3
5
|
Object.defineProperty(exports, "__esModule", {
|
|
4
6
|
value: true
|
|
5
7
|
});
|
|
6
8
|
exports["default"] = DotWrapper;
|
|
7
9
|
|
|
8
|
-
var _react =
|
|
10
|
+
var _react = _interopRequireWildcard(require("react"));
|
|
9
11
|
|
|
10
12
|
var _dynamicImports = require("./libraryChunks/dynamicImports");
|
|
11
13
|
|
|
@@ -27,45 +29,35 @@ require("@zohodesk/components/lib/common/boxShadow.module.css");
|
|
|
27
29
|
|
|
28
30
|
require("../../common/dot_boxShadow.module.css");
|
|
29
31
|
|
|
30
|
-
require("@zohodesk-private/desk-components/es/common/Dc_boxShadow.module.css");
|
|
31
|
-
|
|
32
32
|
var _propTypes = require("./props/propTypes");
|
|
33
33
|
|
|
34
34
|
var _defaultProps = require("./props/defaultProps");
|
|
35
35
|
|
|
36
|
-
function
|
|
37
|
-
|
|
38
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
39
|
-
|
|
40
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
36
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
41
37
|
|
|
42
|
-
function
|
|
38
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
43
39
|
|
|
44
40
|
function DotWrapper(props) {
|
|
45
|
-
var
|
|
46
|
-
appearance = props.appearance,
|
|
41
|
+
var appearance = props.appearance,
|
|
47
42
|
theme = props.theme,
|
|
48
43
|
library = props.library,
|
|
49
44
|
baseZoomSize = props.baseZoomSize,
|
|
50
45
|
baseFontSize = props.baseFontSize,
|
|
51
|
-
|
|
52
|
-
(0,
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
return
|
|
66
|
-
className: "rootWrapper ".concat(className),
|
|
67
|
-
style: combinedStyles
|
|
68
|
-
}, children);
|
|
46
|
+
resources = props.resources;
|
|
47
|
+
(0, _react.useEffect)(function () {
|
|
48
|
+
if (resources === 'libraryWrapper') {
|
|
49
|
+
(0, _dynamicImports.getAppearance)(appearance, library);
|
|
50
|
+
(0, _dynamicImports.getTheme)(appearance, theme, library);
|
|
51
|
+
baseZoomSize && (0, _dynamicImports.getZoomSize)();
|
|
52
|
+
baseFontSize && (0, _dynamicImports.getFontSize)();
|
|
53
|
+
var wrapperElements = document.querySelectorAll("[resources=\"".concat(resources, "\"]"));
|
|
54
|
+
wrapperElements.forEach(function (element) {
|
|
55
|
+
element.style.setProperty('--zd_baseSize', baseZoomSize);
|
|
56
|
+
element.style.setProperty('--zd_baseFontSize', baseFontSize);
|
|
57
|
+
});
|
|
58
|
+
}
|
|
59
|
+
}, [appearance, theme, library, baseZoomSize, baseFontSize, resources]);
|
|
60
|
+
return null;
|
|
69
61
|
}
|
|
70
62
|
|
|
71
63
|
DotWrapper.propTypes = _propTypes.propTypes;
|
|
@@ -10,12 +10,11 @@ var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
|
10
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
11
11
|
|
|
12
12
|
var propTypes = {
|
|
13
|
-
children: _propTypes["default"].oneOfType([_propTypes["default"].element, _propTypes["default"].arrayOf(_propTypes["default"].element)]),
|
|
14
13
|
appearance: _propTypes["default"].oneOf(['light', 'dark', 'pureDark']),
|
|
15
14
|
theme: _propTypes["default"].oneOf(['blue', 'green', 'orange', 'red', 'yellow']),
|
|
16
|
-
library: _propTypes["default"].arrayOf(_propTypes["default"].oneOf(['component', 'dot', 'svg'
|
|
15
|
+
library: _propTypes["default"].arrayOf(_propTypes["default"].oneOf(['component', 'dot', 'svg'])),
|
|
17
16
|
baseZoomSize: _propTypes["default"].number,
|
|
18
17
|
baseFontSize: _propTypes["default"].number,
|
|
19
|
-
|
|
18
|
+
resources: _propTypes["default"].string
|
|
20
19
|
};
|
|
21
20
|
exports.propTypes = propTypes;
|
|
@@ -56,21 +56,6 @@ var appearanceImports = {
|
|
|
56
56
|
return Promise.resolve().then(function () {
|
|
57
57
|
return _interopRequireWildcard(require('../libraryChunks/appearance/svg/PureDarkMode_SVG'));
|
|
58
58
|
});
|
|
59
|
-
},
|
|
60
|
-
Lib_LightMode_DeskComponent: function Lib_LightMode_DeskComponent() {
|
|
61
|
-
return Promise.resolve().then(function () {
|
|
62
|
-
return _interopRequireWildcard(require('../libraryChunks/appearance/desk-components/LightMode_DeskComponent'));
|
|
63
|
-
});
|
|
64
|
-
},
|
|
65
|
-
Lib_DarkMode_DeskComponent: function Lib_DarkMode_DeskComponent() {
|
|
66
|
-
return Promise.resolve().then(function () {
|
|
67
|
-
return _interopRequireWildcard(require('../libraryChunks/appearance/desk-components/DarkMode_DeskComponent'));
|
|
68
|
-
});
|
|
69
|
-
},
|
|
70
|
-
Lib_PureDarkMode_DeskComponent: function Lib_PureDarkMode_DeskComponent() {
|
|
71
|
-
return Promise.resolve().then(function () {
|
|
72
|
-
return _interopRequireWildcard(require('../libraryChunks/appearance/desk-components/PureDarkMode_DeskComponent'));
|
|
73
|
-
});
|
|
74
59
|
}
|
|
75
60
|
};
|
|
76
61
|
exports.appearanceImports = appearanceImports;
|
|
@@ -89,11 +74,6 @@ var appearanceMapping = {
|
|
|
89
74
|
light: 'Lib_LightMode_SVG',
|
|
90
75
|
dark: 'Lib_DarkMode_SVG',
|
|
91
76
|
pureDark: 'Lib_PureDarkMode_SVG'
|
|
92
|
-
},
|
|
93
|
-
deskComponents: {
|
|
94
|
-
light: 'Lib_LightMode_DeskComponent',
|
|
95
|
-
dark: 'Lib_DarkMode_DeskComponent',
|
|
96
|
-
pureDark: 'Lib_PureDarkMode_DeskComponent'
|
|
97
77
|
}
|
|
98
78
|
};
|
|
99
79
|
exports.appearanceMapping = appearanceMapping;
|
|
@@ -236,81 +236,6 @@ var themeImports = {
|
|
|
236
236
|
return Promise.resolve().then(function () {
|
|
237
237
|
return _interopRequireWildcard(require('../libraryChunks/themes/svg/yellow/Yellow_PureDark_SVG'));
|
|
238
238
|
});
|
|
239
|
-
},
|
|
240
|
-
Lib_Blue_Light_DeskComponent: function Lib_Blue_Light_DeskComponent() {
|
|
241
|
-
return Promise.resolve().then(function () {
|
|
242
|
-
return _interopRequireWildcard(require('../libraryChunks/themes/desk-components/blue/Blue_Light_DeskComponent'));
|
|
243
|
-
});
|
|
244
|
-
},
|
|
245
|
-
Lib_Blue_Dark_DeskComponent: function Lib_Blue_Dark_DeskComponent() {
|
|
246
|
-
return Promise.resolve().then(function () {
|
|
247
|
-
return _interopRequireWildcard(require('../libraryChunks/themes/desk-components/blue/Blue_Dark_DeskComponent'));
|
|
248
|
-
});
|
|
249
|
-
},
|
|
250
|
-
Lib_Blue_PureDark_DeskComponent: function Lib_Blue_PureDark_DeskComponent() {
|
|
251
|
-
return Promise.resolve().then(function () {
|
|
252
|
-
return _interopRequireWildcard(require('../libraryChunks/themes/desk-components/blue/Blue_PureDark_DeskComponent'));
|
|
253
|
-
});
|
|
254
|
-
},
|
|
255
|
-
Lib_Green_Light_DeskComponent: function Lib_Green_Light_DeskComponent() {
|
|
256
|
-
return Promise.resolve().then(function () {
|
|
257
|
-
return _interopRequireWildcard(require('../libraryChunks/themes/desk-components/green/Green_Light_DeskComponent'));
|
|
258
|
-
});
|
|
259
|
-
},
|
|
260
|
-
Lib_Green_Dark_DeskComponent: function Lib_Green_Dark_DeskComponent() {
|
|
261
|
-
return Promise.resolve().then(function () {
|
|
262
|
-
return _interopRequireWildcard(require('../libraryChunks/themes/desk-components/green/Green_Dark_DeskComponent'));
|
|
263
|
-
});
|
|
264
|
-
},
|
|
265
|
-
Lib_Green_PureDark_DeskComponent: function Lib_Green_PureDark_DeskComponent() {
|
|
266
|
-
return Promise.resolve().then(function () {
|
|
267
|
-
return _interopRequireWildcard(require('../libraryChunks/themes/desk-components/green/Green_PureDark_DeskComponent'));
|
|
268
|
-
});
|
|
269
|
-
},
|
|
270
|
-
Lib_Orange_Light_DeskComponent: function Lib_Orange_Light_DeskComponent() {
|
|
271
|
-
return Promise.resolve().then(function () {
|
|
272
|
-
return _interopRequireWildcard(require('../libraryChunks/themes/desk-components/orange/Orange_Light_DeskComponent'));
|
|
273
|
-
});
|
|
274
|
-
},
|
|
275
|
-
Lib_Orange_Dark_DeskComponent: function Lib_Orange_Dark_DeskComponent() {
|
|
276
|
-
return Promise.resolve().then(function () {
|
|
277
|
-
return _interopRequireWildcard(require('../libraryChunks/themes/desk-components/orange/Orange_Dark_DeskComponent'));
|
|
278
|
-
});
|
|
279
|
-
},
|
|
280
|
-
Lib_Orange_PureDark_DeskComponent: function Lib_Orange_PureDark_DeskComponent() {
|
|
281
|
-
return Promise.resolve().then(function () {
|
|
282
|
-
return _interopRequireWildcard(require('../libraryChunks/themes/desk-components/orange/Orange_PureDark_DeskComponent'));
|
|
283
|
-
});
|
|
284
|
-
},
|
|
285
|
-
Lib_Red_Light_DeskComponent: function Lib_Red_Light_DeskComponent() {
|
|
286
|
-
return Promise.resolve().then(function () {
|
|
287
|
-
return _interopRequireWildcard(require('../libraryChunks/themes/desk-components/red/Red_Light_DeskComponent'));
|
|
288
|
-
});
|
|
289
|
-
},
|
|
290
|
-
Lib_Red_Dark_DeskComponent: function Lib_Red_Dark_DeskComponent() {
|
|
291
|
-
return Promise.resolve().then(function () {
|
|
292
|
-
return _interopRequireWildcard(require('../libraryChunks/themes/desk-components/red/Red_Dark_DeskComponent'));
|
|
293
|
-
});
|
|
294
|
-
},
|
|
295
|
-
Lib_Red_PureDark_DeskComponent: function Lib_Red_PureDark_DeskComponent() {
|
|
296
|
-
return Promise.resolve().then(function () {
|
|
297
|
-
return _interopRequireWildcard(require('../libraryChunks/themes/desk-components/red/Red_PureDark_DeskComponent'));
|
|
298
|
-
});
|
|
299
|
-
},
|
|
300
|
-
Lib_Yellow_Light_DeskComponent: function Lib_Yellow_Light_DeskComponent() {
|
|
301
|
-
return Promise.resolve().then(function () {
|
|
302
|
-
return _interopRequireWildcard(require('../libraryChunks/themes/desk-components/yellow/Yellow_Light_DeskComponent'));
|
|
303
|
-
});
|
|
304
|
-
},
|
|
305
|
-
Lib_Yellow_Dark_DeskComponent: function Lib_Yellow_Dark_DeskComponent() {
|
|
306
|
-
return Promise.resolve().then(function () {
|
|
307
|
-
return _interopRequireWildcard(require('../libraryChunks/themes/desk-components/yellow/Yellow_Dark_DeskComponent'));
|
|
308
|
-
});
|
|
309
|
-
},
|
|
310
|
-
Lib_Yellow_PureDark_DeskComponent: function Lib_Yellow_PureDark_DeskComponent() {
|
|
311
|
-
return Promise.resolve().then(function () {
|
|
312
|
-
return _interopRequireWildcard(require('../libraryChunks/themes/desk-components/yellow/Yellow_PureDark_DeskComponent'));
|
|
313
|
-
});
|
|
314
239
|
}
|
|
315
240
|
};
|
|
316
241
|
exports.themeImports = themeImports;
|
|
@@ -395,33 +320,6 @@ var themeMapping = {
|
|
|
395
320
|
dark: 'Lib_Yellow_Dark_SVG',
|
|
396
321
|
pureDark: 'Lib_Yellow_PureDark_SVG'
|
|
397
322
|
}
|
|
398
|
-
},
|
|
399
|
-
deskComponents: {
|
|
400
|
-
blue: {
|
|
401
|
-
light: 'Lib_Blue_Light_DeskComponent',
|
|
402
|
-
dark: 'Lib_Blue_Dark_DeskComponent',
|
|
403
|
-
pureDark: 'Lib_Blue_PureDark_DeskComponent'
|
|
404
|
-
},
|
|
405
|
-
green: {
|
|
406
|
-
light: 'Lib_Green_Light_DeskComponent',
|
|
407
|
-
dark: 'Lib_Green_Dark_DeskComponent',
|
|
408
|
-
pureDark: 'Lib_Green_PureDark_DeskComponent'
|
|
409
|
-
},
|
|
410
|
-
orange: {
|
|
411
|
-
light: 'Lib_Orange_Light_DeskComponent',
|
|
412
|
-
dark: 'Lib_Orange_Dark_DeskComponent',
|
|
413
|
-
pureDark: 'Lib_Orange_PureDark_DeskComponent'
|
|
414
|
-
},
|
|
415
|
-
red: {
|
|
416
|
-
light: 'Lib_Red_Light_DeskComponent',
|
|
417
|
-
dark: 'Lib_Red_Dark_DeskComponent',
|
|
418
|
-
pureDark: 'Lib_Red_PureDark_DeskComponent'
|
|
419
|
-
},
|
|
420
|
-
yellow: {
|
|
421
|
-
light: 'Lib_Yellow_Light_DeskComponent',
|
|
422
|
-
dark: 'Lib_Yellow_Dark_DeskComponent',
|
|
423
|
-
pureDark: 'Lib_Yellow_PureDark_DeskComponent'
|
|
424
|
-
}
|
|
425
323
|
}
|
|
426
324
|
};
|
|
427
325
|
exports.themeMapping = themeMapping;
|
package/package.json
CHANGED
package/result.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"jobDetails":{"isRunByLocal":true,"hostName":"karuppiah-19823","platForm":"Darwin","branchName":"ComponentPkg"},"tests":{"unitCase":{"isExecuted":"Yes","numberOfSuccess":36,"numberOfFails":0,"numberOfCases":36,"numberOfSuites":4,"endTime":1711735078589,"startTime":1711735073168,"coverageDetail":{"codeCoveragePercentage":84.5,"fileCoveragePercentage":0},"fileDetails":[{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}}]}}}
|
|
1
|
+
{"jobDetails":{"isRunByLocal":true,"hostName":"karuppiah-19823","platForm":"Darwin","branchName":"ComponentPkg"},"tests":{"unitCase":{"isExecuted":"Yes","numberOfSuccess":36,"numberOfFails":0,"numberOfCases":36,"numberOfSuites":4,"endTime":1712142883004,"startTime":1712142877858,"coverageDetail":{"codeCoveragePercentage":84.5,"fileCoveragePercentage":0},"fileDetails":[{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/ExternalLink/__tests__/ExternalLink.spec.js","CaseList":{"passedCaseList":["should add http/https to href tag if it is not already present","should not add http/https to href tag if it is already present","should default to / if href is undefined"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/Image/__tests__/Image.spec.js","CaseList":{"passedCaseList":["rendering the default props","checking \"isCover\" is false","rendering \"alt\" and \"src\" value ","rendering \"dataid\" value","rendering \"Original\" value","rendering \"Id\" value","rendering \"title\" value"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js","CaseList":{"passedCaseList":["Check whether Avatar mounted or not","Check children length ","Check whether AvatarWithTeam mounted or not","Check whether AvatarTeam mounted or not"],"failedCaseList":[]}},{"fileName":"/Users/karuppiah-19823/Desktop/GitLab/client/desk-library/ComponentPkg/jsapps/dot/dot/src/IconButton/__tests__/IconButton.spec.js","CaseList":{"passedCaseList":["rendering the defult props","rendering the palette of- primary","rendering the palette of- primaryFilled","rendering the palette of- default","rendering the isActive true with palette of- primary","rendering the isActive true with palette of- primaryFilled","rendering the isActive true with palette of- default","rendering the hovertypes- default","rendering the hovertypes- border","rendering the hovertypes- bg","rendering isNeedEffect is False","rendering ally","rendering ally","rendering needButtonTag","rendering tourId","rendering in Icon","rendering in dataIsHtml is True","rendering in isDisabled is True","rendering in ClassName","rendering in title","eleRef prop is a function","Checking the \"Children\""],"failedCaseList":[]}}]}}}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@zohodesk-private/desk-components/assets/Appearance/dark/mode/deskComponents_DarkMode.module.css';
|
package/es/v1/DotWrapper/libraryChunks/appearance/desk-components/LightMode_DeskComponent.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@zohodesk-private/desk-components/assets/Appearance/light/mode/deskComponents_LightMode.module.css';
|
package/es/v1/DotWrapper/libraryChunks/appearance/desk-components/PureDarkMode_DeskComponent.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@zohodesk-private/desk-components/assets/Appearance/pureDark/mode/deskComponents_PureDarkMode.module.css';
|
package/es/v1/DotWrapper/libraryChunks/themes/desk-components/blue/Blue_Dark_DeskComponent.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@zohodesk-private/desk-components/assets/Appearance/dark/themes/blue/blue_deskComponentsTheme_DarkTheme.module.css';
|
package/es/v1/DotWrapper/libraryChunks/themes/desk-components/blue/Blue_Light_DeskComponent.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@zohodesk-private/desk-components/assets/Appearance/light/themes/blue/blue_deskComponentsTheme_LightTheme.module.css';
|
package/es/v1/DotWrapper/libraryChunks/themes/desk-components/blue/Blue_PureDark_DeskComponent.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@zohodesk-private/desk-components/assets/Appearance/pureDark/themes/blue/blue_deskComponentsTheme_PureDarkTheme.module.css';
|
package/es/v1/DotWrapper/libraryChunks/themes/desk-components/green/Green_Dark_DeskComponent.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@zohodesk-private/desk-components/assets/Appearance/dark/themes/green/green_deskComponentsTheme_DarkTheme.module.css';
|
package/es/v1/DotWrapper/libraryChunks/themes/desk-components/green/Green_Light_DeskComponent.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@zohodesk-private/desk-components/assets/Appearance/light/themes/green/green_deskComponentsTheme_LightTheme.module.css';
|
package/es/v1/DotWrapper/libraryChunks/themes/desk-components/green/Green_PureDark_DeskComponent.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@zohodesk-private/desk-components/assets/Appearance/pureDark/themes/green/green_deskComponentsTheme_PureDarkTheme.module.css';
|
package/es/v1/DotWrapper/libraryChunks/themes/desk-components/orange/Orange_Dark_DeskComponent.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@zohodesk-private/desk-components/assets/Appearance/dark/themes/orange/orange_deskComponentsTheme_DarkTheme.module.css';
|
package/es/v1/DotWrapper/libraryChunks/themes/desk-components/orange/Orange_Light_DeskComponent.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@zohodesk-private/desk-components/assets/Appearance/light/themes/orange/orange_deskComponentsTheme_LightTheme.module.css';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@zohodesk-private/desk-components/assets/Appearance/pureDark/themes/orange/orange_deskComponentsTheme_PureDarkTheme.module.css';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@zohodesk-private/desk-components/assets/Appearance/dark/themes/red/red_deskComponentsTheme_DarkTheme.module.css';
|
package/es/v1/DotWrapper/libraryChunks/themes/desk-components/red/Red_Light_DeskComponent.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@zohodesk-private/desk-components/assets/Appearance/light/themes/red/red_deskComponentsTheme_LightTheme.module.css';
|
package/es/v1/DotWrapper/libraryChunks/themes/desk-components/red/Red_PureDark_DeskComponent.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@zohodesk-private/desk-components/assets/Appearance/pureDark/themes/red/red_deskComponentsTheme_PureDarkTheme.module.css';
|
package/es/v1/DotWrapper/libraryChunks/themes/desk-components/yellow/Yellow_Dark_DeskComponent.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@zohodesk-private/desk-components/assets/Appearance/dark/themes/yellow/yellow_deskComponentsTheme_DarkTheme.module.css';
|
package/es/v1/DotWrapper/libraryChunks/themes/desk-components/yellow/Yellow_Light_DeskComponent.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@zohodesk-private/desk-components/assets/Appearance/light/themes/yellow/yellow_deskComponentsTheme_LightTheme.module.css';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@zohodesk-private/desk-components/assets/Appearance/pureDark/themes/yellow/yellow_deskComponentsTheme_PureDarkTheme.module.css';
|