@zohodesk/dot 1.0.0-temp-186 → 1.0.0-temp-187

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.
Files changed (190) hide show
  1. package/.cli/PropUnificationExcludeFilesArray.js +344 -344
  2. package/.cli/PropValidationExcludeFilesArray.js +8 -8
  3. package/.cli/propValidation_report.html +1 -1
  4. package/coverage/ExternalLink/ExternalLink.js.html +1 -1
  5. package/coverage/ExternalLink/ExternalLink.module.css.html +1 -1
  6. package/coverage/ExternalLink/index.html +1 -1
  7. package/coverage/ExternalLink/props/defaultProps.js.html +1 -1
  8. package/coverage/ExternalLink/props/index.html +1 -1
  9. package/coverage/ExternalLink/props/propTypes.js.html +1 -1
  10. package/coverage/IconButton/IconButton.js.html +1 -1
  11. package/coverage/IconButton/IconButton.module.css.html +1 -1
  12. package/coverage/IconButton/index.html +1 -1
  13. package/coverage/IconButton/props/defaultProps.js.html +1 -1
  14. package/coverage/IconButton/props/index.html +1 -1
  15. package/coverage/IconButton/props/propTypes.js.html +1 -1
  16. package/coverage/Image/Image.js.html +1 -1
  17. package/coverage/Image/Image.module.css.html +1 -1
  18. package/coverage/Image/index.html +1 -1
  19. package/coverage/Image/props/defaultProps.js.html +1 -1
  20. package/coverage/Image/props/index.html +1 -1
  21. package/coverage/Image/props/propTypes.js.html +1 -1
  22. package/coverage/avatar/AvatarWithTeam/AvatarWithTeam.js.html +1 -1
  23. package/coverage/avatar/AvatarWithTeam/AvatarWithTeam.module.css.html +1 -1
  24. package/coverage/avatar/AvatarWithTeam/index.html +1 -1
  25. package/coverage/avatar/AvatarWithTeam/props/defaultProps.js.html +1 -1
  26. package/coverage/avatar/AvatarWithTeam/props/index.html +1 -1
  27. package/coverage/avatar/AvatarWithTeam/props/propTypes.js.html +1 -1
  28. package/coverage/coverage-final.json +16 -16
  29. package/coverage/coverage-summary.json +16 -16
  30. package/coverage/index.html +1 -1
  31. package/css_error.log +1 -1
  32. package/es/ExternalLink/ExternalLink.module.css +3 -3
  33. package/es/FlipCard/FlipCard.module.css +44 -44
  34. package/es/FreezeLayer/css/FreezeLayer.module.css +42 -42
  35. package/es/Hooks/Dragger/css/Dragger.module.css +2 -2
  36. package/es/IconButton/__tests__/__snapshots__/IconButton.spec.js.snap +316 -316
  37. package/es/Image/Image.module.css +11 -11
  38. package/es/Image/__tests__/__snapshots__/Image.spec.js.snap +74 -74
  39. package/es/Link/Link.module.css +3 -3
  40. package/es/Loader/Loader.module.css +47 -47
  41. package/es/MessageBanner/MessageBanner.module.css +46 -46
  42. package/es/NewStar/NewStar.module.css +244 -244
  43. package/es/PlusIcon/PlusIcon.module.css +18 -18
  44. package/es/Upload/Upload.module.css +125 -125
  45. package/es/alert/AlertLookup/AlertLookup.module.css +26 -26
  46. package/es/avatar/AvatarClose/AvatarClose.module.css +37 -37
  47. package/es/avatar/AvatarCollision/AvatarCollision.module.css +69 -69
  48. package/es/avatar/AvatarStatus/AvatarStatus.module.css +146 -146
  49. package/es/avatar/AvatarThread/AvatarThread.module.css +166 -166
  50. package/es/common/dot_animation.module.css +26 -26
  51. package/es/common/dot_boxShadow.module.css +39 -39
  52. package/es/common/dot_common.module.css +3 -3
  53. package/es/deprecated/FreezeLayer/_FreezeLayer.module.css +42 -42
  54. package/es/deprecated/SelectDropdown/SelectDropdown.module.css +59 -59
  55. package/es/deprecated/utils/KeyboardApi.js +25 -25
  56. package/es/dropdown/ToggleDropDown/ToggleDropDown.module.css +100 -100
  57. package/es/emptystate/EditionPage/EditionPage.css +43 -43
  58. package/es/errorstate/Inconvenience/Inconvenience.module.css +7 -7
  59. package/es/errorstate/LinkText/LinkText.module.css +6 -6
  60. package/es/errorstate/NoRequestFound/NoRequestFound.module.css +3 -3
  61. package/es/errorstate/PermissionPlay/PermissionPlay.module.css +34 -34
  62. package/es/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +3 -3
  63. package/es/errorstate/UnableToProcess/UnableToProcess.module.css +3 -3
  64. package/es/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +3 -3
  65. package/es/errorstate/WillBack/WillBack.module.css +34 -34
  66. package/es/form/fields/TagsMultiSelect/TagsMultiSelect.js +5 -4
  67. package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +9 -9
  68. package/es/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +37 -37
  69. package/es/form/layout/Field/Field.module.css +22 -22
  70. package/es/form/layout/Section/ModuleFormSection.module.css +3 -3
  71. package/es/list/BluePrintStatus/BluePrintStatus.module.css +17 -17
  72. package/es/list/DepartmentDropDown/DepartmentDropDown.js +7 -2
  73. package/es/list/DepartmentDropDown/props/defaultProps.js +2 -1
  74. package/es/list/DepartmentDropDown/props/propTypes.js +2 -1
  75. package/es/list/DotNew/DotNew.module.css +24 -24
  76. package/es/list/Icons/Icons.module.css +16 -16
  77. package/es/list/ListStencils/ListStencils.module.css +67 -67
  78. package/es/list/SecondaryText/SecondaryText.module.css +136 -136
  79. package/es/list/SecondryPanel/SecondryPanel.module.css +5 -5
  80. package/es/list/SentimentStatus/SentimentStatus.module.css +12 -12
  81. package/es/list/TagNew/TagNew.module.css +116 -116
  82. package/es/list/listCommon.module.css +78 -78
  83. package/es/list/status/StatusListItem/StatusListItem.module.css +35 -5
  84. package/es/lookup/EmptyPage/LookupEmptyPage.module.css +12 -12
  85. package/es/lookup/Section/LookupSection.module.css +8 -8
  86. package/es/lookup/header/Search/LookupSearch.module.css +57 -57
  87. package/es/lookup/header/TicketHeader/TicketHeader.module.css +22 -22
  88. package/es/lookup/header/lookupHeaderCommonResponsive.module.css +24 -24
  89. package/es/setup/header/Button/HeaderButton.module.css +5 -5
  90. package/es/setup/header/Link/HeaderLink.module.css +21 -21
  91. package/es/setup/header/Views/Views.module.css +38 -38
  92. package/es/setup/helptips/Description/HelpTipsDescription.module.css +6 -6
  93. package/es/setup/helptips/Link/HelpTipsLink.module.css +7 -7
  94. package/es/setup/helptips/ListGroup/ListGroup.module.css +22 -22
  95. package/es/setup/helptips/Title/HelpTipsTitle.module.css +5 -5
  96. package/es/setup/table/TableData/SetupTableData.module.css +44 -44
  97. package/es/setup/table/TableData/Tablehover.module.css +6 -6
  98. package/es/setup/table/TableHead/SetupTableHead.module.css +12 -12
  99. package/es/setup/table/TableRow/SetupTableRow.module.css +14 -14
  100. package/es/svg/PlusIcon.js +1 -1
  101. package/es/svg/SnippetIcon.js +2 -2
  102. package/es/v1/form/fields/TagsMultiSelect/TagsMultiSelect.js +1 -2
  103. package/es/v1/svg/PlusIcon.js +1 -1
  104. package/es/v1/svg/SnippetIcon.js +2 -2
  105. package/es/version2/AlertClose/AlertClose.module.css +42 -42
  106. package/es/version2/alertIcons/AlertIcons.module.css +67 -67
  107. package/es/version2/errorstate/V2_ErrorStates.module.css +46 -46
  108. package/install.md +12 -12
  109. package/lib/ExternalLink/ExternalLink.module.css +3 -3
  110. package/lib/FlipCard/FlipCard.module.css +44 -44
  111. package/lib/FreezeLayer/css/FreezeLayer.module.css +42 -42
  112. package/lib/Hooks/Dragger/css/Dragger.module.css +2 -2
  113. package/lib/IconButton/__tests__/__snapshots__/IconButton.spec.js.snap +316 -316
  114. package/lib/Image/Image.module.css +11 -11
  115. package/lib/Image/__tests__/__snapshots__/Image.spec.js.snap +74 -74
  116. package/lib/Link/Link.module.css +3 -3
  117. package/lib/Loader/Loader.module.css +47 -47
  118. package/lib/MessageBanner/MessageBanner.module.css +46 -46
  119. package/lib/NewStar/NewStar.module.css +244 -244
  120. package/lib/PlusIcon/PlusIcon.module.css +18 -18
  121. package/lib/Upload/Upload.module.css +125 -125
  122. package/lib/alert/AlertLookup/AlertLookup.module.css +26 -26
  123. package/lib/avatar/AvatarClose/AvatarClose.module.css +37 -37
  124. package/lib/avatar/AvatarCollision/AvatarCollision.module.css +69 -69
  125. package/lib/avatar/AvatarStatus/AvatarStatus.module.css +146 -146
  126. package/lib/avatar/AvatarThread/AvatarThread.module.css +166 -166
  127. package/lib/common/dot_animation.module.css +26 -26
  128. package/lib/common/dot_boxShadow.module.css +39 -39
  129. package/lib/common/dot_common.module.css +3 -3
  130. package/lib/deprecated/FreezeLayer/_FreezeLayer.module.css +42 -42
  131. package/lib/deprecated/SelectDropdown/SelectDropdown.module.css +59 -59
  132. package/lib/deprecated/utils/KeyboardApi.js +25 -25
  133. package/lib/dropdown/ToggleDropDown/ToggleDropDown.module.css +100 -100
  134. package/lib/emptystate/EditionPage/EditionPage.css +43 -43
  135. package/lib/errorstate/Inconvenience/Inconvenience.module.css +7 -7
  136. package/lib/errorstate/LinkText/LinkText.module.css +6 -6
  137. package/lib/errorstate/NoRequestFound/NoRequestFound.module.css +3 -3
  138. package/lib/errorstate/PermissionPlay/PermissionPlay.module.css +34 -34
  139. package/lib/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +3 -3
  140. package/lib/errorstate/UnableToProcess/UnableToProcess.module.css +3 -3
  141. package/lib/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +3 -3
  142. package/lib/errorstate/WillBack/WillBack.module.css +34 -34
  143. package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.js +6 -5
  144. package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +9 -9
  145. package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +37 -37
  146. package/lib/form/layout/Field/Field.module.css +22 -22
  147. package/lib/form/layout/Section/ModuleFormSection.module.css +3 -3
  148. package/lib/list/BluePrintStatus/BluePrintStatus.module.css +17 -17
  149. package/lib/list/DepartmentDropDown/DepartmentDropDown.js +8 -3
  150. package/lib/list/DepartmentDropDown/props/defaultProps.js +2 -1
  151. package/lib/list/DepartmentDropDown/props/propTypes.js +1 -1
  152. package/lib/list/DotNew/DotNew.module.css +24 -24
  153. package/lib/list/Icons/Icons.module.css +16 -16
  154. package/lib/list/ListStencils/ListStencils.module.css +67 -67
  155. package/lib/list/SecondaryText/SecondaryText.module.css +136 -136
  156. package/lib/list/SecondryPanel/SecondryPanel.module.css +5 -5
  157. package/lib/list/SentimentStatus/SentimentStatus.module.css +12 -12
  158. package/lib/list/TagNew/TagNew.module.css +116 -116
  159. package/lib/list/listCommon.module.css +78 -78
  160. package/lib/list/status/StatusListItem/StatusListItem.module.css +35 -5
  161. package/lib/lookup/EmptyPage/LookupEmptyPage.module.css +12 -12
  162. package/lib/lookup/Section/LookupSection.module.css +8 -8
  163. package/lib/lookup/header/Search/LookupSearch.module.css +57 -57
  164. package/lib/lookup/header/TicketHeader/TicketHeader.module.css +22 -22
  165. package/lib/lookup/header/lookupHeaderCommonResponsive.module.css +24 -24
  166. package/lib/setup/header/Button/HeaderButton.module.css +5 -5
  167. package/lib/setup/header/Link/HeaderLink.module.css +21 -21
  168. package/lib/setup/header/Views/Views.module.css +38 -38
  169. package/lib/setup/helptips/Description/HelpTipsDescription.module.css +6 -6
  170. package/lib/setup/helptips/Link/HelpTipsLink.module.css +7 -7
  171. package/lib/setup/helptips/ListGroup/ListGroup.module.css +22 -22
  172. package/lib/setup/helptips/Title/HelpTipsTitle.module.css +5 -5
  173. package/lib/setup/table/TableData/SetupTableData.module.css +44 -44
  174. package/lib/setup/table/TableData/Tablehover.module.css +6 -6
  175. package/lib/setup/table/TableHead/SetupTableHead.module.css +12 -12
  176. package/lib/setup/table/TableRow/SetupTableRow.module.css +14 -14
  177. package/lib/svg/PlusIcon.js +1 -1
  178. package/lib/svg/SnippetIcon.js +2 -2
  179. package/lib/v1/form/fields/TagsMultiSelect/TagsMultiSelect.js +1 -2
  180. package/lib/v1/svg/PlusIcon.js +1 -1
  181. package/lib/v1/svg/SnippetIcon.js +2 -2
  182. package/lib/version2/AlertClose/AlertClose.module.css +42 -42
  183. package/lib/version2/alertIcons/AlertIcons.module.css +67 -67
  184. package/lib/version2/errorstate/V2_ErrorStates.module.css +46 -46
  185. package/package.json +5 -5
  186. package/postPublish.js +8 -8
  187. package/prePublish.js +70 -70
  188. package/propValidationArg.json +11 -11
  189. package/react-cli.config.js +23 -23
  190. package/result.json +1 -1
