@patternfly/react-tokens 4.79.8 → 4.79.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (118) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/esm/c_app_launcher.d.ts +9 -10
  3. package/dist/esm/c_app_launcher.js +9 -10
  4. package/dist/esm/c_app_launcher__group_title_FontSize.d.ts +1 -1
  5. package/dist/esm/c_app_launcher__group_title_FontSize.js +1 -1
  6. package/dist/esm/c_app_launcher__group_title_FontWeight.d.ts +1 -1
  7. package/dist/esm/c_app_launcher__group_title_FontWeight.js +1 -1
  8. package/dist/esm/c_dropdown.d.ts +9 -10
  9. package/dist/esm/c_dropdown.js +9 -10
  10. package/dist/esm/c_dropdown__group_title_FontSize.d.ts +1 -1
  11. package/dist/esm/c_dropdown__group_title_FontSize.js +1 -1
  12. package/dist/esm/c_dropdown__group_title_FontWeight.d.ts +1 -1
  13. package/dist/esm/c_dropdown__group_title_FontWeight.js +1 -1
  14. package/dist/esm/c_menu.d.ts +9 -9
  15. package/dist/esm/c_menu.js +9 -9
  16. package/dist/esm/c_menu__group_title_FontSize.d.ts +1 -1
  17. package/dist/esm/c_menu__group_title_FontSize.js +1 -1
  18. package/dist/esm/c_menu__group_title_FontWeight.d.ts +1 -1
  19. package/dist/esm/c_menu__group_title_FontWeight.js +1 -1
  20. package/dist/esm/c_options_menu.d.ts +9 -10
  21. package/dist/esm/c_options_menu.js +9 -10
  22. package/dist/esm/c_options_menu__group_title_FontSize.d.ts +1 -1
  23. package/dist/esm/c_options_menu__group_title_FontSize.js +1 -1
  24. package/dist/esm/c_options_menu__group_title_FontWeight.d.ts +1 -1
  25. package/dist/esm/c_options_menu__group_title_FontWeight.js +1 -1
  26. package/dist/esm/c_select.d.ts +9 -10
  27. package/dist/esm/c_select.js +9 -10
  28. package/dist/esm/c_select__menu_group_title_FontSize.d.ts +1 -1
  29. package/dist/esm/c_select__menu_group_title_FontSize.js +1 -1
  30. package/dist/esm/c_select__menu_group_title_FontWeight.d.ts +1 -1
  31. package/dist/esm/c_select__menu_group_title_FontWeight.js +1 -1
  32. package/dist/esm/c_timestamp.d.ts +144 -0
  33. package/dist/esm/c_timestamp.js +144 -0
  34. package/dist/esm/c_timestamp_Color.d.ts +6 -0
  35. package/dist/esm/c_timestamp_Color.js +6 -0
  36. package/dist/esm/c_timestamp_FontSize.d.ts +6 -0
  37. package/dist/esm/c_timestamp_FontSize.js +6 -0
  38. package/dist/esm/c_timestamp_m_help_text_TextDecorationColor.d.ts +6 -0
  39. package/dist/esm/c_timestamp_m_help_text_TextDecorationColor.js +6 -0
  40. package/dist/esm/c_timestamp_m_help_text_TextDecorationLine.d.ts +6 -0
  41. package/dist/esm/c_timestamp_m_help_text_TextDecorationLine.js +6 -0
  42. package/dist/esm/c_timestamp_m_help_text_TextDecorationStyle.d.ts +6 -0
  43. package/dist/esm/c_timestamp_m_help_text_TextDecorationStyle.js +6 -0
  44. package/dist/esm/c_timestamp_m_help_text_TextDecorationThickness.d.ts +6 -0
  45. package/dist/esm/c_timestamp_m_help_text_TextDecorationThickness.js +6 -0
  46. package/dist/esm/c_timestamp_m_help_text_TextUnderlineOffset.d.ts +6 -0
  47. package/dist/esm/c_timestamp_m_help_text_TextUnderlineOffset.js +6 -0
  48. package/dist/esm/c_timestamp_m_help_text_focus_Color.d.ts +6 -0
  49. package/dist/esm/c_timestamp_m_help_text_focus_Color.js +6 -0
  50. package/dist/esm/c_timestamp_m_help_text_focus_TextDecorationColor.d.ts +6 -0
  51. package/dist/esm/c_timestamp_m_help_text_focus_TextDecorationColor.js +6 -0
  52. package/dist/esm/c_timestamp_m_help_text_hover_Color.d.ts +6 -0
  53. package/dist/esm/c_timestamp_m_help_text_hover_Color.js +6 -0
  54. package/dist/esm/c_timestamp_m_help_text_hover_TextDecorationColor.d.ts +6 -0
  55. package/dist/esm/c_timestamp_m_help_text_hover_TextDecorationColor.js +6 -0
  56. package/dist/esm/componentIndex.d.ts +1 -0
  57. package/dist/esm/componentIndex.js +1 -0
  58. package/dist/esm/index.d.ts +12 -0
  59. package/dist/esm/index.js +12 -0
  60. package/dist/js/c_app_launcher.d.ts +9 -10
  61. package/dist/js/c_app_launcher.js +9 -10
  62. package/dist/js/c_app_launcher__group_title_FontSize.d.ts +1 -1
  63. package/dist/js/c_app_launcher__group_title_FontSize.js +1 -1
  64. package/dist/js/c_app_launcher__group_title_FontWeight.d.ts +1 -1
  65. package/dist/js/c_app_launcher__group_title_FontWeight.js +1 -1
  66. package/dist/js/c_dropdown.d.ts +9 -10
  67. package/dist/js/c_dropdown.js +9 -10
  68. package/dist/js/c_dropdown__group_title_FontSize.d.ts +1 -1
  69. package/dist/js/c_dropdown__group_title_FontSize.js +1 -1
  70. package/dist/js/c_dropdown__group_title_FontWeight.d.ts +1 -1
  71. package/dist/js/c_dropdown__group_title_FontWeight.js +1 -1
  72. package/dist/js/c_menu.d.ts +9 -9
  73. package/dist/js/c_menu.js +9 -9
  74. package/dist/js/c_menu__group_title_FontSize.d.ts +1 -1
  75. package/dist/js/c_menu__group_title_FontSize.js +1 -1
  76. package/dist/js/c_menu__group_title_FontWeight.d.ts +1 -1
  77. package/dist/js/c_menu__group_title_FontWeight.js +1 -1
  78. package/dist/js/c_options_menu.d.ts +9 -10
  79. package/dist/js/c_options_menu.js +9 -10
  80. package/dist/js/c_options_menu__group_title_FontSize.d.ts +1 -1
  81. package/dist/js/c_options_menu__group_title_FontSize.js +1 -1
  82. package/dist/js/c_options_menu__group_title_FontWeight.d.ts +1 -1
  83. package/dist/js/c_options_menu__group_title_FontWeight.js +1 -1
  84. package/dist/js/c_select.d.ts +9 -10
  85. package/dist/js/c_select.js +9 -10
  86. package/dist/js/c_select__menu_group_title_FontSize.d.ts +1 -1
  87. package/dist/js/c_select__menu_group_title_FontSize.js +1 -1
  88. package/dist/js/c_select__menu_group_title_FontWeight.d.ts +1 -1
  89. package/dist/js/c_select__menu_group_title_FontWeight.js +1 -1
  90. package/dist/js/c_timestamp.d.ts +144 -0
  91. package/dist/js/c_timestamp.js +146 -0
  92. package/dist/js/c_timestamp_Color.d.ts +6 -0
  93. package/dist/js/c_timestamp_Color.js +8 -0
  94. package/dist/js/c_timestamp_FontSize.d.ts +6 -0
  95. package/dist/js/c_timestamp_FontSize.js +8 -0
  96. package/dist/js/c_timestamp_m_help_text_TextDecorationColor.d.ts +6 -0
  97. package/dist/js/c_timestamp_m_help_text_TextDecorationColor.js +8 -0
  98. package/dist/js/c_timestamp_m_help_text_TextDecorationLine.d.ts +6 -0
  99. package/dist/js/c_timestamp_m_help_text_TextDecorationLine.js +8 -0
  100. package/dist/js/c_timestamp_m_help_text_TextDecorationStyle.d.ts +6 -0
  101. package/dist/js/c_timestamp_m_help_text_TextDecorationStyle.js +8 -0
  102. package/dist/js/c_timestamp_m_help_text_TextDecorationThickness.d.ts +6 -0
  103. package/dist/js/c_timestamp_m_help_text_TextDecorationThickness.js +8 -0
  104. package/dist/js/c_timestamp_m_help_text_TextUnderlineOffset.d.ts +6 -0
  105. package/dist/js/c_timestamp_m_help_text_TextUnderlineOffset.js +8 -0
  106. package/dist/js/c_timestamp_m_help_text_focus_Color.d.ts +6 -0
  107. package/dist/js/c_timestamp_m_help_text_focus_Color.js +8 -0
  108. package/dist/js/c_timestamp_m_help_text_focus_TextDecorationColor.d.ts +6 -0
  109. package/dist/js/c_timestamp_m_help_text_focus_TextDecorationColor.js +8 -0
  110. package/dist/js/c_timestamp_m_help_text_hover_Color.d.ts +6 -0
  111. package/dist/js/c_timestamp_m_help_text_hover_Color.js +8 -0
  112. package/dist/js/c_timestamp_m_help_text_hover_TextDecorationColor.d.ts +6 -0
  113. package/dist/js/c_timestamp_m_help_text_hover_TextDecorationColor.js +8 -0
  114. package/dist/js/componentIndex.d.ts +1 -0
  115. package/dist/js/componentIndex.js +1 -0
  116. package/dist/js/index.d.ts +12 -0
  117. package/dist/js/index.js +12 -0
  118. 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,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,6 @@
