@zohodesk/dot 1.0.0-temp-193.4 → 1.0.0-temp-194
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/.cli/PropUnificationExcludeFilesArray.js +344 -344
- package/.cli/PropValidationExcludeFilesArray.js +8 -8
- package/css_error.log +1 -1
- package/es/ActionButton/ActionButton.module.css +192 -192
- package/es/AlphabeticList/AlphabeticList.module.css +57 -57
- package/es/AttachmentViewer/AttachmentViewer.module.css +352 -352
- package/es/ChannelIcon/ChannelIcon.module.css +225 -225
- package/es/Drawer/Drawer.module.css +2 -2
- package/es/FormAction/FormAction.module.css +100 -100
- package/es/IconButton/IconButton.module.css +22 -22
- package/es/IconButton/__tests__/__snapshots__/IconButton.spec.js.snap +316 -316
- package/es/Message/Message.module.css +1 -1
- package/es/PlusIcon/PlusIcon.module.css +1 -1
- package/es/TagWithIcon/TagWithIcon.module.css +66 -66
- package/es/ToastMessage/ToastMessage.module.css +1 -1
- package/es/avatar/AvatarIcon/AvatarIcon.module.css +58 -58
- package/es/{common → deprecated}/dot_boxShadow.module.css +2 -0
- package/es/emptystate/CommonEmptyState/CommonEmptyState.module.css +92 -92
- package/es/form/fields/TextEditor/TextEditor.module.css +50 -63
- package/es/form/fields/ValidationMessage/ValidationMessage.module.css +27 -26
- package/es/layout/SubtabLayout/SubtabLayout.module.css +164 -164
- package/es/list/Comment/Comment.module.css +29 -29
- package/es/list/Dot/Dot.module.css +15 -15
- package/es/list/DotNew/DotNew.module.css +2 -1
- package/es/list/ListLayout/ListLayout.module.css +79 -79
- package/es/list/Subject/Subject.module.css +34 -34
- package/es/list/TagNew/TagNew.module.css +1 -1
- package/es/list/Thread/Thread.module.css +42 -42
- package/es/lookup/Section/LookupSection.module.css +1 -1
- package/es/v1/svg/PlusIcon.js +1 -1
- package/es/v1/svg/SnippetIcon.js +2 -2
- package/es/version2/GlobalNotification/GlobalNotification.module.css +177 -177
- package/es/version2/alertIcons/AlertIcons.module.css +6 -3
- package/es/version2/lookup/AlertHeader/css/AlertHeaderNew.module.css +87 -87
- package/es/version2/notification/DesktopNotification/DesktopNotification.module.css +4 -3
- package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +132 -131
- package/lib/ActionButton/ActionButton.module.css +192 -192
- package/lib/AlphabeticList/AlphabeticList.module.css +57 -57
- package/lib/AttachmentViewer/AttachmentViewer.module.css +352 -352
- package/lib/ChannelIcon/ChannelIcon.module.css +225 -225
- package/lib/Drawer/Drawer.module.css +2 -2
- package/lib/FormAction/FormAction.module.css +100 -100
- package/lib/IconButton/IconButton.module.css +22 -22
- package/lib/IconButton/__tests__/__snapshots__/IconButton.spec.js.snap +316 -316
- package/lib/Message/Message.module.css +1 -1
- package/lib/PlusIcon/PlusIcon.module.css +1 -1
- package/lib/TagWithIcon/TagWithIcon.module.css +66 -66
- package/lib/ToastMessage/ToastMessage.module.css +1 -1
- package/lib/avatar/AvatarIcon/AvatarIcon.module.css +58 -58
- package/lib/{common → deprecated}/dot_boxShadow.module.css +2 -0
- package/lib/emptystate/CommonEmptyState/CommonEmptyState.module.css +92 -92
- package/lib/form/fields/TextEditor/TextEditor.module.css +50 -63
- package/lib/form/fields/ValidationMessage/ValidationMessage.module.css +27 -26
- package/lib/layout/SubtabLayout/SubtabLayout.module.css +164 -164
- package/lib/list/Comment/Comment.module.css +29 -29
- package/lib/list/Dot/Dot.module.css +15 -15
- package/lib/list/DotNew/DotNew.module.css +2 -1
- package/lib/list/ListLayout/ListLayout.module.css +79 -79
- package/lib/list/Subject/Subject.module.css +34 -34
- package/lib/list/TagNew/TagNew.module.css +1 -1
- package/lib/list/Thread/Thread.module.css +42 -42
- package/lib/lookup/Section/LookupSection.module.css +1 -1
- package/lib/v1/svg/PlusIcon.js +1 -1
- package/lib/v1/svg/SnippetIcon.js +2 -2
- package/lib/version2/GlobalNotification/GlobalNotification.module.css +177 -177
- package/lib/version2/alertIcons/AlertIcons.module.css +6 -3
- package/lib/version2/lookup/AlertHeader/css/AlertHeaderNew.module.css +87 -87
- package/lib/version2/notification/DesktopNotification/DesktopNotification.module.css +4 -3
- package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +132 -131
- package/package.json +15 -12
- package/propValidationArg.json +11 -11
- package/result.json +1 -1
- package/unittest/index.html +1 -1
- package/es/v1/DotProvider/DotProvider.js +0 -43
- package/es/v1/DotProvider/downloadAssets.js +0 -34
- package/es/v1/DotProvider/libraryChunks/dynamicImports.js +0 -56
- package/es/v1/DotProvider/libraryChunks/themes/component/blue/Blue_Dark_Component.js +0 -3
- package/es/v1/DotProvider/libraryChunks/themes/component/blue/Blue_Light_Component.js +0 -3
- package/es/v1/DotProvider/libraryChunks/themes/component/blue/Blue_PureDark_Component.js +0 -3
- package/es/v1/DotProvider/libraryChunks/themes/component/green/Green_Dark_Component.js +0 -3
- package/es/v1/DotProvider/libraryChunks/themes/component/green/Green_Light_Component.js +0 -3
- package/es/v1/DotProvider/libraryChunks/themes/component/green/Green_PureDark_Component.js +0 -3
- package/es/v1/DotProvider/libraryChunks/themes/component/orange/Orange_Dark_Component.js +0 -3
- package/es/v1/DotProvider/libraryChunks/themes/component/orange/Orange_Light_Component.js +0 -3
- package/es/v1/DotProvider/libraryChunks/themes/component/orange/Orange_PureDark_Component.js +0 -3
- package/es/v1/DotProvider/libraryChunks/themes/component/red/Red_Dark_Component.js +0 -3
- package/es/v1/DotProvider/libraryChunks/themes/component/red/Red_Light_Component.js +0 -3
- package/es/v1/DotProvider/libraryChunks/themes/component/red/Red_PureDark_Component.js +0 -3
- package/es/v1/DotProvider/libraryChunks/themes/component/yellow/Yellow_Dark_Component.js +0 -3
- package/es/v1/DotProvider/libraryChunks/themes/component/yellow/Yellow_Light_Component.js +0 -3
- package/es/v1/DotProvider/libraryChunks/themes/component/yellow/Yellow_PureDark_Component.js +0 -3
- package/es/v1/DotProvider/libraryChunks/themes/dot/blue/Blue_Dark_Dot.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/dot/blue/Blue_Light_Dot.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/dot/blue/Blue_PureDark_Dot.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/dot/green/Green_Dark_Dot.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/dot/green/Green_Light_Dot.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/dot/green/Green_PureDark_Dot.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/dot/orange/Orange_Dark_Dot.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/dot/orange/Orange_Light_Dot.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/dot/orange/Orange_PureDark_Dot.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/dot/red/Red_Dark_Dot.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/dot/red/Red_Light_Dot.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/dot/red/Red_PureDark_Dot.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/dot/yellow/Yellow_Dark_Dot.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/dot/yellow/Yellow_Light_Dot.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/dot/yellow/Yellow_PureDark_Dot.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/svg/blue/Blue_Dark_SVG.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/svg/blue/Blue_Light_SVG.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/svg/blue/Blue_PureDark_SVG.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/svg/green/Green_Dark_SVG.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/svg/green/Green_Light_SVG.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/svg/green/Green_PureDark_SVG.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/svg/orange/Orange_Dark_SVG.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/svg/orange/Orange_Light_SVG.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/svg/orange/Orange_PureDark_SVG.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/svg/red/Red_Dark_SVG.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/svg/red/Red_Light_SVG.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/svg/red/Red_PureDark_SVG.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/svg/yellow/Yellow_Dark_SVG.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/svg/yellow/Yellow_Light_SVG.js +0 -1
- package/es/v1/DotProvider/libraryChunks/themes/svg/yellow/Yellow_PureDark_SVG.js +0 -1
- package/es/v1/DotProvider/props/defaultProps.js +0 -13
- package/es/v1/DotProvider/props/propTypes.js +0 -14
- package/es/v1/DotProvider/useDotProvider.js +0 -42
- package/es/v1/DotProvider/utils/appearanceProperties.js +0 -46
- package/es/v1/DotProvider/utils/errorValidation.js +0 -13
- package/es/v1/DotProvider/utils/importFiles.js +0 -17
- package/es/v1/DotProvider/utils/sizeProperties.js +0 -12
- package/es/v1/DotProvider/utils/themeProperties.js +0 -220
- package/lib/v1/DotProvider/DotProvider.js +0 -71
- package/lib/v1/DotProvider/downloadAssets.js +0 -40
- package/lib/v1/DotProvider/libraryChunks/dynamicImports.js +0 -75
- package/lib/v1/DotProvider/libraryChunks/themes/component/blue/Blue_Dark_Component.js +0 -7
- package/lib/v1/DotProvider/libraryChunks/themes/component/blue/Blue_Light_Component.js +0 -7
- package/lib/v1/DotProvider/libraryChunks/themes/component/blue/Blue_PureDark_Component.js +0 -7
- package/lib/v1/DotProvider/libraryChunks/themes/component/green/Green_Dark_Component.js +0 -7
- package/lib/v1/DotProvider/libraryChunks/themes/component/green/Green_Light_Component.js +0 -7
- package/lib/v1/DotProvider/libraryChunks/themes/component/green/Green_PureDark_Component.js +0 -7
- package/lib/v1/DotProvider/libraryChunks/themes/component/orange/Orange_Dark_Component.js +0 -7
- package/lib/v1/DotProvider/libraryChunks/themes/component/orange/Orange_Light_Component.js +0 -7
- package/lib/v1/DotProvider/libraryChunks/themes/component/orange/Orange_PureDark_Component.js +0 -7
- package/lib/v1/DotProvider/libraryChunks/themes/component/red/Red_Dark_Component.js +0 -7
- package/lib/v1/DotProvider/libraryChunks/themes/component/red/Red_Light_Component.js +0 -7
- package/lib/v1/DotProvider/libraryChunks/themes/component/red/Red_PureDark_Component.js +0 -7
- package/lib/v1/DotProvider/libraryChunks/themes/component/yellow/Yellow_Dark_Component.js +0 -7
- package/lib/v1/DotProvider/libraryChunks/themes/component/yellow/Yellow_Light_Component.js +0 -7
- package/lib/v1/DotProvider/libraryChunks/themes/component/yellow/Yellow_PureDark_Component.js +0 -7
- package/lib/v1/DotProvider/libraryChunks/themes/dot/blue/Blue_Dark_Dot.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/dot/blue/Blue_Light_Dot.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/dot/blue/Blue_PureDark_Dot.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/dot/green/Green_Dark_Dot.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/dot/green/Green_Light_Dot.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/dot/green/Green_PureDark_Dot.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/dot/orange/Orange_Dark_Dot.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/dot/orange/Orange_Light_Dot.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/dot/orange/Orange_PureDark_Dot.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/dot/red/Red_Dark_Dot.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/dot/red/Red_Light_Dot.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/dot/red/Red_PureDark_Dot.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/dot/yellow/Yellow_Dark_Dot.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/dot/yellow/Yellow_Light_Dot.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/dot/yellow/Yellow_PureDark_Dot.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/svg/blue/Blue_Dark_SVG.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/svg/blue/Blue_Light_SVG.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/svg/blue/Blue_PureDark_SVG.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/svg/green/Green_Dark_SVG.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/svg/green/Green_Light_SVG.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/svg/green/Green_PureDark_SVG.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/svg/orange/Orange_Dark_SVG.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/svg/orange/Orange_Light_SVG.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/svg/orange/Orange_PureDark_SVG.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/svg/red/Red_Dark_SVG.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/svg/red/Red_Light_SVG.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/svg/red/Red_PureDark_SVG.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/svg/yellow/Yellow_Dark_SVG.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/svg/yellow/Yellow_Light_SVG.js +0 -3
- package/lib/v1/DotProvider/libraryChunks/themes/svg/yellow/Yellow_PureDark_SVG.js +0 -3
- package/lib/v1/DotProvider/props/defaultProps.js +0 -20
- package/lib/v1/DotProvider/props/propTypes.js +0 -25
- package/lib/v1/DotProvider/useDotProvider.js +0 -58
- package/lib/v1/DotProvider/utils/appearanceProperties.js +0 -79
- package/lib/v1/DotProvider/utils/errorValidation.js +0 -18
- package/lib/v1/DotProvider/utils/importFiles.js +0 -22
- package/lib/v1/DotProvider/utils/sizeProperties.js +0 -31
- package/lib/v1/DotProvider/utils/themeProperties.js +0 -325
|
@@ -1,57 +1,57 @@
|
|
|
1
|
-
/* $Id$ */
|
|
2
|
-
.varClass {
|
|
3
|
-
--textColor: var(--zdt_alphabeticList_text);
|
|
4
|
-
--textHoverColor: var(--zdt_alphabeticList_hover_text);
|
|
5
|
-
}
|
|
6
|
-
.container {
|
|
7
|
-
composes: varClass;
|
|
8
|
-
composes: h100 from '~@zohodesk/components/lib/common/common.module.css';
|
|
9
|
-
list-style: none;
|
|
10
|
-
pointer-events: initial;
|
|
11
|
-
margin: 0 ;
|
|
12
|
-
padding: 0 ;
|
|
13
|
-
}
|
|
14
|
-
.column .title {
|
|
15
|
-
margin-bottom: var(--zd_size3) ;
|
|
16
|
-
}
|
|
17
|
-
[dir=ltr] .row .title {
|
|
18
|
-
margin-right: var(--zd_size3) ;
|
|
19
|
-
}
|
|
20
|
-
[dir=rtl] .row .title {
|
|
21
|
-
margin-left: var(--zd_size3) ;
|
|
22
|
-
}
|
|
23
|
-
.row .letter {
|
|
24
|
-
padding: 0 var(--zd_size3) ;
|
|
25
|
-
}
|
|
26
|
-
.column .letter {
|
|
27
|
-
padding: var(--zd_size3) 0 ;
|
|
28
|
-
}
|
|
29
|
-
.heading {
|
|
30
|
-
composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
|
|
31
|
-
max-width: 100% ;
|
|
32
|
-
}
|
|
33
|
-
.list {
|
|
34
|
-
font-size: var(--zd_font_size11) ;
|
|
35
|
-
flex-basis: var(--zd_size12) ;
|
|
36
|
-
color: var(--textColor);
|
|
37
|
-
text-align: center;
|
|
38
|
-
cursor: pointer;
|
|
39
|
-
}
|
|
40
|
-
.title {
|
|
41
|
-
flex-basis: var(--zd_size15) ;
|
|
42
|
-
}
|
|
43
|
-
.letter {
|
|
44
|
-
text-transform: uppercase;
|
|
45
|
-
display: inline-block;
|
|
46
|
-
}
|
|
47
|
-
.numbers .list {
|
|
48
|
-
max-height: var(--zd_size35) ;
|
|
49
|
-
}
|
|
50
|
-
.list :hover,
|
|
51
|
-
.selected {
|
|
52
|
-
color: var(--textHoverColor);
|
|
53
|
-
}
|
|
54
|
-
.title {
|
|
55
|
-
font-size: var(--zd_font_size11) ;
|
|
56
|
-
font-family: var(--zd_semibold);
|
|
57
|
-
}
|
|
1
|
+
/* $Id$ */
|
|
2
|
+
.varClass {
|
|
3
|
+
--textColor: var(--zdt_alphabeticList_text);
|
|
4
|
+
--textHoverColor: var(--zdt_alphabeticList_hover_text);
|
|
5
|
+
}
|
|
6
|
+
.container {
|
|
7
|
+
composes: varClass;
|
|
8
|
+
composes: h100 from '~@zohodesk/components/lib/common/common.module.css';
|
|
9
|
+
list-style: none;
|
|
10
|
+
pointer-events: initial;
|
|
11
|
+
margin: 0 ;
|
|
12
|
+
padding: 0 ;
|
|
13
|
+
}
|
|
14
|
+
.column .title {
|
|
15
|
+
margin-bottom: var(--zd_size3) ;
|
|
16
|
+
}
|
|
17
|
+
[dir=ltr] .row .title {
|
|
18
|
+
margin-right: var(--zd_size3) ;
|
|
19
|
+
}
|
|
20
|
+
[dir=rtl] .row .title {
|
|
21
|
+
margin-left: var(--zd_size3) ;
|
|
22
|
+
}
|
|
23
|
+
.row .letter {
|
|
24
|
+
padding: 0 var(--zd_size3) ;
|
|
25
|
+
}
|
|
26
|
+
.column .letter {
|
|
27
|
+
padding: var(--zd_size3) 0 ;
|
|
28
|
+
}
|
|
29
|
+
.heading {
|
|
30
|
+
composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
|
|
31
|
+
max-width: 100% ;
|
|
32
|
+
}
|
|
33
|
+
.list {
|
|
34
|
+
font-size: var(--zd_font_size11) ;
|
|
35
|
+
flex-basis: var(--zd_size12) ;
|
|
36
|
+
color: var(--textColor);
|
|
37
|
+
text-align: center;
|
|
38
|
+
cursor: pointer;
|
|
39
|
+
}
|
|
40
|
+
.title {
|
|
41
|
+
flex-basis: var(--zd_size15) ;
|
|
42
|
+
}
|
|
43
|
+
.letter {
|
|
44
|
+
text-transform: uppercase;
|
|
45
|
+
display: inline-block;
|
|
46
|
+
}
|
|
47
|
+
.numbers .list {
|
|
48
|
+
max-height: var(--zd_size35) ;
|
|
49
|
+
}
|
|
50
|
+
.list :hover,
|
|
51
|
+
.selected {
|
|
52
|
+
color: var(--textHoverColor);
|
|
53
|
+
}
|
|
54
|
+
.title {
|
|
55
|
+
font-size: var(--zd_font_size11) ;
|
|
56
|
+
font-family: var(--zd_semibold);
|
|
57
|
+
}
|