@patternfly/react-tokens 4.79.8 → 4.80.1
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 +30 -0
- package/dist/esm/c_app_launcher.d.ts +9 -10
- package/dist/esm/c_app_launcher.js +9 -10
- package/dist/esm/c_app_launcher__group_title_FontSize.d.ts +1 -1
- package/dist/esm/c_app_launcher__group_title_FontSize.js +1 -1
- package/dist/esm/c_app_launcher__group_title_FontWeight.d.ts +1 -1
- package/dist/esm/c_app_launcher__group_title_FontWeight.js +1 -1
- package/dist/esm/c_dropdown.d.ts +9 -10
- package/dist/esm/c_dropdown.js +9 -10
- package/dist/esm/c_dropdown__group_title_FontSize.d.ts +1 -1
- package/dist/esm/c_dropdown__group_title_FontSize.js +1 -1
- package/dist/esm/c_dropdown__group_title_FontWeight.d.ts +1 -1
- package/dist/esm/c_dropdown__group_title_FontWeight.js +1 -1
- package/dist/esm/c_menu.d.ts +9 -9
- package/dist/esm/c_menu.js +9 -9
- package/dist/esm/c_menu__group_title_FontSize.d.ts +1 -1
- package/dist/esm/c_menu__group_title_FontSize.js +1 -1
- package/dist/esm/c_menu__group_title_FontWeight.d.ts +1 -1
- package/dist/esm/c_menu__group_title_FontWeight.js +1 -1
- package/dist/esm/c_options_menu.d.ts +9 -10
- package/dist/esm/c_options_menu.js +9 -10
- package/dist/esm/c_options_menu__group_title_FontSize.d.ts +1 -1
- package/dist/esm/c_options_menu__group_title_FontSize.js +1 -1
- package/dist/esm/c_options_menu__group_title_FontWeight.d.ts +1 -1
- package/dist/esm/c_options_menu__group_title_FontWeight.js +1 -1
- package/dist/esm/c_select.d.ts +9 -10
- package/dist/esm/c_select.js +9 -10
- package/dist/esm/c_select__menu_group_title_FontSize.d.ts +1 -1
- package/dist/esm/c_select__menu_group_title_FontSize.js +1 -1
- package/dist/esm/c_select__menu_group_title_FontWeight.d.ts +1 -1
- package/dist/esm/c_select__menu_group_title_FontWeight.js +1 -1
- package/dist/esm/c_timestamp.d.ts +144 -0
- package/dist/esm/c_timestamp.js +144 -0
- package/dist/esm/c_timestamp_Color.d.ts +6 -0
- package/dist/esm/c_timestamp_Color.js +6 -0
- package/dist/esm/c_timestamp_FontSize.d.ts +6 -0
- package/dist/esm/c_timestamp_FontSize.js +6 -0
- package/dist/esm/c_timestamp_m_help_text_TextDecorationColor.d.ts +6 -0
- package/dist/esm/c_timestamp_m_help_text_TextDecorationColor.js +6 -0
- package/dist/esm/c_timestamp_m_help_text_TextDecorationLine.d.ts +6 -0
- package/dist/esm/c_timestamp_m_help_text_TextDecorationLine.js +6 -0
- package/dist/esm/c_timestamp_m_help_text_TextDecorationStyle.d.ts +6 -0
- package/dist/esm/c_timestamp_m_help_text_TextDecorationStyle.js +6 -0
- package/dist/esm/c_timestamp_m_help_text_TextDecorationThickness.d.ts +6 -0
- package/dist/esm/c_timestamp_m_help_text_TextDecorationThickness.js +6 -0
- package/dist/esm/c_timestamp_m_help_text_TextUnderlineOffset.d.ts +6 -0
- package/dist/esm/c_timestamp_m_help_text_TextUnderlineOffset.js +6 -0
- package/dist/esm/c_timestamp_m_help_text_focus_Color.d.ts +6 -0
- package/dist/esm/c_timestamp_m_help_text_focus_Color.js +6 -0
- package/dist/esm/c_timestamp_m_help_text_focus_TextDecorationColor.d.ts +6 -0
- package/dist/esm/c_timestamp_m_help_text_focus_TextDecorationColor.js +6 -0
- package/dist/esm/c_timestamp_m_help_text_hover_Color.d.ts +6 -0
- package/dist/esm/c_timestamp_m_help_text_hover_Color.js +6 -0
- package/dist/esm/c_timestamp_m_help_text_hover_TextDecorationColor.d.ts +6 -0
- package/dist/esm/c_timestamp_m_help_text_hover_TextDecorationColor.js +6 -0
- package/dist/esm/c_tree_view.d.ts +21 -25
- package/dist/esm/c_tree_view.js +21 -25
- package/dist/esm/c_tree_view__node_toggle_Color.d.ts +1 -1
- package/dist/esm/c_tree_view__node_toggle_Color.js +1 -1
- package/dist/esm/componentIndex.d.ts +1 -0
- package/dist/esm/componentIndex.js +1 -0
- package/dist/esm/index.d.ts +12 -0
- package/dist/esm/index.js +12 -0
- package/dist/js/c_app_launcher.d.ts +9 -10
- package/dist/js/c_app_launcher.js +9 -10
- package/dist/js/c_app_launcher__group_title_FontSize.d.ts +1 -1
- package/dist/js/c_app_launcher__group_title_FontSize.js +1 -1
- package/dist/js/c_app_launcher__group_title_FontWeight.d.ts +1 -1
- package/dist/js/c_app_launcher__group_title_FontWeight.js +1 -1
- package/dist/js/c_dropdown.d.ts +9 -10
- package/dist/js/c_dropdown.js +9 -10
- package/dist/js/c_dropdown__group_title_FontSize.d.ts +1 -1
- package/dist/js/c_dropdown__group_title_FontSize.js +1 -1
- package/dist/js/c_dropdown__group_title_FontWeight.d.ts +1 -1
- package/dist/js/c_dropdown__group_title_FontWeight.js +1 -1
- package/dist/js/c_menu.d.ts +9 -9
- package/dist/js/c_menu.js +9 -9
- package/dist/js/c_menu__group_title_FontSize.d.ts +1 -1
- package/dist/js/c_menu__group_title_FontSize.js +1 -1
- package/dist/js/c_menu__group_title_FontWeight.d.ts +1 -1
- package/dist/js/c_menu__group_title_FontWeight.js +1 -1
- package/dist/js/c_options_menu.d.ts +9 -10
- package/dist/js/c_options_menu.js +9 -10
- package/dist/js/c_options_menu__group_title_FontSize.d.ts +1 -1
- package/dist/js/c_options_menu__group_title_FontSize.js +1 -1
- package/dist/js/c_options_menu__group_title_FontWeight.d.ts +1 -1
- package/dist/js/c_options_menu__group_title_FontWeight.js +1 -1
- package/dist/js/c_select.d.ts +9 -10
- package/dist/js/c_select.js +9 -10
- package/dist/js/c_select__menu_group_title_FontSize.d.ts +1 -1
- package/dist/js/c_select__menu_group_title_FontSize.js +1 -1
- package/dist/js/c_select__menu_group_title_FontWeight.d.ts +1 -1
- package/dist/js/c_select__menu_group_title_FontWeight.js +1 -1
- package/dist/js/c_timestamp.d.ts +144 -0
- package/dist/js/c_timestamp.js +146 -0
- package/dist/js/c_timestamp_Color.d.ts +6 -0
- package/dist/js/c_timestamp_Color.js +8 -0
- package/dist/js/c_timestamp_FontSize.d.ts +6 -0
- package/dist/js/c_timestamp_FontSize.js +8 -0
- package/dist/js/c_timestamp_m_help_text_TextDecorationColor.d.ts +6 -0
- package/dist/js/c_timestamp_m_help_text_TextDecorationColor.js +8 -0
- package/dist/js/c_timestamp_m_help_text_TextDecorationLine.d.ts +6 -0
- package/dist/js/c_timestamp_m_help_text_TextDecorationLine.js +8 -0
- package/dist/js/c_timestamp_m_help_text_TextDecorationStyle.d.ts +6 -0
- package/dist/js/c_timestamp_m_help_text_TextDecorationStyle.js +8 -0
- package/dist/js/c_timestamp_m_help_text_TextDecorationThickness.d.ts +6 -0
- package/dist/js/c_timestamp_m_help_text_TextDecorationThickness.js +8 -0
- package/dist/js/c_timestamp_m_help_text_TextUnderlineOffset.d.ts +6 -0
- package/dist/js/c_timestamp_m_help_text_TextUnderlineOffset.js +8 -0
- package/dist/js/c_timestamp_m_help_text_focus_Color.d.ts +6 -0
- package/dist/js/c_timestamp_m_help_text_focus_Color.js +8 -0
- package/dist/js/c_timestamp_m_help_text_focus_TextDecorationColor.d.ts +6 -0
- package/dist/js/c_timestamp_m_help_text_focus_TextDecorationColor.js +8 -0
- package/dist/js/c_timestamp_m_help_text_hover_Color.d.ts +6 -0
- package/dist/js/c_timestamp_m_help_text_hover_Color.js +8 -0
- package/dist/js/c_timestamp_m_help_text_hover_TextDecorationColor.d.ts +6 -0
- package/dist/js/c_timestamp_m_help_text_hover_TextDecorationColor.js +8 -0
- package/dist/js/c_tree_view.d.ts +21 -25
- package/dist/js/c_tree_view.js +21 -25
- package/dist/js/c_tree_view__node_toggle_Color.d.ts +1 -1
- package/dist/js/c_tree_view__node_toggle_Color.js +1 -1
- package/dist/js/componentIndex.d.ts +1 -0
- package/dist/js/componentIndex.js +1 -0
- package/dist/js/index.d.ts +12 -0
- package/dist/js/index.js +12 -0
- package/package.json +3 -3
|
@@ -0,0 +1,144 @@
|
|
|
1
|
+
export const c_timestamp: {
|
|
2
|
+
".pf-c-timestamp": {
|
|
3
|
+
"c_timestamp_FontSize": {
|
|
4
|
+
"name": "--pf-c-timestamp--FontSize",
|
|
5
|
+
"value": "0.875rem",
|
|
6
|
+
"values": [
|
|
7
|
+
"--pf-global--FontSize--sm",
|
|
8
|
+
"$pf-global--FontSize--sm",
|
|
9
|
+
"pf-font-prem(14px)",
|
|
10
|
+
"0.875rem"
|
|
11
|
+
]
|
|
12
|
+
},
|
|
13
|
+
"c_timestamp_Color": {
|
|
14
|
+
"name": "--pf-c-timestamp--Color",
|
|
15
|
+
"value": "#6a6e73",
|
|
16
|
+
"values": [
|
|
17
|
+
"--pf-global--Color--200",
|
|
18
|
+
"$pf-global--Color--200",
|
|
19
|
+
"$pf-color-black-600",
|
|
20
|
+
"#6a6e73"
|
|
21
|
+
]
|
|
22
|
+
},
|
|
23
|
+
"c_timestamp_m_help_text_TextDecorationLine": {
|
|
24
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationLine",
|
|
25
|
+
"value": "underline"
|
|
26
|
+
},
|
|
27
|
+
"c_timestamp_m_help_text_TextDecorationStyle": {
|
|
28
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationStyle",
|
|
29
|
+
"value": "dashed"
|
|
30
|
+
},
|
|
31
|
+
"c_timestamp_m_help_text_TextDecorationThickness": {
|
|
32
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationThickness",
|
|
33
|
+
"value": "1px",
|
|
34
|
+
"values": [
|
|
35
|
+
"--pf-global--BorderWidth--sm",
|
|
36
|
+
"$pf-global--BorderWidth--sm",
|
|
37
|
+
"1px"
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
"c_timestamp_m_help_text_TextUnderlineOffset": {
|
|
41
|
+
"name": "--pf-c-timestamp--m-help-text--TextUnderlineOffset",
|
|
42
|
+
"value": "0.25rem"
|
|
43
|
+
},
|
|
44
|
+
"c_timestamp_m_help_text_TextDecorationColor": {
|
|
45
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationColor",
|
|
46
|
+
"value": "#8a8d90",
|
|
47
|
+
"values": [
|
|
48
|
+
"--pf-global--BorderColor--200",
|
|
49
|
+
"$pf-global--BorderColor--200",
|
|
50
|
+
"$pf-color-black-500",
|
|
51
|
+
"#8a8d90"
|
|
52
|
+
]
|
|
53
|
+
},
|
|
54
|
+
"c_timestamp_m_help_text_hover_Color": {
|
|
55
|
+
"name": "--pf-c-timestamp--m-help-text--hover--Color",
|
|
56
|
+
"value": "#151515",
|
|
57
|
+
"values": [
|
|
58
|
+
"--pf-global--Color--100",
|
|
59
|
+
"$pf-global--Color--100",
|
|
60
|
+
"$pf-color-black-900",
|
|
61
|
+
"#151515"
|
|
62
|
+
]
|
|
63
|
+
},
|
|
64
|
+
"c_timestamp_m_help_text_focus_Color": {
|
|
65
|
+
"name": "--pf-c-timestamp--m-help-text--focus--Color",
|
|
66
|
+
"value": "#151515",
|
|
67
|
+
"values": [
|
|
68
|
+
"--pf-global--Color--100",
|
|
69
|
+
"$pf-global--Color--100",
|
|
70
|
+
"$pf-color-black-900",
|
|
71
|
+
"#151515"
|
|
72
|
+
]
|
|
73
|
+
},
|
|
74
|
+
"c_timestamp_m_help_text_hover_TextDecorationColor": {
|
|
75
|
+
"name": "--pf-c-timestamp--m-help-text--hover--TextDecorationColor",
|
|
76
|
+
"value": "#151515",
|
|
77
|
+
"values": [
|
|
78
|
+
"--pf-global--Color--100",
|
|
79
|
+
"$pf-global--Color--100",
|
|
80
|
+
"$pf-color-black-900",
|
|
81
|
+
"#151515"
|
|
82
|
+
]
|
|
83
|
+
},
|
|
84
|
+
"c_timestamp_m_help_text_focus_TextDecorationColor": {
|
|
85
|
+
"name": "--pf-c-timestamp--m-help-text--focus--TextDecorationColor",
|
|
86
|
+
"value": "#151515",
|
|
87
|
+
"values": [
|
|
88
|
+
"--pf-global--Color--100",
|
|
89
|
+
"$pf-global--Color--100",
|
|
90
|
+
"$pf-color-black-900",
|
|
91
|
+
"#151515"
|
|
92
|
+
]
|
|
93
|
+
}
|
|
94
|
+
},
|
|
95
|
+
".pf-c-timestamp.pf-m-help-text:hover": {
|
|
96
|
+
"c_timestamp_Color": {
|
|
97
|
+
"name": "--pf-c-timestamp--Color",
|
|
98
|
+
"value": "#151515",
|
|
99
|
+
"values": [
|
|
100
|
+
"--pf-c-timestamp--m-help-text--hover--Color",
|
|
101
|
+
"--pf-global--Color--100",
|
|
102
|
+
"$pf-global--Color--100",
|
|
103
|
+
"$pf-color-black-900",
|
|
104
|
+
"#151515"
|
|
105
|
+
]
|
|
106
|
+
},
|
|
107
|
+
"c_timestamp_m_help_text_TextDecorationColor": {
|
|
108
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationColor",
|
|
109
|
+
"value": "#151515",
|
|
110
|
+
"values": [
|
|
111
|
+
"--pf-c-timestamp--m-help-text--hover--TextDecorationColor",
|
|
112
|
+
"--pf-global--Color--100",
|
|
113
|
+
"$pf-global--Color--100",
|
|
114
|
+
"$pf-color-black-900",
|
|
115
|
+
"#151515"
|
|
116
|
+
]
|
|
117
|
+
}
|
|
118
|
+
},
|
|
119
|
+
".pf-c-timestamp.pf-m-help-text:focus": {
|
|
120
|
+
"c_timestamp_Color": {
|
|
121
|
+
"name": "--pf-c-timestamp--Color",
|
|
122
|
+
"value": "#151515",
|
|
123
|
+
"values": [
|
|
124
|
+
"--pf-c-timestamp--m-help-text--focus--Color",
|
|
125
|
+
"--pf-global--Color--100",
|
|
126
|
+
"$pf-global--Color--100",
|
|
127
|
+
"$pf-color-black-900",
|
|
128
|
+
"#151515"
|
|
129
|
+
]
|
|
130
|
+
},
|
|
131
|
+
"c_timestamp_m_help_text_TextDecorationColor": {
|
|
132
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationColor",
|
|
133
|
+
"value": "#151515",
|
|
134
|
+
"values": [
|
|
135
|
+
"--pf-c-timestamp--m-help-text--focus--TextDecorationColor",
|
|
136
|
+
"--pf-global--Color--100",
|
|
137
|
+
"$pf-global--Color--100",
|
|
138
|
+
"$pf-color-black-900",
|
|
139
|
+
"#151515"
|
|
140
|
+
]
|
|
141
|
+
}
|
|
142
|
+
}
|
|
143
|
+
};
|
|
144
|
+
export default c_timestamp;
|
|
@@ -0,0 +1,146 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
exports.c_timestamp = {
|
|
4
|
+
".pf-c-timestamp": {
|
|
5
|
+
"c_timestamp_FontSize": {
|
|
6
|
+
"name": "--pf-c-timestamp--FontSize",
|
|
7
|
+
"value": "0.875rem",
|
|
8
|
+
"values": [
|
|
9
|
+
"--pf-global--FontSize--sm",
|
|
10
|
+
"$pf-global--FontSize--sm",
|
|
11
|
+
"pf-font-prem(14px)",
|
|
12
|
+
"0.875rem"
|
|
13
|
+
]
|
|
14
|
+
},
|
|
15
|
+
"c_timestamp_Color": {
|
|
16
|
+
"name": "--pf-c-timestamp--Color",
|
|
17
|
+
"value": "#6a6e73",
|
|
18
|
+
"values": [
|
|
19
|
+
"--pf-global--Color--200",
|
|
20
|
+
"$pf-global--Color--200",
|
|
21
|
+
"$pf-color-black-600",
|
|
22
|
+
"#6a6e73"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
"c_timestamp_m_help_text_TextDecorationLine": {
|
|
26
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationLine",
|
|
27
|
+
"value": "underline"
|
|
28
|
+
},
|
|
29
|
+
"c_timestamp_m_help_text_TextDecorationStyle": {
|
|
30
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationStyle",
|
|
31
|
+
"value": "dashed"
|
|
32
|
+
},
|
|
33
|
+
"c_timestamp_m_help_text_TextDecorationThickness": {
|
|
34
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationThickness",
|
|
35
|
+
"value": "1px",
|
|
36
|
+
"values": [
|
|
37
|
+
"--pf-global--BorderWidth--sm",
|
|
38
|
+
"$pf-global--BorderWidth--sm",
|
|
39
|
+
"1px"
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
"c_timestamp_m_help_text_TextUnderlineOffset": {
|
|
43
|
+
"name": "--pf-c-timestamp--m-help-text--TextUnderlineOffset",
|
|
44
|
+
"value": "0.25rem"
|
|
45
|
+
},
|
|
46
|
+
"c_timestamp_m_help_text_TextDecorationColor": {
|
|
47
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationColor",
|
|
48
|
+
"value": "#8a8d90",
|
|
49
|
+
"values": [
|
|
50
|
+
"--pf-global--BorderColor--200",
|
|
51
|
+
"$pf-global--BorderColor--200",
|
|
52
|
+
"$pf-color-black-500",
|
|
53
|
+
"#8a8d90"
|
|
54
|
+
]
|
|
55
|
+
},
|
|
56
|
+
"c_timestamp_m_help_text_hover_Color": {
|
|
57
|
+
"name": "--pf-c-timestamp--m-help-text--hover--Color",
|
|
58
|
+
"value": "#151515",
|
|
59
|
+
"values": [
|
|
60
|
+
"--pf-global--Color--100",
|
|
61
|
+
"$pf-global--Color--100",
|
|
62
|
+
"$pf-color-black-900",
|
|
63
|
+
"#151515"
|
|
64
|
+
]
|
|
65
|
+
},
|
|
66
|
+
"c_timestamp_m_help_text_focus_Color": {
|
|
67
|
+
"name": "--pf-c-timestamp--m-help-text--focus--Color",
|
|
68
|
+
"value": "#151515",
|
|
69
|
+
"values": [
|
|
70
|
+
"--pf-global--Color--100",
|
|
71
|
+
"$pf-global--Color--100",
|
|
72
|
+
"$pf-color-black-900",
|
|
73
|
+
"#151515"
|
|
74
|
+
]
|
|
75
|
+
},
|
|
76
|
+
"c_timestamp_m_help_text_hover_TextDecorationColor": {
|
|
77
|
+
"name": "--pf-c-timestamp--m-help-text--hover--TextDecorationColor",
|
|
78
|
+
"value": "#151515",
|
|
79
|
+
"values": [
|
|
80
|
+
"--pf-global--Color--100",
|
|
81
|
+
"$pf-global--Color--100",
|
|
82
|
+
"$pf-color-black-900",
|
|
83
|
+
"#151515"
|
|
84
|
+
]
|
|
85
|
+
},
|
|
86
|
+
"c_timestamp_m_help_text_focus_TextDecorationColor": {
|
|
87
|
+
"name": "--pf-c-timestamp--m-help-text--focus--TextDecorationColor",
|
|
88
|
+
"value": "#151515",
|
|
89
|
+
"values": [
|
|
90
|
+
"--pf-global--Color--100",
|
|
91
|
+
"$pf-global--Color--100",
|
|
92
|
+
"$pf-color-black-900",
|
|
93
|
+
"#151515"
|
|
94
|
+
]
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
".pf-c-timestamp.pf-m-help-text:hover": {
|
|
98
|
+
"c_timestamp_Color": {
|
|
99
|
+
"name": "--pf-c-timestamp--Color",
|
|
100
|
+
"value": "#151515",
|
|
101
|
+
"values": [
|
|
102
|
+
"--pf-c-timestamp--m-help-text--hover--Color",
|
|
103
|
+
"--pf-global--Color--100",
|
|
104
|
+
"$pf-global--Color--100",
|
|
105
|
+
"$pf-color-black-900",
|
|
106
|
+
"#151515"
|
|
107
|
+
]
|
|
108
|
+
},
|
|
109
|
+
"c_timestamp_m_help_text_TextDecorationColor": {
|
|
110
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationColor",
|
|
111
|
+
"value": "#151515",
|
|
112
|
+
"values": [
|
|
113
|
+
"--pf-c-timestamp--m-help-text--hover--TextDecorationColor",
|
|
114
|
+
"--pf-global--Color--100",
|
|
115
|
+
"$pf-global--Color--100",
|
|
116
|
+
"$pf-color-black-900",
|
|
117
|
+
"#151515"
|
|
118
|
+
]
|
|
119
|
+
}
|
|
120
|
+
},
|
|
121
|
+
".pf-c-timestamp.pf-m-help-text:focus": {
|
|
122
|
+
"c_timestamp_Color": {
|
|
123
|
+
"name": "--pf-c-timestamp--Color",
|
|
124
|
+
"value": "#151515",
|
|
125
|
+
"values": [
|
|
126
|
+
"--pf-c-timestamp--m-help-text--focus--Color",
|
|
127
|
+
"--pf-global--Color--100",
|
|
128
|
+
"$pf-global--Color--100",
|
|
129
|
+
"$pf-color-black-900",
|
|
130
|
+
"#151515"
|
|
131
|
+
]
|
|
132
|
+
},
|
|
133
|
+
"c_timestamp_m_help_text_TextDecorationColor": {
|
|
134
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationColor",
|
|
135
|
+
"value": "#151515",
|
|
136
|
+
"values": [
|
|
137
|
+
"--pf-c-timestamp--m-help-text--focus--TextDecorationColor",
|
|
138
|
+
"--pf-global--Color--100",
|
|
139
|
+
"$pf-global--Color--100",
|
|
140
|
+
"$pf-color-black-900",
|
|
141
|
+
"#151515"
|
|
142
|
+
]
|
|
143
|
+
}
|
|
144
|
+
}
|
|
145
|
+
};
|
|
146
|
+
exports["default"] = exports.c_timestamp;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_timestamp_m_help_text_TextDecorationColor: {
|
|
2
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationColor",
|
|
3
|
+
"value": "#151515",
|
|
4
|
+
"var": "var(--pf-c-timestamp--m-help-text--TextDecorationColor)"
|
|
5
|
+
};
|
|
6
|
+
export default c_timestamp_m_help_text_TextDecorationColor;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
exports.c_timestamp_m_help_text_TextDecorationColor = {
|
|
4
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationColor",
|
|
5
|
+
"value": "#151515",
|
|
6
|
+
"var": "var(--pf-c-timestamp--m-help-text--TextDecorationColor)"
|
|
7
|
+
};
|
|
8
|
+
exports["default"] = exports.c_timestamp_m_help_text_TextDecorationColor;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_timestamp_m_help_text_TextDecorationLine: {
|
|
2
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationLine",
|
|
3
|
+
"value": "underline",
|
|
4
|
+
"var": "var(--pf-c-timestamp--m-help-text--TextDecorationLine)"
|
|
5
|
+
};
|
|
6
|
+
export default c_timestamp_m_help_text_TextDecorationLine;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
exports.c_timestamp_m_help_text_TextDecorationLine = {
|
|
4
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationLine",
|
|
5
|
+
"value": "underline",
|
|
6
|
+
"var": "var(--pf-c-timestamp--m-help-text--TextDecorationLine)"
|
|
7
|
+
};
|
|
8
|
+
exports["default"] = exports.c_timestamp_m_help_text_TextDecorationLine;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_timestamp_m_help_text_TextDecorationStyle: {
|
|
2
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationStyle",
|
|
3
|
+
"value": "dashed",
|
|
4
|
+
"var": "var(--pf-c-timestamp--m-help-text--TextDecorationStyle)"
|
|
5
|
+
};
|
|
6
|
+
export default c_timestamp_m_help_text_TextDecorationStyle;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
exports.c_timestamp_m_help_text_TextDecorationStyle = {
|
|
4
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationStyle",
|
|
5
|
+
"value": "dashed",
|
|
6
|
+
"var": "var(--pf-c-timestamp--m-help-text--TextDecorationStyle)"
|
|
7
|
+
};
|
|
8
|
+
exports["default"] = exports.c_timestamp_m_help_text_TextDecorationStyle;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_timestamp_m_help_text_TextDecorationThickness: {
|
|
2
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationThickness",
|
|
3
|
+
"value": "1px",
|
|
4
|
+
"var": "var(--pf-c-timestamp--m-help-text--TextDecorationThickness)"
|
|
5
|
+
};
|
|
6
|
+
export default c_timestamp_m_help_text_TextDecorationThickness;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
exports.c_timestamp_m_help_text_TextDecorationThickness = {
|
|
4
|
+
"name": "--pf-c-timestamp--m-help-text--TextDecorationThickness",
|
|
5
|
+
"value": "1px",
|
|
6
|
+
"var": "var(--pf-c-timestamp--m-help-text--TextDecorationThickness)"
|
|
7
|
+
};
|
|
8
|
+
exports["default"] = exports.c_timestamp_m_help_text_TextDecorationThickness;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_timestamp_m_help_text_TextUnderlineOffset: {
|
|
2
|
+
"name": "--pf-c-timestamp--m-help-text--TextUnderlineOffset",
|
|
3
|
+
"value": "0.25rem",
|
|
4
|
+
"var": "var(--pf-c-timestamp--m-help-text--TextUnderlineOffset)"
|
|
5
|
+
};
|
|
6
|
+
export default c_timestamp_m_help_text_TextUnderlineOffset;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
exports.c_timestamp_m_help_text_TextUnderlineOffset = {
|
|
4
|
+
"name": "--pf-c-timestamp--m-help-text--TextUnderlineOffset",
|
|
5
|
+
"value": "0.25rem",
|
|
6
|
+
"var": "var(--pf-c-timestamp--m-help-text--TextUnderlineOffset)"
|
|
7
|
+
};
|
|
8
|
+
exports["default"] = exports.c_timestamp_m_help_text_TextUnderlineOffset;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
exports.c_timestamp_m_help_text_focus_Color = {
|
|
4
|
+
"name": "--pf-c-timestamp--m-help-text--focus--Color",
|
|
5
|
+
"value": "#151515",
|
|
6
|
+
"var": "var(--pf-c-timestamp--m-help-text--focus--Color)"
|
|
7
|
+
};
|
|
8
|
+
exports["default"] = exports.c_timestamp_m_help_text_focus_Color;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_timestamp_m_help_text_focus_TextDecorationColor: {
|
|
2
|
+
"name": "--pf-c-timestamp--m-help-text--focus--TextDecorationColor",
|
|
3
|
+
"value": "#151515",
|
|
4
|
+
"var": "var(--pf-c-timestamp--m-help-text--focus--TextDecorationColor)"
|
|
5
|
+
};
|
|
6
|
+
export default c_timestamp_m_help_text_focus_TextDecorationColor;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
exports.c_timestamp_m_help_text_focus_TextDecorationColor = {
|
|
4
|
+
"name": "--pf-c-timestamp--m-help-text--focus--TextDecorationColor",
|
|
5
|
+
"value": "#151515",
|
|
6
|
+
"var": "var(--pf-c-timestamp--m-help-text--focus--TextDecorationColor)"
|
|
7
|
+
};
|
|
8
|
+
exports["default"] = exports.c_timestamp_m_help_text_focus_TextDecorationColor;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
exports.c_timestamp_m_help_text_hover_Color = {
|
|
4
|
+
"name": "--pf-c-timestamp--m-help-text--hover--Color",
|
|
5
|
+
"value": "#151515",
|
|
6
|
+
"var": "var(--pf-c-timestamp--m-help-text--hover--Color)"
|
|
7
|
+
};
|
|
8
|
+
exports["default"] = exports.c_timestamp_m_help_text_hover_Color;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_timestamp_m_help_text_hover_TextDecorationColor: {
|
|
2
|
+
"name": "--pf-c-timestamp--m-help-text--hover--TextDecorationColor",
|
|
3
|
+
"value": "#151515",
|
|
4
|
+
"var": "var(--pf-c-timestamp--m-help-text--hover--TextDecorationColor)"
|
|
5
|
+
};
|
|
6
|
+
export default c_timestamp_m_help_text_hover_TextDecorationColor;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
exports.c_timestamp_m_help_text_hover_TextDecorationColor = {
|
|
4
|
+
"name": "--pf-c-timestamp--m-help-text--hover--TextDecorationColor",
|
|
5
|
+
"value": "#151515",
|
|
6
|
+
"var": "var(--pf-c-timestamp--m-help-text--hover--TextDecorationColor)"
|
|
7
|
+
};
|
|
8
|
+
exports["default"] = exports.c_timestamp_m_help_text_hover_TextDecorationColor;
|
package/dist/js/c_tree_view.d.ts
CHANGED
|
@@ -1435,46 +1435,42 @@ export const c_tree_view: {
|
|
|
1435
1435
|
]
|
|
1436
1436
|
}
|
|
1437
1437
|
},
|
|
1438
|
-
".pf-c-tree-view__node.pf-m-selectable
|
|
1438
|
+
".pf-c-tree-view__node:not(.pf-m-selectable):hover": {
|
|
1439
1439
|
"c_tree_view__node_toggle_Color": {
|
|
1440
1440
|
"name": "--pf-c-tree-view__node-toggle--Color",
|
|
1441
|
-
"value": "#
|
|
1442
|
-
"values": [
|
|
1443
|
-
"--pf-c-tree-view__node-toggle--Color--base",
|
|
1444
|
-
"--pf-global--Color--200",
|
|
1445
|
-
"$pf-global--Color--200",
|
|
1446
|
-
"$pf-color-black-600",
|
|
1447
|
-
"#6a6e73"
|
|
1448
|
-
]
|
|
1449
|
-
}
|
|
1450
|
-
},
|
|
1451
|
-
".pf-c-tree-view__node:hover": {
|
|
1452
|
-
"c_tree_view__node_toggle_Color": {
|
|
1453
|
-
"name": "--pf-c-tree-view__node-toggle--Color",
|
|
1454
|
-
"value": "undefined",
|
|
1441
|
+
"value": "#151515",
|
|
1455
1442
|
"values": [
|
|
1456
|
-
"--pf-c-tree-view__node-toggle--
|
|
1457
|
-
"
|
|
1443
|
+
"--pf-c-tree-view__node-toggle--hover--Color",
|
|
1444
|
+
"--pf-global--Color--100",
|
|
1445
|
+
"$pf-global--Color--100",
|
|
1446
|
+
"$pf-color-black-900",
|
|
1447
|
+
"#151515"
|
|
1458
1448
|
]
|
|
1459
1449
|
}
|
|
1460
1450
|
},
|
|
1461
|
-
".pf-c-tree-view__node:focus": {
|
|
1451
|
+
".pf-c-tree-view__node:not(.pf-m-selectable):focus": {
|
|
1462
1452
|
"c_tree_view__node_toggle_Color": {
|
|
1463
1453
|
"name": "--pf-c-tree-view__node-toggle--Color",
|
|
1464
|
-
"value": "
|
|
1454
|
+
"value": "#151515",
|
|
1465
1455
|
"values": [
|
|
1466
|
-
"--pf-c-tree-view__node-toggle--
|
|
1467
|
-
"
|
|
1456
|
+
"--pf-c-tree-view__node-toggle--focus--Color",
|
|
1457
|
+
"--pf-global--Color--100",
|
|
1458
|
+
"$pf-global--Color--100",
|
|
1459
|
+
"$pf-color-black-900",
|
|
1460
|
+
"#151515"
|
|
1468
1461
|
]
|
|
1469
1462
|
}
|
|
1470
1463
|
},
|
|
1471
|
-
".pf-c-tree-view__node:active": {
|
|
1464
|
+
".pf-c-tree-view__node:not(.pf-m-selectable):active": {
|
|
1472
1465
|
"c_tree_view__node_toggle_Color": {
|
|
1473
1466
|
"name": "--pf-c-tree-view__node-toggle--Color",
|
|
1474
|
-
"value": "
|
|
1467
|
+
"value": "#151515",
|
|
1475
1468
|
"values": [
|
|
1476
|
-
"--pf-c-tree-view__node-toggle--
|
|
1477
|
-
"
|
|
1469
|
+
"--pf-c-tree-view__node-toggle--active--Color",
|
|
1470
|
+
"--pf-global--Color--100",
|
|
1471
|
+
"$pf-global--Color--100",
|
|
1472
|
+
"$pf-color-black-900",
|
|
1473
|
+
"#151515"
|
|
1478
1474
|
]
|
|
1479
1475
|
}
|
|
1480
1476
|
},
|
package/dist/js/c_tree_view.js
CHANGED
|
@@ -1437,46 +1437,42 @@ exports.c_tree_view = {
|
|
|
1437
1437
|
]
|
|
1438
1438
|
}
|
|
1439
1439
|
},
|
|
1440
|
-
".pf-c-tree-view__node.pf-m-selectable
|
|
1440
|
+
".pf-c-tree-view__node:not(.pf-m-selectable):hover": {
|
|
1441
1441
|
"c_tree_view__node_toggle_Color": {
|
|
1442
1442
|
"name": "--pf-c-tree-view__node-toggle--Color",
|
|
1443
|
-
"value": "#
|
|
1444
|
-
"values": [
|
|
1445
|
-
"--pf-c-tree-view__node-toggle--Color--base",
|
|
1446
|
-
"--pf-global--Color--200",
|
|
1447
|
-
"$pf-global--Color--200",
|
|
1448
|
-
"$pf-color-black-600",
|
|
1449
|
-
"#6a6e73"
|
|
1450
|
-
]
|
|
1451
|
-
}
|
|
1452
|
-
},
|
|
1453
|
-
".pf-c-tree-view__node:hover": {
|
|
1454
|
-
"c_tree_view__node_toggle_Color": {
|
|
1455
|
-
"name": "--pf-c-tree-view__node-toggle--Color",
|
|
1456
|
-
"value": "undefined",
|
|
1443
|
+
"value": "#151515",
|
|
1457
1444
|
"values": [
|
|
1458
|
-
"--pf-c-tree-view__node-toggle--
|
|
1459
|
-
"
|
|
1445
|
+
"--pf-c-tree-view__node-toggle--hover--Color",
|
|
1446
|
+
"--pf-global--Color--100",
|
|
1447
|
+
"$pf-global--Color--100",
|
|
1448
|
+
"$pf-color-black-900",
|
|
1449
|
+
"#151515"
|
|
1460
1450
|
]
|
|
1461
1451
|
}
|
|
1462
1452
|
},
|
|
1463
|
-
".pf-c-tree-view__node:focus": {
|
|
1453
|
+
".pf-c-tree-view__node:not(.pf-m-selectable):focus": {
|
|
1464
1454
|
"c_tree_view__node_toggle_Color": {
|
|
1465
1455
|
"name": "--pf-c-tree-view__node-toggle--Color",
|
|
1466
|
-
"value": "
|
|
1456
|
+
"value": "#151515",
|
|
1467
1457
|
"values": [
|
|
1468
|
-
"--pf-c-tree-view__node-toggle--
|
|
1469
|
-
"
|
|
1458
|
+
"--pf-c-tree-view__node-toggle--focus--Color",
|
|
1459
|
+
"--pf-global--Color--100",
|
|
1460
|
+
"$pf-global--Color--100",
|
|
1461
|
+
"$pf-color-black-900",
|
|
1462
|
+
"#151515"
|
|
1470
1463
|
]
|
|
1471
1464
|
}
|
|
1472
1465
|
},
|
|
1473
|
-
".pf-c-tree-view__node:active": {
|
|
1466
|
+
".pf-c-tree-view__node:not(.pf-m-selectable):active": {
|
|
1474
1467
|
"c_tree_view__node_toggle_Color": {
|
|
1475
1468
|
"name": "--pf-c-tree-view__node-toggle--Color",
|
|
1476
|
-
"value": "
|
|
1469
|
+
"value": "#151515",
|
|
1477
1470
|
"values": [
|
|
1478
|
-
"--pf-c-tree-view__node-toggle--
|
|
1479
|
-
"
|
|
1471
|
+
"--pf-c-tree-view__node-toggle--active--Color",
|
|
1472
|
+
"--pf-global--Color--100",
|
|
1473
|
+
"$pf-global--Color--100",
|
|
1474
|
+
"$pf-color-black-900",
|
|
1475
|
+
"#151515"
|
|
1480
1476
|
]
|
|
1481
1477
|
}
|
|
1482
1478
|
},
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
exports.__esModule = true;
|
|
3
3
|
exports.c_tree_view__node_toggle_Color = {
|
|
4
4
|
"name": "--pf-c-tree-view__node-toggle--Color",
|
|
5
|
-
"value": "
|
|
5
|
+
"value": "#151515",
|
|
6
6
|
"var": "var(--pf-c-tree-view__node-toggle--Color)"
|
|
7
7
|
};
|
|
8
8
|
exports["default"] = exports.c_tree_view__node_toggle_Color;
|
|
@@ -14,6 +14,7 @@ export { c_tooltip } from './c_tooltip';
|
|
|
14
14
|
export { c_toolbar } from './c_toolbar';
|
|
15
15
|
export { c_toggle_group } from './c_toggle_group';
|
|
16
16
|
export { c_title } from './c_title';
|
|
17
|
+
export { c_timestamp } from './c_timestamp';
|
|
17
18
|
export { c_tile } from './c_tile';
|
|
18
19
|
export { c_text_input_group } from './c_text_input_group';
|
|
19
20
|
export { c_tabs } from './c_tabs';
|
|
@@ -19,6 +19,7 @@ __export(require('./c_tooltip'));
|
|
|
19
19
|
__export(require('./c_toolbar'));
|
|
20
20
|
__export(require('./c_toggle_group'));
|
|
21
21
|
__export(require('./c_title'));
|
|
22
|
+
__export(require('./c_timestamp'));
|
|
22
23
|
__export(require('./c_tile'));
|
|
23
24
|
__export(require('./c_text_input_group'));
|
|
24
25
|
__export(require('./c_tabs'));
|