1
+ export const c_timestamp_Color: {
2
+ "name": "--pf-c-timestamp--Color",
3
+ "value": "#151515",
4
+ "var": "var(--pf-c-timestamp--Color)"
5
+ };
6
+ export default c_timestamp_Color;
@@ -0,0 +1,6 @@
1
+ export const c_timestamp_Color = {
2
+ "name": "--pf-c-timestamp--Color",
3
+ "value": "#151515",
4
+ "var": "var(--pf-c-timestamp--Color)"
5
+ };
6
+ export default c_timestamp_Color;
@@ -0,0 +1,6 @@
1
+ export const c_timestamp_FontSize: {
2
+ "name": "--pf-c-timestamp--FontSize",
3
+ "value": "0.875rem",
4
+ "var": "var(--pf-c-timestamp--FontSize)"
5
+ };
6
+ export default c_timestamp_FontSize;
@@ -0,0 +1,6 @@
1
+ export const c_timestamp_FontSize = {
2
+ "name": "--pf-c-timestamp--FontSize",
3
+ "value": "0.875rem",
4
+ "var": "var(--pf-c-timestamp--FontSize)"
5
+ };
6
+ export default c_timestamp_FontSize;
@@ -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,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,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,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,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,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,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,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,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,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,6 @@
1
+ export const c_timestamp_m_help_text_focus_Color: {
2
+ "name": "--pf-c-timestamp--m-help-text--focus--Color",
3
+ "value": "#151515",
4
+ "var": "var(--pf-c-timestamp--m-help-text--focus--Color)"
5
+ };
6
+ export default c_timestamp_m_help_text_focus_Color;
@@ -0,0 +1,6 @@
1
+ export const c_timestamp_m_help_text_focus_Color = {
2
+ "name": "--pf-c-timestamp--m-help-text--focus--Color",
3
+ "value": "#151515",
4
+ "var": "var(--pf-c-timestamp--m-help-text--focus--Color)"
5
+ };
6
+ export default 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,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,6 @@
1
+ export const c_timestamp_m_help_text_hover_Color: {
2
+ "name": "--pf-c-timestamp--m-help-text--hover--Color",
3
+ "value": "#151515",
4
+ "var": "var(--pf-c-timestamp--m-help-text--hover--Color)"
5
+ };
6
+ export default c_timestamp_m_help_text_hover_Color;
@@ -0,0 +1,6 @@
1
+ export const c_timestamp_m_help_text_hover_Color = {
2
+ "name": "--pf-c-timestamp--m-help-text--hover--Color",
3
+ "value": "#151515",
4
+ "var": "var(--pf-c-timestamp--m-help-text--hover--Color)"
5
+ };
6
+ export default 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,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;
@@ -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';
@@ -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';
@@ -450,6 +450,18 @@ export { c_title_m_lg_FontWeight } from './c_title_m_lg_FontWeight';
450
450
  export { c_title_m_md_LineHeight } from './c_title_m_md_LineHeight';