@@ -1,136 +1,136 @@
1
- .paidUserIcon {
2
- vertical-align: middle;
3
- bottom: var(--zd_size1) ;
4
- position: relative;
5
- font-size: var(--zd_font_size8) ;
6
- }[dir=ltr] .paidUserIcon {
7
- margin-right: var(--zd_size5) ;
8
- }[dir=rtl] .paidUserIcon {
9
- margin-left: var(--zd_size5) ;
10
- }
11
- .icon {
12
- display: block;
13
- }
14
- .disable {
15
- cursor: not-allowed;
16
- }
17
- .textBold {
18
- font-family: var(--zd_bold);
19
- color: var(--zdt_secondaryText_black_text);
20
- }
21
- .textStyle, .link{
22
- display: block
23
- }
24
- .textStyle.textBold {
25
- font-family: var(--zd_bold);
26
- color: var(--zdt_secondaryText_black_text);
27
- }
28
- .ticketId,
29
- .link,
30
- .textStyle,
31
- .secondaryText,
32
- .ratingText,
33
- .phoneNumber {
34
- color: var(--zdt_secondaryText_secondaryText_text);
35
- }
36
- .textStyle,
37
- .secondaryText {
38
- font-size: var(--zd_font_size12) ;
39
- }
40
- .ticketId,
41
- .phoneNumber,
42
- .ratingText {
43
- font-size: var(--zd_font_size12) ;
44
- }
45
- .textStyle,
46
- .secondaryText,
47
- .phoneNumber {
48
- composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
49
- max-width: 100% ;
50
- display: block;
51
- }
52
- .textStyle, .secondaryText, .phoneNumber {
53
- cursor: pointer;
54
- }
55
- .textStyle:hover,
56
- .ticketIdLink,
57
- .phoneNumber:hover,
58
- .link:hover {
59
- color: var(--zdt_secondaryText_blue_text);
60
- }
61
- /* .link:focus, .link:focus .textStyle, .link:focus .phoneNumber{
62
- color: var(--zdt_secondaryText_blue_text);
63
- } */
64
- .ticketIdLink {
65
- cursor: pointer;
66
- }
67
- .ticketIdLink:hover, .ticketIdLink:focus {
68
- color: var(--zdt_secondaryText_blue_hover_text);
69
- }
70
- .primaryAccountNameCnt {
71
- max-width: 100% ;
72
- }
73
- /* status */
74
- .font_regular {
75
- font-family: var(--zd_regular);
76
- }
77
- .font_semibold {
78
- font-family: var(--zd_semibold);
79
- }
80
- .font_bold {
81
- font-family: var(--zd_bold);
82
- }
83
- .font_semibold,
84
- .font_bold,
85
- .textBold {
86
- composes: ftsmooth from '~@zohodesk/components/lib/common/common.module.css';
87
- }
88
- .priorityText,
89
- .statusText {
90
- composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
91
- }
92
-
93
- .priorityText {
94
- font-size: var(--zd_font_size12) ;
95
- max-width: 100% ;
96
- }
97
- .departmentText {
98
- font-size: var(--zd_font_size12) ;
99
- color: var(--zdt_secondaryText_secondaryText_text);
100
- max-width: 100% ;
101
- composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
102
- }
103
- /* HappinessRating Style */
104
- .happinessContainer {
105
- composes: inlineBlockMiddle from '../listCommon.module.css';
106
- }
107
- .happinessImg {
108
- width: var(--zd_size13) ;
109
- vertical-align: middle;
110
- }
111
- [dir=ltr] .happinessImg {
112
- margin: 0 var(--zd_size4) 0 0 ;
113
- }
114
- [dir=rtl] .happinessImg {
115
- margin: 0 0 0 var(--zd_size4) ;
116
- }
117
-
118
- /* colors */
119
- .gray {
120
- color: var(--zdt_secondaryText_gray_text);
121
- }
122
- .orange {
123
- color: var(--zdt_secondaryText_orage_text);
124
- }
125
- .green {
126
- color: var(--zdt_secondaryText_green_text);
127
- }
128
- .red {
129
- color: var(--zdt_secondaryText_red_text);
130
- }
131
- .blue {
132
- color: var(--zdt_secondaryText_blue_text);
133
- }
134
- .black {
135
- color: var(--zdt_secondaryText_black_text);
136
- }
1
+ .paidUserIcon {
2
+ vertical-align: middle;
3
+ bottom: var(--zd_size1) ;
4
+ position: relative;
5
+ font-size: var(--zd_font_size8) ;
6
+ }[dir=ltr] .paidUserIcon {
7
+ margin-right: var(--zd_size5) ;
8
+ }[dir=rtl] .paidUserIcon {
9
+ margin-left: var(--zd_size5) ;
10
+ }
11
+ .icon {
12
+ display: block;
13
+ }
14
+ .disable {
15
+ cursor: not-allowed;
16
+ }
17
+ .textBold {
18
+ font-family: var(--zd_bold);
19
+ color: var(--zdt_secondaryText_black_text);
20
+ }
21
+ .textStyle, .link{
22
+ display: block
23
+ }
24
+ .textStyle.textBold {
25
+ font-family: var(--zd_bold);
26
+ color: var(--zdt_secondaryText_black_text);
27
+ }
28
+ .ticketId,
29
+ .link,
30
+ .textStyle,
31
+ .secondaryText,
32
+ .ratingText,
33
+ .phoneNumber {
34
+ color: var(--zdt_secondaryText_secondaryText_text);
35
+ }
36
+ .textStyle,
37
+ .secondaryText {
38
+ font-size: var(--zd_font_size12) ;
39
+ }
40
+ .ticketId,
41
+ .phoneNumber,
42
+ .ratingText {
43
+ font-size: var(--zd_font_size12) ;
44
+ }
45
+ .textStyle,
46
+ .secondaryText,
47
+ .phoneNumber {
48
+ composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
49
+ max-width: 100% ;
50
+ display: block;
51
+ }
52
+ .textStyle, .secondaryText, .phoneNumber {
53
+ cursor: pointer;
54
+ }
55
+ .textStyle:hover,
56
+ .ticketIdLink,
57
+ .phoneNumber:hover,
58
+ .link:hover {
59
+ color: var(--zdt_secondaryText_blue_text);
60
+ }
61
+ /* .link:focus, .link:focus .textStyle, .link:focus .phoneNumber{
62
+ color: var(--zdt_secondaryText_blue_text);
63
+ } */
64
+ .ticketIdLink {
65
+ cursor: pointer;
66
+ }
67
+ .ticketIdLink:hover, .ticketIdLink:focus {
68
+ color: var(--zdt_secondaryText_blue_hover_text);
69
+ }
70
+ .primaryAccountNameCnt {
71
+ max-width: 100% ;
72
+ }
73
+ /* status */
74
+ .font_regular {
75
+ font-family: var(--zd_regular);
76
+ }
77
+ .font_semibold {
78
+ font-family: var(--zd_semibold);
79
+ }
80
+ .font_bold {
81
+ font-family: var(--zd_bold);
82
+ }
83
+ .font_semibold,
84
+ .font_bold,
85
+ .textBold {
86
+ composes: ftsmooth from '~@zohodesk/components/lib/common/common.module.css';
87
+ }
88
+ .priorityText,
89
+ .statusText {
90
+ composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
91
+ }
92
+
93
+ .priorityText {
94
+ font-size: var(--zd_font_size12) ;
95
+ max-width: 100% ;
96
+ }
97
+ .departmentText {
98
+ font-size: var(--zd_font_size12) ;
99
+ color: var(--zdt_secondaryText_secondaryText_text);
100
+ max-width: 100% ;
101
+ composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
102
+ }
103
+ /* HappinessRating Style */
104
+ .happinessContainer {
105
+ composes: inlineBlockMiddle from '../listCommon.module.css';
106
+ }
107
+ .happinessImg {
108
+ width: var(--zd_size13) ;
109
+ vertical-align: middle;
110
+ }
111
+ [dir=ltr] .happinessImg {
112
+ margin: 0 var(--zd_size4) 0 0 ;
113
+ }
114
+ [dir=rtl] .happinessImg {
115
+ margin: 0 0 0 var(--zd_size4) ;
116
+ }
117
+
118
+ /* colors */
119
+ .gray {
120
+ color: var(--zdt_secondaryText_gray_text);
121
+ }
122
+ .orange {
123
+ color: var(--zdt_secondaryText_orage_text);
124
+ }
125
+ .green {
126
+ color: var(--zdt_secondaryText_green_text);
127
+ }
128
+ .red {
129
+ color: var(--zdt_secondaryText_red_text);
130
+ }
131
+ .blue {
132
+ color: var(--zdt_secondaryText_blue_text);
133
+ }
134
+ .black {
135
+ color: var(--zdt_secondaryText_black_text);
136
+ }
@@ -1,6 +1,6 @@
1
- .listItemContainer {
2
- max-width: 100% ;
3
- }
4
- .dottedStyle {
5
- composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
1
+ .listItemContainer {
2
+ max-width: 100% ;
3
+ }
4
+ .dottedStyle {
5
+ composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
6
6
  }
@@ -1,12 +1,12 @@
1
- .container {
2
- vertical-align: middle;
3
- font-size: var(--zd_font_size10) ;
4
- }[dir=ltr] .container {
5
- margin: 0 0 0 var(--zd_size5) ;
6
- }[dir=rtl] .container {
7
- margin: 0 var(--zd_size5) 0 0 ;
8
- }
9
-
10
- .sentimentIcon {
11
- display: block;
12
- }
1
+ .container {
2
+ vertical-align: middle;
3
+ font-size: var(--zd_font_size10) ;
4
+ }[dir=ltr] .container {
5
+ margin: 0 0 0 var(--zd_size5) ;
6
+ }[dir=rtl] .container {
7
+ margin: 0 var(--zd_size5) 0 0 ;
8
+ }
9
+
10
+ .sentimentIcon {
11
+ display: block;
12
+ }
@@ -1,117 +1,117 @@
1
- .tagStyle {
2
- min-width: var(--zd_size70) ;
3
- height: var(--zd_size28) ;
4
- font-size: var(--zd_font_size13) ;
5
- color: var(--zdt_tagnew_default_text);
6
- composes: inlineFlex from '../listCommon.module.css';
7
- composes: alignHorizontal from '~@zohodesk/components/lib/common/common.module.css';
8
- transition: all var(--zd_transition2) ease 0s;
9
- opacity: 0;
10
- visibility: hidden;
11
- border-radius: var(--zd_size14);
12
- background-color: var(--zdt_tagnew_default_bg);
13
- box-shadow: var(--zd_bs_tagnew_shadow);
14
- padding: 0 var(--zd_size15) ;
15
- transform: scale(0);
16
- cursor: pointer;
17
- }
18
-
19
- .bounceIn {
20
- visibility: visible;
21
- opacity: 1;
22
- transform: scale(1);
23
- }
24
-
25
- [dir=ltr] .bounceIn {
26
- animation: bounceIn 700ms;
27
- }
28
-
29
- [dir=rtl] .bounceIn {
30
- animation: bounceIn 700ms;
31
- }
32
-
33
- @keyframes bounceIn {
34
-
35
- 0%,
36
- 20%,
37
- 40%,
38
- 60%,
39
- 80%,
40
- 100% {
41
- -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
42
- transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
43
- }
44
-
45
- 0% {
46
- -webkit-transform: scale3d(0.3, 0.3, 0.3);
47
- transform: scale3d(0.3, 0.3, 0.3);
48
- }
49
-
50
- 20% {
51
- -webkit-transform: scale3d(1.1, 1.1, 1.1);
52
- transform: scale3d(1.1, 1.1, 1.1);
53
- }
54
-
55
- 40% {
56
- -webkit-transform: scale3d(0.9, 0.9, 0.9);
57
- transform: scale3d(0.9, 0.9, 0.9);
58
- }
59
-
60
- 60% {
61
- -webkit-transform: scale3d(1.03, 1.03, 1.03);
62
- transform: scale3d(1.03, 1.03, 1.03);
63
- }
64
-
65
- 80% {
66
- -webkit-transform: scale3d(0.97, 0.97, 0.97);
67
- transform: scale3d(0.97, 0.97, 0.97);
68
- }
69
-
70
- 100% {
71
- -webkit-transform: scale3d(1, 1, 1);
72
- transform: scale3d(1, 1, 1);
73
- }
74
- }
75
-
76
- @-webkit-keyframes bounceIn {
77
-
78
- 0%,
79
- 20%,
80
- 40%,
81
- 60%,
82
- 80%,
83
- 100% {
84
- -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
85
- transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
86
- }
87
-
88
- 0% {
89
- -webkit-transform: scale3d(0.3, 0.3, 0.3);
90
- transform: scale3d(0.3, 0.3, 0.3);
91
- }
92
-
93
- 20% {
94
- -webkit-transform: scale3d(1.1, 1.1, 1.1);
95
- transform: scale3d(1.1, 1.1, 1.1);
96
- }
97
-
98
- 40% {
99
- -webkit-transform: scale3d(0.9, 0.9, 0.9);
100
- transform: scale3d(0.9, 0.9, 0.9);
101
- }
102
-
103
- 60% {
104
- -webkit-transform: scale3d(1.03, 1.03, 1.03);
105
- transform: scale3d(1.03, 1.03, 1.03);
106
- }
107
-
108
- 80% {
109
- -webkit-transform: scale3d(0.97, 0.97, 0.97);
110
- transform: scale3d(0.97, 0.97, 0.97);
111
- }
112
-
113
- 100% {
114
- -webkit-transform: scale3d(1, 1, 1);
115
- transform: scale3d(1, 1, 1);
116
- }
1
+ .tagStyle {
2
+ min-width: var(--zd_size70) ;
3
+ height: var(--zd_size28) ;
4
+ font-size: var(--zd_font_size13) ;
5
+ color: var(--zdt_tagnew_default_text);
6
+ composes: inlineFlex from '../listCommon.module.css';
7
+ composes: alignHorizontal from '~@zohodesk/components/lib/common/common.module.css';
8
+ transition: all var(--zd_transition2) ease 0s;
9
+ opacity: 0;
10
+ visibility: hidden;
11
+ border-radius: var(--zd_size14);
12
+ background-color: var(--zdt_tagnew_default_bg);
13
+ box-shadow: var(--zd_bs_tagnew_shadow);
14
+ padding: 0 var(--zd_size15) ;
15
+ transform: scale(0);
16
+ cursor: pointer;
17
+ }
18
+
19
+ .bounceIn {
20
+ visibility: visible;
21
+ opacity: 1;
22
+ transform: scale(1);
23
+ }
24
+
25
+ [dir=ltr] .bounceIn {
26
+ animation: bounceIn 700ms;
27
+ }
28
+
29
+ [dir=rtl] .bounceIn {
30
+ animation: bounceIn 700ms;
31
+ }
32
+
33
+ @keyframes bounceIn {
34
+
35
+ 0%,
36
+ 20%,
37
+ 40%,
38
+ 60%,
39
+ 80%,
40
+ 100% {
41
+ -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
42
+ transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
43
+ }
44
+
45
+ 0% {
46
+ -webkit-transform: scale3d(0.3, 0.3, 0.3);
47
+ transform: scale3d(0.3, 0.3, 0.3);
48
+ }
49
+
50
+ 20% {
51
+ -webkit-transform: scale3d(1.1, 1.1, 1.1);
52
+ transform: scale3d(1.1, 1.1, 1.1);
53
+ }
54
+
55
+ 40% {
56
+ -webkit-transform: scale3d(0.9, 0.9, 0.9);
57
+ transform: scale3d(0.9, 0.9, 0.9);
58
+ }
59
+
60
+ 60% {
61
+ -webkit-transform: scale3d(1.03, 1.03, 1.03);
62
+ transform: scale3d(1.03, 1.03, 1.03);
63
+ }
64
+
65
+ 80% {
66
+ -webkit-transform: scale3d(0.97, 0.97, 0.97);
67
+ transform: scale3d(0.97, 0.97, 0.97);
68
+ }
69
+
70
+ 100% {
71
+ -webkit-transform: scale3d(1, 1, 1);
72
+ transform: scale3d(1, 1, 1);
73
+ }
74
+ }
75
+
76
+ @-webkit-keyframes bounceIn {
77
+
78
+ 0%,
79
+ 20%,
80
+ 40%,
81
+ 60%,
82
+ 80%,
83
+ 100% {
84
+ -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
85
+ transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
86
+ }
87
+
88
+ 0% {
89
+ -webkit-transform: scale3d(0.3, 0.3, 0.3);
90
+ transform: scale3d(0.3, 0.3, 0.3);
91
+ }
92
+
93
+ 20% {
94
+ -webkit-transform: scale3d(1.1, 1.1, 1.1);
95
+ transform: scale3d(1.1, 1.1, 1.1);
96
+ }
97
+
98
+ 40% {
99
+ -webkit-transform: scale3d(0.9, 0.9, 0.9);
100
+ transform: scale3d(0.9, 0.9, 0.9);
101
+ }
102
+
103
+ 60% {
104
+ -webkit-transform: scale3d(1.03, 1.03, 1.03);
105
+ transform: scale3d(1.03, 1.03, 1.03);
106
+ }
107
+
108
+ 80% {
109
+ -webkit-transform: scale3d(0.97, 0.97, 0.97);
110
+ transform: scale3d(0.97, 0.97, 0.97);
111
+ }
112
+
113
+ 100% {
114
+ -webkit-transform: scale3d(1, 1, 1);
115
+ transform: scale3d(1, 1, 1);
116
+ }
117
117
  }