@zohodesk/components 1.0.0-alpha-222 → 1.0.0-alpha-223
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -0
- package/es/Animation/docs/Animation__default.docs.js +2 -2
- package/es/Animation/docs/Animation__fadeIn.docs.js +2 -2
- package/es/Animation/docs/Animation__scaleIn.docs.js +2 -2
- package/es/Animation/docs/Animation__skewIn.docs.js +2 -2
- package/es/Animation/docs/Animation__slideDown.docs.js +2 -2
- package/es/Animation/docs/Animation__slideLeft.docs.js +2 -2
- package/es/Animation/docs/Animation__zoomIn.docs.js +2 -2
- package/es/Appearance/dark/mode/darkMode.module.css +69 -69
- package/es/Appearance/dark/themes/blue/blueDarkCTATheme.module.css +2 -2
- package/es/Appearance/dark/themes/blue/blueDarkComponentTheme.module.css +2 -2
- package/es/Appearance/dark/themes/green/greenDarkCTATheme.module.css +1 -1
- package/es/Appearance/dark/themes/green/greenDarkComponentTheme.module.css +2 -2
- package/es/Appearance/dark/themes/orange/orangeDarkCTATheme.module.css +1 -1
- package/es/Appearance/dark/themes/orange/orangeDarkComponentTheme.module.css +2 -2
- package/es/Appearance/dark/themes/red/redDarkCTATheme.module.css +1 -1
- package/es/Appearance/dark/themes/red/redDarkComponentTheme.module.css +2 -2
- package/es/Appearance/dark/themes/yellow/yellowDarkCTATheme.module.css +1 -1
- package/es/Appearance/dark/themes/yellow/yellowDarkComponentTheme.module.css +2 -2
- package/es/Appearance/default/mode/defaultMode.module.css +158 -158
- package/es/Appearance/default/themes/blue/blueDefaultCTATheme.module.css +28 -28
- package/es/Appearance/default/themes/blue/blueDefaultComponentTheme.module.css +5 -5
- package/es/Appearance/default/themes/green/greenDefaultCTATheme.module.css +1 -1
- package/es/Appearance/default/themes/green/greenDefaultComponentTheme.module.css +4 -4
- package/es/Appearance/default/themes/orange/orangeDefaultCTATheme.module.css +1 -1
- package/es/Appearance/default/themes/orange/orangeDefaultComponentTheme.module.css +4 -4
- package/es/Appearance/default/themes/red/redDefaultCTATheme.module.css +1 -1
- package/es/Appearance/default/themes/red/redDefaultComponentTheme.module.css +4 -4
- package/es/Appearance/default/themes/yellow/yellowDefaultCTATheme.module.css +1 -1
- package/es/Appearance/default/themes/yellow/yellowDefaultComponentTheme.module.css +4 -4
- package/es/AvatarTeam/docs/AvatarTeam__palette.docs.js +1 -1
- package/es/Card/Card.module.css +3 -3
- package/es/Card/docs/Card__Default.docs.js +4 -4
- package/es/Card/docs/Card__Scroll.docs.js +4 -4
- package/es/Layout/docs/Layout__Hidden.docs.js +1 -1
- package/es/Layout/docs/Layout__four_Column.docs.js +1 -1
- package/es/Layout/docs/Layout__three_Column.docs.js +1 -1
- package/es/PopOver/PopOver.module.css +1 -1
- package/es/RippleEffect/docs/RippleEffect__default.docs.js +8 -8
- package/es/VelocityAnimation/VelocityAnimation/docs/VelocityAnimation__demo.docs.js +2 -2
- package/es/VelocityAnimation/VelocityAnimationGroup/docs/VelocityAnimationGroup__demo.docs.js +2 -2
- package/es/common/docStyle.module.css +9 -9
- package/lib/Animation/docs/Animation__default.docs.js +2 -2
- package/lib/Animation/docs/Animation__fadeIn.docs.js +2 -2
- package/lib/Animation/docs/Animation__scaleIn.docs.js +2 -2
- package/lib/Animation/docs/Animation__skewIn.docs.js +2 -2
- package/lib/Animation/docs/Animation__slideDown.docs.js +2 -2
- package/lib/Animation/docs/Animation__slideLeft.docs.js +2 -2
- package/lib/Animation/docs/Animation__zoomIn.docs.js +2 -2
- package/lib/Appearance/dark/mode/darkMode.module.css +69 -69
- package/lib/Appearance/dark/themes/blue/blueDarkCTATheme.module.css +2 -2
- package/lib/Appearance/dark/themes/blue/blueDarkComponentTheme.module.css +2 -2
- package/lib/Appearance/dark/themes/green/greenDarkCTATheme.module.css +1 -1
- package/lib/Appearance/dark/themes/green/greenDarkComponentTheme.module.css +2 -2
- package/lib/Appearance/dark/themes/orange/orangeDarkCTATheme.module.css +1 -1
- package/lib/Appearance/dark/themes/orange/orangeDarkComponentTheme.module.css +2 -2
- package/lib/Appearance/dark/themes/red/redDarkCTATheme.module.css +1 -1
- package/lib/Appearance/dark/themes/red/redDarkComponentTheme.module.css +2 -2
- package/lib/Appearance/dark/themes/yellow/yellowDarkCTATheme.module.css +1 -1
- package/lib/Appearance/dark/themes/yellow/yellowDarkComponentTheme.module.css +2 -2
- package/lib/Appearance/default/mode/defaultMode.module.css +158 -158
- package/lib/Appearance/default/themes/blue/blueDefaultCTATheme.module.css +28 -28
- package/lib/Appearance/default/themes/blue/blueDefaultComponentTheme.module.css +5 -5
- package/lib/Appearance/default/themes/green/greenDefaultCTATheme.module.css +1 -1
- package/lib/Appearance/default/themes/green/greenDefaultComponentTheme.module.css +4 -4
- package/lib/Appearance/default/themes/orange/orangeDefaultCTATheme.module.css +1 -1
- package/lib/Appearance/default/themes/orange/orangeDefaultComponentTheme.module.css +4 -4
- package/lib/Appearance/default/themes/red/redDefaultCTATheme.module.css +1 -1
- package/lib/Appearance/default/themes/red/redDefaultComponentTheme.module.css +4 -4
- package/lib/Appearance/default/themes/yellow/yellowDefaultCTATheme.module.css +1 -1
- package/lib/Appearance/default/themes/yellow/yellowDefaultComponentTheme.module.css +4 -4
- package/lib/AvatarTeam/docs/AvatarTeam__palette.docs.js +1 -1
- package/lib/Card/Card.module.css +3 -3
- package/lib/Card/docs/Card__Default.docs.js +4 -4
- package/lib/Card/docs/Card__Scroll.docs.js +4 -4
- package/lib/Layout/docs/Layout__Hidden.docs.js +1 -1
- package/lib/Layout/docs/Layout__four_Column.docs.js +1 -1
- package/lib/Layout/docs/Layout__three_Column.docs.js +1 -1
- package/lib/PopOver/PopOver.module.css +1 -1
- package/lib/RippleEffect/docs/RippleEffect__default.docs.js +8 -8
- package/lib/VelocityAnimation/VelocityAnimation/docs/VelocityAnimation__demo.docs.js +2 -2
- package/lib/VelocityAnimation/VelocityAnimationGroup/docs/VelocityAnimationGroup__demo.docs.js +2 -2
- package/lib/common/docStyle.module.css +9 -9
- package/package.json +3 -3
- package/preprocess/componentAppearanceColors.js +1 -1
- package/preprocess/json/componentAppearanceVariableJson.js +230 -230
- package/preprocess/json/componentThemeVariableJson.js +33 -33
- package/preprocess/json/ctaThemeVariableJson.js +38 -38
|
@@ -25,18 +25,18 @@
|
|
|
25
25
|
--zdt_multiselect_dark_border: rgba(255, 255, 255, 0.2);
|
|
26
26
|
--zdt_multiselect_darkmsg_bg: rgba(255, 255, 255, 0.02);
|
|
27
27
|
--zdt_multiselect_darkmsg_text: #d0d0d4;
|
|
28
|
-
--zdt_multiselect_darkdelete_hover_text: var(--
|
|
28
|
+
--zdt_multiselect_darkdelete_hover_text: var(--dot_white);
|
|
29
29
|
|
|
30
30
|
/* avatar */
|
|
31
31
|
--zdt_avatar_white_border: rgba(255, 255, 255, 0.2);
|
|
32
|
-
--zdt_avatar_white_text: var(--
|
|
32
|
+
--zdt_avatar_white_text: var(--dot_white);
|
|
33
33
|
|
|
34
34
|
/* label */
|
|
35
35
|
--zdt_label_dark_text: #d0d0d4;
|
|
36
36
|
|
|
37
37
|
/* textbox */
|
|
38
|
-
--zdt_textbox_light_text: var(--
|
|
38
|
+
--zdt_textbox_light_text: var(--dot_white);
|
|
39
39
|
|
|
40
40
|
/* dropdown */
|
|
41
|
-
--zdt_dropdown_darkheading_text: var(--
|
|
41
|
+
--zdt_dropdown_darkheading_text: var(--dot_white);
|
|
42
42
|
}
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
--zdt_cta_primary_light_hover_bg: #f8d7d7;
|
|
12
12
|
--zdt_cta_primary_light_border: #f8d7d7;
|
|
13
13
|
--zdt_cta_secondary_bg: #de3535;
|
|
14
|
-
--zdt_cta_secondary_text: var(--
|
|
14
|
+
--zdt_cta_secondary_text: var(--dot_white);
|
|
15
15
|
--zdt_cta_secondary_border: #e55d5d;
|
|
16
16
|
--zdt_cta_secondary_light_border: #f8d7d7;
|
|
17
17
|
--zdt_cta_alpha_text: #de3535;
|
|
@@ -25,18 +25,18 @@
|
|
|
25
25
|
--zdt_multiselect_dark_border: rgba(255, 255, 255, 0.2);
|
|
26
26
|
--zdt_multiselect_darkmsg_bg: rgba(255, 255, 255, 0.02);
|
|
27
27
|
--zdt_multiselect_darkmsg_text: #d0d0d4;
|
|
28
|
-
--zdt_multiselect_darkdelete_hover_text: var(--
|
|
28
|
+
--zdt_multiselect_darkdelete_hover_text: var(--dot_white);
|
|
29
29
|
|
|
30
30
|
/* avatar */
|
|
31
31
|
--zdt_avatar_white_border: rgba(255, 255, 255, 0.2);
|
|
32
|
-
--zdt_avatar_white_text: var(--
|
|
32
|
+
--zdt_avatar_white_text: var(--dot_white);
|
|
33
33
|
|
|
34
34
|
/* label */
|
|
35
35
|
--zdt_label_dark_text: #d0d0d4;
|
|
36
36
|
|
|
37
37
|
/* textbox */
|
|
38
|
-
--zdt_textbox_light_text: var(--
|
|
38
|
+
--zdt_textbox_light_text: var(--dot_white);
|
|
39
39
|
|
|
40
40
|
/* dropdown */
|
|
41
|
-
--zdt_dropdown_darkheading_text: var(--
|
|
41
|
+
--zdt_dropdown_darkheading_text: var(--dot_white);
|
|
42
42
|
}
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
--zdt_cta_primary_light_hover_bg: #f8eabd;
|
|
12
12
|
--zdt_cta_primary_light_border: #f8eabd;
|
|
13
13
|
--zdt_cta_secondary_bg: #e8b923;
|
|
14
|
-
--zdt_cta_secondary_text: var(--
|
|
14
|
+
--zdt_cta_secondary_text: var(--dot_black);
|
|
15
15
|
--zdt_cta_secondary_border: rgba(255, 255, 255, 0.2);
|
|
16
16
|
--zdt_cta_secondary_light_border: #f6e3a7;
|
|
17
17
|
--zdt_cta_alpha_text: #b68c07;
|
|
@@ -25,18 +25,18 @@
|
|
|
25
25
|
--zdt_multiselect_dark_border: rgba(255, 255, 255, 0.2);
|
|
26
26
|
--zdt_multiselect_darkmsg_bg: rgba(255, 255, 255, 0.02);
|
|
27
27
|
--zdt_multiselect_darkmsg_text: #d0d0d4;
|
|
28
|
-
--zdt_multiselect_darkdelete_hover_text: var(--
|
|
28
|
+
--zdt_multiselect_darkdelete_hover_text: var(--dot_white);
|
|
29
29
|
|
|
30
30
|
/* avatar */
|
|
31
31
|
--zdt_avatar_white_border: rgba(255, 255, 255, 0.2);
|
|
32
|
-
--zdt_avatar_white_text: var(--
|
|
32
|
+
--zdt_avatar_white_text: var(--dot_white);
|
|
33
33
|
|
|
34
34
|
/* label */
|
|
35
35
|
--zdt_label_dark_text: #d0d0d4;
|
|
36
36
|
|
|
37
37
|
/* textbox */
|
|
38
|
-
--zdt_textbox_light_text: var(--
|
|
38
|
+
--zdt_textbox_light_text: var(--dot_white);
|
|
39
39
|
|
|
40
40
|
/* dropdown */
|
|
41
|
-
--zdt_dropdown_darkheading_text: var(--
|
|
41
|
+
--zdt_dropdown_darkheading_text: var(--dot_white);
|
|
42
42
|
}
|
|
@@ -6,7 +6,7 @@ export default class AvatarTeam__palette extends React.Component {
|
|
|
6
6
|
render() {
|
|
7
7
|
return /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("div", {
|
|
8
8
|
style: {
|
|
9
|
-
background: 'var(--
|
|
9
|
+
background: 'var(--dot_black)',
|
|
10
10
|
display: 'inline-block'
|
|
11
11
|
}
|
|
12
12
|
}, /*#__PURE__*/React.createElement("span", {
|
package/es/Card/Card.module.css
CHANGED
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
position: relative;
|
|
3
3
|
}
|
|
4
4
|
.scroll {
|
|
5
|
-
/* background: var(--
|
|
5
|
+
/* background: var(--dot_white);
|
|
6
6
|
position: relative; */
|
|
7
7
|
}
|
|
8
|
-
/*
|
|
8
|
+
/*
|
|
9
9
|
.scroll::after {
|
|
10
|
-
box-shadow: 0 0 6px var(--
|
|
10
|
+
box-shadow: 0 0 6px var(--zd_dark10);
|
|
11
11
|
border-radius: 100px / 10px;
|
|
12
12
|
content: '';
|
|
13
13
|
left: var(--zd_size50);
|
|
@@ -12,15 +12,15 @@ export default class Card__Default extends Component {
|
|
|
12
12
|
isScrollAttribute: true
|
|
13
13
|
}, /*#__PURE__*/React.createElement(CardHeader, null, /*#__PURE__*/React.createElement(Box, {
|
|
14
14
|
style: {
|
|
15
|
-
color: 'var(--
|
|
16
|
-
background: 'var(--
|
|
15
|
+
color: 'var(--dot_white)',
|
|
16
|
+
background: 'var(--dot_black)'
|
|
17
17
|
}
|
|
18
18
|
}, "Header")), /*#__PURE__*/React.createElement(CardContent, {
|
|
19
19
|
isScrollAttribute: true
|
|
20
20
|
}, /*#__PURE__*/React.createElement(Box, null, "What is Lorem Ipsum? Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Why do we use it? It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like). Where does it come from? Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32. What is Lorem Ipsum? Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Why do we use it? It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like). Where does it come from? Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32. What is Lorem Ipsum? Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Why do we use it? It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like). Where does it come from? Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32.")), /*#__PURE__*/React.createElement(CardFooter, null, /*#__PURE__*/React.createElement(Box, {
|
|
21
21
|
style: {
|
|
22
|
-
color: 'var(--
|
|
23
|
-
background: 'var(--
|
|
22
|
+
color: 'var(--dot_white)',
|
|
23
|
+
background: 'var(--dot_black)'
|
|
24
24
|
}
|
|
25
25
|
}, "Footer")))));
|
|
26
26
|
}
|
|
@@ -30,8 +30,8 @@ export default class Card__Scroll extends Component {
|
|
|
30
30
|
fetchData: this.fetchData
|
|
31
31
|
}, /*#__PURE__*/React.createElement(CardHeader, null, /*#__PURE__*/React.createElement(Box, {
|
|
32
32
|
style: {
|
|
33
|
-
color: 'var(--
|
|
34
|
-
background: 'var(--
|
|
33
|
+
color: 'var(--dot_white)',
|
|
34
|
+
background: 'var(--dot_black)'
|
|
35
35
|
}
|
|
36
36
|
}, "Header")), /*#__PURE__*/React.createElement(CardContent, null, data.map((val, index) => /*#__PURE__*/React.createElement("div", {
|
|
37
37
|
key: index,
|
|
@@ -41,8 +41,8 @@ export default class Card__Scroll extends Component {
|
|
|
41
41
|
}
|
|
42
42
|
}, val))), /*#__PURE__*/React.createElement(CardFooter, null, /*#__PURE__*/React.createElement(Box, {
|
|
43
43
|
style: {
|
|
44
|
-
color: 'var(--
|
|
45
|
-
background: 'var(--
|
|
44
|
+
color: 'var(--dot_white)',
|
|
45
|
+
background: 'var(--dot_black)'
|
|
46
46
|
}
|
|
47
47
|
}, "Footer"))));
|
|
48
48
|
}
|
|
@@ -40,7 +40,7 @@ export default class Layout__three_Column extends React.Component {
|
|
|
40
40
|
hidden: ['xs']
|
|
41
41
|
}, /*#__PURE__*/React.createElement("div", {
|
|
42
42
|
style: {
|
|
43
|
-
background: 'var(--
|
|
43
|
+
background: 'var(--dot_black)',
|
|
44
44
|
width: '220px',
|
|
45
45
|
height: '100%'
|
|
46
46
|
}
|
|
@@ -86,7 +86,7 @@ export default class RippleEffect__default extends React.Component {
|
|
|
86
86
|
fontSize: '13px',
|
|
87
87
|
padding: '4px 9px 7px',
|
|
88
88
|
cursor: 'pointer',
|
|
89
|
-
color: 'var(--
|
|
89
|
+
color: 'var(--dot_strongGreen)'
|
|
90
90
|
}
|
|
91
91
|
}, "Green"))), /*#__PURE__*/React.createElement("div", {
|
|
92
92
|
style: {
|
|
@@ -100,7 +100,7 @@ export default class RippleEffect__default extends React.Component {
|
|
|
100
100
|
fontSize: '13px',
|
|
101
101
|
padding: '4px 9px 7px',
|
|
102
102
|
cursor: 'pointer',
|
|
103
|
-
color: 'var(--
|
|
103
|
+
color: 'var(--dot_brightRed)'
|
|
104
104
|
}
|
|
105
105
|
}, "Danger")))), /*#__PURE__*/React.createElement("div", {
|
|
106
106
|
style: boxStyle
|
|
@@ -162,7 +162,7 @@ export default class RippleEffect__default extends React.Component {
|
|
|
162
162
|
fontSize: '13px',
|
|
163
163
|
padding: '4px 9px 7px',
|
|
164
164
|
cursor: 'pointer',
|
|
165
|
-
color: 'var(--
|
|
165
|
+
color: 'var(--dot_strongGreen)'
|
|
166
166
|
}
|
|
167
167
|
}, "Green"))), /*#__PURE__*/React.createElement("div", {
|
|
168
168
|
style: {
|
|
@@ -177,7 +177,7 @@ export default class RippleEffect__default extends React.Component {
|
|
|
177
177
|
fontSize: '13px',
|
|
178
178
|
padding: '4px 9px 7px',
|
|
179
179
|
cursor: 'pointer',
|
|
180
|
-
color: 'var(--
|
|
180
|
+
color: 'var(--dot_brightRed)'
|
|
181
181
|
}
|
|
182
182
|
}, "Danger")))), /*#__PURE__*/React.createElement("div", {
|
|
183
183
|
style: boxStyle
|
|
@@ -223,7 +223,7 @@ export default class RippleEffect__default extends React.Component {
|
|
|
223
223
|
fontSize: '13px',
|
|
224
224
|
padding: '4px 9px 7px',
|
|
225
225
|
cursor: 'pointer',
|
|
226
|
-
color: 'var(--
|
|
226
|
+
color: 'var(--dot_strongGreen)'
|
|
227
227
|
}
|
|
228
228
|
}, "Green"))), /*#__PURE__*/React.createElement("div", {
|
|
229
229
|
style: {
|
|
@@ -238,7 +238,7 @@ export default class RippleEffect__default extends React.Component {
|
|
|
238
238
|
fontSize: '13px',
|
|
239
239
|
padding: '4px 9px 7px',
|
|
240
240
|
cursor: 'pointer',
|
|
241
|
-
color: 'var(--
|
|
241
|
+
color: 'var(--dot_brightRed)'
|
|
242
242
|
}
|
|
243
243
|
}, "Danger"))), /*#__PURE__*/React.createElement("div", {
|
|
244
244
|
style: {
|
|
@@ -328,7 +328,7 @@ export default class RippleEffect__default extends React.Component {
|
|
|
328
328
|
style: {
|
|
329
329
|
fontSize: '13px',
|
|
330
330
|
padding: '4px 9px 7px',
|
|
331
|
-
color: 'var(--
|
|
331
|
+
color: 'var(--dot_strongGreen)'
|
|
332
332
|
}
|
|
333
333
|
}, "Green")))), /*#__PURE__*/React.createElement("div", {
|
|
334
334
|
style: boxStyle
|
|
@@ -405,7 +405,7 @@ export default class RippleEffect__default extends React.Component {
|
|
|
405
405
|
fontSize: '13px',
|
|
406
406
|
padding: '4px 9px 7px',
|
|
407
407
|
cursor: 'pointer',
|
|
408
|
-
color: 'var(--
|
|
408
|
+
color: 'var(--dot_strongGreen)'
|
|
409
409
|
}
|
|
410
410
|
}, "Green"))), /*#__PURE__*/React.createElement("div", {
|
|
411
411
|
style: {
|
|
@@ -56,9 +56,9 @@ export default class VelocityAnimation__demo extends React.Component {
|
|
|
56
56
|
let animate = {
|
|
57
57
|
width: '200px',
|
|
58
58
|
height: '100px',
|
|
59
|
-
background: 'var(--
|
|
59
|
+
background: 'var(--dot_black)',
|
|
60
60
|
textAlign: 'center',
|
|
61
|
-
color: 'var(--
|
|
61
|
+
color: 'var(--dot_white)',
|
|
62
62
|
lineHeight: '100px'
|
|
63
63
|
};
|
|
64
64
|
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
|
package/es/VelocityAnimation/VelocityAnimationGroup/docs/VelocityAnimationGroup__demo.docs.js
CHANGED
|
@@ -76,9 +76,9 @@ export default class VelocityAnimationGroup__demo extends React.Component {
|
|
|
76
76
|
let animate = {
|
|
77
77
|
width: '200px',
|
|
78
78
|
height: '100px',
|
|
79
|
-
background: 'var(--
|
|
79
|
+
background: 'var(--dot_black)',
|
|
80
80
|
textAlign: 'center',
|
|
81
|
-
color: 'var(--
|
|
81
|
+
color: 'var(--dot_white)',
|
|
82
82
|
lineHeight: '100px'
|
|
83
83
|
},
|
|
84
84
|
field = {
|
|
@@ -94,18 +94,18 @@
|
|
|
94
94
|
}
|
|
95
95
|
|
|
96
96
|
.blue {
|
|
97
|
-
color: var(--
|
|
97
|
+
color: var(--zd_prime);
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
.dark {
|
|
101
101
|
composes: p10;
|
|
102
|
-
background-color: var(--
|
|
102
|
+
background-color: var(--dot_black);
|
|
103
103
|
}
|
|
104
104
|
|
|
105
105
|
.table {
|
|
106
106
|
composes: p10;
|
|
107
107
|
composes: cboth;
|
|
108
|
-
border: 1px solid var(--
|
|
108
|
+
border: 1px solid var(--zd_smoke84);
|
|
109
109
|
border-radius: 3px;
|
|
110
110
|
}
|
|
111
111
|
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
|
|
120
120
|
.tableheading {
|
|
121
121
|
composes: blue;
|
|
122
|
-
background:
|
|
122
|
+
background:var(--zd_smoke1);
|
|
123
123
|
}
|
|
124
124
|
|
|
125
125
|
.palette {
|
|
@@ -130,13 +130,13 @@
|
|
|
130
130
|
width: 200px;
|
|
131
131
|
composes: tcenter;
|
|
132
132
|
font-weight: bold;
|
|
133
|
-
border: 1px solid var(--
|
|
133
|
+
border: 1px solid var(--zd_smoke83);
|
|
134
134
|
border-radius: 3px;
|
|
135
135
|
}
|
|
136
136
|
|
|
137
137
|
.palette .palettecard {
|
|
138
138
|
height: 80px;
|
|
139
|
-
border: 1px solid var(--
|
|
139
|
+
border: 1px solid var(--zd_smoke83);
|
|
140
140
|
}
|
|
141
141
|
|
|
142
142
|
.palette span {
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
composes: tcenter;
|
|
150
150
|
composes: p10;
|
|
151
151
|
composes: m10;
|
|
152
|
-
border: 1px solid var(--
|
|
152
|
+
border: 1px solid var(--zd_smoke83);
|
|
153
153
|
border-radius: 3px;
|
|
154
154
|
}
|
|
155
155
|
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
.cover {
|
|
162
162
|
composes: p10;
|
|
163
163
|
composes: m10;
|
|
164
|
-
border: 1px solid var(--
|
|
164
|
+
border: 1px solid var(--zd_smoke1);
|
|
165
165
|
border-radius: 5px;
|
|
166
166
|
}
|
|
167
167
|
|
|
@@ -759,4 +759,4 @@
|
|
|
759
759
|
--textarea_text_color: hsl(var(--hue), 100%, 80%);
|
|
760
760
|
--textarea_padding: 2px 10px;
|
|
761
761
|
background-color: hsl(var(--hue), 100%, 97%);
|
|
762
|
-
}
|
|
762
|
+
}
|
|
@@ -54,9 +54,9 @@ var Animation__default = /*#__PURE__*/function (_React$Component) {
|
|
|
54
54
|
var styles = {
|
|
55
55
|
width: '200px',
|
|
56
56
|
height: '100px',
|
|
57
|
-
background: 'var(--
|
|
57
|
+
background: 'var(--dot_black)',
|
|
58
58
|
textAlign: 'center',
|
|
59
|
-
color: 'var(--
|
|
59
|
+
color: 'var(--dot_white)',
|
|
60
60
|
lineHeight: '100px'
|
|
61
61
|
};
|
|
62
62
|
return /*#__PURE__*/_react["default"].createElement(_Layout.Container, {
|
|
@@ -54,9 +54,9 @@ var Animation__fadeIn = /*#__PURE__*/function (_React$Component) {
|
|
|
54
54
|
var style = {
|
|
55
55
|
width: '200px',
|
|
56
56
|
height: '100px',
|
|
57
|
-
background: 'var(--
|
|
57
|
+
background: 'var(--dot_black)',
|
|
58
58
|
textAlign: 'center',
|
|
59
|
-
color: 'var(--
|
|
59
|
+
color: 'var(--dot_white)',
|
|
60
60
|
lineHeight: '100px'
|
|
61
61
|
};
|
|
62
62
|
return /*#__PURE__*/_react["default"].createElement(_Layout.Container, {
|
|
@@ -54,9 +54,9 @@ var Animation__scaleIn = /*#__PURE__*/function (_React$Component) {
|
|
|
54
54
|
var style = {
|
|
55
55
|
width: '200px',
|
|
56
56
|
height: '100px',
|
|
57
|
-
background: 'var(--
|
|
57
|
+
background: 'var(--dot_black)',
|
|
58
58
|
textAlign: 'center',
|
|
59
|
-
color: 'var(--
|
|
59
|
+
color: 'var(--dot_white)',
|
|
60
60
|
lineHeight: '100px'
|
|
61
61
|
};
|
|
62
62
|
return /*#__PURE__*/_react["default"].createElement(_Layout.Container, {
|
|
@@ -54,9 +54,9 @@ var Animation__skewIn = /*#__PURE__*/function (_React$Component) {
|
|
|
54
54
|
var style = {
|
|
55
55
|
width: '200px',
|
|
56
56
|
height: '100px',
|
|
57
|
-
background: 'var(--
|
|
57
|
+
background: 'var(--dot_black)',
|
|
58
58
|
textAlign: 'center',
|
|
59
|
-
color: 'var(--
|
|
59
|
+
color: 'var(--dot_white)',
|
|
60
60
|
lineHeight: '100px'
|
|
61
61
|
};
|
|
62
62
|
return /*#__PURE__*/_react["default"].createElement(_Layout.Container, {
|
|
@@ -54,9 +54,9 @@ var Animation__slideDown = /*#__PURE__*/function (_React$Component) {
|
|
|
54
54
|
var style = {
|
|
55
55
|
width: '200px',
|
|
56
56
|
height: '100px',
|
|
57
|
-
background: 'var(--
|
|
57
|
+
background: 'var(--dot_black)',
|
|
58
58
|
textAlign: 'center',
|
|
59
|
-
color: 'var(--
|
|
59
|
+
color: 'var(--dot_white)',
|
|
60
60
|
lineHeight: '100px'
|
|
61
61
|
};
|
|
62
62
|
return /*#__PURE__*/_react["default"].createElement(_Layout.Container, {
|
|
@@ -54,9 +54,9 @@ var Animation__slideLeft = /*#__PURE__*/function (_React$Component) {
|
|
|
54
54
|
var style = {
|
|
55
55
|
width: '200px',
|
|
56
56
|
height: '100px',
|
|
57
|
-
background: 'var(--
|
|
57
|
+
background: 'var(--dot_black)',
|
|
58
58
|
textAlign: 'center',
|
|
59
|
-
color: 'var(--
|
|
59
|
+
color: 'var(--dot_white)',
|
|
60
60
|
lineHeight: '100px'
|
|
61
61
|
};
|
|
62
62
|
return /*#__PURE__*/_react["default"].createElement(_Layout.Container, {
|
|
@@ -54,9 +54,9 @@ var Animation__zoomIn = /*#__PURE__*/function (_React$Component) {
|
|
|
54
54
|
var style = {
|
|
55
55
|
width: '200px',
|
|
56
56
|
height: '100px',
|
|
57
|
-
background: 'var(--
|
|
57
|
+
background: 'var(--dot_black)',
|
|
58
58
|
textAlign: 'center',
|
|
59
|
-
color: 'var(--
|
|
59
|
+
color: 'var(--dot_white)',
|
|
60
60
|
lineHeight: '100px'
|
|
61
61
|
};
|
|
62
62
|
return /*#__PURE__*/_react["default"].createElement(_Layout.Container, {
|