Notices

Get the users attention!

Type


Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
Tellus Sem Lorem Malesuada Ipsum

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
Donec id elit non mi porta gravida at eget metus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. A link to something.

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
Sed posuere consectetur est at lobortis.

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis.
<!-- notice.blade.php -->
<div class="c-notice c-notice--success" id="id_693070fa94d31" data-uid="693070fa94d48" aria-labelledby="notice__text__id_693070fa94d31">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa94e8a">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa94d31" data-js-notice-message="true" class="c-notice__message">
                            Tellus Sem Lorem Malesuada Ipsum
                        
        </span>
    
    
    </div>
    <!-- notice.blade.php -->
<div class="c-notice c-notice--info" id="id_693070fa94ed5" data-uid="693070fa94ee0" aria-labelledby="notice__text__id_693070fa94ed5">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--report c-icon--material c-icon--material-report material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="report" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa94f1d">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa94ed5" data-js-notice-message="true" class="c-notice__message">
                            Donec id elit non mi porta gravida at eget metus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. <a href="#">A link to something.</a>
                        
        </span>
    
    
    </div>
    <!-- notice.blade.php -->
<div class="c-notice c-notice--danger" id="id_693070fa94f51" data-uid="693070fa94f5a" aria-labelledby="notice__text__id_693070fa94f51">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--forum c-icon--material c-icon--material-forum material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-black c-icon--size-md" data-material-symbol="forum" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa94f8e">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa94f51" data-js-notice-message="true" class="c-notice__message">
                            Sed posuere consectetur est at lobortis.
                        
        </span>
    
    
    </div>
    <!-- notice.blade.php -->
<div class="c-notice c-notice--warning" id="id_693070fa94fbe" data-uid="693070fa94fc7" aria-labelledby="notice__text__id_693070fa94fbe">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--accessibility c-icon--material c-icon--material-accessibility material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-black c-icon--size-md" data-material-symbol="accessibility" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa94ff9">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa94fbe" data-js-notice-message="true" class="c-notice__message">
                            Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis.
                        
        </span>
    
    
    </div>
@notice([
    'type' => 'success',
    'message' => [
        'text' => 'Tellus Sem Lorem Malesuada Ipsum',
    ],
    'icon' => [
        'name' => 'check',
        'size' => 'md',
        'color' => 'white'
    ]
])
@endnotice

@notice([
    'type' => 'info',
    'message' => [
        'text' => 'Donec id elit non mi porta gravida at eget metus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. <a href="#">A link to something.</a>',
    ],
    'icon' => [
        'name' => 'report',
        'size' => 'md',
        'color' => 'white'
    ]
])
@endnotice

@notice([
    'type' => 'danger',
    'message' => [
        'text' => 'Sed posuere consectetur est at lobortis.',
    ],
    'icon' => [
        'name' => 'forum',
        'size' => 'md',
        'color' => 'black'
    ]
])
@endnotice

@notice([
    'type' => 'warning',
    'message' => [
        'text' => 'Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis.',
    ],
    'icon' => [
        'name' => 'accessibility',
        'size' => 'md',
        'color' => 'black'
    ]
])
@endnotice

Icon


Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
Icon color red.

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
Icon size small
Without an icon.
<!-- notice.blade.php -->
<div class="c-notice c-notice--success" id="id_693070fa9505f" data-uid="693070fa95068" aria-labelledby="notice__text__id_693070fa9505f">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-primary c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa9509b">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa9505f" data-js-notice-message="true" class="c-notice__message">
                            Icon color red.
                        
        </span>
    
    
    </div>
    <!-- notice.blade.php -->
<div class="c-notice c-notice--success" id="id_693070fa950cb" data-uid="693070fa950d2" aria-labelledby="notice__text__id_693070fa950cb">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--apps c-icon--material c-icon--material-apps material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-sm" data-material-symbol="apps" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa9510b">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa950cb" data-js-notice-message="true" class="c-notice__message">
                            Icon size small
                        
        </span>
    
    
    </div>
    <!-- notice.blade.php -->
