@patternfly/react-tokens 4.35.0 → 4.35.4
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 +35 -0
- package/dist/esm/c_expandable_section.d.ts +29 -0
- package/dist/esm/c_expandable_section.js +29 -0
- package/dist/esm/c_expandable_section__content_PaddingLeft.d.ts +1 -1
- package/dist/esm/c_expandable_section__content_PaddingLeft.js +1 -1
- package/dist/esm/c_expandable_section__toggle_icon_MinWidth.d.ts +6 -0
- package/dist/esm/c_expandable_section__toggle_icon_MinWidth.js +6 -0
- package/dist/esm/c_expandable_section_m_indented__content_PaddingLeft.d.ts +6 -0
- package/dist/esm/c_expandable_section_m_indented__content_PaddingLeft.js +6 -0
- package/dist/esm/c_label.d.ts +125 -0
- package/dist/esm/c_label.js +125 -0
- package/dist/esm/c_label__editable_text_BorderWidth.d.ts +6 -0
- package/dist/esm/c_label__editable_text_BorderWidth.js +6 -0
- package/dist/esm/c_label__editable_text_MaxWidth.d.ts +6 -0
- package/dist/esm/c_label__editable_text_MaxWidth.js +6 -0
- package/dist/esm/c_label_m_compact_m_editable_TextDecorationOffset.d.ts +6 -0
- package/dist/esm/c_label_m_compact_m_editable_TextDecorationOffset.js +6 -0
- package/dist/esm/c_label_m_editable_Cursor.d.ts +6 -0
- package/dist/esm/c_label_m_editable_Cursor.js +6 -0
- package/dist/esm/c_label_m_editable_TextDecoration.d.ts +6 -0
- package/dist/esm/c_label_m_editable_TextDecoration.js +6 -0
- package/dist/esm/c_label_m_editable_TextDecorationColor.d.ts +6 -0
- package/dist/esm/c_label_m_editable_TextDecorationColor.js +6 -0
- package/dist/esm/c_label_m_editable_TextDecorationOffset.d.ts +6 -0
- package/dist/esm/c_label_m_editable_TextDecorationOffset.js +6 -0
- package/dist/esm/c_label_m_editable_TextDecorationStyle.d.ts +6 -0
- package/dist/esm/c_label_m_editable_TextDecorationStyle.js +6 -0
- package/dist/esm/c_label_m_editable_TextDecorationThickness.d.ts +6 -0
- package/dist/esm/c_label_m_editable_TextDecorationThickness.js +6 -0
- package/dist/esm/c_label_m_editable_focus_TextDecorationColor.d.ts +6 -0
- package/dist/esm/c_label_m_editable_focus_TextDecorationColor.js +6 -0
- package/dist/esm/c_label_m_editable_hover_TextDecorationColor.d.ts +6 -0
- package/dist/esm/c_label_m_editable_hover_TextDecorationColor.js +6 -0
- package/dist/esm/c_label_m_editable_m_editable_active_Cursor.d.ts +6 -0
- package/dist/esm/c_label_m_editable_m_editable_active_Cursor.js +6 -0
- package/dist/esm/c_label_m_editable_m_editable_active_TextDecoration.d.ts +6 -0
- package/dist/esm/c_label_m_editable_m_editable_active_TextDecoration.js +6 -0
- package/dist/esm/index.d.ts +15 -0
- package/dist/esm/index.js +15 -0
- package/dist/js/c_expandable_section.d.ts +29 -0
- package/dist/js/c_expandable_section.js +29 -0
- package/dist/js/c_expandable_section__content_PaddingLeft.d.ts +1 -1
- package/dist/js/c_expandable_section__content_PaddingLeft.js +1 -1
- package/dist/js/c_expandable_section__toggle_icon_MinWidth.d.ts +6 -0
- package/dist/js/c_expandable_section__toggle_icon_MinWidth.js +8 -0
- package/dist/js/c_expandable_section_m_indented__content_PaddingLeft.d.ts +6 -0
- package/dist/js/c_expandable_section_m_indented__content_PaddingLeft.js +8 -0
- package/dist/js/c_label.d.ts +125 -0
- package/dist/js/c_label.js +125 -0
- package/dist/js/c_label__editable_text_BorderWidth.d.ts +6 -0
- package/dist/js/c_label__editable_text_BorderWidth.js +8 -0
- package/dist/js/c_label__editable_text_MaxWidth.d.ts +6 -0
- package/dist/js/c_label__editable_text_MaxWidth.js +8 -0
- package/dist/js/c_label_m_compact_m_editable_TextDecorationOffset.d.ts +6 -0
- package/dist/js/c_label_m_compact_m_editable_TextDecorationOffset.js +8 -0
- package/dist/js/c_label_m_editable_Cursor.d.ts +6 -0
- package/dist/js/c_label_m_editable_Cursor.js +8 -0
- package/dist/js/c_label_m_editable_TextDecoration.d.ts +6 -0
- package/dist/js/c_label_m_editable_TextDecoration.js +8 -0
- package/dist/js/c_label_m_editable_TextDecorationColor.d.ts +6 -0
- package/dist/js/c_label_m_editable_TextDecorationColor.js +8 -0
- package/dist/js/c_label_m_editable_TextDecorationOffset.d.ts +6 -0
- package/dist/js/c_label_m_editable_TextDecorationOffset.js +8 -0
- package/dist/js/c_label_m_editable_TextDecorationStyle.d.ts +6 -0
- package/dist/js/c_label_m_editable_TextDecorationStyle.js +8 -0
- package/dist/js/c_label_m_editable_TextDecorationThickness.d.ts +6 -0
- package/dist/js/c_label_m_editable_TextDecorationThickness.js +8 -0
- package/dist/js/c_label_m_editable_focus_TextDecorationColor.d.ts +6 -0
- package/dist/js/c_label_m_editable_focus_TextDecorationColor.js +8 -0
- package/dist/js/c_label_m_editable_hover_TextDecorationColor.d.ts +6 -0
- package/dist/js/c_label_m_editable_hover_TextDecorationColor.js +8 -0
- package/dist/js/c_label_m_editable_m_editable_active_Cursor.d.ts +6 -0
- package/dist/js/c_label_m_editable_m_editable_active_Cursor.js +8 -0
- package/dist/js/c_label_m_editable_m_editable_active_TextDecoration.d.ts +6 -0
- package/dist/js/c_label_m_editable_m_editable_active_TextDecoration.js +8 -0
- package/dist/js/index.d.ts +15 -0
- package/dist/js/index.js +15 -0
- package/package.json +3 -3
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_label_m_editable_hover_TextDecorationColor: {
|
|
2
|
+
"name": "--pf-c-label--m-editable--hover--TextDecorationColor",
|
|
3
|
+
"value": "#151515",
|
|
4
|
+
"var": "var(--pf-c-label--m-editable--hover--TextDecorationColor)"
|
|
5
|
+
};
|
|
6
|
+
export default c_label_m_editable_hover_TextDecorationColor;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_label_m_editable_hover_TextDecorationColor = {
|
|
2
|
+
"name": "--pf-c-label--m-editable--hover--TextDecorationColor",
|
|
3
|
+
"value": "#151515",
|
|
4
|
+
"var": "var(--pf-c-label--m-editable--hover--TextDecorationColor)"
|
|
5
|
+
};
|
|
6
|
+
export default c_label_m_editable_hover_TextDecorationColor;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_label_m_editable_m_editable_active_Cursor: {
|
|
2
|
+
"name": "--pf-c-label--m-editable--m-editable-active--Cursor",
|
|
3
|
+
"value": "auto",
|
|
4
|
+
"var": "var(--pf-c-label--m-editable--m-editable-active--Cursor)"
|
|
5
|
+
};
|
|
6
|
+
export default c_label_m_editable_m_editable_active_Cursor;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_label_m_editable_m_editable_active_Cursor = {
|
|
2
|
+
"name": "--pf-c-label--m-editable--m-editable-active--Cursor",
|
|
3
|
+
"value": "auto",
|
|
4
|
+
"var": "var(--pf-c-label--m-editable--m-editable-active--Cursor)"
|
|
5
|
+
};
|
|
6
|
+
export default c_label_m_editable_m_editable_active_Cursor;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_label_m_editable_m_editable_active_TextDecoration: {
|
|
2
|
+
"name": "--pf-c-label--m-editable--m-editable-active--TextDecoration",
|
|
3
|
+
"value": "none",
|
|
4
|
+
"var": "var(--pf-c-label--m-editable--m-editable-active--TextDecoration)"
|
|
5
|
+
};
|
|
6
|
+
export default c_label_m_editable_m_editable_active_TextDecoration;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_label_m_editable_m_editable_active_TextDecoration = {
|
|
2
|
+
"name": "--pf-c-label--m-editable--m-editable-active--TextDecoration",
|
|
3
|
+
"value": "none",
|
|
4
|
+
"var": "var(--pf-c-label--m-editable--m-editable-active--TextDecoration)"
|
|
5
|
+
};
|
|
6
|
+
export default c_label_m_editable_m_editable_active_TextDecoration;
|
package/dist/esm/index.d.ts
CHANGED
|
@@ -2948,6 +2948,7 @@ export { c_label_m_compact_PaddingRight } from './c_label_m_compact_PaddingRight
|
|
|
2948
2948
|
export { c_label_m_compact_PaddingBottom } from './c_label_m_compact_PaddingBottom';
|
|
2949
2949
|
export { c_label_m_compact_PaddingLeft } from './c_label_m_compact_PaddingLeft';
|
|
2950
2950
|
export { c_label_m_compact_FontSize } from './c_label_m_compact_FontSize';
|
|
2951
|
+
export { c_label_m_compact_m_editable_TextDecorationOffset } from './c_label_m_compact_m_editable_TextDecorationOffset';
|
|
2951
2952
|
export { c_label__content_Color } from './c_label__content_Color';
|
|
2952
2953
|
export { c_label_m_outline__content_Color } from './c_label_m_outline__content_Color';
|
|
2953
2954
|
export { c_label__text_MaxWidth } from './c_label__text_MaxWidth';
|
|
@@ -2962,6 +2963,18 @@ export { c_label__c_button_PaddingTop } from './c_label__c_button_PaddingTop';
|
|
|
2962
2963
|
export { c_label__c_button_PaddingRight } from './c_label__c_button_PaddingRight';
|
|
2963
2964
|
export { c_label__c_button_PaddingBottom } from './c_label__c_button_PaddingBottom';
|
|
2964
2965
|
export { c_label__c_button_PaddingLeft } from './c_label__c_button_PaddingLeft';
|
|
2966
|
+
export { c_label__editable_text_MaxWidth } from './c_label__editable_text_MaxWidth';
|
|
2967
|
+
export { c_label__editable_text_BorderWidth } from './c_label__editable_text_BorderWidth';
|
|
2968
|
+
export { c_label_m_editable_Cursor } from './c_label_m_editable_Cursor';
|
|
2969
|
+
export { c_label_m_editable_TextDecoration } from './c_label_m_editable_TextDecoration';
|
|
2970
|
+
export { c_label_m_editable_TextDecorationStyle } from './c_label_m_editable_TextDecorationStyle';
|
|
2971
|
+
export { c_label_m_editable_TextDecorationThickness } from './c_label_m_editable_TextDecorationThickness';
|
|
2972
|
+
export { c_label_m_editable_TextDecorationOffset } from './c_label_m_editable_TextDecorationOffset';
|
|
2973
|
+
export { c_label_m_editable_TextDecorationColor } from './c_label_m_editable_TextDecorationColor';
|
|
2974
|
+
export { c_label_m_editable_hover_TextDecorationColor } from './c_label_m_editable_hover_TextDecorationColor';
|
|
2975
|
+
export { c_label_m_editable_focus_TextDecorationColor } from './c_label_m_editable_focus_TextDecorationColor';
|
|
2976
|
+
export { c_label_m_editable_m_editable_active_Cursor } from './c_label_m_editable_m_editable_active_Cursor';
|
|
2977
|
+
export { c_label_m_editable_m_editable_active_TextDecoration } from './c_label_m_editable_m_editable_active_TextDecoration';
|
|
2965
2978
|
export { c_label_m_editable_m_editable_active_BackgroundColor } from './c_label_m_editable_m_editable_active_BackgroundColor';
|
|
2966
2979
|
export { c_label_m_editable_m_editable_active__content_before_BorderWidth } from './c_label_m_editable_m_editable_active__content_before_BorderWidth';
|
|
2967
2980
|
export { c_label_m_editable_m_editable_active__content_before_BorderColor } from './c_label_m_editable_m_editable_active__content_before_BorderColor';
|
|
@@ -3313,6 +3326,7 @@ export { c_expandable_section__toggle_hover_Color } from './c_expandable_section
|
|
|
3313
3326
|
export { c_expandable_section__toggle_active_Color } from './c_expandable_section__toggle_active_Color';
|
|
3314
3327
|
export { c_expandable_section__toggle_focus_Color } from './c_expandable_section__toggle_focus_Color';
|
|
3315
3328
|
export { c_expandable_section__toggle_m_expanded_Color } from './c_expandable_section__toggle_m_expanded_Color';
|
|
3329
|
+
export { c_expandable_section__toggle_icon_MinWidth } from './c_expandable_section__toggle_icon_MinWidth';
|
|
3316
3330
|
export { c_expandable_section__toggle_icon_Color } from './c_expandable_section__toggle_icon_Color';
|
|
3317
3331
|
export { c_expandable_section__toggle_icon_Transition } from './c_expandable_section__toggle_icon_Transition';
|
|
3318
3332
|
export { c_expandable_section__toggle_icon_Rotate } from './c_expandable_section__toggle_icon_Rotate';
|
|
@@ -3335,6 +3349,7 @@ export { c_expandable_section_m_display_lg__content_PaddingLeft } from './c_expa
|
|
|
3335
3349
|
export { c_expandable_section_m_display_lg_after_BackgroundColor } from './c_expandable_section_m_display_lg_after_BackgroundColor';
|
|
3336
3350
|
export { c_expandable_section_m_display_lg_after_Width } from './c_expandable_section_m_display_lg_after_Width';
|
|
3337
3351
|
export { c_expandable_section_m_display_lg_m_expanded_after_BackgroundColor } from './c_expandable_section_m_display_lg_m_expanded_after_BackgroundColor';
|
|
3352
|
+
export { c_expandable_section_m_indented__content_PaddingLeft } from './c_expandable_section_m_indented__content_PaddingLeft';
|
|
3338
3353
|
export { c_expandable_section__content_PaddingRight } from './c_expandable_section__content_PaddingRight';
|
|
3339
3354
|
export { c_expandable_section__content_PaddingBottom } from './c_expandable_section__content_PaddingBottom';
|
|
3340
3355
|
export { c_expandable_section__content_PaddingLeft } from './c_expandable_section__content_PaddingLeft';
|
package/dist/esm/index.js
CHANGED
|
@@ -2948,6 +2948,7 @@ export { c_label_m_compact_PaddingRight } from './c_label_m_compact_PaddingRight
|
|
|
2948
2948
|
export { c_label_m_compact_PaddingBottom } from './c_label_m_compact_PaddingBottom';
|
|
2949
2949
|
export { c_label_m_compact_PaddingLeft } from './c_label_m_compact_PaddingLeft';
|
|
2950
2950
|
export { c_label_m_compact_FontSize } from './c_label_m_compact_FontSize';
|
|
2951
|
+
export { c_label_m_compact_m_editable_TextDecorationOffset } from './c_label_m_compact_m_editable_TextDecorationOffset';
|
|
2951
2952
|
export { c_label__content_Color } from './c_label__content_Color';
|
|
2952
2953
|
export { c_label_m_outline__content_Color } from './c_label_m_outline__content_Color';
|
|
2953
2954
|
export { c_label__text_MaxWidth } from './c_label__text_MaxWidth';
|
|
@@ -2962,6 +2963,18 @@ export { c_label__c_button_PaddingTop } from './c_label__c_button_PaddingTop';
|
|
|
2962
2963
|
export { c_label__c_button_PaddingRight } from './c_label__c_button_PaddingRight';
|
|
2963
2964
|
export { c_label__c_button_PaddingBottom } from './c_label__c_button_PaddingBottom';
|
|
2964
2965
|
export { c_label__c_button_PaddingLeft } from './c_label__c_button_PaddingLeft';
|
|
2966
|
+
export { c_label__editable_text_MaxWidth } from './c_label__editable_text_MaxWidth';
|
|
2967
|
+
export { c_label__editable_text_BorderWidth } from './c_label__editable_text_BorderWidth';
|
|
2968
|
+
export { c_label_m_editable_Cursor } from './c_label_m_editable_Cursor';
|
|
2969
|
+
export { c_label_m_editable_TextDecoration } from './c_label_m_editable_TextDecoration';
|
|
2970
|
+
export { c_label_m_editable_TextDecorationStyle } from './c_label_m_editable_TextDecorationStyle';
|
|
2971
|
+
export { c_label_m_editable_TextDecorationThickness } from './c_label_m_editable_TextDecorationThickness';
|
|
2972
|
+
export { c_label_m_editable_TextDecorationOffset } from './c_label_m_editable_TextDecorationOffset';
|
|
2973
|
+
export { c_label_m_editable_TextDecorationColor } from './c_label_m_editable_TextDecorationColor';
|
|
2974
|
+
export { c_label_m_editable_hover_TextDecorationColor } from './c_label_m_editable_hover_TextDecorationColor';
|
|
2975
|
+
export { c_label_m_editable_focus_TextDecorationColor } from './c_label_m_editable_focus_TextDecorationColor';
|
|
2976
|
+
export { c_label_m_editable_m_editable_active_Cursor } from './c_label_m_editable_m_editable_active_Cursor';
|
|
2977
|
+
export { c_label_m_editable_m_editable_active_TextDecoration } from './c_label_m_editable_m_editable_active_TextDecoration';
|
|
2965
2978
|
export { c_label_m_editable_m_editable_active_BackgroundColor } from './c_label_m_editable_m_editable_active_BackgroundColor';
|
|
2966
2979
|
export { c_label_m_editable_m_editable_active__content_before_BorderWidth } from './c_label_m_editable_m_editable_active__content_before_BorderWidth';
|
|
2967
2980
|
export { c_label_m_editable_m_editable_active__content_before_BorderColor } from './c_label_m_editable_m_editable_active__content_before_BorderColor';
|
|
@@ -3313,6 +3326,7 @@ export { c_expandable_section__toggle_hover_Color } from './c_expandable_section
|
|
|
3313
3326
|
export { c_expandable_section__toggle_active_Color } from './c_expandable_section__toggle_active_Color';
|
|
3314
3327
|
export { c_expandable_section__toggle_focus_Color } from './c_expandable_section__toggle_focus_Color';
|
|
3315
3328
|
export { c_expandable_section__toggle_m_expanded_Color } from './c_expandable_section__toggle_m_expanded_Color';
|
|
3329
|
+
export { c_expandable_section__toggle_icon_MinWidth } from './c_expandable_section__toggle_icon_MinWidth';
|
|
3316
3330
|
export { c_expandable_section__toggle_icon_Color } from './c_expandable_section__toggle_icon_Color';
|
|
3317
3331
|
export { c_expandable_section__toggle_icon_Transition } from './c_expandable_section__toggle_icon_Transition';
|
|
3318
3332
|
export { c_expandable_section__toggle_icon_Rotate } from './c_expandable_section__toggle_icon_Rotate';
|
|
@@ -3335,6 +3349,7 @@ export { c_expandable_section_m_display_lg__content_PaddingLeft } from './c_expa
|
|
|
3335
3349
|
export { c_expandable_section_m_display_lg_after_BackgroundColor } from './c_expandable_section_m_display_lg_after_BackgroundColor';
|
|
3336
3350
|
export { c_expandable_section_m_display_lg_after_Width } from './c_expandable_section_m_display_lg_after_Width';
|
|
3337
3351
|
export { c_expandable_section_m_display_lg_m_expanded_after_BackgroundColor } from './c_expandable_section_m_display_lg_m_expanded_after_BackgroundColor';
|
|
3352
|
+
export { c_expandable_section_m_indented__content_PaddingLeft } from './c_expandable_section_m_indented__content_PaddingLeft';
|
|
3338
3353
|
export { c_expandable_section__content_PaddingRight } from './c_expandable_section__content_PaddingRight';
|
|
3339
3354
|
export { c_expandable_section__content_PaddingBottom } from './c_expandable_section__content_PaddingBottom';
|
|
3340
3355
|
export { c_expandable_section__content_PaddingLeft } from './c_expandable_section__content_PaddingLeft';
|
|
@@ -89,6 +89,10 @@ export const c_expandable_section: {
|
|
|
89
89
|
"#004080"
|
|
90
90
|
]
|
|
91
91
|
},
|
|
92
|
+
"c_expandable_section__toggle_icon_MinWidth": {
|
|
93
|
+
"name": "--pf-c-expandable-section__toggle-icon--MinWidth",
|
|
94
|
+
"value": "1em"
|
|
95
|
+
},
|
|
92
96
|
"c_expandable_section__toggle_icon_Color": {
|
|
93
97
|
"name": "--pf-c-expandable-section__toggle-icon--Color",
|
|
94
98
|
"value": "#151515",
|
|
@@ -254,6 +258,17 @@ export const c_expandable_section: {
|
|
|
254
258
|
"$pf-color-blue-400",
|
|
255
259
|
"#06c"
|
|
256
260
|
]
|
|
261
|
+
},
|
|
262
|
+
"c_expandable_section_m_indented__content_PaddingLeft": {
|
|
263
|
+
"name": "--pf-c-expandable-section--m-indented__content--PaddingLeft",
|
|
264
|
+
"value": "calc(calc(0.25rem + 0.5rem) + 1em)",
|
|
265
|
+
"values": [
|
|
266
|
+
"calc(--pf-c-expandable-section__toggle-text--MarginLeft + --pf-c-expandable-section__toggle-icon--MinWidth)",
|
|
267
|
+
"calc(calc(--pf-global--spacer--xs + --pf-global--spacer--sm) + 1em)",
|
|
268
|
+
"calc(calc($pf-global--spacer--xs + $pf-global--spacer--sm) + 1em)",
|
|
269
|
+
"calc(calc(pf-size-prem(4px) + pf-size-prem(8px)) + 1em)",
|
|
270
|
+
"calc(calc(0.25rem + 0.5rem) + 1em)"
|
|
271
|
+
]
|
|
257
272
|
}
|
|
258
273
|
},
|
|
259
274
|
".pf-c-expandable-section.pf-m-expanded": {
|
|
@@ -400,6 +415,20 @@ export const c_expandable_section: {
|
|
|
400
415
|
]
|
|
401
416
|
}
|
|
402
417
|
},
|
|
418
|
+
".pf-c-expandable-section.pf-m-indented": {
|
|
419
|
+
"c_expandable_section__content_PaddingLeft": {
|
|
420
|
+
"name": "--pf-c-expandable-section__content--PaddingLeft",
|
|
421
|
+
"value": "calc(calc(0.25rem + 0.5rem) + 1em)",
|
|
422
|
+
"values": [
|
|
423
|
+
"--pf-c-expandable-section--m-indented__content--PaddingLeft",
|
|
424
|
+
"calc(--pf-c-expandable-section__toggle-text--MarginLeft + --pf-c-expandable-section__toggle-icon--MinWidth)",
|
|
425
|
+
"calc(calc(--pf-global--spacer--xs + --pf-global--spacer--sm) + 1em)",
|
|
426
|
+
"calc(calc($pf-global--spacer--xs + $pf-global--spacer--sm) + 1em)",
|
|
427
|
+
"calc(calc(pf-size-prem(4px) + pf-size-prem(8px)) + 1em)",
|
|
428
|
+
"calc(calc(0.25rem + 0.5rem) + 1em)"
|
|
429
|
+
]
|
|
430
|
+
}
|
|
431
|
+
},
|
|
403
432
|
".pf-c-expandable-section__toggle:hover": {
|
|
404
433
|
"c_expandable_section__toggle_Color": {
|
|
405
434
|
"name": "--pf-c-expandable-section__toggle--Color",
|
|
@@ -91,6 +91,10 @@ exports.c_expandable_section = {
|
|
|
91
91
|
"#004080"
|
|
92
92
|
]
|
|
93
93
|
},
|
|
94
|
+
"c_expandable_section__toggle_icon_MinWidth": {
|
|
95
|
+
"name": "--pf-c-expandable-section__toggle-icon--MinWidth",
|
|
96
|
+
"value": "1em"
|
|
97
|
+
},
|
|
94
98
|
"c_expandable_section__toggle_icon_Color": {
|
|
95
99
|
"name": "--pf-c-expandable-section__toggle-icon--Color",
|
|
96
100
|
"value": "#151515",
|
|
@@ -256,6 +260,17 @@ exports.c_expandable_section = {
|
|
|
256
260
|
"$pf-color-blue-400",
|
|
257
261
|
"#06c"
|
|
258
262
|
]
|
|
263
|
+
},
|
|
264
|
+
"c_expandable_section_m_indented__content_PaddingLeft": {
|
|
265
|
+
"name": "--pf-c-expandable-section--m-indented__content--PaddingLeft",
|
|
266
|
+
"value": "calc(calc(0.25rem + 0.5rem) + 1em)",
|
|
267
|
+
"values": [
|
|
268
|
+
"calc(--pf-c-expandable-section__toggle-text--MarginLeft + --pf-c-expandable-section__toggle-icon--MinWidth)",
|
|
269
|
+
"calc(calc(--pf-global--spacer--xs + --pf-global--spacer--sm) + 1em)",
|
|
270
|
+
"calc(calc($pf-global--spacer--xs + $pf-global--spacer--sm) + 1em)",
|
|
271
|
+
"calc(calc(pf-size-prem(4px) + pf-size-prem(8px)) + 1em)",
|
|
272
|
+
"calc(calc(0.25rem + 0.5rem) + 1em)"
|
|
273
|
+
]
|
|
259
274
|
}
|
|
260
275
|
},
|
|
261
276
|
".pf-c-expandable-section.pf-m-expanded": {
|
|
@@ -402,6 +417,20 @@ exports.c_expandable_section = {
|
|
|
402
417
|
]
|
|
403
418
|
}
|
|
404
419
|
},
|
|
420
|
+
".pf-c-expandable-section.pf-m-indented": {
|
|
421
|
+
"c_expandable_section__content_PaddingLeft": {
|
|
422
|
+
"name": "--pf-c-expandable-section__content--PaddingLeft",
|
|
423
|
+
"value": "calc(calc(0.25rem + 0.5rem) + 1em)",
|
|
424
|
+
"values": [
|
|
425
|
+
"--pf-c-expandable-section--m-indented__content--PaddingLeft",
|
|
426
|
+
"calc(--pf-c-expandable-section__toggle-text--MarginLeft + --pf-c-expandable-section__toggle-icon--MinWidth)",
|
|
427
|
+
"calc(calc(--pf-global--spacer--xs + --pf-global--spacer--sm) + 1em)",
|
|
428
|
+
"calc(calc($pf-global--spacer--xs + $pf-global--spacer--sm) + 1em)",
|
|
429
|
+
"calc(calc(pf-size-prem(4px) + pf-size-prem(8px)) + 1em)",
|
|
430
|
+
"calc(calc(0.25rem + 0.5rem) + 1em)"
|
|
431
|
+
]
|
|
432
|
+
}
|
|
433
|
+
},
|
|
405
434
|
".pf-c-expandable-section__toggle:hover": {
|
|
406
435
|
"c_expandable_section__toggle_Color": {
|
|
407
436
|
"name": "--pf-c-expandable-section__toggle--Color",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export const c_expandable_section__content_PaddingLeft: {
|
|
2
2
|
"name": "--pf-c-expandable-section__content--PaddingLeft",
|
|
3
|
-
"value": "
|
|
3
|
+
"value": "calc(calc(0.25rem + 0.5rem) + 1em)",
|
|
4
4
|
"var": "var(--pf-c-expandable-section__content--PaddingLeft)"
|
|
5
5
|
};
|
|
6
6
|
export default c_expandable_section__content_PaddingLeft;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
exports.__esModule = true;
|
|
3
3
|
exports.c_expandable_section__content_PaddingLeft = {
|
|
4
4
|
"name": "--pf-c-expandable-section__content--PaddingLeft",
|
|
5
|
-
"value": "
|
|
5
|
+
"value": "calc(calc(0.25rem + 0.5rem) + 1em)",
|
|
6
6
|
"var": "var(--pf-c-expandable-section__content--PaddingLeft)"
|
|
7
7
|
};
|
|
8
8
|
exports["default"] = exports.c_expandable_section__content_PaddingLeft;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
exports.c_expandable_section__toggle_icon_MinWidth = {
|
|
4
|
+
"name": "--pf-c-expandable-section__toggle-icon--MinWidth",
|
|
5
|
+
"value": "1em",
|
|
6
|
+
"var": "var(--pf-c-expandable-section__toggle-icon--MinWidth)"
|
|
7
|
+
};
|
|
8
|
+
exports["default"] = exports.c_expandable_section__toggle_icon_MinWidth;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_expandable_section_m_indented__content_PaddingLeft: {
|
|
2
|
+
"name": "--pf-c-expandable-section--m-indented__content--PaddingLeft",
|
|
3
|
+
"value": "calc(calc(0.25rem + 0.5rem) + 1em)",
|
|
4
|
+
"var": "var(--pf-c-expandable-section--m-indented__content--PaddingLeft)"
|
|
5
|
+
};
|
|
6
|
+
export default c_expandable_section_m_indented__content_PaddingLeft;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
exports.c_expandable_section_m_indented__content_PaddingLeft = {
|
|
4
|
+
"name": "--pf-c-expandable-section--m-indented__content--PaddingLeft",
|
|
5
|
+
"value": "calc(calc(0.25rem + 0.5rem) + 1em)",
|
|
6
|
+
"var": "var(--pf-c-expandable-section--m-indented__content--PaddingLeft)"
|
|
7
|
+
};
|
|
8
|
+
exports["default"] = exports.c_expandable_section_m_indented__content_PaddingLeft;
|
package/dist/js/c_label.d.ts
CHANGED
|
@@ -894,6 +894,10 @@ export const c_label: {
|
|
|
894
894
|
"0.75rem"
|
|
895
895
|
]
|
|
896
896
|
},
|
|
897
|
+
"c_label_m_compact_m_editable_TextDecorationOffset": {
|
|
898
|
+
"name": "--pf-c-label--m-compact--m-editable--TextDecorationOffset",
|
|
899
|
+
"value": "0.0625rem"
|
|
900
|
+
},
|
|
897
901
|
"c_label__content_Color": {
|
|
898
902
|
"name": "--pf-c-label__content--Color",
|
|
899
903
|
"value": "#151515",
|
|
@@ -1028,6 +1032,77 @@ export const c_label: {
|
|
|
1028
1032
|
"0.5rem"
|
|
1029
1033
|
]
|
|
1030
1034
|
},
|
|
1035
|
+
"c_label__editable_text_MaxWidth": {
|
|
1036
|
+
"name": "--pf-c-label__editable-text--MaxWidth",
|
|
1037
|
+
"value": "16ch"
|
|
1038
|
+
},
|
|
1039
|
+
"c_label__editable_text_BorderWidth": {
|
|
1040
|
+
"name": "--pf-c-label__editable-text--BorderWidth",
|
|
1041
|
+
"value": "0"
|
|
1042
|
+
},
|
|
1043
|
+
"c_label_m_editable_Cursor": {
|
|
1044
|
+
"name": "--pf-c-label--m-editable--Cursor",
|
|
1045
|
+
"value": "pointer"
|
|
1046
|
+
},
|
|
1047
|
+
"c_label_m_editable_TextDecoration": {
|
|
1048
|
+
"name": "--pf-c-label--m-editable--TextDecoration",
|
|
1049
|
+
"value": "underline"
|
|
1050
|
+
},
|
|
1051
|
+
"c_label_m_editable_TextDecorationStyle": {
|
|
1052
|
+
"name": "--pf-c-label--m-editable--TextDecorationStyle",
|
|
1053
|
+
"value": "dashed"
|
|
1054
|
+
},
|
|
1055
|
+
"c_label_m_editable_TextDecorationThickness": {
|
|
1056
|
+
"name": "--pf-c-label--m-editable--TextDecorationThickness",
|
|
1057
|
+
"value": "1px",
|
|
1058
|
+
"values": [
|
|
1059
|
+
"--pf-global--BorderWidth--sm",
|
|
1060
|
+
"$pf-global--BorderWidth--sm",
|
|
1061
|
+
"1px"
|
|
1062
|
+
]
|
|
1063
|
+
},
|
|
1064
|
+
"c_label_m_editable_TextDecorationOffset": {
|
|
1065
|
+
"name": "--pf-c-label--m-editable--TextDecorationOffset",
|
|
1066
|
+
"value": "0.25rem"
|
|
1067
|
+
},
|
|
1068
|
+
"c_label_m_editable_TextDecorationColor": {
|
|
1069
|
+
"name": "--pf-c-label--m-editable--TextDecorationColor",
|
|
1070
|
+
"value": "#8a8d90",
|
|
1071
|
+
"values": [
|
|
1072
|
+
"--pf-global--BorderColor--200",
|
|
1073
|
+
"$pf-global--BorderColor--200",
|
|
1074
|
+
"$pf-color-black-500",
|
|
1075
|
+
"#8a8d90"
|
|
1076
|
+
]
|
|
1077
|
+
},
|
|
1078
|
+
"c_label_m_editable_hover_TextDecorationColor": {
|
|
1079
|
+
"name": "--pf-c-label--m-editable--hover--TextDecorationColor",
|
|
1080
|
+
"value": "#151515",
|
|
1081
|
+
"values": [
|
|
1082
|
+
"--pf-global--Color--100",
|
|
1083
|
+
"$pf-global--Color--100",
|
|
1084
|
+
"$pf-color-black-900",
|
|
1085
|
+
"#151515"
|
|
1086
|
+
]
|
|
1087
|
+
},
|
|
1088
|
+
"c_label_m_editable_focus_TextDecorationColor": {
|
|
1089
|
+
"name": "--pf-c-label--m-editable--focus--TextDecorationColor",
|
|
1090
|
+
"value": "#151515",
|
|
1091
|
+
"values": [
|
|
1092
|
+
"--pf-global--Color--100",
|
|
1093
|
+
"$pf-global--Color--100",
|
|
1094
|
+
"$pf-color-black-900",
|
|
1095
|
+
"#151515"
|
|
1096
|
+
]
|
|
1097
|
+
},
|
|
1098
|
+
"c_label_m_editable_m_editable_active_Cursor": {
|
|
1099
|
+
"name": "--pf-c-label--m-editable--m-editable-active--Cursor",
|
|
1100
|
+
"value": "auto"
|
|
1101
|
+
},
|
|
1102
|
+
"c_label_m_editable_m_editable_active_TextDecoration": {
|
|
1103
|
+
"name": "--pf-c-label--m-editable--m-editable-active--TextDecoration",
|
|
1104
|
+
"value": "none"
|
|
1105
|
+
},
|
|
1031
1106
|
"c_label_m_editable_m_editable_active_BackgroundColor": {
|
|
1032
1107
|
"name": "--pf-c-label--m-editable--m-editable-active--BackgroundColor",
|
|
1033
1108
|
"value": "transparent"
|
|
@@ -1090,6 +1165,14 @@ export const c_label: {
|
|
|
1090
1165
|
"pf-font-prem(12px)",
|
|
1091
1166
|
"0.75rem"
|
|
1092
1167
|
]
|
|
1168
|
+
},
|
|
1169
|
+
"c_label_m_editable_TextDecorationOffset": {
|
|
1170
|
+
"name": "--pf-c-label--m-editable--TextDecorationOffset",
|
|
1171
|
+
"value": "0.0625rem",
|
|
1172
|
+
"values": [
|
|
1173
|
+
"--pf-c-label--m-compact--m-editable--TextDecorationOffset",
|
|
1174
|
+
"0.0625rem"
|
|
1175
|
+
]
|
|
1093
1176
|
}
|
|
1094
1177
|
},
|
|
1095
1178
|
".pf-c-label.pf-m-blue": {
|
|
@@ -1831,7 +1914,49 @@ export const c_label: {
|
|
|
1831
1914
|
]
|
|
1832
1915
|
}
|
|
1833
1916
|
},
|
|
1917
|
+
".pf-c-label.pf-m-editable:hover": {
|
|
1918
|
+
"c_label_m_editable_TextDecorationColor": {
|
|
1919
|
+
"name": "--pf-c-label--m-editable--TextDecorationColor",
|
|
1920
|
+
"value": "#151515",
|
|
1921
|
+
"values": [
|
|
1922
|
+
"--pf-c-label--m-editable--hover--TextDecorationColor",
|
|
1923
|
+
"--pf-global--Color--100",
|
|
1924
|
+
"$pf-global--Color--100",
|
|
1925
|
+
"$pf-color-black-900",
|
|
1926
|
+
"#151515"
|
|
1927
|
+
]
|
|
1928
|
+
}
|
|
1929
|
+
},
|
|
1930
|
+
".pf-c-label.pf-m-editable:focus": {
|
|
1931
|
+
"c_label_m_editable_TextDecorationColor": {
|
|
1932
|
+
"name": "--pf-c-label--m-editable--TextDecorationColor",
|
|
1933
|
+
"value": "#151515",
|
|
1934
|
+
"values": [
|
|
1935
|
+
"--pf-c-label--m-editable--focus--TextDecorationColor",
|
|
1936
|
+
"--pf-global--Color--100",
|
|
1937
|
+
"$pf-global--Color--100",
|
|
1938
|
+
"$pf-color-black-900",
|
|
1939
|
+
"#151515"
|
|
1940
|
+
]
|
|
1941
|
+
}
|
|
1942
|
+
},
|
|
1834
1943
|
".pf-c-label.pf-m-editable-active": {
|
|
1944
|
+
"c_label_m_editable_Cursor": {
|
|
1945
|
+
"name": "--pf-c-label--m-editable--Cursor",
|
|
1946
|
+
"value": "auto",
|
|
1947
|
+
"values": [
|
|
1948
|
+
"--pf-c-label--m-editable--m-editable-active--Cursor",
|
|
1949
|
+
"auto"
|
|
1950
|
+
]
|
|
1951
|
+
},
|
|
1952
|
+
"c_label_m_editable_TextDecoration": {
|
|
1953
|
+
"name": "--pf-c-label--m-editable--TextDecoration",
|
|
1954
|
+
"value": "none",
|
|
1955
|
+
"values": [
|
|
1956
|
+
"--pf-c-label--m-editable--m-editable-active--TextDecoration",
|
|
1957
|
+
"none"
|
|
1958
|
+
]
|
|
1959
|
+
},
|
|
1835
1960
|
"c_label_BackgroundColor": {
|
|
1836
1961
|
"name": "--pf-c-label--BackgroundColor",
|
|
1837
1962
|
"value": "transparent",
|
package/dist/js/c_label.js
CHANGED
|
@@ -896,6 +896,10 @@ exports.c_label = {
|
|
|
896
896
|
"0.75rem"
|
|
897
897
|
]
|
|
898
898
|
},
|
|
899
|
+
"c_label_m_compact_m_editable_TextDecorationOffset": {
|
|
900
|
+
"name": "--pf-c-label--m-compact--m-editable--TextDecorationOffset",
|
|
901
|
+
"value": "0.0625rem"
|
|
902
|
+
},
|
|
899
903
|
"c_label__content_Color": {
|
|
900
904
|
"name": "--pf-c-label__content--Color",
|
|
901
905
|
"value": "#151515",
|
|
@@ -1030,6 +1034,77 @@ exports.c_label = {
|
|
|
1030
1034
|
"0.5rem"
|
|
1031
1035
|
]
|
|
1032
1036
|
},
|
|
1037
|
+
"c_label__editable_text_MaxWidth": {
|
|
1038
|
+
"name": "--pf-c-label__editable-text--MaxWidth",
|
|
1039
|
+
"value": "16ch"
|
|
1040
|
+
},
|
|
1041
|
+
"c_label__editable_text_BorderWidth": {
|
|
1042
|
+
"name": "--pf-c-label__editable-text--BorderWidth",
|
|
1043
|
+
"value": "0"
|
|
1044
|
+
},
|
|
1045
|
+
"c_label_m_editable_Cursor": {
|
|
1046
|
+
"name": "--pf-c-label--m-editable--Cursor",
|
|
1047
|
+
"value": "pointer"
|
|
1048
|
+
},
|
|
1049
|
+
"c_label_m_editable_TextDecoration": {
|
|
1050
|
+
"name": "--pf-c-label--m-editable--TextDecoration",
|
|
1051
|
+
"value": "underline"
|
|
1052
|
+
},
|
|
1053
|
+
"c_label_m_editable_TextDecorationStyle": {
|
|
1054
|
+
"name": "--pf-c-label--m-editable--TextDecorationStyle",
|
|
1055
|
+
"value": "dashed"
|
|
1056
|
+
},
|
|
1057
|
+
"c_label_m_editable_TextDecorationThickness": {
|
|
1058
|
+
"name": "--pf-c-label--m-editable--TextDecorationThickness",
|
|
1059
|
+
"value": "1px",
|
|
1060
|
+
"values": [
|
|
1061
|
+
"--pf-global--BorderWidth--sm",
|
|
1062
|
+
"$pf-global--BorderWidth--sm",
|
|
1063
|
+
"1px"
|
|
1064
|
+
]
|
|
1065
|
+
},
|
|
1066
|
+
"c_label_m_editable_TextDecorationOffset": {
|
|
1067
|
+
"name": "--pf-c-label--m-editable--TextDecorationOffset",
|
|
1068
|
+
"value": "0.25rem"
|
|
1069
|
+
},
|
|
1070
|
+
"c_label_m_editable_TextDecorationColor": {
|
|
1071
|
+
"name": "--pf-c-label--m-editable--TextDecorationColor",
|
|
1072
|
+
"value": "#8a8d90",
|
|
1073
|
+
"values": [
|
|
1074
|
+
"--pf-global--BorderColor--200",
|
|
1075
|
+
"$pf-global--BorderColor--200",
|
|
1076
|
+
"$pf-color-black-500",
|
|
1077
|
+
"#8a8d90"
|
|
1078
|
+
]
|
|
1079
|
+
},
|
|
1080
|
+
"c_label_m_editable_hover_TextDecorationColor": {
|
|
1081
|
+
"name": "--pf-c-label--m-editable--hover--TextDecorationColor",
|
|
1082
|
+
"value": "#151515",
|
|
1083
|
+
"values": [
|
|
1084
|
+
"--pf-global--Color--100",
|
|
1085
|
+
"$pf-global--Color--100",
|
|
1086
|
+
"$pf-color-black-900",
|
|
1087
|
+
"#151515"
|
|
1088
|
+
]
|
|
1089
|
+
},
|
|
1090
|
+
"c_label_m_editable_focus_TextDecorationColor": {
|
|
1091
|
+
"name": "--pf-c-label--m-editable--focus--TextDecorationColor",
|
|
1092
|
+
"value": "#151515",
|
|
1093
|
+
"values": [
|
|
1094
|
+
"--pf-global--Color--100",
|
|
1095
|
+
"$pf-global--Color--100",
|
|
1096
|
+
"$pf-color-black-900",
|
|
1097
|
+
"#151515"
|
|
1098
|
+
]
|
|
1099
|
+
},
|
|
1100
|
+
"c_label_m_editable_m_editable_active_Cursor": {
|
|
1101
|
+
"name": "--pf-c-label--m-editable--m-editable-active--Cursor",
|
|
1102
|
+
"value": "auto"
|
|
1103
|
+
},
|
|
1104
|
+
"c_label_m_editable_m_editable_active_TextDecoration": {
|
|
1105
|
+
"name": "--pf-c-label--m-editable--m-editable-active--TextDecoration",
|
|
1106
|
+
"value": "none"
|
|
1107
|
+
},
|
|
1033
1108
|
"c_label_m_editable_m_editable_active_BackgroundColor": {
|
|
1034
1109
|
"name": "--pf-c-label--m-editable--m-editable-active--BackgroundColor",
|
|
1035
1110
|
"value": "transparent"
|
|
@@ -1092,6 +1167,14 @@ exports.c_label = {
|
|
|
1092
1167
|
"pf-font-prem(12px)",
|
|
1093
1168
|
"0.75rem"
|
|
1094
1169
|
]
|
|
1170
|
+
},
|
|
1171
|
+
"c_label_m_editable_TextDecorationOffset": {
|
|
1172
|
+
"name": "--pf-c-label--m-editable--TextDecorationOffset",
|
|
1173
|
+
"value": "0.0625rem",
|
|
1174
|
+
"values": [
|
|
1175
|
+
"--pf-c-label--m-compact--m-editable--TextDecorationOffset",
|
|
1176
|
+
"0.0625rem"
|
|
1177
|
+
]
|
|
1095
1178
|
}
|
|
1096
1179
|
},
|
|
1097
1180
|
".pf-c-label.pf-m-blue": {
|
|
@@ -1833,7 +1916,49 @@ exports.c_label = {
|
|
|
1833
1916
|
]
|
|
1834
1917
|
}
|
|
1835
1918
|
},
|
|
1919
|
+
".pf-c-label.pf-m-editable:hover": {
|
|
1920
|
+
"c_label_m_editable_TextDecorationColor": {
|
|
1921
|
+
"name": "--pf-c-label--m-editable--TextDecorationColor",
|
|
1922
|
+
"value": "#151515",
|
|
1923
|
+
"values": [
|
|
1924
|
+
"--pf-c-label--m-editable--hover--TextDecorationColor",
|
|
1925
|
+
"--pf-global--Color--100",
|
|
1926
|
+
"$pf-global--Color--100",
|
|
1927
|
+
"$pf-color-black-900",
|
|
1928
|
+
"#151515"
|
|
1929
|
+
]
|
|
1930
|
+
}
|
|
1931
|
+
},
|
|
1932
|
+
".pf-c-label.pf-m-editable:focus": {
|
|
1933
|
+
"c_label_m_editable_TextDecorationColor": {
|
|
1934
|
+
"name": "--pf-c-label--m-editable--TextDecorationColor",
|
|
1935
|
+
"value": "#151515",
|
|
1936
|
+
"values": [
|
|
1937
|
+
"--pf-c-label--m-editable--focus--TextDecorationColor",
|
|
1938
|
+
"--pf-global--Color--100",
|
|
1939
|
+
"$pf-global--Color--100",
|
|
1940
|
+
"$pf-color-black-900",
|
|
1941
|
+
"#151515"
|
|
1942
|
+
]
|
|
1943
|
+
}
|
|
1944
|
+
},
|
|
1836
1945
|
".pf-c-label.pf-m-editable-active": {
|
|
1946
|
+
"c_label_m_editable_Cursor": {
|
|
1947
|
+
"name": "--pf-c-label--m-editable--Cursor",
|
|
1948
|
+
"value": "auto",
|
|
1949
|
+
"values": [
|
|
1950
|
+
"--pf-c-label--m-editable--m-editable-active--Cursor",
|
|
1951
|
+
"auto"
|
|
1952
|
+
]
|
|
1953
|
+
},
|
|
1954
|
+
"c_label_m_editable_TextDecoration": {
|
|
1955
|
+
"name": "--pf-c-label--m-editable--TextDecoration",
|
|
1956
|
+
"value": "none",
|
|
1957
|
+
"values": [
|
|
1958
|
+
"--pf-c-label--m-editable--m-editable-active--TextDecoration",
|
|
1959
|
+
"none"
|
|
1960
|
+
]
|
|
1961
|
+
},
|
|
1837
1962
|
"c_label_BackgroundColor": {
|
|
1838
1963
|
"name": "--pf-c-label--BackgroundColor",
|
|
1839
1964
|
"value": "transparent",
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
exports.c_label__editable_text_BorderWidth = {
|
|
4
|
+
"name": "--pf-c-label__editable-text--BorderWidth",
|
|
5
|
+
"value": "0",
|
|
6
|
+
"var": "var(--pf-c-label__editable-text--BorderWidth)"
|
|
7
|
+
};
|
|
8
|
+
exports["default"] = exports.c_label__editable_text_BorderWidth;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
exports.c_label__editable_text_MaxWidth = {
|
|
4
|
+
"name": "--pf-c-label__editable-text--MaxWidth",
|
|
5
|
+
"value": "16ch",
|
|
6
|
+
"var": "var(--pf-c-label__editable-text--MaxWidth)"
|
|
7
|
+
};
|
|
8
|
+
exports["default"] = exports.c_label__editable_text_MaxWidth;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_label_m_compact_m_editable_TextDecorationOffset: {
|
|
2
|
+
"name": "--pf-c-label--m-compact--m-editable--TextDecorationOffset",
|
|
3
|
+
"value": "0.0625rem",
|
|
4
|
+
"var": "var(--pf-c-label--m-compact--m-editable--TextDecorationOffset)"
|
|
5
|
+
};
|
|
6
|
+
export default c_label_m_compact_m_editable_TextDecorationOffset;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
exports.c_label_m_compact_m_editable_TextDecorationOffset = {
|
|
4
|
+
"name": "--pf-c-label--m-compact--m-editable--TextDecorationOffset",
|
|
5
|
+
"value": "0.0625rem",
|
|
6
|
+
"var": "var(--pf-c-label--m-compact--m-editable--TextDecorationOffset)"
|
|
7
|
+
};
|
|
8
|
+
exports["default"] = exports.c_label_m_compact_m_editable_TextDecorationOffset;
|