iss-ctrl 0.0.3 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +16 -17
- package/fesm2022/iss-ctrl-checkbox.wrapper-BVw3Pu1B.mjs +81 -0
- package/fesm2022/iss-ctrl-checkbox.wrapper-BVw3Pu1B.mjs.map +1 -0
- package/fesm2022/iss-ctrl-chips.wrapper-FY02vbu1.mjs +83 -0
- package/fesm2022/iss-ctrl-chips.wrapper-FY02vbu1.mjs.map +1 -0
- package/fesm2022/iss-ctrl-date-picker.wrapper-BTyZyhiU.mjs +79 -0
- package/fesm2022/iss-ctrl-date-picker.wrapper-BTyZyhiU.mjs.map +1 -0
- package/fesm2022/iss-ctrl-date-range-picker.wrapper-BW1pwRKg.mjs +87 -0
- package/fesm2022/iss-ctrl-date-range-picker.wrapper-BW1pwRKg.mjs.map +1 -0
- package/fesm2022/iss-ctrl-datetime-picker.wrapper-h0P56I6e.mjs +83 -0
- package/fesm2022/iss-ctrl-datetime-picker.wrapper-h0P56I6e.mjs.map +1 -0
- package/fesm2022/iss-ctrl-file-picker.wrapper-D_4dLsqz.mjs +245 -0
- package/fesm2022/iss-ctrl-file-picker.wrapper-D_4dLsqz.mjs.map +1 -0
- package/fesm2022/iss-ctrl-input.wrapper-dK79kSim.mjs +83 -0
- package/fesm2022/iss-ctrl-input.wrapper-dK79kSim.mjs.map +1 -0
- package/fesm2022/iss-ctrl-iss-ctrl-BhZGHw0A.mjs +6024 -0
- package/fesm2022/iss-ctrl-iss-ctrl-BhZGHw0A.mjs.map +1 -0
- package/fesm2022/iss-ctrl-load-event.service-D_O5gUmg.mjs +62 -0
- package/fesm2022/iss-ctrl-load-event.service-D_O5gUmg.mjs.map +1 -0
- package/fesm2022/iss-ctrl-load-options-event.service-CylOcoz4.mjs +51 -0
- package/fesm2022/iss-ctrl-load-options-event.service-CylOcoz4.mjs.map +1 -0
- package/fesm2022/iss-ctrl-load-value-event.service-BRz28bIm.mjs +52 -0
- package/fesm2022/iss-ctrl-load-value-event.service-BRz28bIm.mjs.map +1 -0
- package/fesm2022/iss-ctrl-mobile.wrapper-DOvO-cRi.mjs +70 -0
- package/fesm2022/iss-ctrl-mobile.wrapper-DOvO-cRi.mjs.map +1 -0
- package/fesm2022/iss-ctrl-note.wrapper-BW6WOulk.mjs +43 -0
- package/fesm2022/iss-ctrl-note.wrapper-BW6WOulk.mjs.map +1 -0
- package/fesm2022/iss-ctrl-plate-number.wrapper-B_NXePR_.mjs +228 -0
- package/fesm2022/iss-ctrl-plate-number.wrapper-B_NXePR_.mjs.map +1 -0
- package/fesm2022/iss-ctrl-radio.wrapper-BHXkIyX9.mjs +84 -0
- package/fesm2022/iss-ctrl-radio.wrapper-BHXkIyX9.mjs.map +1 -0
- package/fesm2022/iss-ctrl-replace-api-keys.service-DNns4c2U.mjs +57 -0
- package/fesm2022/iss-ctrl-replace-api-keys.service-DNns4c2U.mjs.map +1 -0
- package/fesm2022/iss-ctrl-select.viewer-Bd4flLOk.mjs +30 -0
- package/fesm2022/iss-ctrl-select.viewer-Bd4flLOk.mjs.map +1 -0
- package/fesm2022/iss-ctrl-select.wrapper-B78Aap__.mjs +66 -0
- package/fesm2022/iss-ctrl-select.wrapper-B78Aap__.mjs.map +1 -0
- package/fesm2022/iss-ctrl-set-value-event.service-Dc4bcaTp.mjs +61 -0
- package/fesm2022/iss-ctrl-set-value-event.service-Dc4bcaTp.mjs.map +1 -0
- package/fesm2022/iss-ctrl-show-event.service-Bg9VNotN.mjs +18 -0
- package/fesm2022/iss-ctrl-show-event.service-Bg9VNotN.mjs.map +1 -0
- package/fesm2022/iss-ctrl-slide-toggle.wrapper-CRTpag4Q.mjs +75 -0
- package/fesm2022/iss-ctrl-slide-toggle.wrapper-CRTpag4Q.mjs.map +1 -0
- package/fesm2022/iss-ctrl-table.wrapper-B1q8mXCB.mjs +312 -0
- package/fesm2022/iss-ctrl-table.wrapper-B1q8mXCB.mjs.map +1 -0
- package/fesm2022/iss-ctrl-textarea.wrapper-LR5_KMxK.mjs +70 -0
- package/fesm2022/iss-ctrl-textarea.wrapper-LR5_KMxK.mjs.map +1 -0
- package/fesm2022/iss-ctrl-time-picker.wrapper-D_td2M3Z.mjs +67 -0
- package/fesm2022/iss-ctrl-time-picker.wrapper-D_td2M3Z.mjs.map +1 -0
- package/fesm2022/iss-ctrl-toggle-button.wrapper-DxA2jL1S.mjs +89 -0
- package/fesm2022/iss-ctrl-toggle-button.wrapper-DxA2jL1S.mjs.map +1 -0
- package/fesm2022/iss-ctrl-trigger-based-on-json-value.service-CAnJWl6G.mjs +24 -0
- package/fesm2022/iss-ctrl-trigger-based-on-json-value.service-CAnJWl6G.mjs.map +1 -0
- package/fesm2022/iss-ctrl-user-picker.wrapper-UeA0dCqd.mjs +190 -0
- package/fesm2022/iss-ctrl-user-picker.wrapper-UeA0dCqd.mjs.map +1 -0
- package/fesm2022/iss-ctrl-viewer.base-BCFfZsDG.mjs +17 -0
- package/fesm2022/iss-ctrl-viewer.base-BCFfZsDG.mjs.map +1 -0
- package/fesm2022/iss-ctrl.mjs +2 -0
- package/fesm2022/iss-ctrl.mjs.map +1 -0
- package/package.json +18 -44
- package/types/iss-ctrl.d.ts +712 -0
- package/.editorconfig +0 -13
- package/.eslintrc.json +0 -90
- package/angular.json +0 -190
- package/bun.lock +0 -1998
- package/projects/iss/.eslintrc.json +0 -37
- package/projects/iss/README.md +0 -24
- package/projects/iss/ng-package.json +0 -10
- package/projects/iss/package.json +0 -17
- package/projects/iss/src/components/controls/base/control.base.ts +0 -77
- package/projects/iss/src/components/controls/base/viewer.base.ts +0 -8
- package/projects/iss/src/components/controls/base/wrapper.base.ts +0 -85
- package/projects/iss/src/components/controls/checkbox/checkbox.control.ts +0 -93
- package/projects/iss/src/components/controls/checkbox/checkbox.viewer.ts +0 -15
- package/projects/iss/src/components/controls/checkbox/checkbox.wrapper.ts +0 -36
- package/projects/iss/src/components/controls/chips/chips.control.ts +0 -99
- package/projects/iss/src/components/controls/chips/chips.viewer.ts +0 -23
- package/projects/iss/src/components/controls/chips/chips.wrapper.ts +0 -31
- package/projects/iss/src/components/controls/date-picker/date-picker.control.ts +0 -85
- package/projects/iss/src/components/controls/date-picker/date-picker.viewer.ts +0 -14
- package/projects/iss/src/components/controls/date-picker/date-picker.wrapper.ts +0 -35
- package/projects/iss/src/components/controls/date-range-picker/date-range-picker.control.ts +0 -143
- package/projects/iss/src/components/controls/date-range-picker/date-range-picker.viewer.ts +0 -22
- package/projects/iss/src/components/controls/date-range-picker/date-range-picker.wrapper.ts +0 -35
- package/projects/iss/src/components/controls/datetime-picker/datetime-picker.control.ts +0 -109
- package/projects/iss/src/components/controls/datetime-picker/datetime-picker.viewer.ts +0 -17
- package/projects/iss/src/components/controls/datetime-picker/datetime-picker.wrapper.ts +0 -38
- package/projects/iss/src/components/controls/file-picker/attachment.viewer.ts +0 -165
- package/projects/iss/src/components/controls/file-picker/droppable.directive.ts +0 -28
- package/projects/iss/src/components/controls/file-picker/file-handler.service.ts +0 -115
- package/projects/iss/src/components/controls/file-picker/file-picker.control.ts +0 -187
- package/projects/iss/src/components/controls/file-picker/file-picker.wrapper.ts +0 -120
- package/projects/iss/src/components/controls/input/input.control.ts +0 -95
- package/projects/iss/src/components/controls/input/input.viewer.ts +0 -11
- package/projects/iss/src/components/controls/input/input.wrapper.ts +0 -40
- package/projects/iss/src/components/controls/mobile/flags/ad.svg +0 -282
- package/projects/iss/src/components/controls/mobile/flags/ae.svg +0 -6
- package/projects/iss/src/components/controls/mobile/flags/af.svg +0 -9
- package/projects/iss/src/components/controls/mobile/flags/ag.svg +0 -15
- package/projects/iss/src/components/controls/mobile/flags/ai.svg +0 -35
- package/projects/iss/src/components/controls/mobile/flags/al.svg +0 -7
- package/projects/iss/src/components/controls/mobile/flags/am.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/ao.svg +0 -19
- package/projects/iss/src/components/controls/mobile/flags/aq.svg +0 -45
- package/projects/iss/src/components/controls/mobile/flags/ar.svg +0 -66
- package/projects/iss/src/components/controls/mobile/flags/as.svg +0 -225
- package/projects/iss/src/components/controls/mobile/flags/at.svg +0 -4
- package/projects/iss/src/components/controls/mobile/flags/au.svg +0 -32
- package/projects/iss/src/components/controls/mobile/flags/aw.svg +0 -11
- package/projects/iss/src/components/controls/mobile/flags/ax.svg +0 -11
- package/projects/iss/src/components/controls/mobile/flags/az.svg +0 -11
- package/projects/iss/src/components/controls/mobile/flags/ba.svg +0 -18
- package/projects/iss/src/components/controls/mobile/flags/bb.svg +0 -11
- package/projects/iss/src/components/controls/mobile/flags/bd.svg +0 -4
- package/projects/iss/src/components/controls/mobile/flags/be.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/bf.svg +0 -14
- package/projects/iss/src/components/controls/mobile/flags/bg.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/bh.svg +0 -4
- package/projects/iss/src/components/controls/mobile/flags/bi.svg +0 -26
- package/projects/iss/src/components/controls/mobile/flags/bj.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/bl.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/bm.svg +0 -374
- package/projects/iss/src/components/controls/mobile/flags/bn.svg +0 -70
- package/projects/iss/src/components/controls/mobile/flags/bo.svg +0 -3625
- package/projects/iss/src/components/controls/mobile/flags/bq.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/br.svg +0 -92
- package/projects/iss/src/components/controls/mobile/flags/bs.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/bt.svg +0 -487
- package/projects/iss/src/components/controls/mobile/flags/bv.svg +0 -11
- package/projects/iss/src/components/controls/mobile/flags/bw.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/by.svg +0 -15
- package/projects/iss/src/components/controls/mobile/flags/bz.svg +0 -629
- package/projects/iss/src/components/controls/mobile/flags/ca.svg +0 -7
- package/projects/iss/src/components/controls/mobile/flags/cc.svg +0 -33
- package/projects/iss/src/components/controls/mobile/flags/cd.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/cf.svg +0 -7
- package/projects/iss/src/components/controls/mobile/flags/cg.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/ch.svg +0 -4
- package/projects/iss/src/components/controls/mobile/flags/ci.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/ck.svg +0 -29
- package/projects/iss/src/components/controls/mobile/flags/cl.svg +0 -14
- package/projects/iss/src/components/controls/mobile/flags/cm.svg +0 -15
- package/projects/iss/src/components/controls/mobile/flags/cn.svg +0 -11
- package/projects/iss/src/components/controls/mobile/flags/co.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/cr.svg +0 -1332
- package/projects/iss/src/components/controls/mobile/flags/cu.svg +0 -6
- package/projects/iss/src/components/controls/mobile/flags/cv.svg +0 -24
- package/projects/iss/src/components/controls/mobile/flags/cw.svg +0 -16
- package/projects/iss/src/components/controls/mobile/flags/cx.svg +0 -24
- package/projects/iss/src/components/controls/mobile/flags/cy.svg +0 -13
- package/projects/iss/src/components/controls/mobile/flags/cz.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/de.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/dj.svg +0 -6
- package/projects/iss/src/components/controls/mobile/flags/dk.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/dm.svg +0 -198
- package/projects/iss/src/components/controls/mobile/flags/do.svg +0 -238
- package/projects/iss/src/components/controls/mobile/flags/dz.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/ec.svg +0 -1292
- package/projects/iss/src/components/controls/mobile/flags/ee.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/eg.svg +0 -125
- package/projects/iss/src/components/controls/mobile/flags/eh.svg +0 -12
- package/projects/iss/src/components/controls/mobile/flags/er.svg +0 -9
- package/projects/iss/src/components/controls/mobile/flags/es.svg +0 -445
- package/projects/iss/src/components/controls/mobile/flags/et.svg +0 -16
- package/projects/iss/src/components/controls/mobile/flags/eu.svg +0 -28
- package/projects/iss/src/components/controls/mobile/flags/fi.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/fj.svg +0 -203
- package/projects/iss/src/components/controls/mobile/flags/fk.svg +0 -922
- package/projects/iss/src/components/controls/mobile/flags/flags.png +0 -0
- package/projects/iss/src/components/controls/mobile/flags/flags@2x.png +0 -0
- package/projects/iss/src/components/controls/mobile/flags/fm.svg +0 -16
- package/projects/iss/src/components/controls/mobile/flags/fo.svg +0 -11
- package/projects/iss/src/components/controls/mobile/flags/fonts.css +0 -271
- package/projects/iss/src/components/controls/mobile/flags/fr.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/ga.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/gb-eng.svg +0 -7
- package/projects/iss/src/components/controls/mobile/flags/gb-nir.svg +0 -15
- package/projects/iss/src/components/controls/mobile/flags/gb-sct.svg +0 -11
- package/projects/iss/src/components/controls/mobile/flags/gb-wls.svg +0 -16
- package/projects/iss/src/components/controls/mobile/flags/gb.svg +0 -15
- package/projects/iss/src/components/controls/mobile/flags/gd.svg +0 -11
- package/projects/iss/src/components/controls/mobile/flags/ge.svg +0 -17
- package/projects/iss/src/components/controls/mobile/flags/gf.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/gg.svg +0 -8
- package/projects/iss/src/components/controls/mobile/flags/gh.svg +0 -6
- package/projects/iss/src/components/controls/mobile/flags/gi.svg +0 -69
- package/projects/iss/src/components/controls/mobile/flags/gl.svg +0 -4
- package/projects/iss/src/components/controls/mobile/flags/gm.svg +0 -7
- package/projects/iss/src/components/controls/mobile/flags/gn.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/gp.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/gq.svg +0 -88
- package/projects/iss/src/components/controls/mobile/flags/gr.svg +0 -4
- package/projects/iss/src/components/controls/mobile/flags/gs.svg +0 -693
- package/projects/iss/src/components/controls/mobile/flags/gt.svg +0 -317
- package/projects/iss/src/components/controls/mobile/flags/gu.svg +0 -58
- package/projects/iss/src/components/controls/mobile/flags/gw.svg +0 -13
- package/projects/iss/src/components/controls/mobile/flags/gy.svg +0 -7
- package/projects/iss/src/components/controls/mobile/flags/hk.svg +0 -17
- package/projects/iss/src/components/controls/mobile/flags/hm.svg +0 -32
- package/projects/iss/src/components/controls/mobile/flags/hn.svg +0 -10
- package/projects/iss/src/components/controls/mobile/flags/hr.svg +0 -282
- package/projects/iss/src/components/controls/mobile/flags/ht.svg +0 -1470
- package/projects/iss/src/components/controls/mobile/flags/hu.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/id.svg +0 -4
- package/projects/iss/src/components/controls/mobile/flags/ie.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/il.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/im.svg +0 -33
- package/projects/iss/src/components/controls/mobile/flags/in.svg +0 -25
- package/projects/iss/src/components/controls/mobile/flags/io.svg +0 -895
- package/projects/iss/src/components/controls/mobile/flags/iq.svg +0 -12
- package/projects/iss/src/components/controls/mobile/flags/ir.svg +0 -31
- package/projects/iss/src/components/controls/mobile/flags/is.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/it.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/je.svg +0 -40
- package/projects/iss/src/components/controls/mobile/flags/jm.svg +0 -9
- package/projects/iss/src/components/controls/mobile/flags/jo.svg +0 -10
- package/projects/iss/src/components/controls/mobile/flags/jp.svg +0 -4
- package/projects/iss/src/components/controls/mobile/flags/ke.svg +0 -28
- package/projects/iss/src/components/controls/mobile/flags/kg.svg +0 -7
- package/projects/iss/src/components/controls/mobile/flags/kh.svg +0 -133
- package/projects/iss/src/components/controls/mobile/flags/ki.svg +0 -54
- package/projects/iss/src/components/controls/mobile/flags/km.svg +0 -13
- package/projects/iss/src/components/controls/mobile/flags/kn.svg +0 -24
- package/projects/iss/src/components/controls/mobile/flags/kp.svg +0 -16
- package/projects/iss/src/components/controls/mobile/flags/kr.svg +0 -16
- package/projects/iss/src/components/controls/mobile/flags/kw.svg +0 -6
- package/projects/iss/src/components/controls/mobile/flags/ky.svg +0 -153
- package/projects/iss/src/components/controls/mobile/flags/kz.svg +0 -49
- package/projects/iss/src/components/controls/mobile/flags/la.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/lb.svg +0 -8
- package/projects/iss/src/components/controls/mobile/flags/lc.svg +0 -6
- package/projects/iss/src/components/controls/mobile/flags/li.svg +0 -75
- package/projects/iss/src/components/controls/mobile/flags/lk.svg +0 -50
- package/projects/iss/src/components/controls/mobile/flags/lr.svg +0 -15
- package/projects/iss/src/components/controls/mobile/flags/ls.svg +0 -32
- package/projects/iss/src/components/controls/mobile/flags/lt.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/lu.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/lv.svg +0 -4
- package/projects/iss/src/components/controls/mobile/flags/ly.svg +0 -8
- package/projects/iss/src/components/controls/mobile/flags/ma.svg +0 -4
- package/projects/iss/src/components/controls/mobile/flags/mc.svg +0 -4
- package/projects/iss/src/components/controls/mobile/flags/md.svg +0 -102
- package/projects/iss/src/components/controls/mobile/flags/me.svg +0 -240
- package/projects/iss/src/components/controls/mobile/flags/mf.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/mg.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/mh.svg +0 -18
- package/projects/iss/src/components/controls/mobile/flags/mk.svg +0 -6
- package/projects/iss/src/components/controls/mobile/flags/ml.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/mm.svg +0 -12
- package/projects/iss/src/components/controls/mobile/flags/mn.svg +0 -12
- package/projects/iss/src/components/controls/mobile/flags/mo.svg +0 -13
- package/projects/iss/src/components/controls/mobile/flags/mp.svg +0 -2919
- package/projects/iss/src/components/controls/mobile/flags/mq.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/mr.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/ms.svg +0 -59
- package/projects/iss/src/components/controls/mobile/flags/mt.svg +0 -52
- package/projects/iss/src/components/controls/mobile/flags/mu.svg +0 -6
- package/projects/iss/src/components/controls/mobile/flags/mv.svg +0 -8
- package/projects/iss/src/components/controls/mobile/flags/mw.svg +0 -24
- package/projects/iss/src/components/controls/mobile/flags/mx.svg +0 -1129
- package/projects/iss/src/components/controls/mobile/flags/my.svg +0 -12
- package/projects/iss/src/components/controls/mobile/flags/mz.svg +0 -50
- package/projects/iss/src/components/controls/mobile/flags/na.svg +0 -17
- package/projects/iss/src/components/controls/mobile/flags/nc.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/ne.svg +0 -6
- package/projects/iss/src/components/controls/mobile/flags/nf.svg +0 -8
- package/projects/iss/src/components/controls/mobile/flags/ng.svg +0 -4
- package/projects/iss/src/components/controls/mobile/flags/ni.svg +0 -281
- package/projects/iss/src/components/controls/mobile/flags/nl.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/no.svg +0 -11
- package/projects/iss/src/components/controls/mobile/flags/np.svg +0 -33
- package/projects/iss/src/components/controls/mobile/flags/nr.svg +0 -8
- package/projects/iss/src/components/controls/mobile/flags/nu.svg +0 -23
- package/projects/iss/src/components/controls/mobile/flags/nz.svg +0 -37
- package/projects/iss/src/components/controls/mobile/flags/om.svg +0 -307
- package/projects/iss/src/components/controls/mobile/flags/pa.svg +0 -15
- package/projects/iss/src/components/controls/mobile/flags/pe.svg +0 -767
- package/projects/iss/src/components/controls/mobile/flags/pf.svg +0 -38
- package/projects/iss/src/components/controls/mobile/flags/pg.svg +0 -16
- package/projects/iss/src/components/controls/mobile/flags/ph.svg +0 -28
- package/projects/iss/src/components/controls/mobile/flags/pk.svg +0 -7
- package/projects/iss/src/components/controls/mobile/flags/pl.svg +0 -4
- package/projects/iss/src/components/controls/mobile/flags/pm.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/pn.svg +0 -131
- package/projects/iss/src/components/controls/mobile/flags/pr.svg +0 -6
- package/projects/iss/src/components/controls/mobile/flags/ps.svg +0 -6
- package/projects/iss/src/components/controls/mobile/flags/pt.svg +0 -79
- package/projects/iss/src/components/controls/mobile/flags/pw.svg +0 -4
- package/projects/iss/src/components/controls/mobile/flags/py.svg +0 -192
- package/projects/iss/src/components/controls/mobile/flags/qa.svg +0 -7
- package/projects/iss/src/components/controls/mobile/flags/re.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/ro.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/rs.svg +0 -1143
- package/projects/iss/src/components/controls/mobile/flags/ru.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/rw.svg +0 -17
- package/projects/iss/src/components/controls/mobile/flags/sa.svg +0 -23
- package/projects/iss/src/components/controls/mobile/flags/sb.svg +0 -30
- package/projects/iss/src/components/controls/mobile/flags/sc.svg +0 -7
- package/projects/iss/src/components/controls/mobile/flags/sd.svg +0 -6
- package/projects/iss/src/components/controls/mobile/flags/se.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/sg.svg +0 -15
- package/projects/iss/src/components/controls/mobile/flags/sh.svg +0 -15
- package/projects/iss/src/components/controls/mobile/flags/si.svg +0 -30
- package/projects/iss/src/components/controls/mobile/flags/sj.svg +0 -11
- package/projects/iss/src/components/controls/mobile/flags/sk.svg +0 -21
- package/projects/iss/src/components/controls/mobile/flags/sl.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/sm.svg +0 -847
- package/projects/iss/src/components/controls/mobile/flags/sn.svg +0 -15
- package/projects/iss/src/components/controls/mobile/flags/so.svg +0 -13
- package/projects/iss/src/components/controls/mobile/flags/sr.svg +0 -6
- package/projects/iss/src/components/controls/mobile/flags/ss.svg +0 -8
- package/projects/iss/src/components/controls/mobile/flags/st.svg +0 -16
- package/projects/iss/src/components/controls/mobile/flags/stc-icons.css +0 -1
- package/projects/iss/src/components/controls/mobile/flags/sv.svg +0 -3368
- package/projects/iss/src/components/controls/mobile/flags/sx.svg +0 -172
- package/projects/iss/src/components/controls/mobile/flags/sy.svg +0 -6
- package/projects/iss/src/components/controls/mobile/flags/sz.svg +0 -54
- package/projects/iss/src/components/controls/mobile/flags/tc.svg +0 -88
- package/projects/iss/src/components/controls/mobile/flags/td.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/tf.svg +0 -18
- package/projects/iss/src/components/controls/mobile/flags/tg.svg +0 -15
- package/projects/iss/src/components/controls/mobile/flags/th.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/tj.svg +0 -32
- package/projects/iss/src/components/controls/mobile/flags/tk.svg +0 -25
- package/projects/iss/src/components/controls/mobile/flags/tl.svg +0 -6
- package/projects/iss/src/components/controls/mobile/flags/tm.svg +0 -349
- package/projects/iss/src/components/controls/mobile/flags/tn.svg +0 -9
- package/projects/iss/src/components/controls/mobile/flags/to.svg +0 -8
- package/projects/iss/src/components/controls/mobile/flags/tr.svg +0 -6
- package/projects/iss/src/components/controls/mobile/flags/tt.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/tv.svg +0 -18
- package/projects/iss/src/components/controls/mobile/flags/tw.svg +0 -12
- package/projects/iss/src/components/controls/mobile/flags/tz.svg +0 -13
- package/projects/iss/src/components/controls/mobile/flags/ua.svg +0 -4
- package/projects/iss/src/components/controls/mobile/flags/ug.svg +0 -46
- package/projects/iss/src/components/controls/mobile/flags/um.svg +0 -25
- package/projects/iss/src/components/controls/mobile/flags/us.svg +0 -25
- package/projects/iss/src/components/controls/mobile/flags/uy.svg +0 -138
- package/projects/iss/src/components/controls/mobile/flags/uz.svg +0 -30
- package/projects/iss/src/components/controls/mobile/flags/va.svg +0 -277
- package/projects/iss/src/components/controls/mobile/flags/vc.svg +0 -9
- package/projects/iss/src/components/controls/mobile/flags/ve.svg +0 -28
- package/projects/iss/src/components/controls/mobile/flags/vg.svg +0 -96
- package/projects/iss/src/components/controls/mobile/flags/vi.svg +0 -311
- package/projects/iss/src/components/controls/mobile/flags/vn.svg +0 -12
- package/projects/iss/src/components/controls/mobile/flags/vu.svg +0 -20
- package/projects/iss/src/components/controls/mobile/flags/wf.svg +0 -7
- package/projects/iss/src/components/controls/mobile/flags/ws.svg +0 -14
- package/projects/iss/src/components/controls/mobile/flags/xk.svg +0 -11
- package/projects/iss/src/components/controls/mobile/flags/ye.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/yt.svg +0 -5
- package/projects/iss/src/components/controls/mobile/flags/za.svg +0 -17
- package/projects/iss/src/components/controls/mobile/flags/zm.svg +0 -20
- package/projects/iss/src/components/controls/mobile/flags/zw.svg +0 -130
- package/projects/iss/src/components/controls/mobile/mobile.control.ts +0 -222
- package/projects/iss/src/components/controls/mobile/mobile.viewer.ts +0 -11
- package/projects/iss/src/components/controls/mobile/mobile.wrapper.ts +0 -32
- package/projects/iss/src/components/controls/mobile/phone.service.ts +0 -96
- package/projects/iss/src/components/controls/note/note.wrapper.ts +0 -25
- package/projects/iss/src/components/controls/plate/plate-letter.pipe.ts +0 -14
- package/projects/iss/src/components/controls/plate/plate-number.wrapper.ts +0 -36
- package/projects/iss/src/components/controls/plate/plate.control.ts +0 -481
- package/projects/iss/src/components/controls/plate/plate.viewer.ts +0 -289
- package/projects/iss/src/components/controls/radio/radio.control.ts +0 -48
- package/projects/iss/src/components/controls/radio/radio.viewer.ts +0 -14
- package/projects/iss/src/components/controls/radio/radio.wrapper.ts +0 -38
- package/projects/iss/src/components/controls/select/select.control.ts +0 -261
- package/projects/iss/src/components/controls/select/select.viewer.ts +0 -14
- package/projects/iss/src/components/controls/select/select.wrapper.ts +0 -41
- package/projects/iss/src/components/controls/slide-toggle/slide-toggle.control.ts +0 -24
- package/projects/iss/src/components/controls/slide-toggle/slide-toggle.viewer.ts +0 -14
- package/projects/iss/src/components/controls/slide-toggle/slide-toggle.wrapper.ts +0 -31
- package/projects/iss/src/components/controls/table/field.viewer.ts +0 -23
- package/projects/iss/src/components/controls/table/table.wrapper.ts +0 -233
- package/projects/iss/src/components/controls/textarea/textarea.control.ts +0 -54
- package/projects/iss/src/components/controls/textarea/textarea.viewer.ts +0 -11
- package/projects/iss/src/components/controls/textarea/textarea.wrapper.ts +0 -34
- package/projects/iss/src/components/controls/time-picker/time-picker.control.ts +0 -86
- package/projects/iss/src/components/controls/time-picker/time-picker.viewer.ts +0 -10
- package/projects/iss/src/components/controls/time-picker/time-picker.wrapper.ts +0 -31
- package/projects/iss/src/components/controls/toggle-button/toggle-button.control.ts +0 -105
- package/projects/iss/src/components/controls/toggle-button/toggle-button.viewer.ts +0 -15
- package/projects/iss/src/components/controls/toggle-button/toggle-button.wrapper.ts +0 -40
- package/projects/iss/src/components/controls/user-picker/employee.service.ts +0 -73
- package/projects/iss/src/components/controls/user-picker/user-picker.wrapper.ts +0 -128
- package/projects/iss/src/components/outlet/field-data-injector.pipe.ts +0 -20
- package/projects/iss/src/components/outlet/outlet.ts +0 -152
- package/projects/iss/src/components/shared/hints.component.ts +0 -38
- package/projects/iss/src/components/shared/validation-message.component.ts +0 -36
- package/projects/iss/src/events/event-handler.service.ts +0 -47
- package/projects/iss/src/events/load/after-fetch.service.ts +0 -29
- package/projects/iss/src/events/load/load-event.service.ts +0 -26
- package/projects/iss/src/events/load/load-options-event.service.ts +0 -51
- package/projects/iss/src/events/load/load-value-event.service.ts +0 -50
- package/projects/iss/src/events/load/replace-api-keys.service.ts +0 -55
- package/projects/iss/src/events/set-value/get-value-to-set.service.ts +0 -29
- package/projects/iss/src/events/set-value/set-value-event.service.ts +0 -33
- package/projects/iss/src/events/show/show-event.service.ts +0 -11
- package/projects/iss/src/events/triggers/action-trigger-manager.service.ts +0 -51
- package/projects/iss/src/events/triggers/action-trigger.service.ts +0 -30
- package/projects/iss/src/events/triggers/trigger-based-on-json-value.service.ts +0 -19
- package/projects/iss/src/public-api.ts +0 -102
- package/projects/iss/src/shared/classes/field-action-config.ts +0 -56
- package/projects/iss/src/shared/classes/field-action.ts +0 -28
- package/projects/iss/src/shared/classes/field-async-validation.ts +0 -7
- package/projects/iss/src/shared/classes/field-config.ts +0 -113
- package/projects/iss/src/shared/classes/field-option.ts +0 -9
- package/projects/iss/src/shared/classes/field-validation.ts +0 -15
- package/projects/iss/src/shared/classes/form-field.ts +0 -94
- package/projects/iss/src/shared/constants/countries.const.ts +0 -2051
- package/projects/iss/src/shared/constants/date.const.ts +0 -18
- package/projects/iss/src/shared/constants/plate-letters.const.ts +0 -21
- package/projects/iss/src/shared/constants/provider.const.ts +0 -7
- package/projects/iss/src/shared/constants/regex.const.ts +0 -1
- package/projects/iss/src/shared/constants/validation.const.ts +0 -115
- package/projects/iss/src/shared/indexes/components.index.ts +0 -27
- package/projects/iss/src/shared/indexes/services.index.ts +0 -11
- package/projects/iss/src/shared/indexes/validators.index.ts +0 -21
- package/projects/iss/src/shared/interfaces/action.interface.ts +0 -7
- package/projects/iss/src/shared/interfaces/attachment.interface.ts +0 -7
- package/projects/iss/src/shared/interfaces/country.interface.ts +0 -11
- package/projects/iss/src/shared/interfaces/date-range.interface.ts +0 -5
- package/projects/iss/src/shared/interfaces/datetime.interface.ts +0 -4
- package/projects/iss/src/shared/interfaces/dto.interface.ts +0 -12
- package/projects/iss/src/shared/interfaces/field.interface.ts +0 -27
- package/projects/iss/src/shared/interfaces/file.interface.ts +0 -9
- package/projects/iss/src/shared/interfaces/hint.interface.ts +0 -8
- package/projects/iss/src/shared/interfaces/i18n.interface.ts +0 -4
- package/projects/iss/src/shared/interfaces/import.interface.ts +0 -3
- package/projects/iss/src/shared/interfaces/mobile.interface.ts +0 -12
- package/projects/iss/src/shared/interfaces/option.interface.ts +0 -4
- package/projects/iss/src/shared/interfaces/outlet.interface.ts +0 -8
- package/projects/iss/src/shared/interfaces/plate-letter.interface.ts +0 -7
- package/projects/iss/src/shared/interfaces/validation.interface.ts +0 -5
- package/projects/iss/src/shared/pipes/arabic-number.pipe.ts +0 -14
- package/projects/iss/src/shared/pipes/select-status.pipe.ts +0 -10
- package/projects/iss/src/shared/pipes/translate.pipe.ts +0 -20
- package/projects/iss/src/shared/services/form-engine.service.ts +0 -121
- package/projects/iss/src/shared/services/loader.service.ts +0 -51
- package/projects/iss/src/shared/tokens/api-response-mapper.token.ts +0 -4
- package/projects/iss/src/shared/tokens/attachment.token.ts +0 -6
- package/projects/iss/src/shared/tokens/field.token.ts +0 -4
- package/projects/iss/src/shared/tokens/host.token.ts +0 -3
- package/projects/iss/src/shared/tokens/language.token.ts +0 -3
- package/projects/iss/src/shared/tokens/url.token.ts +0 -3
- package/projects/iss/src/shared/types/iso2.type.ts +0 -244
- package/projects/iss/src/shared/types/validation.type.ts +0 -3
- package/projects/iss/src/shared/utilities/array-from.util.ts +0 -7
- package/projects/iss/src/shared/utilities/format-file-size.util.ts +0 -9
- package/projects/iss/src/shared/utilities/get-property-by-path.util.ts +0 -30
- package/projects/iss/src/shared/utilities/http.util.service.ts +0 -19
- package/projects/iss/src/shared/utilities/is-valid-api.util.ts +0 -8
- package/projects/iss/src/shared/utilities/replace-placeholder.util.ts +0 -12
- package/projects/iss/src/validators/core.validator.ts +0 -39
- package/projects/iss/src/validators/file.validator.ts +0 -100
- package/projects/iss/src/validators/time.validator.ts +0 -31
- package/projects/iss/tsconfig.lib.json +0 -13
- package/projects/iss/tsconfig.lib.prod.json +0 -9
- package/projects/iss/tsconfig.spec.json +0 -13
- package/projects/iss/upgrade.scss +0 -68
- package/projects/playground/.eslintrc.json +0 -37
- package/projects/playground/public/favicon.ico +0 -0
- package/projects/playground/public/flags/ad.svg +0 -282
- package/projects/playground/public/flags/ae.svg +0 -6
- package/projects/playground/public/flags/af.svg +0 -9
- package/projects/playground/public/flags/ag.svg +0 -15
- package/projects/playground/public/flags/ai.svg +0 -35
- package/projects/playground/public/flags/al.svg +0 -7
- package/projects/playground/public/flags/am.svg +0 -5
- package/projects/playground/public/flags/ao.svg +0 -19
- package/projects/playground/public/flags/aq.svg +0 -45
- package/projects/playground/public/flags/ar.svg +0 -66
- package/projects/playground/public/flags/as.svg +0 -225
- package/projects/playground/public/flags/at.svg +0 -4
- package/projects/playground/public/flags/au.svg +0 -32
- package/projects/playground/public/flags/aw.svg +0 -11
- package/projects/playground/public/flags/ax.svg +0 -11
- package/projects/playground/public/flags/az.svg +0 -11
- package/projects/playground/public/flags/ba.svg +0 -18
- package/projects/playground/public/flags/bb.svg +0 -11
- package/projects/playground/public/flags/bd.svg +0 -4
- package/projects/playground/public/flags/be.svg +0 -5
- package/projects/playground/public/flags/bf.svg +0 -14
- package/projects/playground/public/flags/bg.svg +0 -5
- package/projects/playground/public/flags/bh.svg +0 -4
- package/projects/playground/public/flags/bi.svg +0 -26
- package/projects/playground/public/flags/bj.svg +0 -5
- package/projects/playground/public/flags/bl.svg +0 -5
- package/projects/playground/public/flags/bm.svg +0 -374
- package/projects/playground/public/flags/bn.svg +0 -70
- package/projects/playground/public/flags/bo.svg +0 -3625
- package/projects/playground/public/flags/bq.svg +0 -5
- package/projects/playground/public/flags/br.svg +0 -92
- package/projects/playground/public/flags/bs.svg +0 -5
- package/projects/playground/public/flags/bt.svg +0 -487
- package/projects/playground/public/flags/bv.svg +0 -11
- package/projects/playground/public/flags/bw.svg +0 -5
- package/projects/playground/public/flags/by.svg +0 -15
- package/projects/playground/public/flags/bz.svg +0 -629
- package/projects/playground/public/flags/ca.svg +0 -7
- package/projects/playground/public/flags/cc.svg +0 -33
- package/projects/playground/public/flags/cd.svg +0 -5
- package/projects/playground/public/flags/cf.svg +0 -7
- package/projects/playground/public/flags/cg.svg +0 -5
- package/projects/playground/public/flags/ch.svg +0 -4
- package/projects/playground/public/flags/ci.svg +0 -5
- package/projects/playground/public/flags/ck.svg +0 -29
- package/projects/playground/public/flags/cl.svg +0 -14
- package/projects/playground/public/flags/cm.svg +0 -15
- package/projects/playground/public/flags/cn.svg +0 -11
- package/projects/playground/public/flags/co.svg +0 -5
- package/projects/playground/public/flags/cr.svg +0 -1332
- package/projects/playground/public/flags/cu.svg +0 -6
- package/projects/playground/public/flags/cv.svg +0 -24
- package/projects/playground/public/flags/cw.svg +0 -16
- package/projects/playground/public/flags/cx.svg +0 -24
- package/projects/playground/public/flags/cy.svg +0 -13
- package/projects/playground/public/flags/cz.svg +0 -5
- package/projects/playground/public/flags/de.svg +0 -5
- package/projects/playground/public/flags/dj.svg +0 -6
- package/projects/playground/public/flags/dk.svg +0 -5
- package/projects/playground/public/flags/dm.svg +0 -198
- package/projects/playground/public/flags/do.svg +0 -238
- package/projects/playground/public/flags/dz.svg +0 -5
- package/projects/playground/public/flags/ec.svg +0 -1292
- package/projects/playground/public/flags/ee.svg +0 -5
- package/projects/playground/public/flags/eg.svg +0 -125
- package/projects/playground/public/flags/eh.svg +0 -12
- package/projects/playground/public/flags/er.svg +0 -9
- package/projects/playground/public/flags/es.svg +0 -445
- package/projects/playground/public/flags/et.svg +0 -16
- package/projects/playground/public/flags/eu.svg +0 -28
- package/projects/playground/public/flags/fi.svg +0 -5
- package/projects/playground/public/flags/fj.svg +0 -203
- package/projects/playground/public/flags/fk.svg +0 -922
- package/projects/playground/public/flags/flags.png +0 -0
- package/projects/playground/public/flags/flags@2x.png +0 -0
- package/projects/playground/public/flags/fm.svg +0 -16
- package/projects/playground/public/flags/fo.svg +0 -11
- package/projects/playground/public/flags/fonts.css +0 -271
- package/projects/playground/public/flags/fr.svg +0 -5
- package/projects/playground/public/flags/ga.svg +0 -5
- package/projects/playground/public/flags/gb-eng.svg +0 -7
- package/projects/playground/public/flags/gb-nir.svg +0 -15
- package/projects/playground/public/flags/gb-sct.svg +0 -11
- package/projects/playground/public/flags/gb-wls.svg +0 -16
- package/projects/playground/public/flags/gb.svg +0 -15
- package/projects/playground/public/flags/gd.svg +0 -11
- package/projects/playground/public/flags/ge.svg +0 -17
- package/projects/playground/public/flags/gf.svg +0 -5
- package/projects/playground/public/flags/gg.svg +0 -8
- package/projects/playground/public/flags/gh.svg +0 -6
- package/projects/playground/public/flags/gi.svg +0 -69
- package/projects/playground/public/flags/gl.svg +0 -4
- package/projects/playground/public/flags/gm.svg +0 -7
- package/projects/playground/public/flags/gn.svg +0 -5
- package/projects/playground/public/flags/gp.svg +0 -5
- package/projects/playground/public/flags/gq.svg +0 -88
- package/projects/playground/public/flags/gr.svg +0 -4
- package/projects/playground/public/flags/gs.svg +0 -693
- package/projects/playground/public/flags/gt.svg +0 -317
- package/projects/playground/public/flags/gu.svg +0 -58
- package/projects/playground/public/flags/gw.svg +0 -13
- package/projects/playground/public/flags/gy.svg +0 -7
- package/projects/playground/public/flags/hk.svg +0 -17
- package/projects/playground/public/flags/hm.svg +0 -32
- package/projects/playground/public/flags/hn.svg +0 -10
- package/projects/playground/public/flags/hr.svg +0 -282
- package/projects/playground/public/flags/ht.svg +0 -1470
- package/projects/playground/public/flags/hu.svg +0 -5
- package/projects/playground/public/flags/id.svg +0 -4
- package/projects/playground/public/flags/ie.svg +0 -5
- package/projects/playground/public/flags/il.svg +0 -5
- package/projects/playground/public/flags/im.svg +0 -33
- package/projects/playground/public/flags/in.svg +0 -25
- package/projects/playground/public/flags/io.svg +0 -895
- package/projects/playground/public/flags/iq.svg +0 -12
- package/projects/playground/public/flags/ir.svg +0 -31
- package/projects/playground/public/flags/is.svg +0 -5
- package/projects/playground/public/flags/it.svg +0 -5
- package/projects/playground/public/flags/je.svg +0 -40
- package/projects/playground/public/flags/jm.svg +0 -9
- package/projects/playground/public/flags/jo.svg +0 -10
- package/projects/playground/public/flags/jp.svg +0 -4
- package/projects/playground/public/flags/ke.svg +0 -28
- package/projects/playground/public/flags/kg.svg +0 -7
- package/projects/playground/public/flags/kh.svg +0 -133
- package/projects/playground/public/flags/ki.svg +0 -54
- package/projects/playground/public/flags/km.svg +0 -13
- package/projects/playground/public/flags/kn.svg +0 -24
- package/projects/playground/public/flags/kp.svg +0 -16
- package/projects/playground/public/flags/kr.svg +0 -16
- package/projects/playground/public/flags/kw.svg +0 -6
- package/projects/playground/public/flags/ky.svg +0 -153
- package/projects/playground/public/flags/kz.svg +0 -49
- package/projects/playground/public/flags/la.svg +0 -5
- package/projects/playground/public/flags/lb.svg +0 -8
- package/projects/playground/public/flags/lc.svg +0 -6
- package/projects/playground/public/flags/li.svg +0 -79
- package/projects/playground/public/flags/lk.svg +0 -50
- package/projects/playground/public/flags/lr.svg +0 -15
- package/projects/playground/public/flags/ls.svg +0 -32
- package/projects/playground/public/flags/lt.svg +0 -5
- package/projects/playground/public/flags/lu.svg +0 -5
- package/projects/playground/public/flags/lv.svg +0 -4
- package/projects/playground/public/flags/ly.svg +0 -8
- package/projects/playground/public/flags/ma.svg +0 -4
- package/projects/playground/public/flags/mc.svg +0 -4
- package/projects/playground/public/flags/md.svg +0 -102
- package/projects/playground/public/flags/me.svg +0 -240
- package/projects/playground/public/flags/mf.svg +0 -5
- package/projects/playground/public/flags/mg.svg +0 -5
- package/projects/playground/public/flags/mh.svg +0 -18
- package/projects/playground/public/flags/mk.svg +0 -6
- package/projects/playground/public/flags/ml.svg +0 -5
- package/projects/playground/public/flags/mm.svg +0 -12
- package/projects/playground/public/flags/mn.svg +0 -12
- package/projects/playground/public/flags/mo.svg +0 -13
- package/projects/playground/public/flags/mp.svg +0 -2919
- package/projects/playground/public/flags/mq.svg +0 -5
- package/projects/playground/public/flags/mr.svg +0 -5
- package/projects/playground/public/flags/ms.svg +0 -59
- package/projects/playground/public/flags/mt.svg +0 -52
- package/projects/playground/public/flags/mu.svg +0 -6
- package/projects/playground/public/flags/mv.svg +0 -8
- package/projects/playground/public/flags/mw.svg +0 -24
- package/projects/playground/public/flags/mx.svg +0 -1129
- package/projects/playground/public/flags/my.svg +0 -12
- package/projects/playground/public/flags/mz.svg +0 -50
- package/projects/playground/public/flags/na.svg +0 -17
- package/projects/playground/public/flags/nc.svg +0 -5
- package/projects/playground/public/flags/ne.svg +0 -6
- package/projects/playground/public/flags/nf.svg +0 -8
- package/projects/playground/public/flags/ng.svg +0 -4
- package/projects/playground/public/flags/ni.svg +0 -281
- package/projects/playground/public/flags/nl.svg +0 -5
- package/projects/playground/public/flags/no.svg +0 -11
- package/projects/playground/public/flags/np.svg +0 -33
- package/projects/playground/public/flags/nr.svg +0 -8
- package/projects/playground/public/flags/nu.svg +0 -23
- package/projects/playground/public/flags/nz.svg +0 -37
- package/projects/playground/public/flags/om.svg +0 -307
- package/projects/playground/public/flags/pa.svg +0 -15
- package/projects/playground/public/flags/pe.svg +0 -767
- package/projects/playground/public/flags/pf.svg +0 -38
- package/projects/playground/public/flags/pg.svg +0 -16
- package/projects/playground/public/flags/ph.svg +0 -28
- package/projects/playground/public/flags/pk.svg +0 -7
- package/projects/playground/public/flags/pl.svg +0 -4
- package/projects/playground/public/flags/pm.svg +0 -5
- package/projects/playground/public/flags/pn.svg +0 -131
- package/projects/playground/public/flags/pr.svg +0 -6
- package/projects/playground/public/flags/ps.svg +0 -6
- package/projects/playground/public/flags/pt.svg +0 -79
- package/projects/playground/public/flags/pw.svg +0 -4
- package/projects/playground/public/flags/py.svg +0 -192
- package/projects/playground/public/flags/qa.svg +0 -7
- package/projects/playground/public/flags/re.svg +0 -5
- package/projects/playground/public/flags/ro.svg +0 -5
- package/projects/playground/public/flags/rs.svg +0 -1143
- package/projects/playground/public/flags/ru.svg +0 -5
- package/projects/playground/public/flags/rw.svg +0 -17
- package/projects/playground/public/flags/sa.svg +0 -23
- package/projects/playground/public/flags/sb.svg +0 -30
- package/projects/playground/public/flags/sc.svg +0 -7
- package/projects/playground/public/flags/sd.svg +0 -6
- package/projects/playground/public/flags/se.svg +0 -5
- package/projects/playground/public/flags/sg.svg +0 -15
- package/projects/playground/public/flags/sh.svg +0 -15
- package/projects/playground/public/flags/si.svg +0 -30
- package/projects/playground/public/flags/sj.svg +0 -11
- package/projects/playground/public/flags/sk.svg +0 -21
- package/projects/playground/public/flags/sl.svg +0 -5
- package/projects/playground/public/flags/sm.svg +0 -847
- package/projects/playground/public/flags/sn.svg +0 -15
- package/projects/playground/public/flags/so.svg +0 -13
- package/projects/playground/public/flags/sr.svg +0 -6
- package/projects/playground/public/flags/ss.svg +0 -8
- package/projects/playground/public/flags/st.svg +0 -16
- package/projects/playground/public/flags/stc-icons.css +0 -1
- package/projects/playground/public/flags/sv.svg +0 -3368
- package/projects/playground/public/flags/sx.svg +0 -172
- package/projects/playground/public/flags/sy.svg +0 -6
- package/projects/playground/public/flags/sz.svg +0 -54
- package/projects/playground/public/flags/tc.svg +0 -88
- package/projects/playground/public/flags/td.svg +0 -5
- package/projects/playground/public/flags/tf.svg +0 -18
- package/projects/playground/public/flags/tg.svg +0 -15
- package/projects/playground/public/flags/th.svg +0 -5
- package/projects/playground/public/flags/tj.svg +0 -32
- package/projects/playground/public/flags/tk.svg +0 -25
- package/projects/playground/public/flags/tl.svg +0 -6
- package/projects/playground/public/flags/tm.svg +0 -349
- package/projects/playground/public/flags/tn.svg +0 -9
- package/projects/playground/public/flags/to.svg +0 -8
- package/projects/playground/public/flags/tr.svg +0 -6
- package/projects/playground/public/flags/tt.svg +0 -5
- package/projects/playground/public/flags/tv.svg +0 -18
- package/projects/playground/public/flags/tw.svg +0 -12
- package/projects/playground/public/flags/tz.svg +0 -13
- package/projects/playground/public/flags/ua.svg +0 -4
- package/projects/playground/public/flags/ug.svg +0 -46
- package/projects/playground/public/flags/um.svg +0 -25
- package/projects/playground/public/flags/us.svg +0 -25
- package/projects/playground/public/flags/uy.svg +0 -138
- package/projects/playground/public/flags/uz.svg +0 -30
- package/projects/playground/public/flags/va.svg +0 -277
- package/projects/playground/public/flags/vc.svg +0 -9
- package/projects/playground/public/flags/ve.svg +0 -28
- package/projects/playground/public/flags/vg.svg +0 -96
- package/projects/playground/public/flags/vi.svg +0 -311
- package/projects/playground/public/flags/vn.svg +0 -12
- package/projects/playground/public/flags/vu.svg +0 -20
- package/projects/playground/public/flags/wf.svg +0 -7
- package/projects/playground/public/flags/ws.svg +0 -14
- package/projects/playground/public/flags/xk.svg +0 -11
- package/projects/playground/public/flags/ye.svg +0 -5
- package/projects/playground/public/flags/yt.svg +0 -5
- package/projects/playground/public/flags/za.svg +0 -17
- package/projects/playground/public/flags/zm.svg +0 -20
- package/projects/playground/public/flags/zw.svg +0 -130
- package/projects/playground/src/app/app.component.ts +0 -119
- package/projects/playground/src/app/app.config.ts +0 -51
- package/projects/playground/src/app/app.routes.ts +0 -41
- package/projects/playground/src/app/login.service.ts +0 -21
- package/projects/playground/src/components/attachment-wrapper.component.ts +0 -45
- package/projects/playground/src/components/attachment.component.ts +0 -35
- package/projects/playground/src/components/checkbox-wrapper.component.ts +0 -43
- package/projects/playground/src/components/chips-wrapper.component.ts +0 -37
- package/projects/playground/src/components/ctrl-array-wrapper.component.ts +0 -76
- package/projects/playground/src/components/date-picker-container.component.ts +0 -22
- package/projects/playground/src/components/date-picker-wrapper.component.ts +0 -41
- package/projects/playground/src/components/date-range-picker-container.component.ts +0 -24
- package/projects/playground/src/components/date-range-picker-wrapper.component.ts +0 -41
- package/projects/playground/src/components/datetime-container.component.ts +0 -25
- package/projects/playground/src/components/datetime-picker-wrapper.component.ts +0 -62
- package/projects/playground/src/components/input-container.component.ts +0 -35
- package/projects/playground/src/components/input-wrapper.component.ts +0 -41
- package/projects/playground/src/components/mobile-container.component.ts +0 -23
- package/projects/playground/src/components/mobile-wrapper.component.ts +0 -36
- package/projects/playground/src/components/note-wrapper.component.ts +0 -37
- package/projects/playground/src/components/outlet-container.component.ts +0 -144
- package/projects/playground/src/components/plate-container.component.ts +0 -22
- package/projects/playground/src/components/plate-wrapper.component.ts +0 -39
- package/projects/playground/src/components/radio-wrapper.component.ts +0 -45
- package/projects/playground/src/components/select-container.component.ts +0 -31
- package/projects/playground/src/components/select-wrapper.component.ts +0 -48
- package/projects/playground/src/components/ships-container.component.ts +0 -23
- package/projects/playground/src/components/slide-toggle-wrapper.component.ts +0 -40
- package/projects/playground/src/components/textarea-container.component.ts +0 -23
- package/projects/playground/src/components/textarea-wrapper.component.ts +0 -54
- package/projects/playground/src/components/time-picker-container.component.ts +0 -23
- package/projects/playground/src/components/time-picker-wrapper.component.ts +0 -43
- package/projects/playground/src/components/toggle-button-wrapper.component.ts +0 -49
- package/projects/playground/src/components/user-picker-wrapper.component.ts +0 -37
- package/projects/playground/src/eServices/create-request.component.ts +0 -28
- package/projects/playground/src/eServices/e-service.component.ts +0 -112
- package/projects/playground/src/eServices/view-request.component.ts +0 -13
- package/projects/playground/src/index.html +0 -13
- package/projects/playground/src/interceptors/header.interceptor.ts +0 -71
- package/projects/playground/src/main.ts +0 -8
- package/projects/playground/src/services/ss.service.ts +0 -62
- package/projects/playground/src/styles.scss +0 -33
- package/projects/playground/src/validators/customValidator.validator.ts +0 -10
- package/projects/playground/tsconfig.app.json +0 -15
- package/tsconfig.json +0 -31
|
@@ -1,125 +0,0 @@
|
|
|
1
|
-
<svg viewBox="0 0 900 600" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
2
|
-
<rect fill="#000" height="600" width="900" />
|
|
3
|
-
<rect fill="#fff" height="400" width="900" />
|
|
4
|
-
<rect fill="#ce1126" height="200" width="900" />
|
|
5
|
-
<g fill="#fff" stroke="#c09300">
|
|
6
|
-
<path
|
|
7
|
-
d="m450.81,302.4,68.488,63.579-4.8759-115.47c-0.71638-17.5-15.924-13.485-26.971-7.1723-11.191,7.1723-23.958,7.1723-37.446,2.437-13.485,4.7353-26.253,4.7353-37.444-2.437-11.046-6.3123-26.252-10.328-26.97,7.1723l-4.8789,115.47,70.098-63.579z"
|
|
8
|
-
stroke-linejoin="round"
|
|
9
|
-
stroke-width="1.2703"
|
|
10
|
-
/>
|
|
11
|
-
<g fill="#c09300" id="w" stroke="none">
|
|
12
|
-
<path d="m393.47,246.49-4.7342,112.32-8.0347,7.168,4.8784-115.47c2.2949-1.5782,6.3132-4.0171,7.8905-4.0171z" />
|
|
13
|
-
<path d="m403.09,254.53-4.0171,93.955-8.0323,8.2204,4.8772-108.49c1.5791,1.577,6.3138,5.4498,7.1721,6.3104z" />
|
|
14
|
-
<path d="m411.84,261.7-3.1545,78.362-6.4556,6.3092,4.0177-89.405c1.5748,1.5782,4.7311,3.8734,5.5924,4.7334z" />
|
|
15
|
-
<path d="m421.31,265.72-3.1563,66.787-6.3132,5.1193,3.1563-74.344c1.5791,0.71638,4.7348,2.4376,6.3132,2.4376z" />
|
|
16
|
-
<path d="m430.06,265.72-2.2974,55.657-6.4544,6.3129,2.4392-61.252c1.576-0.00061,5.5937-0.00061,6.3126-0.7182z" />
|
|
17
|
-
</g>
|
|
18
|
-
<use transform="matrix(-1,0,0,1,900,0)" xlink:href="#w" />
|
|
19
|
-
<path
|
|
20
|
-
d="m453.16,315.06,9.6126,43.755-3.1575,3.1552-3.2993-2.4388-5.4518-39.018,2.2955,39.018-3.1569,4.0158-3.1563-4.0158,2.2962-39.018-5.4506,39.018-3.3024,2.4388-3.1545-3.1552,9.6113-43.755h6.3138z"
|
|
21
|
-
fill="#c09300"
|
|
22
|
-
stroke-width="1.0739"
|
|
23
|
-
/>
|
|
24
|
-
<g fill="none" id="b" stroke-linejoin="round" stroke-width="1.2705">
|
|
25
|
-
<path d="m428.48,295.84-19.08,67.705,26.255,4.0177,11.188-50.924-18.363-20.799z" fill="#fff" stroke-width="1.1888" />
|
|
26
|
-
<path d="m422.17,318.94,2.2955,5.5928,12.405-11.848" />
|
|
27
|
-
<path d="m430.76,304.92,2.5957,24.346,7.8905-10.328" />
|
|
28
|
-
<path d="m438.09,322.95,4.31,14.875" />
|
|
29
|
-
<path d="m444.09,332.36-8.7177,13.241m2.7189,13.216-2.7902-13.198-2.4356-13.423-5.8406,7.9091-2.5613-9.1191-8.1747,8.3847,4.1575,15.251,5.7375-9.4349,3.1557,9.6123,5.8903-9.1621" />
|
|
30
|
-
<path d="m414.99,361.97,5.2997-7.4437,3.4528,11.457,4.7342-8.0323,3.1575,9.6136" />
|
|
31
|
-
</g>
|
|
32
|
-
<use transform="matrix(-1,0,0,1,900,0)" xlink:href="#b" />
|
|
33
|
-
<g stroke-linecap="round" stroke-linejoin="round" stroke-width="1.2705">
|
|
34
|
-
<path
|
|
35
|
-
d="m450,393.81c19.943,0,39.024-1.5776,50.213-4.734,4.7354-0.8588,4.7354-3.2976,4.7354-6.4553,4.7354-1.5776,2.2949-7.1704,5.5943-7.1704-3.2994,0.86244-4.0158-5.5941-8.0329-4.7316,0-5.5965-5.5955-6.3129-10.33-4.7377-9.4695,3.1576-26.255,3.8752-42.18,3.8752-15.924-0.71758-32.567-0.71758-42.179-3.8752-4.7342-1.5752-10.327-0.85881-10.327,4.7377-4.0183-0.86245-4.7354,5.5941-8.0341,4.7316,3.2988,0,0.85954,5.5928,5.5943,7.1704,0,3.1576,0,5.5965,4.8778,6.4553,11.045,3.1564,30.128,4.734,50.068,4.734z"
|
|
36
|
-
stroke-linejoin="round"
|
|
37
|
-
stroke-width="2.3777"
|
|
38
|
-
/>
|
|
39
|
-
<path d="m422.89,363.54c6.4544,0.86123,13.628,1.5776,19.225,0.86123,3.1533,0,5.4494,5.4504-0.86257,6.3129-5.5931,0.71515-14.345,0-19.08-0.86245-4.0171-0.71759-12.768-2.2946-18.364-3.8752-5.5949-2.4364-1.576-7.168,1.5772-6.4522,4.879,1.577,11.192,3.1564,17.505,4.0158z" />
|
|
40
|
-
<path d="m477.12,363.54c-6.4569,0.86123-13.628,1.5776-19.081,0.86123-3.3006,0-5.5961,5.4504,0.71711,6.3129,5.5955,0.71515,14.347,0,19.078-0.86245,4.0189-0.71759,12.769-2.2946,18.364-3.8752,5.5967-2.4364,1.5803-7.168-1.5772-6.4522-4.8778,1.577-11.19,3.1564-17.501,4.0158z" />
|
|
41
|
-
<path d="m403.09,360.39c-4.8771-0.86123-7.1723,4.7316-5.5928,7.8868,0.71637-1.5776,4.0164-1.5776,4.7346-3.1552,0.8582-2.437-0.7182-2.437,0.8582-4.7316z" />
|
|
42
|
-
<path d="m422.17,375.06c0-3.1528,3.1545-2.7651,3.1545-5.9215,0-1.577-0.85893-4.0171-2.4368-4.0171-1.5785,0-3.1575,1.5776-3.1575,3.1552-0.7177,3.157,2.4398,3.6312,2.4398,6.7834z" />
|
|
43
|
-
<path d="m444.88,365.98c4.7305,0,4.2618,6.3141,1.9656,9.4699,0-2.2952-4.0164-3.1558-4.0164-4.7316,0-2.4419,3.6262-2.4419,2.0508-4.7383z" />
|
|
44
|
-
<path d="m496.91,360.39c4.8777-0.86123,7.1741,4.7316,5.5953,7.8868-0.71819-1.5776-4.017-1.5776-4.734-3.1552-0.86124-2.437,0.71759-2.437-0.86124-4.7316z" />
|
|
45
|
-
<path d="m477.83,375.06c0-3.1528-3.1532-2.7651-3.1532-5.9215,0-1.577,0.85953-4.0171,2.438-4.0171,1.5772,0,3.1563,1.5776,3.1563,3.1552,0.71771,3.157-2.441,3.6312-2.441,6.7834z" />
|
|
46
|
-
<path d="m455.12,365.98c-4.7323,0-4.263,6.3141-1.9674,9.4699,0-2.2952,4.0158-3.1558,4.0158-4.7316,0.00061-2.4419-3.6262-2.4419-2.0484-4.7383z" />
|
|
47
|
-
<g stroke-width="0.8915">
|
|
48
|
-
<path d="m404.67,361.97c1.58,0,4.0177,0.71758,4.7353,1.577l-4.74-1.58z" />
|
|
49
|
-
<path d="m412.55,364.41c0.86184,0,4.0183,0.71639,5.5959,1.5752l-5.6-1.58z" />
|
|
50
|
-
<path d="m441.25,367.56c-1.5776,0-4.734,0-5.5928,0.71516l5.59-0.72z" />
|
|
51
|
-
<path d="m432.5,367.56c-0.8588-0.86245-4.0165-0.86245-5.5935,0h5.59z" />
|
|
52
|
-
<path d="m495.34,361.97c-1.5776,0-3.8746,0.71758-4.7353,1.577l4.7353-1.577z" />
|
|
53
|
-
<path d="m487.45,364.41c-0.86002,0-4.0171,0.71639-5.5953,1.5752l5.6-1.58z" />
|
|
54
|
-
<path d="m458.75,367.56c1.5794,0,4.7352,0,5.5953,0.71516l-5.6-0.72z" />
|
|
55
|
-
<path d="m467.5,367.56c0.86002-0.86245,4.0183-0.86245,5.5953,0h-5.6z" />
|
|
56
|
-
</g>
|
|
57
|
-
<g fill="#c09300" stroke="none">
|
|
58
|
-
<path d="m403.34,374.58c-0.53406-0.10208-0.81452-0.52459-0.68011-1.0246,0.16371-0.609,0.65161-0.95739,1.1126-0.79442,0.29312,0.10362,0.82973,0.64469,0.83184,0.83874,0.003,0.22275-0.28059,0.75257-0.40266,0.75379-0.0527,0.00053-0.1342,0.0465-0.18122,0.10201-0.10001,0.11816-0.41341,0.17549-0.68041,0.12446z" />
|
|
59
|
-
<path d="m458.27,378.5c-0.19869-0.0736-0.51521-0.5185-0.51485-0.72377,0.002-0.38717,0.57418-1.0178,0.92881-1.0214,0.17516-0.001,0.65475,0.2481,0.83411,0.43462,0.32504,0.33789,0.25419,0.89278-0.15423,1.2079-0.20096,0.15505-0.80025,0.21125-1.0938,0.1026z" />
|
|
60
|
-
<path d="m458.63,380.98c-0.42018-0.14209-0.57388-0.34776-0.60803-0.8136-0.0355-0.4854,0.0116-0.56097,0.52453-0.84064l0.36556-0.19931,0.34646,0.1545c0.47988,0.21397,0.69338,0.44463,0.71031,0.76742,0.0182,0.34768-0.2397,0.70345-0.64012,0.8829-0.35162,0.15758-0.37253,0.15904-0.69871,0.0488z" />
|
|
61
|
-
<path
|
|
62
|
-
d="m407.75,370.09c-0.34619-0.0109-0.82136,0.30729-1.0938,0.46875-0.64912,0.15215-1.4047,0.5511-2.0312,0.125-0.61719-0.19079-1.438-0.0404-1.5312,0.71875,0.15839,0.65179,1.0715,1.0243,1.625,0.59375,0.4106-0.53758,1.5312-0.8528,1.6562,0.0625-0.45705,0.69215-0.40489,1.6089-0.78125,2.3438-0.0612,0.45773-0.25176,0.8924-0.5,1.2812-0.4621,0.0464-0.95375-0.008-1.3438,0.28125-0.62601,0.0342-1.2647,0.34537-1.625,0.875-0.40338,0.57818-0.78869,1.1654-0.90625,1.875,0.10725,0.72494,0.93754,0.93275,1.5625,0.96875,0.66694,0.18359,1.3344,0.42433,2,0.625,1.0853,0.24303,2.102,0.63539,3.1875,0.875,1.5844,0.47758,3.2479,0.69739,4.8438,1.125,0.16722,0.0555,0.32405,0.1038,0.5,0.125,0.66233,0.13773,1.0079-0.58289,1.0625-1.125,0.32864-1.1596,0.57948-2.3391,0.90625-3.5,0.22487-0.46559,0.49645-1.5172-0.40625-1.2812-0.51485,0.30872-0.95182,0.7734-1.5938,0.8125-0.87392,0.0509-0.37513,0.94518-0.0312,1.3125,0.0759,0.5872-0.10989,1.2888-0.5,1.75-0.51994,0.32957-1.1716-0.0561-1.7188-0.1875-0.57469,0.01-1.7234-0.28325-1.1875-1.0625,0.19033-0.57691,0.20718-1.2083,0.4375-1.7812,0.29353-0.61455,0.33553-1.2851,0.46875-1.9375-0.36122-0.77733-0.97856,0.25585-1.4688,0.34375-0.33769,0.23455-1.6054,0.33418-0.9375,0.9375,0.57518,0.43696,0.1343,1.1967,0.0312,1.75-0.0369,0.77025-0.83781,0.95394-1.4688,0.78125-0.62768-0.0303-1.5013-0.49748-0.96875-1.1875,0.12115-0.57512,0.322-1.1402,0.4375-1.7188,0.2374-0.69777,0.43732-1.3628,0.6875-2.0625,0.10851-0.61996,0.33113-1.2079,0.625-1.75,0.0173-0.68543,0.47775-1.2752,0.46875-1.9688-0.0469-0.33876-0.19853-0.4622-0.40625-0.46875zm-3.5938,7.25c0.0817-0.0141,0.1399-0.002,0.21875,0.0312,0.24971,0.10625,0.25708,0.30938,0,0.53125-0.11238,0.097-0.23995,0.1905-0.28125,0.1875-0.46771-0.0402-0.6056-0.10974-0.625-0.28125-0.0172-0.15117,0.0307-0.19455,0.34375-0.34375,0.15556-0.0742,0.26207-0.11086,0.34375-0.125z"
|
|
63
|
-
/>
|
|
64
|
-
<path d="m403.12,382.36c-0.49596-0.46627-0.41621-0.80642,0.31729-1.3532,0.31384-0.23393,0.50421-0.20747,0.8631,0.11997,0.55237,0.50393,0.57448,0.82295,0.0869,1.2548-0.24101,0.21344-0.34645,0.25721-0.62697,0.26001-0.29347,0.003-0.3766-0.0334-0.64036-0.28155z" />
|
|
65
|
-
<path d="m406.17,383.28c-0.48488-0.11955-0.76441-0.60787-0.62254-1.0876,0.12852-0.43459,0.20285-0.47736,0.84026-0.48378,0.71478-0.007,0.85352,0.11244,0.86039,0.74185,0.004,0.35432-0.0235,0.43652-0.19971,0.60041-0.2071,0.19261-0.6052,0.29644-0.8784,0.22908z" />
|
|
66
|
-
<path d="m495.28,383.36c-0.22701-0.18894-0.27272-0.27435-0.27532-0.51479-0.003-0.41064,0.23349-0.71172,0.74605-0.94382,0.68183-0.30882,0.95981-0.26636,1.2166,0.18575,0.34158,0.60129,0.32512,0.84675-0.0839,1.252-0.22578,0.22366-0.26805,0.2367-0.78493,0.2419-0.50756,0.003-0.56562-0.0105-0.8185-0.22102z" />
|
|
67
|
-
<path d="m410.22,384.51c-0.36389-0.0971-0.5525-0.37016-0.55726-0.80675-0.004-0.33383,0.0201-0.38706,0.25362-0.56985,0.15122-0.11834,0.39018-0.21971,0.57856-0.24541,0.2669-0.0365,0.36442-0.0132,0.57916,0.13775,0.55052,0.38698,0.66746,0.76972,0.3487,1.1412-0.33953,0.39572-0.66141,0.48753-1.2028,0.34303z" />
|
|
68
|
-
<path d="m432.14,385.49c-0.0807-0.10062-0.25916-0.16012-0.2775-0.287,0.032-0.55487,0.0585-1.1167,0.23525-1.6482,0.0962-0.52301,0.012-1.0692,0.19432-1.5787,0.18698-0.92682,0.18682-1.8826,0.40217-2.8036,0.01-0.47427,0.0549-0.949,0.19241-1.4054,0.15774-0.72168,0.0136-1.4762,0.22606-2.1894-0.0228-0.26786,0.28574-0.98321,0.55658-0.55944,0.39321,0.57645,0.91139,1.0451,1.4208,1.5153,0.43771,0.25252,0.0359,0.62445-0.26658,0.74975-0.41521,0.16364-0.51613,0.62086-0.48666,1.0222-0.0582,0.41455-0.22464,0.80685-0.24153,1.23-0.0878,0.62242-0.0706,1.2546-0.15153,1.8765-0.18211,0.60901-0.11244,1.2597-0.17323,1.8875,0.008,0.39859-0.18142,0.7606-0.15525,1.1604-0.0484,0.40592-0.0665,0.89432-0.40713,1.1724-0.32888,0.16605-0.80429,0.13737-1.0682-0.14228z" />
|
|
69
|
-
<path
|
|
70
|
-
d="m461.84,375.69c-0.48222,0.36463-0.91353,0.79527-1.3438,1.2188-0.59251,0.4489,0.48677,0.70998,0.625,1.0938,0.15716,0.58638,0.1478,1.2106,0.1875,1.8125,0.17923,0.55142,0.25835,1.1384,0.21875,1.7188-0.0519,0.6223-0.86338,0.49115-1.2188,0.84375-0.49176,0.20722-0.68789,0.69047-1.0625,1.0312-0.24625,0.48275-0.31215,1.0763-0.34375,1.625,0.0353,0.44788-0.30248,0.94931,0,1.3438,0.039,0.0557,0.0852,0.132,0.125,0.1875,0.10115,0.1452,0.3425,0.0292,0.5,0.0625,0.50368-0.0282,1.0285,0.0473,1.5-0.15625,1.21-0.20943,2.4311-0.22605,3.6562-0.28125,0.74925,0.0239,1.4701-0.23695,2.2188-0.21875,0.58681,0.12974,0.85075-0.50626,0.84375-0.96875-0.33224-0.65359-0.045-1.4285-0.3125-2.0938-0.23494-0.67246-0.14236-1.428-0.25-2.125-0.0148-0.54835-0.71068-0.75172-1.0625-0.34375-0.34144,0.34514-0.89289,0.41403-1.1562,0.84375-0.29659,0.60239,0.62745,0.60317,0.78125,1.0625,0.17589,0.4642,0.11825,0.98059,0.15625,1.4688,0.11422,0.59237-0.52919,0.6262-0.9375,0.6875-0.53675,0.20112-1.29,0.33589-1.5938-0.3125-0.1909-0.47948-0.16475-0.99286-0.21875-1.5-0.0131-0.89182-0.22755-1.7684-0.28125-2.6562-0.0514-1.0968-0.2407-2.1866-0.3125-3.2812-0.01-0.45549-0.0706-1.198-0.71875-1.0625zm-0.625,8.25,0.3125,0.0312,0.0312,0.375,0.0312,0.375-0.40625,0.125c-0.21512,0.0636-0.40325,0.0943-0.40625,0.0937-0.003-0.00085-0.088-0.0531-0.1875-0.125-0.21959-0.1586-0.16345-0.38503,0.125-0.6875,0.1626-0.17028,0.23879-0.2033,0.5-0.1875z"
|
|
71
|
-
/>
|
|
72
|
-
<path
|
|
73
|
-
d="m431.25,374.66c-0.38018,0.13504-0.86245,0.69313-1.25,0.6875-0.88,0.0623-0.75718,0.91919-0.125,1.2188,0.0833,0.25988,0.005,0.58789,0.0312,0.875,0.12288,0.7896-0.37535,1.4249-0.28125,2.2188-0.0442,0.87031-0.30695,1.7177-0.34375,2.5938-0.24704,0.90327-0.24984,1.8321-0.40625,2.75-0.10431,0.82323-0.69963,0.53271-1.2188,0.3125-0.004-0.35689-0.0272-0.70562-0.0312-1.0625,0.21637-0.81711-0.44101-1.0556-1.0938-1.1562-0.68611,0.0649-1.0228-0.52316-0.875-1.125,0.29488-0.35103,1.036-0.2534,1.5-0.3125,0.9813,0.20342,0.9416-1.1118,0.4375-1.5625-0.34472-0.63567-1.1982-0.90926-1.4375-1.5625,0.0956-0.86642-0.47971-1.7322-1.1875-2.1562-1.0885-0.0764-1.9104,0.86306-2.3125,1.7812-0.4525,0.13085-0.90391,0.26657-1.3438,0.4375-0.70889,0.17748-1.7197,1.407-0.75,1.875,0.54424,0.14988,2.2002,0.52782,1.4688,1.2812-0.41224,0.7071-1.201,0.71914-1.9062,0.53125-0.72365,0.00063-1.5294-0.35207-1.5-1.1875-0.14765-0.74985-0.12337-1.5579-0.46875-2.25-0.14847-0.83929-1.1008-0.64297-1.1562,0.125-0.73341,0.53403-0.6357,1.3978-0.125,2.0312,0.31876,0.72891,0.003,1.5776-0.3125,2.25-0.19091,0.87497-1.1559,0.90473-1.8438,1.1875-0.33751,0.13104-1.6285-0.0779-1.1562,0.65625,0.75312,0.26578,1.6525,0.50493,2.4375,0.3125,0.82295-0.10214,1.5375-0.66484,1.9375-1.375,0.55266-0.56003,1.502-0.26685,2.2188-0.28125,0.7728-0.002,1.5626,0.54243,2.3125,0.1875,0.21739-0.56438,1.2219-1.4958,1.5312-0.53125-0.0526,0.86265,0.70932,1.3257,1.5,1.2188,0.86375-0.0494,0.54445,0.61096,0.53125,1.125,0.0571,0.93448,0.65972,1.4247,1.4375,1.8125,0.26491,0.0715,0.545,0.0474,0.8125,0,0.74793-0.23513,1.5536-0.5689,1.7812-1.4062,0.30361-0.68071,0.31071-1.4507,0.53125-2.1562,0.17722-1.1299,0.406-2.26,0.4375-3.4062,0.27617-1.0383,0.19684-2.136,0.40625-3.1875,0.13231-0.7818,0.2308-1.5634,0.3125-2.3438-0.0917-0.41735-0.27189-0.48727-0.5-0.40625zm-6.7812,4.1562c0.15144,0.0185,0.2356,0.20409,0.25,0.53125,0.016,0.36409,0.20628,0.66075,0.4375,0.71875,0.18245,0.0457,0.16681,0.23882-0.0312,0.375-0.11507,0.0791-0.3209,0.127-0.6875,0.125-0.57804-0.003-0.93643-0.15276-1.25-0.46875l-0.1875-0.1875,0.28125-0.1875c0.14178-0.10831,0.39834-0.33259,0.5625-0.5,0.28494-0.29065,0.47356-0.42473,0.625-0.40625z"
|
|
74
|
-
/>
|
|
75
|
-
<path
|
|
76
|
-
d="m490.5,370.94c-0.56713,0.026-1.1373,0.11796-1.6562,0.25-1.0402-0.0647-1.5624,1.0271-0.5625,1.5625,0.60166,1.5343,1.5404-0.31684,2.5-0.1875,1.4375,0.27956,1.559,1.8323,1.7812,3,0.0809,1.1567,0.41439,2.2816,0.75,3.375,0.96222,1.0695-0.72072,1.7402-1.4375,0.90625-0.61128-0.66434-1.9204-1.4795-2.6562-0.5625-0.9036,0.38266-0.94069,1.5903-1.6875,1.9375-1.2091,0.36803-1.3613-1.1188-2-1.75-0.58724-0.82427-1.7103-0.89646-2.625-1.1875-0.42913-0.86865-0.20548-2.3456-1.0938-2.9375-0.7458,0.30425-2.1131,1.7022-0.96875,2.3438,1.1177,0.96067-0.48782,1.4011-1,2.0625-0.73158,0.81456-0.84849,1.936-0.96875,2.9688-1.2593,0.69566-1.5044-0.78769-1.6562-1.7188-0.0981-1.1115-1.0358-0.78521-1.6875-0.375-0.95249,0.38586-1.4281,1.2903-2.0938,2-0.0799,0.64767,0.0372,1.3567,0.0312,2.0312,0.21646,0.81142,1.2024,0.4303,1.8125,0.375,0.9788-0.40937,1.3795,0.62745,0.59375,1.2188-0.53181,0.67603-2.2198,0.32293-2.0625,1.4062,0.54395,0.0636,1.1105,0.0432,1.6562,0,1.0905-0.29799,2.2614-1.0673,2.375-2.2812,0.1436-1.0582,1.6676-0.86544,2.5-1.0938,1.0408-0.30002,2.2948-0.37704,2.5312,0.9375,0.70943,0.74499,2.2486,1.584,3.0312,0.5625,0.79451-0.48523,1.1764-1.3376,1.125-2.25-0.16203-0.78461,1.2688-0.81314,1.625-0.375,0.52141,0.85796,2.151,0.60478,2.9375,0.125,0.8361-0.61721,1.0176-1.705,2.2188-1.7188,1.7823-0.53352,3.6342-0.84122,5.375-1.5,1.4104-0.3073-0.2099-1.1977-0.5625-1.7188-1.0737-0.53098-2.0081,1.6419-3.2188,0.5625-0.93564-0.71605-0.87212-2.0766-1.2188-3.125-0.23714-1.3573-0.17721-2.9227-1.1562-4-0.67242-0.71491-1.586-0.887-2.5312-0.84375zm-6.8125,9.4688c0.12573-0.003,0.26757,0.0593,0.5,0.1875,0.43841,0.24193,0.75063,0.64294,0.75,0.96875-0.00043,0.21261-0.0545,0.22697-0.375,0.375-0.19719,0.091-0.4214,0.1885-0.5,0.1875-0.18098-0.002-0.62438-0.35688-0.625-0.5-0.00065-0.0594-0.0581-0.28649-0.125-0.46875-0.11761-0.32068-0.0994-0.31643,0.0625-0.53125,0.10347-0.13744,0.18677-0.21532,0.3125-0.21875zm6.5312,0.34375c0.37229-0.0244,0.59356,0.0918,0.75,0.375,0.18178,0.32896,0.0582,0.58095-0.40625,0.78125-0.20349,0.0878-0.407,0.15925-0.4375,0.15625-0.0306-0.003-0.19844-0.10253-0.375-0.21875-0.27012-0.17777-0.3095-0.26387-0.3125-0.46875-0.003-0.31541,0.34928-0.5967,0.78125-0.625zm-8.9375,0.0937c0.10904-0.017,0.20831,0.04,0.34375,0.15625,0.17999,0.15456,0.23685,0.27887,0.28125,0.59375,0.0314,0.21884,0.0265,0.50184,0,0.625-0.0486,0.2261-0.0532,0.21575-0.5625,0.21875-0.64029,0.006-0.6997-0.0639-0.6875-0.65625,0.008-0.37682,0.0118-0.4782,0.21875-0.6875,0.16044-0.16228,0.29721-0.23305,0.40625-0.25zm-5.5,1.4375c0.19951,0.0469,0.3879,0.19761,0.4375,0.4375,0.0656,0.3175,0.008,0.46223-0.25,0.59375-0.2221,0.1131-0.73401,0.1508-0.875,0.0625-0.0457-0.0286-0.1399-0.103-0.1875-0.1875-0.068-0.12114-0.0555-0.1794,0.0312-0.25,0.0605-0.0492,0.12539-0.11985,0.125-0.15625-0.0004-0.0364,0.0673-0.16316,0.15625-0.28125,0.14608-0.1939,0.36299-0.26563,0.5625-0.21875zm9.25,1.1875c0.17794-0.001,0.32863,0.0609,0.4375,0.15625,0.18526,0.16231,0.179,0.40039-0.0312,0.5625-0.13509,0.1044-0.87165,0.0948-1.125,0-0.11272-0.0421-0.15563-0.0987-0.15625-0.21875-0.002-0.14091,0.0375-0.22767,0.28125-0.34375,0.20425-0.0976,0.41581-0.15507,0.59375-0.15625z"
|
|
77
|
-
/>
|
|
78
|
-
<path d="m467.86,388.29c-0.0958-0.0625-0.23767-0.11699-0.0948-0.22157,0.17277-0.30247,0.51785-0.40716,0.82434-0.51974,0.54779-0.23732,1.0207-0.64036,1.3737-1.1184,0.05-0.33298,0.42384-0.51355,0.42219-0.86174,0.003-0.47487,0.0311-0.9616-0.0846-1.426-0.12837-0.4257-0.45147-0.75199-0.82649-0.97395-0.25667-0.20149-0.674-0.25712-0.76877-0.61402-0.0525-0.34279,0.25343-0.60401,0.36053-0.90935,0.22325-0.42151,0.41109-0.86364,0.6509-1.275,0.25912-0.2878,0.65892-0.0156,0.79298,0.26239,0.18915,0.27771,0.35679,0.57593,0.45076,0.89748,0.30225,0.33175,0.57024,0.72087,0.679,1.1618,0.14839,0.31056,0.38316,0.60234,0.36929,0.96609,0.0003,0.4164,0.23509,0.78738,0.22034,1.2063,0.0133,0.56042,0.0131,1.1449-0.19184,1.6741-0.14001,0.29344-0.42058,0.46964-0.60639,0.73256-0.31897,0.29554-0.67037,0.57899-1.0797,0.73615-0.28928,0.092-0.45706,0.42565-0.81934,0.34466-0.51458,0.009-1.0366,0.079-1.5472-0.004,0.0323,0.0542-0.15633-0.0915-0.12493-0.0573z" />
|
|
79
|
-
<path d="m461.01,388.74c-0.24268-0.24958-0.2952-0.35543-0.29788-0.60032-0.003-0.24747,0.0446-0.34567,0.2822-0.58569,0.43829-0.44275,0.65248-0.45344,1.4091-0.0705,0.72304,0.36598,0.9675,0.39912,1.0322,0.14002,0.0625-0.25022,0.47885-0.47916,0.87435-0.4808,0.25006-0.002,0.39157,0.0477,0.59183,0.20368,0.25136,0.19583,0.26349,0.22634,0.26989,0.67935,0.004,0.46299-0.002,0.48055-0.29042,0.73591-0.27723,0.24409-0.32183,0.25915-0.66541,0.22476-0.43718-0.0439-0.69954-0.24407-0.77073-0.58844-0.0516-0.25001-0.13942-0.3097-0.20523-0.1397-0.0209,0.0546-0.12864,0.12185-0.23894,0.1496-0.20352,0.0514-0.5488,0.26862-0.79415,0.50006-0.0927,0.0874-0.25526,0.12855-0.51863,0.13122-0.35563,0.003-0.40513-0.0183-0.67826-0.29915z" />
|
|
80
|
-
<path
|
|
81
|
-
d="m441.19,379.84c-0.66466,0.007-1.3805,0.5662-1.4688,1.2188,0.15206,0.75226,0.77698,1.4895,0.375,2.2812,0.27756,1.0131-0.76147,1.3974-1.4688,0.8125-0.4271-0.97134-0.64349-2.0358-1.2812-2.9062-0.80411-0.22762-1.1545,1.0569-1.7188,1.5,0.27975,0.75505,1.0958,1.4324,1.1875,2.375,0.1952,0.91482-0.36128,1.9306-1.1562,2.4062-0.68584,0.65472-1.6254,0.42074-2.4688,0.5625-1.0242,0.59857,0.75182,0.81755,1.2188,0.84375,1.0477,0.10646,2.1354-0.0317,2.9062-0.8125,0.76911-0.36708,0.70971-1.6972,1.625-1.8438,1.5884-0.0709,3.1626,0.24355,4.75,0.28125,0.84936,0.20336,2.1635-0.10098,2.75,0.53125,0.002,1.1075,0.94078,1.7905,1.8438,2.2188,0.4987,0.13872,1.0241-0.47928,1.5312-0.59375,0.96531-0.30764,0.67182-1.502,1.25-1.9688,1.6504-0.0893,3.3163-0.0704,4.9688-0.0937,0.31463,0.008,0.40734-0.43988,0.625-0.625-0.0363-0.63881-0.0593-1.2726-0.15625-1.9062-0.31819-0.80653,0.0513-1.8446-0.53125-2.5312-0.83011-0.22606-1.5362,0.53355-2.375,0.59375-0.92616,0.41246-1.7065,1.2677-1.75,2.3125-0.54833,0.89658-1.4277-0.15958-1.125-0.90625-0.0346-0.32541,0.0704-0.70429-0.0312-1-0.50698-0.60814-1.3947-0.4094-2.0938-0.5-1.0184,0.0406-2.0127-0.17955-3.0312-0.15625-0.89293-0.0674-1.822,0.0777-2.6875-0.15625-1.0317-0.0293-0.88959-1.0382-1.0625-1.75-0.18299-0.13571-0.40345-0.18973-0.625-0.1875zm2,3.6875c0.34308,0.007,0.66656,0.052,1,0.0937,0.43082,0.0709,0.8899-0.14816,1.3125,0,0.97651,0.16608,1.9536,0.12685,2.9375,0.21875,0.25985-0.004,0.44579,0.18471,0.625,0.34375,0.002,0.68357,0.00066,1.3789,0,2.0625-0.0299,0.25767,0.0763,0.5982-0.15625,0.78125-0.0747,0.0513-0.1583,0.1072-0.25,0.125-0.27065-0.07-0.55731-0.2479-0.6875-0.5-0.0414-0.35742,0.0179-0.70404,0.0312-1.0625-0.007-0.0927,0.0404-0.237,0-0.3125-0.21278-0.15067-0.45387-0.249-0.71875-0.25-0.84945-0.0291-1.682-0.0916-2.5312-0.125-0.7069-0.0446-1.4333,0.0604-2.125-0.125-0.26845-0.0976-0.61789-0.0641-0.78125-0.34375-0.23417-0.27227,0.10362-0.59695,0.34375-0.71875,0.31827-0.1447,0.65692-0.19411,1-0.1875zm11.281,0.25c0.15866-0.002,0.20935,0.05,0.28125,0.34375,0.0459,0.18765,0.0996,0.4172,0.125,0.5,0.0363,0.11811-0.0218,0.15625-0.1875,0.21875-0.494,0.18646-0.98566,0.16797-1.1562-0.0625-0.0774-0.10454,0.0129-0.43451,0.15625-0.5625,0.28946-0.25851,0.60992-0.43691,0.78125-0.4375z"
|
|
82
|
-
/>
|
|
83
|
-
</g>
|
|
84
|
-
</g>
|
|
85
|
-
<path
|
|
86
|
-
d="m449.98,327.23c32.642-25.106,29.843-61.883,29.843-61.883-0.8613,0.17223-1.6795,0.25835-2.5408,0.25835-6.8471,0-23.178-3.9171-26.988-8.8926-4.0812,4.5034-20.77,8.8926-27.574,8.8926-0.86129,0-1.7225-0.0861-2.5407-0.25835,0,0-2.8422,36.776,29.8,61.883z"
|
|
87
|
-
stroke-width="1.1502"
|
|
88
|
-
/>
|
|
89
|
-
<path
|
|
90
|
-
d="m477.22,268.04c-0.28097,0.0176-0.5633,0.0264-0.8477,0.0264-6.2055,0-20.619-3.1838-26.175-7.9572-5.8195,4.4095-20.471,7.9572-26.576,7.9572-0.28635,0-0.56925-0.035-0.84965-0.0865-0.0142,1.3908,0.0581,2.8324,0.14448,4.1436,0.323,4.9008,1.1826,9.819,2.4876,14.552,4.1081,14.895,12.516,27.553,24.572,37.155,12.066-9.61,20.484-22.28,24.601-37.186,1.3071-4.7319,2.1694-9.6497,2.4955-14.55,0.0853-1.2845,0.15716-2.6918,0.14745-4.0545z"
|
|
91
|
-
stroke-width="0.9157"
|
|
92
|
-
/>
|
|
93
|
-
<path
|
|
94
|
-
d="m439.38,265.03c-5.8724,1.8448-12.229,3.0312-15.75,3.0312-0.28633,0-0.56336-0.0423-0.84375-0.0937-0.0142,1.3907,0.0699,2.8451,0.15625,4.1562,0.32298,4.9006,1.1638,9.7995,2.4688,14.531,2.765,10.025,7.5063,19.032,13.969,26.781v-48.406z"
|
|
95
|
-
fill="#c09300"
|
|
96
|
-
stroke="none"
|
|
97
|
-
/>
|
|
98
|
-
<path
|
|
99
|
-
d="m460,264.94,0,49.25c6.794-7.9213,11.733-17.206,14.594-27.562,1.307-4.7317,2.1427-9.6313,2.4688-14.531,0.0853-1.2844,0.16596-2.6999,0.15625-4.0625-0.28095,0.0176-0.55937,0.0312-0.84375,0.0312-3.7302,0-10.42-1.1704-16.375-3.125z"
|
|
100
|
-
fill="#c09300"
|
|
101
|
-
stroke="none"
|
|
102
|
-
/>
|
|
103
|
-
<g stroke-width="1.2704">
|
|
104
|
-
<path
|
|
105
|
-
d="m462.31,253.09c0.66655,0.0392-0.90178-3.568-0.90178-3.568,1.7643,1.8036,8.4297,2.2349,8.4297,2.2349-3.999-1.7656-7.9979-15.096-7.528-25.721,0.4319-10.664-1.5284-14.859-3.0971-16.428-1.9995-1.9995-8.4298-3.7639-12.664-3.9991-2.3922-0.11761-1.9995,1.8036-1.9995,1.8036-4.4308-1.137-8.8606-1.5684-10.861-0.2353-1.882,1.2547-2.274,7.5278-0.90178,6.43,3.3326-2.6661,6.2341-0.23524,8.2335,2.6661,1.7644,2.5485,1.6467,9.7627-0.90178,18.192-2.6661,8.8609-9.9588,17.722-9.9588,17.722,3.96,0,9.5276-3.5287,9.5276-3.5287l-1.3331,5.5283c4.1951-1.9996,7.5278-5.0969,7.5278-5.0969l3.9992,4.1951c1.333-1.7643,3.9991-4.1951,3.9991-4.1951s3.3328,3.5286,8.4297,3.9992z"
|
|
106
|
-
stroke-width="1.2179"
|
|
107
|
-
/>
|
|
108
|
-
<path d="m446.12,227.57s-2.2349,16.428-6.43,21.094" fill="none" />
|
|
109
|
-
<path d="m449.65,227.14s-0.86252,16.623-3.7639,21.956" fill="none" />
|
|
110
|
-
<path d="m452.78,227.81s0,18.192,1.0978,21.289" fill="none" />
|
|
111
|
-
<path d="m456.74,228.71s0.90178,15.291,4.6657,20.819" fill="none" />
|
|
112
|
-
<path
|
|
113
|
-
d="m442.08,219.61c-0.19598-1.4508-0.54888-2.5878-1.0586-3.3328-1.9996-2.9013-4.9009-5.3321-8.2335-2.6661,0,0,1.137-3.5287,3.5678-3.6463,1.882-0.11767,6.1556,1.4115,9.9196,7.8415,0,0-2.7837-0.62739-3.4502-0.0393-1.2546,1.0979-0.74495,1.8428-0.74495,1.8428z"
|
|
114
|
-
fill="#c09300"
|
|
115
|
-
stroke-width="0.3542"
|
|
116
|
-
/>
|
|
117
|
-
<path
|
|
118
|
-
d="m432.44,209.26c0.27439-0.90178,0.7057-1.7251,1.2546-2.078,1.9996-1.333,6.43-0.90177,10.86,0.23524,0,0-0.39205-1.9212,1.9996-1.8036,4.2344,0.23523,10.665,1.9996,12.664,3.9992,0.47046,0.50973,1.0194,1.2547,1.4899,2.3916h-0.0784c-0.98015-1.3721-3.764-1.2937-4.4308-1.2154-1.0586,0.11756-1.7251,0.0784-3.1365,0.4312-0.66655,0.15693-1.686,0.3529-2.2349,0.78422-0.43131,0.3529-0.7841,1.6467-1.4506,1.6467-1.0586,0-0.98019-0.27449-1.2547-0.58814-0.35279-0.43131-0.54888-1.0586-0.90178-1.0194-1.0978,0.19608-2.8621-0.66644-5.0969-2.4308-2.2344-1.7644-3.0971-2.1956-5.9984-1.9996-2.8622,0.23524-3.7639,1.8427-3.7639,1.8427l0.0784-0.19598z"
|
|
119
|
-
fill="#c09300"
|
|
120
|
-
stroke-width="0.3542"
|
|
121
|
-
/>
|
|
122
|
-
<circle cx="448.824" cy="210.672" r="1.176" stroke="none" />
|
|
123
|
-
</g>
|
|
124
|
-
</g>
|
|
125
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<svg viewBox="0 0 600 300" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<rect fill="#000" height="150" width="600" />
|
|
3
|
-
<rect fill="#007a3d" height="150" width="600" y="150" />
|
|
4
|
-
<rect fill="#fff" height="100" width="600" y="100" />
|
|
5
|
-
<path d="M 0,0 200,150 0,300 z" fill="#c4111b" />
|
|
6
|
-
<circle cx="300" cy="150" fill="#c4111b" r="40" />
|
|
7
|
-
<circle cx="315" cy="150" fill="#fff" r="40" />
|
|
8
|
-
<path
|
|
9
|
-
d="m 289.26294,174.2204 17.05633,-12.19273 16.92296,12.37709 -6.32527,-19.98928 17.00081,-12.26999 -20.96556,-0.16131 -6.41591,-19.96036 -6.63215,19.88957 -20.96606,-0.0661 16.86669,12.45373 -6.54184,19.91946 z"
|
|
10
|
-
fill="#c4111b"
|
|
11
|
-
/>
|
|
12
|
-
</svg>
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg viewBox="0 0 1000 500" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<rect fill="#ea0437" height="500" width="1000" />
|
|
3
|
-
<path d="M 0,500 H 1000 V 250" fill="#4189dd" />
|
|
4
|
-
<path d="M 0,0 H 1000 V 250" fill="#12ad2b" />
|
|
5
|
-
<path
|
|
6
|
-
d="m 230.24958,369.16163 c -10.81019,2.98487 -17.00779,11.37176 -16.84908,19.28459 l 53.21067,-.21363 c .47814,-8.50288 -6.51706,-16.36688 -17.16651,-19.46365 52.09769,-1.07633 97.35688,-20.59084 105.581,-33.1122 -8.13867,-3.53218 -17.549,2.15268 -24.25731,.84438 15.92738,-7.36142 63.64648,-38.2477 55.88829,-71.3599 -6.03077,18.39137 -24.30006,33.60865 -32.08062,37.69427 17.82572,-27.0672 42.16648,-55.24736 21.04864,-77.06919 1.06617,12.64749 -8.03695,26.56668 -12.05744,27.61248 10.34017,-28.59929 20.20628,-64.50713 -2.19744,-88.17848 2.94212,8.55578 1.75387,32.69103 -2.29716,33.77551 -1.24724,-19.44736 -4.56579,-60.35236 -25.04676,-59.77044 6.50483,5.79067 9.35132,21.59597 9.49579,37.55999 -4.66752,-10.93635 -9.97191,-19.17065 -21.31722,-27.24625 -9.1784,-17.60192 -25.50865,-32.18643 -41.84094,-42.63446 1.83323,12.81231 3.3511,22.92055 21.2399,36.20897 -9.32691,-.57988 -18.65181,-18.26115 -28.61965,-18.75151 -7.9291,-.38252 -14.15112,7.18442 -27.10788,2.83023 1.43443,4.27687 7.47944,6.17115 8.75516,9.33506 -2.77528,1.91666 -9.36353,-.2991 -14.84086,-3.1517 7.53437,10.26287 19.2093,16.29769 29.12018,14.26099 11.78683,-2.26662 24.42417,-1.0682 36.47755,5.79067 -3.07847,1.58094 -15.06063,1.57076 -22.74963,.60837 6.98908,7.07657 11.67696,11.76649 23.83003,11.68917 10.85496,-.0712 16.54593,-5.79067 19.33342,-2.24831 6.80802,8.06746 11.39008,16.13085 17.08512,25.62869 -12.58035,1.38968 -8.78773,-14.22843 -22.79846,-22.21654 -7.87213,16.29363 9.05427,35.60873 20.57661,43.63753 .15464,12.24667 1.94515,22.49328 7.13964,31.81816 3.50167,6.57402 8.02882,13.30267 6.32173,28.13947 -6.89753,-5.0236 -13.63838,-21.96628 -11.15813,-35.41544 -8.6331,2.35412 -12.00862,17.53477 -7.93928,25.177 3.0398,5.81712 5.06836,16.95083 1.56263,21.92763 -3.41621,4.63701 -3.77431,4.11816 -3.72955,14.06973 .12208,5.95547 -3.2046,12.99747 -8.62293,17.90712 1.13128,-4.19549 2.42126,-11.4145 1.1679,-15.9274 -4.28297,7.26581 -15.02806,14.78391 -18.41171,22.59501 -3.32262,7.82941 -4.16498,21.39048 -20.24496,24.51776 -20.68648,4.10597 -27.82614,7.69106 -41.13694,13.13786 -1.47717,-10.11027 2.94416,-31.19351 11.39822,-29.99103 8.25464,1.46904 33.28107,-8.62292 24.32853,-29.70616 -1.76813,6.64524 -7.66663,13.12972 -14.04328,13.41661 6.88939,-8.9383 19.18489,-18.19401 13.19686,-33.17121 -3.32872,6.36648 -8.56392,14.00667 -16.5032,18.30592 8.51101,-16.30991 .98885,-21.18904 -9.11736,-7.75616 -3.81704,5.1823 -6.12232,15.56724 -8.54765,28.75598 -3.96963,-10.72678 -3.70716,-24.84738 -8.41131,-36.31274 -4.91373,-12.39928 6.52111,-15.67305 11.90282,-14.67811 13.17651,3.51795 35.19773,3.51591 33.56185,-18.25301 -5.69096,7.36346 -15.67102,9.63823 -26.44865,6.98704 12.10424,-8.83859 21.66109,-25.46387 8.17326,-34.14377 -.44966,9.20485 -7.57304,19.52469 -17.08309,24.27768 -2.22592,-7.76634 -2.22592,-16.00879 -.3174,-25.04475 -5.31048,5.58923 -9.18856,17.2194 -12.27312,30.44068 -.23196,-13.06868 2.24017,-22.48513 4.0734,-29.51491 2.77936,-10.26897 9.68706,-3.58712 20.26124,-2.83022 10.18352,.57784 24.20443,-5.05005 21.52476,-18.85935 -3.47724,5.46309 -10.61486,7.58932 -17.90712,7.01148 8.7796,-5.31863 24.07624,-14.76967 15.6873,-29.30738 -3.52405,5.50581 -4.6655,10.21606 -14.8653,11.90485 2.67152,-6.14471 3.11509,-14.83274 11.03199,-18.27539 -14.12264,-2.81192 -22.20842,6.456 -26.31845,20.97132 -1.6664,-10.06347 -3.65019,-13.7686 -4.04493,-21.13003 7.63408,-8.47848 8.43371,-25.06509 -8.0939,-28.7743 -.98072,8.55579 -.68976,10.59453 1.19027,17.56123 -7.75819,-4.60852 -18.6925,-7.15186 -25.97254,-.63481 4.93203,5.3227 12.56611,10.00854 24.3326,4.20363 -2.77936,9.09292 -10.00854,7.53641 -19.94179,4.06932 6.07146,11.40432 13.73402,13.43087 22.1901,12.11647 4.42744,11.67289 4.62277,20.54201 -8.3157,37.54168 .59819,-10.564 -.15259,-18.43411 -8.5456,-26.97565 -7.19256,-7.04402 -13.03816,.30114 -1.79865,15.96198 -6.81818,-5.02156 -14.53567,-15.21321 -16.85927,-25.40284 -2.2483,12.58849 -.22381,27.42531 6.74493,35.74304 -3.29616,3.522 -7.04403,-.37439 -12.5885,-8.99122 2.09775,27.57587 13.8622,32.89653 29.67362,26.74981 .44966,15.13589 .44966,29.1507 1.34898,47.43424 -9.21908,-13.26199 -20.90623,-23.15455 -27.42733,-25.62667 -2.02247,7.41841 5.62179,17.08308 9.89256,22.47902 -6.51909,-1.34898 -20.68242,-12.13883 -20.68242,-12.13883 -1.42427,12.28941 14.46447,23.67949 24.72938,28.77429 -12.06357,-.52495 -17.38626,-5.0948 -25.17904,-12.5885 .15057,34.09496 36.94145,28.17406 43.83694,22.92869 .89933,16.78601 2.18117,36.19065 3.0805,52.97669 -10.40123,-1.81493 -9.5833,-4.94223 -18.48295,-5.76626 -24.70088,-.9624 -44.29473,-29.65123 -50.78329,-50.75482 -1.86173,3.47317 -.38456,7.10709 -2.08757,11.3738 -4.01034,-10.3585 -9.13363,-23.73645 -16.00471,-29.96253 1.74981,6.03889 1.93497,12.17545 1.3266,23.46176 -2.35818,-7.31259 -4.55155,-9.5548 -4.71026,-18.13907 .15057,-6.59029 6.35834,-11.45316 6.01449,-20.72311 -.25434,-6.76731 -6.42752,-21.43525 -7.33499,-32.79073 -2.98893,11.68715 -4.86489,24.00707 -9.44289,31.24235 2.27476,-12.48066 1.54553,-21.09341 5.3939,-29.49253 4.44575,-8.84267 8.22617,-16.73718 5.26573,-25.66125 -2.83837,3.44674 -1.86173,6.57808 -8.99304,14.95279 -1.54899,-9.10719 9.22092,-23.68356 19.67301,-29.5434 7.37162,-3.88419 16.66394,-17.77691 10.6108,-27.29915 -6.93211,4.97883 -10.04516,11.70544 -19.83802,23.1993 6.98502,-27.30527 25.13426,-34.44899 46.8625,-34.54258 4.80792,-.0224 14.50109,-1.75796 17.22144,-8.12037 -6.12435,2.36429 -13.36574,2.66542 -19.80954,1.37544 4.68991,-6.88532 14.5662,-5.99007 23.769,-6.03076 7.219,-.0346 18.48904,-1.01327 23.04467,-11.29445 -8.80605,3.815 -22.54007,4.60853 -31.18741,1.90648 13.75232,-7.12541 35.29336,-7.89248 46.34162,-17.24382 -12.59256,-9.39813 -44.10349,2.18931 -64.00661,15.8399 5.56278,-5.08667 14.35457,-14.11043 19.20523,-21.39454 -10.88547,-5.21893 -38.41454,25.27873 -47.89814,43.39949 -9.00748,5.08666 -12.61088,13.06054 -16.10848,18.62537 4.79979,-16.21836 5.30845,-27.98688 9.31268,-41.34245 -30.87691,10.62911 -18.04263,67.6792 -24.75887,81.32776 .79047,-15.06877 .15036,-34.42661 -6.05355,-44.40869 -9.51045,7.25563 -10.27792,49.95927 -1.34898,85.51104 -3.22434,-9.51411 -9.31004,-18.39545 -11.2625,-29.97475 -14.075438,25.67142 8.25119,55.95747 26.9207,79.8811 -14.05509,-7.32073 -27.95188,-23.06704 -37.08022,-36.26796 2.51954,45.94689 50.5009,55.49356 57.94982,66.78596 -10.11027,-4.70617 -29.43881,-14.01886 -37.64056,-4.26059 13.3519,3.08253 24.00218,6.64523 32.58441,12.27109 12.45217,15.54691 36.03195,22.34677 77.09767,24.06403 z"
|
|
7
|
-
fill="#ffc726"
|
|
8
|
-
/>
|
|
9
|
-
</svg>
|