<div class="c-notice c-notice--success" id="id_693070fa95139" data-uid="693070fa95140" aria-labelledby="notice__text__id_693070fa95139">
    
    
        
    
    
    
            <span id="notice__text__id_693070fa95139" data-js-notice-message="true" class="c-notice__message">
                            Without an icon.
                        
        </span>
    
    
    </div>
@notice([
    'type' => 'success',
    'message' => [
        'text' => 'Icon color red.',
    ],
    'icon' => [
        'name' => 'check',
        'size' => 'md',
        'color' => 'primary'
    ]
])
@endnotice

@notice([
    'type' => 'success',
    'message' => [
        'text' => 'Icon size small',
    ],
    'icon' => [
        'name' => 'apps',
        'size' => 'md',
        'color' => 'white',
        'size' => 'sm'
    ]
])
@endnotice

@notice([
    'type' => 'success',
    'message' => [
        'text' => 'Without an icon.',
    ]
])
@endnotice

Title


Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253

Lorem ipsum

Tellus Sem Lorem Malesuada Ipsum
<!-- notice.blade.php -->
<div class="c-notice c-notice--success" id="id_693070fa95194" data-uid="693070fa9519b" aria-labelledby="notice__text__id_693070fa95194">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa951e2">
                    </span>
        </span>
        
    
                <!-- typography.blade.php   original: h2 -->
<h2 class="c-typography c-notice__title c-typography__variant--h4" data-uid="693070fa95244">
    Lorem ipsum
</h2>    
    
            <span id="notice__text__id_693070fa95194" data-js-notice-message="true" class="c-notice__message">
                            Tellus Sem Lorem Malesuada Ipsum
                        
        </span>
    
    
    </div>
@notice([
    'type' => 'success',
    'message' => [
        'title' => 'Lorem ipsum',
        'text' => 'Tellus Sem Lorem Malesuada Ipsum',
    ],
    'icon' => [
        'name' => 'check',
        'size' => 'md',
        'color' => 'white'
        ]
    ])
@endnotice

Actions & dismiss


Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message has an action button and may be dismissed (Type: info, Timeout: immediate, Iteration: 1).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message may be dismissed (Type: info, Timeout: immediate, Iteration: 1).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This has a button to do a task but no dismiss action (Type: info, Timeout: immediate, Iteration: 1).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message has an action button and may be dismissed (Type: success, Timeout: immediate, Iteration: 2).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message may be dismissed (Type: success, Timeout: immediate, Iteration: 2).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This has a button to do a task but no dismiss action (Type: success, Timeout: immediate, Iteration: 2).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message has an action button and may be dismissed (Type: danger, Timeout: immediate, Iteration: 3).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message may be dismissed (Type: danger, Timeout: immediate, Iteration: 3).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This has a button to do a task but no dismiss action (Type: danger, Timeout: immediate, Iteration: 3).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message has an action button and may be dismissed (Type: warning, Timeout: immediate, Iteration: 4).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message may be dismissed (Type: warning, Timeout: immediate, Iteration: 4).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This has a button to do a task but no dismiss action (Type: warning, Timeout: immediate, Iteration: 4).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message has an action button and may be dismissed (Type: info, Timeout: session, Iteration: 1).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message may be dismissed (Type: info, Timeout: session, Iteration: 1).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This has a button to do a task but no dismiss action (Type: info, Timeout: session, Iteration: 1).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message has an action button and may be dismissed (Type: success, Timeout: session, Iteration: 2).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message may be dismissed (Type: success, Timeout: session, Iteration: 2).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This has a button to do a task but no dismiss action (Type: success, Timeout: session, Iteration: 2).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message has an action button and may be dismissed (Type: danger, Timeout: session, Iteration: 3).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message may be dismissed (Type: danger, Timeout: session, Iteration: 3).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This has a button to do a task but no dismiss action (Type: danger, Timeout: session, Iteration: 3).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message has an action button and may be dismissed (Type: warning, Timeout: session, Iteration: 4).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message may be dismissed (Type: warning, Timeout: session, Iteration: 4).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This has a button to do a task but no dismiss action (Type: warning, Timeout: session, Iteration: 4).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message has an action button and may be dismissed (Type: info, Timeout: permanent, Iteration: 1).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message may be dismissed (Type: info, Timeout: permanent, Iteration: 1).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This has a button to do a task but no dismiss action (Type: info, Timeout: permanent, Iteration: 1).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message has an action button and may be dismissed (Type: success, Timeout: permanent, Iteration: 2).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message may be dismissed (Type: success, Timeout: permanent, Iteration: 2).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This has a button to do a task but no dismiss action (Type: success, Timeout: permanent, Iteration: 2).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message has an action button and may be dismissed (Type: danger, Timeout: permanent, Iteration: 3).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message may be dismissed (Type: danger, Timeout: permanent, Iteration: 3).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This has a button to do a task but no dismiss action (Type: danger, Timeout: permanent, Iteration: 3).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message has an action button and may be dismissed (Type: warning, Timeout: permanent, Iteration: 4).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This message may be dismissed (Type: warning, Timeout: permanent, Iteration: 4).

