|
28 | 28 | '{misc_legend:hide},box-shadow,selection-color,selection-color-invert,selection-bg,selection-bg-invert,aspect-ratios;' .
|
29 | 29 | '{breakpoint_legend:hide ctm-group palette-group[layout_header]},breakpoints;' .
|
30 | 30 | '{layout_behavior_legend:hide ctm-group},layout-column-small-break,layout-column-medium-break,layout-column-large-break,layout-column-width-small,layout-column-width-medium,layout-column-width-large,layout-column-gutter-small,layout-column-gutter-medium,layout-column-gutter-large;' .
|
31 |
| - '{article_legend:hide ctm-group},x-spacing-large-m,x-spacing-large-l,x-spacing-small,article-outer-padding,article-outer-padding-xs,article-outer-padding-s,article-spacing-xs-small,article-spacing-s-small,article-spacing-m-small,article-spacing-l-small,article-spacing-xl-small,article-spacing-xs-medium,article-spacing-s-medium,article-spacing-m-medium,article-spacing-l-medium,article-spacing-xl-medium,article-spacing-xs-large,article-spacing-s-large,article-spacing-m-large,article-spacing-l-large,article-spacing-xl-large,article-main-spacing-bottom,article-options-vheight,article-options-height;' . |
| 31 | + '{article_legend:hide ctm-group},x-spacing-large-m,x-spacing-large-l,x-spacing-small,article-outer-padding,article-outer-padding-xs,article-outer-padding-s,article-spacing-small,article-spacing-xs-small,article-spacing-s-small,article-spacing-m-small,article-spacing-l-small,article-spacing-xl-small,article-spacing-medium,article-spacing-xs-medium,article-spacing-s-medium,article-spacing-m-medium,article-spacing-l-medium,article-spacing-xl-medium,article-spacing-large,article-spacing-xs-large,article-spacing-s-large,article-spacing-m-large,article-spacing-l-large,article-spacing-xl-large,article-main-spacing-bottom,article-options-vheight,article-options-height;' . |
32 | 32 | '{grid_legend:hide ctm-group},grid-columns,grid-gutter-width,grid-gutter-bottom;' .
|
33 | 33 | '{spacing_inner_legend:hide ctm-group},paragraph-spacing,element-spacing-small,element-spacing-medium,element-spacing-large,top-bottom-padding-small,top-bottom-padding-medium,top-bottom-padding-large,left-right-padding-small,left-right-padding-medium,left-right-padding-large;' .
|
34 | 34 | '{spacing_outer_legend:hide ctm-group},top-bottom-margin-small,top-bottom-margin-medium,top-bottom-margin-large,left-right-margin-small,left-right-margin-medium,left-right-margin-large;' .
|
@@ -2597,112 +2597,133 @@
|
2597 | 2597 | 'eval' => ['placeholder'=>'0px', 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w33'],
|
2598 | 2598 | ],
|
2599 | 2599 |
|
| 2600 | + 'article-spacing-small' => [ |
| 2601 | + 'default' => 'a:2:{s:4:"unit";s:3:"rem";s:5:"value";s:3:"2.5";}', |
| 2602 | + 'label' => &$GLOBALS['TL_LANG']['tl_thememanager']['article-spacing-small'], |
| 2603 | + 'inputType' => 'inputUnit', |
| 2604 | + 'options' => $GLOBALS['CTM_CSS_UNITS'], |
| 2605 | + 'eval' => ['placeholder'=>'2.5rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w16 clr'], |
| 2606 | + ], |
2600 | 2607 | 'article-spacing-xs-small' => [
|
2601 | 2608 | 'default' => 'a:2:{s:4:"unit";s:3:"rem";s:5:"value";s:3:"2.5";}',
|
2602 | 2609 | 'label' => &$GLOBALS['TL_LANG']['tl_thememanager']['article-spacing-xs-small'],
|
2603 | 2610 | 'inputType' => 'inputUnit',
|
2604 | 2611 | 'options' => $GLOBALS['CTM_CSS_UNITS'],
|
2605 |
| - 'eval' => ['placeholder'=>'2.5rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w20 clr'], |
| 2612 | + 'eval' => ['placeholder'=>'2.5rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w16'], |
2606 | 2613 | ],
|
2607 | 2614 | 'article-spacing-s-small' => [
|
2608 | 2615 | 'default' => 'a:2:{s:4:"unit";s:3:"rem";s:5:"value";s:5:"3.125";}',
|
2609 | 2616 | 'label' => &$GLOBALS['TL_LANG']['tl_thememanager']['article-spacing-s-small'],
|
2610 | 2617 | 'inputType' => 'inputUnit',
|
2611 | 2618 | 'options' => $GLOBALS['CTM_CSS_UNITS'],
|
2612 |
| - 'eval' => ['placeholder'=>'3.125rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w20'], |
| 2619 | + 'eval' => ['placeholder'=>'3.125rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w16'], |
2613 | 2620 | ],
|
2614 | 2621 | 'article-spacing-m-small' => [
|
2615 | 2622 | 'default' => 'a:2:{s:4:"unit";s:3:"rem";s:5:"value";s:4:"3.75";}',
|
2616 | 2623 | 'label' => &$GLOBALS['TL_LANG']['tl_thememanager']['article-spacing-m-small'],
|
2617 | 2624 | 'inputType' => 'inputUnit',
|
2618 | 2625 | 'options' => $GLOBALS['CTM_CSS_UNITS'],
|
2619 |
| - 'eval' => ['placeholder'=>'3.75rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w20'], |
| 2626 | + 'eval' => ['placeholder'=>'3.75rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w16'], |
2620 | 2627 | ],
|
2621 | 2628 | 'article-spacing-l-small' => [
|
2622 | 2629 | 'default' => 'a:2:{s:4:"unit";s:3:"rem";s:5:"value";s:5:"4.375";}',
|
2623 | 2630 | 'label' => &$GLOBALS['TL_LANG']['tl_thememanager']['article-spacing-l-small'],
|
2624 | 2631 | 'inputType' => 'inputUnit',
|
2625 | 2632 | 'options' => $GLOBALS['CTM_CSS_UNITS'],
|
2626 |
| - 'eval' => ['placeholder'=>'4.375rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w20'], |
| 2633 | + 'eval' => ['placeholder'=>'4.375rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w16'], |
2627 | 2634 | ],
|
2628 | 2635 | 'article-spacing-xl-small' => [
|
2629 | 2636 | 'default' => 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:24:"$article-spacing-l-small";}',
|
2630 | 2637 | 'label' => &$GLOBALS['TL_LANG']['tl_thememanager']['article-spacing-xl-small'],
|
2631 | 2638 | 'inputType' => 'inputUnit',
|
2632 | 2639 | 'options' => $GLOBALS['CTM_CSS_UNITS'],
|
2633 |
| - 'eval' => ['placeholder'=>'$article-spacing-l-small', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w20'], |
| 2640 | + 'eval' => ['placeholder'=>'$article-spacing-l-small', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w16'], |
2634 | 2641 | ],
|
2635 | 2642 |
|
| 2643 | + 'article-spacing-medium' => [ |
| 2644 | + 'default' => 'a:2:{s:4:"unit";s:3:"rem";s:5:"value";s:3:"2.5";}', |
| 2645 | + 'label' => &$GLOBALS['TL_LANG']['tl_thememanager']['article-spacing-medium'], |
| 2646 | + 'inputType' => 'inputUnit', |
| 2647 | + 'options' => $GLOBALS['CTM_CSS_UNITS'], |
| 2648 | + 'eval' => ['placeholder'=>'2.5rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w16 clr'], |
| 2649 | + ], |
2636 | 2650 | 'article-spacing-xs-medium' => [
|
2637 | 2651 | 'default' => 'a:2:{s:4:"unit";s:3:"rem";s:5:"value";s:3:"2.5";}',
|
2638 | 2652 | 'label' => &$GLOBALS['TL_LANG']['tl_thememanager']['article-spacing-xs-medium'],
|
2639 | 2653 | 'inputType' => 'inputUnit',
|
2640 | 2654 | 'options' => $GLOBALS['CTM_CSS_UNITS'],
|
2641 |
| - 'eval' => ['placeholder'=>'2.5rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w20 clr'], |
| 2655 | + 'eval' => ['placeholder'=>'2.5rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w16'], |
2642 | 2656 | ],
|
2643 | 2657 | 'article-spacing-s-medium' => [
|
2644 | 2658 | 'default' => 'a:2:{s:4:"unit";s:3:"rem";s:5:"value";s:4:"3.75";}',
|
2645 | 2659 | 'label' => &$GLOBALS['TL_LANG']['tl_thememanager']['article-spacing-s-medium'],
|
2646 | 2660 | 'inputType' => 'inputUnit',
|
2647 | 2661 | 'options' => $GLOBALS['CTM_CSS_UNITS'],
|
2648 |
| - 'eval' => ['placeholder'=>'3.75rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w20'], |
| 2662 | + 'eval' => ['placeholder'=>'3.75rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w16'], |
2649 | 2663 | ],
|
2650 | 2664 | 'article-spacing-m-medium' => [
|
2651 | 2665 | 'default' => 'a:2:{s:4:"unit";s:3:"rem";s:5:"value";s:1:"5";}',
|
2652 | 2666 | 'label' => &$GLOBALS['TL_LANG']['tl_thememanager']['article-spacing-m-medium'],
|
2653 | 2667 | 'inputType' => 'inputUnit',
|
2654 | 2668 | 'options' => $GLOBALS['CTM_CSS_UNITS'],
|
2655 |
| - 'eval' => ['placeholder'=>'5rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w20'], |
| 2669 | + 'eval' => ['placeholder'=>'5rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w16'], |
2656 | 2670 | ],
|
2657 | 2671 | 'article-spacing-l-medium' => [
|
2658 | 2672 | 'default' => 'a:2:{s:4:"unit";s:3:"rem";s:5:"value";s:3:"7.5";}',
|
2659 | 2673 | 'label' => &$GLOBALS['TL_LANG']['tl_thememanager']['article-spacing-l-medium'],
|
2660 | 2674 | 'inputType' => 'inputUnit',
|
2661 | 2675 | 'options' => $GLOBALS['CTM_CSS_UNITS'],
|
2662 |
| - 'eval' => ['placeholder'=>'7.5rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w20'], |
| 2676 | + 'eval' => ['placeholder'=>'7.5rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w16'], |
2663 | 2677 | ],
|
2664 | 2678 | 'article-spacing-xl-medium' => [
|
2665 | 2679 | 'default' => 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:25:"$article-spacing-l-medium";}',
|
2666 | 2680 | 'label' => &$GLOBALS['TL_LANG']['tl_thememanager']['article-spacing-xl-medium'],
|
2667 | 2681 | 'inputType' => 'inputUnit',
|
2668 | 2682 | 'options' => $GLOBALS['CTM_CSS_UNITS'],
|
2669 |
| - 'eval' => ['placeholder'=>'$article-spacing-l-medium', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w20'], |
| 2683 | + 'eval' => ['placeholder'=>'$article-spacing-l-medium', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w16'], |
2670 | 2684 | ],
|
2671 | 2685 |
|
| 2686 | + 'article-spacing-large' => [ |
| 2687 | + 'default' => 'a:2:{s:4:"unit";s:3:"rem";s:5:"value";s:3:"2.5";}', |
| 2688 | + 'label' => &$GLOBALS['TL_LANG']['tl_thememanager']['article-spacing-large'], |
| 2689 | + 'inputType' => 'inputUnit', |
| 2690 | + 'options' => $GLOBALS['CTM_CSS_UNITS'], |
| 2691 | + 'eval' => ['placeholder'=>'2.5rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w16 clr'], |
| 2692 | + ], |
2672 | 2693 | 'article-spacing-xs-large' => [
|
2673 | 2694 | 'default' => 'a:2:{s:4:"unit";s:3:"rem";s:5:"value";s:3:"2.5";}',
|
2674 | 2695 | 'label' => &$GLOBALS['TL_LANG']['tl_thememanager']['article-spacing-xs-large'],
|
2675 | 2696 | 'inputType' => 'inputUnit',
|
2676 | 2697 | 'options' => $GLOBALS['CTM_CSS_UNITS'],
|
2677 |
| - 'eval' => ['placeholder'=>'2.5rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w20 clr'], |
| 2698 | + 'eval' => ['placeholder'=>'2.5rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w16'], |
2678 | 2699 | ],
|
2679 | 2700 | 'article-spacing-s-large' => [
|
2680 | 2701 | 'default' => 'a:2:{s:4:"unit";s:3:"rem";s:5:"value";s:5:"4.375";}',
|
2681 | 2702 | 'label' => &$GLOBALS['TL_LANG']['tl_thememanager']['article-spacing-s-large'],
|
2682 | 2703 | 'inputType' => 'inputUnit',
|
2683 | 2704 | 'options' => $GLOBALS['CTM_CSS_UNITS'],
|
2684 |
| - 'eval' => ['placeholder'=>'4.375rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w20'], |
| 2705 | + 'eval' => ['placeholder'=>'4.375rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w16'], |
2685 | 2706 | ],
|
2686 | 2707 | 'article-spacing-m-large' => [
|
2687 | 2708 | 'default' => 'a:2:{s:4:"unit";s:3:"rem";s:5:"value";s:6:"5.9375";}',
|
2688 | 2709 | 'label' => &$GLOBALS['TL_LANG']['tl_thememanager']['article-spacing-m-large'],
|
2689 | 2710 | 'inputType' => 'inputUnit',
|
2690 | 2711 | 'options' => $GLOBALS['CTM_CSS_UNITS'],
|
2691 |
| - 'eval' => ['placeholder'=>'5.9375rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w20'], |
| 2712 | + 'eval' => ['placeholder'=>'5.9375rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w16'], |
2692 | 2713 | ],
|
2693 | 2714 | 'article-spacing-l-large' => [
|
2694 | 2715 | 'default' => 'a:2:{s:4:"unit";s:3:"rem";s:5:"value";s:5:"9.375";}',
|
2695 | 2716 | 'label' => &$GLOBALS['TL_LANG']['tl_thememanager']['article-spacing-l-large'],
|
2696 | 2717 | 'inputType' => 'inputUnit',
|
2697 | 2718 | 'options' => $GLOBALS['CTM_CSS_UNITS'],
|
2698 |
| - 'eval' => ['placeholder'=>'9.375rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w20'], |
| 2719 | + 'eval' => ['placeholder'=>'9.375rem', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w16'], |
2699 | 2720 | ],
|
2700 | 2721 | 'article-spacing-xl-large' => [
|
2701 | 2722 | 'default' => 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:24:"$article-spacing-l-large";}',
|
2702 | 2723 | 'label' => &$GLOBALS['TL_LANG']['tl_thememanager']['article-spacing-xl-large'],
|
2703 | 2724 | 'inputType' => 'inputUnit',
|
2704 | 2725 | 'options' => $GLOBALS['CTM_CSS_UNITS'],
|
2705 |
| - 'eval' => ['placeholder'=>'$article-spacing-l-large', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w20'], |
| 2726 | + 'eval' => ['placeholder'=>'$article-spacing-l-large', 'includeBlankOption'=>true, 'rgxp'=>'digit_inherit', 'maxlength'=>255, 'tl_class'=>'w16'], |
2706 | 2727 | ],
|
2707 | 2728 |
|
2708 | 2729 | 'article-main-spacing-bottom' => [
|
|
0 commit comments