From 8e747dd901ca7b731d5198445526d50d9cb24fd4 Mon Sep 17 00:00:00 2001 From: MizuRyzu Date: Mon, 13 Nov 2023 11:35:42 +0100 Subject: [PATCH 1/4] komponenta empty vytvoril som novu komponentu empty pre csgov --- components/gov-empty/gov-empty.twig | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 components/gov-empty/gov-empty.twig diff --git a/components/gov-empty/gov-empty.twig b/components/gov-empty/gov-empty.twig new file mode 100644 index 0000000..dd65005 --- /dev/null +++ b/components/gov-empty/gov-empty.twig @@ -0,0 +1,24 @@ +{# empty + ## Variables ## + # empty_icon – Optional. Adds svg icon before the label text. + # empty_title - nadpis komponenty + # empty_text - popisny text komponenty + # empty_button_aria_label - popis pro ctecky obrazu + # empty_button_text - text tlacitka +#} +
+
+
+ + {{ empty_icon }} + +
+
+
+

{{ empty_title }}

+

{{ empty_text }}

+
+
+
+
+
From ec4b8e27417c88922322b1e597b60ba096c02fe4 Mon Sep 17 00:00:00 2001 From: MizuRyzu Date: Mon, 13 Nov 2023 11:37:38 +0100 Subject: [PATCH 2/4] Komponenta error code Vytvoril som novu komponentu error code pre csgov --- components/gov-error-code/gov-error-code.twig | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 components/gov-error-code/gov-error-code.twig diff --git a/components/gov-error-code/gov-error-code.twig b/components/gov-error-code/gov-error-code.twig new file mode 100644 index 0000000..22757b5 --- /dev/null +++ b/components/gov-error-code/gov-error-code.twig @@ -0,0 +1,24 @@ +{# error code + ## Variables ## + # empty_icon – Optional. Adds svg icon before the label text. + # empty_title - nadpis komponenty + # empty_text - popisny text komponenty + # empty_button_aria_label - popis pro ctecky obrazu + # empty_button_text - text tlacitka +#} +
+
+
+ + {{ error_code_icon }} + +
+
+
+

{{ error_code_title }}

+

{{ error_code_text }}

+
+
+
+
+
From f56c262fe264b000504da00d4ca925d92a117d5e Mon Sep 17 00:00:00 2001 From: MizuRyzu Date: Wed, 15 Nov 2023 09:03:13 +0100 Subject: [PATCH 3/4] =?UTF-8?q?Oprava=20ch=C3=BDb=20v=20k=C3=B3de?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/gov-error-code/gov-error-code.twig | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/components/gov-error-code/gov-error-code.twig b/components/gov-error-code/gov-error-code.twig index 22757b5..eb72995 100644 --- a/components/gov-error-code/gov-error-code.twig +++ b/components/gov-error-code/gov-error-code.twig @@ -1,14 +1,14 @@ {# error code ## Variables ## - # empty_icon – Optional. Adds svg icon before the label text. - # empty_title - nadpis komponenty - # empty_text - popisny text komponenty - # empty_button_aria_label - popis pro ctecky obrazu - # empty_button_text - text tlacitka + # error_code_icon – Optional. Adds svg icon before the label text. + # error_code_title - nadpis komponenty + # error_code_text - popisny text komponenty + # error_code_button_aria_label - popis pro ctecky obrazu + # error_code_button_text - text tlacitka #}
-
+
{{ error_code_icon }} @@ -17,8 +17,8 @@

{{ error_code_title }}

{{ error_code_text }}

-
-
+
+
From 0eaaf5efac110c3591ff01038177f26026b267ff Mon Sep 17 00:00:00 2001 From: MizuRyzu Date: Wed, 15 Nov 2023 11:10:46 +0100 Subject: [PATCH 4/4] Snad uz hotovo. :) --- components/gov-error-code/gov-error-code.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/gov-error-code/gov-error-code.twig b/components/gov-error-code/gov-error-code.twig index eb72995..b9ff10e 100644 --- a/components/gov-error-code/gov-error-code.twig +++ b/components/gov-error-code/gov-error-code.twig @@ -18,7 +18,7 @@

{{ error_code_title }}

{{ error_code_text }}

-
+