Warning: The parameter "name" is not recognized in the component "icon" in /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php on line 253
This has a button to do a task but no dismiss action (Type: warning, Timeout: permanent, Iteration: 4).
<!-- notice.blade.php -->
<div class="c-notice c-notice--info" data-dismissable-notice="1" data-dismissable-notice-uid="4b562ceccaf2b9d8d252e28032220264" data-dismissable-notice-timeout="immediate" id="id_693070fa952b8" data-uid="693070fa952cb" aria-labelledby="notice__text__id_693070fa952b8">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa9530a">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa952b8" data-js-notice-message="true" class="c-notice__message">
                            This message has an action button and may be dismissed (Type: info, Timeout: immediate, Iteration: 1).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Go to home" data-uid="693070fa95383">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Go to home
            </span>
        
    </span> </a>                </div>
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa953ca">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa95400">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--info" data-dismissable-notice="1" data-dismissable-notice-uid="b871428e99a0e19aa5e1802d5d9b0bed" data-dismissable-notice-timeout="immediate" id="id_693070fa9543a" data-uid="693070fa95448" aria-labelledby="notice__text__id_693070fa9543a">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa95485">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa9543a" data-js-notice-message="true" class="c-notice__message">
                            This message may be dismissed (Type: info, Timeout: immediate, Iteration: 1).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa954c2">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa954fc">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--info" id="id_693070fa95533" data-uid="693070fa9553d" aria-labelledby="notice__text__id_693070fa95533">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa95575">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa95533" data-js-notice-message="true" class="c-notice__message">
                            This has a button to do a task but no dismiss action (Type: info, Timeout: immediate, Iteration: 1).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Undo" data-uid="693070fa955b1">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Undo
            </span>
        
    </span> </a>                </div>
            
            
                    </div>
    </div>                <!-- notice.blade.php -->
<div class="c-notice c-notice--success" data-dismissable-notice="1" data-dismissable-notice-uid="ba8603fe5dad7845fbee2462af10d026" data-dismissable-notice-timeout="immediate" id="id_693070fa955ef" data-uid="693070fa955fc" aria-labelledby="notice__text__id_693070fa955ef">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa9563b">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa955ef" data-js-notice-message="true" class="c-notice__message">
                            This message has an action button and may be dismissed (Type: success, Timeout: immediate, Iteration: 2).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Go to home" data-uid="693070fa95678">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Go to home
            </span>
        
    </span> </a>                </div>
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa956af">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa956e1">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--success" data-dismissable-notice="1" data-dismissable-notice-uid="8545268fad0bb23a79e234762282b760" data-dismissable-notice-timeout="immediate" id="id_693070fa95721" data-uid="693070fa9572d" aria-labelledby="notice__text__id_693070fa95721">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa95761">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa95721" data-js-notice-message="true" class="c-notice__message">
                            This message may be dismissed (Type: success, Timeout: immediate, Iteration: 2).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa95796">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa957c2">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--success" id="id_693070fa957f1" data-uid="693070fa957f9" aria-labelledby="notice__text__id_693070fa957f1">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa9582a">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa957f1" data-js-notice-message="true" class="c-notice__message">
                            This has a button to do a task but no dismiss action (Type: success, Timeout: immediate, Iteration: 2).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Undo" data-uid="693070fa9585f">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Undo
            </span>
        
    </span> </a>                </div>
            
            
                    </div>
    </div>                <!-- notice.blade.php -->
