@patternfly/react-tokens 4.73.0 → 4.73.3

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 (114) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/dist/esm/c_calendar_month.d.ts +12 -48
  3. package/dist/esm/c_calendar_month.js +12 -48
  4. package/dist/esm/c_calendar_month__header_nav_control_MarginLeft.d.ts +1 -1
  5. package/dist/esm/c_calendar_month__header_nav_control_MarginLeft.js +1 -1
  6. package/dist/esm/c_calendar_month__header_nav_control_MarginRight.d.ts +1 -1
  7. package/dist/esm/c_calendar_month__header_nav_control_MarginRight.js +1 -1
  8. package/dist/esm/c_calendar_month__header_nav_control_m_next_month_MarginLeft.d.ts +1 -1
  9. package/dist/esm/c_calendar_month__header_nav_control_m_next_month_MarginLeft.js +1 -1
  10. package/dist/esm/c_calendar_month__header_nav_control_m_next_month_MarginRight.d.ts +1 -1
  11. package/dist/esm/c_calendar_month__header_nav_control_m_next_month_MarginRight.js +1 -1
  12. package/dist/esm/c_calendar_month__header_nav_control_m_prev_month_MarginLeft.d.ts +1 -1
  13. package/dist/esm/c_calendar_month__header_nav_control_m_prev_month_MarginLeft.js +1 -1
  14. package/dist/esm/c_calendar_month__header_nav_control_m_prev_month_MarginRight.d.ts +1 -1
  15. package/dist/esm/c_calendar_month__header_nav_control_m_prev_month_MarginRight.js +1 -1
  16. package/dist/esm/c_label.d.ts +244 -16
  17. package/dist/esm/c_label.js +244 -16
  18. package/dist/esm/c_label__icon_Color.d.ts +1 -1
  19. package/dist/esm/c_label__icon_Color.js +1 -1
  20. package/dist/esm/c_label_m_gold_BackgroundColor.d.ts +6 -0
  21. package/dist/esm/c_label_m_gold_BackgroundColor.js +6 -0
  22. package/dist/esm/c_label_m_gold__content_Color.d.ts +6 -0
  23. package/dist/esm/c_label_m_gold__content_Color.js +6 -0
  24. package/dist/esm/c_label_m_gold__content_before_BorderColor.d.ts +6 -0
  25. package/dist/esm/c_label_m_gold__content_before_BorderColor.js +6 -0
  26. package/dist/esm/c_label_m_gold__content_link_focus_before_BorderColor.d.ts +6 -0
  27. package/dist/esm/c_label_m_gold__content_link_focus_before_BorderColor.js +6 -0
  28. package/dist/esm/c_label_m_gold__content_link_hover_before_BorderColor.d.ts +6 -0
  29. package/dist/esm/c_label_m_gold__content_link_hover_before_BorderColor.js +6 -0
  30. package/dist/esm/c_label_m_gold__icon_Color.d.ts +6 -0
  31. package/dist/esm/c_label_m_gold__icon_Color.js +6 -0
  32. package/dist/esm/c_label_m_orange_BackgroundColor.d.ts +1 -1
  33. package/dist/esm/c_label_m_orange_BackgroundColor.js +1 -1
  34. package/dist/esm/c_label_m_orange__content_Color.d.ts +1 -1
  35. package/dist/esm/c_label_m_orange__content_Color.js +1 -1
  36. package/dist/esm/c_label_m_outline__content_Color.d.ts +1 -1
  37. package/dist/esm/c_label_m_outline__content_Color.js +1 -1
  38. package/dist/esm/c_label_m_outline_m_gold__content_Color.d.ts +6 -0
  39. package/dist/esm/c_label_m_outline_m_gold__content_Color.js +6 -0
  40. package/dist/esm/c_label_m_outline_m_gold__content_before_BorderColor.d.ts +6 -0
  41. package/dist/esm/c_label_m_outline_m_gold__content_before_BorderColor.js +6 -0
  42. package/dist/esm/c_label_m_outline_m_gold__content_link_focus_before_BorderColor.d.ts +6 -0
  43. package/dist/esm/c_label_m_outline_m_gold__content_link_focus_before_BorderColor.js +6 -0
  44. package/dist/esm/c_label_m_outline_m_gold__content_link_hover_before_BorderColor.d.ts +6 -0
  45. package/dist/esm/c_label_m_outline_m_gold__content_link_hover_before_BorderColor.js +6 -0
  46. package/dist/esm/c_page.d.ts +23 -0
  47. package/dist/esm/c_page.js +23 -0
  48. package/dist/esm/c_page__main_section_m_light_100_BackgroundColor.d.ts +6 -0
  49. package/dist/esm/c_page__main_section_m_light_100_BackgroundColor.js +6 -0
  50. package/dist/esm/global_BackgroundColor_150.d.ts +6 -0
  51. package/dist/esm/global_BackgroundColor_150.js +6 -0
  52. package/dist/esm/global_palette_orange_50.d.ts +6 -0
  53. package/dist/esm/global_palette_orange_50.js +6 -0
  54. package/dist/esm/index.d.ts +13 -0
  55. package/dist/esm/index.js +13 -0
  56. package/dist/esm/patternfly_variables.d.ts +8 -0
  57. package/dist/esm/patternfly_variables.js +8 -0
  58. package/dist/js/c_calendar_month.d.ts +12 -48
  59. package/dist/js/c_calendar_month.js +12 -48
  60. package/dist/js/c_calendar_month__header_nav_control_MarginLeft.d.ts +1 -1
  61. package/dist/js/c_calendar_month__header_nav_control_MarginLeft.js +1 -1
  62. package/dist/js/c_calendar_month__header_nav_control_MarginRight.d.ts +1 -1
  63. package/dist/js/c_calendar_month__header_nav_control_MarginRight.js +1 -1
  64. package/dist/js/c_calendar_month__header_nav_control_m_next_month_MarginLeft.d.ts +1 -1
  65. package/dist/js/c_calendar_month__header_nav_control_m_next_month_MarginLeft.js +1 -1
  66. package/dist/js/c_calendar_month__header_nav_control_m_next_month_MarginRight.d.ts +1 -1
  67. package/dist/js/c_calendar_month__header_nav_control_m_next_month_MarginRight.js +1 -1
  68. package/dist/js/c_calendar_month__header_nav_control_m_prev_month_MarginLeft.d.ts +1 -1
  69. package/dist/js/c_calendar_month__header_nav_control_m_prev_month_MarginLeft.js +1 -1
  70. package/dist/js/c_calendar_month__header_nav_control_m_prev_month_MarginRight.d.ts +1 -1
  71. package/dist/js/c_calendar_month__header_nav_control_m_prev_month_MarginRight.js +1 -1
  72. package/dist/js/c_label.d.ts +244 -16
  73. package/dist/js/c_label.js +244 -16
  74. package/dist/js/c_label__icon_Color.d.ts +1 -1
  75. package/dist/js/c_label__icon_Color.js +1 -1
  76. package/dist/js/c_label_m_gold_BackgroundColor.d.ts +6 -0
  77. package/dist/js/c_label_m_gold_BackgroundColor.js +8 -0
  78. package/dist/js/c_label_m_gold__content_Color.d.ts +6 -0
  79. package/dist/js/c_label_m_gold__content_Color.js +8 -0
  80. package/dist/js/c_label_m_gold__content_before_BorderColor.d.ts +6 -0
  81. package/dist/js/c_label_m_gold__content_before_BorderColor.js +8 -0
  82. package/dist/js/c_label_m_gold__content_link_focus_before_BorderColor.d.ts +6 -0
  83. package/dist/js/c_label_m_gold__content_link_focus_before_BorderColor.js +8 -0
  84. package/dist/js/c_label_m_gold__content_link_hover_before_BorderColor.d.ts +6 -0
  85. package/dist/js/c_label_m_gold__content_link_hover_before_BorderColor.js +8 -0
  86. package/dist/js/c_label_m_gold__icon_Color.d.ts +6 -0
  87. package/dist/js/c_label_m_gold__icon_Color.js +8 -0
  88. package/dist/js/c_label_m_orange_BackgroundColor.d.ts +1 -1
  89. package/dist/js/c_label_m_orange_BackgroundColor.js +1 -1
  90. package/dist/js/c_label_m_orange__content_Color.d.ts +1 -1
  91. package/dist/js/c_label_m_orange__content_Color.js +1 -1
  92. package/dist/js/c_label_m_outline__content_Color.d.ts +1 -1
  93. package/dist/js/c_label_m_outline__content_Color.js +1 -1
  94. package/dist/js/c_label_m_outline_m_gold__content_Color.d.ts +6 -0
  95. package/dist/js/c_label_m_outline_m_gold__content_Color.js +8 -0
  96. package/dist/js/c_label_m_outline_m_gold__content_before_BorderColor.d.ts +6 -0
  97. package/dist/js/c_label_m_outline_m_gold__content_before_BorderColor.js +8 -0
  98. package/dist/js/c_label_m_outline_m_gold__content_link_focus_before_BorderColor.d.ts +6 -0
  99. package/dist/js/c_label_m_outline_m_gold__content_link_focus_before_BorderColor.js +8 -0
  100. package/dist/js/c_label_m_outline_m_gold__content_link_hover_before_BorderColor.d.ts +6 -0
  101. package/dist/js/c_label_m_outline_m_gold__content_link_hover_before_BorderColor.js +8 -0
  102. package/dist/js/c_page.d.ts +23 -0
  103. package/dist/js/c_page.js +23 -0
  104. package/dist/js/c_page__main_section_m_light_100_BackgroundColor.d.ts +6 -0
  105. package/dist/js/c_page__main_section_m_light_100_BackgroundColor.js +8 -0
  106. package/dist/js/global_BackgroundColor_150.d.ts +6 -0
  107. package/dist/js/global_BackgroundColor_150.js +8 -0
  108. package/dist/js/global_palette_orange_50.d.ts +6 -0
  109. package/dist/js/global_palette_orange_50.js +8 -0
  110. package/dist/js/index.d.ts +13 -0
  111. package/dist/js/index.js +13 -0
  112. package/dist/js/patternfly_variables.d.ts +8 -0
  113. package/dist/js/patternfly_variables.js +8 -0
  114. package/package.json +3 -3
