@patternfly/react-tokens 2.0.7 → 2.2.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 +43 -0
- package/dist/esm/index.js +43 -12
- package/dist/js/index.d.ts +43 -12
- package/dist/js/index.js +43 -12
- package/dist/umd/index.js +1613 -0
- package/package.json +6 -4
package/dist/js/index.js
CHANGED
|
@@ -137,6 +137,7 @@ module.exports.c_alert_group__item_MarginTop = {"name":"--pf-c-alert-group__item
|
|
|
137
137
|
module.exports.c_alert_group_m_toast_Top = {"name":"--pf-c-alert-group--m-toast--Top","value":"3rem","var":"var(--pf-c-alert-group--m-toast--Top)"}
|
|
138
138
|
module.exports.c_alert_group_m_toast_Right = {"name":"--pf-c-alert-group--m-toast--Right","value":"2rem","var":"var(--pf-c-alert-group--m-toast--Right)"}
|
|
139
139
|
module.exports.c_alert_group_m_toast_MaxWidth = {"name":"--pf-c-alert-group--m-toast--MaxWidth","value":"37.5rem","var":"var(--pf-c-alert-group--m-toast--MaxWidth)"}
|
|
140
|
+
module.exports.c_alert_group_m_toast_ZIndex = {"name":"--pf-c-alert-group--m-toast--ZIndex","value":"600","var":"var(--pf-c-alert-group--m-toast--ZIndex)"}
|
|
140
141
|
module.exports.c_app_launcher__menu_BackgroundColor = {"name":"--pf-c-app-launcher__menu--BackgroundColor","value":"#fff","var":"var(--pf-c-app-launcher__menu--BackgroundColor)"}
|
|
141
142
|
module.exports.c_app_launcher__menu_BorderWidth = {"name":"--pf-c-app-launcher__menu--BorderWidth","value":"1px","var":"var(--pf-c-app-launcher__menu--BorderWidth)"}
|
|
142
143
|
module.exports.c_app_launcher__menu_BoxShadow = {"name":"--pf-c-app-launcher__menu--BoxShadow","value":"0 0.0625rem 0.0625rem 0rem rgba(3,3,3,.05),0 0.25rem 0.5rem 0.25rem rgba(3,3,3,.06)","var":"var(--pf-c-app-launcher__menu--BoxShadow)"}
|
|
@@ -305,6 +306,9 @@ module.exports.c_chip_m_overflow_c_button_active_BorderWidth = {"name":"--pf-c-c
|
|
|
305
306
|
module.exports.c_chip_m_overflow_c_button_active_BorderColor = {"name":"--pf-c-chip--m-overflow--c-button--active--BorderColor","value":"#72767b","var":"var(--pf-c-chip--m-overflow--c-button--active--BorderColor)"}
|
|
306
307
|
module.exports.c_chip_m_overflow_c_button_focus_BorderWidth = {"name":"--pf-c-chip--m-overflow--c-button--focus--BorderWidth","value":"1px","var":"var(--pf-c-chip--m-overflow--c-button--focus--BorderWidth)"}
|
|
307
308
|
module.exports.c_chip_m_overflow_c_button_focus_BorderColor = {"name":"--pf-c-chip--m-overflow--c-button--focus--BorderColor","value":"#72767b","var":"var(--pf-c-chip--m-overflow--c-button--focus--BorderColor)"}
|
|
309
|
+
module.exports.c_chip_m_read_only_PaddingTop = {"name":"--pf-c-chip--m-read-only--PaddingTop","value":"0.375rem","var":"var(--pf-c-chip--m-read-only--PaddingTop)"}
|
|
310
|
+
module.exports.c_chip_m_read_only_PaddingRight = {"name":"--pf-c-chip--m-read-only--PaddingRight","value":"0.5rem","var":"var(--pf-c-chip--m-read-only--PaddingRight)"}
|
|
311
|
+
module.exports.c_chip_m_read_only_PaddingBottom = {"name":"--pf-c-chip--m-read-only--PaddingBottom","value":"0.375rem","var":"var(--pf-c-chip--m-read-only--PaddingBottom)"}
|
|
308
312
|
module.exports.c_chip__text_FontSize = {"name":"--pf-c-chip__text--FontSize","value":"0.75rem","var":"var(--pf-c-chip__text--FontSize)"}
|
|
309
313
|
module.exports.c_chip__text_Color = {"name":"--pf-c-chip__text--Color","value":"#282d33","var":"var(--pf-c-chip__text--Color)"}
|
|
310
314
|
module.exports.c_chip__text_MaxWidth = {"name":"--pf-c-chip__text--MaxWidth","value":"7.5rem","var":"var(--pf-c-chip__text--MaxWidth)"}
|
|
@@ -451,7 +455,7 @@ module.exports.c_context_selector__toggle_expanded_BorderBottomColor = {"name":"
|
|
|
451
455
|
module.exports.c_context_selector__toggle_text_FontSize = {"name":"--pf-c-context-selector__toggle-text--FontSize","value":"1rem","var":"var(--pf-c-context-selector__toggle-text--FontSize)"}
|
|
452
456
|
module.exports.c_context_selector__toggle_text_FontWeight = {"name":"--pf-c-context-selector__toggle-text--FontWeight","value":"400","var":"var(--pf-c-context-selector__toggle-text--FontWeight)"}
|
|
453
457
|
module.exports.c_context_selector__toggle_text_LineHeight = {"name":"--pf-c-context-selector__toggle-text--LineHeight","value":"1.5","var":"var(--pf-c-context-selector__toggle-text--LineHeight)"}
|
|
454
|
-
module.exports.
|
|
458
|
+
module.exports.c_context_selector__toggle_icon_MarginRight = {"name":"--pf-c-context-selector__toggle-icon--MarginRight","value":"0.5rem","var":"var(--pf-c-context-selector__toggle-icon--MarginRight)"}
|
|
455
459
|
module.exports.c_context_selector__toggle_icon_MarginLeft = {"name":"--pf-c-context-selector__toggle-icon--MarginLeft","value":"1rem","var":"var(--pf-c-context-selector__toggle-icon--MarginLeft)"}
|
|
456
460
|
module.exports.c_context_selector__menu_Top = {"name":"--pf-c-context-selector__menu--Top","value":"calc(100% + 0.25rem)","var":"var(--pf-c-context-selector__menu--Top)"}
|
|
457
461
|
module.exports.c_context_selector__menu_ZIndex = {"name":"--pf-c-context-selector__menu--ZIndex","value":"100","var":"var(--pf-c-context-selector__menu--ZIndex)"}
|
|
@@ -473,13 +477,19 @@ module.exports.c_context_selector__menu_list_item_PaddingLeft = {"name":"--pf-c-
|
|
|
473
477
|
module.exports.c_context_selector__menu_list_item_hover_BackgroundColor = {"name":"--pf-c-context-selector__menu-list-item--hover--BackgroundColor","value":"#ededed","var":"var(--pf-c-context-selector__menu-list-item--hover--BackgroundColor)"}
|
|
474
478
|
module.exports.c_context_selector__menu_list_item_disabled_Color = {"name":"--pf-c-context-selector__menu-list-item--disabled--Color","value":"#72767b","var":"var(--pf-c-context-selector__menu-list-item--disabled--Color)"}
|
|
475
479
|
module.exports.c_data_list_BackgroundColor = {"name":"--pf-c-data-list--BackgroundColor","value":"#fff","var":"var(--pf-c-data-list--BackgroundColor)"}
|
|
480
|
+
module.exports.c_data_list_BorderTopColor = {"name":"--pf-c-data-list--BorderTopColor","value":"#ededed","var":"var(--pf-c-data-list--BorderTopColor)"}
|
|
481
|
+
module.exports.c_data_list_BorderTopWidth = {"name":"--pf-c-data-list--BorderTopWidth","value":"1px","var":"var(--pf-c-data-list--BorderTopWidth)"}
|
|
482
|
+
module.exports.c_data_list_mobile_BorderTopWidth = {"name":"--pf-c-data-list--mobile--BorderTopWidth","value":"0.5rem","var":"var(--pf-c-data-list--mobile--BorderTopWidth)"}
|
|
483
|
+
module.exports.c_data_list_BorderBottomColor = {"name":"--pf-c-data-list--BorderBottomColor","value":"#ededed","var":"var(--pf-c-data-list--BorderBottomColor)"}
|
|
484
|
+
module.exports.c_data_list_BorderBottomWidth = {"name":"--pf-c-data-list--BorderBottomWidth","value":"1px","var":"var(--pf-c-data-list--BorderBottomWidth)"}
|
|
476
485
|
module.exports.c_data_list__item_PaddingRight = {"name":"--pf-c-data-list__item--PaddingRight","value":"2rem","var":"var(--pf-c-data-list__item--PaddingRight)"}
|
|
477
|
-
module.exports.c_data_list__item_mobile_PaddingRight = {"name":"--pf-c-data-list__item--mobile--PaddingRight","value":"
|
|
486
|
+
module.exports.c_data_list__item_mobile_PaddingRight = {"name":"--pf-c-data-list__item--mobile--PaddingRight","value":"1rem","var":"var(--pf-c-data-list__item--mobile--PaddingRight)"}
|
|
478
487
|
module.exports.c_data_list__item_PaddingLeft = {"name":"--pf-c-data-list__item--PaddingLeft","value":"2rem","var":"var(--pf-c-data-list__item--PaddingLeft)"}
|
|
479
|
-
module.exports.c_data_list__item_mobile_PaddingLeft = {"name":"--pf-c-data-list__item--mobile--PaddingLeft","value":"
|
|
488
|
+
module.exports.c_data_list__item_mobile_PaddingLeft = {"name":"--pf-c-data-list__item--mobile--PaddingLeft","value":"1rem","var":"var(--pf-c-data-list__item--mobile--PaddingLeft)"}
|
|
480
489
|
module.exports.c_data_list__item_m_expanded_before_BackgroundColor = {"name":"--pf-c-data-list__item--m-expanded--before--BackgroundColor","value":"#007bba","var":"var(--pf-c-data-list__item--m-expanded--before--BackgroundColor)"}
|
|
481
490
|
module.exports.c_data_list__item_item_BorderTopColor = {"name":"--pf-c-data-list__item-item--BorderTopColor","value":"#ededed","var":"var(--pf-c-data-list__item-item--BorderTopColor)"}
|
|
482
491
|
module.exports.c_data_list__item_item_BorderTopWidth = {"name":"--pf-c-data-list__item-item--BorderTopWidth","value":"1px","var":"var(--pf-c-data-list__item-item--BorderTopWidth)"}
|
|
492
|
+
module.exports.c_data_list__item_item_mobile_BorderTopWidth = {"name":"--pf-c-data-list__item-item--mobile--BorderTopWidth","value":"0.5rem","var":"var(--pf-c-data-list__item-item--mobile--BorderTopWidth)"}
|
|
483
493
|
module.exports.c_data_list__item_before_BackgroundColor = {"name":"--pf-c-data-list__item--before--BackgroundColor","value":"#007bba","var":"var(--pf-c-data-list__item--before--BackgroundColor)"}
|
|
484
494
|
module.exports.c_data_list__item_before_Width = {"name":"--pf-c-data-list__item--before--Width","value":"3px","var":"var(--pf-c-data-list__item--before--Width)"}
|
|
485
495
|
module.exports.c_data_list__item_before_Transition = {"name":"--pf-c-data-list__item--before--Transition","value":"all 250ms cubic-bezier(0.42,0,0.58,1)","var":"var(--pf-c-data-list__item--before--Transition)"}
|
|
@@ -508,9 +518,9 @@ module.exports.c_data_list__action_mobile_MarginLeft = {"name":"--pf-c-data-list
|
|
|
508
518
|
module.exports.c_data_list__expandable_content_Transition = {"name":"--pf-c-data-list__expandable-content--Transition","value":"all 250ms cubic-bezier(0.42,0,0.58,1)","var":"var(--pf-c-data-list__expandable-content--Transition)"}
|
|
509
519
|
module.exports.c_data_list__expandable_content_BorderTopColor = {"name":"--pf-c-data-list__expandable-content--BorderTopColor","value":"#ededed","var":"var(--pf-c-data-list__expandable-content--BorderTopColor)"}
|
|
510
520
|
module.exports.c_data_list__expandable_content_PaddingRight = {"name":"--pf-c-data-list__expandable-content--PaddingRight","value":"2rem","var":"var(--pf-c-data-list__expandable-content--PaddingRight)"}
|
|
511
|
-
module.exports.c_data_list__expandable_content_mobile_PaddingRight = {"name":"--pf-c-data-list__expandable-content--mobile--PaddingRight","value":"
|
|
521
|
+
module.exports.c_data_list__expandable_content_mobile_PaddingRight = {"name":"--pf-c-data-list__expandable-content--mobile--PaddingRight","value":"1rem","var":"var(--pf-c-data-list__expandable-content--mobile--PaddingRight)"}
|
|
512
522
|
module.exports.c_data_list__expandable_content_PaddingLeft = {"name":"--pf-c-data-list__expandable-content--PaddingLeft","value":"2rem","var":"var(--pf-c-data-list__expandable-content--PaddingLeft)"}
|
|
513
|
-
module.exports.c_data_list__expandable_content_mobile_PaddingLeft = {"name":"--pf-c-data-list__expandable-content--mobile--PaddingLeft","value":"
|
|
523
|
+
module.exports.c_data_list__expandable_content_mobile_PaddingLeft = {"name":"--pf-c-data-list__expandable-content--mobile--PaddingLeft","value":"1rem","var":"var(--pf-c-data-list__expandable-content--mobile--PaddingLeft)"}
|
|
514
524
|
module.exports.c_data_list__expandable_content_MarginRight = {"name":"--pf-c-data-list__expandable-content--MarginRight","value":"calc(2rem * -1)","var":"var(--pf-c-data-list__expandable-content--MarginRight)"}
|
|
515
525
|
module.exports.c_data_list__expandable_content_MarginLeft = {"name":"--pf-c-data-list__expandable-content--MarginLeft","value":"calc(2rem * -1)","var":"var(--pf-c-data-list__expandable-content--MarginLeft)"}
|
|
516
526
|
module.exports.c_data_list__expandable_content_BoxShadow = {"name":"--pf-c-data-list__expandable-content--BoxShadow","value":"0 0.3125rem 0.625rem -0.25rem rgba(3,3,3,.25)","var":"var(--pf-c-data-list__expandable-content--BoxShadow)"}
|
|
@@ -546,7 +556,6 @@ module.exports.c_dropdown__toggle_m_plain_BorderColor = {"name":"--pf-c-dropdown
|
|
|
546
556
|
module.exports.c_dropdown__toggle_m_plain_Color = {"name":"--pf-c-dropdown__toggle--m-plain--Color","value":"#d1d1d1","var":"var(--pf-c-dropdown__toggle--m-plain--Color)"}
|
|
547
557
|
module.exports.c_dropdown__toggle_m_plain_hover_Color = {"name":"--pf-c-dropdown__toggle--m-plain--hover--Color","value":"#282d33","var":"var(--pf-c-dropdown__toggle--m-plain--hover--Color)"}
|
|
548
558
|
module.exports.c_dropdown__toggle_m_plain_disabled_Color = {"name":"--pf-c-dropdown__toggle--m-plain--disabled--Color","value":"#d1d1d1","var":"var(--pf-c-dropdown__toggle--m-plain--disabled--Color)"}
|
|
549
|
-
module.exports.c_dropdown__toggle_text_Width = {"name":"--pf-c-dropdown__toggle-text--Width","value":"calc(100% - 1.5rem)","var":"var(--pf-c-dropdown__toggle-text--Width)"}
|
|
550
559
|
module.exports.c_dropdown__toggle_button_Color = {"name":"--pf-c-dropdown__toggle-button--Color","value":"#282d33","var":"var(--pf-c-dropdown__toggle-button--Color)"}
|
|
551
560
|
module.exports.c_dropdown__toggle_m_split_button_child_PaddingTop = {"name":"--pf-c-dropdown__toggle--m-split-button--child--PaddingTop","value":"0.375rem","var":"var(--pf-c-dropdown__toggle--m-split-button--child--PaddingTop)"}
|
|
552
561
|
module.exports.c_dropdown__toggle_m_split_button_child_PaddingRight = {"name":"--pf-c-dropdown__toggle--m-split-button--child--PaddingRight","value":"0.5rem","var":"var(--pf-c-dropdown__toggle--m-split-button--child--PaddingRight)"}
|
|
@@ -556,6 +565,7 @@ module.exports.c_dropdown__toggle_m_split_button_child_BackgroundColor = {"name"
|
|
|
556
565
|
module.exports.c_dropdown__toggle_m_split_button_first_child_PaddingLeft = {"name":"--pf-c-dropdown__toggle--m-split-button--first-child--PaddingLeft","value":"0.5rem","var":"var(--pf-c-dropdown__toggle--m-split-button--first-child--PaddingLeft)"}
|
|
557
566
|
module.exports.c_dropdown__toggle_m_split_button_last_child_PaddingRight = {"name":"--pf-c-dropdown__toggle--m-split-button--last-child--PaddingRight","value":"0.5rem","var":"var(--pf-c-dropdown__toggle--m-split-button--last-child--PaddingRight)"}
|
|
558
567
|
module.exports.c_dropdown__toggle_m_split_button__toggle_check__input_Transform = {"name":"--pf-c-dropdown__toggle--m-split-button__toggle-check__input--Transform","value":"translateY(-0.0625rem)","var":"var(--pf-c-dropdown__toggle--m-split-button__toggle-check__input--Transform)"}
|
|
568
|
+
module.exports.c_dropdown__toggle_icon_MarginRight = {"name":"--pf-c-dropdown__toggle-icon--MarginRight","value":"0.5rem","var":"var(--pf-c-dropdown__toggle-icon--MarginRight)"}
|
|
559
569
|
module.exports.c_dropdown__toggle_icon_MarginLeft = {"name":"--pf-c-dropdown__toggle-icon--MarginLeft","value":"1rem","var":"var(--pf-c-dropdown__toggle-icon--MarginLeft)"}
|
|
560
570
|
module.exports.c_dropdown__menu_BackgroundColor = {"name":"--pf-c-dropdown__menu--BackgroundColor","value":"#fff","var":"var(--pf-c-dropdown__menu--BackgroundColor)"}
|
|
561
571
|
module.exports.c_dropdown__menu_BorderWidth = {"name":"--pf-c-dropdown__menu--BorderWidth","value":"1px","var":"var(--pf-c-dropdown__menu--BorderWidth)"}
|
|
@@ -632,9 +642,14 @@ module.exports.c_form__label_required_Color = {"name":"--pf-c-form__label-requir
|
|
|
632
642
|
module.exports.c_form__group_MarginLeft = {"name":"--pf-c-form__group--MarginLeft","value":"0.5rem","var":"var(--pf-c-form__group--MarginLeft)"}
|
|
633
643
|
module.exports.c_form_m_horizontal_md__group_GridTemplateColumns = {"name":"--pf-c-form--m-horizontal--md__group--GridTemplateColumns","value":"150px 1fr","var":"var(--pf-c-form--m-horizontal--md__group--GridTemplateColumns)"}
|
|
634
644
|
module.exports.c_form__group_m_action_MarginTop = {"name":"--pf-c-form__group--m-action--MarginTop","value":"2rem","var":"var(--pf-c-form__group--m-action--MarginTop)"}
|
|
645
|
+
module.exports.c_form__actions_MarginTop = {"name":"--pf-c-form__actions--MarginTop","value":"calc(0.5rem * -1)","var":"var(--pf-c-form__actions--MarginTop)"}
|
|
646
|
+
module.exports.c_form__actions_MarginRight = {"name":"--pf-c-form__actions--MarginRight","value":"calc(0.5rem * -1)","var":"var(--pf-c-form__actions--MarginRight)"}
|
|
635
647
|
module.exports.c_form__actions_MarginBottom = {"name":"--pf-c-form__actions--MarginBottom","value":"calc(0.5rem * -1)","var":"var(--pf-c-form__actions--MarginBottom)"}
|
|
636
|
-
module.exports.
|
|
648
|
+
module.exports.c_form__actions_MarginLeft = {"name":"--pf-c-form__actions--MarginLeft","value":"calc(0.5rem * -1)","var":"var(--pf-c-form__actions--MarginLeft)"}
|
|
649
|
+
module.exports.c_form__actions_child_MarginTop = {"name":"--pf-c-form__actions--child--MarginTop","value":"0.5rem","var":"var(--pf-c-form__actions--child--MarginTop)"}
|
|
650
|
+
module.exports.c_form__actions_child_MarginRight = {"name":"--pf-c-form__actions--child--MarginRight","value":"0.5rem","var":"var(--pf-c-form__actions--child--MarginRight)"}
|
|
637
651
|
module.exports.c_form__actions_child_MarginBottom = {"name":"--pf-c-form__actions--child--MarginBottom","value":"0.5rem","var":"var(--pf-c-form__actions--child--MarginBottom)"}
|
|
652
|
+
module.exports.c_form__actions_child_MarginLeft = {"name":"--pf-c-form__actions--child--MarginLeft","value":"0.5rem","var":"var(--pf-c-form__actions--child--MarginLeft)"}
|
|
638
653
|
module.exports.c_form__helper_text_MarginTop = {"name":"--pf-c-form__helper-text--MarginTop","value":"0.25rem","var":"var(--pf-c-form__helper-text--MarginTop)"}
|
|
639
654
|
module.exports.c_form__helper_text_FontSize = {"name":"--pf-c-form__helper-text--FontSize","value":"0.875rem","var":"var(--pf-c-form__helper-text--FontSize)"}
|
|
640
655
|
module.exports.c_form__helper_text_Color = {"name":"--pf-c-form__helper-text--Color","value":"#282d33","var":"var(--pf-c-form__helper-text--Color)"}
|
|
@@ -684,6 +699,8 @@ module.exports.c_form_control__select_Background = {"name":"--pf-c-form-control_
|
|
|
684
699
|
module.exports.c_form_control__select_invalid_Background = {"name":"--pf-c-form-control__select--invalid--Background","value":"url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23c00' d='M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zm-248 50c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E\") calc(100% - 0.5rem) 0.5rem/1rem 1rem no-repeat,url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23urrentColor' d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3E%3C/svg%3E\") calc(100% - 0.5rem) center/0.875rem no-repeat","var":"var(--pf-c-form-control__select--invalid--Background)"}
|
|
685
700
|
module.exports.c_form_control__select_invalid_PaddingRight = {"name":"--pf-c-form-control__select--invalid--PaddingRight","value":"calc(0.5rem + 3rem)","var":"var(--pf-c-form-control__select--invalid--PaddingRight)"}
|
|
686
701
|
module.exports.c_form_control_Color = {"name":"--pf-c-form-control--Color","value":"#72767b","var":"var(--pf-c-form-control--Color)"}
|
|
702
|
+
module.exports.c_input_group_BackgroundColor = {"name":"--pf-c-input-group--BackgroundColor","value":"#fff","var":"var(--pf-c-input-group--BackgroundColor)"}
|
|
703
|
+
module.exports.c_input_group_BorderRadius = {"name":"--pf-c-input-group--BorderRadius","value":"3px","var":"var(--pf-c-input-group--BorderRadius)"}
|
|
687
704
|
module.exports.c_input_group__text_FontSize = {"name":"--pf-c-input-group__text--FontSize","value":"1rem","var":"var(--pf-c-input-group__text--FontSize)"}
|
|
688
705
|
module.exports.c_input_group__text_PaddingRight = {"name":"--pf-c-input-group__text--PaddingRight","value":"0.5rem","var":"var(--pf-c-input-group__text--PaddingRight)"}
|
|
689
706
|
module.exports.c_input_group__text_PaddingLeft = {"name":"--pf-c-input-group__text--PaddingLeft","value":"0.5rem","var":"var(--pf-c-input-group__text--PaddingLeft)"}
|
|
@@ -738,7 +755,10 @@ module.exports.c_login__main_header_PaddingLeft = {"name":"--pf-c-login__main-he
|
|
|
738
755
|
module.exports.c_login__main_header_md_PaddingRight = {"name":"--pf-c-login__main-header--md--PaddingRight","value":"3rem","var":"var(--pf-c-login__main-header--md--PaddingRight)"}
|
|
739
756
|
module.exports.c_login__main_header_md_PaddingLeft = {"name":"--pf-c-login__main-header--md--PaddingLeft","value":"3rem","var":"var(--pf-c-login__main-header--md--PaddingLeft)"}
|
|
740
757
|
module.exports.c_login__main_header_ColumnGap = {"name":"--pf-c-login__main-header--ColumnGap","value":"1rem","var":"var(--pf-c-login__main-header--ColumnGap)"}
|
|
741
|
-
module.exports.c_login__main_header_RowGap = {"name":"--pf-c-login__main-header--RowGap","value":"
|
|
758
|
+
module.exports.c_login__main_header_RowGap = {"name":"--pf-c-login__main-header--RowGap","value":"1rem","var":"var(--pf-c-login__main-header--RowGap)"}
|
|
759
|
+
module.exports.c_login__main_header_desc_MarginBottom = {"name":"--pf-c-login__main-header-desc--MarginBottom","value":"0.5rem","var":"var(--pf-c-login__main-header-desc--MarginBottom)"}
|
|
760
|
+
module.exports.c_login__main_header_desc_md_MarginBottom = {"name":"--pf-c-login__main-header-desc--md--MarginBottom","value":"0","var":"var(--pf-c-login__main-header-desc--md--MarginBottom)"}
|
|
761
|
+
module.exports.c_login__main_header_desc_FontSize = {"name":"--pf-c-login__main-header-desc--FontSize","value":"0.875rem","var":"var(--pf-c-login__main-header-desc--FontSize)"}
|
|
742
762
|
module.exports.c_login__main_body_PaddingRight = {"name":"--pf-c-login__main-body--PaddingRight","value":"2rem","var":"var(--pf-c-login__main-body--PaddingRight)"}
|
|
743
763
|
module.exports.c_login__main_body_PaddingBottom = {"name":"--pf-c-login__main-body--PaddingBottom","value":"2rem","var":"var(--pf-c-login__main-body--PaddingBottom)"}
|
|
744
764
|
module.exports.c_login__main_body_PaddingLeft = {"name":"--pf-c-login__main-body--PaddingLeft","value":"2rem","var":"var(--pf-c-login__main-body--PaddingLeft)"}
|
|
@@ -912,6 +932,7 @@ module.exports.c_options_menu__toggle_expanded_BorderBottomWidth = {"name":"--pf
|
|
|
912
932
|
module.exports.c_options_menu__toggle_expanded_BorderBottomColor = {"name":"--pf-c-options-menu__toggle--expanded--BorderBottomColor","value":"#007bba","var":"var(--pf-c-options-menu__toggle--expanded--BorderBottomColor)"}
|
|
913
933
|
module.exports.c_options_menu__toggle_m_plain_Color = {"name":"--pf-c-options-menu__toggle--m-plain--Color","value":"#282d33","var":"var(--pf-c-options-menu__toggle--m-plain--Color)"}
|
|
914
934
|
module.exports.c_options_menu__toggle_m_plain_hover_Color = {"name":"--pf-c-options-menu__toggle--m-plain--hover--Color","value":"#282d33","var":"var(--pf-c-options-menu__toggle--m-plain--hover--Color)"}
|
|
935
|
+
module.exports.c_options_menu__toggle_icon_MarginRight = {"name":"--pf-c-options-menu__toggle-icon--MarginRight","value":"0.5rem","var":"var(--pf-c-options-menu__toggle-icon--MarginRight)"}
|
|
915
936
|
module.exports.c_options_menu__toggle_icon_MarginLeft = {"name":"--pf-c-options-menu__toggle-icon--MarginLeft","value":"1rem","var":"var(--pf-c-options-menu__toggle-icon--MarginLeft)"}
|
|
916
937
|
module.exports.c_options_menu__toggle_button_Background = {"name":"--pf-c-options-menu__toggle-button--Background","value":"transparent","var":"var(--pf-c-options-menu__toggle-button--Background)"}
|
|
917
938
|
module.exports.c_options_menu__toggle_button_PaddingTop = {"name":"--pf-c-options-menu__toggle-button--PaddingTop","value":"0.375rem","var":"var(--pf-c-options-menu__toggle-button--PaddingTop)"}
|
|
@@ -1066,7 +1087,7 @@ module.exports.c_radio__label_FontSize = {"name":"--pf-c-radio__label--FontSize"
|
|
|
1066
1087
|
module.exports.c_radio__label_LineHeight = {"name":"--pf-c-radio__label--LineHeight","value":"1.3","var":"var(--pf-c-radio__label--LineHeight)"}
|
|
1067
1088
|
module.exports.c_radio__input_MarginTop = {"name":"--pf-c-radio__input--MarginTop","value":"-0.1875rem","var":"var(--pf-c-radio__input--MarginTop)"}
|
|
1068
1089
|
module.exports.c_select__toggle_PaddingTop = {"name":"--pf-c-select__toggle--PaddingTop","value":"0","var":"var(--pf-c-select__toggle--PaddingTop)"}
|
|
1069
|
-
module.exports.c_select__toggle_PaddingRight = {"name":"--pf-c-select__toggle--PaddingRight","value":"0
|
|
1090
|
+
module.exports.c_select__toggle_PaddingRight = {"name":"--pf-c-select__toggle--PaddingRight","value":"0","var":"var(--pf-c-select__toggle--PaddingRight)"}
|
|
1070
1091
|
module.exports.c_select__toggle_PaddingBottom = {"name":"--pf-c-select__toggle--PaddingBottom","value":"0","var":"var(--pf-c-select__toggle--PaddingBottom)"}
|
|
1071
1092
|
module.exports.c_select__toggle_PaddingLeft = {"name":"--pf-c-select__toggle--PaddingLeft","value":"0.5rem","var":"var(--pf-c-select__toggle--PaddingLeft)"}
|
|
1072
1093
|
module.exports.c_select__toggle_MinWidth = {"name":"--pf-c-select__toggle--MinWidth","value":"44px","var":"var(--pf-c-select__toggle--MinWidth)"}
|
|
@@ -1100,9 +1121,14 @@ module.exports.c_select__toggle_typeahead_BorderTop = {"name":"--pf-c-select__to
|
|
|
1100
1121
|
module.exports.c_select__toggle_typeahead_BorderRight = {"name":"--pf-c-select__toggle-typeahead--BorderRight","value":"none","var":"var(--pf-c-select__toggle-typeahead--BorderRight)"}
|
|
1101
1122
|
module.exports.c_select__toggle_typeahead_BorderLeft = {"name":"--pf-c-select__toggle-typeahead--BorderLeft","value":"none","var":"var(--pf-c-select__toggle-typeahead--BorderLeft)"}
|
|
1102
1123
|
module.exports.c_select__toggle_typeahead_active_PaddingBottom = {"name":"--pf-c-select__toggle-typeahead--active--PaddingBottom","value":"calc(0.375rem - 1px)","var":"var(--pf-c-select__toggle-typeahead--active--PaddingBottom)"}
|
|
1103
|
-
module.exports.c_select__toggle_badge_PaddingLeft = {"name":"--pf-c-select__toggle-badge--PaddingLeft","value":"
|
|
1104
|
-
module.exports.c_select__toggle_arrow_MarginLeft = {"name":"--pf-c-select__toggle-arrow--MarginLeft","value":"0.
|
|
1105
|
-
module.exports.
|
|
1124
|
+
module.exports.c_select__toggle_badge_PaddingLeft = {"name":"--pf-c-select__toggle-badge--PaddingLeft","value":"0.5rem","var":"var(--pf-c-select__toggle-badge--PaddingLeft)"}
|
|
1125
|
+
module.exports.c_select__toggle_arrow_MarginLeft = {"name":"--pf-c-select__toggle-arrow--MarginLeft","value":"0.5rem","var":"var(--pf-c-select__toggle-arrow--MarginLeft)"}
|
|
1126
|
+
module.exports.c_select__toggle_arrow_MarginRight = {"name":"--pf-c-select__toggle-arrow--MarginRight","value":"0.5rem","var":"var(--pf-c-select__toggle-arrow--MarginRight)"}
|
|
1127
|
+
module.exports.c_select__toggle_arrow_with_clear_MarginLeft = {"name":"--pf-c-select__toggle-arrow--with-clear--MarginLeft","value":"0.5rem","var":"var(--pf-c-select__toggle-arrow--with-clear--MarginLeft)"}
|
|
1128
|
+
module.exports.c_select__toggle_clear_PaddingRight = {"name":"--pf-c-select__toggle-clear--PaddingRight","value":"0.5rem","var":"var(--pf-c-select__toggle-clear--PaddingRight)"}
|
|
1129
|
+
module.exports.c_select__toggle_clear_PaddingLeft = {"name":"--pf-c-select__toggle-clear--PaddingLeft","value":"1rem","var":"var(--pf-c-select__toggle-clear--PaddingLeft)"}
|
|
1130
|
+
module.exports.c_select__toggle_button_PaddingLeft = {"name":"--pf-c-select__toggle-button--PaddingLeft","value":"0.5rem","var":"var(--pf-c-select__toggle-button--PaddingLeft)"}
|
|
1131
|
+
module.exports.c_select__toggle_button_Color = {"name":"--pf-c-select__toggle-button--Color","value":"#282d33","var":"var(--pf-c-select__toggle-button--Color)"}
|
|
1106
1132
|
module.exports.c_select__menu_BackgroundColor = {"name":"--pf-c-select__menu--BackgroundColor","value":"#fff","var":"var(--pf-c-select__menu--BackgroundColor)"}
|
|
1107
1133
|
module.exports.c_select__menu_BorderWidth = {"name":"--pf-c-select__menu--BorderWidth","value":"1px","var":"var(--pf-c-select__menu--BorderWidth)"}
|
|
1108
1134
|
module.exports.c_select__menu_BoxShadow = {"name":"--pf-c-select__menu--BoxShadow","value":"0 0.0625rem 0.0625rem 0rem rgba(3,3,3,.05),0 0.25rem 0.5rem 0.25rem rgba(3,3,3,.06)","var":"var(--pf-c-select__menu--BoxShadow)"}
|
|
@@ -1201,6 +1227,11 @@ module.exports.c_table_BorderWidth = {"name":"--pf-c-table--BorderWidth","value"
|
|
|
1201
1227
|
module.exports.c_table_FontWeight = {"name":"--pf-c-table--FontWeight","value":"400","var":"var(--pf-c-table--FontWeight)"}
|
|
1202
1228
|
module.exports.c_table_FontFamily = {"name":"--pf-c-table--FontFamily","value":"overpass,overpass,open sans,-apple-system,blinkmacsystemfont,Segoe UI,roboto,Helvetica Neue,arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol","var":"var(--pf-c-table--FontFamily)"}
|
|
1203
1229
|
module.exports.c_table_LineHeight = {"name":"--pf-c-table--LineHeight","value":"1.5","var":"var(--pf-c-table--LineHeight)"}
|
|
1230
|
+
module.exports.c_table_caption_FontSize = {"name":"--pf-c-table-caption--FontSize","value":"0.875rem","var":"var(--pf-c-table-caption--FontSize)"}
|
|
1231
|
+
module.exports.c_table_caption_Color = {"name":"--pf-c-table-caption--Color","value":"#72767b","var":"var(--pf-c-table-caption--Color)"}
|
|
1232
|
+
module.exports.c_table_caption_PaddingTop = {"name":"--pf-c-table-caption--PaddingTop","value":"1rem","var":"var(--pf-c-table-caption--PaddingTop)"}
|
|
1233
|
+
module.exports.c_table_caption_PaddingBottom = {"name":"--pf-c-table-caption--PaddingBottom","value":"1rem","var":"var(--pf-c-table-caption--PaddingBottom)"}
|
|
1234
|
+
module.exports.c_table_caption_PaddingLeft = {"name":"--pf-c-table-caption--PaddingLeft","value":"2rem","var":"var(--pf-c-table-caption--PaddingLeft)"}
|
|
1204
1235
|
module.exports.c_table_thead_FontSize = {"name":"--pf-c-table-thead--FontSize","value":"0.875rem","var":"var(--pf-c-table-thead--FontSize)"}
|
|
1205
1236
|
module.exports.c_table_thead_cell_PaddingTop = {"name":"--pf-c-table-thead-cell--PaddingTop","value":"1rem","var":"var(--pf-c-table-thead-cell--PaddingTop)"}
|
|
1206
1237
|
module.exports.c_table_thead_cell_PaddingBottom = {"name":"--pf-c-table-thead-cell--PaddingBottom","value":"1rem","var":"var(--pf-c-table-thead-cell--PaddingBottom)"}
|