<div class="c-notice c-notice--danger" data-dismissable-notice="1" data-dismissable-notice-uid="a25a1eb154a5ea6b990916f384164bf9" data-dismissable-notice-timeout="immediate" id="id_693070fa9588e" data-uid="693070fa95899" aria-labelledby="notice__text__id_693070fa9588e">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa958e7">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa9588e" data-js-notice-message="true" class="c-notice__message">
                            This message has an action button and may be dismissed (Type: danger, Timeout: immediate, Iteration: 3).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Go to home" data-uid="693070fa9592d">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Go to home
            </span>
        
    </span> </a>                </div>
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa9595e">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa9598b">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--danger" data-dismissable-notice="1" data-dismissable-notice-uid="6ebdcf7bd3fb1e112b6ad6083986c472" data-dismissable-notice-timeout="immediate" id="id_693070fa959bd" data-uid="693070fa959c9" aria-labelledby="notice__text__id_693070fa959bd">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa959fd">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa959bd" data-js-notice-message="true" class="c-notice__message">
                            This message may be dismissed (Type: danger, Timeout: immediate, Iteration: 3).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa95a31">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa95a5d">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--danger" id="id_693070fa95a8c" data-uid="693070fa95a94" aria-labelledby="notice__text__id_693070fa95a8c">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa95ac5">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa95a8c" data-js-notice-message="true" class="c-notice__message">
                            This has a button to do a task but no dismiss action (Type: danger, Timeout: immediate, Iteration: 3).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Undo" data-uid="693070fa95b0c">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Undo
            </span>
        
    </span> </a>                </div>
            
            
                    </div>
    </div>                <!-- notice.blade.php -->
<div class="c-notice c-notice--warning" data-dismissable-notice="1" data-dismissable-notice-uid="e4c6fd39b407af492349fe386887cdfc" data-dismissable-notice-timeout="immediate" id="id_693070fa95b40" data-uid="693070fa95b4c" aria-labelledby="notice__text__id_693070fa95b40">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa95b85">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa95b40" data-js-notice-message="true" class="c-notice__message">
                            This message has an action button and may be dismissed (Type: warning, Timeout: immediate, Iteration: 4).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Go to home" data-uid="693070fa95bc0">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Go to home
            </span>
        
    </span> </a>                </div>
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa95bf6">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa95c27">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--warning" data-dismissable-notice="1" data-dismissable-notice-uid="29191bf2ad3a04739048430f10513c2b" data-dismissable-notice-timeout="immediate" id="id_693070fa95c5c" data-uid="693070fa95c69" aria-labelledby="notice__text__id_693070fa95c5c">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa95ca2">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa95c5c" data-js-notice-message="true" class="c-notice__message">
                            This message may be dismissed (Type: warning, Timeout: immediate, Iteration: 4).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa95ce2">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa95d14">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--warning" id="id_693070fa95d49" data-uid="693070fa95d52" aria-labelledby="notice__text__id_693070fa95d49">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa95d88">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa95d49" data-js-notice-message="true" class="c-notice__message">
                            This has a button to do a task but no dismiss action (Type: warning, Timeout: immediate, Iteration: 4).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Undo" data-uid="693070fa95dc3">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Undo
            </span>
        
    </span> </a>                </div>
            
            
                    </div>
    </div>                    <!-- notice.blade.php -->