@@ -0,0 +1,6 @@
1
+ export const global_palette_orange_50 = {
2
+ "name": "--pf-global--palette--orange-50",
3
+ "value": "#fff6ec",
4
+ "var": "var(--pf-global--palette--orange-50)"
5
+ };
6
+ export default global_palette_orange_50;
@@ -1744,6 +1744,7 @@ export { c_page__main_section_xl_PaddingLeft } from './c_page__main_section_xl_P
1744
1744
  export { c_page__main_breadcrumb_main_section_PaddingTop } from './c_page__main_breadcrumb_main_section_PaddingTop';
1745
1745
  export { c_page__main_section_BackgroundColor } from './c_page__main_section_BackgroundColor';
1746
1746
  export { c_page__main_section_m_light_BackgroundColor } from './c_page__main_section_m_light_BackgroundColor';
1747
+ export { c_page__main_section_m_light_100_BackgroundColor } from './c_page__main_section_m_light_100_BackgroundColor';
1747
1748
  export { c_page__main_section_m_dark_100_BackgroundColor } from './c_page__main_section_m_dark_100_BackgroundColor';
1748
1749
  export { c_page__main_section_m_dark_200_BackgroundColor } from './c_page__main_section_m_dark_200_BackgroundColor';
1749
1750
  export { c_page__main_breadcrumb_page__main_tabs_PaddingTop } from './c_page__main_breadcrumb_page__main_tabs_PaddingTop';
