@gov-design-system-ce/components 4.2.3 → 4.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/core.cjs.js +1 -1
- package/dist/cjs/gov-button.cjs.entry.js +4 -3
- package/dist/cjs/gov-button.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-empty.cjs.entry.js +7 -1
- package/dist/cjs/gov-empty.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-flex_3.cjs.entry.js +3 -3
- package/dist/cjs/gov-flex_3.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-label.cjs.entry.js +1 -1
- package/dist/cjs/gov-form-label.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-infobar.cjs.entry.js +6 -2
- package/dist/cjs/gov-infobar.cjs.entry.js.map +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/gov-button/button/gov-button.js +22 -3
- package/dist/collection/components/gov-button/button/gov-button.js.map +1 -1
- package/dist/collection/components/gov-empty/constants.js +5 -0
- package/dist/collection/components/gov-empty/constants.js.map +1 -1
- package/dist/collection/components/gov-empty/gov-empty.js +26 -1
- package/dist/collection/components/gov-empty/gov-empty.js.map +1 -1
- package/dist/collection/components/gov-form/label/gov-form-label.js +1 -1
- package/dist/collection/components/gov-form/label/gov-form-label.js.map +1 -1
- package/dist/collection/components/gov-infobar/gov-infobar.js +6 -2
- package/dist/collection/components/gov-infobar/gov-infobar.js.map +1 -1
- package/dist/collection/components/gov-theme-switch/gov-theme-switch.js +5 -5
- package/dist/collection/components/gov-theme-switch/gov-theme-switch.js.map +1 -1
- package/dist/collection/pages/Banner.js +10 -0
- package/dist/collection/pages/Banner.js.map +1 -1
- package/dist/collection/pages/Button.js +18 -0
- package/dist/collection/pages/Button.js.map +1 -1
- package/dist/collection/pages/Empty.js +26 -0
- package/dist/collection/pages/Empty.js.map +1 -1
- package/dist/collection/pages/Forms.js +31 -31
- package/dist/collection/pages/Forms.js.map +1 -1
- package/dist/collection/pages/Home.js +8 -2
- package/dist/collection/pages/Home.js.map +1 -1
- package/dist/components/gov-accordion-item.js +1 -1
- package/dist/components/gov-attachments-item.js +1 -1
- package/dist/components/gov-blockquote.js +1 -1
- package/dist/components/gov-breadcrumbs.js +1 -1
- package/dist/components/gov-button.js +1 -1
- package/dist/components/gov-card.js +1 -1
- package/dist/components/gov-chip.js +1 -1
- package/dist/components/gov-dialog.js +1 -1
- package/dist/components/gov-empty.js +1 -1
- package/dist/components/gov-empty.js.map +1 -1
- package/dist/components/gov-form-autocomplete.js +1 -1
- package/dist/components/gov-form-checkbox.js +1 -1
- package/dist/components/gov-form-file.js +1 -1
- package/dist/components/gov-form-input.js +1 -1
- package/dist/components/gov-form-label.js +1 -1
- package/dist/components/gov-form-label.js.map +1 -1
- package/dist/components/gov-form-multi-select.js +1 -1
- package/dist/components/gov-form-range.js +1 -1
- package/dist/components/gov-form-select.js +1 -1
- package/dist/components/gov-form-switch.js +1 -1
- package/dist/components/gov-icon.js +1 -1
- package/dist/components/gov-infobar.js +1 -1
- package/dist/components/gov-infobar.js.map +1 -1
- package/dist/components/gov-link.js +1 -1
- package/dist/components/gov-loading.js +1 -1
- package/dist/components/gov-pagination.js +1 -1
- package/dist/components/gov-tabs.js +1 -1
- package/dist/components/gov-tabs.js.map +1 -1
- package/dist/components/gov-tag.js +1 -1
- package/dist/components/gov-theme-switch.js +1 -1
- package/dist/components/gov-theme-switch.js.map +1 -1
- package/dist/components/gov-tile.js +1 -1
- package/dist/components/gov-toast.js +1 -1
- package/dist/components/gov-tooltip-content.js +1 -1
- package/dist/components/gov-wizard-item.js +1 -1
- package/dist/components/{p-8e888b01.js → p-043a676e.js} +2 -2
- package/dist/components/{p-5b0a3c98.js → p-2b33d27c.js} +2 -2
- package/dist/components/{p-1572effa.js → p-90657523.js} +2 -2
- package/dist/components/p-abea96cf.js +2 -0
- package/dist/components/p-abea96cf.js.map +1 -0
- package/dist/components/{p-c150610c.js → p-b56d6b99.js} +2 -2
- package/dist/components/{p-11fa70ff.js → p-bd393ff0.js} +2 -2
- package/dist/components/{p-93f4a242.js → p-cbe3bc71.js} +2 -2
- package/dist/core/core.css +115 -42
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/p-39d6e51d.entry.js +2 -0
- package/dist/core/p-39d6e51d.entry.js.map +1 -0
- package/dist/core/{p-83e14b47.entry.js → p-9e5eb19a.entry.js} +2 -2
- package/dist/core/{p-83e14b47.entry.js.map → p-9e5eb19a.entry.js.map} +1 -1
- package/dist/core/p-ac800db4.entry.js +2 -0
- package/dist/core/p-ac800db4.entry.js.map +1 -0
- package/dist/core/p-d45bcd43.entry.js +2 -0
- package/dist/core/p-d45bcd43.entry.js.map +1 -0
- package/dist/core/p-e7e00fe3.entry.js +2 -0
- package/dist/core/{p-774ea182.entry.js.map → p-e7e00fe3.entry.js.map} +1 -1
- package/dist/esm/core.js +1 -1
- package/dist/esm/gov-button.entry.js +4 -3
- package/dist/esm/gov-button.entry.js.map +1 -1
- package/dist/esm/gov-empty.entry.js +7 -1
- package/dist/esm/gov-empty.entry.js.map +1 -1
- package/dist/esm/gov-flex_3.entry.js +3 -3
- package/dist/esm/gov-flex_3.entry.js.map +1 -1
- package/dist/esm/gov-form-label.entry.js +1 -1
- package/dist/esm/gov-form-label.entry.js.map +1 -1
- package/dist/esm/gov-infobar.entry.js +6 -2
- package/dist/esm/gov-infobar.entry.js.map +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/hydrate/index.js +25 -12
- package/dist/hydrate/index.mjs +25 -12
- package/dist/types/components/gov-button/button/gov-button.d.ts +4 -0
- package/dist/types/components/gov-empty/constants.d.ts +5 -0
- package/dist/types/components/gov-empty/gov-empty.d.ts +5 -1
- package/dist/types/components/gov-infobar/gov-infobar.d.ts +2 -0
- package/dist/types/components/gov-theme-switch/gov-theme-switch.d.ts +1 -1
- package/dist/types/components.d.ts +20 -4
- package/package.json +1 -1
- package/dist/components/p-62d01259.js +0 -2
- package/dist/components/p-62d01259.js.map +0 -1
- package/dist/core/p-774ea182.entry.js +0 -2
- package/dist/core/p-a1c825f3.entry.js +0 -2
- package/dist/core/p-a1c825f3.entry.js.map +0 -1
- package/dist/core/p-c1584cfe.entry.js +0 -2
- package/dist/core/p-c1584cfe.entry.js.map +0 -1
- package/dist/core/p-c5a49469.entry.js +0 -2
- package/dist/core/p-c5a49469.entry.js.map +0 -1
- /package/dist/components/{p-8e888b01.js.map → p-043a676e.js.map} +0 -0
- /package/dist/components/{p-5b0a3c98.js.map → p-2b33d27c.js.map} +0 -0
- /package/dist/components/{p-1572effa.js.map → p-90657523.js.map} +0 -0
- /package/dist/components/{p-c150610c.js.map → p-b56d6b99.js.map} +0 -0
- /package/dist/components/{p-11fa70ff.js.map → p-bd393ff0.js.map} +0 -0
- /package/dist/components/{p-93f4a242.js.map → p-cbe3bc71.js.map} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Button.js","sourceRoot":"","sources":["../../../../../src/pages/Button.ts"],"names":[],"mappings":"AAAA,MAAM,UAAW,SAAQ,WAAW;IACnC,iBAAiB;QAChB,IAAI,CAAC,SAAS,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+4ChB,CAAA;IACF,CAAC;CACD;AAED,IAAI,cAAc,CAAC,GAAG,CAAC,aAAa,CAAC,KAAK,SAAS,EAAE,CAAC;IACrD,cAAc,CAAC,MAAM,CAAC,aAAa,EAAE,UAAU,CAAC,CAAA;AACjD,CAAC","sourcesContent":["class ButtonPage extends HTMLElement {\n\tconnectedCallback() {\n\t\tthis.innerHTML = `\n\t\t\t<h3>Buttons</h3>\n\n\t\t\t\t<gov-button color=\"primary\" size=\"s\" type=\"solid\" >\n\t\t\t\tTest Více\n\t\t\t</gov-button>\n\n\t\t\t<h4>Dropdown</h4>\n\n\t\t\t<gov-layout>\n\t\t\t\t<gov-layout-column>\n\t\t\t\t\t<div class=\"container-view\">\n\t\t\t\t\t\t<gov-dropdown>\n\t\t\t\t\t\t\t<gov-button color=\"primary\" size=\"l\" type=\"solid\">\n\t\t\t\t\t\t\t\tVíce\n\t\t\t\t\t\t\t</gov-button>\n\t\t\t\t\t\t\t<ul slot=\"list\" role=\"menu\">\n\t\t\t\t\t\t\t\t<li role=\"presentation\">\n\t\t\t\t\t\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"l\" expanded role=\"menuitem\">\n\t\t\t\t\t\t\t\t\t\tA další nabídka\n\t\t\t\t\t\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t\t\t\t\t\t</gov-button>\n\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t\t<li role=\"presentation\">\n\t\t\t\t\t\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"l\" expanded role=\"menuitem\">\n\t\t\t\t\t\t\t\t\t\tA další dlouhá nabídka\n\t\t\t\t\t\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t\t\t\t\t\t</gov-button>\n\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t\t<li role=\"presentation\">\n\t\t\t\t\t\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"l\" expanded role=\"menuitem\">\n\t\t\t\t\t\t\t\t\t\tA další\n\t\t\t\t\t\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t\t\t\t\t\t</gov-button>\n\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t</gov-dropdown>\n\t\t\t\t\t</div>\n\t\t\t\t</gov-layout-column>\n\t\t\t\t<gov-layout-column>\n\t\t\t\t\t<div class=\"container-view\">\n\t\t\t\t\t\t<gov-dropdown position=\"right\">\n\t\t\t\t\t\t\t<gov-button color=\"primary\" size=\"s\" type=\"solid\">\n\t\t\t\t\t\t\t\tVíce\n\t\t\t\t\t\t\t</gov-button>\n\t\t\t\t\t\t\t<ul slot=\"list\" role=\"menu\">\n\t\t\t\t\t\t\t\t<li role=\"presentation\">\n\t\t\t\t\t\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"s\" expanded role=\"menuitem\">\n\t\t\t\t\t\t\t\t\t\tA další nabídka\n\t\t\t\t\t\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"chevron-right\"></gov-icon>\n\t\t\t\t\t\t\t\t\t</gov-button>\n\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t\t<li role=\"presentation\">\n\t\t\t\t\t\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"s\" expanded role=\"menuitem\">\n\t\t\t\t\t\t\t\t\t\tA další dlouhá nabídka\n\t\t\t\t\t\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"chevron-right\"></gov-icon>\n\t\t\t\t\t\t\t\t\t</gov-button>\n\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t\t<li role=\"presentation\">\n\t\t\t\t\t\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"s\" expanded role=\"menuitem\">\n\t\t\t\t\t\t\t\t\t\tA další\n\t\t\t\t\t\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"chevron-right\"></gov-icon>\n\t\t\t\t\t\t\t\t\t</gov-button>\n\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t</gov-dropdown>\n\t\t\t\t\t</div>\n\t\t\t\t</gov-layout-column>\n\t\t\t</gov-layout>\n\n\t\t\t<h4>Primary - solid</h4>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"primary\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"s\" type=\"solid\" href=\"http://localhost:3333/button\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"m\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"primary\" size=\"xs\" type=\"solid\" loading=\"0\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"s\" type=\"solid\" loading=\"0\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"s\" type=\"solid\" loading=\"1\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"0\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"1\" disabled focusable=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"l\" type=\"solid\" loading=\"true\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"l\" type=\"solid\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"xl\" type=\"solid\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"xl\" type=\"solid\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"primary\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"m\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"m\" type=\"solid\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"m\" type=\"solid\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Primary - solid - expanded</h4>\n\t\t\t<div class=\"container-view\" style=\"display: flex; gap: 8px;\">\n\t\t\t\t<gov-button color=\"primary\" type=\"solid\" expanded=\"true\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tExpanded\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"solid\" expanded=\"true\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tExpanded\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"solid\" expanded=\"true\" loading=\"1\">\n\t\t\t\t\tExpanded\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"solid\" expanded=\"true\" loading=\"true\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tExpanded\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"solid\" expanded=\"true\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tExpanded\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Primary - outlined</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"true\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"false\" disabled focusable=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Primary - base</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"true\" disabled focusable=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Primary - link</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"primary\" type=\"link\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"link\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"link\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"link\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"link\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"primary\" type=\"link\" size=\"l\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"link\" size=\"l\" href=\"http://localhost:3333/button\" loading=\"1\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"link\" size=\"m\" href=\"http://localhost:3333/button\" loading=\"0\" disabled focusable=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"link\" size=\"m\" href=\"http://localhost:3333/button\" loading=\"true\" disabled focusable=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<br><br>\n\n\t\t\t<h4>Neutral - solid</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"neutral\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"neutral\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"neutral\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"solid\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"solid\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Neutral - outlined</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Neutral - base</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Neutral - link</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"neutral\" type=\"link\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small Neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"link\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall Neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"link\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal Neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"link\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge Neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"link\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large Neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"neutral\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<br><br>\n\n\t\t\t<h4>Secondary - solid</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"secondary\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"secondary\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"secondary\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"solid\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"solid\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Secondary - outlined</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Secondary - base</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Secondary - link</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"secondary\" type=\"link\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small Secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"link\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall Secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"link\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal Secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"link\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge Secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"link\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large Secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"secondary\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<br><br>\n\n\t\t\t<h4>Warning - solid</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"warning\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"warning\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"warning\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"solid\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"solid\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Warning - outlined</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Warning - base</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Warning - link</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"warning\" type=\"link\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"link\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"link\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"link\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"link\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"warning\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<br><br>\n\n\t\t\t<h4>Success - solid</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"success\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"success\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"success\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"solid\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"solid\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Success - outlined</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Success - base</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"success\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"success\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Success - link</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"success\" type=\"link\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"link\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"link\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"link\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"link\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"success\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<br><br>\n\n\t\t\t<h4>Error - solid</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"error\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"error\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"error\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"solid\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"solid\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Error - outlined</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Error - base</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"error\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"error\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Error - link</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"error\" type=\"link\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"link\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"link\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"link\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"link\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"error\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t`\n\t}\n}\n\nif (customElements.get('button-page') === undefined) {\n\tcustomElements.define('button-page', ButtonPage)\n}\n"]}
|
|
1
|
+
{"version":3,"file":"Button.js","sourceRoot":"","sources":["../../../../../src/pages/Button.ts"],"names":[],"mappings":"AAAA,MAAM,UAAW,SAAQ,WAAW;IACnC,iBAAiB;QAChB,IAAI,CAAC,SAAS,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAi6ChB,CAAA;IACF,CAAC;CACD;AAED,IAAI,cAAc,CAAC,GAAG,CAAC,aAAa,CAAC,KAAK,SAAS,EAAE,CAAC;IACrD,cAAc,CAAC,MAAM,CAAC,aAAa,EAAE,UAAU,CAAC,CAAA;AACjD,CAAC","sourcesContent":["class ButtonPage extends HTMLElement {\n\tconnectedCallback() {\n\t\tthis.innerHTML = `\n\t\t\t<h3>Buttons</h3>\n\n\t\t\t\t<gov-button color=\"primary\" size=\"s\" type=\"solid\" >\n\t\t\t\tTest Více\n\t\t\t</gov-button>\n\n\t\t\t<h4>Dropdown</h4>\n\n\t\t\t<gov-layout>\n\t\t\t\t<gov-layout-column>\n\t\t\t\t\t<div class=\"container-view\">\n\t\t\t\t\t\t<gov-dropdown>\n\t\t\t\t\t\t\t<gov-button color=\"primary\" size=\"l\" type=\"solid\">\n\t\t\t\t\t\t\t\tVíce\n\t\t\t\t\t\t\t</gov-button>\n\t\t\t\t\t\t\t<ul slot=\"list\" role=\"menu\">\n\t\t\t\t\t\t\t\t<li role=\"presentation\">\n\t\t\t\t\t\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"l\" expanded role=\"menuitem\">\n\t\t\t\t\t\t\t\t\t\tA další nabídka\n\t\t\t\t\t\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t\t\t\t\t\t</gov-button>\n\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t\t<li role=\"presentation\">\n\t\t\t\t\t\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"l\" expanded role=\"menuitem\">\n\t\t\t\t\t\t\t\t\t\tA další dlouhá nabídka\n\t\t\t\t\t\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t\t\t\t\t\t</gov-button>\n\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t\t<li role=\"presentation\">\n\t\t\t\t\t\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"l\" expanded role=\"menuitem\">\n\t\t\t\t\t\t\t\t\t\tA další\n\t\t\t\t\t\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t\t\t\t\t\t</gov-button>\n\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t</gov-dropdown>\n\t\t\t\t\t</div>\n\t\t\t\t</gov-layout-column>\n\t\t\t\t<gov-layout-column>\n\t\t\t\t\t<div class=\"container-view\">\n\t\t\t\t\t\t<gov-dropdown position=\"right\">\n\t\t\t\t\t\t\t<gov-button color=\"primary\" size=\"s\" type=\"solid\">\n\t\t\t\t\t\t\t\tVíce\n\t\t\t\t\t\t\t</gov-button>\n\t\t\t\t\t\t\t<ul slot=\"list\" role=\"menu\">\n\t\t\t\t\t\t\t\t<li role=\"presentation\">\n\t\t\t\t\t\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"s\" expanded role=\"menuitem\">\n\t\t\t\t\t\t\t\t\t\tA další nabídka\n\t\t\t\t\t\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"chevron-right\"></gov-icon>\n\t\t\t\t\t\t\t\t\t</gov-button>\n\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t\t<li role=\"presentation\">\n\t\t\t\t\t\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"s\" expanded role=\"menuitem\">\n\t\t\t\t\t\t\t\t\t\tA další dlouhá nabídka\n\t\t\t\t\t\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"chevron-right\"></gov-icon>\n\t\t\t\t\t\t\t\t\t</gov-button>\n\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t\t<li role=\"presentation\">\n\t\t\t\t\t\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"s\" expanded role=\"menuitem\">\n\t\t\t\t\t\t\t\t\t\tA další\n\t\t\t\t\t\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"chevron-right\"></gov-icon>\n\t\t\t\t\t\t\t\t\t</gov-button>\n\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t</gov-dropdown>\n\t\t\t\t\t</div>\n\t\t\t\t</gov-layout-column>\n\t\t\t</gov-layout>\n\n\t\t\t<h4>Primary - solid</h4>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"primary\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"s\" type=\"solid\" href=\"http://localhost:3333/button\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"m\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"primary\" size=\"xs\" type=\"solid\" loading=\"0\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"s\" type=\"solid\" loading=\"0\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"s\" type=\"solid\" loading=\"1\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"0\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"1\" disabled focusable=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"l\" type=\"solid\" loading=\"true\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"l\" type=\"solid\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"xl\" type=\"solid\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"xl\" type=\"solid\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"primary\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"m\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"m\" type=\"solid\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" size=\"m\" type=\"solid\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Primary - solid - expanded</h4>\n\t\t\t<div class=\"container-view\" style=\"display: flex; gap: 8px;\">\n\t\t\t\t<gov-button color=\"primary\" type=\"solid\" expanded=\"true\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tExpanded\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"solid\" expanded=\"true\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tExpanded\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"solid\" expanded=\"true\" loading=\"1\">\n\t\t\t\t\tExpanded\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"solid\" expanded=\"true\" loading=\"true\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tExpanded\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"solid\" expanded=\"true\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tExpanded\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<gov-button color=\"primary\" type=\"solid\" expanded=\"true\" loading=\"false\">\n\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\tExpanded\n\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t</gov-button>\n\t\t\t<br>\n\t\t\t<h4>Primary - solid - expanded mobile</h4>\n\t\t\t<gov-button color=\"primary\" type=\"solid\" expanded-mobile=\"true\" loading=\"false\">\n\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\tExpanded\n\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t</gov-button>\n\t\t\t<br>\n\t\t\t<gov-button color=\"primary\" type=\"solid\" expanded-mobile=\"true\" loading=\"true\">\n\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\tExpanded\n\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t</gov-button>\n\n\t\t\t<h4>Primary - outlined</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"true\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"false\" disabled focusable=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"outlined\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Primary - base</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"true\" disabled focusable=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"base\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Primary - link</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"primary\" type=\"link\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"link\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"link\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"link\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"link\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large Primary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"primary\" type=\"link\" size=\"l\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"link\" size=\"l\" href=\"http://localhost:3333/button\" loading=\"1\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"link\" size=\"m\" href=\"http://localhost:3333/button\" loading=\"0\" disabled focusable=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"primary\" type=\"link\" size=\"m\" href=\"http://localhost:3333/button\" loading=\"true\" disabled focusable=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<br><br>\n\n\t\t\t<h4>Neutral - solid</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"neutral\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"neutral\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"neutral\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"solid\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"solid\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Neutral - outlined</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"outlined\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Neutral - base</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"base\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Neutral - link</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"neutral\" type=\"link\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small Neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"link\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall Neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"link\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal Neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"link\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge Neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"link\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large Neutral\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"neutral\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"neutral\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<br><br>\n\n\t\t\t<h4>Secondary - solid</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"secondary\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"secondary\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"secondary\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"solid\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"solid\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Secondary - outlined</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"outlined\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Secondary - base</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"base\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Secondary - link</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"secondary\" type=\"link\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small Secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"link\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall Secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"link\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal Secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"link\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge Secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"link\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large Secondary\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"secondary\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"secondary\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<br><br>\n\n\t\t\t<h4>Warning - solid</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"warning\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"warning\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"warning\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"solid\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"solid\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Warning - outlined</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"outlined\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Warning - base</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"base\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Warning - link</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"warning\" type=\"link\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"link\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"link\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"link\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"link\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large warning\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"warning\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"warning\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<br><br>\n\n\t\t\t<h4>Success - solid</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"success\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"success\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"success\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"solid\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"solid\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Success - outlined</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"outlined\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Success - base</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"success\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"success\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"base\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Success - link</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"success\" type=\"link\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"link\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"link\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"link\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"link\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large success\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"success\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"success\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<br><br>\n\n\t\t\t<h4>Error - solid</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"error\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"error\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"solid\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"error\" size=\"xs\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" size=\"s\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" size=\"l\" type=\"solid\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" size=\"xl\" type=\"solid\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"solid\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"solid\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Error - outlined</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"outlined\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Error - base</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"error\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"error\" type=\"base\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" size=\"xl\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" loading=\"false\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"base\" loading=\"true\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"x-lg\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\n\t\t\t<h4>Error - link</h4>\n\t\t\t<div class=\"container-view\">\n\t\t\t\t<gov-button color=\"error\" type=\"link\" size=\"xs\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Small error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"link\" size=\"s\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tSmall error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"link\" disabled>\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tNormal error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"link\" size=\"l\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tLarge error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"link\" disabled size=\"xl\">\n\t\t\t\t\t<gov-icon slot=\"icon-start\" name=\"search\"></gov-icon>\n\t\t\t\t\tX-Large error\n\t\t\t\t\t<gov-icon slot=\"icon-end\" name=\"search\"></gov-icon>\n\t\t\t\t</gov-button>\n\t\t\t\t<br>\n\t\t\t\t<gov-button color=\"error\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"false\">\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t\t<gov-button color=\"error\" type=\"link\" href=\"http://localhost:3333/button\" loading=\"true\" disabled>\n\t\t\t\t\tOdeslat\n\t\t\t\t</gov-button>\n\t\t\t</div>\n\t\t`\n\t}\n}\n\nif (customElements.get('button-page') === undefined) {\n\tcustomElements.define('button-page', ButtonPage)\n}\n"]}
|
|
@@ -28,6 +28,32 @@ class EmptyPage extends HTMLElement {
|
|
|
28
28
|
Více informací
|
|
29
29
|
</gov-button>
|
|
30
30
|
</gov-empty>
|
|
31
|
+
<br>
|
|
32
|
+
<h3>Horizontal</h3>
|
|
33
|
+
<gov-empty size="s" direction="horizontal">
|
|
34
|
+
<gov-icon slot="icon" name="id-card" type="complex"></gov-icon>
|
|
35
|
+
<p slot="headline">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ipsum vitae etiam dui eget lectus vulputate ornare.</p>
|
|
36
|
+
<p>Informace o tom, že je potřeba upřesnit vyhledávání</p>
|
|
37
|
+
<gov-button size="s" color="primary" type="solid">
|
|
38
|
+
Přejít na jinou stránku
|
|
39
|
+
</gov-button>
|
|
40
|
+
</gov-empty>
|
|
41
|
+
<gov-empty size="m" direction="horizontal">
|
|
42
|
+
<gov-icon slot="icon" name="envelope" type="complex"></gov-icon>
|
|
43
|
+
<p slot="headline">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ipsum vitae etiam dui eget lectus vulputate ornare.</p>
|
|
44
|
+
<p>Informace o tom, že je potřeba upřesnit vyhledávání</p>
|
|
45
|
+
<gov-button size="m" color="primary" type="solid">
|
|
46
|
+
Více
|
|
47
|
+
</gov-button>
|
|
48
|
+
</gov-empty>
|
|
49
|
+
<gov-empty size="l" direction="horizontal">
|
|
50
|
+
<gov-icon slot="icon" name="car" type="complex"></gov-icon>
|
|
51
|
+
<p slot="headline">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ipsum vitae etiam dui eget lectus vulputate ornare.</p>
|
|
52
|
+
<p>Informace o tom, že je potřeba upřesnit vyhledávání</p>
|
|
53
|
+
<gov-button size="l" color="primary" type="solid">
|
|
54
|
+
Více informací
|
|
55
|
+
</gov-button>
|
|
56
|
+
</gov-empty>
|
|
31
57
|
</gov-container>
|
|
32
58
|
`;
|
|
33
59
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Empty.js","sourceRoot":"","sources":["../../../../../src/pages/Empty.ts"],"names":[],"mappings":"AAAA,MAAM,SAAU,SAAQ,WAAW;IAClC,iBAAiB;QAChB,IAAI,CAAC,SAAS,GAAG
|
|
1
|
+
{"version":3,"file":"Empty.js","sourceRoot":"","sources":["../../../../../src/pages/Empty.ts"],"names":[],"mappings":"AAAA,MAAM,SAAU,SAAQ,WAAW;IAClC,iBAAiB;QAChB,IAAI,CAAC,SAAS,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuDhB,CAAA;IACF,CAAC;CACD;AAED,IAAI,cAAc,CAAC,GAAG,CAAC,YAAY,CAAC,KAAK,SAAS,EAAE,CAAC;IACpD,cAAc,CAAC,MAAM,CAAC,YAAY,EAAE,SAAS,CAAC,CAAA;AAC/C,CAAC","sourcesContent":["class EmptyPage extends HTMLElement {\n\tconnectedCallback() {\n\t\tthis.innerHTML = `\n\t\t<h2>Empty</h2>\n\n\t\t<gov-container>\n\t\t\t<gov-empty size=\"s\">\n\t\t\t\t<gov-icon slot=\"icon\" name=\"id-card\" type=\"complex\"></gov-icon>\n\t\t\t\t<p slot=\"headline\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ipsum vitae etiam dui eget lectus vulputate ornare.</p>\n\t\t\t\t<p>Informace o tom, že je potřeba upřesnit vyhledávání</p>\n\t\t\t\t<gov-button size=\"s\" color=\"primary\" type=\"solid\">\n\t\t\t\t\tPřejít na jinou stránku\n\t\t\t\t</gov-button>\n\t\t\t</gov-empty>\n\t\t\t<gov-empty align=\"right\" size=\"m\">\n\t\t\t\t<gov-icon slot=\"icon\" name=\"envelope\" type=\"complex\"></gov-icon>\n\t\t\t\t<p slot=\"headline\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ipsum vitae etiam dui eget lectus vulputate ornare.</p>\n\t\t\t\t<p>Informace o tom, že je potřeba upřesnit vyhledávání</p>\n\t\t\t\t<gov-button size=\"m\" color=\"primary\" type=\"solid\">\n\t\t\t\t\tVíce\n\t\t\t\t</gov-button>\n\t\t\t</gov-empty>\n\t\t\t<gov-empty align=\"center\" size=\"l\">\n\t\t\t\t<gov-icon slot=\"icon\" name=\"car\" type=\"complex\"></gov-icon>\n\t\t\t\t<p slot=\"headline\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ipsum vitae etiam dui eget lectus vulputate ornare.</p>\n\t\t\t\t<p>Informace o tom, že je potřeba upřesnit vyhledávání</p>\n\t\t\t\t<gov-button size=\"l\" color=\"primary\" type=\"solid\">\n\t\t\t\t\tVíce informací\n\t\t\t\t</gov-button>\n\t\t\t</gov-empty>\n\t\t\t<br>\n\t\t\t<h3>Horizontal</h3>\n\t\t\t<gov-empty size=\"s\" direction=\"horizontal\">\n\t\t\t\t<gov-icon slot=\"icon\" name=\"id-card\" type=\"complex\"></gov-icon>\n\t\t\t\t<p slot=\"headline\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ipsum vitae etiam dui eget lectus vulputate ornare.</p>\n\t\t\t\t<p>Informace o tom, že je potřeba upřesnit vyhledávání</p>\n\t\t\t\t<gov-button size=\"s\" color=\"primary\" type=\"solid\">\n\t\t\t\t\tPřejít na jinou stránku\n\t\t\t\t</gov-button>\n\t\t\t</gov-empty>\n\t\t\t<gov-empty size=\"m\" direction=\"horizontal\">\n\t\t\t\t<gov-icon slot=\"icon\" name=\"envelope\" type=\"complex\"></gov-icon>\n\t\t\t\t<p slot=\"headline\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ipsum vitae etiam dui eget lectus vulputate ornare.</p>\n\t\t\t\t<p>Informace o tom, že je potřeba upřesnit vyhledávání</p>\n\t\t\t\t<gov-button size=\"m\" color=\"primary\" type=\"solid\">\n\t\t\t\t\tVíce\n\t\t\t\t</gov-button>\n\t\t\t</gov-empty>\n\t\t\t<gov-empty size=\"l\" direction=\"horizontal\">\n\t\t\t\t<gov-icon slot=\"icon\" name=\"car\" type=\"complex\"></gov-icon>\n\t\t\t\t<p slot=\"headline\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ipsum vitae etiam dui eget lectus vulputate ornare.</p>\n\t\t\t\t<p>Informace o tom, že je potřeba upřesnit vyhledávání</p>\n\t\t\t\t<gov-button size=\"l\" color=\"primary\" type=\"solid\">\n\t\t\t\t\tVíce informací\n\t\t\t\t</gov-button>\n\t\t\t</gov-empty>\n\t\t</gov-container>\n\t\t`\n\t}\n}\n\nif (customElements.get('empty-page') === undefined) {\n\tcustomElements.define('empty-page', EmptyPage)\n}\n"]}
|