<div class="c-notice c-notice--info" data-dismissable-notice="1" data-dismissable-notice-uid="165fee388875415c5c0ba3152694d595" data-dismissable-notice-timeout="session" id="id_693070fa95dfc" data-uid="693070fa95e08" aria-labelledby="notice__text__id_693070fa95dfc">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa95e41">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa95dfc" data-js-notice-message="true" class="c-notice__message">
                            This message has an action button and may be dismissed (Type: info, Timeout: session, Iteration: 1).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Go to home" data-uid="693070fa95e7b">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Go to home
            </span>
        
    </span> </a>                </div>
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa95eb2">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa95ee3">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--info" data-dismissable-notice="1" data-dismissable-notice-uid="6422ea0d2d82b00f6c2a102d6df42a14" data-dismissable-notice-timeout="session" id="id_693070fa95f19" data-uid="693070fa95f25" aria-labelledby="notice__text__id_693070fa95f19">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa95f63">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa95f19" data-js-notice-message="true" class="c-notice__message">
                            This message may be dismissed (Type: info, Timeout: session, Iteration: 1).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa95f9e">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa95fcf">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--info" id="id_693070fa96004" data-uid="693070fa9600d" aria-labelledby="notice__text__id_693070fa96004">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa96043">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa96004" data-js-notice-message="true" class="c-notice__message">
                            This has a button to do a task but no dismiss action (Type: info, Timeout: session, Iteration: 1).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Undo" data-uid="693070fa9607d">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Undo
            </span>
        
    </span> </a>                </div>
            
            
                    </div>
    </div>                <!-- notice.blade.php -->
<div class="c-notice c-notice--success" data-dismissable-notice="1" data-dismissable-notice-uid="2d4a10cb3530b41df41074bd7d3f6cee" data-dismissable-notice-timeout="session" id="id_693070fa9613c" data-uid="693070fa9614b" aria-labelledby="notice__text__id_693070fa9613c">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa961a2">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa9613c" data-js-notice-message="true" class="c-notice__message">
                            This message has an action button and may be dismissed (Type: success, Timeout: session, Iteration: 2).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Go to home" data-uid="693070fa961f3">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Go to home
            </span>
        
    </span> </a>                </div>
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa96225">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa96252">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--success" data-dismissable-notice="1" data-dismissable-notice-uid="948172e255c362bb7734ca94366724c2" data-dismissable-notice-timeout="session" id="id_693070fa96284" data-uid="693070fa96290" aria-labelledby="notice__text__id_693070fa96284">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa962d8">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa96284" data-js-notice-message="true" class="c-notice__message">
                            This message may be dismissed (Type: success, Timeout: session, Iteration: 2).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa96312">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa9633f">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--success" id="id_693070fa9636f" data-uid="693070fa96377" aria-labelledby="notice__text__id_693070fa9636f">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa963d1">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa9636f" data-js-notice-message="true" class="c-notice__message">
                            This has a button to do a task but no dismiss action (Type: success, Timeout: session, Iteration: 2).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Undo" data-uid="693070fa96414">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Undo
            </span>
        
    </span> </a>                </div>
            
            
                    </div>
    </div>                <!-- notice.blade.php -->
<div class="c-notice c-notice--danger" data-dismissable-notice="1" data-dismissable-notice-uid="608b45484365d324c7ae13ae361fee9c" data-dismissable-notice-timeout="session" id="id_693070fa96449" data-uid="693070fa96456" aria-labelledby="notice__text__id_693070fa96449">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa964ab">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa96449" data-js-notice-message="true" class="c-notice__message">
                            This message has an action button and may be dismissed (Type: danger, Timeout: session, Iteration: 3).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Go to home" data-uid="693070fa964f1">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Go to home
            </span>
        
    </span> </a>                </div>
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa96528">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa9655b">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--danger" data-dismissable-notice="1" data-dismissable-notice-uid="084cb6678c9b9a5f6c86d727b3c3cad7" data-dismissable-notice-timeout="session" id="id_693070fa9659b" data-uid="693070fa965a7" aria-labelledby="notice__text__id_693070fa9659b">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa96601">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa9659b" data-js-notice-message="true" class="c-notice__message">
                            This message may be dismissed (Type: danger, Timeout: session, Iteration: 3).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa96642">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa96673">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--danger" id="id_693070fa966a8" data-uid="693070fa966b1" aria-labelledby="notice__text__id_693070fa966a8">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa96705">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa966a8" data-js-notice-message="true" class="c-notice__message">
                            This has a button to do a task but no dismiss action (Type: danger, Timeout: session, Iteration: 3).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Undo" data-uid="693070fa96744">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Undo
            </span>
        
    </span> </a>                </div>
            
            
                    </div>
    </div>                <!-- notice.blade.php -->