@@ -3012,6 +3013,16 @@ export { c_label_m_outline_m_cyan__content_Color } from './c_label_m_outline_m_c
3012
3013
  export { c_label_m_outline_m_cyan__content_before_BorderColor } from './c_label_m_outline_m_cyan__content_before_BorderColor';
3013
3014
  export { c_label_m_outline_m_cyan__content_link_hover_before_BorderColor } from './c_label_m_outline_m_cyan__content_link_hover_before_BorderColor';
3014
3015
  export { c_label_m_outline_m_cyan__content_link_focus_before_BorderColor } from './c_label_m_outline_m_cyan__content_link_focus_before_BorderColor';
3016
+ export { c_label_m_gold_BackgroundColor } from './c_label_m_gold_BackgroundColor';
3017
+ export { c_label_m_gold__icon_Color } from './c_label_m_gold__icon_Color';
3018
+ export { c_label_m_gold__content_Color } from './c_label_m_gold__content_Color';
3019
+ export { c_label_m_gold__content_before_BorderColor } from './c_label_m_gold__content_before_BorderColor';
3020
+ export { c_label_m_gold__content_link_hover_before_BorderColor } from './c_label_m_gold__content_link_hover_before_BorderColor';
3021
+ export { c_label_m_gold__content_link_focus_before_BorderColor } from './c_label_m_gold__content_link_focus_before_BorderColor';
3022
+ export { c_label_m_outline_m_gold__content_Color } from './c_label_m_outline_m_gold__content_Color';
3023
+ export { c_label_m_outline_m_gold__content_before_BorderColor } from './c_label_m_outline_m_gold__content_before_BorderColor';
3024
+ export { c_label_m_outline_m_gold__content_link_hover_before_BorderColor } from './c_label_m_outline_m_gold__content_link_hover_before_BorderColor';
3025
+ export { c_label_m_outline_m_gold__content_link_focus_before_BorderColor } from './c_label_m_outline_m_gold__content_link_focus_before_BorderColor';
3015
3026
  export { c_label_m_overflow__content_Color } from './c_label_m_overflow__content_Color';
3016
3027
  export { c_label_m_overflow__content_BackgroundColor } from './c_label_m_overflow__content_BackgroundColor';
3017
3028
  export { c_label_m_overflow__content_before_BorderWidth } from './c_label_m_overflow__content_before_BorderWidth';
@@ -4989,6 +5000,7 @@ export { global_palette_light_green_400 } from './global_palette_light_green_400
4989
5000
  export { global_palette_light_green_500 } from './global_palette_light_green_500';
4990
5001
  export { global_palette_light_green_600 } from './global_palette_light_green_600';
4991
5002
  export { global_palette_light_green_700 } from './global_palette_light_green_700';
