satis 1.0.75 → 2.0.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/gem-push.yml +11 -0
- data/.gitignore +15 -0
- data/.nvmrc +1 -0
- data/.rubocop.yml +18 -0
- data/Gemfile +27 -0
- data/Procfile +2 -0
- data/README.md +47 -25
- data/TODO.md +26 -0
- data/app/assets/config/satis_manifest.js +8 -1
- data/app/assets/fontawesome/brands.js +6 -0
- data/app/assets/fontawesome/fontawesome.js +6 -0
- data/app/assets/fontawesome/solid.js +6 -0
- data/app/assets/images/satis/flags/1x1/ac.svg +81 -0
- data/app/assets/images/satis/flags/1x1/ad.svg +148 -0
- data/app/assets/images/satis/flags/1x1/ae.svg +6 -0
- data/app/assets/images/satis/flags/1x1/af.svg +81 -0
- data/app/assets/images/satis/flags/1x1/ag.svg +14 -0
- data/app/assets/images/satis/flags/1x1/ai.svg +763 -0
- data/app/assets/images/satis/flags/1x1/al.svg +5 -0
- data/app/assets/images/satis/flags/1x1/am.svg +5 -0
- data/app/assets/images/satis/flags/1x1/ao.svg +13 -0
- data/app/assets/images/satis/flags/1x1/aq.svg +5 -0
- data/app/assets/images/satis/flags/1x1/ar.svg +31 -0
- data/app/assets/images/satis/flags/1x1/as.svg +33 -0
- data/app/assets/images/satis/flags/1x1/at.svg +6 -0
- data/app/assets/images/satis/flags/1x1/au.svg +11 -0
- data/app/assets/images/satis/flags/1x1/aw.svg +186 -0
- data/app/assets/images/satis/flags/1x1/ax.svg +18 -0
- data/app/assets/images/satis/flags/1x1/az.svg +8 -0
- data/app/assets/images/satis/flags/1x1/ba.svg +12 -0
- data/app/assets/images/satis/flags/1x1/bb.svg +6 -0
- data/app/assets/images/satis/flags/1x1/bd.svg +4 -0
- data/app/assets/images/satis/flags/1x1/be.svg +7 -0
- data/app/assets/images/satis/flags/1x1/bf.svg +7 -0
- data/app/assets/images/satis/flags/1x1/bg.svg +7 -0
- data/app/assets/images/satis/flags/1x1/bh.svg +9 -0
- data/app/assets/images/satis/flags/1x1/bi.svg +15 -0
- data/app/assets/images/satis/flags/1x1/bj.svg +14 -0
- data/app/assets/images/satis/flags/1x1/bl.svg +7 -0
- data/app/assets/images/satis/flags/1x1/bm.svg +99 -0
- data/app/assets/images/satis/flags/1x1/bn.svg +36 -0
- data/app/assets/images/satis/flags/1x1/bo.svg +678 -0
- data/app/assets/images/satis/flags/1x1/bq.svg +5 -0
- data/app/assets/images/satis/flags/1x1/br.svg +45 -0
- data/app/assets/images/satis/flags/1x1/bs.svg +13 -0
- data/app/assets/images/satis/flags/1x1/bt.svg +89 -0
- data/app/assets/images/satis/flags/1x1/bv.svg +13 -0
- data/app/assets/images/satis/flags/1x1/bw.svg +7 -0
- data/app/assets/images/satis/flags/1x1/by.svg +22 -0
- data/app/assets/images/satis/flags/1x1/bz.svg +145 -0
- data/app/assets/images/satis/flags/1x1/ca.svg +4 -0
- data/app/assets/images/satis/flags/1x1/cc.svg +19 -0
- data/app/assets/images/satis/flags/1x1/cd.svg +12 -0
- data/app/assets/images/satis/flags/1x1/cf.svg +15 -0
- data/app/assets/images/satis/flags/1x1/cg.svg +12 -0
- data/app/assets/images/satis/flags/1x1/ch.svg +9 -0
- data/app/assets/images/satis/flags/1x1/ci.svg +7 -0
- data/app/assets/images/satis/flags/1x1/ck.svg +11 -0
- data/app/assets/images/satis/flags/1x1/cl.svg +13 -0
- data/app/assets/images/satis/flags/1x1/cm.svg +15 -0
- data/app/assets/images/satis/flags/1x1/cn.svg +11 -0
- data/app/assets/images/satis/flags/1x1/co.svg +7 -0
- data/app/assets/images/satis/flags/1x1/cp.svg +7 -0
- data/app/assets/images/satis/flags/1x1/cr.svg +7 -0
- data/app/assets/images/satis/flags/1x1/cu.svg +13 -0
- data/app/assets/images/satis/flags/1x1/cv.svg +13 -0
- data/app/assets/images/satis/flags/1x1/cw.svg +14 -0
- data/app/assets/images/satis/flags/1x1/cx.svg +15 -0
- data/app/assets/images/satis/flags/1x1/cy.svg +6 -0
- data/app/assets/images/satis/flags/1x1/cz.svg +5 -0
- data/app/assets/images/satis/flags/1x1/de.svg +5 -0
- data/app/assets/images/satis/flags/1x1/dg.svg +140 -0
- data/app/assets/images/satis/flags/1x1/dj.svg +13 -0
- data/app/assets/images/satis/flags/1x1/dk.svg +5 -0
- data/app/assets/images/satis/flags/1x1/dm.svg +152 -0
- data/app/assets/images/satis/flags/1x1/do.svg +6745 -0
- data/app/assets/images/satis/flags/1x1/dz.svg +5 -0
- data/app/assets/images/satis/flags/1x1/ea.svg +547 -0
- data/app/assets/images/satis/flags/1x1/ec.svg +138 -0
- data/app/assets/images/satis/flags/1x1/ee.svg +7 -0
- data/app/assets/images/satis/flags/1x1/eg.svg +38 -0
- data/app/assets/images/satis/flags/1x1/eh.svg +16 -0
- data/app/assets/images/satis/flags/1x1/er.svg +13 -0
- data/app/assets/images/satis/flags/1x1/es-ct.svg +4 -0
- data/app/assets/images/satis/flags/1x1/es-ga.svg +189 -0
- data/app/assets/images/satis/flags/1x1/es.svg +547 -0
- data/app/assets/images/satis/flags/1x1/et.svg +14 -0
- data/app/assets/images/satis/flags/1x1/eu.svg +28 -0
- data/app/assets/images/satis/flags/1x1/fi.svg +5 -0
- data/app/assets/images/satis/flags/1x1/fj.svg +125 -0
- data/app/assets/images/satis/flags/1x1/fk.svg +93 -0
- data/app/assets/images/satis/flags/1x1/fm.svg +11 -0
- data/app/assets/images/satis/flags/1x1/fo.svg +12 -0
- data/app/assets/images/satis/flags/1x1/fr.svg +7 -0
- data/app/assets/images/satis/flags/1x1/ga.svg +7 -0
- data/app/assets/images/satis/flags/1x1/gb-eng.svg +5 -0
- data/app/assets/images/satis/flags/1x1/gb-nir.svg +131 -0
- data/app/assets/images/satis/flags/1x1/gb-sct.svg +4 -0
- data/app/assets/images/satis/flags/1x1/gb-wls.svg +9 -0
- data/app/assets/images/satis/flags/1x1/gb.svg +7 -0
- data/app/assets/images/satis/flags/1x1/gd.svg +27 -0
- data/app/assets/images/satis/flags/1x1/ge.svg +6 -0
- data/app/assets/images/satis/flags/1x1/gf.svg +7 -0
- data/app/assets/images/satis/flags/1x1/gg.svg +9 -0
- data/app/assets/images/satis/flags/1x1/gh.svg +6 -0
- data/app/assets/images/satis/flags/1x1/gi.svg +32 -0
- data/app/assets/images/satis/flags/1x1/gl.svg +4 -0
- data/app/assets/images/satis/flags/1x1/gm.svg +9 -0
- data/app/assets/images/satis/flags/1x1/gn.svg +7 -0
- data/app/assets/images/satis/flags/1x1/gp.svg +7 -0
- data/app/assets/images/satis/flags/1x1/gq.svg +23 -0
- data/app/assets/images/satis/flags/1x1/gr.svg +16 -0
- data/app/assets/images/satis/flags/1x1/gs.svg +245 -0
- data/app/assets/images/satis/flags/1x1/gt.svg +204 -0
- data/app/assets/images/satis/flags/1x1/gu.svg +39 -0
- data/app/assets/images/satis/flags/1x1/gw.svg +15 -0
- data/app/assets/images/satis/flags/1x1/gy.svg +9 -0
- data/app/assets/images/satis/flags/1x1/hk.svg +30 -0
- data/app/assets/images/satis/flags/1x1/hm.svg +11 -0
- data/app/assets/images/satis/flags/1x1/hn.svg +18 -0
- data/app/assets/images/satis/flags/1x1/hr.svg +56 -0
- data/app/assets/images/satis/flags/1x1/ht.svg +116 -0
- data/app/assets/images/satis/flags/1x1/hu.svg +7 -0
- data/app/assets/images/satis/flags/1x1/ic.svg +7 -0
- data/app/assets/images/satis/flags/1x1/id.svg +6 -0
- data/app/assets/images/satis/flags/1x1/ie.svg +7 -0
- data/app/assets/images/satis/flags/1x1/il.svg +14 -0
- data/app/assets/images/satis/flags/1x1/im.svg +36 -0
- data/app/assets/images/satis/flags/1x1/in.svg +25 -0
- data/app/assets/images/satis/flags/1x1/io.svg +140 -0
- data/app/assets/images/satis/flags/1x1/iq.svg +10 -0
- data/app/assets/images/satis/flags/1x1/ir.svg +219 -0
- data/app/assets/images/satis/flags/1x1/is.svg +12 -0
- data/app/assets/images/satis/flags/1x1/it.svg +7 -0
- data/app/assets/images/satis/flags/1x1/je.svg +47 -0
- data/app/assets/images/satis/flags/1x1/jm.svg +8 -0
- data/app/assets/images/satis/flags/1x1/jo.svg +16 -0
- data/app/assets/images/satis/flags/1x1/jp.svg +11 -0
- data/app/assets/images/satis/flags/1x1/ke.svg +23 -0
- data/app/assets/images/satis/flags/1x1/kg.svg +15 -0
- data/app/assets/images/satis/flags/1x1/kh.svg +61 -0
- data/app/assets/images/satis/flags/1x1/ki.svg +36 -0
- data/app/assets/images/satis/flags/1x1/km.svg +16 -0
- data/app/assets/images/satis/flags/1x1/kn.svg +14 -0
- data/app/assets/images/satis/flags/1x1/kp.svg +15 -0
- data/app/assets/images/satis/flags/1x1/kr.svg +24 -0
- data/app/assets/images/satis/flags/1x1/kw.svg +13 -0
- data/app/assets/images/satis/flags/1x1/ky.svg +225 -0
- data/app/assets/images/satis/flags/1x1/kz.svg +23 -0
- data/app/assets/images/satis/flags/1x1/la.svg +12 -0
- data/app/assets/images/satis/flags/1x1/lb.svg +15 -0
- data/app/assets/images/satis/flags/1x1/lc.svg +8 -0
- data/app/assets/images/satis/flags/1x1/li.svg +43 -0
- data/app/assets/images/satis/flags/1x1/lk.svg +22 -0
- data/app/assets/images/satis/flags/1x1/lr.svg +14 -0
- data/app/assets/images/satis/flags/1x1/ls.svg +8 -0
- data/app/assets/images/satis/flags/1x1/lt.svg +7 -0
- data/app/assets/images/satis/flags/1x1/lu.svg +5 -0
- data/app/assets/images/satis/flags/1x1/lv.svg +6 -0
- data/app/assets/images/satis/flags/1x1/ly.svg +13 -0
- data/app/assets/images/satis/flags/1x1/ma.svg +4 -0
- data/app/assets/images/satis/flags/1x1/mc.svg +6 -0
- data/app/assets/images/satis/flags/1x1/md.svg +71 -0
- data/app/assets/images/satis/flags/1x1/me.svg +118 -0
- data/app/assets/images/satis/flags/1x1/mf.svg +7 -0
- data/app/assets/images/satis/flags/1x1/mg.svg +7 -0
- data/app/assets/images/satis/flags/1x1/mh.svg +8 -0
- data/app/assets/images/satis/flags/1x1/mk.svg +5 -0
- data/app/assets/images/satis/flags/1x1/ml.svg +7 -0
- data/app/assets/images/satis/flags/1x1/mm.svg +16 -0
- data/app/assets/images/satis/flags/1x1/mn.svg +13 -0
- data/app/assets/images/satis/flags/1x1/mo.svg +9 -0
- data/app/assets/images/satis/flags/1x1/mp.svg +86 -0
- data/app/assets/images/satis/flags/1x1/mq.svg +7 -0
- data/app/assets/images/satis/flags/1x1/mr.svg +6 -0
- data/app/assets/images/satis/flags/1x1/ms.svg +70 -0
- data/app/assets/images/satis/flags/1x1/mt.svg +50 -0
- data/app/assets/images/satis/flags/1x1/mu.svg +8 -0
- data/app/assets/images/satis/flags/1x1/mv.svg +6 -0
- data/app/assets/images/satis/flags/1x1/mw.svg +15 -0
- data/app/assets/images/satis/flags/1x1/mx.svg +378 -0
- data/app/assets/images/satis/flags/1x1/my.svg +11 -0
- data/app/assets/images/satis/flags/1x1/mz.svg +21 -0
- data/app/assets/images/satis/flags/1x1/na.svg +16 -0
- data/app/assets/images/satis/flags/1x1/nc.svg +14 -0
- data/app/assets/images/satis/flags/1x1/ne.svg +6 -0
- data/app/assets/images/satis/flags/1x1/nf.svg +11 -0
- data/app/assets/images/satis/flags/1x1/ng.svg +6 -0
- data/app/assets/images/satis/flags/1x1/ni.svg +129 -0
- data/app/assets/images/satis/flags/1x1/nl.svg +5 -0
- data/app/assets/images/satis/flags/1x1/no.svg +7 -0
- data/app/assets/images/satis/flags/1x1/np.svg +19 -0
- data/app/assets/images/satis/flags/1x1/nr.svg +12 -0
- data/app/assets/images/satis/flags/1x1/nu.svg +26 -0
- data/app/assets/images/satis/flags/1x1/nz.svg +42 -0
- data/app/assets/images/satis/flags/1x1/om.svg +115 -0
- data/app/assets/images/satis/flags/1x1/pa.svg +13 -0
- data/app/assets/images/satis/flags/1x1/pe.svg +244 -0
- data/app/assets/images/satis/flags/1x1/pf.svg +18 -0
- data/app/assets/images/satis/flags/1x1/pg.svg +16 -0
- data/app/assets/images/satis/flags/1x1/ph.svg +9 -0
- data/app/assets/images/satis/flags/1x1/pk.svg +15 -0
- data/app/assets/images/satis/flags/1x1/pl.svg +6 -0
- data/app/assets/images/satis/flags/1x1/pm.svg +7 -0
- data/app/assets/images/satis/flags/1x1/pn.svg +100 -0
- data/app/assets/images/satis/flags/1x1/pr.svg +13 -0
- data/app/assets/images/satis/flags/1x1/ps.svg +15 -0
- data/app/assets/images/satis/flags/1x1/pt.svg +57 -0
- data/app/assets/images/satis/flags/1x1/pw.svg +11 -0
- data/app/assets/images/satis/flags/1x1/py.svg +156 -0
- data/app/assets/images/satis/flags/1x1/qa.svg +4 -0
- data/app/assets/images/satis/flags/1x1/re.svg +7 -0
- data/app/assets/images/satis/flags/1x1/ro.svg +7 -0
- data/app/assets/images/satis/flags/1x1/rs.svg +296 -0
- data/app/assets/images/satis/flags/1x1/ru.svg +7 -0
- data/app/assets/images/satis/flags/1x1/rw.svg +13 -0
- data/app/assets/images/satis/flags/1x1/sa.svg +26 -0
- data/app/assets/images/satis/flags/1x1/sb.svg +13 -0
- data/app/assets/images/satis/flags/1x1/sc.svg +14 -0
- data/app/assets/images/satis/flags/1x1/sd.svg +13 -0
- data/app/assets/images/satis/flags/1x1/se.svg +5 -0
- data/app/assets/images/satis/flags/1x1/sg.svg +13 -0
- data/app/assets/images/satis/flags/1x1/sh.svg +81 -0
- data/app/assets/images/satis/flags/1x1/si.svg +18 -0
- data/app/assets/images/satis/flags/1x1/sj.svg +7 -0
- data/app/assets/images/satis/flags/1x1/sk.svg +9 -0
- data/app/assets/images/satis/flags/1x1/sl.svg +12 -0
- data/app/assets/images/satis/flags/1x1/sm.svg +89 -0
- data/app/assets/images/satis/flags/1x1/sn.svg +8 -0
- data/app/assets/images/satis/flags/1x1/so.svg +11 -0
- data/app/assets/images/satis/flags/1x1/sr.svg +6 -0
- data/app/assets/images/satis/flags/1x1/ss.svg +8 -0
- data/app/assets/images/satis/flags/1x1/st.svg +16 -0
- data/app/assets/images/satis/flags/1x1/sv.svg +594 -0
- data/app/assets/images/satis/flags/1x1/sx.svg +56 -0
- data/app/assets/images/satis/flags/1x1/sy.svg +6 -0
- data/app/assets/images/satis/flags/1x1/sz.svg +45 -0
- data/app/assets/images/satis/flags/1x1/ta.svg +81 -0
- data/app/assets/images/satis/flags/1x1/tc.svg +52 -0
- data/app/assets/images/satis/flags/1x1/td.svg +7 -0
- data/app/assets/images/satis/flags/1x1/tf.svg +15 -0
- data/app/assets/images/satis/flags/1x1/tg.svg +14 -0
- data/app/assets/images/satis/flags/1x1/th.svg +7 -0
- data/app/assets/images/satis/flags/1x1/tj.svg +26 -0
- data/app/assets/images/satis/flags/1x1/tk.svg +5 -0
- data/app/assets/images/satis/flags/1x1/tl.svg +13 -0
- data/app/assets/images/satis/flags/1x1/tm.svg +203 -0
- data/app/assets/images/satis/flags/1x1/tn.svg +13 -0
- data/app/assets/images/satis/flags/1x1/to.svg +10 -0
- data/app/assets/images/satis/flags/1x1/tr.svg +8 -0
- data/app/assets/images/satis/flags/1x1/tt.svg +7 -0
- data/app/assets/images/satis/flags/1x1/tv.svg +16 -0
- data/app/assets/images/satis/flags/1x1/tw.svg +32 -0
- data/app/assets/images/satis/flags/1x1/tz.svg +15 -0
- data/app/assets/images/satis/flags/1x1/ua.svg +6 -0
- data/app/assets/images/satis/flags/1x1/ug.svg +30 -0
- data/app/assets/images/satis/flags/1x1/um.svg +15 -0
- data/app/assets/images/satis/flags/1x1/un.svg +16 -0
- data/app/assets/images/satis/flags/1x1/us.svg +10 -0
- data/app/assets/images/satis/flags/1x1/uy.svg +28 -0
- data/app/assets/images/satis/flags/1x1/uz.svg +30 -0
- data/app/assets/images/satis/flags/1x1/va.svg +479 -0
- data/app/assets/images/satis/flags/1x1/vc.svg +8 -0
- data/app/assets/images/satis/flags/1x1/ve.svg +26 -0
- data/app/assets/images/satis/flags/1x1/vg.svg +127 -0
- data/app/assets/images/satis/flags/1x1/vi.svg +28 -0
- data/app/assets/images/satis/flags/1x1/vn.svg +11 -0
- data/app/assets/images/satis/flags/1x1/vu.svg +18 -0
- data/app/assets/images/satis/flags/1x1/wf.svg +7 -0
- data/app/assets/images/satis/flags/1x1/ws.svg +7 -0
- data/app/assets/images/satis/flags/1x1/xk.svg +16 -0
- data/app/assets/images/satis/flags/1x1/xx.svg +5 -0
- data/app/assets/images/satis/flags/1x1/ye.svg +7 -0
- data/app/assets/images/satis/flags/1x1/yt.svg +7 -0
- data/app/assets/images/satis/flags/1x1/za.svg +17 -0
- data/app/assets/images/satis/flags/1x1/zm.svg +27 -0
- data/app/assets/images/satis/flags/1x1/zw.svg +21 -0
- data/app/assets/images/satis/flags/4x3/ac.svg +76 -0
- data/app/assets/images/satis/flags/4x3/ad.svg +150 -0
- data/app/assets/images/satis/flags/4x3/ae.svg +6 -0
- data/app/assets/images/satis/flags/4x3/af.svg +81 -0
- data/app/assets/images/satis/flags/4x3/ag.svg +14 -0
- data/app/assets/images/satis/flags/4x3/ai.svg +763 -0
- data/app/assets/images/satis/flags/4x3/al.svg +5 -0
- data/app/assets/images/satis/flags/4x3/am.svg +5 -0
- data/app/assets/images/satis/flags/4x3/ao.svg +13 -0
- data/app/assets/images/satis/flags/4x3/aq.svg +5 -0
- data/app/assets/images/satis/flags/4x3/ar.svg +31 -0
- data/app/assets/images/satis/flags/4x3/as.svg +33 -0
- data/app/assets/images/satis/flags/4x3/at.svg +6 -0
- data/app/assets/images/satis/flags/4x3/au.svg +9 -0
- data/app/assets/images/satis/flags/4x3/aw.svg +186 -0
- data/app/assets/images/satis/flags/4x3/ax.svg +18 -0
- data/app/assets/images/satis/flags/4x3/az.svg +8 -0
- data/app/assets/images/satis/flags/4x3/ba.svg +12 -0
- data/app/assets/images/satis/flags/4x3/bb.svg +6 -0
- data/app/assets/images/satis/flags/4x3/bd.svg +4 -0
- data/app/assets/images/satis/flags/4x3/be.svg +7 -0
- data/app/assets/images/satis/flags/4x3/bf.svg +7 -0
- data/app/assets/images/satis/flags/4x3/bg.svg +7 -0
- data/app/assets/images/satis/flags/4x3/bh.svg +9 -0
- data/app/assets/images/satis/flags/4x3/bi.svg +15 -0
- data/app/assets/images/satis/flags/4x3/bj.svg +14 -0
- data/app/assets/images/satis/flags/4x3/bl.svg +7 -0
- data/app/assets/images/satis/flags/4x3/bm.svg +99 -0
- data/app/assets/images/satis/flags/4x3/bn.svg +36 -0
- data/app/assets/images/satis/flags/4x3/bo.svg +676 -0
- data/app/assets/images/satis/flags/4x3/bq.svg +5 -0
- data/app/assets/images/satis/flags/4x3/br.svg +45 -0
- data/app/assets/images/satis/flags/4x3/bs.svg +13 -0
- data/app/assets/images/satis/flags/4x3/bt.svg +89 -0
- data/app/assets/images/satis/flags/4x3/bv.svg +13 -0
- data/app/assets/images/satis/flags/4x3/bw.svg +7 -0
- data/app/assets/images/satis/flags/4x3/by.svg +20 -0
- data/app/assets/images/satis/flags/4x3/bz.svg +145 -0
- data/app/assets/images/satis/flags/4x3/ca.svg +4 -0
- data/app/assets/images/satis/flags/4x3/cc.svg +19 -0
- data/app/assets/images/satis/flags/4x3/cd.svg +5 -0
- data/app/assets/images/satis/flags/4x3/cf.svg +15 -0
- data/app/assets/images/satis/flags/4x3/cg.svg +12 -0
- data/app/assets/images/satis/flags/4x3/ch.svg +9 -0
- data/app/assets/images/satis/flags/4x3/ci.svg +7 -0
- data/app/assets/images/satis/flags/4x3/ck.svg +9 -0
- data/app/assets/images/satis/flags/4x3/cl.svg +13 -0
- data/app/assets/images/satis/flags/4x3/cm.svg +15 -0
- data/app/assets/images/satis/flags/4x3/cn.svg +11 -0
- data/app/assets/images/satis/flags/4x3/co.svg +7 -0
- data/app/assets/images/satis/flags/4x3/cp.svg +7 -0
- data/app/assets/images/satis/flags/4x3/cr.svg +7 -0
- data/app/assets/images/satis/flags/4x3/cu.svg +13 -0
- data/app/assets/images/satis/flags/4x3/cv.svg +13 -0
- data/app/assets/images/satis/flags/4x3/cw.svg +14 -0
- data/app/assets/images/satis/flags/4x3/cx.svg +15 -0
- data/app/assets/images/satis/flags/4x3/cy.svg +6 -0
- data/app/assets/images/satis/flags/4x3/cz.svg +5 -0
- data/app/assets/images/satis/flags/4x3/de.svg +5 -0
- data/app/assets/images/satis/flags/4x3/dg.svg +138 -0
- data/app/assets/images/satis/flags/4x3/dj.svg +13 -0
- data/app/assets/images/satis/flags/4x3/dk.svg +5 -0
- data/app/assets/images/satis/flags/4x3/dm.svg +152 -0
- data/app/assets/images/satis/flags/4x3/do.svg +6745 -0
- data/app/assets/images/satis/flags/4x3/dz.svg +5 -0
- data/app/assets/images/satis/flags/4x3/ea.svg +544 -0
- data/app/assets/images/satis/flags/4x3/ec.svg +138 -0
- data/app/assets/images/satis/flags/4x3/ee.svg +7 -0
- data/app/assets/images/satis/flags/4x3/eg.svg +38 -0
- data/app/assets/images/satis/flags/4x3/eh.svg +16 -0
- data/app/assets/images/satis/flags/4x3/er.svg +8 -0
- data/app/assets/images/satis/flags/4x3/es-ct.svg +4 -0
- data/app/assets/images/satis/flags/4x3/es-ga.svg +189 -0
- data/app/assets/images/satis/flags/4x3/es.svg +544 -0
- data/app/assets/images/satis/flags/4x3/et.svg +14 -0
- data/app/assets/images/satis/flags/4x3/eu.svg +28 -0
- data/app/assets/images/satis/flags/4x3/fi.svg +5 -0
- data/app/assets/images/satis/flags/4x3/fj.svg +122 -0
- data/app/assets/images/satis/flags/4x3/fk.svg +90 -0
- data/app/assets/images/satis/flags/4x3/fm.svg +11 -0
- data/app/assets/images/satis/flags/4x3/fo.svg +12 -0
- data/app/assets/images/satis/flags/4x3/fr.svg +7 -0
- data/app/assets/images/satis/flags/4x3/ga.svg +7 -0
- data/app/assets/images/satis/flags/4x3/gb-eng.svg +5 -0
- data/app/assets/images/satis/flags/4x3/gb-nir.svg +132 -0
- data/app/assets/images/satis/flags/4x3/gb-sct.svg +4 -0
- data/app/assets/images/satis/flags/4x3/gb-wls.svg +9 -0
- data/app/assets/images/satis/flags/4x3/gb.svg +7 -0
- data/app/assets/images/satis/flags/4x3/gd.svg +27 -0
- data/app/assets/images/satis/flags/4x3/ge.svg +6 -0
- data/app/assets/images/satis/flags/4x3/gf.svg +7 -0
- data/app/assets/images/satis/flags/4x3/gg.svg +9 -0
- data/app/assets/images/satis/flags/4x3/gh.svg +6 -0
- data/app/assets/images/satis/flags/4x3/gi.svg +32 -0
- data/app/assets/images/satis/flags/4x3/gl.svg +4 -0
- data/app/assets/images/satis/flags/4x3/gm.svg +14 -0
- data/app/assets/images/satis/flags/4x3/gn.svg +7 -0
- data/app/assets/images/satis/flags/4x3/gp.svg +7 -0
- data/app/assets/images/satis/flags/4x3/gq.svg +23 -0
- data/app/assets/images/satis/flags/4x3/gr.svg +16 -0
- data/app/assets/images/satis/flags/4x3/gs.svg +242 -0
- data/app/assets/images/satis/flags/4x3/gt.svg +204 -0
- data/app/assets/images/satis/flags/4x3/gu.svg +39 -0
- data/app/assets/images/satis/flags/4x3/gw.svg +13 -0
- data/app/assets/images/satis/flags/4x3/gy.svg +9 -0
- data/app/assets/images/satis/flags/4x3/hk.svg +30 -0
- data/app/assets/images/satis/flags/4x3/hm.svg +9 -0
- data/app/assets/images/satis/flags/4x3/hn.svg +18 -0
- data/app/assets/images/satis/flags/4x3/hr.svg +58 -0
- data/app/assets/images/satis/flags/4x3/ht.svg +116 -0
- data/app/assets/images/satis/flags/4x3/hu.svg +7 -0
- data/app/assets/images/satis/flags/4x3/ic.svg +7 -0
- data/app/assets/images/satis/flags/4x3/id.svg +6 -0
- data/app/assets/images/satis/flags/4x3/ie.svg +7 -0
- data/app/assets/images/satis/flags/4x3/il.svg +14 -0
- data/app/assets/images/satis/flags/4x3/im.svg +36 -0
- data/app/assets/images/satis/flags/4x3/in.svg +25 -0
- data/app/assets/images/satis/flags/4x3/io.svg +138 -0
- data/app/assets/images/satis/flags/4x3/iq.svg +10 -0
- data/app/assets/images/satis/flags/4x3/ir.svg +219 -0
- data/app/assets/images/satis/flags/4x3/is.svg +12 -0
- data/app/assets/images/satis/flags/4x3/it.svg +7 -0
- data/app/assets/images/satis/flags/4x3/je.svg +47 -0
- data/app/assets/images/satis/flags/4x3/jm.svg +8 -0
- data/app/assets/images/satis/flags/4x3/jo.svg +16 -0
- data/app/assets/images/satis/flags/4x3/jp.svg +11 -0
- data/app/assets/images/satis/flags/4x3/ke.svg +23 -0
- data/app/assets/images/satis/flags/4x3/kg.svg +15 -0
- data/app/assets/images/satis/flags/4x3/kh.svg +61 -0
- data/app/assets/images/satis/flags/4x3/ki.svg +36 -0
- data/app/assets/images/satis/flags/4x3/km.svg +16 -0
- data/app/assets/images/satis/flags/4x3/kn.svg +14 -0
- data/app/assets/images/satis/flags/4x3/kp.svg +15 -0
- data/app/assets/images/satis/flags/4x3/kr.svg +24 -0
- data/app/assets/images/satis/flags/4x3/kw.svg +13 -0
- data/app/assets/images/satis/flags/4x3/ky.svg +225 -0
- data/app/assets/images/satis/flags/4x3/kz.svg +23 -0
- data/app/assets/images/satis/flags/4x3/la.svg +12 -0
- data/app/assets/images/satis/flags/4x3/lb.svg +15 -0
- data/app/assets/images/satis/flags/4x3/lc.svg +8 -0
- data/app/assets/images/satis/flags/4x3/li.svg +43 -0
- data/app/assets/images/satis/flags/4x3/lk.svg +22 -0
- data/app/assets/images/satis/flags/4x3/lr.svg +14 -0
- data/app/assets/images/satis/flags/4x3/ls.svg +8 -0
- data/app/assets/images/satis/flags/4x3/lt.svg +7 -0
- data/app/assets/images/satis/flags/4x3/lu.svg +5 -0
- data/app/assets/images/satis/flags/4x3/lv.svg +6 -0
- data/app/assets/images/satis/flags/4x3/ly.svg +13 -0
- data/app/assets/images/satis/flags/4x3/ma.svg +4 -0
- data/app/assets/images/satis/flags/4x3/mc.svg +6 -0
- data/app/assets/images/satis/flags/4x3/md.svg +70 -0
- data/app/assets/images/satis/flags/4x3/me.svg +116 -0
- data/app/assets/images/satis/flags/4x3/mf.svg +7 -0
- data/app/assets/images/satis/flags/4x3/mg.svg +7 -0
- data/app/assets/images/satis/flags/4x3/mh.svg +7 -0
- data/app/assets/images/satis/flags/4x3/mk.svg +5 -0
- data/app/assets/images/satis/flags/4x3/ml.svg +7 -0
- data/app/assets/images/satis/flags/4x3/mm.svg +16 -0
- data/app/assets/images/satis/flags/4x3/mn.svg +13 -0
- data/app/assets/images/satis/flags/4x3/mo.svg +9 -0
- data/app/assets/images/satis/flags/4x3/mp.svg +86 -0
- data/app/assets/images/satis/flags/4x3/mq.svg +7 -0
- data/app/assets/images/satis/flags/4x3/mr.svg +6 -0
- data/app/assets/images/satis/flags/4x3/ms.svg +78 -0
- data/app/assets/images/satis/flags/4x3/mt.svg +49 -0
- data/app/assets/images/satis/flags/4x3/mu.svg +8 -0
- data/app/assets/images/satis/flags/4x3/mv.svg +6 -0
- data/app/assets/images/satis/flags/4x3/mw.svg +10 -0
- data/app/assets/images/satis/flags/4x3/mx.svg +382 -0
- data/app/assets/images/satis/flags/4x3/my.svg +11 -0
- data/app/assets/images/satis/flags/4x3/mz.svg +21 -0
- data/app/assets/images/satis/flags/4x3/na.svg +16 -0
- data/app/assets/images/satis/flags/4x3/nc.svg +14 -0
- data/app/assets/images/satis/flags/4x3/ne.svg +6 -0
- data/app/assets/images/satis/flags/4x3/nf.svg +9 -0
- data/app/assets/images/satis/flags/4x3/ng.svg +6 -0
- data/app/assets/images/satis/flags/4x3/ni.svg +129 -0
- data/app/assets/images/satis/flags/4x3/nl.svg +5 -0
- data/app/assets/images/satis/flags/4x3/no.svg +7 -0
- data/app/assets/images/satis/flags/4x3/np.svg +14 -0
- data/app/assets/images/satis/flags/4x3/nr.svg +12 -0
- data/app/assets/images/satis/flags/4x3/nu.svg +26 -0
- data/app/assets/images/satis/flags/4x3/nz.svg +42 -0
- data/app/assets/images/satis/flags/4x3/om.svg +115 -0
- data/app/assets/images/satis/flags/4x3/pa.svg +14 -0
- data/app/assets/images/satis/flags/4x3/pe.svg +244 -0
- data/app/assets/images/satis/flags/4x3/pf.svg +19 -0
- data/app/assets/images/satis/flags/4x3/pg.svg +9 -0
- data/app/assets/images/satis/flags/4x3/ph.svg +9 -0
- data/app/assets/images/satis/flags/4x3/pk.svg +15 -0
- data/app/assets/images/satis/flags/4x3/pl.svg +6 -0
- data/app/assets/images/satis/flags/4x3/pm.svg +7 -0
- data/app/assets/images/satis/flags/4x3/pn.svg +97 -0
- data/app/assets/images/satis/flags/4x3/pr.svg +13 -0
- data/app/assets/images/satis/flags/4x3/ps.svg +15 -0
- data/app/assets/images/satis/flags/4x3/pt.svg +57 -0
- data/app/assets/images/satis/flags/4x3/pw.svg +11 -0
- data/app/assets/images/satis/flags/4x3/py.svg +157 -0
- data/app/assets/images/satis/flags/4x3/qa.svg +4 -0
- data/app/assets/images/satis/flags/4x3/re.svg +7 -0
- data/app/assets/images/satis/flags/4x3/ro.svg +7 -0
- data/app/assets/images/satis/flags/4x3/rs.svg +292 -0
- data/app/assets/images/satis/flags/4x3/ru.svg +7 -0
- data/app/assets/images/satis/flags/4x3/rw.svg +13 -0
- data/app/assets/images/satis/flags/4x3/sa.svg +26 -0
- data/app/assets/images/satis/flags/4x3/sb.svg +13 -0
- data/app/assets/images/satis/flags/4x3/sc.svg +14 -0
- data/app/assets/images/satis/flags/4x3/sd.svg +13 -0
- data/app/assets/images/satis/flags/4x3/se.svg +5 -0
- data/app/assets/images/satis/flags/4x3/sg.svg +13 -0
- data/app/assets/images/satis/flags/4x3/sh.svg +76 -0
- data/app/assets/images/satis/flags/4x3/si.svg +18 -0
- data/app/assets/images/satis/flags/4x3/sj.svg +7 -0
- data/app/assets/images/satis/flags/4x3/sk.svg +9 -0
- data/app/assets/images/satis/flags/4x3/sl.svg +7 -0
- data/app/assets/images/satis/flags/4x3/sm.svg +91 -0
- data/app/assets/images/satis/flags/4x3/sn.svg +8 -0
- data/app/assets/images/satis/flags/4x3/so.svg +11 -0
- data/app/assets/images/satis/flags/4x3/sr.svg +6 -0
- data/app/assets/images/satis/flags/4x3/ss.svg +8 -0
- data/app/assets/images/satis/flags/4x3/st.svg +16 -0
- data/app/assets/images/satis/flags/4x3/sv.svg +594 -0
- data/app/assets/images/satis/flags/4x3/sx.svg +56 -0
- data/app/assets/images/satis/flags/4x3/sy.svg +6 -0
- data/app/assets/images/satis/flags/4x3/sz.svg +45 -0
- data/app/assets/images/satis/flags/4x3/ta.svg +76 -0
- data/app/assets/images/satis/flags/4x3/tc.svg +52 -0
- data/app/assets/images/satis/flags/4x3/td.svg +7 -0
- data/app/assets/images/satis/flags/4x3/tf.svg +15 -0
- data/app/assets/images/satis/flags/4x3/tg.svg +14 -0
- data/app/assets/images/satis/flags/4x3/th.svg +7 -0
- data/app/assets/images/satis/flags/4x3/tj.svg +22 -0
- data/app/assets/images/satis/flags/4x3/tk.svg +5 -0
- data/app/assets/images/satis/flags/4x3/tl.svg +13 -0
- data/app/assets/images/satis/flags/4x3/tm.svg +206 -0
- data/app/assets/images/satis/flags/4x3/tn.svg +13 -0
- data/app/assets/images/satis/flags/4x3/to.svg +10 -0
- data/app/assets/images/satis/flags/4x3/tr.svg +8 -0
- data/app/assets/images/satis/flags/4x3/tt.svg +5 -0
- data/app/assets/images/satis/flags/4x3/tv.svg +16 -0
- data/app/assets/images/satis/flags/4x3/tw.svg +34 -0
- data/app/assets/images/satis/flags/4x3/tz.svg +13 -0
- data/app/assets/images/satis/flags/4x3/ua.svg +6 -0
- data/app/assets/images/satis/flags/4x3/ug.svg +30 -0
- data/app/assets/images/satis/flags/4x3/um.svg +15 -0
- data/app/assets/images/satis/flags/4x3/un.svg +16 -0
- data/app/assets/images/satis/flags/4x3/us.svg +10 -0
- data/app/assets/images/satis/flags/4x3/uy.svg +28 -0
- data/app/assets/images/satis/flags/4x3/uz.svg +30 -0
- data/app/assets/images/satis/flags/4x3/va.svg +479 -0
- data/app/assets/images/satis/flags/4x3/vc.svg +8 -0
- data/app/assets/images/satis/flags/4x3/ve.svg +26 -0
- data/app/assets/images/satis/flags/4x3/vg.svg +127 -0
- data/app/assets/images/satis/flags/4x3/vi.svg +28 -0
- data/app/assets/images/satis/flags/4x3/vn.svg +11 -0
- data/app/assets/images/satis/flags/4x3/vu.svg +18 -0
- data/app/assets/images/satis/flags/4x3/wf.svg +7 -0
- data/app/assets/images/satis/flags/4x3/ws.svg +7 -0
- data/app/assets/images/satis/flags/4x3/xk.svg +16 -0
- data/app/assets/images/satis/flags/4x3/xx.svg +5 -0
- data/app/assets/images/satis/flags/4x3/ye.svg +7 -0
- data/app/assets/images/satis/flags/4x3/yt.svg +7 -0
- data/app/assets/images/satis/flags/4x3/za.svg +17 -0
- data/app/assets/images/satis/flags/4x3/zm.svg +27 -0
- data/app/assets/images/satis/flags/4x3/zw.svg +21 -0
- data/app/assets/images/satis/intl-tel-input/flags.png +0 -0
- data/app/assets/images/satis/intl-tel-input/flags@2x.png +0 -0
- data/app/assets/images/satis/leaflet/layers-2x.png +0 -0
- data/app/assets/images/satis/leaflet/layers.png +0 -0
- data/app/assets/images/satis/leaflet/marker-icon-2x.png +0 -0
- data/app/assets/images/satis/leaflet/marker-icon.png +0 -0
- data/app/assets/images/satis/leaflet/marker-shadow.png +0 -0
- data/app/assets/stylesheets/satis/application.css +68 -15
- data/app/assets/stylesheets/satis/components/diffy.css +74 -0
- data/app/assets/stylesheets/satis/components/flag-icons.min.css +1 -0
- data/app/assets/stylesheets/satis/components/form.css +158 -0
- data/app/assets/stylesheets/satis/components/intlTelInput.min.css +1 -0
- data/app/assets/stylesheets/satis/components/leaflet.css +661 -0
- data/app/assets/stylesheets/satis/components/phone-number.css +30 -0
- data/app/assets/stylesheets/satis/components/tippyjs.css +8 -0
- data/app/assets/stylesheets/satis/components/trix.css +412 -0
- data/app/components/satis/appearance_switcher/{component.scss → component.css} +1 -1
- data/app/components/satis/appearance_switcher/component.html.slim +1 -1
- data/app/components/satis/appearance_switcher/component_controller.js +3 -4
- data/app/components/satis/application_component.rb +8 -42
- data/app/components/satis/avatar/component.rb +3 -1
- data/app/components/satis/calendar_month/component.html.slim +522 -0
- data/app/components/satis/calendar_month/component.rb +9 -0
- data/app/components/satis/card/component.css +19 -0
- data/app/components/satis/card/component.html.slim +8 -32
- data/app/components/satis/card/component.rb +35 -8
- data/app/components/satis/date_time_picker/component.rb +10 -10
- data/app/components/satis/date_time_picker/component_controller.js +61 -45
- data/app/components/satis/dialog/component.css +0 -0
- data/app/components/satis/dialog/component.html.slim +26 -0
- data/app/components/satis/dialog/component.rb +22 -0
- data/app/components/satis/dialog/component_controller.js +16 -0
- data/app/components/satis/dropdown/{component.scss → component.css} +5 -1
- data/app/components/satis/dropdown/component.html.slim +28 -14
- data/app/components/satis/dropdown/component.rb +44 -7
- data/app/components/satis/dropdown/component_controller.js +568 -172
- data/app/components/satis/editor/component.css +3 -0
- data/app/components/satis/editor/component.html.slim +5 -0
- data/app/components/satis/editor/component.rb +45 -0
- data/app/components/satis/editor/component_controller.js +90 -0
- data/app/components/satis/flash_messages/{component.scss → component.css} +5 -4
- data/app/components/satis/info_item/component.html.slim +2 -2
- data/app/components/satis/info_item/component.rb +10 -2
- data/app/components/satis/input/component_controller.js +20 -0
- data/app/components/satis/input_array/component.css +3 -0
- data/app/components/satis/input_array/component.html.slim +33 -0
- data/app/components/satis/input_array/component.rb +18 -0
- data/app/components/satis/input_array/component_controller.js +54 -0
- data/app/components/satis/map/{component.scss → component.css} +1 -1
- data/app/components/satis/map/component.html.slim +1 -1
- data/app/components/satis/map/component_controller.js +14 -12
- data/app/components/satis/menu/component.html.slim +4 -5
- data/app/components/satis/menu/component.rb +8 -3
- data/app/components/satis/menu/component_controller.js +139 -17
- data/app/components/satis/menu_item/component.html.slim +13 -8
- data/app/components/satis/menu_item/component.rb +1 -0
- data/app/components/satis/page/component.html.slim +30 -12
- data/app/components/satis/page/component_controller.js +2 -2
- data/app/components/satis/progress_bar/component.html.slim +4 -0
- data/app/components/satis/progress_bar/component.rb +57 -0
- data/app/components/satis/sidebar_menu/component.css +0 -0
- data/app/components/satis/sidebar_menu/component.html.slim +2 -3
- data/app/components/satis/sidebar_menu/component_controller.js +3 -4
- data/app/components/satis/sidebar_menu/mobile/component.html.slim +1 -2
- data/app/components/satis/sidebar_menu_item/component.html.slim +8 -5
- data/app/components/satis/sidebar_menu_item/component.rb +1 -0
- data/app/components/satis/sidebar_menu_item/component_controller.js +13 -4
- data/app/components/satis/switch/component_controller.js +3 -4
- data/app/components/satis/tab/component.rb +41 -17
- data/app/components/satis/tabs/{component.scss → component.css} +17 -1
- data/app/components/satis/tabs/component.html.slim +23 -9
- data/app/components/satis/tabs/component.rb +9 -2
- data/app/components/satis/tabs/component_controller.js +34 -19
- data/app/controllers/satis/dialogs_controller.rb +20 -0
- data/app/controllers/satis/documentation/avatars_controller.rb +7 -0
- data/app/controllers/satis/documentation/cards_controller.rb +6 -0
- data/app/controllers/satis/documentation/editors_controller.rb +12 -0
- data/app/controllers/satis/documentation/forms_controller.rb +14 -0
- data/app/controllers/satis/documentation/tabs_controller.rb +7 -0
- data/app/controllers/satis/documentation_controller.rb +6 -0
- data/app/controllers/satis/user_data_controller.rb +5 -4
- data/app/helpers/satis/showcases/avatars_helper.rb +4 -0
- data/app/javascript/satis/application.js +8 -0
- data/app/javascript/satis/controllers/application.js +12 -0
- data/app/javascript/satis/controllers/application_controller.js +71 -0
- data/app/javascript/satis/controllers/fields_for_controller.js +74 -0
- data/app/javascript/satis/controllers/file_controller.js +26 -0
- data/app/javascript/satis/controllers/form_controller.js +77 -0
- data/app/javascript/satis/controllers/index.js +70 -0
- data/app/javascript/satis/controllers/link_controller.js +34 -0
- data/app/javascript/satis/controllers/phone_number_controller.js +30 -0
- data/app/javascript/satis/elements/copyable_element.js +57 -0
- data/app/javascript/satis/utility_controllers/draggable_controller.js +144 -0
- data/app/javascript/satis/utility_controllers/help_controller.js +18 -0
- data/app/javascript/satis/utility_controllers/index.js +14 -0
- data/app/javascript/satis/utility_controllers/show_hide_controller.js +71 -0
- data/app/javascript/satis/utility_controllers/toggle_controller.js +100 -0
- data/app/javascript/satis/utils.js +41 -0
- data/app/models/satis/user_data.rb +3 -1
- data/app/views/satis/documentation/avatars/index.html.slim +39 -0
- data/app/views/satis/documentation/cards/index.html.slim +72 -0
- data/app/views/satis/documentation/editors/index.html.slim +44 -0
- data/app/views/satis/documentation/forms/index.html.slim +109 -0
- data/app/views/satis/documentation/forms/select.html.slim +7 -0
- data/app/views/satis/documentation/index.html.slim +6 -0
- data/app/views/satis/documentation/tabs/index.html.slim +31 -0
- data/app/views/shared/_fields_for.html.slim +3 -3
- data/bin/importmap +4 -0
- data/bin/rails +14 -0
- data/config/importmap.rb +49 -0
- data/config/locales/en.yml +9 -0
- data/config/routes.rb +14 -0
- data/db/migrate/20221212083110_change_satis_user_data.rb +2 -2
- data/db/migrate/20230918115448_add_type_to_satis_user_data.rb +10 -0
- data/lib/generators/satis/install_generator.rb +22 -0
- data/lib/generators/satis/tailwind_config_generator.rb +24 -0
- data/lib/generators/satis/templates/config/initializers/satis.rb +13 -0
- data/lib/satis/concerns/contextual_translations.rb +58 -0
- data/lib/satis/configuration.rb +51 -30
- data/lib/satis/engine.rb +25 -10
- data/lib/satis/forms/builder.rb +130 -87
- data/lib/satis/forms/concerns/buttons.rb +2 -2
- data/lib/satis/forms/concerns/file.rb +1 -1
- data/lib/satis/helpers/container.rb +9 -7
- data/lib/satis/menus/item.rb +1 -1
- data/lib/satis/menus/menu.rb +3 -2
- data/lib/satis/version.rb +1 -1
- data/lib/satis.rb +2 -10
- data/lib/tasks/satis_tasks.rake +13 -4
- data/package.json +9 -0
- data/satis.gemspec +39 -0
- data/vendor/javascript/@codemirror--autocomplete.js +2 -0
- data/vendor/javascript/@codemirror--commands.js +2 -0
- data/vendor/javascript/@codemirror--lang-css.js +2 -0
- data/vendor/javascript/@codemirror--lang-html.js +2 -0
- data/vendor/javascript/@codemirror--lang-javascript.js +2 -0
- data/vendor/javascript/@codemirror--lang-json.js +2 -0
- data/vendor/javascript/@codemirror--lang-liquid.js +2 -0
- data/vendor/javascript/@codemirror--lang-markdown.js +2 -0
- data/vendor/javascript/@codemirror--lang-yaml.js +2 -0
- data/vendor/javascript/@codemirror--language.js +2 -0
- data/vendor/javascript/@codemirror--lint.js +2 -0
- data/vendor/javascript/@codemirror--search.js +2 -0
- data/vendor/javascript/@codemirror--state.js +2 -0
- data/vendor/javascript/@codemirror--view.js +2 -0
- data/vendor/javascript/@lezer--common.js +2 -0
- data/vendor/javascript/@lezer--css.js +2 -0
- data/vendor/javascript/@lezer--highlight.js +2 -0
- data/vendor/javascript/@lezer--html.js +2 -0
- data/vendor/javascript/@lezer--javascript.js +2 -0
- data/vendor/javascript/@lezer--json.js +2 -0
- data/vendor/javascript/@lezer--lr.js +2 -0
- data/vendor/javascript/@lezer--markdown.js +2 -0
- data/vendor/javascript/@lezer--yaml.js +2 -0
- data/vendor/javascript/@rails--actiontext.js +2 -0
- data/vendor/javascript/codemirror.js +2 -0
- data/vendor/javascript/crelt.js +2 -0
- data/vendor/javascript/data.min.js +7 -0
- data/vendor/javascript/intl-tel-input-utils.js +520 -0
- data/vendor/javascript/intl-tel-input.js +1782 -0
- data/vendor/javascript/leaflet.js +6 -0
- data/vendor/javascript/popper.js.js +1805 -0
- data/vendor/javascript/sortablejs.js +134 -0
- data/vendor/javascript/style-mod.js +2 -0
- data/vendor/javascript/tippy.js.js +2 -0
- data/vendor/javascript/trix.js +2 -0
- data/vendor/javascript/w3c-keyname.js +2 -0
- data/yarn.lock +821 -0
- metadata +755 -20
- data/app/components/satis/card/component.md +0 -14
- data/app/components/satis/card/component.scss +0 -15
- /data/app/{components/satis/sidebar_menu/component.scss → assets/images/satis/.keep} +0 -0
- /data/app/components/satis/breadcrumbs/{component.scss → component.css} +0 -0
- /data/app/components/satis/date_time_picker/{component.scss → component.css} +0 -0
- /data/app/components/satis/input/{component.scss → component.css} +0 -0
- /data/app/components/satis/menu/{component.scss → component.css} +0 -0
- /data/app/components/satis/sidebar_menu_item/{component.scss → component.css} +0 -0
@@ -0,0 +1,661 @@
|
|
1
|
+
/* required styles */
|
2
|
+
|
3
|
+
.leaflet-pane,
|
4
|
+
.leaflet-tile,
|
5
|
+
.leaflet-marker-icon,
|
6
|
+
.leaflet-marker-shadow,
|
7
|
+
.leaflet-tile-container,
|
8
|
+
.leaflet-pane > svg,
|
9
|
+
.leaflet-pane > canvas,
|
10
|
+
.leaflet-zoom-box,
|
11
|
+
.leaflet-image-layer,
|
12
|
+
.leaflet-layer {
|
13
|
+
position: absolute;
|
14
|
+
left: 0;
|
15
|
+
top: 0;
|
16
|
+
}
|
17
|
+
.leaflet-container {
|
18
|
+
overflow: hidden;
|
19
|
+
}
|
20
|
+
.leaflet-tile,
|
21
|
+
.leaflet-marker-icon,
|
22
|
+
.leaflet-marker-shadow {
|
23
|
+
-webkit-user-select: none;
|
24
|
+
-moz-user-select: none;
|
25
|
+
user-select: none;
|
26
|
+
-webkit-user-drag: none;
|
27
|
+
}
|
28
|
+
/* Prevents IE11 from highlighting tiles in blue */
|
29
|
+
.leaflet-tile::selection {
|
30
|
+
background: transparent;
|
31
|
+
}
|
32
|
+
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
|
33
|
+
.leaflet-safari .leaflet-tile {
|
34
|
+
image-rendering: -webkit-optimize-contrast;
|
35
|
+
}
|
36
|
+
/* hack that prevents hw layers "stretching" when loading new tiles */
|
37
|
+
.leaflet-safari .leaflet-tile-container {
|
38
|
+
width: 1600px;
|
39
|
+
height: 1600px;
|
40
|
+
-webkit-transform-origin: 0 0;
|
41
|
+
}
|
42
|
+
.leaflet-marker-icon,
|
43
|
+
.leaflet-marker-shadow {
|
44
|
+
display: block;
|
45
|
+
}
|
46
|
+
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
|
47
|
+
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
|
48
|
+
.leaflet-container .leaflet-overlay-pane svg {
|
49
|
+
max-width: none !important;
|
50
|
+
max-height: none !important;
|
51
|
+
}
|
52
|
+
.leaflet-container .leaflet-marker-pane img,
|
53
|
+
.leaflet-container .leaflet-shadow-pane img,
|
54
|
+
.leaflet-container .leaflet-tile-pane img,
|
55
|
+
.leaflet-container img.leaflet-image-layer,
|
56
|
+
.leaflet-container .leaflet-tile {
|
57
|
+
max-width: none !important;
|
58
|
+
max-height: none !important;
|
59
|
+
width: auto;
|
60
|
+
padding: 0;
|
61
|
+
}
|
62
|
+
|
63
|
+
.leaflet-container img.leaflet-tile {
|
64
|
+
/* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
|
65
|
+
mix-blend-mode: plus-lighter;
|
66
|
+
}
|
67
|
+
|
68
|
+
.leaflet-container.leaflet-touch-zoom {
|
69
|
+
-ms-touch-action: pan-x pan-y;
|
70
|
+
touch-action: pan-x pan-y;
|
71
|
+
}
|
72
|
+
.leaflet-container.leaflet-touch-drag {
|
73
|
+
-ms-touch-action: pinch-zoom;
|
74
|
+
/* Fallback for FF which doesn't support pinch-zoom */
|
75
|
+
touch-action: none;
|
76
|
+
touch-action: pinch-zoom;
|
77
|
+
}
|
78
|
+
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
|
79
|
+
-ms-touch-action: none;
|
80
|
+
touch-action: none;
|
81
|
+
}
|
82
|
+
.leaflet-container {
|
83
|
+
-webkit-tap-highlight-color: transparent;
|
84
|
+
}
|
85
|
+
.leaflet-container a {
|
86
|
+
-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
|
87
|
+
}
|
88
|
+
.leaflet-tile {
|
89
|
+
filter: inherit;
|
90
|
+
visibility: hidden;
|
91
|
+
}
|
92
|
+
.leaflet-tile-loaded {
|
93
|
+
visibility: inherit;
|
94
|
+
}
|
95
|
+
.leaflet-zoom-box {
|
96
|
+
width: 0;
|
97
|
+
height: 0;
|
98
|
+
-moz-box-sizing: border-box;
|
99
|
+
box-sizing: border-box;
|
100
|
+
z-index: 800;
|
101
|
+
}
|
102
|
+
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
|
103
|
+
.leaflet-overlay-pane svg {
|
104
|
+
-moz-user-select: none;
|
105
|
+
}
|
106
|
+
|
107
|
+
.leaflet-pane { z-index: 400; }
|
108
|
+
|
109
|
+
.leaflet-tile-pane { z-index: 200; }
|
110
|
+
.leaflet-overlay-pane { z-index: 400; }
|
111
|
+
.leaflet-shadow-pane { z-index: 500; }
|
112
|
+
.leaflet-marker-pane { z-index: 600; }
|
113
|
+
.leaflet-tooltip-pane { z-index: 650; }
|
114
|
+
.leaflet-popup-pane { z-index: 700; }
|
115
|
+
|
116
|
+
.leaflet-map-pane canvas { z-index: 100; }
|
117
|
+
.leaflet-map-pane svg { z-index: 200; }
|
118
|
+
|
119
|
+
.leaflet-vml-shape {
|
120
|
+
width: 1px;
|
121
|
+
height: 1px;
|
122
|
+
}
|
123
|
+
.lvml {
|
124
|
+
behavior: url(#default#VML);
|
125
|
+
display: inline-block;
|
126
|
+
position: absolute;
|
127
|
+
}
|
128
|
+
|
129
|
+
|
130
|
+
/* control positioning */
|
131
|
+
|
132
|
+
.leaflet-control {
|
133
|
+
position: relative;
|
134
|
+
z-index: 800;
|
135
|
+
pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
|
136
|
+
pointer-events: auto;
|
137
|
+
}
|
138
|
+
.leaflet-top,
|
139
|
+
.leaflet-bottom {
|
140
|
+
position: absolute;
|
141
|
+
z-index: 1000;
|
142
|
+
pointer-events: none;
|
143
|
+
}
|
144
|
+
.leaflet-top {
|
145
|
+
top: 0;
|
146
|
+
}
|
147
|
+
.leaflet-right {
|
148
|
+
right: 0;
|
149
|
+
}
|
150
|
+
.leaflet-bottom {
|
151
|
+
bottom: 0;
|
152
|
+
}
|
153
|
+
.leaflet-left {
|
154
|
+
left: 0;
|
155
|
+
}
|
156
|
+
.leaflet-control {
|
157
|
+
float: left;
|
158
|
+
clear: both;
|
159
|
+
}
|
160
|
+
.leaflet-right .leaflet-control {
|
161
|
+
float: right;
|
162
|
+
}
|
163
|
+
.leaflet-top .leaflet-control {
|
164
|
+
margin-top: 10px;
|
165
|
+
}
|
166
|
+
.leaflet-bottom .leaflet-control {
|
167
|
+
margin-bottom: 10px;
|
168
|
+
}
|
169
|
+
.leaflet-left .leaflet-control {
|
170
|
+
margin-left: 10px;
|
171
|
+
}
|
172
|
+
.leaflet-right .leaflet-control {
|
173
|
+
margin-right: 10px;
|
174
|
+
}
|
175
|
+
|
176
|
+
|
177
|
+
/* zoom and fade animations */
|
178
|
+
|
179
|
+
.leaflet-fade-anim .leaflet-popup {
|
180
|
+
opacity: 0;
|
181
|
+
-webkit-transition: opacity 0.2s linear;
|
182
|
+
-moz-transition: opacity 0.2s linear;
|
183
|
+
transition: opacity 0.2s linear;
|
184
|
+
}
|
185
|
+
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
|
186
|
+
opacity: 1;
|
187
|
+
}
|
188
|
+
.leaflet-zoom-animated {
|
189
|
+
-webkit-transform-origin: 0 0;
|
190
|
+
-ms-transform-origin: 0 0;
|
191
|
+
transform-origin: 0 0;
|
192
|
+
}
|
193
|
+
svg.leaflet-zoom-animated {
|
194
|
+
will-change: transform;
|
195
|
+
}
|
196
|
+
|
197
|
+
.leaflet-zoom-anim .leaflet-zoom-animated {
|
198
|
+
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
|
199
|
+
-moz-transition: -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
|
200
|
+
transition: transform 0.25s cubic-bezier(0,0,0.25,1);
|
201
|
+
}
|
202
|
+
.leaflet-zoom-anim .leaflet-tile,
|
203
|
+
.leaflet-pan-anim .leaflet-tile {
|
204
|
+
-webkit-transition: none;
|
205
|
+
-moz-transition: none;
|
206
|
+
transition: none;
|
207
|
+
}
|
208
|
+
|
209
|
+
.leaflet-zoom-anim .leaflet-zoom-hide {
|
210
|
+
visibility: hidden;
|
211
|
+
}
|
212
|
+
|
213
|
+
|
214
|
+
/* cursors */
|
215
|
+
|
216
|
+
.leaflet-interactive {
|
217
|
+
cursor: pointer;
|
218
|
+
}
|
219
|
+
.leaflet-grab {
|
220
|
+
cursor: -webkit-grab;
|
221
|
+
cursor: -moz-grab;
|
222
|
+
cursor: grab;
|
223
|
+
}
|
224
|
+
.leaflet-crosshair,
|
225
|
+
.leaflet-crosshair .leaflet-interactive {
|
226
|
+
cursor: crosshair;
|
227
|
+
}
|
228
|
+
.leaflet-popup-pane,
|
229
|
+
.leaflet-control {
|
230
|
+
cursor: auto;
|
231
|
+
}
|
232
|
+
.leaflet-dragging .leaflet-grab,
|
233
|
+
.leaflet-dragging .leaflet-grab .leaflet-interactive,
|
234
|
+
.leaflet-dragging .leaflet-marker-draggable {
|
235
|
+
cursor: move;
|
236
|
+
cursor: -webkit-grabbing;
|
237
|
+
cursor: -moz-grabbing;
|
238
|
+
cursor: grabbing;
|
239
|
+
}
|
240
|
+
|
241
|
+
/* marker & overlays interactivity */
|
242
|
+
.leaflet-marker-icon,
|
243
|
+
.leaflet-marker-shadow,
|
244
|
+
.leaflet-image-layer,
|
245
|
+
.leaflet-pane > svg path,
|
246
|
+
.leaflet-tile-container {
|
247
|
+
pointer-events: none;
|
248
|
+
}
|
249
|
+
|
250
|
+
.leaflet-marker-icon.leaflet-interactive,
|
251
|
+
.leaflet-image-layer.leaflet-interactive,
|
252
|
+
.leaflet-pane > svg path.leaflet-interactive,
|
253
|
+
svg.leaflet-image-layer.leaflet-interactive path {
|
254
|
+
pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
|
255
|
+
pointer-events: auto;
|
256
|
+
}
|
257
|
+
|
258
|
+
/* visual tweaks */
|
259
|
+
|
260
|
+
.leaflet-container {
|
261
|
+
background: #ddd;
|
262
|
+
outline-offset: 1px;
|
263
|
+
}
|
264
|
+
.leaflet-container a {
|
265
|
+
color: #0078A8;
|
266
|
+
}
|
267
|
+
.leaflet-zoom-box {
|
268
|
+
border: 2px dotted #38f;
|
269
|
+
background: rgba(255,255,255,0.5);
|
270
|
+
}
|
271
|
+
|
272
|
+
|
273
|
+
/* general typography */
|
274
|
+
.leaflet-container {
|
275
|
+
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
|
276
|
+
font-size: 12px;
|
277
|
+
font-size: 0.75rem;
|
278
|
+
line-height: 1.5;
|
279
|
+
}
|
280
|
+
|
281
|
+
|
282
|
+
/* general toolbar styles */
|
283
|
+
|
284
|
+
.leaflet-bar {
|
285
|
+
box-shadow: 0 1px 5px rgba(0,0,0,0.65);
|
286
|
+
border-radius: 4px;
|
287
|
+
}
|
288
|
+
.leaflet-bar a {
|
289
|
+
background-color: #fff;
|
290
|
+
border-bottom: 1px solid #ccc;
|
291
|
+
width: 26px;
|
292
|
+
height: 26px;
|
293
|
+
line-height: 26px;
|
294
|
+
display: block;
|
295
|
+
text-align: center;
|
296
|
+
text-decoration: none;
|
297
|
+
color: black;
|
298
|
+
}
|
299
|
+
.leaflet-bar a,
|
300
|
+
.leaflet-control-layers-toggle {
|
301
|
+
background-position: 50% 50%;
|
302
|
+
background-repeat: no-repeat;
|
303
|
+
display: block;
|
304
|
+
}
|
305
|
+
.leaflet-bar a:hover,
|
306
|
+
.leaflet-bar a:focus {
|
307
|
+
background-color: #f4f4f4;
|
308
|
+
}
|
309
|
+
.leaflet-bar a:first-child {
|
310
|
+
border-top-left-radius: 4px;
|
311
|
+
border-top-right-radius: 4px;
|
312
|
+
}
|
313
|
+
.leaflet-bar a:last-child {
|
314
|
+
border-bottom-left-radius: 4px;
|
315
|
+
border-bottom-right-radius: 4px;
|
316
|
+
border-bottom: none;
|
317
|
+
}
|
318
|
+
.leaflet-bar a.leaflet-disabled {
|
319
|
+
cursor: default;
|
320
|
+
background-color: #f4f4f4;
|
321
|
+
color: #bbb;
|
322
|
+
}
|
323
|
+
|
324
|
+
.leaflet-touch .leaflet-bar a {
|
325
|
+
width: 30px;
|
326
|
+
height: 30px;
|
327
|
+
line-height: 30px;
|
328
|
+
}
|
329
|
+
.leaflet-touch .leaflet-bar a:first-child {
|
330
|
+
border-top-left-radius: 2px;
|
331
|
+
border-top-right-radius: 2px;
|
332
|
+
}
|
333
|
+
.leaflet-touch .leaflet-bar a:last-child {
|
334
|
+
border-bottom-left-radius: 2px;
|
335
|
+
border-bottom-right-radius: 2px;
|
336
|
+
}
|
337
|
+
|
338
|
+
/* zoom control */
|
339
|
+
|
340
|
+
.leaflet-control-zoom-in,
|
341
|
+
.leaflet-control-zoom-out {
|
342
|
+
font: bold 18px 'Lucida Console', Monaco, monospace;
|
343
|
+
text-indent: 1px;
|
344
|
+
}
|
345
|
+
|
346
|
+
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
|
347
|
+
font-size: 22px;
|
348
|
+
}
|
349
|
+
|
350
|
+
|
351
|
+
/* layers control */
|
352
|
+
|
353
|
+
.leaflet-control-layers {
|
354
|
+
box-shadow: 0 1px 5px rgba(0,0,0,0.4);
|
355
|
+
background: #fff;
|
356
|
+
border-radius: 5px;
|
357
|
+
}
|
358
|
+
.leaflet-control-layers-toggle {
|
359
|
+
background-image: url(images/layers.png);
|
360
|
+
width: 36px;
|
361
|
+
height: 36px;
|
362
|
+
}
|
363
|
+
.leaflet-retina .leaflet-control-layers-toggle {
|
364
|
+
background-image: url(images/layers-2x.png);
|
365
|
+
background-size: 26px 26px;
|
366
|
+
}
|
367
|
+
.leaflet-touch .leaflet-control-layers-toggle {
|
368
|
+
width: 44px;
|
369
|
+
height: 44px;
|
370
|
+
}
|
371
|
+
.leaflet-control-layers .leaflet-control-layers-list,
|
372
|
+
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
|
373
|
+
display: none;
|
374
|
+
}
|
375
|
+
.leaflet-control-layers-expanded .leaflet-control-layers-list {
|
376
|
+
display: block;
|
377
|
+
position: relative;
|
378
|
+
}
|
379
|
+
.leaflet-control-layers-expanded {
|
380
|
+
padding: 6px 10px 6px 6px;
|
381
|
+
color: #333;
|
382
|
+
background: #fff;
|
383
|
+
}
|
384
|
+
.leaflet-control-layers-scrollbar {
|
385
|
+
overflow-y: scroll;
|
386
|
+
overflow-x: hidden;
|
387
|
+
padding-right: 5px;
|
388
|
+
}
|
389
|
+
.leaflet-control-layers-selector {
|
390
|
+
margin-top: 2px;
|
391
|
+
position: relative;
|
392
|
+
top: 1px;
|
393
|
+
}
|
394
|
+
.leaflet-control-layers label {
|
395
|
+
display: block;
|
396
|
+
font-size: 13px;
|
397
|
+
font-size: 1.08333em;
|
398
|
+
}
|
399
|
+
.leaflet-control-layers-separator {
|
400
|
+
height: 0;
|
401
|
+
border-top: 1px solid #ddd;
|
402
|
+
margin: 5px -10px 5px -6px;
|
403
|
+
}
|
404
|
+
|
405
|
+
/* Default icon URLs */
|
406
|
+
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
|
407
|
+
background-image: url(images/marker-icon.png);
|
408
|
+
}
|
409
|
+
|
410
|
+
|
411
|
+
/* attribution and scale controls */
|
412
|
+
|
413
|
+
.leaflet-container .leaflet-control-attribution {
|
414
|
+
background: #fff;
|
415
|
+
background: rgba(255, 255, 255, 0.8);
|
416
|
+
margin: 0;
|
417
|
+
}
|
418
|
+
.leaflet-control-attribution,
|
419
|
+
.leaflet-control-scale-line {
|
420
|
+
padding: 0 5px;
|
421
|
+
color: #333;
|
422
|
+
line-height: 1.4;
|
423
|
+
}
|
424
|
+
.leaflet-control-attribution a {
|
425
|
+
text-decoration: none;
|
426
|
+
}
|
427
|
+
.leaflet-control-attribution a:hover,
|
428
|
+
.leaflet-control-attribution a:focus {
|
429
|
+
text-decoration: underline;
|
430
|
+
}
|
431
|
+
.leaflet-attribution-flag {
|
432
|
+
display: inline !important;
|
433
|
+
vertical-align: baseline !important;
|
434
|
+
width: 1em;
|
435
|
+
height: 0.6669em;
|
436
|
+
}
|
437
|
+
.leaflet-left .leaflet-control-scale {
|
438
|
+
margin-left: 5px;
|
439
|
+
}
|
440
|
+
.leaflet-bottom .leaflet-control-scale {
|
441
|
+
margin-bottom: 5px;
|
442
|
+
}
|
443
|
+
.leaflet-control-scale-line {
|
444
|
+
border: 2px solid #777;
|
445
|
+
border-top: none;
|
446
|
+
line-height: 1.1;
|
447
|
+
padding: 2px 5px 1px;
|
448
|
+
white-space: nowrap;
|
449
|
+
-moz-box-sizing: border-box;
|
450
|
+
box-sizing: border-box;
|
451
|
+
background: rgba(255, 255, 255, 0.8);
|
452
|
+
text-shadow: 1px 1px #fff;
|
453
|
+
}
|
454
|
+
.leaflet-control-scale-line:not(:first-child) {
|
455
|
+
border-top: 2px solid #777;
|
456
|
+
border-bottom: none;
|
457
|
+
margin-top: -2px;
|
458
|
+
}
|
459
|
+
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
|
460
|
+
border-bottom: 2px solid #777;
|
461
|
+
}
|
462
|
+
|
463
|
+
.leaflet-touch .leaflet-control-attribution,
|
464
|
+
.leaflet-touch .leaflet-control-layers,
|
465
|
+
.leaflet-touch .leaflet-bar {
|
466
|
+
box-shadow: none;
|
467
|
+
}
|
468
|
+
.leaflet-touch .leaflet-control-layers,
|
469
|
+
.leaflet-touch .leaflet-bar {
|
470
|
+
border: 2px solid rgba(0,0,0,0.2);
|
471
|
+
background-clip: padding-box;
|
472
|
+
}
|
473
|
+
|
474
|
+
|
475
|
+
/* popup */
|
476
|
+
|
477
|
+
.leaflet-popup {
|
478
|
+
position: absolute;
|
479
|
+
text-align: center;
|
480
|
+
margin-bottom: 20px;
|
481
|
+
}
|
482
|
+
.leaflet-popup-content-wrapper {
|
483
|
+
padding: 1px;
|
484
|
+
text-align: left;
|
485
|
+
border-radius: 12px;
|
486
|
+
}
|
487
|
+
.leaflet-popup-content {
|
488
|
+
margin: 13px 24px 13px 20px;
|
489
|
+
line-height: 1.3;
|
490
|
+
font-size: 13px;
|
491
|
+
font-size: 1.08333em;
|
492
|
+
min-height: 1px;
|
493
|
+
}
|
494
|
+
.leaflet-popup-content p {
|
495
|
+
margin: 17px 0;
|
496
|
+
margin: 1.3em 0;
|
497
|
+
}
|
498
|
+
.leaflet-popup-tip-container {
|
499
|
+
width: 40px;
|
500
|
+
height: 20px;
|
501
|
+
position: absolute;
|
502
|
+
left: 50%;
|
503
|
+
margin-top: -1px;
|
504
|
+
margin-left: -20px;
|
505
|
+
overflow: hidden;
|
506
|
+
pointer-events: none;
|
507
|
+
}
|
508
|
+
.leaflet-popup-tip {
|
509
|
+
width: 17px;
|
510
|
+
height: 17px;
|
511
|
+
padding: 1px;
|
512
|
+
|
513
|
+
margin: -10px auto 0;
|
514
|
+
pointer-events: auto;
|
515
|
+
|
516
|
+
-webkit-transform: rotate(45deg);
|
517
|
+
-moz-transform: rotate(45deg);
|
518
|
+
-ms-transform: rotate(45deg);
|
519
|
+
transform: rotate(45deg);
|
520
|
+
}
|
521
|
+
.leaflet-popup-content-wrapper,
|
522
|
+
.leaflet-popup-tip {
|
523
|
+
background: white;
|
524
|
+
color: #333;
|
525
|
+
box-shadow: 0 3px 14px rgba(0,0,0,0.4);
|
526
|
+
}
|
527
|
+
.leaflet-container a.leaflet-popup-close-button {
|
528
|
+
position: absolute;
|
529
|
+
top: 0;
|
530
|
+
right: 0;
|
531
|
+
border: none;
|
532
|
+
text-align: center;
|
533
|
+
width: 24px;
|
534
|
+
height: 24px;
|
535
|
+
font: 16px/24px Tahoma, Verdana, sans-serif;
|
536
|
+
color: #757575;
|
537
|
+
text-decoration: none;
|
538
|
+
background: transparent;
|
539
|
+
}
|
540
|
+
.leaflet-container a.leaflet-popup-close-button:hover,
|
541
|
+
.leaflet-container a.leaflet-popup-close-button:focus {
|
542
|
+
color: #585858;
|
543
|
+
}
|
544
|
+
.leaflet-popup-scrolled {
|
545
|
+
overflow: auto;
|
546
|
+
}
|
547
|
+
|
548
|
+
.leaflet-oldie .leaflet-popup-content-wrapper {
|
549
|
+
-ms-zoom: 1;
|
550
|
+
}
|
551
|
+
.leaflet-oldie .leaflet-popup-tip {
|
552
|
+
width: 24px;
|
553
|
+
margin: 0 auto;
|
554
|
+
|
555
|
+
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
|
556
|
+
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
|
557
|
+
}
|
558
|
+
|
559
|
+
.leaflet-oldie .leaflet-control-zoom,
|
560
|
+
.leaflet-oldie .leaflet-control-layers,
|
561
|
+
.leaflet-oldie .leaflet-popup-content-wrapper,
|
562
|
+
.leaflet-oldie .leaflet-popup-tip {
|
563
|
+
border: 1px solid #999;
|
564
|
+
}
|
565
|
+
|
566
|
+
|
567
|
+
/* div icon */
|
568
|
+
|
569
|
+
.leaflet-div-icon {
|
570
|
+
background: #fff;
|
571
|
+
border: 1px solid #666;
|
572
|
+
}
|
573
|
+
|
574
|
+
|
575
|
+
/* Tooltip */
|
576
|
+
/* Base styles for the element that has a tooltip */
|
577
|
+
.leaflet-tooltip {
|
578
|
+
position: absolute;
|
579
|
+
padding: 6px;
|
580
|
+
background-color: #fff;
|
581
|
+
border: 1px solid #fff;
|
582
|
+
border-radius: 3px;
|
583
|
+
color: #222;
|
584
|
+
white-space: nowrap;
|
585
|
+
-webkit-user-select: none;
|
586
|
+
-moz-user-select: none;
|
587
|
+
-ms-user-select: none;
|
588
|
+
user-select: none;
|
589
|
+
pointer-events: none;
|
590
|
+
box-shadow: 0 1px 3px rgba(0,0,0,0.4);
|
591
|
+
}
|
592
|
+
.leaflet-tooltip.leaflet-interactive {
|
593
|
+
cursor: pointer;
|
594
|
+
pointer-events: auto;
|
595
|
+
}
|
596
|
+
.leaflet-tooltip-top:before,
|
597
|
+
.leaflet-tooltip-bottom:before,
|
598
|
+
.leaflet-tooltip-left:before,
|
599
|
+
.leaflet-tooltip-right:before {
|
600
|
+
position: absolute;
|
601
|
+
pointer-events: none;
|
602
|
+
border: 6px solid transparent;
|
603
|
+
background: transparent;
|
604
|
+
content: "";
|
605
|
+
}
|
606
|
+
|
607
|
+
/* Directions */
|
608
|
+
|
609
|
+
.leaflet-tooltip-bottom {
|
610
|
+
margin-top: 6px;
|
611
|
+
}
|
612
|
+
.leaflet-tooltip-top {
|
613
|
+
margin-top: -6px;
|
614
|
+
}
|
615
|
+
.leaflet-tooltip-bottom:before,
|
616
|
+
.leaflet-tooltip-top:before {
|
617
|
+
left: 50%;
|
618
|
+
margin-left: -6px;
|
619
|
+
}
|
620
|
+
.leaflet-tooltip-top:before {
|
621
|
+
bottom: 0;
|
622
|
+
margin-bottom: -12px;
|
623
|
+
border-top-color: #fff;
|
624
|
+
}
|
625
|
+
.leaflet-tooltip-bottom:before {
|
626
|
+
top: 0;
|
627
|
+
margin-top: -12px;
|
628
|
+
margin-left: -6px;
|
629
|
+
border-bottom-color: #fff;
|
630
|
+
}
|
631
|
+
.leaflet-tooltip-left {
|
632
|
+
margin-left: -6px;
|
633
|
+
}
|
634
|
+
.leaflet-tooltip-right {
|
635
|
+
margin-left: 6px;
|
636
|
+
}
|
637
|
+
.leaflet-tooltip-left:before,
|
638
|
+
.leaflet-tooltip-right:before {
|
639
|
+
top: 50%;
|
640
|
+
margin-top: -6px;
|
641
|
+
}
|
642
|
+
.leaflet-tooltip-left:before {
|
643
|
+
right: 0;
|
644
|
+
margin-right: -12px;
|
645
|
+
border-left-color: #fff;
|
646
|
+
}
|
647
|
+
.leaflet-tooltip-right:before {
|
648
|
+
left: 0;
|
649
|
+
margin-left: -12px;
|
650
|
+
border-right-color: #fff;
|
651
|
+
}
|
652
|
+
|
653
|
+
/* Printing */
|
654
|
+
|
655
|
+
@media print {
|
656
|
+
/* Prevent printers from removing background-images of controls. */
|
657
|
+
.leaflet-control {
|
658
|
+
-webkit-print-color-adjust: exact;
|
659
|
+
print-color-adjust: exact;
|
660
|
+
}
|
661
|
+
}
|
@@ -0,0 +1,30 @@
|
|
1
|
+
/* Int tel phonenumber lib */
|
2
|
+
|
3
|
+
@import "intlTelInput.min.css";
|
4
|
+
|
5
|
+
.iti input,
|
6
|
+
.iti input[type="text"],
|
7
|
+
.iti input[type="tel"] {
|
8
|
+
padding-left: 44px;
|
9
|
+
margin-top: 2px !important;
|
10
|
+
margin-bottom: 2px !important;
|
11
|
+
font-size: 1rem;
|
12
|
+
}
|
13
|
+
|
14
|
+
.iti {
|
15
|
+
width: 100%;
|
16
|
+
}
|
17
|
+
|
18
|
+
.iti__selected-flag {
|
19
|
+
outline: none;
|
20
|
+
}
|
21
|
+
|
22
|
+
.iti__flag {
|
23
|
+
background-image: url("satis/intl-tel-input/flags.png");
|
24
|
+
}
|
25
|
+
|
26
|
+
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
|
27
|
+
.iti__flag {
|
28
|
+
background-image: url("satis/intl-tel-input/flags@2x.png");
|
29
|
+
}
|
30
|
+
}
|
@@ -0,0 +1,8 @@
|
|
1
|
+
// tippy-min
|
2
|
+
.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}
|
3
|
+
// svg-arrow
|
4
|
+
.tippy-box[data-placement^=top]>.tippy-svg-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-svg-arrow:after,.tippy-box[data-placement^=top]>.tippy-svg-arrow>svg{top:16px;transform:rotate(180deg)}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow>svg{bottom:16px}.tippy-box[data-placement^=left]>.tippy-svg-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-svg-arrow:after,.tippy-box[data-placement^=left]>.tippy-svg-arrow>svg{transform:rotate(90deg);top:calc(50% - 3px);left:11px}.tippy-box[data-placement^=right]>.tippy-svg-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-svg-arrow:after,.tippy-box[data-placement^=right]>.tippy-svg-arrow>svg{transform:rotate(-90deg);top:calc(50% - 3px);right:11px}.tippy-svg-arrow{width:16px;height:16px;fill:#333;text-align:initial}.tippy-svg-arrow,.tippy-svg-arrow>svg{position:absolute}
|
5
|
+
// backdrop
|
6
|
+
.tippy-box[data-placement^=top]>.tippy-backdrop{transform-origin:0 25%;border-radius:40% 40% 0 0}.tippy-box[data-placement^=top]>.tippy-backdrop[data-state=visible]{transform:scale(1) translate(-50%,-55%)}.tippy-box[data-placement^=top]>.tippy-backdrop[data-state=hidden]{transform:scale(.2) translate(-50%,-45%)}.tippy-box[data-placement^=bottom]>.tippy-backdrop{transform-origin:0 -50%;border-radius:0 0 30% 30%}.tippy-box[data-placement^=bottom]>.tippy-backdrop[data-state=visible]{transform:scale(1) translate(-50%,-45%)}.tippy-box[data-placement^=bottom]>.tippy-backdrop[data-state=hidden]{transform:scale(.2) translate(-50%)}.tippy-box[data-placement^=left]>.tippy-backdrop{transform-origin:50% 0;border-radius:50% 0 0 50%}.tippy-box[data-placement^=left]>.tippy-backdrop[data-state=visible]{transform:scale(1) translate(-50%,-50%)}.tippy-box[data-placement^=left]>.tippy-backdrop[data-state=hidden]{transform:scale(.2) translate(-75%,-50%)}.tippy-box[data-placement^=right]>.tippy-backdrop{transform-origin:-50% 0;border-radius:0 50% 50% 0}.tippy-box[data-placement^=right]>.tippy-backdrop[data-state=visible]{transform:scale(1) translate(-50%,-50%)}.tippy-box[data-placement^=right]>.tippy-backdrop[data-state=hidden]{transform:scale(.2) translate(-25%,-50%)}.tippy-box[data-animatefill]{background-color:transparent!important}.tippy-backdrop{position:absolute;background-color:#333;border-radius:50%;width:calc(110% + 32px);left:50%;top:50%;z-index:-1;transition:all cubic-bezier(.46,.1,.52,.98);-webkit-backface-visibility:hidden;backface-visibility:hidden}.tippy-backdrop[data-state=hidden]{opacity:0}.tippy-backdrop:after{content:"";float:left;padding-top:100%}.tippy-backdrop+.tippy-content{transition-property:opacity;will-change:opacity}.tippy-backdrop+.tippy-content[data-state=hidden]{opacity:0}
|
7
|
+
// border
|
8
|
+
.tippy-box{border:1px transparent}.tippy-box[data-placement^=top]>.tippy-arrow:after{border-top-color:inherit;border-width:8px 8px 0;bottom:-8px;left:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:after{border-bottom-color:inherit;border-width:0 8px 8px;top:-8px;left:0}.tippy-box[data-placement^=left]>.tippy-arrow:after{border-left-color:inherit;border-width:8px 0 8px 8px;right:-8px;top:0}.tippy-box[data-placement^=right]>.tippy-arrow:after{border-width:8px 8px 8px 0;left:-8px;top:0;border-right-color:inherit}.tippy-box[data-placement^=top]>.tippy-svg-arrow>svg:first-child:not(:last-child){top:17px}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow>svg:first-child:not(:last-child){bottom:17px}.tippy-box[data-placement^=left]>.tippy-svg-arrow>svg:first-child:not(:last-child){left:12px}.tippy-box[data-placement^=right]>.tippy-svg-arrow>svg:first-child:not(:last-child){right:12px}.tippy-arrow{border-color:inherit}.tippy-arrow:after{content:"";z-index:-1;position:absolute;border-color:transparent;border-style:solid}
|