Loading assets/css/component/placeholder.css 0 → 100644 +4 −0 Original line number Diff line number Diff line /* Prevents side effect of "placeholder" class in FormattableMarkup. */ em.placeholder { all: revert; } assets/css/carousel_example.css→assets/css/example/carousel.css +0 −0 File moved. View file ui_suite_bootstrap.info.yml +1 −0 Original line number Diff line number Diff line Loading @@ -25,3 +25,4 @@ regions: libraries: - ui_suite_bootstrap/bootstrap - ui_suite_bootstrap/component_placeholder ui_suite_bootstrap.libraries.yml +7 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,12 @@ bootstrap: dependencies: - core/popperjs carousel_example: example_carousel: css: theme: assets/css/carousel_example.css: {} assets/css/example/carousel.css: {} component_placeholder: css: theme: assets/css/component/placeholder.css: {} ui_suite_bootstrap.ui_examples.yml +1 −1 Original line number Diff line number Diff line Loading @@ -116,7 +116,7 @@ carousel: render: "#attached": "library": - ui_suite_bootstrap/carousel_example - ui_suite_bootstrap/example_carousel "1": "#type": "pattern" "#id": "carousel" Loading Loading
assets/css/component/placeholder.css 0 → 100644 +4 −0 Original line number Diff line number Diff line /* Prevents side effect of "placeholder" class in FormattableMarkup. */ em.placeholder { all: revert; }
ui_suite_bootstrap.info.yml +1 −0 Original line number Diff line number Diff line Loading @@ -25,3 +25,4 @@ regions: libraries: - ui_suite_bootstrap/bootstrap - ui_suite_bootstrap/component_placeholder
ui_suite_bootstrap.libraries.yml +7 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,12 @@ bootstrap: dependencies: - core/popperjs carousel_example: example_carousel: css: theme: assets/css/carousel_example.css: {} assets/css/example/carousel.css: {} component_placeholder: css: theme: assets/css/component/placeholder.css: {}
ui_suite_bootstrap.ui_examples.yml +1 −1 Original line number Diff line number Diff line Loading @@ -116,7 +116,7 @@ carousel: render: "#attached": "library": - ui_suite_bootstrap/carousel_example - ui_suite_bootstrap/example_carousel "1": "#type": "pattern" "#id": "carousel" Loading