5003
+ export { global_palette_orange_50 } from './global_palette_orange_50';
4992
5004
  export { global_palette_orange_100 } from './global_palette_orange_100';
4993
5005
  export { global_palette_orange_200 } from './global_palette_orange_200';
4994
5006
  export { global_palette_orange_300 } from './global_palette_orange_300';
@@ -5011,6 +5023,7 @@ export { global_palette_red_300 } from './global_palette_red_300';
5011
5023
  export { global_palette_red_400 } from './global_palette_red_400';
5012
5024
  export { global_palette_red_500 } from './global_palette_red_500';
5013
5025
  export { global_palette_white } from './global_palette_white';
5026
+ export { global_BackgroundColor_150 } from './global_BackgroundColor_150';
5014
5027
  export { global_BackgroundColor_200 } from './global_BackgroundColor_200';
5015
5028
  export { global_BackgroundColor_light_100 } from './global_BackgroundColor_light_100';
5016
5029
  export { global_BackgroundColor_light_200 } from './global_BackgroundColor_light_200';
package/dist/esm/index.js CHANGED
@@ -1744,6 +1744,7 @@ export { c_page__main_section_xl_PaddingLeft } from './c_page__main_section_xl_P
1744
1744
  export { c_page__main_breadcrumb_main_section_PaddingTop } from './c_page__main_breadcrumb_main_section_PaddingTop';
1745
1745
  export { c_page__main_section_BackgroundColor } from './c_page__main_section_BackgroundColor';
1746
1746
  export { c_page__main_section_m_light_BackgroundColor } from './c_page__main_section_m_light_BackgroundColor';
1747
+ export { c_page__main_section_m_light_100_BackgroundColor } from './c_page__main_section_m_light_100_BackgroundColor';
1747
1748
  export { c_page__main_section_m_dark_100_BackgroundColor } from './c_page__main_section_m_dark_100_BackgroundColor';
1748
1749
  export { c_page__main_section_m_dark_200_BackgroundColor } from './c_page__main_section_m_dark_200_BackgroundColor';
1749
1750
  export { c_page__main_breadcrumb_page__main_tabs_PaddingTop } from './c_page__main_breadcrumb_page__main_tabs_PaddingTop';
@@ -3012,6 +3013,16 @@ export { c_label_m_outline_m_cyan__content_Color } from './c_label_m_outline_m_c
3012
3013
  export { c_label_m_outline_m_cyan__content_before_BorderColor } from './c_label_m_outline_m_cyan__content_before_BorderColor';
3013
3014
  export { c_label_m_outline_m_cyan__content_link_hover_before_BorderColor } from './c_label_m_outline_m_cyan__content_link_hover_before_BorderColor';
3014
3015
  export { c_label_m_outline_m_cyan__content_link_focus_before_BorderColor } from './c_label_m_outline_m_cyan__content_link_focus_before_BorderColor';
3016
+ export { c_label_m_gold_BackgroundColor } from './c_label_m_gold_BackgroundColor';
3017
+ export { c_label_m_gold__icon_Color } from './c_label_m_gold__icon_Color';
3018
+ export { c_label_m_gold__content_Color } from './c_label_m_gold__content_Color';
3019
+ export { c_label_m_gold__content_before_BorderColor } from './c_label_m_gold__content_before_BorderColor';
3020
+ export { c_label_m_gold__content_link_hover_before_BorderColor } from './c_label_m_gold__content_link_hover_before_BorderColor';
3021
+ export { c_label_m_gold__content_link_focus_before_BorderColor } from './c_label_m_gold__content_link_focus_before_BorderColor';
3022
+ export { c_label_m_outline_m_gold__content_Color } from './c_label_m_outline_m_gold__content_Color';
3023
+ export { c_label_m_outline_m_gold__content_before_BorderColor } from './c_label_m_outline_m_gold__content_before_BorderColor';
3024
+ export { c_label_m_outline_m_gold__content_link_hover_before_BorderColor } from './c_label_m_outline_m_gold__content_link_hover_before_BorderColor';
3025
+ export { c_label_m_outline_m_gold__content_link_focus_before_BorderColor } from './c_label_m_outline_m_gold__content_link_focus_before_BorderColor';
3015
3026
  export { c_label_m_overflow__content_Color } from './c_label_m_overflow__content_Color';
3016
3027
  export { c_label_m_overflow__content_BackgroundColor } from './c_label_m_overflow__content_BackgroundColor';
3017
3028
  export { c_label_m_overflow__content_before_BorderWidth } from './c_label_m_overflow__content_before_BorderWidth';
@@ -4989,6 +5000,7 @@ export { global_palette_light_green_400 } from './global_palette_light_green_400
4989
5000
  export { global_palette_light_green_500 } from './global_palette_light_green_500';
4990
5001
  export { global_palette_light_green_600 } from './global_palette_light_green_600';
4991
5002
  export { global_palette_light_green_700 } from './global_palette_light_green_700';