<div class="c-notice c-notice--warning" data-dismissable-notice="1" data-dismissable-notice-uid="932f471f10508ba42e1ce8f5741801ca" data-dismissable-notice-timeout="session" id="id_693070fa9677a" data-uid="693070fa96787" aria-labelledby="notice__text__id_693070fa9677a">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa967d3">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa9677a" data-js-notice-message="true" class="c-notice__message">
                            This message has an action button and may be dismissed (Type: warning, Timeout: session, Iteration: 4).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Go to home" data-uid="693070fa96813">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Go to home
            </span>
        
    </span> </a>                </div>
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa9684a">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa9688e">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--warning" data-dismissable-notice="1" data-dismissable-notice-uid="bb3f9d6d157fc0cdfa1c19e07c8f3c0e" data-dismissable-notice-timeout="session" id="id_693070fa968c0" data-uid="693070fa968cb" aria-labelledby="notice__text__id_693070fa968c0">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa96913">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa968c0" data-js-notice-message="true" class="c-notice__message">
                            This message may be dismissed (Type: warning, Timeout: session, Iteration: 4).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa9694b">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa9697a">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--warning" id="id_693070fa969aa" data-uid="693070fa969b3" aria-labelledby="notice__text__id_693070fa969aa">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa96a0b">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa969aa" data-js-notice-message="true" class="c-notice__message">
                            This has a button to do a task but no dismiss action (Type: warning, Timeout: session, Iteration: 4).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Undo" data-uid="693070fa96a4b">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Undo
            </span>
        
    </span> </a>                </div>
            
            
                    </div>
    </div>                    <!-- notice.blade.php -->
<div class="c-notice c-notice--info" data-dismissable-notice="1" data-dismissable-notice-uid="c82f78ffc10f9c62176fdaf8fdfcbc56" data-dismissable-notice-timeout="permanent" id="id_693070fa96a84" data-uid="693070fa96a9c" aria-labelledby="notice__text__id_693070fa96a84">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa96ae2">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa96a84" data-js-notice-message="true" class="c-notice__message">
                            This message has an action button and may be dismissed (Type: info, Timeout: permanent, Iteration: 1).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Go to home" data-uid="693070fa96b1b">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Go to home
            </span>
        
    </span> </a>                </div>
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa96b4d">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa96b79">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--info" data-dismissable-notice="1" data-dismissable-notice-uid="7331aeca68b9058ccd14f91d58ce5de0" data-dismissable-notice-timeout="permanent" id="id_693070fa96ba9" data-uid="693070fa96bb5" aria-labelledby="notice__text__id_693070fa96ba9">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa96bfb">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa96ba9" data-js-notice-message="true" class="c-notice__message">
                            This message may be dismissed (Type: info, Timeout: permanent, Iteration: 1).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa96c34">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa96c69">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--info" id="id_693070fa96c9b" data-uid="693070fa96ca3" aria-labelledby="notice__text__id_693070fa96c9b">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa96ce9">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa96c9b" data-js-notice-message="true" class="c-notice__message">
                            This has a button to do a task but no dismiss action (Type: info, Timeout: permanent, Iteration: 1).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Undo" data-uid="693070fa96d24">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Undo
            </span>
        
    </span> </a>                </div>
            
            
                    </div>
    </div>                <!-- notice.blade.php -->