451
451
  export { c_title_m_md_FontSize } from './c_title_m_md_FontSize';
452
452
  export { c_title_m_md_FontWeight } from './c_title_m_md_FontWeight';
453
+ export { c_timestamp } from './c_timestamp';
454
+ export { c_timestamp_FontSize } from './c_timestamp_FontSize';
455
+ export { c_timestamp_Color } from './c_timestamp_Color';
456
+ export { c_timestamp_m_help_text_TextDecorationLine } from './c_timestamp_m_help_text_TextDecorationLine';
457
+ export { c_timestamp_m_help_text_TextDecorationStyle } from './c_timestamp_m_help_text_TextDecorationStyle';
458
+ export { c_timestamp_m_help_text_TextDecorationThickness } from './c_timestamp_m_help_text_TextDecorationThickness';
459
+ export { c_timestamp_m_help_text_TextUnderlineOffset } from './c_timestamp_m_help_text_TextUnderlineOffset';
460
+ export { c_timestamp_m_help_text_TextDecorationColor } from './c_timestamp_m_help_text_TextDecorationColor';
461
+ export { c_timestamp_m_help_text_hover_Color } from './c_timestamp_m_help_text_hover_Color';
462
+ export { c_timestamp_m_help_text_focus_Color } from './c_timestamp_m_help_text_focus_Color';
463
+ export { c_timestamp_m_help_text_hover_TextDecorationColor } from './c_timestamp_m_help_text_hover_TextDecorationColor';
464
+ export { c_timestamp_m_help_text_focus_TextDecorationColor } from './c_timestamp_m_help_text_focus_TextDecorationColor';
453
465
  export { c_tile } from './c_tile';
