@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.
- package/.cli/PropUnificationExcludeFilesArray.js +344 -344
- package/.cli/PropValidationExcludeFilesArray.js +8 -8
- package/.cli/propValidation_report.html +1 -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/coverage-final.json +16 -16
- package/coverage/coverage-summary.json +16 -16
- package/coverage/index.html +1 -1
- package/css_error.log +1 -1
- package/es/ExternalLink/ExternalLink.module.css +3 -3
- package/es/FlipCard/FlipCard.module.css +44 -44
- package/es/FreezeLayer/css/FreezeLayer.module.css +42 -42
- package/es/Hooks/Dragger/css/Dragger.module.css +2 -2
- package/es/IconButton/__tests__/__snapshots__/IconButton.spec.js.snap +316 -316
- package/es/Image/Image.module.css +11 -11
- package/es/Image/__tests__/__snapshots__/Image.spec.js.snap +74 -74
- package/es/Link/Link.module.css +3 -3
- package/es/Loader/Loader.module.css +47 -47
- package/es/MessageBanner/MessageBanner.module.css +46 -46
- package/es/NewStar/NewStar.module.css +244 -244
- package/es/PlusIcon/PlusIcon.module.css +18 -18
- package/es/Upload/Upload.module.css +125 -125
- package/es/alert/AlertLookup/AlertLookup.module.css +26 -26
- package/es/avatar/AvatarClose/AvatarClose.module.css +37 -37
- package/es/avatar/AvatarCollision/AvatarCollision.module.css +69 -69
- package/es/avatar/AvatarStatus/AvatarStatus.module.css +146 -146
- package/es/avatar/AvatarThread/AvatarThread.module.css +166 -166
- package/es/common/dot_animation.module.css +26 -26
- package/es/common/dot_boxShadow.module.css +39 -39
- package/es/common/dot_common.module.css +3 -3
- package/es/deprecated/FreezeLayer/_FreezeLayer.module.css +42 -42
- package/es/deprecated/SelectDropdown/SelectDropdown.module.css +59 -59
- package/es/deprecated/utils/KeyboardApi.js +25 -25
- package/es/dropdown/ToggleDropDown/ToggleDropDown.module.css +100 -100
- package/es/emptystate/EditionPage/EditionPage.css +43 -43
- package/es/errorstate/Inconvenience/Inconvenience.module.css +7 -7
- package/es/errorstate/LinkText/LinkText.module.css +6 -6
- package/es/errorstate/NoRequestFound/NoRequestFound.module.css +3 -3
- package/es/errorstate/PermissionPlay/PermissionPlay.module.css +34 -34
- package/es/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +3 -3
- package/es/errorstate/UnableToProcess/UnableToProcess.module.css +3 -3
- package/es/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +3 -3
- package/es/errorstate/WillBack/WillBack.module.css +34 -34
- package/es/form/fields/TagsMultiSelect/TagsMultiSelect.js +5 -4
- package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +9 -9
- package/es/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +37 -37
- package/es/form/layout/Field/Field.module.css +22 -22
- package/es/form/layout/Section/ModuleFormSection.module.css +3 -3
- package/es/list/BluePrintStatus/BluePrintStatus.module.css +17 -17
- package/es/list/DepartmentDropDown/DepartmentDropDown.js +7 -2
- package/es/list/DepartmentDropDown/props/defaultProps.js +2 -1
- package/es/list/DepartmentDropDown/props/propTypes.js +2 -1
- package/es/list/DotNew/DotNew.module.css +24 -24
- package/es/list/Icons/Icons.module.css +16 -16
- package/es/list/ListStencils/ListStencils.module.css +67 -67
- package/es/list/SecondaryText/SecondaryText.module.css +136 -136
- package/es/list/SecondryPanel/SecondryPanel.module.css +5 -5
- package/es/list/SentimentStatus/SentimentStatus.module.css +12 -12
- package/es/list/TagNew/TagNew.module.css +116 -116
- package/es/list/listCommon.module.css +78 -78
- package/es/list/status/StatusListItem/StatusListItem.module.css +35 -5
- package/es/lookup/EmptyPage/LookupEmptyPage.module.css +12 -12
- package/es/lookup/Section/LookupSection.module.css +8 -8
- package/es/lookup/header/Search/LookupSearch.module.css +57 -57
- package/es/lookup/header/TicketHeader/TicketHeader.module.css +22 -22
- package/es/lookup/header/lookupHeaderCommonResponsive.module.css +24 -24
- package/es/setup/header/Button/HeaderButton.module.css +5 -5
- package/es/setup/header/Link/HeaderLink.module.css +21 -21
- package/es/setup/header/Views/Views.module.css +38 -38
- package/es/setup/helptips/Description/HelpTipsDescription.module.css +6 -6
- package/es/setup/helptips/Link/HelpTipsLink.module.css +7 -7
- package/es/setup/helptips/ListGroup/ListGroup.module.css +22 -22
- package/es/setup/helptips/Title/HelpTipsTitle.module.css +5 -5
- package/es/setup/table/TableData/SetupTableData.module.css +44 -44
- package/es/setup/table/TableData/Tablehover.module.css +6 -6
- package/es/setup/table/TableHead/SetupTableHead.module.css +12 -12
- package/es/setup/table/TableRow/SetupTableRow.module.css +14 -14
- package/es/svg/PlusIcon.js +1 -1
- package/es/svg/SnippetIcon.js +2 -2
- package/es/v1/form/fields/TagsMultiSelect/TagsMultiSelect.js +1 -2
- package/es/v1/svg/PlusIcon.js +1 -1
- package/es/v1/svg/SnippetIcon.js +2 -2
- package/es/version2/AlertClose/AlertClose.module.css +42 -42
- package/es/version2/alertIcons/AlertIcons.module.css +67 -67
- package/es/version2/errorstate/V2_ErrorStates.module.css +46 -46
- package/install.md +12 -12
- package/lib/ExternalLink/ExternalLink.module.css +3 -3
- package/lib/FlipCard/FlipCard.module.css +44 -44
- package/lib/FreezeLayer/css/FreezeLayer.module.css +42 -42
- package/lib/Hooks/Dragger/css/Dragger.module.css +2 -2
- package/lib/IconButton/__tests__/__snapshots__/IconButton.spec.js.snap +316 -316
- package/lib/Image/Image.module.css +11 -11
- package/lib/Image/__tests__/__snapshots__/Image.spec.js.snap +74 -74
- package/lib/Link/Link.module.css +3 -3
- package/lib/Loader/Loader.module.css +47 -47
- package/lib/MessageBanner/MessageBanner.module.css +46 -46
- package/lib/NewStar/NewStar.module.css +244 -244
- package/lib/PlusIcon/PlusIcon.module.css +18 -18
- package/lib/Upload/Upload.module.css +125 -125
- package/lib/alert/AlertLookup/AlertLookup.module.css +26 -26
- package/lib/avatar/AvatarClose/AvatarClose.module.css +37 -37
- package/lib/avatar/AvatarCollision/AvatarCollision.module.css +69 -69
- package/lib/avatar/AvatarStatus/AvatarStatus.module.css +146 -146
- package/lib/avatar/AvatarThread/AvatarThread.module.css +166 -166
- package/lib/common/dot_animation.module.css +26 -26
- package/lib/common/dot_boxShadow.module.css +39 -39
- package/lib/common/dot_common.module.css +3 -3
- package/lib/deprecated/FreezeLayer/_FreezeLayer.module.css +42 -42
- package/lib/deprecated/SelectDropdown/SelectDropdown.module.css +59 -59
- package/lib/deprecated/utils/KeyboardApi.js +25 -25
- package/lib/dropdown/ToggleDropDown/ToggleDropDown.module.css +100 -100
- package/lib/emptystate/EditionPage/EditionPage.css +43 -43
- package/lib/errorstate/Inconvenience/Inconvenience.module.css +7 -7
- package/lib/errorstate/LinkText/LinkText.module.css +6 -6
- package/lib/errorstate/NoRequestFound/NoRequestFound.module.css +3 -3
- package/lib/errorstate/PermissionPlay/PermissionPlay.module.css +34 -34
- package/lib/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +3 -3
- package/lib/errorstate/UnableToProcess/UnableToProcess.module.css +3 -3
- package/lib/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +3 -3
- package/lib/errorstate/WillBack/WillBack.module.css +34 -34
- package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.js +6 -5
- package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +9 -9
- package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +37 -37
- package/lib/form/layout/Field/Field.module.css +22 -22
- package/lib/form/layout/Section/ModuleFormSection.module.css +3 -3
- package/lib/list/BluePrintStatus/BluePrintStatus.module.css +17 -17
- package/lib/list/DepartmentDropDown/DepartmentDropDown.js +8 -3
- package/lib/list/DepartmentDropDown/props/defaultProps.js +2 -1
- package/lib/list/DepartmentDropDown/props/propTypes.js +1 -1
- package/lib/list/DotNew/DotNew.module.css +24 -24
- package/lib/list/Icons/Icons.module.css +16 -16
- package/lib/list/ListStencils/ListStencils.module.css +67 -67
- package/lib/list/SecondaryText/SecondaryText.module.css +136 -136
- package/lib/list/SecondryPanel/SecondryPanel.module.css +5 -5
- package/lib/list/SentimentStatus/SentimentStatus.module.css +12 -12
- package/lib/list/TagNew/TagNew.module.css +116 -116
- package/lib/list/listCommon.module.css +78 -78
- package/lib/list/status/StatusListItem/StatusListItem.module.css +35 -5
- package/lib/lookup/EmptyPage/LookupEmptyPage.module.css +12 -12
- package/lib/lookup/Section/LookupSection.module.css +8 -8
- package/lib/lookup/header/Search/LookupSearch.module.css +57 -57
- package/lib/lookup/header/TicketHeader/TicketHeader.module.css +22 -22
- package/lib/lookup/header/lookupHeaderCommonResponsive.module.css +24 -24
- package/lib/setup/header/Button/HeaderButton.module.css +5 -5
- package/lib/setup/header/Link/HeaderLink.module.css +21 -21
- package/lib/setup/header/Views/Views.module.css +38 -38
- package/lib/setup/helptips/Description/HelpTipsDescription.module.css +6 -6
- package/lib/setup/helptips/Link/HelpTipsLink.module.css +7 -7
- package/lib/setup/helptips/ListGroup/ListGroup.module.css +22 -22
- package/lib/setup/helptips/Title/HelpTipsTitle.module.css +5 -5
- package/lib/setup/table/TableData/SetupTableData.module.css +44 -44
- package/lib/setup/table/TableData/Tablehover.module.css +6 -6
- package/lib/setup/table/TableHead/SetupTableHead.module.css +12 -12
- package/lib/setup/table/TableRow/SetupTableRow.module.css +14 -14
- package/lib/svg/PlusIcon.js +1 -1
- package/lib/svg/SnippetIcon.js +2 -2
- package/lib/v1/form/fields/TagsMultiSelect/TagsMultiSelect.js +1 -2
- package/lib/v1/svg/PlusIcon.js +1 -1
- package/lib/v1/svg/SnippetIcon.js +2 -2
- package/lib/version2/AlertClose/AlertClose.module.css +42 -42
- package/lib/version2/alertIcons/AlertIcons.module.css +67 -67
- package/lib/version2/errorstate/V2_ErrorStates.module.css +46 -46
- package/package.json +5 -5
- package/postPublish.js +8 -8
- package/prePublish.js +70 -70
- package/propValidationArg.json +11 -11
- package/react-cli.config.js +23 -23
- package/result.json +1 -1
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
.imageContainer {
|
|
2
|
-
margin-top: calc( var(--zd_size60) * -1 ) ;
|
|
3
|
-
}
|
|
1
|
+
.imageContainer {
|
|
2
|
+
margin-top: calc( var(--zd_size60) * -1 ) ;
|
|
3
|
+
}
|
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
.headtingText {
|
|
2
|
-
font-family: var(--zd_semibold);
|
|
3
|
-
font-size: var(--zd_font_size50) ;
|
|
4
|
-
letter-spacing: var(--zd_size1);
|
|
5
|
-
margin-bottom: var(--zd_size5) ;
|
|
6
|
-
}
|
|
7
|
-
.title,
|
|
8
|
-
.headtingText,
|
|
9
|
-
.lastBox {
|
|
10
|
-
color: var(--zdt_permissionplay_title_text);
|
|
11
|
-
}
|
|
12
|
-
.title {
|
|
13
|
-
font-size: var(--zd_font_size30) ;
|
|
14
|
-
}
|
|
15
|
-
.lastBox {
|
|
16
|
-
line-height: 1.7143;
|
|
17
|
-
font-size: var(--zd_font_size14) ;
|
|
18
|
-
margin: 0 auto ;
|
|
19
|
-
margin-bottom: var(--zd_size20) ;
|
|
20
|
-
}
|
|
21
|
-
.lineText {
|
|
22
|
-
margin: 0 var(--zd_size4) ;
|
|
23
|
-
}
|
|
24
|
-
.imageContainer {
|
|
25
|
-
height: var(--zd_size400) ;
|
|
26
|
-
margin-bottom: var(--zd_size30) ;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.min {
|
|
30
|
-
max-width: 48% ;
|
|
31
|
-
}
|
|
32
|
-
.max {
|
|
33
|
-
max-width: 95% ;
|
|
34
|
-
}
|
|
1
|
+
.headtingText {
|
|
2
|
+
font-family: var(--zd_semibold);
|
|
3
|
+
font-size: var(--zd_font_size50) ;
|
|
4
|
+
letter-spacing: var(--zd_size1);
|
|
5
|
+
margin-bottom: var(--zd_size5) ;
|
|
6
|
+
}
|
|
7
|
+
.title,
|
|
8
|
+
.headtingText,
|
|
9
|
+
.lastBox {
|
|
10
|
+
color: var(--zdt_permissionplay_title_text);
|
|
11
|
+
}
|
|
12
|
+
.title {
|
|
13
|
+
font-size: var(--zd_font_size30) ;
|
|
14
|
+
}
|
|
15
|
+
.lastBox {
|
|
16
|
+
line-height: 1.7143;
|
|
17
|
+
font-size: var(--zd_font_size14) ;
|
|
18
|
+
margin: 0 auto ;
|
|
19
|
+
margin-bottom: var(--zd_size20) ;
|
|
20
|
+
}
|
|
21
|
+
.lineText {
|
|
22
|
+
margin: 0 var(--zd_size4) ;
|
|
23
|
+
}
|
|
24
|
+
.imageContainer {
|
|
25
|
+
height: var(--zd_size400) ;
|
|
26
|
+
margin-bottom: var(--zd_size30) ;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.min {
|
|
30
|
+
max-width: 48% ;
|
|
31
|
+
}
|
|
32
|
+
.max {
|
|
33
|
+
max-width: 95% ;
|
|
34
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
.imageContainer {
|
|
2
|
-
margin-top: calc( var(--zd_size60) * -1 ) ;
|
|
3
|
-
}
|
|
1
|
+
.imageContainer {
|
|
2
|
+
margin-top: calc( var(--zd_size60) * -1 ) ;
|
|
3
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
.imageContainer {
|
|
2
|
-
margin-top: calc( var(--zd_size40) * -1 ) ;
|
|
3
|
-
}
|
|
1
|
+
.imageContainer {
|
|
2
|
+
margin-top: calc( var(--zd_size40) * -1 ) ;
|
|
3
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
.imageContainer {
|
|
2
|
-
margin-top: calc( var(--zd_size10) * -1 ) ;
|
|
3
|
-
}
|
|
1
|
+
.imageContainer {
|
|
2
|
+
margin-top: calc( var(--zd_size10) * -1 ) ;
|
|
3
|
+
}
|
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
.title,
|
|
2
|
-
.tabletTitle,
|
|
3
|
-
.mobileTitle {
|
|
4
|
-
color: var(--zdt_willback_title_text);
|
|
5
|
-
composes: bold from '~@zohodesk/components/lib/common/common.module.css';
|
|
6
|
-
}
|
|
7
|
-
.title {
|
|
8
|
-
font-size: var(--zd_font_size50) ;
|
|
9
|
-
}
|
|
10
|
-
.tabletTitle {
|
|
11
|
-
font-size: var(--zd_font_size24) ;
|
|
12
|
-
}
|
|
13
|
-
.mobileTitle {
|
|
14
|
-
font-size: var(--zd_font_size22) ;
|
|
15
|
-
}
|
|
16
|
-
.header {
|
|
17
|
-
min-width: var(--zd_size450) ;
|
|
18
|
-
}
|
|
19
|
-
.imageContainer, .tabletImageContainer, .mobileImageContainer {
|
|
20
|
-
margin-top: calc( var(--zd_size70) * -1 ) ;
|
|
21
|
-
margin-bottom: var(--zd_size30) ;
|
|
22
|
-
}
|
|
23
|
-
.imageContainer {
|
|
24
|
-
height: var(--zd_size450) ;
|
|
25
|
-
}
|
|
26
|
-
.mobileImageContainer {
|
|
27
|
-
height: var(--zd_size300) ;
|
|
28
|
-
}
|
|
29
|
-
.tabletImageContainer {
|
|
30
|
-
height: var(--zd_size350) ;
|
|
31
|
-
}
|
|
32
|
-
.bottomSpace {
|
|
33
|
-
margin-bottom: var(--zd_size20) ;
|
|
34
|
-
}
|
|
1
|
+
.title,
|
|
2
|
+
.tabletTitle,
|
|
3
|
+
.mobileTitle {
|
|
4
|
+
color: var(--zdt_willback_title_text);
|
|
5
|
+
composes: bold from '~@zohodesk/components/lib/common/common.module.css';
|
|
6
|
+
}
|
|
7
|
+
.title {
|
|
8
|
+
font-size: var(--zd_font_size50) ;
|
|
9
|
+
}
|
|
10
|
+
.tabletTitle {
|
|
11
|
+
font-size: var(--zd_font_size24) ;
|
|
12
|
+
}
|
|
13
|
+
.mobileTitle {
|
|
14
|
+
font-size: var(--zd_font_size22) ;
|
|
15
|
+
}
|
|
16
|
+
.header {
|
|
17
|
+
min-width: var(--zd_size450) ;
|
|
18
|
+
}
|
|
19
|
+
.imageContainer, .tabletImageContainer, .mobileImageContainer {
|
|
20
|
+
margin-top: calc( var(--zd_size70) * -1 ) ;
|
|
21
|
+
margin-bottom: var(--zd_size30) ;
|
|
22
|
+
}
|
|
23
|
+
.imageContainer {
|
|
24
|
+
height: var(--zd_size450) ;
|
|
25
|
+
}
|
|
26
|
+
.mobileImageContainer {
|
|
27
|
+
height: var(--zd_size300) ;
|
|
28
|
+
}
|
|
29
|
+
.tabletImageContainer {
|
|
30
|
+
height: var(--zd_size350) ;
|
|
31
|
+
}
|
|
32
|
+
.bottomSpace {
|
|
33
|
+
margin-bottom: var(--zd_size20) ;
|
|
34
|
+
}
|
|
@@ -223,7 +223,9 @@ var TagsMultiSelect = /*#__PURE__*/function (_React$Component) {
|
|
|
223
223
|
_customProps$TagWrapp = customProps.TagWrapperProps,
|
|
224
224
|
TagWrapperProps = _customProps$TagWrapp === void 0 ? {} : _customProps$TagWrapp,
|
|
225
225
|
_customProps$TagProps = customProps.TagProps,
|
|
226
|
-
TagProps = _customProps$TagProps === void 0 ? {} : _customProps$TagProps
|
|
226
|
+
TagProps = _customProps$TagProps === void 0 ? {} : _customProps$TagProps,
|
|
227
|
+
_customProps$listProp = customProps.listProps,
|
|
228
|
+
listProps = _customProps$listProp === void 0 ? {} : _customProps$listProp;
|
|
227
229
|
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
228
230
|
className: "".concat(_TagsMultiSelectModule["default"].container, " ").concat(!isReadOnly ? " ".concat(needBorder ? _TagsMultiSelectModule["default"].hasBorder : '', "\n ").concat(needBorder ? _TagsMultiSelectModule["default"]["borderColor_".concat(borderColor)] : _TagsMultiSelectModule["default"].borderColor_transparent, " ").concat(isPopupReady && needBorder ? _TagsMultiSelectModule["default"].active : '') : '', " ").concat(className),
|
|
229
231
|
onClick: _General.stopBubbling,
|
|
@@ -322,13 +324,12 @@ var TagsMultiSelect = /*#__PURE__*/function (_React$Component) {
|
|
|
322
324
|
eleRef: _this3.getContainerRef
|
|
323
325
|
}, searchList.length ? /*#__PURE__*/_react["default"].createElement(_Layout.Box, {
|
|
324
326
|
flexible: true,
|
|
325
|
-
shrink: true
|
|
326
|
-
dataId: "".concat(dataId, "_Options")
|
|
327
|
+
shrink: true
|
|
327
328
|
}, searchList.map(function (item, index) {
|
|
328
329
|
var name = item.name,
|
|
329
330
|
isNew = item.isNew,
|
|
330
331
|
listItemProps = item.listItemProps;
|
|
331
|
-
return /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, searchList.length > 1 && isNew ? /*#__PURE__*/_react["default"].createElement(_DropDownSeparator["default"], null) : null, /*#__PURE__*/_react["default"].createElement(_ListItem["default"], {
|
|
332
|
+
return /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, searchList.length > 1 && isNew ? /*#__PURE__*/_react["default"].createElement(_DropDownSeparator["default"], null) : null, /*#__PURE__*/_react["default"].createElement(_ListItem["default"], _extends({
|
|
332
333
|
key: index,
|
|
333
334
|
index: index,
|
|
334
335
|
autoHover: true,
|
|
@@ -341,7 +342,7 @@ var TagsMultiSelect = /*#__PURE__*/function (_React$Component) {
|
|
|
341
342
|
isDisabled: listDisabled,
|
|
342
343
|
customProps: listItemProps,
|
|
343
344
|
customClass: listItemClass
|
|
344
|
-
}, isNew ? /*#__PURE__*/_react["default"].createElement(_Layout.Container, {
|
|
345
|
+
}, listProps), isNew ? /*#__PURE__*/_react["default"].createElement(_Layout.Container, {
|
|
345
346
|
alignBox: "row",
|
|
346
347
|
align: "vertical"
|
|
347
348
|
}, /*#__PURE__*/_react["default"].createElement(_Layout.Box, {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
.count {
|
|
2
|
-
color: var(--zdt_tagsmultiselectField_count_text);
|
|
3
|
-
font-size: var(--zd_font_size12) ;
|
|
4
|
-
word-break: break-word;
|
|
5
|
-
}[dir=ltr] .count {
|
|
6
|
-
margin-left: var(--zd_size4) ;
|
|
7
|
-
}[dir=rtl] .count {
|
|
8
|
-
margin-right: var(--zd_size4) ;
|
|
9
|
-
}
|
|
1
|
+
.count {
|
|
2
|
+
color: var(--zdt_tagsmultiselectField_count_text);
|
|
3
|
+
font-size: var(--zd_font_size12) ;
|
|
4
|
+
word-break: break-word;
|
|
5
|
+
}[dir=ltr] .count {
|
|
6
|
+
margin-left: var(--zd_size4) ;
|
|
7
|
+
}[dir=rtl] .count {
|
|
8
|
+
margin-right: var(--zd_size4) ;
|
|
9
|
+
}
|
|
@@ -1,38 +1,38 @@
|
|
|
1
|
-
.container{
|
|
2
|
-
position: relative;
|
|
3
|
-
min-height: var(--zd_size28) ;
|
|
4
|
-
}
|
|
5
|
-
.textBox {
|
|
6
|
-
height: var(--zd_size28) ;
|
|
7
|
-
width: 100% ;
|
|
8
|
-
position: absolute;
|
|
9
|
-
transition: border var(--zd_transition2) linear 0s;
|
|
10
|
-
cursor: text;
|
|
11
|
-
}
|
|
12
|
-
[dir=ltr] .textBox {
|
|
13
|
-
left: 0 ;
|
|
14
|
-
animation: fadeIn var(--zd_transition4);
|
|
15
|
-
}
|
|
16
|
-
[dir=rtl] .textBox {
|
|
17
|
-
right: 0 ;
|
|
18
|
-
animation: fadeIn var(--zd_transition4);
|
|
19
|
-
}
|
|
20
|
-
.textEditor {
|
|
21
|
-
position: relative;
|
|
22
|
-
z-index: 1;
|
|
23
|
-
/* Variable:Ignore */
|
|
24
|
-
}
|
|
25
|
-
[dir=ltr] .textEditor {
|
|
26
|
-
padding-right: var(--zd_size1) ;
|
|
27
|
-
}
|
|
28
|
-
[dir=rtl] .textEditor {
|
|
29
|
-
padding-left: var(--zd_size1) ;
|
|
30
|
-
}
|
|
31
|
-
@keyframes fadeIn {
|
|
32
|
-
0% {
|
|
33
|
-
opacity: 0;
|
|
34
|
-
}
|
|
35
|
-
100% {
|
|
36
|
-
opacity: 1;
|
|
37
|
-
}
|
|
1
|
+
.container{
|
|
2
|
+
position: relative;
|
|
3
|
+
min-height: var(--zd_size28) ;
|
|
4
|
+
}
|
|
5
|
+
.textBox {
|
|
6
|
+
height: var(--zd_size28) ;
|
|
7
|
+
width: 100% ;
|
|
8
|
+
position: absolute;
|
|
9
|
+
transition: border var(--zd_transition2) linear 0s;
|
|
10
|
+
cursor: text;
|
|
11
|
+
}
|
|
12
|
+
[dir=ltr] .textBox {
|
|
13
|
+
left: 0 ;
|
|
14
|
+
animation: fadeIn var(--zd_transition4);
|
|
15
|
+
}
|
|
16
|
+
[dir=rtl] .textBox {
|
|
17
|
+
right: 0 ;
|
|
18
|
+
animation: fadeIn var(--zd_transition4);
|
|
19
|
+
}
|
|
20
|
+
.textEditor {
|
|
21
|
+
position: relative;
|
|
22
|
+
z-index: 1;
|
|
23
|
+
/* Variable:Ignore */
|
|
24
|
+
}
|
|
25
|
+
[dir=ltr] .textEditor {
|
|
26
|
+
padding-right: var(--zd_size1) ;
|
|
27
|
+
}
|
|
28
|
+
[dir=rtl] .textEditor {
|
|
29
|
+
padding-left: var(--zd_size1) ;
|
|
30
|
+
}
|
|
31
|
+
@keyframes fadeIn {
|
|
32
|
+
0% {
|
|
33
|
+
opacity: 0;
|
|
34
|
+
}
|
|
35
|
+
100% {
|
|
36
|
+
opacity: 1;
|
|
37
|
+
}
|
|
38
38
|
}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
.container {
|
|
2
|
-
min-width: 0 ;
|
|
3
|
-
}
|
|
4
|
-
.half {
|
|
5
|
-
flex: 1 1 50% ;
|
|
6
|
-
max-width: 50% ;
|
|
7
|
-
}
|
|
8
|
-
.full {
|
|
9
|
-
flex: 1 1 100% ;
|
|
10
|
-
}
|
|
11
|
-
.fieldContaier {
|
|
12
|
-
display: inline-block;
|
|
13
|
-
width: 100% ;
|
|
14
|
-
vertical-align: middle;
|
|
15
|
-
}
|
|
16
|
-
.rowBreak {
|
|
17
|
-
display: block;
|
|
18
|
-
width: 100% ;
|
|
19
|
-
}
|
|
20
|
-
.singleColumn {
|
|
21
|
-
width: 100% ;
|
|
22
|
-
}
|
|
1
|
+
.container {
|
|
2
|
+
min-width: 0 ;
|
|
3
|
+
}
|
|
4
|
+
.half {
|
|
5
|
+
flex: 1 1 50% ;
|
|
6
|
+
max-width: 50% ;
|
|
7
|
+
}
|
|
8
|
+
.full {
|
|
9
|
+
flex: 1 1 100% ;
|
|
10
|
+
}
|
|
11
|
+
.fieldContaier {
|
|
12
|
+
display: inline-block;
|
|
13
|
+
width: 100% ;
|
|
14
|
+
vertical-align: middle;
|
|
15
|
+
}
|
|
16
|
+
.rowBreak {
|
|
17
|
+
display: block;
|
|
18
|
+
width: 100% ;
|
|
19
|
+
}
|
|
20
|
+
.singleColumn {
|
|
21
|
+
width: 100% ;
|
|
22
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
.singleColumn {
|
|
2
|
-
composes: dflex flexrow from '~@zohodesk/components/lib/common/common.module.css';
|
|
3
|
-
}
|
|
1
|
+
.singleColumn {
|
|
2
|
+
composes: dflex flexrow from '~@zohodesk/components/lib/common/common.module.css';
|
|
3
|
+
}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
.container {
|
|
2
|
-
display: inherit;
|
|
3
|
-
}[dir=ltr] .container {
|
|
4
|
-
padding-right: var(--zd_size5) ;
|
|
5
|
-
}[dir=rtl] .container {
|
|
6
|
-
padding-left: var(--zd_size5) ;
|
|
7
|
-
}
|
|
8
|
-
/* .danger {
|
|
9
|
-
color: var(--dot_brightRed);
|
|
10
|
-
}
|
|
11
|
-
.default {
|
|
12
|
-
color: var(--dot_shuttleGrey);
|
|
13
|
-
} */
|
|
14
|
-
.iconStyle {
|
|
15
|
-
display: block;
|
|
16
|
-
font-size: var(--zd_font_size10) ;
|
|
17
|
-
}
|
|
1
|
+
.container {
|
|
2
|
+
display: inherit;
|
|
3
|
+
}[dir=ltr] .container {
|
|
4
|
+
padding-right: var(--zd_size5) ;
|
|
5
|
+
}[dir=rtl] .container {
|
|
6
|
+
padding-left: var(--zd_size5) ;
|
|
7
|
+
}
|
|
8
|
+
/* .danger {
|
|
9
|
+
color: var(--dot_brightRed);
|
|
10
|
+
}
|
|
11
|
+
.default {
|
|
12
|
+
color: var(--dot_shuttleGrey);
|
|
13
|
+
} */
|
|
14
|
+
.iconStyle {
|
|
15
|
+
display: block;
|
|
16
|
+
font-size: var(--zd_font_size10) ;
|
|
17
|
+
}
|
|
@@ -25,6 +25,8 @@ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "functio
|
|
|
25
25
|
|
|
26
26
|
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; }
|
|
27
27
|
|
|
28
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
29
|
+
|
|
28
30
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
29
31
|
|
|
30
32
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
@@ -100,7 +102,10 @@ var DepartmentDropDown = /*#__PURE__*/function (_Component) {
|
|
|
100
102
|
onSearch = _this$props3.onSearch,
|
|
101
103
|
needSearchFetching = _this$props3.needSearchFetching,
|
|
102
104
|
searchStr = _this$props3.searchStr,
|
|
103
|
-
i18nKeys = _this$props3.i18nKeys
|
|
105
|
+
i18nKeys = _this$props3.i18nKeys,
|
|
106
|
+
customProps = _this$props3.customProps;
|
|
107
|
+
var _customProps$toggleDr = customProps.toggleDropDownProps,
|
|
108
|
+
toggleDropDownProps = _customProps$toggleDr === void 0 ? {} : _customProps$toggleDr;
|
|
104
109
|
var _i18nKeys$title = i18nKeys.title,
|
|
105
110
|
title = _i18nKeys$title === void 0 ? 'Move Department' : _i18nKeys$title,
|
|
106
111
|
_i18nKeys$searchEmpty = i18nKeys.searchEmptyText,
|
|
@@ -109,7 +114,7 @@ var DepartmentDropDown = /*#__PURE__*/function (_Component) {
|
|
|
109
114
|
searchErrorText = _i18nKeys$searchError === void 0 ? 'No results' : _i18nKeys$searchError,
|
|
110
115
|
_i18nKeys$placeholder = i18nKeys.placeholder,
|
|
111
116
|
placeholder = _i18nKeys$placeholder === void 0 ? 'Search Department' : _i18nKeys$placeholder;
|
|
112
|
-
return /*#__PURE__*/_react["default"].createElement(_ToggleDropDown["default"], {
|
|
117
|
+
return /*#__PURE__*/_react["default"].createElement(_ToggleDropDown["default"], _extends({
|
|
113
118
|
title: title,
|
|
114
119
|
options: departmentList,
|
|
115
120
|
value: /*#__PURE__*/_react["default"].createElement(_SecondaryText.DepartmentText, {
|
|
@@ -138,7 +143,7 @@ var DepartmentDropDown = /*#__PURE__*/function (_Component) {
|
|
|
138
143
|
isNextOptions: isNextOptions,
|
|
139
144
|
onSearch: onSearch,
|
|
140
145
|
needSearchFetching: needSearchFetching
|
|
141
|
-
});
|
|
146
|
+
}, toggleDropDownProps));
|
|
142
147
|
}
|
|
143
148
|
}]);
|
|
144
149
|
|
|
@@ -31,5 +31,5 @@ var propTypes = (_propTypes = {
|
|
|
31
31
|
searchEmptyText: _propTypes2["default"].string,
|
|
32
32
|
searchErrorText: _propTypes2["default"].string,
|
|
33
33
|
placeholder: _propTypes2["default"].string
|
|
34
|
-
})), _propTypes);
|
|
34
|
+
})), _defineProperty(_propTypes, "customProps", _propTypes2["default"].string), _propTypes);
|
|
35
35
|
exports.propTypes = propTypes;
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
.medium {
|
|
2
|
-
width: var(--zd_size6) ;
|
|
3
|
-
height: var(--zd_size6) ;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
.small {
|
|
7
|
-
width: var(--zd_size5) ;
|
|
8
|
-
height: var(--zd_size5) ;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.container {
|
|
12
|
-
composes: dInflex alignVertical from '~@zohodesk/components/lib/common/common.module.css';
|
|
13
|
-
/* animation: dotAnimation 1.25s infinite cubic-bezier(0.66, 0.33, 0, 1);
|
|
14
|
-
box-shadow: 0 0 0 0 var(--dot_catskillWhite),
|
|
15
|
-
0 0 0 0 rgba(10, 115, 235, 0.6); */
|
|
16
|
-
border-radius: 50%;
|
|
17
|
-
background-color: var(--zdt_dotnew_default_bg);
|
|
18
|
-
box-shadow: var(--zd_bs_dotnew_shadow);
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
@keyframes dotAnimation {
|
|
22
|
-
to {
|
|
23
|
-
box-shadow: 0 0 0 12px var(--zdt_dotnew_animate_box_shadow), 0 0 0 8px var(--zdt_dotnew_animate_to_box_shadow);
|
|
24
|
-
}
|
|
1
|
+
.medium {
|
|
2
|
+
width: var(--zd_size6) ;
|
|
3
|
+
height: var(--zd_size6) ;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.small {
|
|
7
|
+
width: var(--zd_size5) ;
|
|
8
|
+
height: var(--zd_size5) ;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.container {
|
|
12
|
+
composes: dInflex alignVertical from '~@zohodesk/components/lib/common/common.module.css';
|
|
13
|
+
/* animation: dotAnimation 1.25s infinite cubic-bezier(0.66, 0.33, 0, 1);
|
|
14
|
+
box-shadow: 0 0 0 0 var(--dot_catskillWhite),
|
|
15
|
+
0 0 0 0 rgba(10, 115, 235, 0.6); */
|
|
16
|
+
border-radius: 50%;
|
|
17
|
+
background-color: var(--zdt_dotnew_default_bg);
|
|
18
|
+
box-shadow: var(--zd_bs_dotnew_shadow);
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
@keyframes dotAnimation {
|
|
22
|
+
to {
|
|
23
|
+
box-shadow: 0 0 0 12px var(--zdt_dotnew_animate_box_shadow), 0 0 0 8px var(--zdt_dotnew_animate_to_box_shadow);
|
|
24
|
+
}
|
|
25
25
|
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
.container,
|
|
2
|
-
.iconStyle {
|
|
3
|
-
composes: inlineFlex from '../listCommon.module.css';
|
|
4
|
-
}
|
|
5
|
-
.iconStyle {
|
|
6
|
-
color: var(--zdt_icons_default);
|
|
7
|
-
width: var(--zd_size33) ;
|
|
8
|
-
padding: 0 var(--zd_size8) ;
|
|
9
|
-
cursor: pointer;
|
|
10
|
-
}
|
|
11
|
-
.blueHover:hover {
|
|
12
|
-
color: var(--zdt_icons_hover_blue);
|
|
13
|
-
}
|
|
14
|
-
.redHover:hover {
|
|
15
|
-
color: var(--zdt_icons_hover_red);
|
|
16
|
-
}
|
|
1
|
+
.container,
|
|
2
|
+
.iconStyle {
|
|
3
|
+
composes: inlineFlex from '../listCommon.module.css';
|
|
4
|
+
}
|
|
5
|
+
.iconStyle {
|
|
6
|
+
color: var(--zdt_icons_default);
|
|
7
|
+
width: var(--zd_size33) ;
|
|
8
|
+
padding: 0 var(--zd_size8) ;
|
|
9
|
+
cursor: pointer;
|
|
10
|
+
}
|
|
11
|
+
.blueHover:hover {
|
|
12
|
+
color: var(--zdt_icons_hover_blue);
|
|
13
|
+
}
|
|
14
|
+
.redHover:hover {
|
|
15
|
+
color: var(--zdt_icons_hover_red);
|
|
16
|
+
}
|
|
@@ -1,67 +1,67 @@
|
|
|
1
|
-
.container {
|
|
2
|
-
position: relative;
|
|
3
|
-
width: 100% ;
|
|
4
|
-
padding: 0 var(--zd_size30) ;
|
|
5
|
-
}
|
|
6
|
-
.innerContainer {
|
|
7
|
-
composes: dflex alignVertical from '~@zohodesk/components/lib/common/common.module.css';
|
|
8
|
-
border-bottom: 1px dotted var(--zdt_liststencils_innercontainer_border);
|
|
9
|
-
}
|
|
10
|
-
.detailsInnerColumn {
|
|
11
|
-
composes: dflex from '~@zohodesk/components/lib/common/common.module.css';
|
|
12
|
-
}
|
|
13
|
-
[dir=ltr] .avatar {
|
|
14
|
-
margin-right: var(--zd_size25) ;
|
|
15
|
-
}
|
|
16
|
-
[dir=rtl] .avatar {
|
|
17
|
-
margin-left: var(--zd_size25) ;
|
|
18
|
-
}
|
|
19
|
-
.detailsColumn {
|
|
20
|
-
min-height: 0 ;
|
|
21
|
-
min-width: 0 ;
|
|
22
|
-
}
|
|
23
|
-
.primaryRow {
|
|
24
|
-
composes: flexgrow flexshrink flexbasis from '~@zohodesk/components/lib/common/common.module.css';
|
|
25
|
-
}
|
|
26
|
-
.classic .detailsColumn {
|
|
27
|
-
flex-basis: 60% ;
|
|
28
|
-
}
|
|
29
|
-
.compact .detailsColumn,
|
|
30
|
-
.superCompact .detailsColumn {
|
|
31
|
-
flex-basis: 50% ;
|
|
32
|
-
}
|
|
33
|
-
.classic .secondaryRow {
|
|
34
|
-
margin-top: var(--zd_size10) ;
|
|
35
|
-
}
|
|
36
|
-
[dir=ltr] .compact .secondaryRow, [dir=ltr] .superCompact .secondaryRow {
|
|
37
|
-
margin-left: var(--zd_size30) ;
|
|
38
|
-
}
|
|
39
|
-
[dir=rtl] .compact .secondaryRow, [dir=rtl] .superCompact .secondaryRow {
|
|
40
|
-
margin-right: var(--zd_size30) ;
|
|
41
|
-
}
|
|
42
|
-
.classic .innerContainer {
|
|
43
|
-
height: var(--zd_size70) ;
|
|
44
|
-
padding: var(--zd_size13) 0 ;
|
|
45
|
-
}
|
|
46
|
-
.compact .innerContainer {
|
|
47
|
-
height: var(--zd_size41) ;
|
|
48
|
-
padding: var(--zd_size5) 0 ;
|
|
49
|
-
}
|
|
50
|
-
.superCompact .innerContainer {
|
|
51
|
-
height: var(--zd_size35) ;
|
|
52
|
-
padding: var(--zd_size2) 0 ;
|
|
53
|
-
}
|
|
54
|
-
.classic .detailsInnerColumn {
|
|
55
|
-
-webkit-box-orient: vertical;
|
|
56
|
-
-webkit-box-direction: normal;
|
|
57
|
-
-webkit-flex-direction: column;
|
|
58
|
-
-ms-flex-direction: column;
|
|
59
|
-
flex-direction: column;
|
|
60
|
-
}
|
|
61
|
-
.compact .detailsInnerColumn {
|
|
62
|
-
-webkit-box-orient: horizontal;
|
|
63
|
-
-webkit-box-direction: normal;
|
|
64
|
-
-webkit-flex-direction: row;
|
|
65
|
-
-ms-flex-direction: row;
|
|
66
|
-
flex-direction: row;
|
|
67
|
-
}
|
|
1
|
+
.container {
|
|
2
|
+
position: relative;
|
|
3
|
+
width: 100% ;
|
|
4
|
+
padding: 0 var(--zd_size30) ;
|
|
5
|
+
}
|
|
6
|
+
.innerContainer {
|
|
7
|
+
composes: dflex alignVertical from '~@zohodesk/components/lib/common/common.module.css';
|
|
8
|
+
border-bottom: 1px dotted var(--zdt_liststencils_innercontainer_border);
|
|
9
|
+
}
|
|
10
|
+
.detailsInnerColumn {
|
|
11
|
+
composes: dflex from '~@zohodesk/components/lib/common/common.module.css';
|
|
12
|
+
}
|
|
13
|
+
[dir=ltr] .avatar {
|
|
14
|
+
margin-right: var(--zd_size25) ;
|
|
15
|
+
}
|
|
16
|
+
[dir=rtl] .avatar {
|
|
17
|
+
margin-left: var(--zd_size25) ;
|
|
18
|
+
}
|
|
19
|
+
.detailsColumn {
|
|
20
|
+
min-height: 0 ;
|
|
21
|
+
min-width: 0 ;
|
|
22
|
+
}
|
|
23
|
+
.primaryRow {
|
|
24
|
+
composes: flexgrow flexshrink flexbasis from '~@zohodesk/components/lib/common/common.module.css';
|
|
25
|
+
}
|
|
26
|
+
.classic .detailsColumn {
|
|
27
|
+
flex-basis: 60% ;
|
|
28
|
+
}
|
|
29
|
+
.compact .detailsColumn,
|
|
30
|
+
.superCompact .detailsColumn {
|
|
31
|
+
flex-basis: 50% ;
|
|
32
|
+
}
|
|
33
|
+
.classic .secondaryRow {
|
|
34
|
+
margin-top: var(--zd_size10) ;
|
|
35
|
+
}
|
|
36
|
+
[dir=ltr] .compact .secondaryRow, [dir=ltr] .superCompact .secondaryRow {
|
|
37
|
+
margin-left: var(--zd_size30) ;
|
|
38
|
+
}
|
|
39
|
+
[dir=rtl] .compact .secondaryRow, [dir=rtl] .superCompact .secondaryRow {
|
|
40
|
+
margin-right: var(--zd_size30) ;
|
|
41
|
+
}
|
|
42
|
+
.classic .innerContainer {
|
|
43
|
+
height: var(--zd_size70) ;
|
|
44
|
+
padding: var(--zd_size13) 0 ;
|
|
45
|
+
}
|
|
46
|
+
.compact .innerContainer {
|
|
47
|
+
height: var(--zd_size41) ;
|
|
48
|
+
padding: var(--zd_size5) 0 ;
|
|
49
|
+
}
|
|
50
|
+
.superCompact .innerContainer {
|
|
51
|
+
height: var(--zd_size35) ;
|
|
52
|
+
padding: var(--zd_size2) 0 ;
|
|
53
|
+
}
|
|
54
|
+
.classic .detailsInnerColumn {
|
|
55
|
+
-webkit-box-orient: vertical;
|
|
56
|
+
-webkit-box-direction: normal;
|
|
57
|
+
-webkit-flex-direction: column;
|
|
58
|
+
-ms-flex-direction: column;
|
|
59
|
+
flex-direction: column;
|
|
60
|
+
}
|
|
61
|
+
.compact .detailsInnerColumn {
|
|
62
|
+
-webkit-box-orient: horizontal;
|
|
63
|
+
-webkit-box-direction: normal;
|
|
64
|
+
-webkit-flex-direction: row;
|
|
65
|
+
-ms-flex-direction: row;
|
|
66
|
+
flex-direction: row;
|
|
67
|
+
}
|