<div class="c-notice c-notice--success" data-dismissable-notice="1" data-dismissable-notice-uid="ea1e39bccd46c9affec818a4b664be2d" data-dismissable-notice-timeout="permanent" id="id_693070fa96d54" data-uid="693070fa96d60" aria-labelledby="notice__text__id_693070fa96d54">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa96da5">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa96d54" data-js-notice-message="true" class="c-notice__message">
                            This message has an action button and may be dismissed (Type: success, Timeout: permanent, Iteration: 2).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Go to home" data-uid="693070fa96dde">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Go to home
            </span>
        
    </span> </a>                </div>
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa96e0f">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa96e3b">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--success" data-dismissable-notice="1" data-dismissable-notice-uid="f2ac951dc47fec4525c2b771709bdf0d" data-dismissable-notice-timeout="permanent" id="id_693070fa96e6e" data-uid="693070fa96e7a" aria-labelledby="notice__text__id_693070fa96e6e">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa96ec0">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa96e6e" data-js-notice-message="true" class="c-notice__message">
                            This message may be dismissed (Type: success, Timeout: permanent, Iteration: 2).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa96ef9">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa96f25">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--success" id="id_693070fa96f67" data-uid="693070fa96f70" aria-labelledby="notice__text__id_693070fa96f67">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa96fbb">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa96f67" data-js-notice-message="true" class="c-notice__message">
                            This has a button to do a task but no dismiss action (Type: success, Timeout: permanent, Iteration: 2).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Undo" data-uid="693070fa96ff9">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Undo
            </span>
        
    </span> </a>                </div>
            
            
                    </div>
    </div>                <!-- notice.blade.php -->
<div class="c-notice c-notice--danger" data-dismissable-notice="1" data-dismissable-notice-uid="97bd0bb8221f4d926baf7a37f4279407" data-dismissable-notice-timeout="permanent" id="id_693070fa9702f" data-uid="693070fa9703c" aria-labelledby="notice__text__id_693070fa9702f">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa97091">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa9702f" data-js-notice-message="true" class="c-notice__message">
                            This message has an action button and may be dismissed (Type: danger, Timeout: permanent, Iteration: 3).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Go to home" data-uid="693070fa970d1">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Go to home
            </span>
        
    </span> </a>                </div>
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa97109">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa9713a">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--danger" data-dismissable-notice="1" data-dismissable-notice-uid="d8ba98c9bfae431b7edc60772000782f" data-dismissable-notice-timeout="permanent" id="id_693070fa97170" data-uid="693070fa9717d" aria-labelledby="notice__text__id_693070fa97170">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa971ca">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa97170" data-js-notice-message="true" class="c-notice__message">
                            This message may be dismissed (Type: danger, Timeout: permanent, Iteration: 3).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa97209">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa9723a">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--danger" id="id_693070fa9726e" data-uid="693070fa97278" aria-labelledby="notice__text__id_693070fa9726e">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa972c1">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa9726e" data-js-notice-message="true" class="c-notice__message">
                            This has a button to do a task but no dismiss action (Type: danger, Timeout: permanent, Iteration: 3).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Undo" data-uid="693070fa97300">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Undo
            </span>
        
    </span> </a>                </div>
            
            
                    </div>
    </div>                <!-- notice.blade.php -->
<div class="c-notice c-notice--warning" data-dismissable-notice="1" data-dismissable-notice-uid="1ae5ec08582e7994bc7fe1be1e52e282" data-dismissable-notice-timeout="permanent" id="id_693070fa97347" data-uid="693070fa97354" aria-labelledby="notice__text__id_693070fa97347">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa973ae">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa97347" data-js-notice-message="true" class="c-notice__message">
                            This message has an action button and may be dismissed (Type: warning, Timeout: permanent, Iteration: 4).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Go to home" data-uid="693070fa973f0">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Go to home
            </span>
        
    </span> </a>                </div>
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa97441">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa97482">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--warning" data-dismissable-notice="1" data-dismissable-notice-uid="ada4ad1a4805c3951e0086b0502d04e4" data-dismissable-notice-timeout="permanent" id="id_693070fa974b9" data-uid="693070fa974c6" aria-labelledby="notice__text__id_693070fa974b9">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa97515">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa974b9" data-js-notice-message="true" class="c-notice__message">
                            This message may be dismissed (Type: warning, Timeout: permanent, Iteration: 4).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
            
            
                            <div class="c-notice__dismiss">
                        <button class="c-button c-notice__dismiss c-button__basic c-button__basic--default c-button--sm c-button--icon-only" data-dismissable-notice-trigger="1" aria-label="Close" type="button" data-uid="693070fa97555">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
                    <span class="c-button__label-icon ">
                    <!-- icon.blade.php -->
    <span class="c-icon c-icon--close c-icon--material c-icon--material-close material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined  c-icon--size-sm" aria-hidden="false" data-material-symbol="close" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" data-uid="693070fa97586">
                    </span>
            </span>
        
        
    </span> </button>                </div>
                    </div>
    </div>
            <!-- notice.blade.php -->