5003
+ export { global_palette_orange_50 } from './global_palette_orange_50';
4992
5004
  export { global_palette_orange_100 } from './global_palette_orange_100';
4993
5005
  export { global_palette_orange_200 } from './global_palette_orange_200';
4994
5006
  export { global_palette_orange_300 } from './global_palette_orange_300';
@@ -5011,6 +5023,7 @@ export { global_palette_red_300 } from './global_palette_red_300';
5011
5023
  export { global_palette_red_400 } from './global_palette_red_400';
5012
5024
  export { global_palette_red_500 } from './global_palette_red_500';
5013
5025
  export { global_palette_white } from './global_palette_white';
5026
+ export { global_BackgroundColor_150 } from './global_BackgroundColor_150';
5014
5027
  export { global_BackgroundColor_200 } from './global_BackgroundColor_200';
5015
5028
  export { global_BackgroundColor_light_100 } from './global_BackgroundColor_light_100';
5016
5029
  export { global_BackgroundColor_light_200 } from './global_BackgroundColor_light_200';
@@ -232,6 +232,10 @@ export const patternfly_variables: {
232
232
  "name": "--pf-global--palette--light-green-700",
233
233
  "value": "#253600"
234
234
  },
235
+ "global_palette_orange_50": {
236
+ "name": "--pf-global--palette--orange-50",
237
+ "value": "#fff6ec"
238
+ },
235
239
  "global_palette_orange_100": {
236
240
  "name": "--pf-global--palette--orange-100",
237
241
  "value": "#f4b678"
@@ -324,6 +328,10 @@ export const patternfly_variables: {
324
328
  "name": "--pf-global--BackgroundColor--100",
325
329
  "value": "#fff"
326
330
  },
331
+ "global_BackgroundColor_150": {
332
+ "name": "--pf-global--BackgroundColor--150",
333
+ "value": "#fafafa"
334
+ },
327
335
  "global_BackgroundColor_200": {
328
336
  "name": "--pf-global--BackgroundColor--200",
329
337
  "value": "#f0f0f0"
@@ -232,6 +232,10 @@ export const patternfly_variables = {
232
232
  "name": "--pf-global--palette--light-green-700",
233
233
  "value": "#253600"
234
234
  },
235
+ "global_palette_orange_50": {
236
+ "name": "--pf-global--palette--orange-50",
237
+ "value": "#fff6ec"
238
+ },
235
239
  "global_palette_orange_100": {
236
240
  "name": "--pf-global--palette--orange-100",
237
241
  "value": "#f4b678"
@@ -324,6 +328,10 @@ export const patternfly_variables = {
324
328
  "name": "--pf-global--BackgroundColor--100",
325
329
  "value": "#fff"
326
330
  },
331
+ "global_BackgroundColor_150": {
332
+ "name": "--pf-global--BackgroundColor--150",
333
+ "value": "#fafafa"
334
+ },
327
335
  "global_BackgroundColor_200": {
328
336
  "name": "--pf-global--BackgroundColor--200",
329
337
  "value": "#f0f0f0"
@@ -156,43 +156,19 @@ export const c_calendar_month: {
156
156
  },
157
157
  "c_calendar_month__header_nav_control_m_prev_month_MarginRight": {
158
158
  "name": "--pf-c-calendar-month__header-nav-control--m-prev-month--MarginRight",
159
- "value": "0.5rem",
160
- "values": [
161
- "--pf-global--spacer--sm",
162
- "$pf-global--spacer--sm",
163
- "pf-size-prem(8px)",
164
- "0.5rem"
165
- ]
159
+ "value": "0"
166
160
  },
167
161
  "c_calendar_month__header_nav_control_m_prev_month_MarginLeft": {
168
162
  "name": "--pf-c-calendar-month__header-nav-control--m-prev-month--MarginLeft",
169
- "value": "calc(1rem * -1)",
170
- "values": [
171
- "calc(--pf-global--spacer--md * -1)",
172
- "calc($pf-global--spacer--md * -1)",
173
- "calc(pf-size-prem(16px) * -1)",
174
- "calc(1rem * -1)"
175
- ]
163
+ "value": "0"
176
164
  },
177
165
  "c_calendar_month__header_nav_control_m_next_month_MarginRight": {
178
166
  "name": "--pf-c-calendar-month__header-nav-control--m-next-month--MarginRight",
179
- "value": "calc(1rem * -1)",
180
- "values": [
181
- "calc(--pf-global--spacer--md * -1)",
182
- "calc($pf-global--spacer--md * -1)",
183
- "calc(pf-size-prem(16px) * -1)",
184
- "calc(1rem * -1)"
185
- ]
167
+ "value": "0"
186
168
  },
187
169
  "c_calendar_month__header_nav_control_m_next_month_MarginLeft": {
188
170
  "name": "--pf-c-calendar-month__header-nav-control--m-next-month--MarginLeft",
189
- "value": "0.5rem",
190
- "values": [
191
- "--pf-global--spacer--sm",
192
- "$pf-global--spacer--sm",
193
- "pf-size-prem(8px)",
194
- "0.5rem"
195
- ]
171
+ "value": "0"
196
172
  },
197
173
  "c_calendar_month__days_BorderBottomWidth": {
198
174
  "name": "--pf-c-calendar-month__days--BorderBottomWidth",
@@ -487,48 +463,36 @@ export const c_calendar_month: {
487
463
  ".pf-c-calendar-month__header-nav-control.pf-m-prev-month": {
488
464
  "c_calendar_month__header_nav_control_MarginRight": {
489
465
  "name": "--pf-c-calendar-month__header-nav-control--MarginRight",
490
- "value": "0.5rem",
466
+ "value": "0",
491
467
  "values": [
492
468
  "--pf-c-calendar-month__header-nav-control--m-prev-month--MarginRight",
493
- "--pf-global--spacer--sm",
494
- "$pf-global--spacer--sm",
495
- "pf-size-prem(8px)",
496
- "0.5rem"
469
+ "0"
497
470
  ]
498
471
  },
499
472
  "c_calendar_month__header_nav_control_MarginLeft": {
500
473
  "name": "--pf-c-calendar-month__header-nav-control--MarginLeft",
501
- "value": "calc(1rem * -1)",
474
+ "value": "0",
502
475
  "values": [
503
476
  "--pf-c-calendar-month__header-nav-control--m-prev-month--MarginLeft",
504
- "calc(--pf-global--spacer--md * -1)",
505
- "calc($pf-global--spacer--md * -1)",
506
- "calc(pf-size-prem(16px) * -1)",
507
- "calc(1rem * -1)"
477
+ "0"
508
478
  ]
509
479
  }
510
480
  },
511
481
  ".pf-c-calendar-month__header-nav-control.pf-m-next-month": {
512
482
  "c_calendar_month__header_nav_control_MarginRight": {
513
483
  "name": "--pf-c-calendar-month__header-nav-control--MarginRight",
514
- "value": "calc(1rem * -1)",
484
+ "value": "0",
515
485
  "values": [
516
486
  "--pf-c-calendar-month__header-nav-control--m-next-month--MarginRight",
517
- "calc(--pf-global--spacer--md * -1)",
518
- "calc($pf-global--spacer--md * -1)",
519
- "calc(pf-size-prem(16px) * -1)",
520
- "calc(1rem * -1)"
487
+ "0"
521
488
  ]
522
489
  },
523
490
  "c_calendar_month__header_nav_control_MarginLeft": {
524
491
  "name": "--pf-c-calendar-month__header-nav-control--MarginLeft",
525
- "value": "0.5rem",
492
+ "value": "0",
526
493
  "values": [
527
494
  "--pf-c-calendar-month__header-nav-control--m-next-month--MarginLeft",
528
- "--pf-global--spacer--sm",
529
- "$pf-global--spacer--sm",
530
- "pf-size-prem(8px)",
531
- "0.5rem"
495
+ "0"
532
496
  ]
533
497
  }
534
498
  },
@@ -158,43 +158,19 @@ exports.c_calendar_month = {
158
158
  },
159
159
  "c_calendar_month__header_nav_control_m_prev_month_MarginRight": {
160
160
  "name": "--pf-c-calendar-month__header-nav-control--m-prev-month--MarginRight",
161
- "value": "0.5rem",
162
- "values": [
163
- "--pf-global--spacer--sm",
164
- "$pf-global--spacer--sm",
165
- "pf-size-prem(8px)",
166
- "0.5rem"
167
- ]
161
+ "value": "0"
168
162
  },
169
163
  "c_calendar_month__header_nav_control_m_prev_month_MarginLeft": {
170
164
  "name": "--pf-c-calendar-month__header-nav-control--m-prev-month--MarginLeft",
171
- "value": "calc(1rem * -1)",
172
- "values": [
173
- "calc(--pf-global--spacer--md * -1)",
174
- "calc($pf-global--spacer--md * -1)",
175
- "calc(pf-size-prem(16px) * -1)",
176
- "calc(1rem * -1)"
177
- ]
165
+ "value": "0"
178
166
  },
179
167
  "c_calendar_month__header_nav_control_m_next_month_MarginRight": {
180
168
  "name": "--pf-c-calendar-month__header-nav-control--m-next-month--MarginRight",
181
- "value": "calc(1rem * -1)",
182
- "values": [
183
- "calc(--pf-global--spacer--md * -1)",
184
- "calc($pf-global--spacer--md * -1)",
185
- "calc(pf-size-prem(16px) * -1)",
186
- "calc(1rem * -1)"
187
- ]
169
+ "value": "0"
188
170
  },
189
171
  "c_calendar_month__header_nav_control_m_next_month_MarginLeft": {
190
172
  "name": "--pf-c-calendar-month__header-nav-control--m-next-month--MarginLeft",
191
- "value": "0.5rem",
192
- "values": [
193
- "--pf-global--spacer--sm",
194
- "$pf-global--spacer--sm",
195
- "pf-size-prem(8px)",
196
- "0.5rem"
197
- ]
173
+ "value": "0"
198
174
  },
199
175
  "c_calendar_month__days_BorderBottomWidth": {
200
176
  "name": "--pf-c-calendar-month__days--BorderBottomWidth",
@@ -489,48 +465,36 @@ exports.c_calendar_month = {
489
465
  ".pf-c-calendar-month__header-nav-control.pf-m-prev-month": {
490
466
  "c_calendar_month__header_nav_control_MarginRight": {
491
467
  "name": "--pf-c-calendar-month__header-nav-control--MarginRight",
492
- "value": "0.5rem",
468
+ "value": "0",
493
469
  "values": [
494
470
  "--pf-c-calendar-month__header-nav-control--m-prev-month--MarginRight",
495
- "--pf-global--spacer--sm",
496
- "$pf-global--spacer--sm",
497
- "pf-size-prem(8px)",
498
- "0.5rem"
471
+ "0"
499
472
  ]
500
473
  },
501
474
  "c_calendar_month__header_nav_control_MarginLeft": {
502
475
  "name": "--pf-c-calendar-month__header-nav-control--MarginLeft",
503
- "value": "calc(1rem * -1)",
476
+ "value": "0",
504
477
  "values": [
505
478
  "--pf-c-calendar-month__header-nav-control--m-prev-month--MarginLeft",
506
- "calc(--pf-global--spacer--md * -1)",
507
- "calc($pf-global--spacer--md * -1)",
508
- "calc(pf-size-prem(16px) * -1)",
509
- "calc(1rem * -1)"
479
+ "0"
510
480
  ]
511
481
  }
512
482
  },
513
483
  ".pf-c-calendar-month__header-nav-control.pf-m-next-month": {
514
484
  "c_calendar_month__header_nav_control_MarginRight": {
515
485
  "name": "--pf-c-calendar-month__header-nav-control--MarginRight",
516
- "value": "calc(1rem * -1)",
486
+ "value": "0",
517
487
  "values": [
518
488
  "--pf-c-calendar-month__header-nav-control--m-next-month--MarginRight",
519
- "calc(--pf-global--spacer--md * -1)",
520
- "calc($pf-global--spacer--md * -1)",
521
- "calc(pf-size-prem(16px) * -1)",
522
- "calc(1rem * -1)"
489
+ "0"
523
490
  ]
524
491
  },
525
492
  "c_calendar_month__header_nav_control_MarginLeft": {
526
493
  "name": "--pf-c-calendar-month__header-nav-control--MarginLeft",
527
- "value": "0.5rem",
494
+ "value": "0",
528
495
  "values": [
529
496
  "--pf-c-calendar-month__header-nav-control--m-next-month--MarginLeft",
530
- "--pf-global--spacer--sm",
531
- "$pf-global--spacer--sm",
532
- "pf-size-prem(8px)",
533
- "0.5rem"
497
+ "0"
534
498
  ]
535
499
  }
536
500
  },
@@ -1,6 +1,6 @@
1
1
  export const c_calendar_month__header_nav_control_MarginLeft: {
2
2
  "name": "--pf-c-calendar-month__header-nav-control--MarginLeft",
3
- "value": "0.5rem",
3
+ "value": "0",
4
4
  "var": "var(--pf-c-calendar-month__header-nav-control--MarginLeft)"
5
5
  };
6
6
  export default c_calendar_month__header_nav_control_MarginLeft;
@@ -2,7 +2,7 @@
2
2
  exports.__esModule = true;
3
3
  exports.c_calendar_month__header_nav_control_MarginLeft = {
4
4
  "name": "--pf-c-calendar-month__header-nav-control--MarginLeft",
5
- "value": "0.5rem",
5
+ "value": "0",
6
6
  "var": "var(--pf-c-calendar-month__header-nav-control--MarginLeft)"
7
7
  };
8
8
  exports["default"] = exports.c_calendar_month__header_nav_control_MarginLeft;
@@ -1,6 +1,6 @@
1
1
  export const c_calendar_month__header_nav_control_MarginRight: {
2
2
  "name": "--pf-c-calendar-month__header-nav-control--MarginRight",
3
- "value": "calc(1rem * -1)",
3
+ "value": "0",
4
4
  "var": "var(--pf-c-calendar-month__header-nav-control--MarginRight)"
5
5
  };
6
6
  export default c_calendar_month__header_nav_control_MarginRight;
@@ -2,7 +2,7 @@
2
2
  exports.__esModule = true;
3
3
  exports.c_calendar_month__header_nav_control_MarginRight = {
4
4
  "name": "--pf-c-calendar-month__header-nav-control--MarginRight",
5
- "value": "calc(1rem * -1)",
5
+ "value": "0",
6
6
  "var": "var(--pf-c-calendar-month__header-nav-control--MarginRight)"
7
7
  };
8
8
  exports["default"] = exports.c_calendar_month__header_nav_control_MarginRight;
@@ -1,6 +1,6 @@
1
1
  export const c_calendar_month__header_nav_control_m_next_month_MarginLeft: {
2
2
  "name": "--pf-c-calendar-month__header-nav-control--m-next-month--MarginLeft",
3
- "value": "0.5rem",
3
+ "value": "0",
4
4
  "var": "var(--pf-c-calendar-month__header-nav-control--m-next-month--MarginLeft)"
5
5
  };
6
6
  export default c_calendar_month__header_nav_control_m_next_month_MarginLeft;
@@ -2,7 +2,7 @@
2
2
  exports.__esModule = true;
3
3
  exports.c_calendar_month__header_nav_control_m_next_month_MarginLeft = {
4
4
  "name": "--pf-c-calendar-month__header-nav-control--m-next-month--MarginLeft",
5
- "value": "0.5rem",
5
+ "value": "0",
6
6
  "var": "var(--pf-c-calendar-month__header-nav-control--m-next-month--MarginLeft)"
7
7
  };
8
8
  exports["default"] = exports.c_calendar_month__header_nav_control_m_next_month_MarginLeft;
@@ -1,6 +1,6 @@
1
1
  export const c_calendar_month__header_nav_control_m_next_month_MarginRight: {
2
2
  "name": "--pf-c-calendar-month__header-nav-control--m-next-month--MarginRight",
3
- "value": "calc(1rem * -1)",
3
+ "value": "0",
4
4
  "var": "var(--pf-c-calendar-month__header-nav-control--m-next-month--MarginRight)"
5
5
  };
6
6
  export default c_calendar_month__header_nav_control_m_next_month_MarginRight;
@@ -2,7 +2,7 @@
2
2
  exports.__esModule = true;
3
3
  exports.c_calendar_month__header_nav_control_m_next_month_MarginRight = {
4
4
  "name": "--pf-c-calendar-month__header-nav-control--m-next-month--MarginRight",
5
- "value": "calc(1rem * -1)",
5
+ "value": "0",
6
6
  "var": "var(--pf-c-calendar-month__header-nav-control--m-next-month--MarginRight)"
7
7
  };
8
8
  exports["default"] = exports.c_calendar_month__header_nav_control_m_next_month_MarginRight;
@@ -1,6 +1,6 @@
1
1
  export const c_calendar_month__header_nav_control_m_prev_month_MarginLeft: {
2
2
  "name": "--pf-c-calendar-month__header-nav-control--m-prev-month--MarginLeft",
3
- "value": "calc(1rem * -1)",
3
+ "value": "0",
4
4
  "var": "var(--pf-c-calendar-month__header-nav-control--m-prev-month--MarginLeft)"
5
5
  };
6
6
  export default c_calendar_month__header_nav_control_m_prev_month_MarginLeft;
@@ -2,7 +2,7 @@
2
2
  exports.__esModule = true;
3
3
  exports.c_calendar_month__header_nav_control_m_prev_month_MarginLeft = {
4
4
  "name": "--pf-c-calendar-month__header-nav-control--m-prev-month--MarginLeft",
5
- "value": "calc(1rem * -1)",
5
+ "value": "0",
6
6
  "var": "var(--pf-c-calendar-month__header-nav-control--m-prev-month--MarginLeft)"
7
7
  };
8
8
  exports["default"] = exports.c_calendar_month__header_nav_control_m_prev_month_MarginLeft;
@@ -1,6 +1,6 @@
1
1
  export const c_calendar_month__header_nav_control_m_prev_month_MarginRight: {
2
2
  "name": "--pf-c-calendar-month__header-nav-control--m-prev-month--MarginRight",
3
- "value": "0.5rem",
3
+ "value": "0",
4
4
  "var": "var(--pf-c-calendar-month__header-nav-control--m-prev-month--MarginRight)"
5
5
  };
6
6
  export default c_calendar_month__header_nav_control_m_prev_month_MarginRight;
@@ -2,7 +2,7 @@
2
2
  exports.__esModule = true;
3
3
  exports.c_calendar_month__header_nav_control_m_prev_month_MarginRight = {
4
4
  "name": "--pf-c-calendar-month__header-nav-control--m-prev-month--MarginRight",
5
- "value": "0.5rem",
5
+ "value": "0",
6
6
  "var": "var(--pf-c-calendar-month__header-nav-control--m-prev-month--MarginRight)"
7
7
  };
8
8
  exports["default"] = exports.c_calendar_month__header_nav_control_m_prev_month_MarginRight;