454
466
  export { c_tile_PaddingTop } from './c_tile_PaddingTop';
455
467
  export { c_tile_PaddingRight } from './c_tile_PaddingRight';
package/dist/esm/index.js CHANGED
@@ -450,6 +450,18 @@ export { c_title_m_lg_FontWeight } from './c_title_m_lg_FontWeight';
450
450
  export { c_title_m_md_LineHeight } from './c_title_m_md_LineHeight';
451
451
  export { c_title_m_md_FontSize } from './c_title_m_md_FontSize';
452
452
  export { c_title_m_md_FontWeight } from './c_title_m_md_FontWeight';
453
+ export { c_timestamp } from './c_timestamp';
454
+ export { c_timestamp_FontSize } from './c_timestamp_FontSize';
455
+ export { c_timestamp_Color } from './c_timestamp_Color';
456
+ export { c_timestamp_m_help_text_TextDecorationLine } from './c_timestamp_m_help_text_TextDecorationLine';
457
+ export { c_timestamp_m_help_text_TextDecorationStyle } from './c_timestamp_m_help_text_TextDecorationStyle';
458
+ export { c_timestamp_m_help_text_TextDecorationThickness } from './c_timestamp_m_help_text_TextDecorationThickness';
459
+ export { c_timestamp_m_help_text_TextUnderlineOffset } from './c_timestamp_m_help_text_TextUnderlineOffset';
460
+ export { c_timestamp_m_help_text_TextDecorationColor } from './c_timestamp_m_help_text_TextDecorationColor';
461
+ export { c_timestamp_m_help_text_hover_Color } from './c_timestamp_m_help_text_hover_Color';
462
+ export { c_timestamp_m_help_text_focus_Color } from './c_timestamp_m_help_text_focus_Color';
463
+ export { c_timestamp_m_help_text_hover_TextDecorationColor } from './c_timestamp_m_help_text_hover_TextDecorationColor';
464
+ export { c_timestamp_m_help_text_focus_TextDecorationColor } from './c_timestamp_m_help_text_focus_TextDecorationColor';
453
465
  export { c_tile } from './c_tile';
454
466
  export { c_tile_PaddingTop } from './c_tile_PaddingTop';
455
467
  export { c_tile_PaddingRight } from './c_tile_PaddingRight';
@@ -530,22 +530,21 @@ export const c_app_launcher: {
530
530
  },
