@atlaskit/link-datasource 4.29.3 → 4.30.0
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/CHANGELOG.md +18 -0
- package/dist/cjs/ui/assets-modal/modal/render-assets-content/initial-state-view/index.compiled.css +1 -1
- package/dist/cjs/ui/assets-modal/modal/render-assets-content/initial-state-view/index.js +1 -1
- package/dist/cjs/ui/common/error-state/access-required.compiled.css +1 -1
- package/dist/cjs/ui/common/error-state/access-required.js +1 -1
- package/dist/cjs/ui/common/initial-state-view/index.compiled.css +1 -1
- package/dist/cjs/ui/common/initial-state-view/index.js +1 -1
- package/dist/cjs/ui/common/modal/count-view-smart-link/index.compiled.css +2 -2
- package/dist/cjs/ui/common/modal/count-view-smart-link/index.js +1 -1
- package/dist/cjs/ui/common/modal/mode-switcher/index.compiled.css +5 -5
- package/dist/cjs/ui/common/modal/mode-switcher/index.js +2 -2
- package/dist/cjs/ui/common/modal/popup-select/custom-checkbox-option.compiled.css +6 -6
- package/dist/cjs/ui/common/modal/popup-select/custom-checkbox-option.js +1 -1
- package/dist/cjs/ui/common/modal/popup-select/dropdownIndicator.compiled.css +1 -1
- package/dist/cjs/ui/common/modal/popup-select/dropdownIndicator.js +1 -1
- package/dist/cjs/ui/common/modal/popup-select/footer.compiled.css +1 -1
- package/dist/cjs/ui/common/modal/popup-select/footer.js +1 -1
- package/dist/cjs/ui/common/modal/search-count/index.js +1 -1
- package/dist/cjs/ui/confluence-search-modal/modal/index.js +1 -1
- package/dist/cjs/ui/issue-like-table/column-picker/concatenated-menu-list.compiled.css +5 -5
- package/dist/cjs/ui/issue-like-table/column-picker/concatenated-menu-list.js +1 -1
- package/dist/cjs/ui/issue-like-table/render-type/date-range/index.js +181 -0
- package/dist/cjs/ui/issue-like-table/render-type/date-range/messages.js +24 -0
- package/dist/cjs/ui/issue-like-table/render-type/index.js +19 -0
- package/dist/cjs/ui/jira-issues-modal/modal/index.js +1 -1
- package/dist/cjs/ui/table-footer/index.compiled.css +3 -3
- package/dist/cjs/ui/table-footer/index.js +3 -3
- package/dist/cjs/ui/table-footer/powered-by-jsm-assets/index.compiled.css +2 -2
- package/dist/cjs/ui/table-footer/powered-by-jsm-assets/index.js +1 -1
- package/dist/cjs/ui/table-footer/provider-link/index.compiled.css +2 -2
- package/dist/cjs/ui/table-footer/provider-link/index.js +1 -1
- package/dist/es2019/ui/assets-modal/modal/render-assets-content/initial-state-view/index.compiled.css +1 -1
- package/dist/es2019/ui/assets-modal/modal/render-assets-content/initial-state-view/index.js +1 -1
- package/dist/es2019/ui/common/error-state/access-required.compiled.css +1 -1
- package/dist/es2019/ui/common/error-state/access-required.js +1 -1
- package/dist/es2019/ui/common/initial-state-view/index.compiled.css +1 -1
- package/dist/es2019/ui/common/initial-state-view/index.js +1 -1
- package/dist/es2019/ui/common/modal/count-view-smart-link/index.compiled.css +2 -2
- package/dist/es2019/ui/common/modal/count-view-smart-link/index.js +1 -1
- package/dist/es2019/ui/common/modal/mode-switcher/index.compiled.css +5 -5
- package/dist/es2019/ui/common/modal/mode-switcher/index.js +2 -2
- package/dist/es2019/ui/common/modal/popup-select/custom-checkbox-option.compiled.css +6 -6
- package/dist/es2019/ui/common/modal/popup-select/custom-checkbox-option.js +1 -1
- package/dist/es2019/ui/common/modal/popup-select/dropdownIndicator.compiled.css +1 -1
- package/dist/es2019/ui/common/modal/popup-select/dropdownIndicator.js +1 -1
- package/dist/es2019/ui/common/modal/popup-select/footer.compiled.css +1 -1
- package/dist/es2019/ui/common/modal/popup-select/footer.js +1 -1
- package/dist/es2019/ui/common/modal/search-count/index.js +1 -1
- package/dist/es2019/ui/confluence-search-modal/modal/index.js +1 -1
- package/dist/es2019/ui/issue-like-table/column-picker/concatenated-menu-list.compiled.css +5 -5
- package/dist/es2019/ui/issue-like-table/column-picker/concatenated-menu-list.js +1 -1
- package/dist/es2019/ui/issue-like-table/render-type/date-range/index.js +177 -0
- package/dist/es2019/ui/issue-like-table/render-type/date-range/messages.js +18 -0
- package/dist/es2019/ui/issue-like-table/render-type/index.js +17 -0
- package/dist/es2019/ui/jira-issues-modal/modal/index.js +1 -1
- package/dist/es2019/ui/table-footer/index.compiled.css +3 -3
- package/dist/es2019/ui/table-footer/index.js +3 -3
- package/dist/es2019/ui/table-footer/powered-by-jsm-assets/index.compiled.css +2 -2
- package/dist/es2019/ui/table-footer/powered-by-jsm-assets/index.js +1 -1
- package/dist/es2019/ui/table-footer/provider-link/index.compiled.css +2 -2
- package/dist/es2019/ui/table-footer/provider-link/index.js +1 -1
- package/dist/esm/ui/assets-modal/modal/render-assets-content/initial-state-view/index.compiled.css +1 -1
- package/dist/esm/ui/assets-modal/modal/render-assets-content/initial-state-view/index.js +1 -1
- package/dist/esm/ui/common/error-state/access-required.compiled.css +1 -1
- package/dist/esm/ui/common/error-state/access-required.js +1 -1
- package/dist/esm/ui/common/initial-state-view/index.compiled.css +1 -1
- package/dist/esm/ui/common/initial-state-view/index.js +1 -1
- package/dist/esm/ui/common/modal/count-view-smart-link/index.compiled.css +2 -2
- package/dist/esm/ui/common/modal/count-view-smart-link/index.js +1 -1
- package/dist/esm/ui/common/modal/mode-switcher/index.compiled.css +5 -5
- package/dist/esm/ui/common/modal/mode-switcher/index.js +2 -2
- package/dist/esm/ui/common/modal/popup-select/custom-checkbox-option.compiled.css +6 -6
- package/dist/esm/ui/common/modal/popup-select/custom-checkbox-option.js +1 -1
- package/dist/esm/ui/common/modal/popup-select/dropdownIndicator.compiled.css +1 -1
- package/dist/esm/ui/common/modal/popup-select/dropdownIndicator.js +1 -1
- package/dist/esm/ui/common/modal/popup-select/footer.compiled.css +1 -1
- package/dist/esm/ui/common/modal/popup-select/footer.js +1 -1
- package/dist/esm/ui/common/modal/search-count/index.js +1 -1
- package/dist/esm/ui/confluence-search-modal/modal/index.js +1 -1
- package/dist/esm/ui/issue-like-table/column-picker/concatenated-menu-list.compiled.css +5 -5
- package/dist/esm/ui/issue-like-table/column-picker/concatenated-menu-list.js +1 -1
- package/dist/esm/ui/issue-like-table/render-type/date-range/index.js +173 -0
- package/dist/esm/ui/issue-like-table/render-type/date-range/messages.js +18 -0
- package/dist/esm/ui/issue-like-table/render-type/index.js +19 -0
- package/dist/esm/ui/jira-issues-modal/modal/index.js +1 -1
- package/dist/esm/ui/table-footer/index.compiled.css +3 -3
- package/dist/esm/ui/table-footer/index.js +3 -3
- package/dist/esm/ui/table-footer/powered-by-jsm-assets/index.compiled.css +2 -2
- package/dist/esm/ui/table-footer/powered-by-jsm-assets/index.js +1 -1
- package/dist/esm/ui/table-footer/provider-link/index.compiled.css +2 -2
- package/dist/esm/ui/table-footer/provider-link/index.js +1 -1
- package/dist/types/ui/issue-like-table/render-type/date-range/index.d.ts +11 -0
- package/dist/types/ui/issue-like-table/render-type/date-range/messages.d.ts +17 -0
- package/dist/types-ts4.5/ui/issue-like-table/render-type/date-range/index.d.ts +11 -0
- package/dist/types-ts4.5/ui/issue-like-table/render-type/date-range/messages.d.ts +17 -0
- package/package.json +13 -9
|
@@ -24,7 +24,7 @@ export const InitialStateView = () => {
|
|
|
24
24
|
size: "xlarge",
|
|
25
25
|
alt: formatMessage(initialStateViewMessages.searchTitle)
|
|
26
26
|
}), /*#__PURE__*/React.createElement("div", {
|
|
27
|
-
className: ax(["_11c8lodh
|
|
27
|
+
className: ax(["_11c8lodh _syazi7uo _ca0q1ejb _n3tdpxbi"])
|
|
28
28
|
}, formatMessage(initialStateViewMessages.searchTitle)), /*#__PURE__*/React.createElement("div", {
|
|
29
29
|
className: ax(["_syaz1gjq"])
|
|
30
30
|
}, formatMessage(initialStateViewMessages.searchDescription)), /*#__PURE__*/React.createElement(Link, {
|
|
@@ -12,7 +12,7 @@ import { loadingErrorMessages } from './messages';
|
|
|
12
12
|
const styles = {
|
|
13
13
|
iconContainerStyles: "_otyrpxbi",
|
|
14
14
|
descriptionMessageStyles: "_zulppxbi _1e0c1txw _2lx21bp4",
|
|
15
|
-
urlStyles: "_11c8lodh
|
|
15
|
+
urlStyles: "_11c8lodh _syazi7uo _19pkmgjw"
|
|
16
16
|
};
|
|
17
17
|
const Description = ({
|
|
18
18
|
message,
|
|
@@ -9,6 +9,6 @@
|
|
|
9
9
|
._ca0qoahv{padding-top:var(--ds-space-600,3pc)}
|
|
10
10
|
._n3tdoahv{padding-bottom:var(--ds-space-600,3pc)}
|
|
11
11
|
._n3tdpxbi{padding-bottom:var(--ds-space-200,1pc)}
|
|
12
|
-
._syaz1fxt{color:var(--ds-text,#172b4d)}
|
|
13
12
|
._syaz1gjq{color:var(--ds-text-subtle,#44546f)}
|
|
13
|
+
._syazi7uo{color:var(--ds-text,#292a2e)}
|
|
14
14
|
._y3gn1h6o{text-align:center}
|
|
@@ -27,7 +27,7 @@ export const InitialStateView = ({
|
|
|
27
27
|
}, /*#__PURE__*/React.createElement("div", {
|
|
28
28
|
className: ax(["_y3gn1h6o _1wpz1h6o _ca0qoahv _n3tdoahv"])
|
|
29
29
|
}, icon, /*#__PURE__*/React.createElement("div", {
|
|
30
|
-
className: ax(["_11c8lodh _zulpu2gc
|
|
30
|
+
className: ax(["_11c8lodh _zulpu2gc _syazi7uo _ca0q1ejb _n3tdpxbi _1e0c1txw _1bah1h6o _4cvr1h6o"])
|
|
31
31
|
}, showBeta && /*#__PURE__*/React.createElement("div", {
|
|
32
32
|
className: ax(["_1e0c1txw"])
|
|
33
33
|
}, /*#__PURE__*/React.createElement(Lozenge, {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
|
-
._2rko18qm{border-radius:var(--ds-radius-large,3px)}.
|
|
2
|
+
._2rko18qm{border-radius:var(--ds-radius-large,3px)}._16qst7xp{box-shadow:var(--ds-shadow-raised,0 1px 1px #1e1f2140,0 0 1px #1e1f214f)}
|
|
3
3
|
._19bvv77o{padding-left:var(--ds-space-025,2px)}
|
|
4
4
|
._ca0qze3t{padding-top:var(--ds-space-0,0)}
|
|
5
5
|
._n3tdze3t{padding-bottom:var(--ds-space-0,0)}
|
|
6
|
-
.
|
|
6
|
+
._syaz1oa5{color:var(--ds-text-brand,#1868db)}
|
|
7
7
|
._u5f3v77o{padding-right:var(--ds-space-025,2px)}
|
|
@@ -6,7 +6,7 @@ import { FormattedMessage } from 'react-intl-next';
|
|
|
6
6
|
import { Box } from '@atlaskit/primitives/compiled';
|
|
7
7
|
import LinkRenderType from '../../../issue-like-table/render-type/link';
|
|
8
8
|
const styles = {
|
|
9
|
-
placeholderSmartLinkStyles: "_2rko18qm
|
|
9
|
+
placeholderSmartLinkStyles: "_2rko18qm _syaz1oa5 _ca0qze3t _n3tdze3t _19bvv77o _u5f3v77o _16qst7xp",
|
|
10
10
|
smartLinkContainerStyles: "_19bvv77o"
|
|
11
11
|
};
|
|
12
12
|
export const SmartCardPlaceholder = ({
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
._189ee4h9{border-width:var(--ds-border-width,1px)}
|
|
5
5
|
._1dqonqa1{border-style:solid}
|
|
6
6
|
._1h6d1j28{border-color:transparent}
|
|
7
|
-
.
|
|
8
|
-
.
|
|
7
|
+
._1h6d1l7x{border-color:var(--ds-border,#0b120e24)}
|
|
8
|
+
._1h6dq98m{border-color:var(--ds-border-selected,#1868db)}
|
|
9
9
|
._18u0v47k{margin-left:var(--ds-space-250,20px)}
|
|
10
10
|
._19bv1b66{padding-left:var(--ds-space-050,4px)}
|
|
11
11
|
._19bvutpp{padding-left:var(--ds-space-150,9pt)}
|
|
@@ -17,20 +17,20 @@
|
|
|
17
17
|
._1tke1tcg{min-height:24px}
|
|
18
18
|
._4cvr1h6o{align-items:center}
|
|
19
19
|
._4t3izwfg{height:2pc}
|
|
20
|
-
.
|
|
20
|
+
._bfhk15s3{background-color:var(--ds-background-selected,#e9f2fe)}
|
|
21
21
|
._ca0q1b66{padding-top:var(--ds-space-050,4px)}
|
|
22
22
|
._ca0qv77o{padding-top:var(--ds-space-025,2px)}
|
|
23
23
|
._k48p1wq8{font-weight:var(--ds-font-weight-medium,500)}
|
|
24
24
|
._n3td1b66{padding-bottom:var(--ds-space-050,4px)}
|
|
25
25
|
._n3tdv77o{padding-bottom:var(--ds-space-025,2px)}
|
|
26
26
|
._syaz1be1{color:var(--ds-text-subtlest,#253858)}
|
|
27
|
+
._syaz6x5g{color:var(--ds-text-selected,#1868db)}
|
|
27
28
|
._syaz8q0r{color:var(--ds-text-disabled,#b3bac5)}
|
|
28
|
-
._syazaqb7{color:var(--ds-text-selected,#0c66e4)}
|
|
29
29
|
._u5f31b66{padding-right:var(--ds-space-050,4px)}
|
|
30
30
|
._u5f3utpp{padding-right:var(--ds-space-150,9pt)}
|
|
31
31
|
._vchhusvi{box-sizing:border-box}
|
|
32
32
|
._d0al13gf:hover{cursor:not-allowed}
|
|
33
33
|
._d0altlke:hover{cursor:pointer}
|
|
34
|
+
._irr315s3:hover{background-color:var(--ds-background-selected,#e9f2fe)}
|
|
34
35
|
._irr31j28:hover{background-color:transparent}
|
|
35
|
-
._irr3fg4m:hover{background-color:var(--ds-background-selected,#e9f2ff)}
|
|
36
36
|
._irr3g4tq:hover{background-color:var(--ds-background-neutral-subtle-hovered,rgba(9,30,66,.08))}
|
|
@@ -32,7 +32,7 @@ export const ModeSwitcher = props => {
|
|
|
32
32
|
return options.length > 0 ? /*#__PURE__*/React.createElement("fieldset", {
|
|
33
33
|
"data-testid": "mode-toggle-container",
|
|
34
34
|
disabled: isDisabled,
|
|
35
|
-
className: ax(["_2rko1b66
|
|
35
|
+
className: ax(["_2rko1b66 _1h6d1l7x _189ee4h9 _1dqonqa1 _4cvr1h6o _vchhusvi _1e0c116y _u5f31b66 _19bv1b66 _18u0v47k _4t3izwfg _1j55105o", isCompact && "_zulpv77o _ca0q1b66 _u5f31b66 _n3td1b66 _19bv1b66"])
|
|
36
36
|
}, options.map(({
|
|
37
37
|
value,
|
|
38
38
|
label,
|
|
@@ -46,7 +46,7 @@ export const ModeSwitcher = props => {
|
|
|
46
46
|
}, tooltipProps => /*#__PURE__*/React.createElement("label", _extends({}, tooltipProps, {
|
|
47
47
|
key: value,
|
|
48
48
|
"data-testid": `mode-toggle-${value}`,
|
|
49
|
-
className: ax(["_11c82smr _2rko1b66 _1h6d1j28 _189ee4h9 _1dqonqa1 _syaz1be1 _vchhusvi _k48p1wq8 _u5f3utpp _19bvutpp _1tke1tcg _1e0c1txw _4cvr1h6o _1bah1h6o _d0altlke _irr3g4tq", isCompact && "_ca0qv77o _u5f31b66 _n3tdv77o _19bv1b66", isSelected && "_2rko1b66
|
|
49
|
+
className: ax(["_11c82smr _2rko1b66 _1h6d1j28 _189ee4h9 _1dqonqa1 _syaz1be1 _vchhusvi _k48p1wq8 _u5f3utpp _19bvutpp _1tke1tcg _1e0c1txw _4cvr1h6o _1bah1h6o _d0altlke _irr3g4tq", isCompact && "_ca0qv77o _u5f31b66 _n3tdv77o _19bv1b66", isSelected && "_2rko1b66 _1h6dq98m _bfhk15s3 _syaz6x5g _d0altlke _irr315s3", isDisabled && "_irr31j28 _d0al13gf", isOptionDisabled && "_syaz8q0r", isOptionDisabled && "_irr31j28 _d0al13gf"])
|
|
50
50
|
}), label, /*#__PURE__*/React.createElement("input", {
|
|
51
51
|
"aria-checked": isSelected,
|
|
52
52
|
"aria-disabled": isOptionDisabled,
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
._189e1dm9{border-width:var(--ds-border-width-selected,2px)}
|
|
3
3
|
._1dqonqa1{border-style:solid}
|
|
4
4
|
._1h6d1j28{border-color:transparent}
|
|
5
|
-
.
|
|
5
|
+
._1h6d1v1w{border-color:var(--ds-border-focused,#4688ec)}._16qsglyw{box-shadow:none}
|
|
6
6
|
._1q511b66{padding-block-start:var(--ds-space-050,4px)}
|
|
7
7
|
._85i51b66{padding-block-end:var(--ds-space-050,4px)}
|
|
8
|
+
._bfhk15s3{background-color:var(--ds-background-selected,#e9f2fe)}
|
|
8
9
|
._bfhk1j9a{background-color:var(--ds-background-input,#fff)}
|
|
9
|
-
._bfhkfg4m{background-color:var(--ds-background-selected,#e9f2ff)}
|
|
10
10
|
._bozgpxbi{padding-inline-start:var(--ds-space-200,1pc)}
|
|
11
11
|
._y4tipxbi{padding-inline-end:var(--ds-space-200,1pc)}
|
|
12
|
-
.
|
|
13
|
-
.
|
|
14
|
-
.
|
|
15
|
-
.
|
|
12
|
+
._irr31dpa:hover{background-color:var(--ds-background-neutral-subtle-hovered,#0515240f)}
|
|
13
|
+
._irr3ufnl:hover{background-color:var(--ds-background-selected-hovered,#cfe1fd)}
|
|
14
|
+
._1di6fcek:active{background-color:var(--ds-background-neutral-subtle-pressed,#0b120e24)}
|
|
15
|
+
._1di6nozp:active{background-color:var(--ds-background-selected-pressed,#8fb8f6)}
|
|
@@ -16,5 +16,5 @@ export const CustomCheckboxOption = ({
|
|
|
16
16
|
}, /*#__PURE__*/React.createElement(CheckboxOption
|
|
17
17
|
// eslint-disable-next-line @atlaskit/design-system/no-unsafe-style-overrides
|
|
18
18
|
, _extends({}, props, {
|
|
19
|
-
className: ax(["_189e1dm9 _1dqonqa1 _1h6d1j28 _16qsglyw _bfhk1j9a _1q511b66 _85i51b66 _bozgpxbi _y4tipxbi
|
|
19
|
+
className: ax(["_189e1dm9 _1dqonqa1 _1h6d1j28 _16qsglyw _bfhk1j9a _1q511b66 _85i51b66 _bozgpxbi _y4tipxbi _irr31dpa _1di6fcek", props.isSelected && "_bfhk15s3 _irr3ufnl _1di6nozp", props.isFocused && "_1h6d1v1w"])
|
|
20
20
|
}), children));
|
|
@@ -8,7 +8,7 @@ import { Pressable } from '@atlaskit/primitives/compiled';
|
|
|
8
8
|
import { components } from '@atlaskit/select';
|
|
9
9
|
const styles = {
|
|
10
10
|
customDropdownIndicatorStylesOld: "_1e0c1txw _80omtlke _1bah1h6o _1bsbzwfg",
|
|
11
|
-
customDropdownIndicatorStyles: "_1e0c1txw _80omtlke _1bah1h6o _1bsbzwfg _bfhk1j28
|
|
11
|
+
customDropdownIndicatorStyles: "_1e0c1txw _80omtlke _1bah1h6o _1bsbzwfg _bfhk1j28 _syazazsu"
|
|
12
12
|
};
|
|
13
13
|
const CustomDropdownIndicator = props => {
|
|
14
14
|
const {
|
|
@@ -3,6 +3,6 @@
|
|
|
3
3
|
._1i53b5v6{border-top-color:var(--ds-border,#dfe1e6)}
|
|
4
4
|
._ca0qutpp{padding-top:var(--ds-space-150,9pt)}
|
|
5
5
|
._n3tdutpp{padding-bottom:var(--ds-space-150,9pt)}
|
|
6
|
-
.
|
|
6
|
+
._syaz1rpy{color:var(--ds-text-subtlest,#6b6e76)}
|
|
7
7
|
._u5f3pxbi{padding-right:var(--ds-space-200,1pc)}
|
|
8
8
|
._uwhke4h9{border-top-width:var(--ds-border-width,1px)}
|
|
@@ -10,7 +10,7 @@ import { N40 } from '@atlaskit/theme/colors';
|
|
|
10
10
|
import { asyncPopupSelectMessages } from './messages';
|
|
11
11
|
const styles = {
|
|
12
12
|
footerContainerStyles: "_ca0qutpp _n3tdutpp _19bvpxbi _u5f3pxbi _uwhke4h9 _15a5nqa1 _1i53b5v6",
|
|
13
|
-
footerPaginationInfoStyles: "
|
|
13
|
+
footerPaginationInfoStyles: "_syaz1rpy"
|
|
14
14
|
};
|
|
15
15
|
const PopupFooter = ({
|
|
16
16
|
currentDisplayCount,
|
|
@@ -27,7 +27,7 @@ const ItemCountWrapper = ({
|
|
|
27
27
|
testId: "item-count-url",
|
|
28
28
|
style: {
|
|
29
29
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
|
|
30
|
-
color: "var(--ds-text-subtlest, #
|
|
30
|
+
color: "var(--ds-text-subtlest, #6B6E76)",
|
|
31
31
|
textDecoration: !url ? 'none' : '',
|
|
32
32
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
|
|
33
33
|
...additionalStyles
|
|
@@ -360,7 +360,7 @@ export const PlainConfluenceSearchConfigModal = props => {
|
|
|
360
360
|
prefixTextType: "result",
|
|
361
361
|
testId: "confluence-search-datasource-modal-total-results-count",
|
|
362
362
|
styles: {
|
|
363
|
-
color: "var(--ds-text, #
|
|
363
|
+
color: "var(--ds-text, #292A2E)",
|
|
364
364
|
font: "var(--ds-font-heading-xxsmall, normal 600 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)"
|
|
365
365
|
}
|
|
366
366
|
}), /*#__PURE__*/React.createElement(CancelButton, {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
._11c81o8v{font:var(--ds-font-body-small,normal 400 11px/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
2
|
._16qsglyw{box-shadow:none}
|
|
3
|
-
.
|
|
3
|
+
._bfhk15s3{background-color:var(--ds-background-selected,#e9f2fe)}
|
|
4
4
|
._k48pi7a9{font-weight:var(--ds-font-weight-regular,400)}
|
|
5
5
|
._syaz1gjq{color:var(--ds-text-subtle,#44546f)}
|
|
6
|
-
.
|
|
7
|
-
.
|
|
8
|
-
.
|
|
9
|
-
.
|
|
6
|
+
._irr3plhp:hover{background-color:var(--ds-background-neutral-hovered,#0b120e24)}
|
|
7
|
+
._irr3ufnl:hover{background-color:var(--ds-background-selected-hovered,#cfe1fd)}
|
|
8
|
+
._1di61gdz:active{background-color:var(--ds-background-neutral-pressed,#080f214a)}
|
|
9
|
+
._1di6nozp:active{background-color:var(--ds-background-selected-pressed,#8fb8f6)}
|
|
@@ -38,6 +38,6 @@ export const MenuItem = ({
|
|
|
38
38
|
...props
|
|
39
39
|
}) => {
|
|
40
40
|
return /*#__PURE__*/React.createElement(CheckboxOption, _extends({}, props, {
|
|
41
|
-
className: ax([props.isSelected ? "
|
|
41
|
+
className: ax([props.isSelected ? "_bfhk15s3 _16qsglyw _irr3ufnl _1di6nozp" : "_16qsglyw _irr3plhp _1di61gdz"])
|
|
42
42
|
}), children);
|
|
43
43
|
};
|
|
@@ -0,0 +1,177 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import addMonths from 'date-fns/addMonths';
|
|
3
|
+
import differenceInDays from 'date-fns/differenceInDays';
|
|
4
|
+
import endOfDay from 'date-fns/endOfDay';
|
|
5
|
+
import getDaysInMonth from 'date-fns/getDaysInMonth';
|
|
6
|
+
import isFirstDayOfMonth from 'date-fns/isFirstDayOfMonth';
|
|
7
|
+
import isLastDayOfMonth from 'date-fns/isLastDayOfMonth';
|
|
8
|
+
import isSameDay from 'date-fns/isSameDay';
|
|
9
|
+
import isSameMonth from 'date-fns/isSameMonth';
|
|
10
|
+
import isSameYear from 'date-fns/isSameYear';
|
|
11
|
+
import startOfDay from 'date-fns/startOfDay';
|
|
12
|
+
import { useIntl } from 'react-intl-next';
|
|
13
|
+
import { Text } from '@atlaskit/primitives/compiled';
|
|
14
|
+
import { messages } from './messages';
|
|
15
|
+
export const DATERANGE_TYPE_TEST_ID = 'link-datasource-render-type--daterange';
|
|
16
|
+
const dateOptions = {
|
|
17
|
+
month: 'short',
|
|
18
|
+
day: 'numeric',
|
|
19
|
+
year: 'numeric'
|
|
20
|
+
};
|
|
21
|
+
const timeOptions = {
|
|
22
|
+
hour12: false,
|
|
23
|
+
hour: '2-digit',
|
|
24
|
+
minute: '2-digit'
|
|
25
|
+
};
|
|
26
|
+
const isDayRange = (startDate, endDate) => {
|
|
27
|
+
// Naivly, we could just check
|
|
28
|
+
// return startDate.getTime() === endDate.getTime();
|
|
29
|
+
return isSameYear(startDate, endDate) && isSameMonth(startDate, endDate) && isSameDay(startDate, endDate);
|
|
30
|
+
};
|
|
31
|
+
const isMonthRange = (startDate, endDate) => {
|
|
32
|
+
return isSameYear(startDate, endDate) && isSameMonth(startDate, endDate) && isFirstDayOfMonth(startDate) && isLastDayOfMonth(endDate);
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
/**
|
|
36
|
+
* Checks if the date range is a quarter range.
|
|
37
|
+
* A quarter range is a range of 3 months.
|
|
38
|
+
* The start date must be the first day of the month.
|
|
39
|
+
* The end date must be the last day of the month.
|
|
40
|
+
* Quarters can span across multiple years.
|
|
41
|
+
*/
|
|
42
|
+
const isQuarterRange = (startDate, endDate) => {
|
|
43
|
+
// We need to add 1 to the difference in days
|
|
44
|
+
// because the differenceInDays method returns the number of full days between the two dates
|
|
45
|
+
// and we want to include the start and end dates
|
|
46
|
+
const diffDays = Math.abs(differenceInDays(startDate, endDate)) + 1;
|
|
47
|
+
const firstMonthDays = getDaysInMonth(startDate);
|
|
48
|
+
const secondMonthDays = getDaysInMonth(addMonths(startDate, 1));
|
|
49
|
+
const thirdMonthDays = getDaysInMonth(endDate);
|
|
50
|
+
return diffDays === firstMonthDays + secondMonthDays + thirdMonthDays && isFirstDayOfMonth(startDate) && isLastDayOfMonth(endDate);
|
|
51
|
+
};
|
|
52
|
+
const getDateScale = (startDate, endDate) => {
|
|
53
|
+
if (isDayRange(startDate, endDate)) {
|
|
54
|
+
// start: 2025-11-01
|
|
55
|
+
// end: 2025-11-01
|
|
56
|
+
return 'day';
|
|
57
|
+
}
|
|
58
|
+
if (isMonthRange(startDate, endDate)) {
|
|
59
|
+
// start: 2025-11-01
|
|
60
|
+
// end: 2025-11-30
|
|
61
|
+
return 'month';
|
|
62
|
+
}
|
|
63
|
+
if (isQuarterRange(startDate, endDate)) {
|
|
64
|
+
// start: 2025-11-01
|
|
65
|
+
// end: 2026-01-31
|
|
66
|
+
return 'quarter';
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
// start: 2025-11-02
|
|
70
|
+
// end: 2026-05-19
|
|
71
|
+
return 'full';
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
// I decided to reuse the same logic as we use currently in the date-time render type
|
|
75
|
+
// Alternatively, we could also use here `parseISO` from `date-fns`
|
|
76
|
+
const shiftUtcToLocal = dateString => {
|
|
77
|
+
// In some cases we get a value of `2023-12-20` which when parsed by JS assumes meantime timezone, causing the date
|
|
78
|
+
// to be one day off in some timezones. We want it to display the date without converting timezones and a solution
|
|
79
|
+
// is to replace the hyphens with slashes. So it should be 20th Dec regardless of the timezone in this case.
|
|
80
|
+
// See https://stackoverflow.com/a/31732581
|
|
81
|
+
const dateValue = /^\d{4}-\d{2}-\d{2}$/.exec(dateString) ? dateString.replace(/-/g, '/') : dateString;
|
|
82
|
+
return new Date(dateValue);
|
|
83
|
+
};
|
|
84
|
+
const isDateTimeString = dateString => {
|
|
85
|
+
return dateString.match(/^\d{4}-\d{2}-\d{2}/) !== null && dateString.includes('T');
|
|
86
|
+
};
|
|
87
|
+
export function getFormattedDateRange(startValue, endValue, formatDate, formatMessage) {
|
|
88
|
+
if (!startValue || !endValue) {
|
|
89
|
+
return '';
|
|
90
|
+
}
|
|
91
|
+
const isDateTime = isDateTimeString(startValue) && isDateTimeString(endValue);
|
|
92
|
+
const startDate = isDateTime ? new Date(startValue) : startOfDay(shiftUtcToLocal(startValue));
|
|
93
|
+
const endDate = isDateTime ? new Date(endValue) : endOfDay(shiftUtcToLocal(endValue));
|
|
94
|
+
if (isNaN(startDate.getTime()) || isNaN(endDate.getTime())) {
|
|
95
|
+
return '';
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
// If startValue and endValue are valid ISO date strings, we consider it a full range
|
|
99
|
+
const dateScale = isDateTime ? 'full' : getDateScale(startDate, endDate);
|
|
100
|
+
switch (dateScale) {
|
|
101
|
+
case 'day':
|
|
102
|
+
// Nov 1, 2025
|
|
103
|
+
return formatDate(startDate, {
|
|
104
|
+
month: 'short',
|
|
105
|
+
day: 'numeric',
|
|
106
|
+
year: 'numeric'
|
|
107
|
+
});
|
|
108
|
+
case 'month':
|
|
109
|
+
// Nov 2025
|
|
110
|
+
return formatDate(startDate, {
|
|
111
|
+
month: 'short',
|
|
112
|
+
year: 'numeric'
|
|
113
|
+
});
|
|
114
|
+
case 'quarter':
|
|
115
|
+
{
|
|
116
|
+
// Jan-Mar, 2025
|
|
117
|
+
if (isSameYear(startDate, endDate)) {
|
|
118
|
+
return formatMessage(messages.quarterRange, {
|
|
119
|
+
startMonth: formatDate(startDate, {
|
|
120
|
+
month: 'short'
|
|
121
|
+
}),
|
|
122
|
+
endMonth: formatDate(endDate, {
|
|
123
|
+
month: 'short'
|
|
124
|
+
}),
|
|
125
|
+
year: formatDate(startDate, {
|
|
126
|
+
year: 'numeric'
|
|
127
|
+
})
|
|
128
|
+
});
|
|
129
|
+
}
|
|
130
|
+
// Dec-Feb, 2025-2026
|
|
131
|
+
return formatMessage(messages.quarterRangeOverYears, {
|
|
132
|
+
startMonth: formatDate(startDate, {
|
|
133
|
+
month: 'short'
|
|
134
|
+
}),
|
|
135
|
+
endMonth: formatDate(endDate, {
|
|
136
|
+
month: 'short'
|
|
137
|
+
}),
|
|
138
|
+
startYear: formatDate(startDate, {
|
|
139
|
+
year: 'numeric'
|
|
140
|
+
}),
|
|
141
|
+
endYear: formatDate(endDate, {
|
|
142
|
+
year: 'numeric'
|
|
143
|
+
})
|
|
144
|
+
});
|
|
145
|
+
}
|
|
146
|
+
case 'full':
|
|
147
|
+
// Nov 1, 2025 - May 19, 2026
|
|
148
|
+
// Jan 1, 2025, 00:00 - Mar 31, 2025, 23:59
|
|
149
|
+
return formatMessage(messages.fullRange, {
|
|
150
|
+
start: formatDate(startDate, {
|
|
151
|
+
...dateOptions,
|
|
152
|
+
...timeOptions
|
|
153
|
+
}),
|
|
154
|
+
end: formatDate(endDate, {
|
|
155
|
+
...dateOptions,
|
|
156
|
+
...timeOptions
|
|
157
|
+
})
|
|
158
|
+
});
|
|
159
|
+
}
|
|
160
|
+
}
|
|
161
|
+
const DateRangeRenderType = ({
|
|
162
|
+
value,
|
|
163
|
+
testId = DATERANGE_TYPE_TEST_ID
|
|
164
|
+
}) => {
|
|
165
|
+
const {
|
|
166
|
+
formatDate,
|
|
167
|
+
formatMessage
|
|
168
|
+
} = useIntl();
|
|
169
|
+
const formattedString = getFormattedDateRange(value.start, value.end, formatDate, formatMessage);
|
|
170
|
+
if (formattedString === '') {
|
|
171
|
+
return /*#__PURE__*/React.createElement(React.Fragment, null);
|
|
172
|
+
}
|
|
173
|
+
return /*#__PURE__*/React.createElement(Text, {
|
|
174
|
+
testId: testId
|
|
175
|
+
}, formattedString);
|
|
176
|
+
};
|
|
177
|
+
export default DateRangeRenderType;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { defineMessages } from 'react-intl-next';
|
|
2
|
+
export const messages = defineMessages({
|
|
3
|
+
quarterRange: {
|
|
4
|
+
id: 'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange',
|
|
5
|
+
description: 'The formatted date range for a quarter range',
|
|
6
|
+
defaultMessage: '{startMonth}-{endMonth}, {year}'
|
|
7
|
+
},
|
|
8
|
+
quarterRangeOverYears: {
|
|
9
|
+
id: 'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears',
|
|
10
|
+
description: 'The formatted date range for a quarter range that spans across multiple years',
|
|
11
|
+
defaultMessage: '{startMonth}-{endMonth}, {startYear}-{endYear}'
|
|
12
|
+
},
|
|
13
|
+
fullRange: {
|
|
14
|
+
id: 'linkDataSource.issueLikeTable.renderType.dateRange.fullRange',
|
|
15
|
+
description: 'The formatted date range for a full range (day, month, quarter, or full)',
|
|
16
|
+
defaultMessage: '{start} - {end}'
|
|
17
|
+
}
|
|
18
|
+
});
|
|
@@ -2,6 +2,7 @@ import _extends from "@babel/runtime/helpers/extends";
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { fg } from '@atlaskit/platform-feature-flags';
|
|
4
4
|
import BooleanRenderType from './boolean';
|
|
5
|
+
import DateRangeRenderType, { getFormattedDateRange } from './date-range';
|
|
5
6
|
import DateTimeRenderType, { getFormattedDate } from './date-time';
|
|
6
7
|
import IconRenderType from './icon';
|
|
7
8
|
import LinkRenderType from './link';
|
|
@@ -24,6 +25,13 @@ export const stringifyType = ({
|
|
|
24
25
|
return getFormattedDate(value, 'date', formatDate);
|
|
25
26
|
case 'datetime':
|
|
26
27
|
return getFormattedDate(value, 'datetime', formatDate);
|
|
28
|
+
case 'daterange':
|
|
29
|
+
{
|
|
30
|
+
if (fg('jpd_confluence_date_fields_improvements')) {
|
|
31
|
+
return getFormattedDateRange(value.start, value.end, formatDate, formatMessage);
|
|
32
|
+
}
|
|
33
|
+
return '';
|
|
34
|
+
}
|
|
27
35
|
case 'time':
|
|
28
36
|
return getFormattedDate(value, 'time', formatDate);
|
|
29
37
|
case 'icon':
|
|
@@ -64,6 +72,15 @@ export const renderType = item => {
|
|
|
64
72
|
value: datTimeValue,
|
|
65
73
|
display: "datetime"
|
|
66
74
|
}));
|
|
75
|
+
case 'daterange':
|
|
76
|
+
{
|
|
77
|
+
if (fg('jpd_confluence_date_fields_improvements')) {
|
|
78
|
+
return item.values.map(dateRangeValue => /*#__PURE__*/React.createElement(DateRangeRenderType, {
|
|
79
|
+
value: dateRangeValue
|
|
80
|
+
}));
|
|
81
|
+
}
|
|
82
|
+
return /*#__PURE__*/React.createElement(React.Fragment, null);
|
|
83
|
+
}
|
|
67
84
|
case 'icon':
|
|
68
85
|
return item.values.map(iconValue => /*#__PURE__*/React.createElement(IconRenderType, iconValue));
|
|
69
86
|
case 'link':
|
|
@@ -404,7 +404,7 @@ const PlainJiraIssuesConfigModal = props => {
|
|
|
404
404
|
prefixTextType: "issue",
|
|
405
405
|
testId: "jira-datasource-modal-total-issues-count",
|
|
406
406
|
styles: {
|
|
407
|
-
color: "var(--ds-text, #
|
|
407
|
+
color: "var(--ds-text, #292A2E)",
|
|
408
408
|
font: "var(--ds-font-heading-xxsmall, normal 600 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)"
|
|
409
409
|
}
|
|
410
410
|
}), /*#__PURE__*/React.createElement(CancelButton, {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
._11c81o8v{font:var(--ds-font-body-small,normal 400 11px/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
2
|
._2rko1kw7{border-radius:inherit}
|
|
3
|
-
.
|
|
3
|
+
._x3doia51{border-top:var(--ds-border-width,1px) solid var(--ds-border,#0b120e24)}
|
|
4
4
|
._13liidpf{border-top-left-radius:0}
|
|
5
5
|
._19bvpxbi{padding-left:var(--ds-space-200,1pc)}
|
|
6
6
|
._bfhkhp5a{background-color:var(--ds-surface-raised,#fff)}
|
|
7
7
|
._ca0qu2gc{padding-top:var(--ds-space-100,8px)}
|
|
8
8
|
._n3tdu2gc{padding-bottom:var(--ds-space-100,8px)}
|
|
9
9
|
._qrwqidpf{border-top-right-radius:0}
|
|
10
|
-
.
|
|
11
|
-
.
|
|
10
|
+
._syaz1l7x{color:var(--ds-border,#0b120e24)}
|
|
11
|
+
._syaz1rpy{color:var(--ds-text-subtlest,#6b6e76)}
|
|
12
12
|
._u5f3pxbi{padding-right:var(--ds-space-200,1pc)}
|
|
13
13
|
._vchhusvi{box-sizing:border-box}
|
|
@@ -14,8 +14,8 @@ import { footerMessages } from './messages';
|
|
|
14
14
|
import { ProviderLink } from './provider-link';
|
|
15
15
|
import { SyncInfo } from './sync-info';
|
|
16
16
|
const styles = {
|
|
17
|
-
footer: "_11c81o8v _2rko1kw7
|
|
18
|
-
separator: "
|
|
17
|
+
footer: "_11c81o8v _2rko1kw7 _x3doia51 _syaz1rpy _ca0qu2gc _u5f3pxbi _n3tdu2gc _19bvpxbi _vchhusvi _13liidpf _qrwqidpf _bfhkhp5a",
|
|
18
|
+
separator: "_syaz1l7x"
|
|
19
19
|
};
|
|
20
20
|
export const TableFooter = ({
|
|
21
21
|
datasourceId,
|
|
@@ -54,7 +54,7 @@ export const TableFooter = ({
|
|
|
54
54
|
}, /*#__PURE__*/React.createElement(IconButton, {
|
|
55
55
|
appearance: "subtle",
|
|
56
56
|
icon: iconProps => /*#__PURE__*/React.createElement(RefreshIcon, _extends({}, iconProps, {
|
|
57
|
-
color: "var(--ds-text-subtlest, #
|
|
57
|
+
color: "var(--ds-text-subtlest, #6B6E76)"
|
|
58
58
|
})),
|
|
59
59
|
isDisabled: isLoading,
|
|
60
60
|
label: intl.formatMessage(footerMessages.refreshLabel),
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
._18u012x7{margin-left:var(--ds-space-075,6px)}
|
|
2
2
|
._1e0c1txw{display:flex}
|
|
3
3
|
._2lx21sbv{flex-direction:row-reverse}
|
|
4
|
-
.
|
|
5
|
-
.
|
|
4
|
+
._syazazsu{color:var(--ds-text-subtle,#505258)}
|
|
5
|
+
._30l312zz:hover{color:var(--ds-link-pressed,#1558bc)}
|
|
@@ -8,7 +8,7 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
8
8
|
import { Box } from '@atlaskit/primitives/compiled';
|
|
9
9
|
import { useDatasourceAnalyticsEvents } from '../../../analytics';
|
|
10
10
|
const styles = {
|
|
11
|
-
jsmTextStyles: "
|
|
11
|
+
jsmTextStyles: "_syazazsu _18u012x7 _30l312zz",
|
|
12
12
|
jsmContainerStyles: "_1e0c1txw _2lx21sbv"
|
|
13
13
|
};
|
|
14
14
|
export const PoweredByJSMAssets = props => {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
._1hmsglyw{text-decoration-line:none}
|
|
3
3
|
._4bfu1r31{text-decoration-color:currentColor}
|
|
4
4
|
._ajmmnqa1{text-decoration-style:solid}
|
|
5
|
-
.
|
|
6
|
-
.
|
|
5
|
+
._syaz1rpy{color:var(--ds-text-subtlest,#6b6e76)}._1bnxglyw:hover{text-decoration-line:none}
|
|
6
|
+
._30l31rpy:hover{color:var(--ds-text-subtlest,#6b6e76)}
|
|
7
7
|
._9oik1r31:hover{text-decoration-color:currentColor}
|
|
8
8
|
._jf4cnqa1:hover{text-decoration-style:solid}
|
|
@@ -11,7 +11,7 @@ import { useDatasourceAnalyticsEvents } from '../../../analytics';
|
|
|
11
11
|
import { ASSETS_LIST_OF_LINKS_DATASOURCE_ID } from '../../assets-modal';
|
|
12
12
|
import { footerMessages } from '../messages';
|
|
13
13
|
const styles = {
|
|
14
|
-
anchor: "_4bfu1r31 _1hmsglyw _ajmmnqa1
|
|
14
|
+
anchor: "_4bfu1r31 _1hmsglyw _ajmmnqa1 _syaz1rpy _9oik1r31 _1bnxglyw _jf4cnqa1 _30l31rpy"
|
|
15
15
|
};
|
|
16
16
|
export const ProviderLink = ({
|
|
17
17
|
datasourceId
|
package/dist/esm/ui/assets-modal/modal/render-assets-content/initial-state-view/index.compiled.css
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
._n3tdoahv{padding-bottom:var(--ds-space-600,3pc)}
|
|
10
10
|
._n3tdpxbi{padding-bottom:var(--ds-space-200,1pc)}
|
|
11
11
|
._p12f1kdj{max-width:25pc}
|
|
12
|
-
._syaz1fxt{color:var(--ds-text,#172b4d)}
|
|
13
12
|
._syaz1gjq{color:var(--ds-text-subtle,#44546f)}
|
|
13
|
+
._syazi7uo{color:var(--ds-text,#292a2e)}
|
|
14
14
|
._u5f3oahv{padding-right:var(--ds-space-600,3pc)}
|
|
15
15
|
._y3gn1h6o{text-align:center}
|
|
@@ -23,7 +23,7 @@ export var InitialStateView = function InitialStateView() {
|
|
|
23
23
|
size: "xlarge",
|
|
24
24
|
alt: formatMessage(initialStateViewMessages.searchTitle)
|
|
25
25
|
}), /*#__PURE__*/React.createElement("div", {
|
|
26
|
-
className: ax(["_11c8lodh
|
|
26
|
+
className: ax(["_11c8lodh _syazi7uo _ca0q1ejb _n3tdpxbi"])
|
|
27
27
|
}, formatMessage(initialStateViewMessages.searchTitle)), /*#__PURE__*/React.createElement("div", {
|
|
28
28
|
className: ax(["_syaz1gjq"])
|
|
29
29
|
}, formatMessage(initialStateViewMessages.searchDescription)), /*#__PURE__*/React.createElement(Link, {
|
|
@@ -12,7 +12,7 @@ import { loadingErrorMessages } from './messages';
|
|
|
12
12
|
var styles = {
|
|
13
13
|
iconContainerStyles: "_otyrpxbi",
|
|
14
14
|
descriptionMessageStyles: "_zulppxbi _1e0c1txw _2lx21bp4",
|
|
15
|
-
urlStyles: "_11c8lodh
|
|
15
|
+
urlStyles: "_11c8lodh _syazi7uo _19pkmgjw"
|
|
16
16
|
};
|
|
17
17
|
var Description = function Description(_ref) {
|
|
18
18
|
var message = _ref.message,
|
|
@@ -9,6 +9,6 @@
|
|
|
9
9
|
._ca0qoahv{padding-top:var(--ds-space-600,3pc)}
|
|
10
10
|
._n3tdoahv{padding-bottom:var(--ds-space-600,3pc)}
|
|
11
11
|
._n3tdpxbi{padding-bottom:var(--ds-space-200,1pc)}
|
|
12
|
-
._syaz1fxt{color:var(--ds-text,#172b4d)}
|
|
13
12
|
._syaz1gjq{color:var(--ds-text-subtle,#44546f)}
|
|
13
|
+
._syazi7uo{color:var(--ds-text,#292a2e)}
|
|
14
14
|
._y3gn1h6o{text-align:center}
|
|
@@ -26,7 +26,7 @@ export var InitialStateView = function InitialStateView(_ref) {
|
|
|
26
26
|
}, /*#__PURE__*/React.createElement("div", {
|
|
27
27
|
className: ax(["_y3gn1h6o _1wpz1h6o _ca0qoahv _n3tdoahv"])
|
|
28
28
|
}, icon, /*#__PURE__*/React.createElement("div", {
|
|
29
|
-
className: ax(["_11c8lodh _zulpu2gc
|
|
29
|
+
className: ax(["_11c8lodh _zulpu2gc _syazi7uo _ca0q1ejb _n3tdpxbi _1e0c1txw _1bah1h6o _4cvr1h6o"])
|
|
30
30
|
}, showBeta && /*#__PURE__*/React.createElement("div", {
|
|
31
31
|
className: ax(["_1e0c1txw"])
|
|
32
32
|
}, /*#__PURE__*/React.createElement(Lozenge, {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
|
-
._2rko18qm{border-radius:var(--ds-radius-large,3px)}.
|
|
2
|
+
._2rko18qm{border-radius:var(--ds-radius-large,3px)}._16qst7xp{box-shadow:var(--ds-shadow-raised,0 1px 1px #1e1f2140,0 0 1px #1e1f214f)}
|
|
3
3
|
._19bvv77o{padding-left:var(--ds-space-025,2px)}
|
|
4
4
|
._ca0qze3t{padding-top:var(--ds-space-0,0)}
|
|
5
5
|
._n3tdze3t{padding-bottom:var(--ds-space-0,0)}
|
|
6
|
-
.
|
|
6
|
+
._syaz1oa5{color:var(--ds-text-brand,#1868db)}
|
|
7
7
|
._u5f3v77o{padding-right:var(--ds-space-025,2px)}
|