@zohodesk/dot 1.4.9 → 1.4.10
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/README.md +5 -1
- 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/NewStar/NewStar.module.css +128 -67
- package/es/form/fields/TextEditor/TextEditor.module.css +63 -47
- package/lib/NewStar/NewStar.module.css +128 -67
- package/lib/form/fields/TextEditor/TextEditor.module.css +63 -47
- package/package.json +5 -5
- package/result.json +1 -1
|
@@ -77,20 +77,20 @@
|
|
|
77
77
|
background-color: transparent;
|
|
78
78
|
}
|
|
79
79
|
|
|
80
|
-
.small :global .KB_Editor_menus .KB_Editor_MultiTools>li:hover,
|
|
81
|
-
.small :global .KB_Editor_menus .KB_Editor_MultiTools>li.KB_Editor_sel,
|
|
82
|
-
.medium :global .KB_Editor_menus .KB_Editor_MultiTools>li:hover,
|
|
83
|
-
.medium :global .KB_Editor_menus .KB_Editor_MultiTools>li.KB_Editor_sel,
|
|
84
|
-
.large :global .KB_Editor_menus .KB_Editor_MultiTools>li:hover,
|
|
85
|
-
.large :global .KB_Editor_menus .KB_Editor_MultiTools>li.KB_Editor_sel,
|
|
86
|
-
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools>li:hover,
|
|
87
|
-
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools>li.KB_Editor_sel,
|
|
88
|
-
.default :global .KB_Editor_menus .KB_Editor_MultiTools>li:hover,
|
|
89
|
-
.default :global .KB_Editor_menus .KB_Editor_MultiTools>li.KB_Editor_sel {
|
|
80
|
+
.small :global .KB_Editor_menus .KB_Editor_MultiTools > li:hover,
|
|
81
|
+
.small :global .KB_Editor_menus .KB_Editor_MultiTools > li.KB_Editor_sel,
|
|
82
|
+
.medium :global .KB_Editor_menus .KB_Editor_MultiTools > li:hover,
|
|
83
|
+
.medium :global .KB_Editor_menus .KB_Editor_MultiTools > li.KB_Editor_sel,
|
|
84
|
+
.large :global .KB_Editor_menus .KB_Editor_MultiTools > li:hover,
|
|
85
|
+
.large :global .KB_Editor_menus .KB_Editor_MultiTools > li.KB_Editor_sel,
|
|
86
|
+
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools > li:hover,
|
|
87
|
+
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools > li.KB_Editor_sel,
|
|
88
|
+
.default :global .KB_Editor_menus .KB_Editor_MultiTools > li:hover,
|
|
89
|
+
.default :global .KB_Editor_menus .KB_Editor_MultiTools > li.KB_Editor_sel {
|
|
90
90
|
color: var(--zdt_texteditor_default_text);
|
|
91
91
|
}
|
|
92
92
|
|
|
93
|
-
.small :global .KB_Editor_menus .KB_Editor_MultiTools>li:hover, .small :global .KB_Editor_menus .KB_Editor_MultiTools>li.KB_Editor_sel, .medium :global .KB_Editor_menus .KB_Editor_MultiTools>li:hover, .medium :global .KB_Editor_menus .KB_Editor_MultiTools>li.KB_Editor_sel, .large :global .KB_Editor_menus .KB_Editor_MultiTools>li:hover, .large :global .KB_Editor_menus .KB_Editor_MultiTools>li.KB_Editor_sel, .xlarge :global .KB_Editor_menus .KB_Editor_MultiTools>li:hover, .xlarge :global .KB_Editor_menus .KB_Editor_MultiTools>li.KB_Editor_sel, .default :global .KB_Editor_menus .KB_Editor_MultiTools>li:hover, .default :global .KB_Editor_menus .KB_Editor_MultiTools>li.KB_Editor_sel {
|
|
93
|
+
.small :global .KB_Editor_menus .KB_Editor_MultiTools > li:hover, .small :global .KB_Editor_menus .KB_Editor_MultiTools > li.KB_Editor_sel, .medium :global .KB_Editor_menus .KB_Editor_MultiTools > li:hover, .medium :global .KB_Editor_menus .KB_Editor_MultiTools > li.KB_Editor_sel, .large :global .KB_Editor_menus .KB_Editor_MultiTools > li:hover, .large :global .KB_Editor_menus .KB_Editor_MultiTools > li.KB_Editor_sel, .xlarge :global .KB_Editor_menus .KB_Editor_MultiTools > li:hover, .xlarge :global .KB_Editor_menus .KB_Editor_MultiTools > li.KB_Editor_sel, .default :global .KB_Editor_menus .KB_Editor_MultiTools > li:hover, .default :global .KB_Editor_menus .KB_Editor_MultiTools > li.KB_Editor_sel {
|
|
94
94
|
background-color: var(--zdt_texteditor_menu_li_bg);
|
|
95
95
|
}
|
|
96
96
|
|
|
@@ -101,10 +101,10 @@
|
|
|
101
101
|
/* large type editor - ticket add form editor */
|
|
102
102
|
.large :global .KB_Editor,
|
|
103
103
|
.large :global .KB_Editor_menus .KB_Editor_MultiTools,
|
|
104
|
-
.large :global .KB_Editor_menus .KB_Editor_MultiTools>li,
|
|
104
|
+
.large :global .KB_Editor_menus .KB_Editor_MultiTools > li,
|
|
105
105
|
.default :global .KB_Editor,
|
|
106
106
|
.default :global .KB_Editor_menus .KB_Editor_MultiTools,
|
|
107
|
-
.default :global .KB_Editor_menus .KB_Editor_MultiTools>li {
|
|
107
|
+
.default :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
108
108
|
display: -webkit-box;
|
|
109
109
|
display: -ms-flexbox;
|
|
110
110
|
display: flex;
|
|
@@ -160,24 +160,24 @@
|
|
|
160
160
|
min-height: inherit ;
|
|
161
161
|
}
|
|
162
162
|
|
|
163
|
-
.large :global .KB_Editor_menus .KB_Editor_MultiTools>li,
|
|
164
|
-
.default :global .KB_Editor_menus .KB_Editor_MultiTools>li {
|
|
163
|
+
.large :global .KB_Editor_menus .KB_Editor_MultiTools > li,
|
|
164
|
+
.default :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
165
165
|
height: unset;
|
|
166
166
|
-webkit-box-align: center;
|
|
167
167
|
-ms-flex-align: center;
|
|
168
168
|
align-items: center;
|
|
169
169
|
}
|
|
170
170
|
|
|
171
|
-
.large :global .KB_Editor_menus .KB_Editor_MultiTools>li, .default :global .KB_Editor_menus .KB_Editor_MultiTools>li {
|
|
171
|
+
.large :global .KB_Editor_menus .KB_Editor_MultiTools > li, .default :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
172
172
|
padding: 0 ;
|
|
173
173
|
float: unset;
|
|
174
174
|
}
|
|
175
175
|
|
|
176
|
-
[dir=ltr] .large :global .KB_Editor_menus .KB_Editor_MultiTools>li, [dir=ltr] .default :global .KB_Editor_menus .KB_Editor_MultiTools>li {
|
|
176
|
+
[dir=ltr] .large :global .KB_Editor_menus .KB_Editor_MultiTools > li, [dir=ltr] .default :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
177
177
|
margin-right: 0 ;
|
|
178
178
|
}
|
|
179
179
|
|
|
180
|
-
[dir=rtl] .large :global .KB_Editor_menus .KB_Editor_MultiTools>li, [dir=rtl] .default :global .KB_Editor_menus .KB_Editor_MultiTools>li {
|
|
180
|
+
[dir=rtl] .large :global .KB_Editor_menus .KB_Editor_MultiTools > li, [dir=rtl] .default :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
181
181
|
margin-left: 0 ;
|
|
182
182
|
}
|
|
183
183
|
|
|
@@ -190,14 +190,14 @@
|
|
|
190
190
|
float: unset !important;
|
|
191
191
|
}
|
|
192
192
|
|
|
193
|
-
.large :global .KB_Editor_menus>ul>li>span>svg,
|
|
194
|
-
.default :global .KB_Editor_menus>ul>li>span>svg {
|
|
193
|
+
.large :global .KB_Editor_menus > ul > li > span > svg,
|
|
194
|
+
.default :global .KB_Editor_menus > ul > li > span > svg {
|
|
195
195
|
width: var(--zd_size28) ;
|
|
196
196
|
height: var(--zd_size28) ;
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.large :global .KB_Editor_menus>ul>li>span.KB_Editor_Bdr_div>svg,
|
|
200
|
-
.default :global .KB_Editor_menus>ul>li>span.KB_Editor_Bdr_div>svg {
|
|
199
|
+
.large :global .KB_Editor_menus > ul > li > span.KB_Editor_Bdr_div > svg,
|
|
200
|
+
.default :global .KB_Editor_menus > ul > li > span.KB_Editor_Bdr_div > svg {
|
|
201
201
|
width: var(--zd_size8) ;
|
|
202
202
|
height: var(--zd_size8) ;
|
|
203
203
|
}
|
|
@@ -241,18 +241,18 @@
|
|
|
241
241
|
left: 0 ;
|
|
242
242
|
}
|
|
243
243
|
|
|
244
|
-
[dir=ltr] .large :global .KB_Editor_menus .KB_Editor_MultiTools>li, [dir=ltr] .default :global .KB_Editor_menus .KB_Editor_MultiTools>li {
|
|
244
|
+
[dir=ltr] .large :global .KB_Editor_menus .KB_Editor_MultiTools > li, [dir=ltr] .default :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
245
245
|
margin-right: var(--zd_size2) ;
|
|
246
246
|
}
|
|
247
247
|
|
|
248
|
-
[dir=rtl] .large :global .KB_Editor_menus .KB_Editor_MultiTools>li, [dir=rtl] .default :global .KB_Editor_menus .KB_Editor_MultiTools>li {
|
|
248
|
+
[dir=rtl] .large :global .KB_Editor_menus .KB_Editor_MultiTools > li, [dir=rtl] .default :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
249
249
|
margin-left: var(--zd_size2) ;
|
|
250
250
|
}
|
|
251
251
|
|
|
252
252
|
/* xlarge type editor - reply area, blue print cases - full height hover style */
|
|
253
253
|
.xlarge :global .KB_Editor,
|
|
254
254
|
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools,
|
|
255
|
-
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools>li {
|
|
255
|
+
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
256
256
|
display: -webkit-box;
|
|
257
257
|
display: -ms-flexbox;
|
|
258
258
|
display: flex;
|
|
@@ -293,7 +293,7 @@
|
|
|
293
293
|
min-height: inherit ;
|
|
294
294
|
}
|
|
295
295
|
|
|
296
|
-
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools>li {
|
|
296
|
+
.xlarge :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
297
297
|
height: unset;
|
|
298
298
|
-webkit-box-align: center;
|
|
299
299
|
-ms-flex-align: center;
|
|
@@ -302,11 +302,11 @@
|
|
|
302
302
|
float: unset;
|
|
303
303
|
}
|
|
304
304
|
|
|
305
|
-
[dir=ltr] .xlarge :global .KB_Editor_menus .KB_Editor_MultiTools>li {
|
|
305
|
+
[dir=ltr] .xlarge :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
306
306
|
margin-right: 0 ;
|
|
307
307
|
}
|
|
308
308
|
|
|
309
|
-
[dir=rtl] .xlarge :global .KB_Editor_menus .KB_Editor_MultiTools>li {
|
|
309
|
+
[dir=rtl] .xlarge :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
310
310
|
margin-left: 0 ;
|
|
311
311
|
}
|
|
312
312
|
|
|
@@ -324,12 +324,12 @@
|
|
|
324
324
|
padding: var(--zd_size6) ;
|
|
325
325
|
}
|
|
326
326
|
|
|
327
|
-
.xlarge :global .KB_Editor_menus>ul>li>span>svg {
|
|
327
|
+
.xlarge :global .KB_Editor_menus > ul > li > span > svg {
|
|
328
328
|
width: var(--zd_size22) ;
|
|
329
329
|
height: var(--zd_size22) ;
|
|
330
330
|
}
|
|
331
331
|
|
|
332
|
-
.xlarge :global .KB_Editor_menus>ul>li>span.KB_Editor_Bdr_div>svg {
|
|
332
|
+
.xlarge :global .KB_Editor_menus > ul > li > span.KB_Editor_Bdr_div > svg {
|
|
333
333
|
width: var(--zd_size8) ;
|
|
334
334
|
height: var(--zd_size8) ;
|
|
335
335
|
}
|
|
@@ -354,13 +354,13 @@
|
|
|
354
354
|
left: 0 ;
|
|
355
355
|
}
|
|
356
356
|
|
|
357
|
-
.xlarge :global .KB_Editor_menus>ul>li>span.SnippetIcon svg {
|
|
357
|
+
.xlarge :global .KB_Editor_menus > ul > li > span.SnippetIcon svg {
|
|
358
358
|
width: var(--zd_size17) ;
|
|
359
359
|
height: var(--zd_size21) ;
|
|
360
360
|
padding: 0 var(--zd_size7) ;
|
|
361
361
|
}
|
|
362
362
|
|
|
363
|
-
.xlarge :global .KB_Editor_menus>ul>li>span.TemplateIcon svg {
|
|
363
|
+
.xlarge :global .KB_Editor_menus > ul > li > span.TemplateIcon svg {
|
|
364
364
|
width: var(--zd_size16) ;
|
|
365
365
|
height: var(--zd_size16) ;
|
|
366
366
|
padding: 0 var(--zd_size9) ;
|
|
@@ -393,16 +393,31 @@
|
|
|
393
393
|
padding: 0 var(--zd_size7) ;
|
|
394
394
|
}
|
|
395
395
|
|
|
396
|
-
.xlarge :global .KB_Editor_MultiTools li .Kbeditor_more_icon>svg {
|
|
396
|
+
.xlarge :global .KB_Editor_MultiTools li .Kbeditor_more_icon > svg {
|
|
397
397
|
width: var(--zd_size12) ;
|
|
398
398
|
height: var(--zd_size12) ;
|
|
399
399
|
}
|
|
400
400
|
|
|
401
|
-
.xlarge
|
|
401
|
+
.xlarge
|
|
402
|
+
:global
|
|
403
|
+
.KB_Editor_menus
|
|
404
|
+
> ul
|
|
405
|
+
> li
|
|
406
|
+
> span:not(.KB_Editor_Bdr_div):not(.KBEditortools-Block-down-arrow):not(.Kbeditor_more_icon):not(.SnippetIcon):not(
|
|
407
|
+
.TemplateIcon
|
|
408
|
+
):not(.KB_Editor_Richtext):not(.KB_Editor_PlainText) {
|
|
402
409
|
height: var(--zd_size21) ;
|
|
403
410
|
}
|
|
404
411
|
|
|
405
|
-
.xlarge
|
|
412
|
+
.xlarge
|
|
413
|
+
:global
|
|
414
|
+
.KB_Editor_menus
|
|
415
|
+
> ul
|
|
416
|
+
> li
|
|
417
|
+
> span:not(.KB_Editor_Bdr_div):not(.KBEditortools-Block-down-arrow):not(.Kbeditor_more_icon):not(.SnippetIcon):not(
|
|
418
|
+
.TemplateIcon
|
|
419
|
+
)
|
|
420
|
+
> svg {
|
|
406
421
|
width: var(--zd_size21) ;
|
|
407
422
|
height: var(--zd_size21) ;
|
|
408
423
|
padding: 0 var(--zd_size4) ;
|
|
@@ -427,7 +442,7 @@
|
|
|
427
442
|
/* medium type editor - snippet, bug tracker cases */
|
|
428
443
|
.medium :global .KB_Editor,
|
|
429
444
|
.medium :global .KB_Editor_menus .KB_Editor_MultiTools,
|
|
430
|
-
.medium :global .KB_Editor_menus .KB_Editor_MultiTools>li {
|
|
445
|
+
.medium :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
431
446
|
display: -webkit-box;
|
|
432
447
|
display: -ms-flexbox;
|
|
433
448
|
display: flex;
|
|
@@ -468,7 +483,7 @@
|
|
|
468
483
|
min-height: inherit ;
|
|
469
484
|
}
|
|
470
485
|
|
|
471
|
-
.medium :global .KB_Editor_menus .KB_Editor_MultiTools>li {
|
|
486
|
+
.medium :global .KB_Editor_menus .KB_Editor_MultiTools > li {
|
|
472
487
|
height: unset;
|
|
473
488
|
-webkit-box-align: center;
|
|
474
489
|
-ms-flex-align: center;
|
|
@@ -481,21 +496,21 @@
|
|
|
481
496
|
line-height: 0;
|
|
482
497
|
}
|
|
483
498
|
|
|
484
|
-
.medium :global .KB_Editor_menus>ul>li>span>svg {
|
|
499
|
+
.medium :global .KB_Editor_menus > ul > li > span > svg {
|
|
485
500
|
width: var(--zd_size22) ;
|
|
486
501
|
height: var(--zd_size22) ;
|
|
487
502
|
}
|
|
488
503
|
|
|
489
|
-
.medium :global .KB_Editor_menus>ul>li>span.KB_Editor_Bdr_div>svg {
|
|
504
|
+
.medium :global .KB_Editor_menus > ul > li > span.KB_Editor_Bdr_div > svg {
|
|
490
505
|
width: var(--zd_size8) ;
|
|
491
506
|
height: var(--zd_size8) ;
|
|
492
507
|
}
|
|
493
508
|
|
|
494
|
-
[dir=ltr] .medium :global .KB_Editor_menus>ul>li>span.KB_Editor_Bdr_div>svg {
|
|
509
|
+
[dir=ltr] .medium :global .KB_Editor_menus > ul > li > span.KB_Editor_Bdr_div > svg {
|
|
495
510
|
padding: 0 0 0 var(--zd_size2) ;
|
|
496
511
|
}
|
|
497
512
|
|
|
498
|
-
[dir=rtl] .medium :global .KB_Editor_menus>ul>li>span.KB_Editor_Bdr_div>svg {
|
|
513
|
+
[dir=rtl] .medium :global .KB_Editor_menus > ul > li > span.KB_Editor_Bdr_div > svg {
|
|
499
514
|
padding: 0 var(--zd_size2) 0 0 ;
|
|
500
515
|
}
|
|
501
516
|
|
|
@@ -532,7 +547,7 @@
|
|
|
532
547
|
padding: 0 var(--zd_size3) ;
|
|
533
548
|
}
|
|
534
549
|
|
|
535
|
-
.medium :global .KB_Editor_MultiTools li .Kbeditor_more_icon>svg {
|
|
550
|
+
.medium :global .KB_Editor_MultiTools li .Kbeditor_more_icon > svg {
|
|
536
551
|
width: var(--zd_size12) ;
|
|
537
552
|
height: var(--zd_size12) ;
|
|
538
553
|
}
|
|
@@ -612,13 +627,13 @@
|
|
|
612
627
|
line-height: 0;
|
|
613
628
|
}
|
|
614
629
|
|
|
615
|
-
.small :global .KB_Editor_menus>ul>li>span>svg,
|
|
616
|
-
.mini :global .KB_Editor_menus>ul>li>span>svg {
|
|
630
|
+
.small :global .KB_Editor_menus > ul > li > span > svg,
|
|
631
|
+
.mini :global .KB_Editor_menus > ul > li > span > svg {
|
|
617
632
|
width: var(--zd_size25) ;
|
|
618
633
|
height: var(--zd_size25) ;
|
|
619
634
|
}
|
|
620
635
|
|
|
621
|
-
.small :global .KB_Editor_menus>ul>li>span>svg, .mini :global .KB_Editor_menus>ul>li>span>svg {
|
|
636
|
+
.small :global .KB_Editor_menus > ul > li > span > svg, .mini :global .KB_Editor_menus > ul > li > span > svg {
|
|
622
637
|
padding: 0 var(--zd_size6) ;
|
|
623
638
|
}
|
|
624
639
|
|
|
@@ -759,7 +774,8 @@
|
|
|
759
774
|
position: absolute !important;
|
|
760
775
|
top: 0 ;
|
|
761
776
|
opacity: 0;
|
|
762
|
-
visibility: hidden;
|
|
777
|
+
/* visibility: hidden; */
|
|
778
|
+
z-index: -1;
|
|
763
779
|
}
|
|
764
780
|
|
|
765
781
|
[dir=ltr] .editorHide :global .KB_Editor {
|
|
@@ -768,4 +784,4 @@
|
|
|
768
784
|
|
|
769
785
|
[dir=rtl] .editorHide :global .KB_Editor {
|
|
770
786
|
right: 0 ;
|
|
771
|
-
}
|
|
787
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zohodesk/dot",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.10",
|
|
4
4
|
"main": "lib/index",
|
|
5
5
|
"module": "es/index.js",
|
|
6
6
|
"private": false,
|
|
@@ -61,8 +61,8 @@
|
|
|
61
61
|
"@zohodesk-private/node-plugins": "1.1.6",
|
|
62
62
|
"@zohodesk-private/react-prop-validator": "1.2.1",
|
|
63
63
|
"@zohodesk/a11y": "2.2.0",
|
|
64
|
-
"@zohodesk/components": "1.2.
|
|
65
|
-
"@zohodesk/hooks": "2.0.
|
|
64
|
+
"@zohodesk/components": "1.2.25",
|
|
65
|
+
"@zohodesk/hooks": "2.0.3",
|
|
66
66
|
"@zohodesk/icons": "1.0.27",
|
|
67
67
|
"@zohodesk/svg": "1.1.10",
|
|
68
68
|
"@zohodesk/utils": "1.3.13",
|
|
@@ -74,12 +74,12 @@
|
|
|
74
74
|
"peerDependencies": {
|
|
75
75
|
"velocity-react": "1.4.3",
|
|
76
76
|
"@zohodesk/variables": "1.0.0",
|
|
77
|
-
"@zohodesk/components": "1.2.
|
|
77
|
+
"@zohodesk/components": "1.2.25",
|
|
78
78
|
"@zohodesk/icons": "1.0.27",
|
|
79
79
|
"@zohodesk/svg": "1.1.10",
|
|
80
80
|
"@zohodesk/virtualizer": "1.0.3",
|
|
81
81
|
"react-sortable-hoc": "^0.8.3",
|
|
82
|
-
"@zohodesk/hooks": "2.0.
|
|
82
|
+
"@zohodesk/hooks": "2.0.3",
|
|
83
83
|
"@zohodesk/utils": "1.3.13",
|
|
84
84
|
"@zohodesk/a11y": "2.2.0"
|
|
85
85
|
}
|
package/result.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"jobDetails":{"isRunByLocal":true,"hostName":"bharathi-19811","platForm":"Darwin","branchName":"lookUpcontainer_lib"},"tests":{"unitCase":{"isExecuted":"Yes","numberOfSuccess":36,"numberOfFails":0,"numberOfCases":36,"numberOfSuites":4,"endTime":1707837272738,"startTime":1707837268496,"coverageDetail":{"codeCoveragePercentage":84.5,"fileCoveragePercentage":0},"fileDetails":[{"fileName":"/Users/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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":"bharathi-19811","platForm":"Darwin","branchName":"lookUpcontainer_lib"},"tests":{"unitCase":{"isExecuted":"Yes","numberOfSuccess":36,"numberOfFails":0,"numberOfCases":36,"numberOfSuites":4,"endTime":1708511245854,"startTime":1708511241143,"coverageDetail":{"codeCoveragePercentage":84.5,"fileCoveragePercentage":0},"fileDetails":[{"fileName":"/Users/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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/bharathi-19811/git/library/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":[]}}]}}}
|