531
531
  "c_app_launcher__group_title_FontSize": {
532
532
  "name": "--pf-c-app-launcher__group-title--FontSize",
533
- "value": "0.875rem",
533
+ "value": "0.75rem",
534
534
  "values": [
535
- "--pf-global--FontSize--sm",
536
- "$pf-global--FontSize--sm",
537
- "pf-font-prem(14px)",
538
- "0.875rem"
535
+ "--pf-global--FontSize--xs",
536
+ "$pf-global--FontSize--xs",
537
+ "pf-font-prem(12px)",
538
+ "0.75rem"
539
539
  ]
540
540
  },
541
541
  "c_app_launcher__group_title_FontWeight": {
542
542
  "name": "--pf-c-app-launcher__group-title--FontWeight",
543
- "value": "700",
543
+ "value": "400",
544
544
  "values": [
545
- "--pf-global--FontWeight--semi-bold",
546
- "$pf-global--FontWeight--semi-bold",
547
- "$pf-global--FontWeight--bold",
548
- "700"
545
+ "--pf-global--FontWeight--normal",
546
+ "$pf-global--FontWeight--normal",
547
+ "400"
549
548
  ]
550
549
  },
551
550
  "c_app_launcher__group_title_Color": {
@@ -532,22 +532,21 @@ exports.c_app_launcher = {
532
532
  },
533
533
  "c_app_launcher__group_title_FontSize": {
534
534
  "name": "--pf-c-app-launcher__group-title--FontSize",
535
- "value": "0.875rem",
535
+ "value": "0.75rem",
536
536
  "values": [
537
- "--pf-global--FontSize--sm",
538
- "$pf-global--FontSize--sm",
539
- "pf-font-prem(14px)",
540
- "0.875rem"
537
+ "--pf-global--FontSize--xs",
538
+ "$pf-global--FontSize--xs",
539
+ "pf-font-prem(12px)",
540
+ "0.75rem"
541
541
  ]
542
542
  },
543
543
  "c_app_launcher__group_title_FontWeight": {
544
544
  "name": "--pf-c-app-launcher__group-title--FontWeight",
545
- "value": "700",
545
+ "value": "400",
546
546
  "values": [
547
- "--pf-global--FontWeight--semi-bold",
548
- "$pf-global--FontWeight--semi-bold",
549
- "$pf-global--FontWeight--bold",
550
- "700"
547
+ "--pf-global--FontWeight--normal",
548
+ "$pf-global--FontWeight--normal",
549
+ "400"
551
550
  ]
552
551
  },
553
552
  "c_app_launcher__group_title_Color": {
@@ -1,6 +1,6 @@
1
1
  export const c_app_launcher__group_title_FontSize: {
2
2
  "name": "--pf-c-app-launcher__group-title--FontSize",
3
- "value": "0.875rem",
3
+ "value": "0.75rem",
4
4
  "var": "var(--pf-c-app-launcher__group-title--FontSize)"
5
5
  };
6
6
  export default c_app_launcher__group_title_FontSize;
@@ -2,7 +2,7 @@
2
2
  exports.__esModule = true;
3
3
  exports.c_app_launcher__group_title_FontSize = {
4
4
  "name": "--pf-c-app-launcher__group-title--FontSize",
5
- "value": "0.875rem",
5
+ "value": "0.75rem",
6
6
  "var": "var(--pf-c-app-launcher__group-title--FontSize)"
7
7
  };
8
8
  exports["default"] = exports.c_app_launcher__group_title_FontSize;
@@ -1,6 +1,6 @@
1
1
  export const c_app_launcher__group_title_FontWeight: {
2
2
  "name": "--pf-c-app-launcher__group-title--FontWeight",
3
- "value": "700",
3
+ "value": "400",
4
4
  "var": "var(--pf-c-app-launcher__group-title--FontWeight)"
5
5
  };
6
6
  export default c_app_launcher__group_title_FontWeight;
@@ -2,7 +2,7 @@
2
2
  exports.__esModule = true;
3
3
  exports.c_app_launcher__group_title_FontWeight = {
4
4
  "name": "--pf-c-app-launcher__group-title--FontWeight",
5
- "value": "700",
5
+ "value": "400",
6
6
  "var": "var(--pf-c-app-launcher__group-title--FontWeight)"
7
7
  };
8
8
  exports["default"] = exports.c_app_launcher__group_title_FontWeight;