<div class="c-notice c-notice--warning" id="id_693070fa975ba" data-uid="693070fa975c3" aria-labelledby="notice__text__id_693070fa975ba">
    
    
            <span class="c-notice__icon">
                <br />
<b>Warning</b>:  The parameter <b>"name"</b> is not recognized in the component <b>"icon"</b> in <b>/var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Register.php</b> on line <b>253</b><br />
<!-- icon.blade.php -->
    <span class="c-icon c-icon--check c-icon--material c-icon--material-check material-symbols material-symbols-rounded material-symbols-sharp material-symbols-outlined c-icon--color-white c-icon--size-md" data-material-symbol="check" role="img" data-nosnippet="" translate="no" aria-label="Icon: Undefined" aria-hidden="false" data-uid="693070fa9760d">
                    </span>
        </span>
        
    
    
    
            <span id="notice__text__id_693070fa975ba" data-js-notice-message="true" class="c-notice__message">
                            This has a button to do a task but no dismiss action (Type: warning, Timeout: permanent, Iteration: 4).
                        
        </span>
    
    
            <div class="c-notice__actions">

            
                            <div class="c-notice__action">
                        <a class="c-button c-notice__button c-button__basic c-button__basic--default c-button--sm" href="#" target="_top" aria-label="Undo" data-uid="693070fa9764c">   
     <span class="c-button__label">                     <span class="c-button__loader"></span>
        
        
        
                    <span class="c-button__label-text ">
                Undo
            </span>
        
    </span> </a>                </div>
            
            
                    </div>
    </div>
@foreach(['immediate','session', 'permanent'] as $timeout)
    @foreach (['info', 'success', 'danger', 'warning'] as $type)
        @notice([
            'type' => $type,
            'message' => [
                'text' => 'This message has an action button and may be dismissed (Type: '.$type.', Timeout: '.$timeout. ', Iteration: ' .$loop->iteration.').',
            ],
            'action' => [
                'text' => 'Go to home',
                'url' => '#'
            ],
            'dismissable' => $timeout,
            'icon' => [
                'name' => 'check',
                'size' => 'md',
                'color' => 'white'
            ]
        ])
        @endnotice

        @notice([
            'type' => $type,
            'message' => [
                'text' => 'This message may be dismissed (Type: '.$type.', Timeout: '.$timeout. ', Iteration: ' .$loop->iteration.').',
            ],
            'dismissable' => $timeout,
            'icon' => [
                'name' => 'check',
                'size' => 'md',
                'color' => 'white'
            ]
        ])
        @endnotice

        @notice([
            'type' => $type,
            'message' => [
                'text' => 'This has a button to do a task but no dismiss action (Type: '.$type.', Timeout: '.$timeout. ', Iteration: ' .$loop->iteration.').',
            ],
            'action' => [
                'text' => 'Undo',
                'url' => '#'
            ],
            'icon' => [
                'name' => 'check',
                'size' => 'md',
                'color' => 'white'
            ]
        ])
        @endnotice
    @endforeach
@endforeach

Blade component parameters

Key Default value Type Available values Description
type info string - Type of notice: success, warning, danger, info.
message {"title":false,"text":false} array - An array with two parameters: title and text
icon false boolean - The icon according to the @icon component.
stretch false boolean - If true, the notice will stretch to the full width of the viewport.
dismissable false boolean - If not false, the notice will have a close button. Allowed trueish values: immediate (show notice on reload), session (show notice at next visit, default), permanent (show notice when local storage is wiped).
action false boolean - An array with three parameters: label (text), url and position (aside|below).
id string - The DOM id of the component.
classList [] array - Array containing wrapping classes array
attributeList [] array - Array containing keys and values rendered as attributes
containerAware false boolean true/false Makes the component container aware. Appends modifiers --size--xs/sm/md/lg to the component.
Settings location: /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Component/Notice/notice.json