@iroco/ui 0.19.6 → 0.19.8
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/lib/index.js +9 -9
- package/lib/index.min.js +1 -1
- package/lib/index.mjs +9 -9
- package/lib/index.mjs.css +238 -240
- package/package.json +1 -1
- package/src/NavBar.svelte +1 -3
package/lib/index.js
CHANGED
|
@@ -4220,11 +4220,11 @@
|
|
|
4220
4220
|
? /*item*/ ctx[7].hrefOrCallback
|
|
4221
4221
|
: "#");
|
|
4222
4222
|
|
|
4223
|
-
attr(a, "class", "svelte-
|
|
4223
|
+
attr(a, "class", "svelte-1ktk61y");
|
|
4224
4224
|
toggle_class(a, "iroco-ui-button", /*item*/ ctx[7].button);
|
|
4225
4225
|
toggle_class(a, "iroco-ui-button--small", /*item*/ ctx[7].button);
|
|
4226
4226
|
toggle_class(a, "iroco-ui-button--success", /*item*/ ctx[7].button);
|
|
4227
|
-
attr(li, "class", li_class_value = "nav__" + /*type*/ ctx[1] + "__item" + " svelte-
|
|
4227
|
+
attr(li, "class", li_class_value = "nav__" + /*type*/ ctx[1] + "__item" + " svelte-1ktk61y");
|
|
4228
4228
|
toggle_class(li, "active", /*active*/ ctx[2] === /*item*/ ctx[7].name);
|
|
4229
4229
|
},
|
|
4230
4230
|
m(target, anchor) {
|
|
@@ -4260,7 +4260,7 @@
|
|
|
4260
4260
|
toggle_class(a, "iroco-ui-button--success", /*item*/ ctx[7].button);
|
|
4261
4261
|
}
|
|
4262
4262
|
|
|
4263
|
-
if (dirty & /*type*/ 2 && li_class_value !== (li_class_value = "nav__" + /*type*/ ctx[1] + "__item" + " svelte-
|
|
4263
|
+
if (dirty & /*type*/ 2 && li_class_value !== (li_class_value = "nav__" + /*type*/ ctx[1] + "__item" + " svelte-1ktk61y")) {
|
|
4264
4264
|
attr(li, "class", li_class_value);
|
|
4265
4265
|
}
|
|
4266
4266
|
|
|
@@ -4308,10 +4308,10 @@
|
|
|
4308
4308
|
each_blocks[i].c();
|
|
4309
4309
|
}
|
|
4310
4310
|
|
|
4311
|
-
attr(button, "class", button_class_value = "nav__" + /*type*/ ctx[1] + "__close" + " svelte-
|
|
4312
|
-
attr(ul, "class", ul_class_value = "nav__" + /*type*/ ctx[1] + "__item-container" + " svelte-
|
|
4311
|
+
attr(button, "class", button_class_value = "nav__" + /*type*/ ctx[1] + "__close" + " svelte-1ktk61y");
|
|
4312
|
+
attr(ul, "class", ul_class_value = "nav__" + /*type*/ ctx[1] + "__item-container" + " svelte-1ktk61y");
|
|
4313
4313
|
attr(nav, "data-testid", /*type*/ ctx[1]);
|
|
4314
|
-
attr(nav, "class", nav_class_value = "nav__" + /*type*/ ctx[1] + " svelte-
|
|
4314
|
+
attr(nav, "class", nav_class_value = "nav__" + /*type*/ ctx[1] + " svelte-1ktk61y");
|
|
4315
4315
|
},
|
|
4316
4316
|
m(target, anchor) {
|
|
4317
4317
|
insert(target, nav, anchor);
|
|
@@ -4332,7 +4332,7 @@
|
|
|
4332
4332
|
}
|
|
4333
4333
|
},
|
|
4334
4334
|
p(ctx, [dirty]) {
|
|
4335
|
-
if (!current || dirty & /*type*/ 2 && button_class_value !== (button_class_value = "nav__" + /*type*/ ctx[1] + "__close" + " svelte-
|
|
4335
|
+
if (!current || dirty & /*type*/ 2 && button_class_value !== (button_class_value = "nav__" + /*type*/ ctx[1] + "__close" + " svelte-1ktk61y")) {
|
|
4336
4336
|
attr(button, "class", button_class_value);
|
|
4337
4337
|
}
|
|
4338
4338
|
|
|
@@ -4359,7 +4359,7 @@
|
|
|
4359
4359
|
each_blocks.length = each_value.length;
|
|
4360
4360
|
}
|
|
4361
4361
|
|
|
4362
|
-
if (!current || dirty & /*type*/ 2 && ul_class_value !== (ul_class_value = "nav__" + /*type*/ ctx[1] + "__item-container" + " svelte-
|
|
4362
|
+
if (!current || dirty & /*type*/ 2 && ul_class_value !== (ul_class_value = "nav__" + /*type*/ ctx[1] + "__item-container" + " svelte-1ktk61y")) {
|
|
4363
4363
|
attr(ul, "class", ul_class_value);
|
|
4364
4364
|
}
|
|
4365
4365
|
|
|
@@ -4367,7 +4367,7 @@
|
|
|
4367
4367
|
attr(nav, "data-testid", /*type*/ ctx[1]);
|
|
4368
4368
|
}
|
|
4369
4369
|
|
|
4370
|
-
if (!current || dirty & /*type*/ 2 && nav_class_value !== (nav_class_value = "nav__" + /*type*/ ctx[1] + " svelte-
|
|
4370
|
+
if (!current || dirty & /*type*/ 2 && nav_class_value !== (nav_class_value = "nav__" + /*type*/ ctx[1] + " svelte-1ktk61y")) {
|
|
4371
4371
|
attr(nav, "class", nav_class_value);
|
|
4372
4372
|
}
|
|
4373
4373
|
},
|
package/lib/index.min.js
CHANGED
|
@@ -327,4 +327,4 @@ var Ui=function(e){"use strict";function n(){}function t(e,n){for(const t in n)e
|
|
|
327
327
|
/*!**************************************************!*\
|
|
328
328
|
!*** multi core-js/es/array/from ./src/index.js ***!
|
|
329
329
|
\**************************************************/
|
|
330
|
-
/*! no static exports found */function(e,n,t){t(/*! core-js/es/array/from */"./node_modules/core-js/es/array/from.js"),e.exports=t(/*! /home/travis/build/feathericons/feather/src/index.js */"./src/index.js")}})},we.exports=ve();var be,_e=je(we.exports);function Me(e){let n,o,i,l=e[3].contents+"",r=[e[3].attrs,{style:i="width: "+e[0]+"; height: "+e[1]+"; color: "+e[2]+";"}],a={};for(let e=0;e<r.length;e+=1)a=t(a,r[e]);return{c(){n=g("svg"),o=g("g"),k(n,a),C(n,"svelte-1cuxg7m",!0)},m(e,t){y(e,n,t),h(n,o),o.innerHTML=l},p(e,t){8&t&&l!==(l=e[3].contents+"")&&(o.innerHTML=l),k(n,a=Q(r,[8&t&&e[3].attrs,7&t&&i!==(i="width: "+e[0]+"; height: "+e[1]+"; color: "+e[2]+";")&&{style:i}])),C(n,"svelte-1cuxg7m",!0)},d(e){e&&x(n)}}}function ke(e){let t,o=e[3]&&Me(e);return{c(){o&&o.c(),t=w()},m(e,n){o&&o.m(e,n),y(e,t,n)},p(e,[n]){e[3]?o?o.p(e,n):(o=Me(e),o.c(),o.m(t.parentNode,t)):o&&(o.d(1),o=null)},i:n,o:n,d(e){o&&o.d(e),e&&x(t)}}}function $e(e,n,t){let{name:o}=n,{stroke:i}=n,{strokeWidth:l}=n,{width:r="1em"}=n,{height:a="1em"}=n,{color:s="white"}=n;const c=_e.icons[o];return e.$$set=e=>{"name"in e&&t(4,o=e.name),"stroke"in e&&t(5,i=e.stroke),"strokeWidth"in e&&t(6,l=e.strokeWidth),"width"in e&&t(0,r=e.width),"height"in e&&t(1,a=e.height),"color"in e&&t(2,s=e.color)},e.$$.update=()=>{104&e.$$.dirty&&c&&(i&&t(3,c.attrs.stroke=i,c),l&&t(3,c.attrs["stroke-width"]=l,c))},[r,a,s,c,o,i,l]}function ze(e){let t,o,i;return{c(){t=g("svg"),o=g("path"),i=g("path"),_(o,"d","M30.009 29.9999C29.3241 30.0677 28.7761 30.1355 28.4336 30.2033C28.0912 30.3389 27.8857 30.5423 27.7487 30.8812C27.6117 31.2202 27.5432 31.7626 27.5432 32.5084V47.1524C27.5432 47.8982 27.6117 48.4406 27.7487 48.7795C27.8857 49.1185 28.0912 49.3219 28.4336 49.4575C28.7761 49.5931 29.2556 49.6609 30.009 49.6609V50.2711C29.1186 50.2033 27.8172 50.2033 26.2419 50.2033C24.5295 50.2033 23.2282 50.2033 22.4062 50.2711V49.7965C23.0912 49.7287 23.6391 49.6609 23.9816 49.5931C24.3241 49.4575 24.5295 49.2541 24.6665 48.9151C24.8035 48.5762 24.872 48.0338 24.872 47.288V32.5762C24.872 31.8304 24.8035 31.288 24.6665 30.949C24.5295 30.6101 24.3241 30.4067 23.9816 30.2711C23.6391 30.1355 23.1597 30.0677 22.4062 30.0677V29.4575C23.2282 29.5253 24.5295 29.5253 26.2419 29.5253C27.8172 29.5253 29.1186 29.5253 30.009 29.4575V29.9999Z"),_(o,"fill","white"),_(i,"d","M18.7079 40.4406C11.1737 37.3897 6.24219 30.2033 6.24219 22.1355C6.24219 11.2202 15.2148 2.33887 26.2422 2.33887C37.2696 2.33887 46.2422 11.2202 46.2422 22.1355C46.2422 30.2033 41.3107 37.4575 33.7764 40.4406L32.2696 36.9151C38.3655 34.4745 42.3381 28.6439 42.3381 22.0677C42.3381 13.2541 35.0778 6.06768 26.1737 6.06768C17.2696 6.06768 10.0093 13.2541 10.0093 22.0677C10.0093 28.5762 13.9819 34.4067 20.0778 36.9151L18.7079 40.4406Z"),_(i,"fill","#00D692"),_(t,"width",e[0]),_(t,"height",e[1]),_(t,"viewBox","0 0 54 53"),_(t,"fill","none"),_(t,"xmlns","http://www.w3.org/2000/svg")},m(e,n){y(e,t,n),h(t,o),h(t,i)},p(e,[n]){1&n&&_(t,"width",e[0]),2&n&&_(t,"height",e[1])},i:n,o:n,d(e){e&&x(t)}}}function Ae(e,n,t){let{width:o="5rem"}=n,{height:i="5rem"}=n;return e.$$set=e=>{"width"in e&&t(0,o=e.width),"height"in e&&t(1,i=e.height)},[o,i]}class Ce extends ie{constructor(e){super(),oe(this,e,Ae,ze,a,{width:0,height:1})}}function He(e){let t,o,i;return o=new Ce({props:{width:"4em",height:"4em"}}),{c(){t=m("div"),X(o.$$.fragment),_(t,"class","rotate linear infinite svelte-1dns1yx")},m(e,n){y(e,t,n),ee(o,t,null),i=!0},p:n,i(e){i||(Y(o.$$.fragment,e),i=!0)},o(e){J(o.$$.fragment,e),i=!1},d(e){e&&x(t),ne(o)}}}function Le(e){let t,o;return{c(){t=g("svg"),o=g("path"),_(o,"stroke-linecap","round"),_(o,"stroke-linejoin","round"),_(o,"stroke-width","2"),_(o,"d","M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"),_(t,"class","icon-info"),_(t,"width",e[0]),_(t,"height",e[1]),_(t,"fill","none"),_(t,"stroke","currentColor"),_(t,"viewBox","0 0 24 24"),_(t,"xmlns","http://www.w3.org/2000/svg")},m(e,n){y(e,t,n),h(t,o)},p(e,[n]){1&n&&_(t,"width",e[0]),2&n&&_(t,"height",e[1])},i:n,o:n,d(e){e&&x(t)}}}function Oe(e,n,t){let{width:o="5rem"}=n,{height:i="5rem"}=n;return e.$$set=e=>{"width"in e&&t(0,o=e.width),"height"in e&&t(1,i=e.height)},[o,i]}function Ve(e){let t,o,i,l;return{c(){t=g("svg"),o=g("title"),i=j("Mastodon"),l=g("path"),_(l,"d","M23.193 7.88c0-5.207-3.411-6.733-3.411-6.733C18.062.357 15.108.025 12.041 0h-.076c-3.069.025-6.02.357-7.74 1.147 0 0-3.412 1.526-3.412 6.732 0 1.193-.023 2.619.015 4.13.124 5.092.934 10.11 5.641 11.355 2.17.574 4.034.695 5.536.612 2.722-.15 4.25-.972 4.25-.972l-.09-1.975s-1.945.613-4.13.54c-2.165-.075-4.449-.234-4.799-2.892a5.5 5.5 0 0 1-.048-.745s2.125.52 4.818.643c1.646.075 3.19-.097 4.758-.283 3.007-.359 5.625-2.212 5.954-3.905.517-2.665.475-6.508.475-6.508zm-4.024 6.709h-2.497v-6.12c0-1.29-.543-1.944-1.628-1.944-1.2 0-1.802.776-1.802 2.313v3.349h-2.484v-3.35c0-1.537-.602-2.313-1.802-2.313-1.085 0-1.628.655-1.628 1.945v6.119H4.831V8.285c0-1.29.328-2.314.987-3.07.68-.759 1.57-1.147 2.674-1.147 1.278 0 2.246.491 2.886 1.474L12 6.585l.622-1.043c.64-.983 1.608-1.474 2.886-1.474 1.104 0 1.994.388 2.674 1.146.658.757.986 1.781.986 3.07v6.305z"),_(l,"fill",e[2]),_(t,"width",e[0]),_(t,"height",e[1]),_(t,"role","img"),_(t,"viewBox","0 0 24 24"),_(t,"class","icon-mastodon"),_(t,"xmlns","http://www.w3.org/2000/svg")},m(e,n){y(e,t,n),h(t,o),h(o,i),h(t,l)},p(e,[n]){4&n&&_(l,"fill",e[2]),1&n&&_(t,"width",e[0]),2&n&&_(t,"height",e[1])},i:n,o:n,d(e){e&&x(t)}}}function Se(e,n,t){let{width:o="5em"}=n,{height:i="5em"}=n,{fill:l="currentColor"}=n;return e.$$set=e=>{"width"in e&&t(0,o=e.width),"height"in e&&t(1,i=e.height),"fill"in e&&t(2,l=e.fill)},[o,i,l]}function Ie(e){let t,o;return{c(){t=g("svg"),o=g("path"),_(o,"stroke-linecap","round"),_(o,"stroke-linejoin","round"),_(o,"stroke-width","2"),_(o,"d","M6 18L18 6M6 6l12 12"),_(t,"xmlns","http://www.w3.org/2000/svg"),_(t,"width",e[0]),_(t,"height",e[1]),_(t,"fill","none"),_(t,"viewBox","0 0 24 24"),_(t,"stroke","currentColor")},m(e,n){y(e,t,n),h(t,o)},p(e,[n]){1&n&&_(t,"width",e[0]),2&n&&_(t,"height",e[1])},i:n,o:n,d(e){e&&x(t)}}}function Ee(e,n,t){let{width:o="5rem"}=n,{height:i="5rem"}=n;return e.$$set=e=>{"width"in e&&t(0,o=e.width),"height"in e&&t(1,i=e.height)},[o,i]}class Pe extends ie{constructor(e){super(),oe(this,e,Ee,Ie,a,{width:0,height:1})}}function Te(e,n,t){const o=e.slice();return o[7]=n[t],o}function qe(e){let n,t,o,i,l,r,a,s,c=e[7].name+"";function p(){return e[5](e[7])}return{c(){n=m("li"),t=m("a"),o=j(c),l=v(),_(t,"href",i="string"==typeof e[7].hrefOrCallback?e[7].hrefOrCallback:"#"),_(t,"class","svelte-jjl991"),C(t,"iroco-ui-button",e[7].button),C(t,"iroco-ui-button--small",e[7].button),C(t,"iroco-ui-button--success",e[7].button),_(n,"class",r="nav__"+e[1]+"__item svelte-jjl991"),C(n,"active",e[2]===e[7].name)},m(e,i){y(e,n,i),h(n,t),h(t,o),h(n,l),a||(s=b(t,"click",p),a=!0)},p(l,a){e=l,1&a&&c!==(c=e[7].name+"")&&z(o,c),1&a&&i!==(i="string"==typeof e[7].hrefOrCallback?e[7].hrefOrCallback:"#")&&_(t,"href",i),1&a&&C(t,"iroco-ui-button",e[7].button),1&a&&C(t,"iroco-ui-button--small",e[7].button),1&a&&C(t,"iroco-ui-button--success",e[7].button),2&a&&r!==(r="nav__"+e[1]+"__item svelte-jjl991")&&_(n,"class",r),7&a&&C(n,"active",e[2]===e[7].name)},d(e){e&&x(n),a=!1,s()}}}function Be(e){let n,t,o,i,l,r,a,s,c,p,d;o=new Pe({props:{width:"3em",height:"3em"}});let u=e[0],g=[];for(let n=0;n<u.length;n+=1)g[n]=qe(Te(e,u,n));return{c(){n=m("nav"),t=m("button"),X(o.$$.fragment),l=v(),r=m("ul");for(let e=0;e<g.length;e+=1)g[e].c();_(t,"class",i="nav__"+e[1]+"__close svelte-jjl991"),_(r,"class",a="nav__"+e[1]+"__item-container svelte-jjl991"),_(n,"data-testid",e[1]),_(n,"class",s="nav__"+e[1]+" svelte-jjl991")},m(i,a){y(i,n,a),h(n,t),ee(o,t,null),h(n,l),h(n,r);for(let e=0;e<g.length;e+=1)g[e].m(r,null);c=!0,p||(d=b(t,"click",e[4]),p=!0)},p(e,[o]){if((!c||2&o&&i!==(i="nav__"+e[1]+"__close svelte-jjl991"))&&_(t,"class",i),15&o){let n;for(u=e[0],n=0;n<u.length;n+=1){const t=Te(e,u,n);g[n]?g[n].p(t,o):(g[n]=qe(t),g[n].c(),g[n].m(r,null))}for(;n<g.length;n+=1)g[n].d(1);g.length=u.length}(!c||2&o&&a!==(a="nav__"+e[1]+"__item-container svelte-jjl991"))&&_(r,"class",a),(!c||2&o)&&_(n,"data-testid",e[1]),(!c||2&o&&s!==(s="nav__"+e[1]+" svelte-jjl991"))&&_(n,"class",s)},i(e){c||(Y(o.$$.fragment,e),c=!0)},o(e){J(o.$$.fragment,e),c=!1},d(e){e&&x(n),ne(o),f(g,e),p=!1,d()}}}function Ne(e,n,t){let o,{navigationItems:i}=n,{type:l}=n;const r=V(),a=e=>{if(t(2,o=e.name),"function"==typeof e.hrefOrCallback)return e.hrefOrCallback(),!1;r("click_link")};return e.$$set=e=>{"navigationItems"in e&&t(0,i=e.navigationItems),"type"in e&&t(1,l=e.type)},[i,l,o,a,function(n){S(e,n)},e=>a(e)]}class Fe extends ie{constructor(e){super(),oe(this,e,Ne,Be,a,{navigationItems:0,type:1})}}function Ze(e){let t,o;return{c(){t=g("svg"),o=g("path"),_(o,"stroke-linecap","round"),_(o,"stroke-linejoin","round"),_(o,"stroke-width","2"),_(o,"d","M4 6h16M4 12h16M4 18h16"),_(t,"xmlns","http://www.w3.org/2000/svg"),_(t,"width",e[0]),_(t,"height",e[1]),_(t,"fill","none"),_(t,"viewBox","0 0 24 24"),_(t,"stroke","currentColor")},m(e,n){y(e,t,n),h(t,o)},p(e,[n]){1&n&&_(t,"width",e[0]),2&n&&_(t,"height",e[1])},i:n,o:n,d(e){e&&x(t)}}}function Re(e,n,t){let{width:o="5rem"}=n,{height:i="5rem"}=n;return e.$$set=e=>{"width"in e&&t(0,o=e.width),"height"in e&&t(1,i=e.height)},[o,i]}class De extends ie{constructor(e){super(),oe(this,e,Re,Ze,a,{width:0,height:1})}}function Ge(e){let t,o,i,l,r,a,s,c,p,d,u;return{c(){t=m("a"),o=g("svg"),i=g("title"),l=j("Iroco"),r=g("path"),a=g("path"),s=g("path"),c=g("path"),p=g("path"),d=g("path"),u=g("path"),_(r,"fill","white"),_(r,"d","M412,81.41c-7.34,0-12.07-5.19-12.07-12.37S404.77,56.66,412,56.66,424.17,61.85,424.17,69,419.13,81.41,412,81.41Zm10.7,118.4H401V103.54h21.7Z"),_(r,"transform","translate(-0.44 -0.49)"),_(a,"fill","white"),_(a,"d","M505.77,123.71h-6.72c-18,0-27.2,8.26-27.2,28.43v47.67h-21.7V103.54h21.7v14.21h.3c5.5-9.32,15.44-15.28,28.43-15.28h5.19Z"),_(a,"transform","translate(-0.44 -0.49)"),_(s,"fill","white"),_(s,"d","M566.44,201.34c-33,0-49.21-21.54-49.21-49.66S533.43,102,566.44,102s49.35,21.39,49.35,49.66C615.79,179.64,599.29,201.34,566.44,201.34Zm0-80.22c-19.26,0-27.51,12.68-27.51,30.56,0,17.72,8.4,30.56,27.66,30.56s27.5-12.68,27.5-30.56S585.69,121.12,566.44,121.12Z"),_(s,"transform","translate(-0.44 -0.49)"),_(c,"fill","white"),_(c,"d","M721.23,186.52c-11.77,10.7-24.45,14.82-39.12,14.82-33.62,0-49.51-21.54-49.51-48.9,0-28.11,17.88-50.42,49.81-50.42,15.9,0,28,4.27,38.51,14.21L706.1,131.05c-6.88-6.72-14.21-9.93-23.53-9.93-18.8.15-28.27,13.9-28.27,31.32,0,16.66,8.1,29.8,28,29.8,9.17,0,16.35-2.9,24.3-10.54Z"),_(c,"transform","translate(-0.44 -0.49)"),_(p,"fill","white"),_(p,"d","M783.42,201.34c-33,0-49.21-21.54-49.21-49.66S750.41,102,783.42,102s49.35,21.39,49.35,49.66C832.77,179.64,816.27,201.34,783.42,201.34Zm0-80.22c-19.26,0-27.51,12.68-27.51,30.56,0,17.72,8.41,30.56,27.66,30.56s27.5-12.68,27.5-30.56S802.67,121.12,783.42,121.12Z"),_(p,"transform","translate(-0.44 -0.49)"),_(d,"fill","white"),_(d,"d","M122.8,144.26a30.6,30.6,0,0,0-8.07,1.23,5.53,5.53,0,0,0-3.46,3.53,28,28,0,0,0-.92,8.46v76.24a28,28,0,0,0,.92,8.46,5.53,5.53,0,0,0,3.46,3.53,30.18,30.18,0,0,0,8.07,1.23V250q-7.06-.45-19.52-.46-13.22,0-19.67.46v-3.07a30.33,30.33,0,0,0,8.07-1.23,5.49,5.49,0,0,0,3.45-3.53,27.59,27.59,0,0,0,.93-8.46V157.48a27.59,27.59,0,0,0-.93-8.46,5.49,5.49,0,0,0-3.45-3.53,30.75,30.75,0,0,0-8.07-1.23v-3.08q6.45.47,19.67.47,12.3,0,19.52-.47Z"),_(d,"transform","translate(-0.44 -0.49)"),_(u,"fill","#00D692"),_(u,"d","M64.64,198.52a102.78,102.78,0,1,1,77.13,0l-7.41-18.29a83,83,0,1,0-62.31,0Z"),_(u,"transform","translate(-0.44 -0.49)"),_(o,"viewBox","0 0 832.33 249.52"),_(o,"width",e[0]),_(o,"height",e[1]),_(t,"class","iroco-logo"),_(t,"href","/")},m(e,n){y(e,t,n),h(t,o),h(o,i),h(i,l),h(o,r),h(o,a),h(o,s),h(o,c),h(o,p),h(o,d),h(o,u)},p(e,[n]){1&n&&_(o,"width",e[0]),2&n&&_(o,"height",e[1])},i:n,o:n,d(e){e&&x(t)}}}function We(e,n,t){let{width:o="10rem"}=n,{height:i="10rem"}=n;return e.$$set=e=>{"width"in e&&t(0,o=e.width),"height"in e&&t(1,i=e.height)},[o,i]}class Ue extends ie{constructor(e){super(),oe(this,e,We,Ge,a,{width:0,height:1})}}function Ke(e){let n,t,o,i,l;return n=new Ce({props:{width:"3em",height:"3em"}}),{c(){X(n.$$.fragment),t=v(),o=m("h1"),i=j(e[2]),_(o,"class","svelte-z8zucs")},m(e,r){ee(n,e,r),y(e,t,r),y(e,o,r),h(o,i),l=!0},p(e,n){(!l||4&n)&&z(i,e[2])},i(e){l||(Y(n.$$.fragment,e),l=!0)},o(e){J(n.$$.fragment,e),l=!1},d(e){ne(n,e),e&&x(t),e&&x(o)}}}function Ye(e){let t,o;return t=new Ue({props:{width:"10em",height:"10em"}}),{c(){X(t.$$.fragment)},m(e,n){ee(t,e,n),o=!0},p:n,i(e){o||(Y(t.$$.fragment,e),o=!0)},o(e){J(t.$$.fragment,e),o=!1},d(e){ne(t,e)}}}function Je(e){let n,t;return n=new Fe({props:{type:e[1],navigationItems:e[0]}}),n.$on("click_link",e[5]),n.$on("click",e[6]),{c(){X(n.$$.fragment)},m(e,o){ee(n,e,o),t=!0},p(e,t){const o={};2&t&&(o.type=e[1]),1&t&&(o.navigationItems=e[0]),n.$set(o)},i(e){t||(Y(n.$$.fragment,e),t=!0)},o(e){J(n.$$.fragment,e),t=!1},d(e){ne(n,e)}}}function Qe(e){let n,t,o,i,l;return n=new Ce({props:{width:"3em",height:"3em"}}),{c(){X(n.$$.fragment),t=v(),o=m("h1"),i=j(e[2]),_(o,"class","svelte-z8zucs")},m(e,r){ee(n,e,r),y(e,t,r),y(e,o,r),h(o,i),l=!0},p(e,n){(!l||4&n)&&z(i,e[2])},i(e){l||(Y(n.$$.fragment,e),l=!0)},o(e){J(n.$$.fragment,e),l=!1},d(e){ne(n,e),e&&x(t),e&&x(o)}}}function Xe(e){let t,o;return t=new Ue({props:{width:"10em",height:"10em"}}),{c(){X(t.$$.fragment)},m(e,n){ee(t,e,n),o=!0},p:n,i(e){o||(Y(t.$$.fragment,e),o=!0)},o(e){J(t.$$.fragment,e),o=!1},d(e){ne(t,e)}}}function en(e){let n,t,o,i,l,r,a,s,c,p,d,u,f,g,j,w,M,k;const $=[Ye,Ke],z=[];function A(e,n){return null==e[2]?0:1}o=A(e),i=z[o]=$[o](e),a=new De({props:{width:"3em",height:"3em"}});let C=e[3]&&Je(e);const H=[Xe,Qe],L=[];function O(e,n){return null==e[2]?0:1}return u=O(e),f=L[u]=H[u](e),j=new Fe({props:{navigationItems:e[0],type:e[1]}}),{c(){n=m("div"),t=m("div"),i.c(),l=v(),r=m("button"),X(a.$$.fragment),s=v(),C&&C.c(),c=v(),p=m("div"),d=m("div"),f.c(),g=v(),X(j.$$.fragment),_(t,"class","navigation--mobile__title-container svelte-z8zucs"),_(r,"class","navigation--mobile__button svelte-z8zucs"),_(n,"class","navigation--mobile svelte-z8zucs"),_(d,"class","navigation__title-container svelte-z8zucs"),_(p,"class","navigation svelte-z8zucs")},m(i,x){y(i,n,x),h(n,t),z[o].m(t,null),h(n,l),h(n,r),ee(a,r,null),h(n,s),C&&C.m(n,null),y(i,c,x),y(i,p,x),h(p,d),L[u].m(d,null),h(p,g),ee(j,p,null),w=!0,M||(k=b(r,"click",e[4]),M=!0)},p(e,[l]){let r=o;o=A(e),o===r?z[o].p(e,l):(U(),J(z[r],1,1,(()=>{z[r]=null})),K(),i=z[o],i?i.p(e,l):(i=z[o]=$[o](e),i.c()),Y(i,1),i.m(t,null)),e[3]?C?(C.p(e,l),8&l&&Y(C,1)):(C=Je(e),C.c(),Y(C,1),C.m(n,null)):C&&(U(),J(C,1,1,(()=>{C=null})),K());let a=u;u=O(e),u===a?L[u].p(e,l):(U(),J(L[a],1,1,(()=>{L[a]=null})),K(),f=L[u],f?f.p(e,l):(f=L[u]=H[u](e),f.c()),Y(f,1),f.m(d,null));const s={};1&l&&(s.navigationItems=e[0]),2&l&&(s.type=e[1]),j.$set(s)},i(e){w||(Y(i),Y(a.$$.fragment,e),Y(C),Y(f),Y(j.$$.fragment,e),w=!0)},o(e){J(i),J(a.$$.fragment,e),J(C),J(f),J(j.$$.fragment,e),w=!1},d(e){e&&x(n),z[o].d(),ne(a),C&&C.d(),e&&x(c),e&&x(p),L[u].d(),ne(j),M=!1,k()}}}function nn(e,n,t){let{navigationItems:o}=n,{type:i="topbar"}=n,{title:l=null}=n,r=!1;return e.$$set=e=>{"navigationItems"in e&&t(0,o=e.navigationItems),"type"in e&&t(1,i=e.type),"title"in e&&t(2,l=e.title)},[o,i,l,r,()=>t(3,r=!0),()=>t(3,r=!1),()=>t(3,r=!1)]}function tn(e,n,t){const o=e.slice();return o[3]=n[t],o}function on(e,n,t){const o=e.slice();return o[6]=n[t].key,o[7]=n[t].renderComponent,o}function ln(e,n,t){const o=e.slice();return o[10]=n[t],o}function rn(e){let n,t,o,i=e[10].title+"";return{c(){n=m("th"),t=j(i),o=v(),_(n,"class","data-table__header__cell svelte-d69ajf")},m(e,i){y(e,n,i),h(n,t),h(n,o)},p(e,n){2&n&&i!==(i=e[10].title+"")&&z(t,i)},d(e){e&&x(n)}}}function an(e){let t,o=e[3][e[6]]+"";return{c(){t=j(o)},m(e,n){y(e,t,n)},p(e,n){3&n&&o!==(o=e[3][e[6]]+"")&&z(t,o)},i:n,o:n,d(e){e&&x(t)}}}function sn(e){let n,t,o;function i(){return e[2](e[7],e[3])}var l=e[7].component;return l&&(n=new l({}),n.$on("click",i)),{c(){n&&X(n.$$.fragment),t=w()},m(e,i){n&&ee(n,e,i),y(e,t,i),o=!0},p(o,r){if(l!==(l=(e=o)[7].component)){if(n){U();const e=n;J(e.$$.fragment,1,0,(()=>{ne(e,1)})),K()}l?(n=new l({}),n.$on("click",i),X(n.$$.fragment),Y(n.$$.fragment,1),ee(n,t.parentNode,t)):n=null}},i(e){o||(n&&Y(n.$$.fragment,e),o=!0)},o(e){n&&J(n.$$.fragment,e),o=!1},d(e){e&&x(t),n&&ne(n,e)}}}function cn(e){let n,t,o,i;const l=[sn,an],r=[];function a(e,n){return e[7]?0:1}return t=a(e),o=r[t]=l[t](e),{c(){n=m("td"),o.c(),_(n,"class","data-table__body__cell svelte-d69ajf")},m(e,o){y(e,n,o),r[t].m(n,null),i=!0},p(e,i){let s=t;t=a(e),t===s?r[t].p(e,i):(U(),J(r[s],1,1,(()=>{r[s]=null})),K(),o=r[t],o?o.p(e,i):(o=r[t]=l[t](e),o.c()),Y(o,1),o.m(n,null))},i(e){i||(Y(o),i=!0)},o(e){J(o),i=!1},d(e){e&&x(n),r[t].d()}}}function pn(e){let n,t,o,i=e[1],l=[];for(let n=0;n<i.length;n+=1)l[n]=cn(on(e,i,n));const r=e=>J(l[e],1,1,(()=>{l[e]=null}));return{c(){n=m("tr");for(let e=0;e<l.length;e+=1)l[e].c();t=v(),_(n,"class","data-table__body__row")},m(e,i){y(e,n,i);for(let e=0;e<l.length;e+=1)l[e].m(n,null);h(n,t),o=!0},p(e,o){if(3&o){let a;for(i=e[1],a=0;a<i.length;a+=1){const r=on(e,i,a);l[a]?(l[a].p(r,o),Y(l[a],1)):(l[a]=cn(r),l[a].c(),Y(l[a],1),l[a].m(n,t))}for(U(),a=i.length;a<l.length;a+=1)r(a);K()}},i(e){if(!o){for(let e=0;e<i.length;e+=1)Y(l[e]);o=!0}},o(e){l=l.filter(Boolean);for(let e=0;e<l.length;e+=1)J(l[e]);o=!1},d(e){e&&x(n),f(l,e)}}}function dn(e){let n,t,o,i,l,r,a=e[1],s=[];for(let n=0;n<a.length;n+=1)s[n]=rn(ln(e,a,n));let c=e[0],p=[];for(let n=0;n<c.length;n+=1)p[n]=pn(tn(e,c,n));const d=e=>J(p[e],1,1,(()=>{p[e]=null}));return{c(){n=m("table"),t=m("thead"),o=m("tr");for(let e=0;e<s.length;e+=1)s[e].c();i=v(),l=m("tbody");for(let e=0;e<p.length;e+=1)p[e].c();_(t,"class","data-table__header svelte-d69ajf"),_(l,"class","data-table__body"),_(n,"class","data-table svelte-d69ajf")},m(e,a){y(e,n,a),h(n,t),h(t,o);for(let e=0;e<s.length;e+=1)s[e].m(o,null);h(n,i),h(n,l);for(let e=0;e<p.length;e+=1)p[e].m(l,null);r=!0},p(e,[n]){if(2&n){let t;for(a=e[1],t=0;t<a.length;t+=1){const i=ln(e,a,t);s[t]?s[t].p(i,n):(s[t]=rn(i),s[t].c(),s[t].m(o,null))}for(;t<s.length;t+=1)s[t].d(1);s.length=a.length}if(3&n){let t;for(c=e[0],t=0;t<c.length;t+=1){const o=tn(e,c,t);p[t]?(p[t].p(o,n),Y(p[t],1)):(p[t]=pn(o),p[t].c(),Y(p[t],1),p[t].m(l,null))}for(U(),t=c.length;t<p.length;t+=1)d(t);K()}},i(e){if(!r){for(let e=0;e<c.length;e+=1)Y(p[e]);r=!0}},o(e){p=p.filter(Boolean);for(let e=0;e<p.length;e+=1)J(p[e]);r=!1},d(e){e&&x(n),f(s,e),f(p,e)}}}function un(e,n,t){let{rows:o}=n,{collumns:i}=n;return e.$$set=e=>{"rows"in e&&t(0,o=e.rows),"collumns"in e&&t(1,i=e.collumns)},[o,i,(e,n)=>e.props.onclick(n)]}function hn(e){let t,o;return{c(){t=g("svg"),o=g("path"),_(o,"stroke-linecap","round"),_(o,"stroke-linejoin","round"),_(o,"stroke-width","2"),_(o,"d","M12 4v16m8-8H4"),_(t,"xmlns","http://www.w3.org/2000/svg"),_(t,"height",e[1]),_(t,"width",e[0]),_(t,"fill","none"),_(t,"viewBox","0 0 24 24"),_(t,"stroke","currentColor")},m(e,n){y(e,t,n),h(t,o)},p(e,[n]){2&n&&_(t,"height",e[1]),1&n&&_(t,"width",e[0])},i:n,o:n,d(e){e&&x(t)}}}function yn(e,n,t){let{width:o="3rem"}=n,{height:i="3rem"}=n;return e.$$set=e=>{"width"in e&&t(0,o=e.width),"height"in e&&t(1,i=e.height)},[o,i]}function xn(e){let t,o;return{c(){t=g("svg"),o=g("path"),_(o,"d","M12 10.2857C12 10.7404 11.8194 11.1764 11.4979 11.4979C11.1764 11.8194 10.7404 12 10.2857 12L3.10371 12C2.64909 11.9999 2.21313 11.8192 1.89171 11.4977L0.502286 10.1083C0.180773 9.78687 9.70432e-05 9.35091 -2.71336e-07 8.89629L-8.99207e-07 1.71429C-9.38954e-07 1.25963 0.180611 0.823595 0.502102 0.502104C0.823593 0.180613 1.25963 9.38953e-07 1.71428 8.99206e-07L10.2857 1.49868e-07C10.7404 1.1012e-07 11.1764 0.180612 11.4979 0.502103C11.8194 0.823594 12 1.25963 12 1.71429L12 10.2857ZM10.2857 11.1429C10.513 11.1429 10.7311 11.0526 10.8918 10.8918C11.0526 10.7311 11.1429 10.513 11.1429 10.2857L11.1429 1.71429C11.1429 1.48696 11.0526 1.26894 10.8918 1.10819C10.7311 0.947449 10.513 0.857143 10.2857 0.857143L10.2857 4.71429C10.2857 5.05528 10.1503 5.3823 9.90914 5.62342C9.66802 5.86454 9.34099 6 9 6L3 6C2.65901 6 2.33198 5.86454 2.09086 5.62342C1.84974 5.38231 1.71429 5.05528 1.71429 4.71429L1.71428 0.857143C1.48696 0.857143 1.26894 0.94745 1.10819 1.1082C0.947448 1.26894 0.857142 1.48696 0.857142 1.71429L0.857142 8.89629C0.857191 9.1236 0.947529 9.34158 1.10829 9.50229L2.49771 10.8917C2.65842 11.0525 2.8764 11.1428 3.10371 11.1429L3.42857 11.1429L3.42857 9C3.42857 8.65901 3.56403 8.33198 3.80515 8.09086C4.04627 7.84975 4.37329 7.71429 4.71429 7.71429L8.14286 7.71429C8.48385 7.71429 8.81088 7.84974 9.05199 8.09086C9.29311 8.33198 9.42857 8.65901 9.42857 9L9.42857 11.1429L10.2857 11.1429ZM8.57143 11.1429L8.57143 9C8.57143 8.88634 8.52628 8.77733 8.4459 8.69695C8.36553 8.61658 8.25652 8.57143 8.14286 8.57143L4.71429 8.57143C4.60062 8.57143 4.49161 8.61658 4.41124 8.69695C4.33087 8.77733 4.28571 8.88634 4.28571 9L4.28571 11.1429L8.57143 11.1429ZM2.57143 0.857143L2.57143 4.71429C2.57143 4.82795 2.61658 4.93696 2.69695 5.01733C2.77733 5.09771 2.88633 5.14286 3 5.14286L9 5.14286C9.11366 5.14286 9.22267 5.0977 9.30305 5.01733C9.38342 4.93696 9.42857 4.82795 9.42857 4.71429L9.42857 0.857143L2.57143 0.857143Z"),_(o,"fill",e[2]),_(t,"width",e[0]),_(t,"height",e[1]),_(t,"viewBox","0 0 12 12"),_(t,"fill","none"),_(t,"xmlns","http://www.w3.org/2000/svg")},m(e,n){y(e,t,n),h(t,o)},p(e,[n]){4&n&&_(o,"fill",e[2]),1&n&&_(t,"width",e[0]),2&n&&_(t,"height",e[1])},i:n,o:n,d(e){e&&x(t)}}}function fn(e,n,t){let{width:o="5rem"}=n,{height:i="5rem"}=n,{fill:l="currentColor"}=n;return e.$$set=e=>{"width"in e&&t(0,o=e.width),"height"in e&&t(1,i=e.height),"fill"in e&&t(2,l=e.fill)},[o,i,l]}function mn(e){let t,o;return{c(){t=g("svg"),o=g("path"),_(o,"stroke-linecap","round"),_(o,"stroke-linejoin","round"),_(o,"stroke-width","2"),_(o,"d","M19 7l-.867 12.142A2 2 0 0116.138 21H7.862a2 2 0 01-1.995-1.858L5 7m5 4v6m4-6v6m1-10V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v3M4 7h16"),_(t,"width",e[0]),_(t,"height",e[1]),_(t,"fill","none"),_(t,"stroke",e[2]),_(t,"viewBox","0 0 24 24"),_(t,"xmlns","http://www.w3.org/2000/svg")},m(e,n){y(e,t,n),h(t,o)},p(e,[n]){1&n&&_(t,"width",e[0]),2&n&&_(t,"height",e[1]),4&n&&_(t,"stroke",e[2])},i:n,o:n,d(e){e&&x(t)}}}function gn(e,n,t){let{width:o="5rem"}=n,{height:i="5rem"}=n,{stroke:l="currentColor"}=n;return e.$$set=e=>{"width"in e&&t(0,o=e.width),"height"in e&&t(1,i=e.height),"stroke"in e&&t(2,l=e.stroke)},[o,i,l]}function jn(e){let t,o,i,l,a;return{c(){t=m("div"),o=j(e[1]),_(t,"class",i=u(`alert alert--${e[0]}`)+" svelte-xrcxsu")},m(n,i){y(n,t,i),h(t,o),l||(a=b(t,"click",(function(){r(e[2])&&e[2].apply(this,arguments)})),l=!0)},p(n,[l]){e=n,2&l&&z(o,e[1]),1&l&&i!==(i=u(`alert alert--${e[0]}`)+" svelte-xrcxsu")&&_(t,"class",i)},i:n,o:n,d(e){e&&x(t),l=!1,a()}}}function vn(e,n,t){let{type:o="success"}=n,{content:i}=n,{callback:l}=n;return e.$$set=e=>{"type"in e&&t(0,o=e.type),"content"in e&&t(1,i=e.content),"callback"in e&&t(2,l=e.callback)},[o,i,l]}return e.ButtonKind=void 0,(be=e.ButtonKind||(e.ButtonKind={})).REGULAR="regular",be.DANGER="danger",e.Alert=class extends ie{constructor(e){super(),oe(this,e,vn,jn,a,{type:0,content:1,callback:2})}},e.Button=class extends ie{constructor(e){super(),oe(this,e,re,le,a,{type:1,disabled:2,kind:3,size:4,id:5,node:0})}},e.DataTable=class extends ie{constructor(e){super(),oe(this,e,un,dn,a,{rows:0,collumns:1})}},e.Icon=class extends ie{constructor(e){super(),oe(this,e,$e,ke,a,{name:4,stroke:5,strokeWidth:6,width:0,height:1,color:2})}},e.IconFloppyDisk=class extends ie{constructor(e){super(),oe(this,e,fn,xn,a,{width:0,height:1,fill:2})}},e.IconInfo=class extends ie{constructor(e){super(),oe(this,e,Oe,Le,a,{width:0,height:1})}},e.IconIrocoLogo=Ce,e.IconMastodon=class extends ie{constructor(e){super(),oe(this,e,Se,Ve,a,{width:0,height:1,fill:2})}},e.IconMore=class extends ie{constructor(e){super(),oe(this,e,yn,hn,a,{width:0,height:1})}},e.IconTrashCan=class extends ie{constructor(e){super(),oe(this,e,gn,mn,a,{width:0,height:1,stroke:2})}},e.IrocoLogo=Ue,e.Loader=class extends ie{constructor(e){super(),oe(this,e,null,He,a,{})}},e.NavBar=Fe,e.Navigation=class extends ie{constructor(e){super(),oe(this,e,nn,en,a,{navigationItems:0,type:1,title:2})}},e.NavigationItem=class{constructor(e,n,t=!1){this.hrefOrCallback=n,this.name=e,this.button=t}},e.NumberInput=class extends ie{constructor(e){super(),oe(this,e,ge,me,a,{id:1,label:2,placeholder:3,error:4,value:0,min:5,max:6})}},e.RadioButton=class extends ie{constructor(e){super(),oe(this,e,ye,he,a,{label:5,value:2,group:0,name:3,checked:1})}get label(){return this.$$.ctx[5]}},e.TextInput=class extends ie{constructor(e){super(),oe(this,e,ue,de,a,{TextType:11,id:1,type:12,label:2,placeholder:3,error:4,htmlError:5,value:0,onFocus:6,onBlur:7,readonly:8,border:9})}},Object.defineProperty(e,"__esModule",{value:!0}),e}({});
|
|
330
|
+
/*! no static exports found */function(e,n,t){t(/*! core-js/es/array/from */"./node_modules/core-js/es/array/from.js"),e.exports=t(/*! /home/travis/build/feathericons/feather/src/index.js */"./src/index.js")}})},we.exports=ve();var be,_e=je(we.exports);function Me(e){let n,o,i,l=e[3].contents+"",r=[e[3].attrs,{style:i="width: "+e[0]+"; height: "+e[1]+"; color: "+e[2]+";"}],a={};for(let e=0;e<r.length;e+=1)a=t(a,r[e]);return{c(){n=g("svg"),o=g("g"),k(n,a),C(n,"svelte-1cuxg7m",!0)},m(e,t){y(e,n,t),h(n,o),o.innerHTML=l},p(e,t){8&t&&l!==(l=e[3].contents+"")&&(o.innerHTML=l),k(n,a=Q(r,[8&t&&e[3].attrs,7&t&&i!==(i="width: "+e[0]+"; height: "+e[1]+"; color: "+e[2]+";")&&{style:i}])),C(n,"svelte-1cuxg7m",!0)},d(e){e&&x(n)}}}function ke(e){let t,o=e[3]&&Me(e);return{c(){o&&o.c(),t=w()},m(e,n){o&&o.m(e,n),y(e,t,n)},p(e,[n]){e[3]?o?o.p(e,n):(o=Me(e),o.c(),o.m(t.parentNode,t)):o&&(o.d(1),o=null)},i:n,o:n,d(e){o&&o.d(e),e&&x(t)}}}function $e(e,n,t){let{name:o}=n,{stroke:i}=n,{strokeWidth:l}=n,{width:r="1em"}=n,{height:a="1em"}=n,{color:s="white"}=n;const c=_e.icons[o];return e.$$set=e=>{"name"in e&&t(4,o=e.name),"stroke"in e&&t(5,i=e.stroke),"strokeWidth"in e&&t(6,l=e.strokeWidth),"width"in e&&t(0,r=e.width),"height"in e&&t(1,a=e.height),"color"in e&&t(2,s=e.color)},e.$$.update=()=>{104&e.$$.dirty&&c&&(i&&t(3,c.attrs.stroke=i,c),l&&t(3,c.attrs["stroke-width"]=l,c))},[r,a,s,c,o,i,l]}function ze(e){let t,o,i;return{c(){t=g("svg"),o=g("path"),i=g("path"),_(o,"d","M30.009 29.9999C29.3241 30.0677 28.7761 30.1355 28.4336 30.2033C28.0912 30.3389 27.8857 30.5423 27.7487 30.8812C27.6117 31.2202 27.5432 31.7626 27.5432 32.5084V47.1524C27.5432 47.8982 27.6117 48.4406 27.7487 48.7795C27.8857 49.1185 28.0912 49.3219 28.4336 49.4575C28.7761 49.5931 29.2556 49.6609 30.009 49.6609V50.2711C29.1186 50.2033 27.8172 50.2033 26.2419 50.2033C24.5295 50.2033 23.2282 50.2033 22.4062 50.2711V49.7965C23.0912 49.7287 23.6391 49.6609 23.9816 49.5931C24.3241 49.4575 24.5295 49.2541 24.6665 48.9151C24.8035 48.5762 24.872 48.0338 24.872 47.288V32.5762C24.872 31.8304 24.8035 31.288 24.6665 30.949C24.5295 30.6101 24.3241 30.4067 23.9816 30.2711C23.6391 30.1355 23.1597 30.0677 22.4062 30.0677V29.4575C23.2282 29.5253 24.5295 29.5253 26.2419 29.5253C27.8172 29.5253 29.1186 29.5253 30.009 29.4575V29.9999Z"),_(o,"fill","white"),_(i,"d","M18.7079 40.4406C11.1737 37.3897 6.24219 30.2033 6.24219 22.1355C6.24219 11.2202 15.2148 2.33887 26.2422 2.33887C37.2696 2.33887 46.2422 11.2202 46.2422 22.1355C46.2422 30.2033 41.3107 37.4575 33.7764 40.4406L32.2696 36.9151C38.3655 34.4745 42.3381 28.6439 42.3381 22.0677C42.3381 13.2541 35.0778 6.06768 26.1737 6.06768C17.2696 6.06768 10.0093 13.2541 10.0093 22.0677C10.0093 28.5762 13.9819 34.4067 20.0778 36.9151L18.7079 40.4406Z"),_(i,"fill","#00D692"),_(t,"width",e[0]),_(t,"height",e[1]),_(t,"viewBox","0 0 54 53"),_(t,"fill","none"),_(t,"xmlns","http://www.w3.org/2000/svg")},m(e,n){y(e,t,n),h(t,o),h(t,i)},p(e,[n]){1&n&&_(t,"width",e[0]),2&n&&_(t,"height",e[1])},i:n,o:n,d(e){e&&x(t)}}}function Ae(e,n,t){let{width:o="5rem"}=n,{height:i="5rem"}=n;return e.$$set=e=>{"width"in e&&t(0,o=e.width),"height"in e&&t(1,i=e.height)},[o,i]}class Ce extends ie{constructor(e){super(),oe(this,e,Ae,ze,a,{width:0,height:1})}}function He(e){let t,o,i;return o=new Ce({props:{width:"4em",height:"4em"}}),{c(){t=m("div"),X(o.$$.fragment),_(t,"class","rotate linear infinite svelte-1dns1yx")},m(e,n){y(e,t,n),ee(o,t,null),i=!0},p:n,i(e){i||(Y(o.$$.fragment,e),i=!0)},o(e){J(o.$$.fragment,e),i=!1},d(e){e&&x(t),ne(o)}}}function Le(e){let t,o;return{c(){t=g("svg"),o=g("path"),_(o,"stroke-linecap","round"),_(o,"stroke-linejoin","round"),_(o,"stroke-width","2"),_(o,"d","M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"),_(t,"class","icon-info"),_(t,"width",e[0]),_(t,"height",e[1]),_(t,"fill","none"),_(t,"stroke","currentColor"),_(t,"viewBox","0 0 24 24"),_(t,"xmlns","http://www.w3.org/2000/svg")},m(e,n){y(e,t,n),h(t,o)},p(e,[n]){1&n&&_(t,"width",e[0]),2&n&&_(t,"height",e[1])},i:n,o:n,d(e){e&&x(t)}}}function Oe(e,n,t){let{width:o="5rem"}=n,{height:i="5rem"}=n;return e.$$set=e=>{"width"in e&&t(0,o=e.width),"height"in e&&t(1,i=e.height)},[o,i]}function Ve(e){let t,o,i,l;return{c(){t=g("svg"),o=g("title"),i=j("Mastodon"),l=g("path"),_(l,"d","M23.193 7.88c0-5.207-3.411-6.733-3.411-6.733C18.062.357 15.108.025 12.041 0h-.076c-3.069.025-6.02.357-7.74 1.147 0 0-3.412 1.526-3.412 6.732 0 1.193-.023 2.619.015 4.13.124 5.092.934 10.11 5.641 11.355 2.17.574 4.034.695 5.536.612 2.722-.15 4.25-.972 4.25-.972l-.09-1.975s-1.945.613-4.13.54c-2.165-.075-4.449-.234-4.799-2.892a5.5 5.5 0 0 1-.048-.745s2.125.52 4.818.643c1.646.075 3.19-.097 4.758-.283 3.007-.359 5.625-2.212 5.954-3.905.517-2.665.475-6.508.475-6.508zm-4.024 6.709h-2.497v-6.12c0-1.29-.543-1.944-1.628-1.944-1.2 0-1.802.776-1.802 2.313v3.349h-2.484v-3.35c0-1.537-.602-2.313-1.802-2.313-1.085 0-1.628.655-1.628 1.945v6.119H4.831V8.285c0-1.29.328-2.314.987-3.07.68-.759 1.57-1.147 2.674-1.147 1.278 0 2.246.491 2.886 1.474L12 6.585l.622-1.043c.64-.983 1.608-1.474 2.886-1.474 1.104 0 1.994.388 2.674 1.146.658.757.986 1.781.986 3.07v6.305z"),_(l,"fill",e[2]),_(t,"width",e[0]),_(t,"height",e[1]),_(t,"role","img"),_(t,"viewBox","0 0 24 24"),_(t,"class","icon-mastodon"),_(t,"xmlns","http://www.w3.org/2000/svg")},m(e,n){y(e,t,n),h(t,o),h(o,i),h(t,l)},p(e,[n]){4&n&&_(l,"fill",e[2]),1&n&&_(t,"width",e[0]),2&n&&_(t,"height",e[1])},i:n,o:n,d(e){e&&x(t)}}}function Se(e,n,t){let{width:o="5em"}=n,{height:i="5em"}=n,{fill:l="currentColor"}=n;return e.$$set=e=>{"width"in e&&t(0,o=e.width),"height"in e&&t(1,i=e.height),"fill"in e&&t(2,l=e.fill)},[o,i,l]}function Ie(e){let t,o;return{c(){t=g("svg"),o=g("path"),_(o,"stroke-linecap","round"),_(o,"stroke-linejoin","round"),_(o,"stroke-width","2"),_(o,"d","M6 18L18 6M6 6l12 12"),_(t,"xmlns","http://www.w3.org/2000/svg"),_(t,"width",e[0]),_(t,"height",e[1]),_(t,"fill","none"),_(t,"viewBox","0 0 24 24"),_(t,"stroke","currentColor")},m(e,n){y(e,t,n),h(t,o)},p(e,[n]){1&n&&_(t,"width",e[0]),2&n&&_(t,"height",e[1])},i:n,o:n,d(e){e&&x(t)}}}function Ee(e,n,t){let{width:o="5rem"}=n,{height:i="5rem"}=n;return e.$$set=e=>{"width"in e&&t(0,o=e.width),"height"in e&&t(1,i=e.height)},[o,i]}class Pe extends ie{constructor(e){super(),oe(this,e,Ee,Ie,a,{width:0,height:1})}}function Te(e,n,t){const o=e.slice();return o[7]=n[t],o}function qe(e){let n,t,o,i,l,r,a,s,c=e[7].name+"";function p(){return e[5](e[7])}return{c(){n=m("li"),t=m("a"),o=j(c),l=v(),_(t,"href",i="string"==typeof e[7].hrefOrCallback?e[7].hrefOrCallback:"#"),_(t,"class","svelte-1ktk61y"),C(t,"iroco-ui-button",e[7].button),C(t,"iroco-ui-button--small",e[7].button),C(t,"iroco-ui-button--success",e[7].button),_(n,"class",r="nav__"+e[1]+"__item svelte-1ktk61y"),C(n,"active",e[2]===e[7].name)},m(e,i){y(e,n,i),h(n,t),h(t,o),h(n,l),a||(s=b(t,"click",p),a=!0)},p(l,a){e=l,1&a&&c!==(c=e[7].name+"")&&z(o,c),1&a&&i!==(i="string"==typeof e[7].hrefOrCallback?e[7].hrefOrCallback:"#")&&_(t,"href",i),1&a&&C(t,"iroco-ui-button",e[7].button),1&a&&C(t,"iroco-ui-button--small",e[7].button),1&a&&C(t,"iroco-ui-button--success",e[7].button),2&a&&r!==(r="nav__"+e[1]+"__item svelte-1ktk61y")&&_(n,"class",r),7&a&&C(n,"active",e[2]===e[7].name)},d(e){e&&x(n),a=!1,s()}}}function Be(e){let n,t,o,i,l,r,a,s,c,p,d;o=new Pe({props:{width:"3em",height:"3em"}});let u=e[0],g=[];for(let n=0;n<u.length;n+=1)g[n]=qe(Te(e,u,n));return{c(){n=m("nav"),t=m("button"),X(o.$$.fragment),l=v(),r=m("ul");for(let e=0;e<g.length;e+=1)g[e].c();_(t,"class",i="nav__"+e[1]+"__close svelte-1ktk61y"),_(r,"class",a="nav__"+e[1]+"__item-container svelte-1ktk61y"),_(n,"data-testid",e[1]),_(n,"class",s="nav__"+e[1]+" svelte-1ktk61y")},m(i,a){y(i,n,a),h(n,t),ee(o,t,null),h(n,l),h(n,r);for(let e=0;e<g.length;e+=1)g[e].m(r,null);c=!0,p||(d=b(t,"click",e[4]),p=!0)},p(e,[o]){if((!c||2&o&&i!==(i="nav__"+e[1]+"__close svelte-1ktk61y"))&&_(t,"class",i),15&o){let n;for(u=e[0],n=0;n<u.length;n+=1){const t=Te(e,u,n);g[n]?g[n].p(t,o):(g[n]=qe(t),g[n].c(),g[n].m(r,null))}for(;n<g.length;n+=1)g[n].d(1);g.length=u.length}(!c||2&o&&a!==(a="nav__"+e[1]+"__item-container svelte-1ktk61y"))&&_(r,"class",a),(!c||2&o)&&_(n,"data-testid",e[1]),(!c||2&o&&s!==(s="nav__"+e[1]+" svelte-1ktk61y"))&&_(n,"class",s)},i(e){c||(Y(o.$$.fragment,e),c=!0)},o(e){J(o.$$.fragment,e),c=!1},d(e){e&&x(n),ne(o),f(g,e),p=!1,d()}}}function Ne(e,n,t){let o,{navigationItems:i}=n,{type:l}=n;const r=V(),a=e=>{if(t(2,o=e.name),"function"==typeof e.hrefOrCallback)return e.hrefOrCallback(),!1;r("click_link")};return e.$$set=e=>{"navigationItems"in e&&t(0,i=e.navigationItems),"type"in e&&t(1,l=e.type)},[i,l,o,a,function(n){S(e,n)},e=>a(e)]}class Fe extends ie{constructor(e){super(),oe(this,e,Ne,Be,a,{navigationItems:0,type:1})}}function Ze(e){let t,o;return{c(){t=g("svg"),o=g("path"),_(o,"stroke-linecap","round"),_(o,"stroke-linejoin","round"),_(o,"stroke-width","2"),_(o,"d","M4 6h16M4 12h16M4 18h16"),_(t,"xmlns","http://www.w3.org/2000/svg"),_(t,"width",e[0]),_(t,"height",e[1]),_(t,"fill","none"),_(t,"viewBox","0 0 24 24"),_(t,"stroke","currentColor")},m(e,n){y(e,t,n),h(t,o)},p(e,[n]){1&n&&_(t,"width",e[0]),2&n&&_(t,"height",e[1])},i:n,o:n,d(e){e&&x(t)}}}function Re(e,n,t){let{width:o="5rem"}=n,{height:i="5rem"}=n;return e.$$set=e=>{"width"in e&&t(0,o=e.width),"height"in e&&t(1,i=e.height)},[o,i]}class De extends ie{constructor(e){super(),oe(this,e,Re,Ze,a,{width:0,height:1})}}function Ge(e){let t,o,i,l,r,a,s,c,p,d,u;return{c(){t=m("a"),o=g("svg"),i=g("title"),l=j("Iroco"),r=g("path"),a=g("path"),s=g("path"),c=g("path"),p=g("path"),d=g("path"),u=g("path"),_(r,"fill","white"),_(r,"d","M412,81.41c-7.34,0-12.07-5.19-12.07-12.37S404.77,56.66,412,56.66,424.17,61.85,424.17,69,419.13,81.41,412,81.41Zm10.7,118.4H401V103.54h21.7Z"),_(r,"transform","translate(-0.44 -0.49)"),_(a,"fill","white"),_(a,"d","M505.77,123.71h-6.72c-18,0-27.2,8.26-27.2,28.43v47.67h-21.7V103.54h21.7v14.21h.3c5.5-9.32,15.44-15.28,28.43-15.28h5.19Z"),_(a,"transform","translate(-0.44 -0.49)"),_(s,"fill","white"),_(s,"d","M566.44,201.34c-33,0-49.21-21.54-49.21-49.66S533.43,102,566.44,102s49.35,21.39,49.35,49.66C615.79,179.64,599.29,201.34,566.44,201.34Zm0-80.22c-19.26,0-27.51,12.68-27.51,30.56,0,17.72,8.4,30.56,27.66,30.56s27.5-12.68,27.5-30.56S585.69,121.12,566.44,121.12Z"),_(s,"transform","translate(-0.44 -0.49)"),_(c,"fill","white"),_(c,"d","M721.23,186.52c-11.77,10.7-24.45,14.82-39.12,14.82-33.62,0-49.51-21.54-49.51-48.9,0-28.11,17.88-50.42,49.81-50.42,15.9,0,28,4.27,38.51,14.21L706.1,131.05c-6.88-6.72-14.21-9.93-23.53-9.93-18.8.15-28.27,13.9-28.27,31.32,0,16.66,8.1,29.8,28,29.8,9.17,0,16.35-2.9,24.3-10.54Z"),_(c,"transform","translate(-0.44 -0.49)"),_(p,"fill","white"),_(p,"d","M783.42,201.34c-33,0-49.21-21.54-49.21-49.66S750.41,102,783.42,102s49.35,21.39,49.35,49.66C832.77,179.64,816.27,201.34,783.42,201.34Zm0-80.22c-19.26,0-27.51,12.68-27.51,30.56,0,17.72,8.41,30.56,27.66,30.56s27.5-12.68,27.5-30.56S802.67,121.12,783.42,121.12Z"),_(p,"transform","translate(-0.44 -0.49)"),_(d,"fill","white"),_(d,"d","M122.8,144.26a30.6,30.6,0,0,0-8.07,1.23,5.53,5.53,0,0,0-3.46,3.53,28,28,0,0,0-.92,8.46v76.24a28,28,0,0,0,.92,8.46,5.53,5.53,0,0,0,3.46,3.53,30.18,30.18,0,0,0,8.07,1.23V250q-7.06-.45-19.52-.46-13.22,0-19.67.46v-3.07a30.33,30.33,0,0,0,8.07-1.23,5.49,5.49,0,0,0,3.45-3.53,27.59,27.59,0,0,0,.93-8.46V157.48a27.59,27.59,0,0,0-.93-8.46,5.49,5.49,0,0,0-3.45-3.53,30.75,30.75,0,0,0-8.07-1.23v-3.08q6.45.47,19.67.47,12.3,0,19.52-.47Z"),_(d,"transform","translate(-0.44 -0.49)"),_(u,"fill","#00D692"),_(u,"d","M64.64,198.52a102.78,102.78,0,1,1,77.13,0l-7.41-18.29a83,83,0,1,0-62.31,0Z"),_(u,"transform","translate(-0.44 -0.49)"),_(o,"viewBox","0 0 832.33 249.52"),_(o,"width",e[0]),_(o,"height",e[1]),_(t,"class","iroco-logo"),_(t,"href","/")},m(e,n){y(e,t,n),h(t,o),h(o,i),h(i,l),h(o,r),h(o,a),h(o,s),h(o,c),h(o,p),h(o,d),h(o,u)},p(e,[n]){1&n&&_(o,"width",e[0]),2&n&&_(o,"height",e[1])},i:n,o:n,d(e){e&&x(t)}}}function We(e,n,t){let{width:o="10rem"}=n,{height:i="10rem"}=n;return e.$$set=e=>{"width"in e&&t(0,o=e.width),"height"in e&&t(1,i=e.height)},[o,i]}class Ue extends ie{constructor(e){super(),oe(this,e,We,Ge,a,{width:0,height:1})}}function Ke(e){let n,t,o,i,l;return n=new Ce({props:{width:"3em",height:"3em"}}),{c(){X(n.$$.fragment),t=v(),o=m("h1"),i=j(e[2]),_(o,"class","svelte-z8zucs")},m(e,r){ee(n,e,r),y(e,t,r),y(e,o,r),h(o,i),l=!0},p(e,n){(!l||4&n)&&z(i,e[2])},i(e){l||(Y(n.$$.fragment,e),l=!0)},o(e){J(n.$$.fragment,e),l=!1},d(e){ne(n,e),e&&x(t),e&&x(o)}}}function Ye(e){let t,o;return t=new Ue({props:{width:"10em",height:"10em"}}),{c(){X(t.$$.fragment)},m(e,n){ee(t,e,n),o=!0},p:n,i(e){o||(Y(t.$$.fragment,e),o=!0)},o(e){J(t.$$.fragment,e),o=!1},d(e){ne(t,e)}}}function Je(e){let n,t;return n=new Fe({props:{type:e[1],navigationItems:e[0]}}),n.$on("click_link",e[5]),n.$on("click",e[6]),{c(){X(n.$$.fragment)},m(e,o){ee(n,e,o),t=!0},p(e,t){const o={};2&t&&(o.type=e[1]),1&t&&(o.navigationItems=e[0]),n.$set(o)},i(e){t||(Y(n.$$.fragment,e),t=!0)},o(e){J(n.$$.fragment,e),t=!1},d(e){ne(n,e)}}}function Qe(e){let n,t,o,i,l;return n=new Ce({props:{width:"3em",height:"3em"}}),{c(){X(n.$$.fragment),t=v(),o=m("h1"),i=j(e[2]),_(o,"class","svelte-z8zucs")},m(e,r){ee(n,e,r),y(e,t,r),y(e,o,r),h(o,i),l=!0},p(e,n){(!l||4&n)&&z(i,e[2])},i(e){l||(Y(n.$$.fragment,e),l=!0)},o(e){J(n.$$.fragment,e),l=!1},d(e){ne(n,e),e&&x(t),e&&x(o)}}}function Xe(e){let t,o;return t=new Ue({props:{width:"10em",height:"10em"}}),{c(){X(t.$$.fragment)},m(e,n){ee(t,e,n),o=!0},p:n,i(e){o||(Y(t.$$.fragment,e),o=!0)},o(e){J(t.$$.fragment,e),o=!1},d(e){ne(t,e)}}}function en(e){let n,t,o,i,l,r,a,s,c,p,d,u,f,g,j,w,M,k;const $=[Ye,Ke],z=[];function A(e,n){return null==e[2]?0:1}o=A(e),i=z[o]=$[o](e),a=new De({props:{width:"3em",height:"3em"}});let C=e[3]&&Je(e);const H=[Xe,Qe],L=[];function O(e,n){return null==e[2]?0:1}return u=O(e),f=L[u]=H[u](e),j=new Fe({props:{navigationItems:e[0],type:e[1]}}),{c(){n=m("div"),t=m("div"),i.c(),l=v(),r=m("button"),X(a.$$.fragment),s=v(),C&&C.c(),c=v(),p=m("div"),d=m("div"),f.c(),g=v(),X(j.$$.fragment),_(t,"class","navigation--mobile__title-container svelte-z8zucs"),_(r,"class","navigation--mobile__button svelte-z8zucs"),_(n,"class","navigation--mobile svelte-z8zucs"),_(d,"class","navigation__title-container svelte-z8zucs"),_(p,"class","navigation svelte-z8zucs")},m(i,x){y(i,n,x),h(n,t),z[o].m(t,null),h(n,l),h(n,r),ee(a,r,null),h(n,s),C&&C.m(n,null),y(i,c,x),y(i,p,x),h(p,d),L[u].m(d,null),h(p,g),ee(j,p,null),w=!0,M||(k=b(r,"click",e[4]),M=!0)},p(e,[l]){let r=o;o=A(e),o===r?z[o].p(e,l):(U(),J(z[r],1,1,(()=>{z[r]=null})),K(),i=z[o],i?i.p(e,l):(i=z[o]=$[o](e),i.c()),Y(i,1),i.m(t,null)),e[3]?C?(C.p(e,l),8&l&&Y(C,1)):(C=Je(e),C.c(),Y(C,1),C.m(n,null)):C&&(U(),J(C,1,1,(()=>{C=null})),K());let a=u;u=O(e),u===a?L[u].p(e,l):(U(),J(L[a],1,1,(()=>{L[a]=null})),K(),f=L[u],f?f.p(e,l):(f=L[u]=H[u](e),f.c()),Y(f,1),f.m(d,null));const s={};1&l&&(s.navigationItems=e[0]),2&l&&(s.type=e[1]),j.$set(s)},i(e){w||(Y(i),Y(a.$$.fragment,e),Y(C),Y(f),Y(j.$$.fragment,e),w=!0)},o(e){J(i),J(a.$$.fragment,e),J(C),J(f),J(j.$$.fragment,e),w=!1},d(e){e&&x(n),z[o].d(),ne(a),C&&C.d(),e&&x(c),e&&x(p),L[u].d(),ne(j),M=!1,k()}}}function nn(e,n,t){let{navigationItems:o}=n,{type:i="topbar"}=n,{title:l=null}=n,r=!1;return e.$$set=e=>{"navigationItems"in e&&t(0,o=e.navigationItems),"type"in e&&t(1,i=e.type),"title"in e&&t(2,l=e.title)},[o,i,l,r,()=>t(3,r=!0),()=>t(3,r=!1),()=>t(3,r=!1)]}function tn(e,n,t){const o=e.slice();return o[3]=n[t],o}function on(e,n,t){const o=e.slice();return o[6]=n[t].key,o[7]=n[t].renderComponent,o}function ln(e,n,t){const o=e.slice();return o[10]=n[t],o}function rn(e){let n,t,o,i=e[10].title+"";return{c(){n=m("th"),t=j(i),o=v(),_(n,"class","data-table__header__cell svelte-d69ajf")},m(e,i){y(e,n,i),h(n,t),h(n,o)},p(e,n){2&n&&i!==(i=e[10].title+"")&&z(t,i)},d(e){e&&x(n)}}}function an(e){let t,o=e[3][e[6]]+"";return{c(){t=j(o)},m(e,n){y(e,t,n)},p(e,n){3&n&&o!==(o=e[3][e[6]]+"")&&z(t,o)},i:n,o:n,d(e){e&&x(t)}}}function sn(e){let n,t,o;function i(){return e[2](e[7],e[3])}var l=e[7].component;return l&&(n=new l({}),n.$on("click",i)),{c(){n&&X(n.$$.fragment),t=w()},m(e,i){n&&ee(n,e,i),y(e,t,i),o=!0},p(o,r){if(l!==(l=(e=o)[7].component)){if(n){U();const e=n;J(e.$$.fragment,1,0,(()=>{ne(e,1)})),K()}l?(n=new l({}),n.$on("click",i),X(n.$$.fragment),Y(n.$$.fragment,1),ee(n,t.parentNode,t)):n=null}},i(e){o||(n&&Y(n.$$.fragment,e),o=!0)},o(e){n&&J(n.$$.fragment,e),o=!1},d(e){e&&x(t),n&&ne(n,e)}}}function cn(e){let n,t,o,i;const l=[sn,an],r=[];function a(e,n){return e[7]?0:1}return t=a(e),o=r[t]=l[t](e),{c(){n=m("td"),o.c(),_(n,"class","data-table__body__cell svelte-d69ajf")},m(e,o){y(e,n,o),r[t].m(n,null),i=!0},p(e,i){let s=t;t=a(e),t===s?r[t].p(e,i):(U(),J(r[s],1,1,(()=>{r[s]=null})),K(),o=r[t],o?o.p(e,i):(o=r[t]=l[t](e),o.c()),Y(o,1),o.m(n,null))},i(e){i||(Y(o),i=!0)},o(e){J(o),i=!1},d(e){e&&x(n),r[t].d()}}}function pn(e){let n,t,o,i=e[1],l=[];for(let n=0;n<i.length;n+=1)l[n]=cn(on(e,i,n));const r=e=>J(l[e],1,1,(()=>{l[e]=null}));return{c(){n=m("tr");for(let e=0;e<l.length;e+=1)l[e].c();t=v(),_(n,"class","data-table__body__row")},m(e,i){y(e,n,i);for(let e=0;e<l.length;e+=1)l[e].m(n,null);h(n,t),o=!0},p(e,o){if(3&o){let a;for(i=e[1],a=0;a<i.length;a+=1){const r=on(e,i,a);l[a]?(l[a].p(r,o),Y(l[a],1)):(l[a]=cn(r),l[a].c(),Y(l[a],1),l[a].m(n,t))}for(U(),a=i.length;a<l.length;a+=1)r(a);K()}},i(e){if(!o){for(let e=0;e<i.length;e+=1)Y(l[e]);o=!0}},o(e){l=l.filter(Boolean);for(let e=0;e<l.length;e+=1)J(l[e]);o=!1},d(e){e&&x(n),f(l,e)}}}function dn(e){let n,t,o,i,l,r,a=e[1],s=[];for(let n=0;n<a.length;n+=1)s[n]=rn(ln(e,a,n));let c=e[0],p=[];for(let n=0;n<c.length;n+=1)p[n]=pn(tn(e,c,n));const d=e=>J(p[e],1,1,(()=>{p[e]=null}));return{c(){n=m("table"),t=m("thead"),o=m("tr");for(let e=0;e<s.length;e+=1)s[e].c();i=v(),l=m("tbody");for(let e=0;e<p.length;e+=1)p[e].c();_(t,"class","data-table__header svelte-d69ajf"),_(l,"class","data-table__body"),_(n,"class","data-table svelte-d69ajf")},m(e,a){y(e,n,a),h(n,t),h(t,o);for(let e=0;e<s.length;e+=1)s[e].m(o,null);h(n,i),h(n,l);for(let e=0;e<p.length;e+=1)p[e].m(l,null);r=!0},p(e,[n]){if(2&n){let t;for(a=e[1],t=0;t<a.length;t+=1){const i=ln(e,a,t);s[t]?s[t].p(i,n):(s[t]=rn(i),s[t].c(),s[t].m(o,null))}for(;t<s.length;t+=1)s[t].d(1);s.length=a.length}if(3&n){let t;for(c=e[0],t=0;t<c.length;t+=1){const o=tn(e,c,t);p[t]?(p[t].p(o,n),Y(p[t],1)):(p[t]=pn(o),p[t].c(),Y(p[t],1),p[t].m(l,null))}for(U(),t=c.length;t<p.length;t+=1)d(t);K()}},i(e){if(!r){for(let e=0;e<c.length;e+=1)Y(p[e]);r=!0}},o(e){p=p.filter(Boolean);for(let e=0;e<p.length;e+=1)J(p[e]);r=!1},d(e){e&&x(n),f(s,e),f(p,e)}}}function un(e,n,t){let{rows:o}=n,{collumns:i}=n;return e.$$set=e=>{"rows"in e&&t(0,o=e.rows),"collumns"in e&&t(1,i=e.collumns)},[o,i,(e,n)=>e.props.onclick(n)]}function hn(e){let t,o;return{c(){t=g("svg"),o=g("path"),_(o,"stroke-linecap","round"),_(o,"stroke-linejoin","round"),_(o,"stroke-width","2"),_(o,"d","M12 4v16m8-8H4"),_(t,"xmlns","http://www.w3.org/2000/svg"),_(t,"height",e[1]),_(t,"width",e[0]),_(t,"fill","none"),_(t,"viewBox","0 0 24 24"),_(t,"stroke","currentColor")},m(e,n){y(e,t,n),h(t,o)},p(e,[n]){2&n&&_(t,"height",e[1]),1&n&&_(t,"width",e[0])},i:n,o:n,d(e){e&&x(t)}}}function yn(e,n,t){let{width:o="3rem"}=n,{height:i="3rem"}=n;return e.$$set=e=>{"width"in e&&t(0,o=e.width),"height"in e&&t(1,i=e.height)},[o,i]}function xn(e){let t,o;return{c(){t=g("svg"),o=g("path"),_(o,"d","M12 10.2857C12 10.7404 11.8194 11.1764 11.4979 11.4979C11.1764 11.8194 10.7404 12 10.2857 12L3.10371 12C2.64909 11.9999 2.21313 11.8192 1.89171 11.4977L0.502286 10.1083C0.180773 9.78687 9.70432e-05 9.35091 -2.71336e-07 8.89629L-8.99207e-07 1.71429C-9.38954e-07 1.25963 0.180611 0.823595 0.502102 0.502104C0.823593 0.180613 1.25963 9.38953e-07 1.71428 8.99206e-07L10.2857 1.49868e-07C10.7404 1.1012e-07 11.1764 0.180612 11.4979 0.502103C11.8194 0.823594 12 1.25963 12 1.71429L12 10.2857ZM10.2857 11.1429C10.513 11.1429 10.7311 11.0526 10.8918 10.8918C11.0526 10.7311 11.1429 10.513 11.1429 10.2857L11.1429 1.71429C11.1429 1.48696 11.0526 1.26894 10.8918 1.10819C10.7311 0.947449 10.513 0.857143 10.2857 0.857143L10.2857 4.71429C10.2857 5.05528 10.1503 5.3823 9.90914 5.62342C9.66802 5.86454 9.34099 6 9 6L3 6C2.65901 6 2.33198 5.86454 2.09086 5.62342C1.84974 5.38231 1.71429 5.05528 1.71429 4.71429L1.71428 0.857143C1.48696 0.857143 1.26894 0.94745 1.10819 1.1082C0.947448 1.26894 0.857142 1.48696 0.857142 1.71429L0.857142 8.89629C0.857191 9.1236 0.947529 9.34158 1.10829 9.50229L2.49771 10.8917C2.65842 11.0525 2.8764 11.1428 3.10371 11.1429L3.42857 11.1429L3.42857 9C3.42857 8.65901 3.56403 8.33198 3.80515 8.09086C4.04627 7.84975 4.37329 7.71429 4.71429 7.71429L8.14286 7.71429C8.48385 7.71429 8.81088 7.84974 9.05199 8.09086C9.29311 8.33198 9.42857 8.65901 9.42857 9L9.42857 11.1429L10.2857 11.1429ZM8.57143 11.1429L8.57143 9C8.57143 8.88634 8.52628 8.77733 8.4459 8.69695C8.36553 8.61658 8.25652 8.57143 8.14286 8.57143L4.71429 8.57143C4.60062 8.57143 4.49161 8.61658 4.41124 8.69695C4.33087 8.77733 4.28571 8.88634 4.28571 9L4.28571 11.1429L8.57143 11.1429ZM2.57143 0.857143L2.57143 4.71429C2.57143 4.82795 2.61658 4.93696 2.69695 5.01733C2.77733 5.09771 2.88633 5.14286 3 5.14286L9 5.14286C9.11366 5.14286 9.22267 5.0977 9.30305 5.01733C9.38342 4.93696 9.42857 4.82795 9.42857 4.71429L9.42857 0.857143L2.57143 0.857143Z"),_(o,"fill",e[2]),_(t,"width",e[0]),_(t,"height",e[1]),_(t,"viewBox","0 0 12 12"),_(t,"fill","none"),_(t,"xmlns","http://www.w3.org/2000/svg")},m(e,n){y(e,t,n),h(t,o)},p(e,[n]){4&n&&_(o,"fill",e[2]),1&n&&_(t,"width",e[0]),2&n&&_(t,"height",e[1])},i:n,o:n,d(e){e&&x(t)}}}function fn(e,n,t){let{width:o="5rem"}=n,{height:i="5rem"}=n,{fill:l="currentColor"}=n;return e.$$set=e=>{"width"in e&&t(0,o=e.width),"height"in e&&t(1,i=e.height),"fill"in e&&t(2,l=e.fill)},[o,i,l]}function mn(e){let t,o;return{c(){t=g("svg"),o=g("path"),_(o,"stroke-linecap","round"),_(o,"stroke-linejoin","round"),_(o,"stroke-width","2"),_(o,"d","M19 7l-.867 12.142A2 2 0 0116.138 21H7.862a2 2 0 01-1.995-1.858L5 7m5 4v6m4-6v6m1-10V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v3M4 7h16"),_(t,"width",e[0]),_(t,"height",e[1]),_(t,"fill","none"),_(t,"stroke",e[2]),_(t,"viewBox","0 0 24 24"),_(t,"xmlns","http://www.w3.org/2000/svg")},m(e,n){y(e,t,n),h(t,o)},p(e,[n]){1&n&&_(t,"width",e[0]),2&n&&_(t,"height",e[1]),4&n&&_(t,"stroke",e[2])},i:n,o:n,d(e){e&&x(t)}}}function gn(e,n,t){let{width:o="5rem"}=n,{height:i="5rem"}=n,{stroke:l="currentColor"}=n;return e.$$set=e=>{"width"in e&&t(0,o=e.width),"height"in e&&t(1,i=e.height),"stroke"in e&&t(2,l=e.stroke)},[o,i,l]}function jn(e){let t,o,i,l,a;return{c(){t=m("div"),o=j(e[1]),_(t,"class",i=u(`alert alert--${e[0]}`)+" svelte-xrcxsu")},m(n,i){y(n,t,i),h(t,o),l||(a=b(t,"click",(function(){r(e[2])&&e[2].apply(this,arguments)})),l=!0)},p(n,[l]){e=n,2&l&&z(o,e[1]),1&l&&i!==(i=u(`alert alert--${e[0]}`)+" svelte-xrcxsu")&&_(t,"class",i)},i:n,o:n,d(e){e&&x(t),l=!1,a()}}}function vn(e,n,t){let{type:o="success"}=n,{content:i}=n,{callback:l}=n;return e.$$set=e=>{"type"in e&&t(0,o=e.type),"content"in e&&t(1,i=e.content),"callback"in e&&t(2,l=e.callback)},[o,i,l]}return e.ButtonKind=void 0,(be=e.ButtonKind||(e.ButtonKind={})).REGULAR="regular",be.DANGER="danger",e.Alert=class extends ie{constructor(e){super(),oe(this,e,vn,jn,a,{type:0,content:1,callback:2})}},e.Button=class extends ie{constructor(e){super(),oe(this,e,re,le,a,{type:1,disabled:2,kind:3,size:4,id:5,node:0})}},e.DataTable=class extends ie{constructor(e){super(),oe(this,e,un,dn,a,{rows:0,collumns:1})}},e.Icon=class extends ie{constructor(e){super(),oe(this,e,$e,ke,a,{name:4,stroke:5,strokeWidth:6,width:0,height:1,color:2})}},e.IconFloppyDisk=class extends ie{constructor(e){super(),oe(this,e,fn,xn,a,{width:0,height:1,fill:2})}},e.IconInfo=class extends ie{constructor(e){super(),oe(this,e,Oe,Le,a,{width:0,height:1})}},e.IconIrocoLogo=Ce,e.IconMastodon=class extends ie{constructor(e){super(),oe(this,e,Se,Ve,a,{width:0,height:1,fill:2})}},e.IconMore=class extends ie{constructor(e){super(),oe(this,e,yn,hn,a,{width:0,height:1})}},e.IconTrashCan=class extends ie{constructor(e){super(),oe(this,e,gn,mn,a,{width:0,height:1,stroke:2})}},e.IrocoLogo=Ue,e.Loader=class extends ie{constructor(e){super(),oe(this,e,null,He,a,{})}},e.NavBar=Fe,e.Navigation=class extends ie{constructor(e){super(),oe(this,e,nn,en,a,{navigationItems:0,type:1,title:2})}},e.NavigationItem=class{constructor(e,n,t=!1){this.hrefOrCallback=n,this.name=e,this.button=t}},e.NumberInput=class extends ie{constructor(e){super(),oe(this,e,ge,me,a,{id:1,label:2,placeholder:3,error:4,value:0,min:5,max:6})}},e.RadioButton=class extends ie{constructor(e){super(),oe(this,e,ye,he,a,{label:5,value:2,group:0,name:3,checked:1})}get label(){return this.$$.ctx[5]}},e.TextInput=class extends ie{constructor(e){super(),oe(this,e,ue,de,a,{TextType:11,id:1,type:12,label:2,placeholder:3,error:4,htmlError:5,value:0,onFocus:6,onBlur:7,readonly:8,border:9})}},Object.defineProperty(e,"__esModule",{value:!0}),e}({});
|
package/lib/index.mjs
CHANGED
|
@@ -4214,11 +4214,11 @@ function create_each_block$1(ctx) {
|
|
|
4214
4214
|
? /*item*/ ctx[7].hrefOrCallback
|
|
4215
4215
|
: "#");
|
|
4216
4216
|
|
|
4217
|
-
attr(a, "class", "svelte-
|
|
4217
|
+
attr(a, "class", "svelte-1ktk61y");
|
|
4218
4218
|
toggle_class(a, "iroco-ui-button", /*item*/ ctx[7].button);
|
|
4219
4219
|
toggle_class(a, "iroco-ui-button--small", /*item*/ ctx[7].button);
|
|
4220
4220
|
toggle_class(a, "iroco-ui-button--success", /*item*/ ctx[7].button);
|
|
4221
|
-
attr(li, "class", li_class_value = "nav__" + /*type*/ ctx[1] + "__item" + " svelte-
|
|
4221
|
+
attr(li, "class", li_class_value = "nav__" + /*type*/ ctx[1] + "__item" + " svelte-1ktk61y");
|
|
4222
4222
|
toggle_class(li, "active", /*active*/ ctx[2] === /*item*/ ctx[7].name);
|
|
4223
4223
|
},
|
|
4224
4224
|
m(target, anchor) {
|
|
@@ -4254,7 +4254,7 @@ function create_each_block$1(ctx) {
|
|
|
4254
4254
|
toggle_class(a, "iroco-ui-button--success", /*item*/ ctx[7].button);
|
|
4255
4255
|
}
|
|
4256
4256
|
|
|
4257
|
-
if (dirty & /*type*/ 2 && li_class_value !== (li_class_value = "nav__" + /*type*/ ctx[1] + "__item" + " svelte-
|
|
4257
|
+
if (dirty & /*type*/ 2 && li_class_value !== (li_class_value = "nav__" + /*type*/ ctx[1] + "__item" + " svelte-1ktk61y")) {
|
|
4258
4258
|
attr(li, "class", li_class_value);
|
|
4259
4259
|
}
|
|
4260
4260
|
|
|
@@ -4302,10 +4302,10 @@ function create_fragment$8(ctx) {
|
|
|
4302
4302
|
each_blocks[i].c();
|
|
4303
4303
|
}
|
|
4304
4304
|
|
|
4305
|
-
attr(button, "class", button_class_value = "nav__" + /*type*/ ctx[1] + "__close" + " svelte-
|
|
4306
|
-
attr(ul, "class", ul_class_value = "nav__" + /*type*/ ctx[1] + "__item-container" + " svelte-
|
|
4305
|
+
attr(button, "class", button_class_value = "nav__" + /*type*/ ctx[1] + "__close" + " svelte-1ktk61y");
|
|
4306
|
+
attr(ul, "class", ul_class_value = "nav__" + /*type*/ ctx[1] + "__item-container" + " svelte-1ktk61y");
|
|
4307
4307
|
attr(nav, "data-testid", /*type*/ ctx[1]);
|
|
4308
|
-
attr(nav, "class", nav_class_value = "nav__" + /*type*/ ctx[1] + " svelte-
|
|
4308
|
+
attr(nav, "class", nav_class_value = "nav__" + /*type*/ ctx[1] + " svelte-1ktk61y");
|
|
4309
4309
|
},
|
|
4310
4310
|
m(target, anchor) {
|
|
4311
4311
|
insert(target, nav, anchor);
|
|
@@ -4326,7 +4326,7 @@ function create_fragment$8(ctx) {
|
|
|
4326
4326
|
}
|
|
4327
4327
|
},
|
|
4328
4328
|
p(ctx, [dirty]) {
|
|
4329
|
-
if (!current || dirty & /*type*/ 2 && button_class_value !== (button_class_value = "nav__" + /*type*/ ctx[1] + "__close" + " svelte-
|
|
4329
|
+
if (!current || dirty & /*type*/ 2 && button_class_value !== (button_class_value = "nav__" + /*type*/ ctx[1] + "__close" + " svelte-1ktk61y")) {
|
|
4330
4330
|
attr(button, "class", button_class_value);
|
|
4331
4331
|
}
|
|
4332
4332
|
|
|
@@ -4353,7 +4353,7 @@ function create_fragment$8(ctx) {
|
|
|
4353
4353
|
each_blocks.length = each_value.length;
|
|
4354
4354
|
}
|
|
4355
4355
|
|
|
4356
|
-
if (!current || dirty & /*type*/ 2 && ul_class_value !== (ul_class_value = "nav__" + /*type*/ ctx[1] + "__item-container" + " svelte-
|
|
4356
|
+
if (!current || dirty & /*type*/ 2 && ul_class_value !== (ul_class_value = "nav__" + /*type*/ ctx[1] + "__item-container" + " svelte-1ktk61y")) {
|
|
4357
4357
|
attr(ul, "class", ul_class_value);
|
|
4358
4358
|
}
|
|
4359
4359
|
|
|
@@ -4361,7 +4361,7 @@ function create_fragment$8(ctx) {
|
|
|
4361
4361
|
attr(nav, "data-testid", /*type*/ ctx[1]);
|
|
4362
4362
|
}
|
|
4363
4363
|
|
|
4364
|
-
if (!current || dirty & /*type*/ 2 && nav_class_value !== (nav_class_value = "nav__" + /*type*/ ctx[1] + " svelte-
|
|
4364
|
+
if (!current || dirty & /*type*/ 2 && nav_class_value !== (nav_class_value = "nav__" + /*type*/ ctx[1] + " svelte-1ktk61y")) {
|
|
4365
4365
|
attr(nav, "class", nav_class_value);
|
|
4366
4366
|
}
|
|
4367
4367
|
},
|
package/lib/index.mjs.css
CHANGED
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
svg.svelte-1cuxg7m {
|
|
2
|
-
overflow: visible; }
|
|
3
|
-
|
|
4
1
|
.rotate.svelte-1dns1yx {
|
|
5
2
|
animation: svelte-1dns1yx-rotation 2s; }
|
|
6
3
|
|
|
@@ -16,6 +13,9 @@ svg.svelte-1cuxg7m {
|
|
|
16
13
|
to {
|
|
17
14
|
transform: rotate(359deg); } }
|
|
18
15
|
|
|
16
|
+
svg.svelte-1cuxg7m {
|
|
17
|
+
overflow: visible; }
|
|
18
|
+
|
|
19
19
|
.iroco-ui-radio.svelte-167k2qc.svelte-167k2qc.svelte-167k2qc {
|
|
20
20
|
color: #f2ebe3;
|
|
21
21
|
position: relative;
|
|
@@ -44,39 +44,6 @@ svg.svelte-1cuxg7m {
|
|
|
44
44
|
.iroco-ui-radio.svelte-167k2qc input.svelte-167k2qc:checked ~ .radio-button-color.svelte-167k2qc {
|
|
45
45
|
background-color: #00D692; }
|
|
46
46
|
|
|
47
|
-
.font-color-blue.svelte-7ix6l6 {
|
|
48
|
-
color: #00B9FF; }
|
|
49
|
-
|
|
50
|
-
.font-color-darkBlue.svelte-7ix6l6 {
|
|
51
|
-
color: #211D28; }
|
|
52
|
-
|
|
53
|
-
.font-color-nightBlue.svelte-7ix6l6 {
|
|
54
|
-
color: #18151E; }
|
|
55
|
-
|
|
56
|
-
.font-color-green.svelte-7ix6l6 {
|
|
57
|
-
color: #00D692; }
|
|
58
|
-
|
|
59
|
-
.font-color-red.svelte-7ix6l6 {
|
|
60
|
-
color: #ff504d; }
|
|
61
|
-
|
|
62
|
-
.font-color-yellow.svelte-7ix6l6 {
|
|
63
|
-
color: #FFE032; }
|
|
64
|
-
|
|
65
|
-
.font-color-beige.svelte-7ix6l6 {
|
|
66
|
-
color: #f2ebe3; }
|
|
67
|
-
|
|
68
|
-
.font-color-darkBeige.svelte-7ix6l6 {
|
|
69
|
-
color: #a9a29e; }
|
|
70
|
-
|
|
71
|
-
.font-color-mediumGrey.svelte-7ix6l6 {
|
|
72
|
-
color: #464452; }
|
|
73
|
-
|
|
74
|
-
.font-color-darkGrey.svelte-7ix6l6 {
|
|
75
|
-
color: #33323a; }
|
|
76
|
-
|
|
77
|
-
.font-color-lightGrey.svelte-7ix6l6 {
|
|
78
|
-
color: #f5f5f5; }
|
|
79
|
-
|
|
80
47
|
input.svelte-1r94s7.svelte-1r94s7 {
|
|
81
48
|
outline: none;
|
|
82
49
|
text-decoration: none;
|
|
@@ -122,6 +89,82 @@ input.svelte-1r94s7.svelte-1r94s7:focus {
|
|
|
122
89
|
padding-bottom: 10px;
|
|
123
90
|
display: inline-block; }
|
|
124
91
|
|
|
92
|
+
.font-color-blue.svelte-7ix6l6 {
|
|
93
|
+
color: #00B9FF; }
|
|
94
|
+
|
|
95
|
+
.font-color-darkBlue.svelte-7ix6l6 {
|
|
96
|
+
color: #211D28; }
|
|
97
|
+
|
|
98
|
+
.font-color-nightBlue.svelte-7ix6l6 {
|
|
99
|
+
color: #18151E; }
|
|
100
|
+
|
|
101
|
+
.font-color-green.svelte-7ix6l6 {
|
|
102
|
+
color: #00D692; }
|
|
103
|
+
|
|
104
|
+
.font-color-red.svelte-7ix6l6 {
|
|
105
|
+
color: #ff504d; }
|
|
106
|
+
|
|
107
|
+
.font-color-yellow.svelte-7ix6l6 {
|
|
108
|
+
color: #FFE032; }
|
|
109
|
+
|
|
110
|
+
.font-color-beige.svelte-7ix6l6 {
|
|
111
|
+
color: #f2ebe3; }
|
|
112
|
+
|
|
113
|
+
.font-color-darkBeige.svelte-7ix6l6 {
|
|
114
|
+
color: #a9a29e; }
|
|
115
|
+
|
|
116
|
+
.font-color-mediumGrey.svelte-7ix6l6 {
|
|
117
|
+
color: #464452; }
|
|
118
|
+
|
|
119
|
+
.font-color-darkGrey.svelte-7ix6l6 {
|
|
120
|
+
color: #33323a; }
|
|
121
|
+
|
|
122
|
+
.font-color-lightGrey.svelte-7ix6l6 {
|
|
123
|
+
color: #f5f5f5; }
|
|
124
|
+
|
|
125
|
+
.navigation.svelte-z8zucs.svelte-z8zucs {
|
|
126
|
+
display: flex;
|
|
127
|
+
flex-direction: row;
|
|
128
|
+
justify-content: space-between;
|
|
129
|
+
align-items: center;
|
|
130
|
+
width: 100%; }
|
|
131
|
+
|
|
132
|
+
.navigation--mobile.svelte-z8zucs.svelte-z8zucs {
|
|
133
|
+
display: none; }
|
|
134
|
+
|
|
135
|
+
.navigation__title-container.svelte-z8zucs.svelte-z8zucs {
|
|
136
|
+
display: flex;
|
|
137
|
+
align-items: center;
|
|
138
|
+
padding-left: 1em; }
|
|
139
|
+
|
|
140
|
+
.navigation__title-container.svelte-z8zucs h1.svelte-z8zucs {
|
|
141
|
+
padding-left: 1em; }
|
|
142
|
+
|
|
143
|
+
@media all and (max-width: 768px) {
|
|
144
|
+
.navigation.svelte-z8zucs.svelte-z8zucs {
|
|
145
|
+
display: none;
|
|
146
|
+
color: #f2ebe3; }
|
|
147
|
+
.navigation--mobile.svelte-z8zucs.svelte-z8zucs {
|
|
148
|
+
display: flex;
|
|
149
|
+
padding: 0 1em;
|
|
150
|
+
justify-content: space-between;
|
|
151
|
+
position: fixed;
|
|
152
|
+
top: 0;
|
|
153
|
+
z-index: 1;
|
|
154
|
+
width: 100%;
|
|
155
|
+
border-bottom: 1px solid #464452; }
|
|
156
|
+
.navigation--mobile.svelte-z8zucs h1.svelte-z8zucs {
|
|
157
|
+
font-size: 2em; }
|
|
158
|
+
.navigation--mobile__button.svelte-z8zucs.svelte-z8zucs {
|
|
159
|
+
background-color: transparent;
|
|
160
|
+
border: none;
|
|
161
|
+
color: #464452; }
|
|
162
|
+
.navigation--mobile__title-container.svelte-z8zucs.svelte-z8zucs {
|
|
163
|
+
display: flex;
|
|
164
|
+
align-items: center; }
|
|
165
|
+
.navigation--mobile__title-container.svelte-z8zucs h1.svelte-z8zucs {
|
|
166
|
+
padding-left: 0.5em; } }
|
|
167
|
+
|
|
125
168
|
.font-color-blue.svelte-nd22lv {
|
|
126
169
|
color: #00B9FF; }
|
|
127
170
|
|
|
@@ -335,40 +378,40 @@ input.svelte-1r94s7.svelte-1r94s7:focus {
|
|
|
335
378
|
.iroco-ui-button.disabled.svelte-nd22lv:hover {
|
|
336
379
|
box-shadow: none; }
|
|
337
380
|
|
|
338
|
-
.font-color-blue.svelte-
|
|
381
|
+
.font-color-blue.svelte-1ktk61y.svelte-1ktk61y {
|
|
339
382
|
color: #00B9FF; }
|
|
340
383
|
|
|
341
|
-
.font-color-darkBlue.svelte-
|
|
384
|
+
.font-color-darkBlue.svelte-1ktk61y.svelte-1ktk61y {
|
|
342
385
|
color: #211D28; }
|
|
343
386
|
|
|
344
|
-
.font-color-nightBlue.svelte-
|
|
387
|
+
.font-color-nightBlue.svelte-1ktk61y.svelte-1ktk61y {
|
|
345
388
|
color: #18151E; }
|
|
346
389
|
|
|
347
|
-
.font-color-green.svelte-
|
|
390
|
+
.font-color-green.svelte-1ktk61y.svelte-1ktk61y {
|
|
348
391
|
color: #00D692; }
|
|
349
392
|
|
|
350
|
-
.font-color-red.svelte-
|
|
393
|
+
.font-color-red.svelte-1ktk61y.svelte-1ktk61y {
|
|
351
394
|
color: #ff504d; }
|
|
352
395
|
|
|
353
|
-
.font-color-yellow.svelte-
|
|
396
|
+
.font-color-yellow.svelte-1ktk61y.svelte-1ktk61y {
|
|
354
397
|
color: #FFE032; }
|
|
355
398
|
|
|
356
|
-
.font-color-beige.svelte-
|
|
399
|
+
.font-color-beige.svelte-1ktk61y.svelte-1ktk61y {
|
|
357
400
|
color: #f2ebe3; }
|
|
358
401
|
|
|
359
|
-
.font-color-darkBeige.svelte-
|
|
402
|
+
.font-color-darkBeige.svelte-1ktk61y.svelte-1ktk61y {
|
|
360
403
|
color: #a9a29e; }
|
|
361
404
|
|
|
362
|
-
.font-color-mediumGrey.svelte-
|
|
405
|
+
.font-color-mediumGrey.svelte-1ktk61y.svelte-1ktk61y {
|
|
363
406
|
color: #464452; }
|
|
364
407
|
|
|
365
|
-
.font-color-darkGrey.svelte-
|
|
408
|
+
.font-color-darkGrey.svelte-1ktk61y.svelte-1ktk61y {
|
|
366
409
|
color: #33323a; }
|
|
367
410
|
|
|
368
|
-
.font-color-lightGrey.svelte-
|
|
411
|
+
.font-color-lightGrey.svelte-1ktk61y.svelte-1ktk61y {
|
|
369
412
|
color: #f5f5f5; }
|
|
370
413
|
|
|
371
|
-
.container-wide.svelte-
|
|
414
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
372
415
|
width: calc(100% - 20px);
|
|
373
416
|
max-width: 2360px;
|
|
374
417
|
margin-left: auto;
|
|
@@ -376,42 +419,42 @@ input.svelte-1r94s7.svelte-1r94s7:focus {
|
|
|
376
419
|
transition: max-width ease-out 200ms; }
|
|
377
420
|
|
|
378
421
|
@media all and (max-width: 2560px) {
|
|
379
|
-
.container-wide.svelte-
|
|
422
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
380
423
|
max-width: 1620px; } }
|
|
381
424
|
|
|
382
425
|
@media all and (max-width: 1800px) {
|
|
383
|
-
.container-wide.svelte-
|
|
426
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
384
427
|
max-width: 1280px; } }
|
|
385
428
|
|
|
386
429
|
@media all and (max-width: 1440px) {
|
|
387
|
-
.container-wide.svelte-
|
|
430
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
388
431
|
max-width: 884px; } }
|
|
389
432
|
|
|
390
433
|
@media all and (max-width: 1024px) {
|
|
391
|
-
.container-wide.svelte-
|
|
434
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
392
435
|
max-width: 648px; } }
|
|
393
436
|
|
|
394
437
|
@media all and (max-width: 768px) {
|
|
395
|
-
.container-wide.svelte-
|
|
438
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
396
439
|
max-width: 496px; } }
|
|
397
440
|
|
|
398
441
|
@media all and (max-width: 596px) {
|
|
399
|
-
.container-wide.svelte-
|
|
442
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
400
443
|
max-width: 365px; } }
|
|
401
444
|
|
|
402
445
|
@media all and (max-width: 425px) {
|
|
403
|
-
.container-wide.svelte-
|
|
446
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
404
447
|
max-width: calc(100% - 60px); } }
|
|
405
448
|
|
|
406
449
|
@media all and (max-width: 375px) {
|
|
407
|
-
.container-wide.svelte-
|
|
450
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
408
451
|
max-width: calc(100% - 40px); } }
|
|
409
452
|
|
|
410
453
|
@media all and (max-width: 320px) {
|
|
411
|
-
.container-wide.svelte-
|
|
454
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
412
455
|
max-width: calc(100% - 20px); } }
|
|
413
456
|
|
|
414
|
-
.container-large.svelte-
|
|
457
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
415
458
|
width: calc(100% - 20px);
|
|
416
459
|
max-width: 1280px;
|
|
417
460
|
margin-left: auto;
|
|
@@ -419,34 +462,34 @@ input.svelte-1r94s7.svelte-1r94s7:focus {
|
|
|
419
462
|
transition: max-width ease-out 200ms; }
|
|
420
463
|
|
|
421
464
|
@media all and (max-width: 1440px) {
|
|
422
|
-
.container-large.svelte-
|
|
465
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
423
466
|
max-width: 884px; } }
|
|
424
467
|
|
|
425
468
|
@media all and (max-width: 1024px) {
|
|
426
|
-
.container-large.svelte-
|
|
469
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
427
470
|
max-width: 648px; } }
|
|
428
471
|
|
|
429
472
|
@media all and (max-width: 768px) {
|
|
430
|
-
.container-large.svelte-
|
|
473
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
431
474
|
max-width: 496px; } }
|
|
432
475
|
|
|
433
476
|
@media all and (max-width: 596px) {
|
|
434
|
-
.container-large.svelte-
|
|
477
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
435
478
|
max-width: 365px; } }
|
|
436
479
|
|
|
437
480
|
@media all and (max-width: 425px) {
|
|
438
|
-
.container-large.svelte-
|
|
481
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
439
482
|
max-width: calc(100% - 60px); } }
|
|
440
483
|
|
|
441
484
|
@media all and (max-width: 375px) {
|
|
442
|
-
.container-large.svelte-
|
|
485
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
443
486
|
max-width: calc(100% - 40px); } }
|
|
444
487
|
|
|
445
488
|
@media all and (max-width: 320px) {
|
|
446
|
-
.container-large.svelte-
|
|
489
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
447
490
|
max-width: calc(100% - 20px); } }
|
|
448
491
|
|
|
449
|
-
.container-medium.svelte-
|
|
492
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
450
493
|
width: calc(100% - 20px);
|
|
451
494
|
max-width: 884px;
|
|
452
495
|
margin-left: auto;
|
|
@@ -454,30 +497,30 @@ input.svelte-1r94s7.svelte-1r94s7:focus {
|
|
|
454
497
|
transition: max-width ease-out 200ms; }
|
|
455
498
|
|
|
456
499
|
@media all and (max-width: 1024px) {
|
|
457
|
-
.container-medium.svelte-
|
|
500
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
458
501
|
max-width: 648px; } }
|
|
459
502
|
|
|
460
503
|
@media all and (max-width: 768px) {
|
|
461
|
-
.container-medium.svelte-
|
|
504
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
462
505
|
max-width: 496px; } }
|
|
463
506
|
|
|
464
507
|
@media all and (max-width: 596px) {
|
|
465
|
-
.container-medium.svelte-
|
|
508
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
466
509
|
max-width: 365px; } }
|
|
467
510
|
|
|
468
511
|
@media all and (max-width: 425px) {
|
|
469
|
-
.container-medium.svelte-
|
|
512
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
470
513
|
max-width: calc(100% - 60px); } }
|
|
471
514
|
|
|
472
515
|
@media all and (max-width: 375px) {
|
|
473
|
-
.container-medium.svelte-
|
|
516
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
474
517
|
max-width: calc(100% - 40px); } }
|
|
475
518
|
|
|
476
519
|
@media all and (max-width: 320px) {
|
|
477
|
-
.container-medium.svelte-
|
|
520
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
478
521
|
max-width: calc(100% - 20px); } }
|
|
479
522
|
|
|
480
|
-
.container-small.svelte-
|
|
523
|
+
.container-small.svelte-1ktk61y.svelte-1ktk61y {
|
|
481
524
|
width: calc(100% - 20px);
|
|
482
525
|
max-width: 496px;
|
|
483
526
|
margin-left: auto;
|
|
@@ -485,51 +528,51 @@ input.svelte-1r94s7.svelte-1r94s7:focus {
|
|
|
485
528
|
transition: max-width ease-out 200ms; }
|
|
486
529
|
|
|
487
530
|
@media all and (max-width: 425px) {
|
|
488
|
-
.container-small.svelte-
|
|
531
|
+
.container-small.svelte-1ktk61y.svelte-1ktk61y {
|
|
489
532
|
max-width: calc(100% - 60px); } }
|
|
490
533
|
|
|
491
534
|
@media all and (max-width: 375px) {
|
|
492
|
-
.container-small.svelte-
|
|
535
|
+
.container-small.svelte-1ktk61y.svelte-1ktk61y {
|
|
493
536
|
max-width: calc(100% - 40px); } }
|
|
494
537
|
|
|
495
538
|
@media all and (max-width: 320px) {
|
|
496
|
-
.container-small.svelte-
|
|
539
|
+
.container-small.svelte-1ktk61y.svelte-1ktk61y {
|
|
497
540
|
max-width: calc(100% - 20px); } }
|
|
498
541
|
|
|
499
|
-
.font-color-blue.svelte-
|
|
542
|
+
.font-color-blue.svelte-1ktk61y.svelte-1ktk61y {
|
|
500
543
|
color: #00B9FF; }
|
|
501
544
|
|
|
502
|
-
.font-color-darkBlue.svelte-
|
|
545
|
+
.font-color-darkBlue.svelte-1ktk61y.svelte-1ktk61y {
|
|
503
546
|
color: #211D28; }
|
|
504
547
|
|
|
505
|
-
.font-color-nightBlue.svelte-
|
|
548
|
+
.font-color-nightBlue.svelte-1ktk61y.svelte-1ktk61y {
|
|
506
549
|
color: #18151E; }
|
|
507
550
|
|
|
508
|
-
.font-color-green.svelte-
|
|
551
|
+
.font-color-green.svelte-1ktk61y.svelte-1ktk61y {
|
|
509
552
|
color: #00D692; }
|
|
510
553
|
|
|
511
|
-
.font-color-red.svelte-
|
|
554
|
+
.font-color-red.svelte-1ktk61y.svelte-1ktk61y {
|
|
512
555
|
color: #ff504d; }
|
|
513
556
|
|
|
514
|
-
.font-color-yellow.svelte-
|
|
557
|
+
.font-color-yellow.svelte-1ktk61y.svelte-1ktk61y {
|
|
515
558
|
color: #FFE032; }
|
|
516
559
|
|
|
517
|
-
.font-color-beige.svelte-
|
|
560
|
+
.font-color-beige.svelte-1ktk61y.svelte-1ktk61y {
|
|
518
561
|
color: #f2ebe3; }
|
|
519
562
|
|
|
520
|
-
.font-color-darkBeige.svelte-
|
|
563
|
+
.font-color-darkBeige.svelte-1ktk61y.svelte-1ktk61y {
|
|
521
564
|
color: #a9a29e; }
|
|
522
565
|
|
|
523
|
-
.font-color-mediumGrey.svelte-
|
|
566
|
+
.font-color-mediumGrey.svelte-1ktk61y.svelte-1ktk61y {
|
|
524
567
|
color: #464452; }
|
|
525
568
|
|
|
526
|
-
.font-color-darkGrey.svelte-
|
|
569
|
+
.font-color-darkGrey.svelte-1ktk61y.svelte-1ktk61y {
|
|
527
570
|
color: #33323a; }
|
|
528
571
|
|
|
529
|
-
.font-color-lightGrey.svelte-
|
|
572
|
+
.font-color-lightGrey.svelte-1ktk61y.svelte-1ktk61y {
|
|
530
573
|
color: #f5f5f5; }
|
|
531
574
|
|
|
532
|
-
.container-wide.svelte-
|
|
575
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
533
576
|
width: calc(100% - 20px);
|
|
534
577
|
max-width: 2360px;
|
|
535
578
|
margin-left: auto;
|
|
@@ -537,42 +580,42 @@ input.svelte-1r94s7.svelte-1r94s7:focus {
|
|
|
537
580
|
transition: max-width ease-out 200ms; }
|
|
538
581
|
|
|
539
582
|
@media all and (max-width: 2560px) {
|
|
540
|
-
.container-wide.svelte-
|
|
583
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
541
584
|
max-width: 1620px; } }
|
|
542
585
|
|
|
543
586
|
@media all and (max-width: 1800px) {
|
|
544
|
-
.container-wide.svelte-
|
|
587
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
545
588
|
max-width: 1280px; } }
|
|
546
589
|
|
|
547
590
|
@media all and (max-width: 1440px) {
|
|
548
|
-
.container-wide.svelte-
|
|
591
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
549
592
|
max-width: 884px; } }
|
|
550
593
|
|
|
551
594
|
@media all and (max-width: 1024px) {
|
|
552
|
-
.container-wide.svelte-
|
|
595
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
553
596
|
max-width: 648px; } }
|
|
554
597
|
|
|
555
598
|
@media all and (max-width: 768px) {
|
|
556
|
-
.container-wide.svelte-
|
|
599
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
557
600
|
max-width: 496px; } }
|
|
558
601
|
|
|
559
602
|
@media all and (max-width: 596px) {
|
|
560
|
-
.container-wide.svelte-
|
|
603
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
561
604
|
max-width: 365px; } }
|
|
562
605
|
|
|
563
606
|
@media all and (max-width: 425px) {
|
|
564
|
-
.container-wide.svelte-
|
|
607
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
565
608
|
max-width: calc(100% - 60px); } }
|
|
566
609
|
|
|
567
610
|
@media all and (max-width: 375px) {
|
|
568
|
-
.container-wide.svelte-
|
|
611
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
569
612
|
max-width: calc(100% - 40px); } }
|
|
570
613
|
|
|
571
614
|
@media all and (max-width: 320px) {
|
|
572
|
-
.container-wide.svelte-
|
|
615
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
573
616
|
max-width: calc(100% - 20px); } }
|
|
574
617
|
|
|
575
|
-
.container-large.svelte-
|
|
618
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
576
619
|
width: calc(100% - 20px);
|
|
577
620
|
max-width: 1280px;
|
|
578
621
|
margin-left: auto;
|
|
@@ -580,34 +623,34 @@ input.svelte-1r94s7.svelte-1r94s7:focus {
|
|
|
580
623
|
transition: max-width ease-out 200ms; }
|
|
581
624
|
|
|
582
625
|
@media all and (max-width: 1440px) {
|
|
583
|
-
.container-large.svelte-
|
|
626
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
584
627
|
max-width: 884px; } }
|
|
585
628
|
|
|
586
629
|
@media all and (max-width: 1024px) {
|
|
587
|
-
.container-large.svelte-
|
|
630
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
588
631
|
max-width: 648px; } }
|
|
589
632
|
|
|
590
633
|
@media all and (max-width: 768px) {
|
|
591
|
-
.container-large.svelte-
|
|
634
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
592
635
|
max-width: 496px; } }
|
|
593
636
|
|
|
594
637
|
@media all and (max-width: 596px) {
|
|
595
|
-
.container-large.svelte-
|
|
638
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
596
639
|
max-width: 365px; } }
|
|
597
640
|
|
|
598
641
|
@media all and (max-width: 425px) {
|
|
599
|
-
.container-large.svelte-
|
|
642
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
600
643
|
max-width: calc(100% - 60px); } }
|
|
601
644
|
|
|
602
645
|
@media all and (max-width: 375px) {
|
|
603
|
-
.container-large.svelte-
|
|
646
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
604
647
|
max-width: calc(100% - 40px); } }
|
|
605
648
|
|
|
606
649
|
@media all and (max-width: 320px) {
|
|
607
|
-
.container-large.svelte-
|
|
650
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
608
651
|
max-width: calc(100% - 20px); } }
|
|
609
652
|
|
|
610
|
-
.container-medium.svelte-
|
|
653
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
611
654
|
width: calc(100% - 20px);
|
|
612
655
|
max-width: 884px;
|
|
613
656
|
margin-left: auto;
|
|
@@ -615,30 +658,30 @@ input.svelte-1r94s7.svelte-1r94s7:focus {
|
|
|
615
658
|
transition: max-width ease-out 200ms; }
|
|
616
659
|
|
|
617
660
|
@media all and (max-width: 1024px) {
|
|
618
|
-
.container-medium.svelte-
|
|
661
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
619
662
|
max-width: 648px; } }
|
|
620
663
|
|
|
621
664
|
@media all and (max-width: 768px) {
|
|
622
|
-
.container-medium.svelte-
|
|
665
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
623
666
|
max-width: 496px; } }
|
|
624
667
|
|
|
625
668
|
@media all and (max-width: 596px) {
|
|
626
|
-
.container-medium.svelte-
|
|
669
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
627
670
|
max-width: 365px; } }
|
|
628
671
|
|
|
629
672
|
@media all and (max-width: 425px) {
|
|
630
|
-
.container-medium.svelte-
|
|
673
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
631
674
|
max-width: calc(100% - 60px); } }
|
|
632
675
|
|
|
633
676
|
@media all and (max-width: 375px) {
|
|
634
|
-
.container-medium.svelte-
|
|
677
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
635
678
|
max-width: calc(100% - 40px); } }
|
|
636
679
|
|
|
637
680
|
@media all and (max-width: 320px) {
|
|
638
|
-
.container-medium.svelte-
|
|
681
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
639
682
|
max-width: calc(100% - 20px); } }
|
|
640
683
|
|
|
641
|
-
.container-small.svelte-
|
|
684
|
+
.container-small.svelte-1ktk61y.svelte-1ktk61y {
|
|
642
685
|
width: calc(100% - 20px);
|
|
643
686
|
max-width: 496px;
|
|
644
687
|
margin-left: auto;
|
|
@@ -646,18 +689,18 @@ input.svelte-1r94s7.svelte-1r94s7:focus {
|
|
|
646
689
|
transition: max-width ease-out 200ms; }
|
|
647
690
|
|
|
648
691
|
@media all and (max-width: 425px) {
|
|
649
|
-
.container-small.svelte-
|
|
692
|
+
.container-small.svelte-1ktk61y.svelte-1ktk61y {
|
|
650
693
|
max-width: calc(100% - 60px); } }
|
|
651
694
|
|
|
652
695
|
@media all and (max-width: 375px) {
|
|
653
|
-
.container-small.svelte-
|
|
696
|
+
.container-small.svelte-1ktk61y.svelte-1ktk61y {
|
|
654
697
|
max-width: calc(100% - 40px); } }
|
|
655
698
|
|
|
656
699
|
@media all and (max-width: 320px) {
|
|
657
|
-
.container-small.svelte-
|
|
700
|
+
.container-small.svelte-1ktk61y.svelte-1ktk61y {
|
|
658
701
|
max-width: calc(100% - 20px); } }
|
|
659
702
|
|
|
660
|
-
.iroco-ui-button.svelte-
|
|
703
|
+
.iroco-ui-button.svelte-1ktk61y.svelte-1ktk61y {
|
|
661
704
|
cursor: pointer;
|
|
662
705
|
-webkit-touch-callout: none;
|
|
663
706
|
-webkit-user-select: none;
|
|
@@ -672,77 +715,77 @@ input.svelte-1r94s7.svelte-1r94s7:focus {
|
|
|
672
715
|
text-transform: uppercase;
|
|
673
716
|
border-radius: 0.3em; }
|
|
674
717
|
|
|
675
|
-
.iroco-ui-button--basic.svelte-
|
|
718
|
+
.iroco-ui-button--basic.svelte-1ktk61y.svelte-1ktk61y {
|
|
676
719
|
background: #f2ebe3;
|
|
677
720
|
border: 1px solid #18151E; }
|
|
678
721
|
|
|
679
|
-
.iroco-ui-button--dark.svelte-
|
|
722
|
+
.iroco-ui-button--dark.svelte-1ktk61y.svelte-1ktk61y {
|
|
680
723
|
background: #18151E;
|
|
681
724
|
color: #f2ebe3; }
|
|
682
725
|
|
|
683
|
-
.iroco-ui-button--success.svelte-
|
|
726
|
+
.iroco-ui-button--success.svelte-1ktk61y.svelte-1ktk61y {
|
|
684
727
|
background: #00D692;
|
|
685
728
|
color: #18151E; }
|
|
686
729
|
|
|
687
|
-
.iroco-ui-button--danger.svelte-
|
|
730
|
+
.iroco-ui-button--danger.svelte-1ktk61y.svelte-1ktk61y {
|
|
688
731
|
background: #ff504d; }
|
|
689
732
|
|
|
690
|
-
.iroco-ui-button--regular.svelte-
|
|
733
|
+
.iroco-ui-button--regular.svelte-1ktk61y.svelte-1ktk61y {
|
|
691
734
|
padding: 1em 2em; }
|
|
692
735
|
|
|
693
|
-
.iroco-ui-button--small.svelte-
|
|
736
|
+
.iroco-ui-button--small.svelte-1ktk61y.svelte-1ktk61y {
|
|
694
737
|
padding: 0.5em 1em; }
|
|
695
738
|
|
|
696
|
-
.iroco-ui-button--basic.svelte-
|
|
739
|
+
.iroco-ui-button--basic.svelte-1ktk61y.svelte-1ktk61y:hover, .iroco-ui-button--success.svelte-1ktk61y.svelte-1ktk61y:hover, .iroco-ui-button--danger.svelte-1ktk61y.svelte-1ktk61y:hover {
|
|
697
740
|
box-shadow: inset 0 0 0 10em rgba(0, 0, 0, 0.2); }
|
|
698
741
|
|
|
699
|
-
.iroco-ui-button--dark.svelte-
|
|
742
|
+
.iroco-ui-button--dark.svelte-1ktk61y.svelte-1ktk61y:hover {
|
|
700
743
|
box-shadow: inset 0 0 0 10em rgba(255, 255, 255, 0.2); }
|
|
701
744
|
|
|
702
|
-
.iroco-ui-button.svelte-
|
|
745
|
+
.iroco-ui-button.svelte-1ktk61y.svelte-1ktk61y:active {
|
|
703
746
|
box-shadow: none; }
|
|
704
747
|
|
|
705
|
-
.iroco-ui-button.disabled.svelte-
|
|
748
|
+
.iroco-ui-button.disabled.svelte-1ktk61y.svelte-1ktk61y {
|
|
706
749
|
background-color: #f5f5f5;
|
|
707
750
|
cursor: default; }
|
|
708
751
|
|
|
709
|
-
.iroco-ui-button.disabled.svelte-
|
|
752
|
+
.iroco-ui-button.disabled.svelte-1ktk61y.svelte-1ktk61y:hover {
|
|
710
753
|
box-shadow: none; }
|
|
711
754
|
|
|
712
|
-
.font-color-blue.svelte-
|
|
755
|
+
.font-color-blue.svelte-1ktk61y.svelte-1ktk61y {
|
|
713
756
|
color: #00B9FF; }
|
|
714
757
|
|
|
715
|
-
.font-color-darkBlue.svelte-
|
|
758
|
+
.font-color-darkBlue.svelte-1ktk61y.svelte-1ktk61y {
|
|
716
759
|
color: #211D28; }
|
|
717
760
|
|
|
718
|
-
.font-color-nightBlue.svelte-
|
|
761
|
+
.font-color-nightBlue.svelte-1ktk61y.svelte-1ktk61y {
|
|
719
762
|
color: #18151E; }
|
|
720
763
|
|
|
721
|
-
.font-color-green.svelte-
|
|
764
|
+
.font-color-green.svelte-1ktk61y.svelte-1ktk61y {
|
|
722
765
|
color: #00D692; }
|
|
723
766
|
|
|
724
|
-
.font-color-red.svelte-
|
|
767
|
+
.font-color-red.svelte-1ktk61y.svelte-1ktk61y {
|
|
725
768
|
color: #ff504d; }
|
|
726
769
|
|
|
727
|
-
.font-color-yellow.svelte-
|
|
770
|
+
.font-color-yellow.svelte-1ktk61y.svelte-1ktk61y {
|
|
728
771
|
color: #FFE032; }
|
|
729
772
|
|
|
730
|
-
.font-color-beige.svelte-
|
|
773
|
+
.font-color-beige.svelte-1ktk61y.svelte-1ktk61y {
|
|
731
774
|
color: #f2ebe3; }
|
|
732
775
|
|
|
733
|
-
.font-color-darkBeige.svelte-
|
|
776
|
+
.font-color-darkBeige.svelte-1ktk61y.svelte-1ktk61y {
|
|
734
777
|
color: #a9a29e; }
|
|
735
778
|
|
|
736
|
-
.font-color-mediumGrey.svelte-
|
|
779
|
+
.font-color-mediumGrey.svelte-1ktk61y.svelte-1ktk61y {
|
|
737
780
|
color: #464452; }
|
|
738
781
|
|
|
739
|
-
.font-color-darkGrey.svelte-
|
|
782
|
+
.font-color-darkGrey.svelte-1ktk61y.svelte-1ktk61y {
|
|
740
783
|
color: #33323a; }
|
|
741
784
|
|
|
742
|
-
.font-color-lightGrey.svelte-
|
|
785
|
+
.font-color-lightGrey.svelte-1ktk61y.svelte-1ktk61y {
|
|
743
786
|
color: #f5f5f5; }
|
|
744
787
|
|
|
745
|
-
.container-wide.svelte-
|
|
788
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
746
789
|
width: calc(100% - 20px);
|
|
747
790
|
max-width: 2360px;
|
|
748
791
|
margin-left: auto;
|
|
@@ -750,42 +793,42 @@ input.svelte-1r94s7.svelte-1r94s7:focus {
|
|
|
750
793
|
transition: max-width ease-out 200ms; }
|
|
751
794
|
|
|
752
795
|
@media all and (max-width: 2560px) {
|
|
753
|
-
.container-wide.svelte-
|
|
796
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
754
797
|
max-width: 1620px; } }
|
|
755
798
|
|
|
756
799
|
@media all and (max-width: 1800px) {
|
|
757
|
-
.container-wide.svelte-
|
|
800
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
758
801
|
max-width: 1280px; } }
|
|
759
802
|
|
|
760
803
|
@media all and (max-width: 1440px) {
|
|
761
|
-
.container-wide.svelte-
|
|
804
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
762
805
|
max-width: 884px; } }
|
|
763
806
|
|
|
764
807
|
@media all and (max-width: 1024px) {
|
|
765
|
-
.container-wide.svelte-
|
|
808
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
766
809
|
max-width: 648px; } }
|
|
767
810
|
|
|
768
811
|
@media all and (max-width: 768px) {
|
|
769
|
-
.container-wide.svelte-
|
|
812
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
770
813
|
max-width: 496px; } }
|
|
771
814
|
|
|
772
815
|
@media all and (max-width: 596px) {
|
|
773
|
-
.container-wide.svelte-
|
|
816
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
774
817
|
max-width: 365px; } }
|
|
775
818
|
|
|
776
819
|
@media all and (max-width: 425px) {
|
|
777
|
-
.container-wide.svelte-
|
|
820
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
778
821
|
max-width: calc(100% - 60px); } }
|
|
779
822
|
|
|
780
823
|
@media all and (max-width: 375px) {
|
|
781
|
-
.container-wide.svelte-
|
|
824
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
782
825
|
max-width: calc(100% - 40px); } }
|
|
783
826
|
|
|
784
827
|
@media all and (max-width: 320px) {
|
|
785
|
-
.container-wide.svelte-
|
|
828
|
+
.container-wide.svelte-1ktk61y.svelte-1ktk61y {
|
|
786
829
|
max-width: calc(100% - 20px); } }
|
|
787
830
|
|
|
788
|
-
.container-large.svelte-
|
|
831
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
789
832
|
width: calc(100% - 20px);
|
|
790
833
|
max-width: 1280px;
|
|
791
834
|
margin-left: auto;
|
|
@@ -793,34 +836,34 @@ input.svelte-1r94s7.svelte-1r94s7:focus {
|
|
|
793
836
|
transition: max-width ease-out 200ms; }
|
|
794
837
|
|
|
795
838
|
@media all and (max-width: 1440px) {
|
|
796
|
-
.container-large.svelte-
|
|
839
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
797
840
|
max-width: 884px; } }
|
|
798
841
|
|
|
799
842
|
@media all and (max-width: 1024px) {
|
|
800
|
-
.container-large.svelte-
|
|
843
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
801
844
|
max-width: 648px; } }
|
|
802
845
|
|
|
803
846
|
@media all and (max-width: 768px) {
|
|
804
|
-
.container-large.svelte-
|
|
847
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
805
848
|
max-width: 496px; } }
|
|
806
849
|
|
|
807
850
|
@media all and (max-width: 596px) {
|
|
808
|
-
.container-large.svelte-
|
|
851
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
809
852
|
max-width: 365px; } }
|
|
810
853
|
|
|
811
854
|
@media all and (max-width: 425px) {
|
|
812
|
-
.container-large.svelte-
|
|
855
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
813
856
|
max-width: calc(100% - 60px); } }
|
|
814
857
|
|
|
815
858
|
@media all and (max-width: 375px) {
|
|
816
|
-
.container-large.svelte-
|
|
859
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
817
860
|
max-width: calc(100% - 40px); } }
|
|
818
861
|
|
|
819
862
|
@media all and (max-width: 320px) {
|
|
820
|
-
.container-large.svelte-
|
|
863
|
+
.container-large.svelte-1ktk61y.svelte-1ktk61y {
|
|
821
864
|
max-width: calc(100% - 20px); } }
|
|
822
865
|
|
|
823
|
-
.container-medium.svelte-
|
|
866
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
824
867
|
width: calc(100% - 20px);
|
|
825
868
|
max-width: 884px;
|
|
826
869
|
margin-left: auto;
|
|
@@ -828,30 +871,30 @@ input.svelte-1r94s7.svelte-1r94s7:focus {
|
|
|
828
871
|
transition: max-width ease-out 200ms; }
|
|
829
872
|
|
|
830
873
|
@media all and (max-width: 1024px) {
|
|
831
|
-
.container-medium.svelte-
|
|
874
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
832
875
|
max-width: 648px; } }
|
|
833
876
|
|
|
834
877
|
@media all and (max-width: 768px) {
|
|
835
|
-
.container-medium.svelte-
|
|
878
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
836
879
|
max-width: 496px; } }
|
|
837
880
|
|
|
838
881
|
@media all and (max-width: 596px) {
|
|
839
|
-
.container-medium.svelte-
|
|
882
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
840
883
|
max-width: 365px; } }
|
|
841
884
|
|
|
842
885
|
@media all and (max-width: 425px) {
|
|
843
|
-
.container-medium.svelte-
|
|
886
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
844
887
|
max-width: calc(100% - 60px); } }
|
|
845
888
|
|
|
846
889
|
@media all and (max-width: 375px) {
|
|
847
|
-
.container-medium.svelte-
|
|
890
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
848
891
|
max-width: calc(100% - 40px); } }
|
|
849
892
|
|
|
850
893
|
@media all and (max-width: 320px) {
|
|
851
|
-
.container-medium.svelte-
|
|
894
|
+
.container-medium.svelte-1ktk61y.svelte-1ktk61y {
|
|
852
895
|
max-width: calc(100% - 20px); } }
|
|
853
896
|
|
|
854
|
-
.container-small.svelte-
|
|
897
|
+
.container-small.svelte-1ktk61y.svelte-1ktk61y {
|
|
855
898
|
width: calc(100% - 20px);
|
|
856
899
|
max-width: 496px;
|
|
857
900
|
margin-left: auto;
|
|
@@ -859,57 +902,55 @@ input.svelte-1r94s7.svelte-1r94s7:focus {
|
|
|
859
902
|
transition: max-width ease-out 200ms; }
|
|
860
903
|
|
|
861
904
|
@media all and (max-width: 425px) {
|
|
862
|
-
.container-small.svelte-
|
|
905
|
+
.container-small.svelte-1ktk61y.svelte-1ktk61y {
|
|
863
906
|
max-width: calc(100% - 60px); } }
|
|
864
907
|
|
|
865
908
|
@media all and (max-width: 375px) {
|
|
866
|
-
.container-small.svelte-
|
|
909
|
+
.container-small.svelte-1ktk61y.svelte-1ktk61y {
|
|
867
910
|
max-width: calc(100% - 40px); } }
|
|
868
911
|
|
|
869
912
|
@media all and (max-width: 320px) {
|
|
870
|
-
.container-small.svelte-
|
|
913
|
+
.container-small.svelte-1ktk61y.svelte-1ktk61y {
|
|
871
914
|
max-width: calc(100% - 20px); } }
|
|
872
915
|
|
|
873
|
-
.iroco-ui-form.svelte-
|
|
916
|
+
.iroco-ui-form.svelte-1ktk61y .iroco-ui-input.svelte-1ktk61y {
|
|
874
917
|
display: flex;
|
|
875
918
|
flex-direction: column; }
|
|
876
919
|
|
|
877
|
-
.iroco-ui-form.svelte-
|
|
920
|
+
.iroco-ui-form.svelte-1ktk61y .iroco-ui-label.svelte-1ktk61y {
|
|
878
921
|
color: rgba(242, 235, 227, 0.6);
|
|
879
922
|
font-weight: bold;
|
|
880
923
|
padding-bottom: 10px;
|
|
881
924
|
display: inline-block; }
|
|
882
925
|
|
|
883
|
-
.iroco-ui-form.svelte-
|
|
926
|
+
.iroco-ui-form.svelte-1ktk61y .field.svelte-1ktk61y {
|
|
884
927
|
margin-top: 20px; }
|
|
885
928
|
|
|
886
|
-
.iroco-ui-form.svelte-
|
|
929
|
+
.iroco-ui-form.svelte-1ktk61y .field.svelte-1ktk61y:first-child {
|
|
887
930
|
margin: 0; }
|
|
888
931
|
|
|
889
|
-
.iroco-ui-form.svelte-
|
|
932
|
+
.iroco-ui-form.svelte-1ktk61y > .submit.svelte-1ktk61y {
|
|
890
933
|
margin-top: 40px; }
|
|
891
934
|
|
|
892
|
-
.svelte-
|
|
935
|
+
.svelte-1ktk61y.svelte-1ktk61y, .svelte-1ktk61y.svelte-1ktk61y::before, .svelte-1ktk61y.svelte-1ktk61y::after {
|
|
893
936
|
-webkit-box-sizing: border-box;
|
|
894
937
|
box-sizing: border-box; }
|
|
895
938
|
|
|
896
|
-
a.svelte-
|
|
939
|
+
a.svelte-1ktk61y.svelte-1ktk61y, a.svelte-1ktk61y.svelte-1ktk61y:visited, a.svelte-1ktk61y.svelte-1ktk61y:active, button.svelte-1ktk61y.svelte-1ktk61y {
|
|
897
940
|
outline: none;
|
|
898
941
|
text-decoration: none;
|
|
899
942
|
font-size: 14px;
|
|
900
943
|
color: #f2ebe3; }
|
|
901
944
|
|
|
902
|
-
.nav__sidebar__item.svelte-
|
|
945
|
+
.nav__sidebar__item.svelte-1ktk61y.svelte-1ktk61y, .nav__topbar__item.svelte-1ktk61y.svelte-1ktk61y {
|
|
903
946
|
text-decoration: none;
|
|
904
|
-
display: block;
|
|
947
|
+
display: block;
|
|
948
|
+
font-size: 1em; }
|
|
905
949
|
|
|
906
|
-
.
|
|
907
|
-
font-size: 1.5em; }
|
|
908
|
-
|
|
909
|
-
.nav__sidebar__close.svelte-jjl991.svelte-jjl991, .nav__topbar__close.svelte-jjl991.svelte-jjl991 {
|
|
950
|
+
.nav__sidebar__close.svelte-1ktk61y.svelte-1ktk61y, .nav__topbar__close.svelte-1ktk61y.svelte-1ktk61y {
|
|
910
951
|
display: none; }
|
|
911
952
|
|
|
912
|
-
.nav__sidebar.svelte-
|
|
953
|
+
.nav__sidebar.svelte-1ktk61y.svelte-1ktk61y {
|
|
913
954
|
height: 100%;
|
|
914
955
|
width: 300px;
|
|
915
956
|
position: absolute;
|
|
@@ -917,38 +958,38 @@ a.svelte-jjl991.svelte-jjl991, a.svelte-jjl991.svelte-jjl991:visited, a.svelte-j
|
|
|
917
958
|
left: 0;
|
|
918
959
|
overflow-x: hidden; }
|
|
919
960
|
|
|
920
|
-
.nav__sidebar__item-container.svelte-
|
|
961
|
+
.nav__sidebar__item-container.svelte-1ktk61y.svelte-1ktk61y {
|
|
921
962
|
margin: 0;
|
|
922
963
|
padding: 0;
|
|
923
964
|
width: 100%;
|
|
924
965
|
height: 100%; }
|
|
925
966
|
|
|
926
|
-
.nav__sidebar__item.svelte-
|
|
967
|
+
.nav__sidebar__item.svelte-1ktk61y.svelte-1ktk61y {
|
|
927
968
|
padding: 2em;
|
|
928
969
|
border-top: 1px solid #464452; }
|
|
929
970
|
|
|
930
|
-
.nav__sidebar__item.svelte-
|
|
971
|
+
.nav__sidebar__item.svelte-1ktk61y.svelte-1ktk61y:first-child {
|
|
931
972
|
border-top: none; }
|
|
932
973
|
|
|
933
|
-
.nav__sidebar.svelte-
|
|
974
|
+
.nav__sidebar.svelte-1ktk61y .active.svelte-1ktk61y {
|
|
934
975
|
border-top: 1px solid #00D692;
|
|
935
976
|
border-bottom: 1px solid #00D692; }
|
|
936
977
|
|
|
937
|
-
.nav__topbar.svelte-
|
|
978
|
+
.nav__topbar.svelte-1ktk61y.svelte-1ktk61y {
|
|
938
979
|
flex-grow: 1;
|
|
939
980
|
display: flex;
|
|
940
981
|
justify-content: flex-end; }
|
|
941
982
|
|
|
942
|
-
.nav__topbar.svelte-
|
|
983
|
+
.nav__topbar.svelte-1ktk61y ul.svelte-1ktk61y, .nav__topbar.svelte-1ktk61y li.svelte-1ktk61y {
|
|
943
984
|
display: inline; }
|
|
944
985
|
|
|
945
|
-
.nav__topbar.svelte-
|
|
986
|
+
.nav__topbar.svelte-1ktk61y ul.svelte-1ktk61y {
|
|
946
987
|
display: flex;
|
|
947
988
|
flex-grow: 1;
|
|
948
989
|
justify-content: space-around; }
|
|
949
990
|
|
|
950
991
|
@media all and (max-width: 768px) {
|
|
951
|
-
.nav__sidebar.svelte-
|
|
992
|
+
.nav__sidebar.svelte-1ktk61y.svelte-1ktk61y, .nav__topbar.svelte-1ktk61y.svelte-1ktk61y {
|
|
952
993
|
position: fixed;
|
|
953
994
|
background-color: #211D28;
|
|
954
995
|
top: 0;
|
|
@@ -958,12 +999,12 @@ a.svelte-jjl991.svelte-jjl991, a.svelte-jjl991.svelte-jjl991:visited, a.svelte-j
|
|
|
958
999
|
padding-top: 2em;
|
|
959
1000
|
margin: 0;
|
|
960
1001
|
border-right: none; }
|
|
961
|
-
.nav__sidebar__item-container.svelte-
|
|
1002
|
+
.nav__sidebar__item-container.svelte-1ktk61y.svelte-1ktk61y, .nav__topbar__item-container.svelte-1ktk61y.svelte-1ktk61y {
|
|
962
1003
|
padding: 0em;
|
|
963
1004
|
margin-top: 2rem; }
|
|
964
|
-
.nav__sidebar.svelte-
|
|
1005
|
+
.nav__sidebar.svelte-1ktk61y ul.svelte-1ktk61y, .nav__sidebar.svelte-1ktk61y li.svelte-1ktk61y, .nav__topbar.svelte-1ktk61y ul.svelte-1ktk61y, .nav__topbar.svelte-1ktk61y li.svelte-1ktk61y {
|
|
965
1006
|
display: block; }
|
|
966
|
-
.nav__sidebar__close.svelte-
|
|
1007
|
+
.nav__sidebar__close.svelte-1ktk61y.svelte-1ktk61y, .nav__topbar__close.svelte-1ktk61y.svelte-1ktk61y {
|
|
967
1008
|
display: block;
|
|
968
1009
|
position: absolute;
|
|
969
1010
|
right: 0;
|
|
@@ -971,14 +1012,14 @@ a.svelte-jjl991.svelte-jjl991, a.svelte-jjl991.svelte-jjl991:visited, a.svelte-j
|
|
|
971
1012
|
background-color: transparent;
|
|
972
1013
|
border: none;
|
|
973
1014
|
color: #a9a29e; }
|
|
974
|
-
.nav__sidebar.svelte-
|
|
1015
|
+
.nav__sidebar.svelte-1ktk61y.svelte-1ktk61y {
|
|
975
1016
|
top: 0;
|
|
976
1017
|
left: 0; }
|
|
977
|
-
.nav__sidebar__item.svelte-
|
|
1018
|
+
.nav__sidebar__item.svelte-1ktk61y.svelte-1ktk61y:first-child {
|
|
978
1019
|
border-top: 1px solid #464452; }
|
|
979
|
-
.nav__topbar.svelte-
|
|
1020
|
+
.nav__topbar.svelte-1ktk61y.svelte-1ktk61y {
|
|
980
1021
|
height: 100%; }
|
|
981
|
-
.nav__topbar__item.svelte-
|
|
1022
|
+
.nav__topbar__item.svelte-1ktk61y.svelte-1ktk61y {
|
|
982
1023
|
padding: 2em;
|
|
983
1024
|
border-top: 1px solid #464452; } }
|
|
984
1025
|
|
|
@@ -1053,46 +1094,3 @@ a.svelte-jjl991.svelte-jjl991, a.svelte-jjl991.svelte-jjl991:visited, a.svelte-j
|
|
|
1053
1094
|
.alert--success.svelte-xrcxsu {
|
|
1054
1095
|
background-color: rgba(0, 214, 146, 0.5);
|
|
1055
1096
|
border: 1px solid #00D692; }
|
|
1056
|
-
|
|
1057
|
-
.navigation.svelte-z8zucs.svelte-z8zucs {
|
|
1058
|
-
display: flex;
|
|
1059
|
-
flex-direction: row;
|
|
1060
|
-
justify-content: space-between;
|
|
1061
|
-
align-items: center;
|
|
1062
|
-
width: 100%; }
|
|
1063
|
-
|
|
1064
|
-
.navigation--mobile.svelte-z8zucs.svelte-z8zucs {
|
|
1065
|
-
display: none; }
|
|
1066
|
-
|
|
1067
|
-
.navigation__title-container.svelte-z8zucs.svelte-z8zucs {
|
|
1068
|
-
display: flex;
|
|
1069
|
-
align-items: center;
|
|
1070
|
-
padding-left: 1em; }
|
|
1071
|
-
|
|
1072
|
-
.navigation__title-container.svelte-z8zucs h1.svelte-z8zucs {
|
|
1073
|
-
padding-left: 1em; }
|
|
1074
|
-
|
|
1075
|
-
@media all and (max-width: 768px) {
|
|
1076
|
-
.navigation.svelte-z8zucs.svelte-z8zucs {
|
|
1077
|
-
display: none;
|
|
1078
|
-
color: #f2ebe3; }
|
|
1079
|
-
.navigation--mobile.svelte-z8zucs.svelte-z8zucs {
|
|
1080
|
-
display: flex;
|
|
1081
|
-
padding: 0 1em;
|
|
1082
|
-
justify-content: space-between;
|
|
1083
|
-
position: fixed;
|
|
1084
|
-
top: 0;
|
|
1085
|
-
z-index: 1;
|
|
1086
|
-
width: 100%;
|
|
1087
|
-
border-bottom: 1px solid #464452; }
|
|
1088
|
-
.navigation--mobile.svelte-z8zucs h1.svelte-z8zucs {
|
|
1089
|
-
font-size: 2em; }
|
|
1090
|
-
.navigation--mobile__button.svelte-z8zucs.svelte-z8zucs {
|
|
1091
|
-
background-color: transparent;
|
|
1092
|
-
border: none;
|
|
1093
|
-
color: #464452; }
|
|
1094
|
-
.navigation--mobile__title-container.svelte-z8zucs.svelte-z8zucs {
|
|
1095
|
-
display: flex;
|
|
1096
|
-
align-items: center; }
|
|
1097
|
-
.navigation--mobile__title-container.svelte-z8zucs h1.svelte-z8zucs {
|
|
1098
|
-
padding-left: 0.5em; } }
|
package/package.json
CHANGED