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
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: satis
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 2.0.8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tom de Grunt
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-03-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: browser
|
@@ -67,7 +67,7 @@ dependencies:
|
|
67
67
|
- !ruby/object:Gem::Version
|
68
68
|
version: '0'
|
69
69
|
- !ruby/object:Gem::Dependency
|
70
|
-
name:
|
70
|
+
name: jsonb_accessor
|
71
71
|
requirement: !ruby/object:Gem::Requirement
|
72
72
|
requirements:
|
73
73
|
- - "~>"
|
@@ -94,6 +94,90 @@ dependencies:
|
|
94
94
|
- - "~>"
|
95
95
|
- !ruby/object:Gem::Version
|
96
96
|
version: '3'
|
97
|
+
- !ruby/object:Gem::Dependency
|
98
|
+
name: slim-rails
|
99
|
+
requirement: !ruby/object:Gem::Requirement
|
100
|
+
requirements:
|
101
|
+
- - "~>"
|
102
|
+
- !ruby/object:Gem::Version
|
103
|
+
version: '3'
|
104
|
+
type: :development
|
105
|
+
prerelease: false
|
106
|
+
version_requirements: !ruby/object:Gem::Requirement
|
107
|
+
requirements:
|
108
|
+
- - "~>"
|
109
|
+
- !ruby/object:Gem::Version
|
110
|
+
version: '3'
|
111
|
+
- !ruby/object:Gem::Dependency
|
112
|
+
name: faker
|
113
|
+
requirement: !ruby/object:Gem::Requirement
|
114
|
+
requirements:
|
115
|
+
- - ">="
|
116
|
+
- !ruby/object:Gem::Version
|
117
|
+
version: '0'
|
118
|
+
type: :development
|
119
|
+
prerelease: false
|
120
|
+
version_requirements: !ruby/object:Gem::Requirement
|
121
|
+
requirements:
|
122
|
+
- - ">="
|
123
|
+
- !ruby/object:Gem::Version
|
124
|
+
version: '0'
|
125
|
+
- !ruby/object:Gem::Dependency
|
126
|
+
name: tailwindcss-rails
|
127
|
+
requirement: !ruby/object:Gem::Requirement
|
128
|
+
requirements:
|
129
|
+
- - ">="
|
130
|
+
- !ruby/object:Gem::Version
|
131
|
+
version: '0'
|
132
|
+
type: :runtime
|
133
|
+
prerelease: false
|
134
|
+
version_requirements: !ruby/object:Gem::Requirement
|
135
|
+
requirements:
|
136
|
+
- - ">="
|
137
|
+
- !ruby/object:Gem::Version
|
138
|
+
version: '0'
|
139
|
+
- !ruby/object:Gem::Dependency
|
140
|
+
name: importmap-rails
|
141
|
+
requirement: !ruby/object:Gem::Requirement
|
142
|
+
requirements:
|
143
|
+
- - ">="
|
144
|
+
- !ruby/object:Gem::Version
|
145
|
+
version: '0'
|
146
|
+
type: :runtime
|
147
|
+
prerelease: false
|
148
|
+
version_requirements: !ruby/object:Gem::Requirement
|
149
|
+
requirements:
|
150
|
+
- - ">="
|
151
|
+
- !ruby/object:Gem::Version
|
152
|
+
version: '0'
|
153
|
+
- !ruby/object:Gem::Dependency
|
154
|
+
name: turbo-rails
|
155
|
+
requirement: !ruby/object:Gem::Requirement
|
156
|
+
requirements:
|
157
|
+
- - ">="
|
158
|
+
- !ruby/object:Gem::Version
|
159
|
+
version: '0'
|
160
|
+
type: :runtime
|
161
|
+
prerelease: false
|
162
|
+
version_requirements: !ruby/object:Gem::Requirement
|
163
|
+
requirements:
|
164
|
+
- - ">="
|
165
|
+
- !ruby/object:Gem::Version
|
166
|
+
version: '0'
|
167
|
+
- !ruby/object:Gem::Dependency
|
168
|
+
name: stimulus-rails
|
169
|
+
requirement: !ruby/object:Gem::Requirement
|
170
|
+
requirements:
|
171
|
+
- - ">="
|
172
|
+
- !ruby/object:Gem::Version
|
173
|
+
version: '0'
|
174
|
+
type: :runtime
|
175
|
+
prerelease: false
|
176
|
+
version_requirements: !ruby/object:Gem::Requirement
|
177
|
+
requirements:
|
178
|
+
- - ">="
|
179
|
+
- !ruby/object:Gem::Version
|
180
|
+
version: '0'
|
97
181
|
description: Pretty cool
|
98
182
|
email:
|
99
183
|
- tom@degrunt.nl
|
@@ -101,71 +185,643 @@ executables: []
|
|
101
185
|
extensions: []
|
102
186
|
extra_rdoc_files: []
|
103
187
|
files:
|
188
|
+
- ".github/workflows/gem-push.yml"
|
189
|
+
- ".gitignore"
|
190
|
+
- ".nvmrc"
|
191
|
+
- ".rubocop.yml"
|
192
|
+
- Gemfile
|
104
193
|
- MIT-LICENSE
|
194
|
+
- Procfile
|
105
195
|
- README.md
|
106
196
|
- Rakefile
|
197
|
+
- TODO.md
|
107
198
|
- app/assets/config/satis_manifest.js
|
199
|
+
- app/assets/fontawesome/brands.js
|
200
|
+
- app/assets/fontawesome/fontawesome.js
|
201
|
+
- app/assets/fontawesome/solid.js
|
202
|
+
- app/assets/images/satis/.keep
|
203
|
+
- app/assets/images/satis/flags/1x1/ac.svg
|
204
|
+
- app/assets/images/satis/flags/1x1/ad.svg
|
205
|
+
- app/assets/images/satis/flags/1x1/ae.svg
|
206
|
+
- app/assets/images/satis/flags/1x1/af.svg
|
207
|
+
- app/assets/images/satis/flags/1x1/ag.svg
|
208
|
+
- app/assets/images/satis/flags/1x1/ai.svg
|
209
|
+
- app/assets/images/satis/flags/1x1/al.svg
|
210
|
+
- app/assets/images/satis/flags/1x1/am.svg
|
211
|
+
- app/assets/images/satis/flags/1x1/ao.svg
|
212
|
+
- app/assets/images/satis/flags/1x1/aq.svg
|
213
|
+
- app/assets/images/satis/flags/1x1/ar.svg
|
214
|
+
- app/assets/images/satis/flags/1x1/as.svg
|
215
|
+
- app/assets/images/satis/flags/1x1/at.svg
|
216
|
+
- app/assets/images/satis/flags/1x1/au.svg
|
217
|
+
- app/assets/images/satis/flags/1x1/aw.svg
|
218
|
+
- app/assets/images/satis/flags/1x1/ax.svg
|
219
|
+
- app/assets/images/satis/flags/1x1/az.svg
|
220
|
+
- app/assets/images/satis/flags/1x1/ba.svg
|
221
|
+
- app/assets/images/satis/flags/1x1/bb.svg
|
222
|
+
- app/assets/images/satis/flags/1x1/bd.svg
|
223
|
+
- app/assets/images/satis/flags/1x1/be.svg
|
224
|
+
- app/assets/images/satis/flags/1x1/bf.svg
|
225
|
+
- app/assets/images/satis/flags/1x1/bg.svg
|
226
|
+
- app/assets/images/satis/flags/1x1/bh.svg
|
227
|
+
- app/assets/images/satis/flags/1x1/bi.svg
|
228
|
+
- app/assets/images/satis/flags/1x1/bj.svg
|
229
|
+
- app/assets/images/satis/flags/1x1/bl.svg
|
230
|
+
- app/assets/images/satis/flags/1x1/bm.svg
|
231
|
+
- app/assets/images/satis/flags/1x1/bn.svg
|
232
|
+
- app/assets/images/satis/flags/1x1/bo.svg
|
233
|
+
- app/assets/images/satis/flags/1x1/bq.svg
|
234
|
+
- app/assets/images/satis/flags/1x1/br.svg
|
235
|
+
- app/assets/images/satis/flags/1x1/bs.svg
|
236
|
+
- app/assets/images/satis/flags/1x1/bt.svg
|
237
|
+
- app/assets/images/satis/flags/1x1/bv.svg
|
238
|
+
- app/assets/images/satis/flags/1x1/bw.svg
|
239
|
+
- app/assets/images/satis/flags/1x1/by.svg
|
240
|
+
- app/assets/images/satis/flags/1x1/bz.svg
|
241
|
+
- app/assets/images/satis/flags/1x1/ca.svg
|
242
|
+
- app/assets/images/satis/flags/1x1/cc.svg
|
243
|
+
- app/assets/images/satis/flags/1x1/cd.svg
|
244
|
+
- app/assets/images/satis/flags/1x1/cf.svg
|
245
|
+
- app/assets/images/satis/flags/1x1/cg.svg
|
246
|
+
- app/assets/images/satis/flags/1x1/ch.svg
|
247
|
+
- app/assets/images/satis/flags/1x1/ci.svg
|
248
|
+
- app/assets/images/satis/flags/1x1/ck.svg
|
249
|
+
- app/assets/images/satis/flags/1x1/cl.svg
|
250
|
+
- app/assets/images/satis/flags/1x1/cm.svg
|
251
|
+
- app/assets/images/satis/flags/1x1/cn.svg
|
252
|
+
- app/assets/images/satis/flags/1x1/co.svg
|
253
|
+
- app/assets/images/satis/flags/1x1/cp.svg
|
254
|
+
- app/assets/images/satis/flags/1x1/cr.svg
|
255
|
+
- app/assets/images/satis/flags/1x1/cu.svg
|
256
|
+
- app/assets/images/satis/flags/1x1/cv.svg
|
257
|
+
- app/assets/images/satis/flags/1x1/cw.svg
|
258
|
+
- app/assets/images/satis/flags/1x1/cx.svg
|
259
|
+
- app/assets/images/satis/flags/1x1/cy.svg
|
260
|
+
- app/assets/images/satis/flags/1x1/cz.svg
|
261
|
+
- app/assets/images/satis/flags/1x1/de.svg
|
262
|
+
- app/assets/images/satis/flags/1x1/dg.svg
|
263
|
+
- app/assets/images/satis/flags/1x1/dj.svg
|
264
|
+
- app/assets/images/satis/flags/1x1/dk.svg
|
265
|
+
- app/assets/images/satis/flags/1x1/dm.svg
|
266
|
+
- app/assets/images/satis/flags/1x1/do.svg
|
267
|
+
- app/assets/images/satis/flags/1x1/dz.svg
|
268
|
+
- app/assets/images/satis/flags/1x1/ea.svg
|
269
|
+
- app/assets/images/satis/flags/1x1/ec.svg
|
270
|
+
- app/assets/images/satis/flags/1x1/ee.svg
|
271
|
+
- app/assets/images/satis/flags/1x1/eg.svg
|
272
|
+
- app/assets/images/satis/flags/1x1/eh.svg
|
273
|
+
- app/assets/images/satis/flags/1x1/er.svg
|
274
|
+
- app/assets/images/satis/flags/1x1/es-ct.svg
|
275
|
+
- app/assets/images/satis/flags/1x1/es-ga.svg
|
276
|
+
- app/assets/images/satis/flags/1x1/es.svg
|
277
|
+
- app/assets/images/satis/flags/1x1/et.svg
|
278
|
+
- app/assets/images/satis/flags/1x1/eu.svg
|
279
|
+
- app/assets/images/satis/flags/1x1/fi.svg
|
280
|
+
- app/assets/images/satis/flags/1x1/fj.svg
|
281
|
+
- app/assets/images/satis/flags/1x1/fk.svg
|
282
|
+
- app/assets/images/satis/flags/1x1/fm.svg
|
283
|
+
- app/assets/images/satis/flags/1x1/fo.svg
|
284
|
+
- app/assets/images/satis/flags/1x1/fr.svg
|
285
|
+
- app/assets/images/satis/flags/1x1/ga.svg
|
286
|
+
- app/assets/images/satis/flags/1x1/gb-eng.svg
|
287
|
+
- app/assets/images/satis/flags/1x1/gb-nir.svg
|
288
|
+
- app/assets/images/satis/flags/1x1/gb-sct.svg
|
289
|
+
- app/assets/images/satis/flags/1x1/gb-wls.svg
|
290
|
+
- app/assets/images/satis/flags/1x1/gb.svg
|
291
|
+
- app/assets/images/satis/flags/1x1/gd.svg
|
292
|
+
- app/assets/images/satis/flags/1x1/ge.svg
|
293
|
+
- app/assets/images/satis/flags/1x1/gf.svg
|
294
|
+
- app/assets/images/satis/flags/1x1/gg.svg
|
295
|
+
- app/assets/images/satis/flags/1x1/gh.svg
|
296
|
+
- app/assets/images/satis/flags/1x1/gi.svg
|
297
|
+
- app/assets/images/satis/flags/1x1/gl.svg
|
298
|
+
- app/assets/images/satis/flags/1x1/gm.svg
|
299
|
+
- app/assets/images/satis/flags/1x1/gn.svg
|
300
|
+
- app/assets/images/satis/flags/1x1/gp.svg
|
301
|
+
- app/assets/images/satis/flags/1x1/gq.svg
|
302
|
+
- app/assets/images/satis/flags/1x1/gr.svg
|
303
|
+
- app/assets/images/satis/flags/1x1/gs.svg
|
304
|
+
- app/assets/images/satis/flags/1x1/gt.svg
|
305
|
+
- app/assets/images/satis/flags/1x1/gu.svg
|
306
|
+
- app/assets/images/satis/flags/1x1/gw.svg
|
307
|
+
- app/assets/images/satis/flags/1x1/gy.svg
|
308
|
+
- app/assets/images/satis/flags/1x1/hk.svg
|
309
|
+
- app/assets/images/satis/flags/1x1/hm.svg
|
310
|
+
- app/assets/images/satis/flags/1x1/hn.svg
|
311
|
+
- app/assets/images/satis/flags/1x1/hr.svg
|
312
|
+
- app/assets/images/satis/flags/1x1/ht.svg
|
313
|
+
- app/assets/images/satis/flags/1x1/hu.svg
|
314
|
+
- app/assets/images/satis/flags/1x1/ic.svg
|
315
|
+
- app/assets/images/satis/flags/1x1/id.svg
|
316
|
+
- app/assets/images/satis/flags/1x1/ie.svg
|
317
|
+
- app/assets/images/satis/flags/1x1/il.svg
|
318
|
+
- app/assets/images/satis/flags/1x1/im.svg
|
319
|
+
- app/assets/images/satis/flags/1x1/in.svg
|
320
|
+
- app/assets/images/satis/flags/1x1/io.svg
|
321
|
+
- app/assets/images/satis/flags/1x1/iq.svg
|
322
|
+
- app/assets/images/satis/flags/1x1/ir.svg
|
323
|
+
- app/assets/images/satis/flags/1x1/is.svg
|
324
|
+
- app/assets/images/satis/flags/1x1/it.svg
|
325
|
+
- app/assets/images/satis/flags/1x1/je.svg
|
326
|
+
- app/assets/images/satis/flags/1x1/jm.svg
|
327
|
+
- app/assets/images/satis/flags/1x1/jo.svg
|
328
|
+
- app/assets/images/satis/flags/1x1/jp.svg
|
329
|
+
- app/assets/images/satis/flags/1x1/ke.svg
|
330
|
+
- app/assets/images/satis/flags/1x1/kg.svg
|
331
|
+
- app/assets/images/satis/flags/1x1/kh.svg
|
332
|
+
- app/assets/images/satis/flags/1x1/ki.svg
|
333
|
+
- app/assets/images/satis/flags/1x1/km.svg
|
334
|
+
- app/assets/images/satis/flags/1x1/kn.svg
|
335
|
+
- app/assets/images/satis/flags/1x1/kp.svg
|
336
|
+
- app/assets/images/satis/flags/1x1/kr.svg
|
337
|
+
- app/assets/images/satis/flags/1x1/kw.svg
|
338
|
+
- app/assets/images/satis/flags/1x1/ky.svg
|
339
|
+
- app/assets/images/satis/flags/1x1/kz.svg
|
340
|
+
- app/assets/images/satis/flags/1x1/la.svg
|
341
|
+
- app/assets/images/satis/flags/1x1/lb.svg
|
342
|
+
- app/assets/images/satis/flags/1x1/lc.svg
|
343
|
+
- app/assets/images/satis/flags/1x1/li.svg
|
344
|
+
- app/assets/images/satis/flags/1x1/lk.svg
|
345
|
+
- app/assets/images/satis/flags/1x1/lr.svg
|
346
|
+
- app/assets/images/satis/flags/1x1/ls.svg
|
347
|
+
- app/assets/images/satis/flags/1x1/lt.svg
|
348
|
+
- app/assets/images/satis/flags/1x1/lu.svg
|
349
|
+
- app/assets/images/satis/flags/1x1/lv.svg
|
350
|
+
- app/assets/images/satis/flags/1x1/ly.svg
|
351
|
+
- app/assets/images/satis/flags/1x1/ma.svg
|
352
|
+
- app/assets/images/satis/flags/1x1/mc.svg
|
353
|
+
- app/assets/images/satis/flags/1x1/md.svg
|
354
|
+
- app/assets/images/satis/flags/1x1/me.svg
|
355
|
+
- app/assets/images/satis/flags/1x1/mf.svg
|
356
|
+
- app/assets/images/satis/flags/1x1/mg.svg
|
357
|
+
- app/assets/images/satis/flags/1x1/mh.svg
|
358
|
+
- app/assets/images/satis/flags/1x1/mk.svg
|
359
|
+
- app/assets/images/satis/flags/1x1/ml.svg
|
360
|
+
- app/assets/images/satis/flags/1x1/mm.svg
|
361
|
+
- app/assets/images/satis/flags/1x1/mn.svg
|
362
|
+
- app/assets/images/satis/flags/1x1/mo.svg
|
363
|
+
- app/assets/images/satis/flags/1x1/mp.svg
|
364
|
+
- app/assets/images/satis/flags/1x1/mq.svg
|
365
|
+
- app/assets/images/satis/flags/1x1/mr.svg
|
366
|
+
- app/assets/images/satis/flags/1x1/ms.svg
|
367
|
+
- app/assets/images/satis/flags/1x1/mt.svg
|
368
|
+
- app/assets/images/satis/flags/1x1/mu.svg
|
369
|
+
- app/assets/images/satis/flags/1x1/mv.svg
|
370
|
+
- app/assets/images/satis/flags/1x1/mw.svg
|
371
|
+
- app/assets/images/satis/flags/1x1/mx.svg
|
372
|
+
- app/assets/images/satis/flags/1x1/my.svg
|
373
|
+
- app/assets/images/satis/flags/1x1/mz.svg
|
374
|
+
- app/assets/images/satis/flags/1x1/na.svg
|
375
|
+
- app/assets/images/satis/flags/1x1/nc.svg
|
376
|
+
- app/assets/images/satis/flags/1x1/ne.svg
|
377
|
+
- app/assets/images/satis/flags/1x1/nf.svg
|
378
|
+
- app/assets/images/satis/flags/1x1/ng.svg
|
379
|
+
- app/assets/images/satis/flags/1x1/ni.svg
|
380
|
+
- app/assets/images/satis/flags/1x1/nl.svg
|
381
|
+
- app/assets/images/satis/flags/1x1/no.svg
|
382
|
+
- app/assets/images/satis/flags/1x1/np.svg
|
383
|
+
- app/assets/images/satis/flags/1x1/nr.svg
|
384
|
+
- app/assets/images/satis/flags/1x1/nu.svg
|
385
|
+
- app/assets/images/satis/flags/1x1/nz.svg
|
386
|
+
- app/assets/images/satis/flags/1x1/om.svg
|
387
|
+
- app/assets/images/satis/flags/1x1/pa.svg
|
388
|
+
- app/assets/images/satis/flags/1x1/pe.svg
|
389
|
+
- app/assets/images/satis/flags/1x1/pf.svg
|
390
|
+
- app/assets/images/satis/flags/1x1/pg.svg
|
391
|
+
- app/assets/images/satis/flags/1x1/ph.svg
|
392
|
+
- app/assets/images/satis/flags/1x1/pk.svg
|
393
|
+
- app/assets/images/satis/flags/1x1/pl.svg
|
394
|
+
- app/assets/images/satis/flags/1x1/pm.svg
|
395
|
+
- app/assets/images/satis/flags/1x1/pn.svg
|
396
|
+
- app/assets/images/satis/flags/1x1/pr.svg
|
397
|
+
- app/assets/images/satis/flags/1x1/ps.svg
|
398
|
+
- app/assets/images/satis/flags/1x1/pt.svg
|
399
|
+
- app/assets/images/satis/flags/1x1/pw.svg
|
400
|
+
- app/assets/images/satis/flags/1x1/py.svg
|
401
|
+
- app/assets/images/satis/flags/1x1/qa.svg
|
402
|
+
- app/assets/images/satis/flags/1x1/re.svg
|
403
|
+
- app/assets/images/satis/flags/1x1/ro.svg
|
404
|
+
- app/assets/images/satis/flags/1x1/rs.svg
|
405
|
+
- app/assets/images/satis/flags/1x1/ru.svg
|
406
|
+
- app/assets/images/satis/flags/1x1/rw.svg
|
407
|
+
- app/assets/images/satis/flags/1x1/sa.svg
|
408
|
+
- app/assets/images/satis/flags/1x1/sb.svg
|
409
|
+
- app/assets/images/satis/flags/1x1/sc.svg
|
410
|
+
- app/assets/images/satis/flags/1x1/sd.svg
|
411
|
+
- app/assets/images/satis/flags/1x1/se.svg
|
412
|
+
- app/assets/images/satis/flags/1x1/sg.svg
|
413
|
+
- app/assets/images/satis/flags/1x1/sh.svg
|
414
|
+
- app/assets/images/satis/flags/1x1/si.svg
|
415
|
+
- app/assets/images/satis/flags/1x1/sj.svg
|
416
|
+
- app/assets/images/satis/flags/1x1/sk.svg
|
417
|
+
- app/assets/images/satis/flags/1x1/sl.svg
|
418
|
+
- app/assets/images/satis/flags/1x1/sm.svg
|
419
|
+
- app/assets/images/satis/flags/1x1/sn.svg
|
420
|
+
- app/assets/images/satis/flags/1x1/so.svg
|
421
|
+
- app/assets/images/satis/flags/1x1/sr.svg
|
422
|
+
- app/assets/images/satis/flags/1x1/ss.svg
|
423
|
+
- app/assets/images/satis/flags/1x1/st.svg
|
424
|
+
- app/assets/images/satis/flags/1x1/sv.svg
|
425
|
+
- app/assets/images/satis/flags/1x1/sx.svg
|
426
|
+
- app/assets/images/satis/flags/1x1/sy.svg
|
427
|
+
- app/assets/images/satis/flags/1x1/sz.svg
|
428
|
+
- app/assets/images/satis/flags/1x1/ta.svg
|
429
|
+
- app/assets/images/satis/flags/1x1/tc.svg
|
430
|
+
- app/assets/images/satis/flags/1x1/td.svg
|
431
|
+
- app/assets/images/satis/flags/1x1/tf.svg
|
432
|
+
- app/assets/images/satis/flags/1x1/tg.svg
|
433
|
+
- app/assets/images/satis/flags/1x1/th.svg
|
434
|
+
- app/assets/images/satis/flags/1x1/tj.svg
|
435
|
+
- app/assets/images/satis/flags/1x1/tk.svg
|
436
|
+
- app/assets/images/satis/flags/1x1/tl.svg
|
437
|
+
- app/assets/images/satis/flags/1x1/tm.svg
|
438
|
+
- app/assets/images/satis/flags/1x1/tn.svg
|
439
|
+
- app/assets/images/satis/flags/1x1/to.svg
|
440
|
+
- app/assets/images/satis/flags/1x1/tr.svg
|
441
|
+
- app/assets/images/satis/flags/1x1/tt.svg
|
442
|
+
- app/assets/images/satis/flags/1x1/tv.svg
|
443
|
+
- app/assets/images/satis/flags/1x1/tw.svg
|
444
|
+
- app/assets/images/satis/flags/1x1/tz.svg
|
445
|
+
- app/assets/images/satis/flags/1x1/ua.svg
|
446
|
+
- app/assets/images/satis/flags/1x1/ug.svg
|
447
|
+
- app/assets/images/satis/flags/1x1/um.svg
|
448
|
+
- app/assets/images/satis/flags/1x1/un.svg
|
449
|
+
- app/assets/images/satis/flags/1x1/us.svg
|
450
|
+
- app/assets/images/satis/flags/1x1/uy.svg
|
451
|
+
- app/assets/images/satis/flags/1x1/uz.svg
|
452
|
+
- app/assets/images/satis/flags/1x1/va.svg
|
453
|
+
- app/assets/images/satis/flags/1x1/vc.svg
|
454
|
+
- app/assets/images/satis/flags/1x1/ve.svg
|
455
|
+
- app/assets/images/satis/flags/1x1/vg.svg
|
456
|
+
- app/assets/images/satis/flags/1x1/vi.svg
|
457
|
+
- app/assets/images/satis/flags/1x1/vn.svg
|
458
|
+
- app/assets/images/satis/flags/1x1/vu.svg
|
459
|
+
- app/assets/images/satis/flags/1x1/wf.svg
|
460
|
+
- app/assets/images/satis/flags/1x1/ws.svg
|
461
|
+
- app/assets/images/satis/flags/1x1/xk.svg
|
462
|
+
- app/assets/images/satis/flags/1x1/xx.svg
|
463
|
+
- app/assets/images/satis/flags/1x1/ye.svg
|
464
|
+
- app/assets/images/satis/flags/1x1/yt.svg
|
465
|
+
- app/assets/images/satis/flags/1x1/za.svg
|
466
|
+
- app/assets/images/satis/flags/1x1/zm.svg
|
467
|
+
- app/assets/images/satis/flags/1x1/zw.svg
|
468
|
+
- app/assets/images/satis/flags/4x3/ac.svg
|
469
|
+
- app/assets/images/satis/flags/4x3/ad.svg
|
470
|
+
- app/assets/images/satis/flags/4x3/ae.svg
|
471
|
+
- app/assets/images/satis/flags/4x3/af.svg
|
472
|
+
- app/assets/images/satis/flags/4x3/ag.svg
|
473
|
+
- app/assets/images/satis/flags/4x3/ai.svg
|
474
|
+
- app/assets/images/satis/flags/4x3/al.svg
|
475
|
+
- app/assets/images/satis/flags/4x3/am.svg
|
476
|
+
- app/assets/images/satis/flags/4x3/ao.svg
|
477
|
+
- app/assets/images/satis/flags/4x3/aq.svg
|
478
|
+
- app/assets/images/satis/flags/4x3/ar.svg
|
479
|
+
- app/assets/images/satis/flags/4x3/as.svg
|
480
|
+
- app/assets/images/satis/flags/4x3/at.svg
|
481
|
+
- app/assets/images/satis/flags/4x3/au.svg
|
482
|
+
- app/assets/images/satis/flags/4x3/aw.svg
|
483
|
+
- app/assets/images/satis/flags/4x3/ax.svg
|
484
|
+
- app/assets/images/satis/flags/4x3/az.svg
|
485
|
+
- app/assets/images/satis/flags/4x3/ba.svg
|
486
|
+
- app/assets/images/satis/flags/4x3/bb.svg
|
487
|
+
- app/assets/images/satis/flags/4x3/bd.svg
|
488
|
+
- app/assets/images/satis/flags/4x3/be.svg
|
489
|
+
- app/assets/images/satis/flags/4x3/bf.svg
|
490
|
+
- app/assets/images/satis/flags/4x3/bg.svg
|
491
|
+
- app/assets/images/satis/flags/4x3/bh.svg
|
492
|
+
- app/assets/images/satis/flags/4x3/bi.svg
|
493
|
+
- app/assets/images/satis/flags/4x3/bj.svg
|
494
|
+
- app/assets/images/satis/flags/4x3/bl.svg
|
495
|
+
- app/assets/images/satis/flags/4x3/bm.svg
|
496
|
+
- app/assets/images/satis/flags/4x3/bn.svg
|
497
|
+
- app/assets/images/satis/flags/4x3/bo.svg
|
498
|
+
- app/assets/images/satis/flags/4x3/bq.svg
|
499
|
+
- app/assets/images/satis/flags/4x3/br.svg
|
500
|
+
- app/assets/images/satis/flags/4x3/bs.svg
|
501
|
+
- app/assets/images/satis/flags/4x3/bt.svg
|
502
|
+
- app/assets/images/satis/flags/4x3/bv.svg
|
503
|
+
- app/assets/images/satis/flags/4x3/bw.svg
|
504
|
+
- app/assets/images/satis/flags/4x3/by.svg
|
505
|
+
- app/assets/images/satis/flags/4x3/bz.svg
|
506
|
+
- app/assets/images/satis/flags/4x3/ca.svg
|
507
|
+
- app/assets/images/satis/flags/4x3/cc.svg
|
508
|
+
- app/assets/images/satis/flags/4x3/cd.svg
|
509
|
+
- app/assets/images/satis/flags/4x3/cf.svg
|
510
|
+
- app/assets/images/satis/flags/4x3/cg.svg
|
511
|
+
- app/assets/images/satis/flags/4x3/ch.svg
|
512
|
+
- app/assets/images/satis/flags/4x3/ci.svg
|
513
|
+
- app/assets/images/satis/flags/4x3/ck.svg
|
514
|
+
- app/assets/images/satis/flags/4x3/cl.svg
|
515
|
+
- app/assets/images/satis/flags/4x3/cm.svg
|
516
|
+
- app/assets/images/satis/flags/4x3/cn.svg
|
517
|
+
- app/assets/images/satis/flags/4x3/co.svg
|
518
|
+
- app/assets/images/satis/flags/4x3/cp.svg
|
519
|
+
- app/assets/images/satis/flags/4x3/cr.svg
|
520
|
+
- app/assets/images/satis/flags/4x3/cu.svg
|
521
|
+
- app/assets/images/satis/flags/4x3/cv.svg
|
522
|
+
- app/assets/images/satis/flags/4x3/cw.svg
|
523
|
+
- app/assets/images/satis/flags/4x3/cx.svg
|
524
|
+
- app/assets/images/satis/flags/4x3/cy.svg
|
525
|
+
- app/assets/images/satis/flags/4x3/cz.svg
|
526
|
+
- app/assets/images/satis/flags/4x3/de.svg
|
527
|
+
- app/assets/images/satis/flags/4x3/dg.svg
|
528
|
+
- app/assets/images/satis/flags/4x3/dj.svg
|
529
|
+
- app/assets/images/satis/flags/4x3/dk.svg
|
530
|
+
- app/assets/images/satis/flags/4x3/dm.svg
|
531
|
+
- app/assets/images/satis/flags/4x3/do.svg
|
532
|
+
- app/assets/images/satis/flags/4x3/dz.svg
|
533
|
+
- app/assets/images/satis/flags/4x3/ea.svg
|
534
|
+
- app/assets/images/satis/flags/4x3/ec.svg
|
535
|
+
- app/assets/images/satis/flags/4x3/ee.svg
|
536
|
+
- app/assets/images/satis/flags/4x3/eg.svg
|
537
|
+
- app/assets/images/satis/flags/4x3/eh.svg
|
538
|
+
- app/assets/images/satis/flags/4x3/er.svg
|
539
|
+
- app/assets/images/satis/flags/4x3/es-ct.svg
|
540
|
+
- app/assets/images/satis/flags/4x3/es-ga.svg
|
541
|
+
- app/assets/images/satis/flags/4x3/es.svg
|
542
|
+
- app/assets/images/satis/flags/4x3/et.svg
|
543
|
+
- app/assets/images/satis/flags/4x3/eu.svg
|
544
|
+
- app/assets/images/satis/flags/4x3/fi.svg
|
545
|
+
- app/assets/images/satis/flags/4x3/fj.svg
|
546
|
+
- app/assets/images/satis/flags/4x3/fk.svg
|
547
|
+
- app/assets/images/satis/flags/4x3/fm.svg
|
548
|
+
- app/assets/images/satis/flags/4x3/fo.svg
|
549
|
+
- app/assets/images/satis/flags/4x3/fr.svg
|
550
|
+
- app/assets/images/satis/flags/4x3/ga.svg
|
551
|
+
- app/assets/images/satis/flags/4x3/gb-eng.svg
|
552
|
+
- app/assets/images/satis/flags/4x3/gb-nir.svg
|
553
|
+
- app/assets/images/satis/flags/4x3/gb-sct.svg
|
554
|
+
- app/assets/images/satis/flags/4x3/gb-wls.svg
|
555
|
+
- app/assets/images/satis/flags/4x3/gb.svg
|
556
|
+
- app/assets/images/satis/flags/4x3/gd.svg
|
557
|
+
- app/assets/images/satis/flags/4x3/ge.svg
|
558
|
+
- app/assets/images/satis/flags/4x3/gf.svg
|
559
|
+
- app/assets/images/satis/flags/4x3/gg.svg
|
560
|
+
- app/assets/images/satis/flags/4x3/gh.svg
|
561
|
+
- app/assets/images/satis/flags/4x3/gi.svg
|
562
|
+
- app/assets/images/satis/flags/4x3/gl.svg
|
563
|
+
- app/assets/images/satis/flags/4x3/gm.svg
|
564
|
+
- app/assets/images/satis/flags/4x3/gn.svg
|
565
|
+
- app/assets/images/satis/flags/4x3/gp.svg
|
566
|
+
- app/assets/images/satis/flags/4x3/gq.svg
|
567
|
+
- app/assets/images/satis/flags/4x3/gr.svg
|
568
|
+
- app/assets/images/satis/flags/4x3/gs.svg
|
569
|
+
- app/assets/images/satis/flags/4x3/gt.svg
|
570
|
+
- app/assets/images/satis/flags/4x3/gu.svg
|
571
|
+
- app/assets/images/satis/flags/4x3/gw.svg
|
572
|
+
- app/assets/images/satis/flags/4x3/gy.svg
|
573
|
+
- app/assets/images/satis/flags/4x3/hk.svg
|
574
|
+
- app/assets/images/satis/flags/4x3/hm.svg
|
575
|
+
- app/assets/images/satis/flags/4x3/hn.svg
|
576
|
+
- app/assets/images/satis/flags/4x3/hr.svg
|
577
|
+
- app/assets/images/satis/flags/4x3/ht.svg
|
578
|
+
- app/assets/images/satis/flags/4x3/hu.svg
|
579
|
+
- app/assets/images/satis/flags/4x3/ic.svg
|
580
|
+
- app/assets/images/satis/flags/4x3/id.svg
|
581
|
+
- app/assets/images/satis/flags/4x3/ie.svg
|
582
|
+
- app/assets/images/satis/flags/4x3/il.svg
|
583
|
+
- app/assets/images/satis/flags/4x3/im.svg
|
584
|
+
- app/assets/images/satis/flags/4x3/in.svg
|
585
|
+
- app/assets/images/satis/flags/4x3/io.svg
|
586
|
+
- app/assets/images/satis/flags/4x3/iq.svg
|
587
|
+
- app/assets/images/satis/flags/4x3/ir.svg
|
588
|
+
- app/assets/images/satis/flags/4x3/is.svg
|
589
|
+
- app/assets/images/satis/flags/4x3/it.svg
|
590
|
+
- app/assets/images/satis/flags/4x3/je.svg
|
591
|
+
- app/assets/images/satis/flags/4x3/jm.svg
|
592
|
+
- app/assets/images/satis/flags/4x3/jo.svg
|
593
|
+
- app/assets/images/satis/flags/4x3/jp.svg
|
594
|
+
- app/assets/images/satis/flags/4x3/ke.svg
|
595
|
+
- app/assets/images/satis/flags/4x3/kg.svg
|
596
|
+
- app/assets/images/satis/flags/4x3/kh.svg
|
597
|
+
- app/assets/images/satis/flags/4x3/ki.svg
|
598
|
+
- app/assets/images/satis/flags/4x3/km.svg
|
599
|
+
- app/assets/images/satis/flags/4x3/kn.svg
|
600
|
+
- app/assets/images/satis/flags/4x3/kp.svg
|
601
|
+
- app/assets/images/satis/flags/4x3/kr.svg
|
602
|
+
- app/assets/images/satis/flags/4x3/kw.svg
|
603
|
+
- app/assets/images/satis/flags/4x3/ky.svg
|
604
|
+
- app/assets/images/satis/flags/4x3/kz.svg
|
605
|
+
- app/assets/images/satis/flags/4x3/la.svg
|
606
|
+
- app/assets/images/satis/flags/4x3/lb.svg
|
607
|
+
- app/assets/images/satis/flags/4x3/lc.svg
|
608
|
+
- app/assets/images/satis/flags/4x3/li.svg
|
609
|
+
- app/assets/images/satis/flags/4x3/lk.svg
|
610
|
+
- app/assets/images/satis/flags/4x3/lr.svg
|
611
|
+
- app/assets/images/satis/flags/4x3/ls.svg
|
612
|
+
- app/assets/images/satis/flags/4x3/lt.svg
|
613
|
+
- app/assets/images/satis/flags/4x3/lu.svg
|
614
|
+
- app/assets/images/satis/flags/4x3/lv.svg
|
615
|
+
- app/assets/images/satis/flags/4x3/ly.svg
|
616
|
+
- app/assets/images/satis/flags/4x3/ma.svg
|
617
|
+
- app/assets/images/satis/flags/4x3/mc.svg
|
618
|
+
- app/assets/images/satis/flags/4x3/md.svg
|
619
|
+
- app/assets/images/satis/flags/4x3/me.svg
|
620
|
+
- app/assets/images/satis/flags/4x3/mf.svg
|
621
|
+
- app/assets/images/satis/flags/4x3/mg.svg
|
622
|
+
- app/assets/images/satis/flags/4x3/mh.svg
|
623
|
+
- app/assets/images/satis/flags/4x3/mk.svg
|
624
|
+
- app/assets/images/satis/flags/4x3/ml.svg
|
625
|
+
- app/assets/images/satis/flags/4x3/mm.svg
|
626
|
+
- app/assets/images/satis/flags/4x3/mn.svg
|
627
|
+
- app/assets/images/satis/flags/4x3/mo.svg
|
628
|
+
- app/assets/images/satis/flags/4x3/mp.svg
|
629
|
+
- app/assets/images/satis/flags/4x3/mq.svg
|
630
|
+
- app/assets/images/satis/flags/4x3/mr.svg
|
631
|
+
- app/assets/images/satis/flags/4x3/ms.svg
|
632
|
+
- app/assets/images/satis/flags/4x3/mt.svg
|
633
|
+
- app/assets/images/satis/flags/4x3/mu.svg
|
634
|
+
- app/assets/images/satis/flags/4x3/mv.svg
|
635
|
+
- app/assets/images/satis/flags/4x3/mw.svg
|
636
|
+
- app/assets/images/satis/flags/4x3/mx.svg
|
637
|
+
- app/assets/images/satis/flags/4x3/my.svg
|
638
|
+
- app/assets/images/satis/flags/4x3/mz.svg
|
639
|
+
- app/assets/images/satis/flags/4x3/na.svg
|
640
|
+
- app/assets/images/satis/flags/4x3/nc.svg
|
641
|
+
- app/assets/images/satis/flags/4x3/ne.svg
|
642
|
+
- app/assets/images/satis/flags/4x3/nf.svg
|
643
|
+
- app/assets/images/satis/flags/4x3/ng.svg
|
644
|
+
- app/assets/images/satis/flags/4x3/ni.svg
|
645
|
+
- app/assets/images/satis/flags/4x3/nl.svg
|
646
|
+
- app/assets/images/satis/flags/4x3/no.svg
|
647
|
+
- app/assets/images/satis/flags/4x3/np.svg
|
648
|
+
- app/assets/images/satis/flags/4x3/nr.svg
|
649
|
+
- app/assets/images/satis/flags/4x3/nu.svg
|
650
|
+
- app/assets/images/satis/flags/4x3/nz.svg
|
651
|
+
- app/assets/images/satis/flags/4x3/om.svg
|
652
|
+
- app/assets/images/satis/flags/4x3/pa.svg
|
653
|
+
- app/assets/images/satis/flags/4x3/pe.svg
|
654
|
+
- app/assets/images/satis/flags/4x3/pf.svg
|
655
|
+
- app/assets/images/satis/flags/4x3/pg.svg
|
656
|
+
- app/assets/images/satis/flags/4x3/ph.svg
|
657
|
+
- app/assets/images/satis/flags/4x3/pk.svg
|
658
|
+
- app/assets/images/satis/flags/4x3/pl.svg
|
659
|
+
- app/assets/images/satis/flags/4x3/pm.svg
|
660
|
+
- app/assets/images/satis/flags/4x3/pn.svg
|
661
|
+
- app/assets/images/satis/flags/4x3/pr.svg
|
662
|
+
- app/assets/images/satis/flags/4x3/ps.svg
|
663
|
+
- app/assets/images/satis/flags/4x3/pt.svg
|
664
|
+
- app/assets/images/satis/flags/4x3/pw.svg
|
665
|
+
- app/assets/images/satis/flags/4x3/py.svg
|
666
|
+
- app/assets/images/satis/flags/4x3/qa.svg
|
667
|
+
- app/assets/images/satis/flags/4x3/re.svg
|
668
|
+
- app/assets/images/satis/flags/4x3/ro.svg
|
669
|
+
- app/assets/images/satis/flags/4x3/rs.svg
|
670
|
+
- app/assets/images/satis/flags/4x3/ru.svg
|
671
|
+
- app/assets/images/satis/flags/4x3/rw.svg
|
672
|
+
- app/assets/images/satis/flags/4x3/sa.svg
|
673
|
+
- app/assets/images/satis/flags/4x3/sb.svg
|
674
|
+
- app/assets/images/satis/flags/4x3/sc.svg
|
675
|
+
- app/assets/images/satis/flags/4x3/sd.svg
|
676
|
+
- app/assets/images/satis/flags/4x3/se.svg
|
677
|
+
- app/assets/images/satis/flags/4x3/sg.svg
|
678
|
+
- app/assets/images/satis/flags/4x3/sh.svg
|
679
|
+
- app/assets/images/satis/flags/4x3/si.svg
|
680
|
+
- app/assets/images/satis/flags/4x3/sj.svg
|
681
|
+
- app/assets/images/satis/flags/4x3/sk.svg
|
682
|
+
- app/assets/images/satis/flags/4x3/sl.svg
|
683
|
+
- app/assets/images/satis/flags/4x3/sm.svg
|
684
|
+
- app/assets/images/satis/flags/4x3/sn.svg
|
685
|
+
- app/assets/images/satis/flags/4x3/so.svg
|
686
|
+
- app/assets/images/satis/flags/4x3/sr.svg
|
687
|
+
- app/assets/images/satis/flags/4x3/ss.svg
|
688
|
+
- app/assets/images/satis/flags/4x3/st.svg
|
689
|
+
- app/assets/images/satis/flags/4x3/sv.svg
|
690
|
+
- app/assets/images/satis/flags/4x3/sx.svg
|
691
|
+
- app/assets/images/satis/flags/4x3/sy.svg
|
692
|
+
- app/assets/images/satis/flags/4x3/sz.svg
|
693
|
+
- app/assets/images/satis/flags/4x3/ta.svg
|
694
|
+
- app/assets/images/satis/flags/4x3/tc.svg
|
695
|
+
- app/assets/images/satis/flags/4x3/td.svg
|
696
|
+
- app/assets/images/satis/flags/4x3/tf.svg
|
697
|
+
- app/assets/images/satis/flags/4x3/tg.svg
|
698
|
+
- app/assets/images/satis/flags/4x3/th.svg
|
699
|
+
- app/assets/images/satis/flags/4x3/tj.svg
|
700
|
+
- app/assets/images/satis/flags/4x3/tk.svg
|
701
|
+
- app/assets/images/satis/flags/4x3/tl.svg
|
702
|
+
- app/assets/images/satis/flags/4x3/tm.svg
|
703
|
+
- app/assets/images/satis/flags/4x3/tn.svg
|
704
|
+
- app/assets/images/satis/flags/4x3/to.svg
|
705
|
+
- app/assets/images/satis/flags/4x3/tr.svg
|
706
|
+
- app/assets/images/satis/flags/4x3/tt.svg
|
707
|
+
- app/assets/images/satis/flags/4x3/tv.svg
|
708
|
+
- app/assets/images/satis/flags/4x3/tw.svg
|
709
|
+
- app/assets/images/satis/flags/4x3/tz.svg
|
710
|
+
- app/assets/images/satis/flags/4x3/ua.svg
|
711
|
+
- app/assets/images/satis/flags/4x3/ug.svg
|
712
|
+
- app/assets/images/satis/flags/4x3/um.svg
|
713
|
+
- app/assets/images/satis/flags/4x3/un.svg
|
714
|
+
- app/assets/images/satis/flags/4x3/us.svg
|
715
|
+
- app/assets/images/satis/flags/4x3/uy.svg
|
716
|
+
- app/assets/images/satis/flags/4x3/uz.svg
|
717
|
+
- app/assets/images/satis/flags/4x3/va.svg
|
718
|
+
- app/assets/images/satis/flags/4x3/vc.svg
|
719
|
+
- app/assets/images/satis/flags/4x3/ve.svg
|
720
|
+
- app/assets/images/satis/flags/4x3/vg.svg
|
721
|
+
- app/assets/images/satis/flags/4x3/vi.svg
|
722
|
+
- app/assets/images/satis/flags/4x3/vn.svg
|
723
|
+
- app/assets/images/satis/flags/4x3/vu.svg
|
724
|
+
- app/assets/images/satis/flags/4x3/wf.svg
|
725
|
+
- app/assets/images/satis/flags/4x3/ws.svg
|
726
|
+
- app/assets/images/satis/flags/4x3/xk.svg
|
727
|
+
- app/assets/images/satis/flags/4x3/xx.svg
|
728
|
+
- app/assets/images/satis/flags/4x3/ye.svg
|
729
|
+
- app/assets/images/satis/flags/4x3/yt.svg
|
730
|
+
- app/assets/images/satis/flags/4x3/za.svg
|
731
|
+
- app/assets/images/satis/flags/4x3/zm.svg
|
732
|
+
- app/assets/images/satis/flags/4x3/zw.svg
|
733
|
+
- app/assets/images/satis/intl-tel-input/flags.png
|
734
|
+
- app/assets/images/satis/intl-tel-input/flags@2x.png
|
735
|
+
- app/assets/images/satis/leaflet/layers-2x.png
|
736
|
+
- app/assets/images/satis/leaflet/layers.png
|
737
|
+
- app/assets/images/satis/leaflet/marker-icon-2x.png
|
738
|
+
- app/assets/images/satis/leaflet/marker-icon.png
|
739
|
+
- app/assets/images/satis/leaflet/marker-shadow.png
|
108
740
|
- app/assets/stylesheets/satis/application.css
|
741
|
+
- app/assets/stylesheets/satis/components/diffy.css
|
742
|
+
- app/assets/stylesheets/satis/components/flag-icons.min.css
|
743
|
+
- app/assets/stylesheets/satis/components/form.css
|
744
|
+
- app/assets/stylesheets/satis/components/intlTelInput.min.css
|
745
|
+
- app/assets/stylesheets/satis/components/leaflet.css
|
746
|
+
- app/assets/stylesheets/satis/components/phone-number.css
|
747
|
+
- app/assets/stylesheets/satis/components/tippyjs.css
|
748
|
+
- app/assets/stylesheets/satis/components/trix.css
|
749
|
+
- app/components/satis/appearance_switcher/component.css
|
109
750
|
- app/components/satis/appearance_switcher/component.html.slim
|
110
751
|
- app/components/satis/appearance_switcher/component.rb
|
111
|
-
- app/components/satis/appearance_switcher/component.scss
|
112
752
|
- app/components/satis/appearance_switcher/component_controller.js
|
113
753
|
- app/components/satis/application_component.rb
|
114
754
|
- app/components/satis/avatar/component.html.slim
|
115
755
|
- app/components/satis/avatar/component.rb
|
756
|
+
- app/components/satis/breadcrumbs/component.css
|
116
757
|
- app/components/satis/breadcrumbs/component.html.slim
|
117
758
|
- app/components/satis/breadcrumbs/component.rb
|
118
|
-
- app/components/satis/breadcrumbs/component.scss
|
119
759
|
- app/components/satis/breadcrumbs/crumb.slim
|
760
|
+
- app/components/satis/calendar_month/component.html.slim
|
761
|
+
- app/components/satis/calendar_month/component.rb
|
762
|
+
- app/components/satis/card/component.css
|
120
763
|
- app/components/satis/card/component.html.slim
|
121
|
-
- app/components/satis/card/component.md
|
122
764
|
- app/components/satis/card/component.rb
|
123
|
-
- app/components/satis/
|
765
|
+
- app/components/satis/date_time_picker/component.css
|
124
766
|
- app/components/satis/date_time_picker/component.html.slim
|
125
767
|
- app/components/satis/date_time_picker/component.md
|
126
768
|
- app/components/satis/date_time_picker/component.rb
|
127
|
-
- app/components/satis/date_time_picker/component.scss
|
128
769
|
- app/components/satis/date_time_picker/component_controller.js
|
770
|
+
- app/components/satis/dialog/component.css
|
771
|
+
- app/components/satis/dialog/component.html.slim
|
772
|
+
- app/components/satis/dialog/component.rb
|
773
|
+
- app/components/satis/dialog/component_controller.js
|
774
|
+
- app/components/satis/dropdown/component.css
|
129
775
|
- app/components/satis/dropdown/component.html.slim
|
130
776
|
- app/components/satis/dropdown/component.md
|
131
777
|
- app/components/satis/dropdown/component.rb
|
132
|
-
- app/components/satis/dropdown/component.scss
|
133
778
|
- app/components/satis/dropdown/component_controller.js
|
779
|
+
- app/components/satis/editor/component.css
|
780
|
+
- app/components/satis/editor/component.html.slim
|
781
|
+
- app/components/satis/editor/component.rb
|
782
|
+
- app/components/satis/editor/component_controller.js
|
783
|
+
- app/components/satis/flash_messages/component.css
|
134
784
|
- app/components/satis/flash_messages/component.html.slim
|
135
785
|
- app/components/satis/flash_messages/component.rb
|
136
|
-
- app/components/satis/flash_messages/component.scss
|
137
786
|
- app/components/satis/flash_messages/message.html.slim
|
138
787
|
- app/components/satis/info/component.html.slim
|
139
788
|
- app/components/satis/info/component.rb
|
140
789
|
- app/components/satis/info_item/component.html.slim
|
141
790
|
- app/components/satis/info_item/component.rb
|
791
|
+
- app/components/satis/input/component.css
|
142
792
|
- app/components/satis/input/component.html.slim
|
143
793
|
- app/components/satis/input/component.rb
|
144
|
-
- app/components/satis/input/
|
794
|
+
- app/components/satis/input/component_controller.js
|
145
795
|
- app/components/satis/input/element.html.slim
|
796
|
+
- app/components/satis/input_array/component.css
|
797
|
+
- app/components/satis/input_array/component.html.slim
|
798
|
+
- app/components/satis/input_array/component.rb
|
799
|
+
- app/components/satis/input_array/component_controller.js
|
800
|
+
- app/components/satis/map/component.css
|
146
801
|
- app/components/satis/map/component.html.slim
|
147
802
|
- app/components/satis/map/component.rb
|
148
|
-
- app/components/satis/map/component.scss
|
149
803
|
- app/components/satis/map/component_controller.js
|
804
|
+
- app/components/satis/menu/component.css
|
150
805
|
- app/components/satis/menu/component.html.slim
|
151
806
|
- app/components/satis/menu/component.md
|
152
807
|
- app/components/satis/menu/component.rb
|
153
|
-
- app/components/satis/menu/component.scss
|
154
808
|
- app/components/satis/menu/component_controller.js
|
155
809
|
- app/components/satis/menu_item/component.html.slim
|
156
810
|
- app/components/satis/menu_item/component.rb
|
157
811
|
- app/components/satis/page/component.html.slim
|
158
812
|
- app/components/satis/page/component.rb
|
159
813
|
- app/components/satis/page/component_controller.js
|
814
|
+
- app/components/satis/progress_bar/component.html.slim
|
815
|
+
- app/components/satis/progress_bar/component.rb
|
816
|
+
- app/components/satis/sidebar_menu/component.css
|
160
817
|
- app/components/satis/sidebar_menu/component.html.slim
|
161
818
|
- app/components/satis/sidebar_menu/component.rb
|
162
|
-
- app/components/satis/sidebar_menu/component.scss
|
163
819
|
- app/components/satis/sidebar_menu/component_controller.js
|
164
820
|
- app/components/satis/sidebar_menu/mobile/component.html.slim
|
165
821
|
- app/components/satis/sidebar_menu/mobile/component.rb
|
822
|
+
- app/components/satis/sidebar_menu_item/component.css
|
166
823
|
- app/components/satis/sidebar_menu_item/component.html.slim
|
167
824
|
- app/components/satis/sidebar_menu_item/component.rb
|
168
|
-
- app/components/satis/sidebar_menu_item/component.scss
|
169
825
|
- app/components/satis/sidebar_menu_item/component_controller.js
|
170
826
|
- app/components/satis/sidebar_menu_item/mobile/component.html.slim
|
171
827
|
- app/components/satis/sidebar_menu_item/mobile/component.rb
|
@@ -173,25 +829,65 @@ files:
|
|
173
829
|
- app/components/satis/switch/component.rb
|
174
830
|
- app/components/satis/switch/component_controller.js
|
175
831
|
- app/components/satis/tab/component.rb
|
832
|
+
- app/components/satis/tabs/component.css
|
176
833
|
- app/components/satis/tabs/component.html.slim
|
177
834
|
- app/components/satis/tabs/component.md
|
178
835
|
- app/components/satis/tabs/component.rb
|
179
|
-
- app/components/satis/tabs/component.scss
|
180
836
|
- app/components/satis/tabs/component_controller.js
|
181
837
|
- app/controllers/satis/application_controller.rb
|
838
|
+
- app/controllers/satis/dialogs_controller.rb
|
839
|
+
- app/controllers/satis/documentation/avatars_controller.rb
|
840
|
+
- app/controllers/satis/documentation/cards_controller.rb
|
841
|
+
- app/controllers/satis/documentation/editors_controller.rb
|
842
|
+
- app/controllers/satis/documentation/forms_controller.rb
|
843
|
+
- app/controllers/satis/documentation/tabs_controller.rb
|
844
|
+
- app/controllers/satis/documentation_controller.rb
|
182
845
|
- app/controllers/satis/user_data_controller.rb
|
183
846
|
- app/helpers/satis/application_helper.rb
|
847
|
+
- app/helpers/satis/showcases/avatars_helper.rb
|
848
|
+
- app/javascript/satis/application.js
|
849
|
+
- app/javascript/satis/controllers/application.js
|
850
|
+
- app/javascript/satis/controllers/application_controller.js
|
851
|
+
- app/javascript/satis/controllers/fields_for_controller.js
|
852
|
+
- app/javascript/satis/controllers/file_controller.js
|
853
|
+
- app/javascript/satis/controllers/form_controller.js
|
854
|
+
- app/javascript/satis/controllers/index.js
|
855
|
+
- app/javascript/satis/controllers/link_controller.js
|
856
|
+
- app/javascript/satis/controllers/phone_number_controller.js
|
857
|
+
- app/javascript/satis/elements/copyable_element.js
|
858
|
+
- app/javascript/satis/utility_controllers/draggable_controller.js
|
859
|
+
- app/javascript/satis/utility_controllers/help_controller.js
|
860
|
+
- app/javascript/satis/utility_controllers/index.js
|
861
|
+
- app/javascript/satis/utility_controllers/show_hide_controller.js
|
862
|
+
- app/javascript/satis/utility_controllers/toggle_controller.js
|
863
|
+
- app/javascript/satis/utils.js
|
184
864
|
- app/jobs/satis/application_job.rb
|
185
865
|
- app/mailers/satis/application_mailer.rb
|
186
866
|
- app/models/satis/application_record.rb
|
187
867
|
- app/models/satis/user_data.rb
|
868
|
+
- app/views/satis/documentation/avatars/index.html.slim
|
869
|
+
- app/views/satis/documentation/cards/index.html.slim
|
870
|
+
- app/views/satis/documentation/editors/index.html.slim
|
871
|
+
- app/views/satis/documentation/forms/index.html.slim
|
872
|
+
- app/views/satis/documentation/forms/select.html.slim
|
873
|
+
- app/views/satis/documentation/index.html.slim
|
874
|
+
- app/views/satis/documentation/tabs/index.html.slim
|
188
875
|
- app/views/shared/_fields_for.html.slim
|
876
|
+
- bin/importmap
|
877
|
+
- bin/rails
|
878
|
+
- config/importmap.rb
|
879
|
+
- config/locales/en.yml
|
189
880
|
- config/routes.rb
|
190
881
|
- db/migrate/20220929142147_create_satis_user_data.rb
|
191
882
|
- db/migrate/20221212083110_change_satis_user_data.rb
|
883
|
+
- db/migrate/20230918115448_add_type_to_satis_user_data.rb
|
884
|
+
- lib/generators/satis/install_generator.rb
|
885
|
+
- lib/generators/satis/tailwind_config_generator.rb
|
886
|
+
- lib/generators/satis/templates/config/initializers/satis.rb
|
192
887
|
- lib/satis.rb
|
193
888
|
- lib/satis/action_controller_helpers.rb
|
194
889
|
- lib/satis/active_record_helpers.rb
|
890
|
+
- lib/satis/concerns/contextual_translations.rb
|
195
891
|
- lib/satis/configuration.rb
|
196
892
|
- lib/satis/engine.rb
|
197
893
|
- lib/satis/forms/builder.rb
|
@@ -207,11 +903,50 @@ files:
|
|
207
903
|
- lib/satis/satisfied.rb
|
208
904
|
- lib/satis/version.rb
|
209
905
|
- lib/tasks/satis_tasks.rake
|
906
|
+
- package.json
|
907
|
+
- satis.gemspec
|
908
|
+
- vendor/javascript/@codemirror--autocomplete.js
|
909
|
+
- vendor/javascript/@codemirror--commands.js
|
910
|
+
- vendor/javascript/@codemirror--lang-css.js
|
911
|
+
- vendor/javascript/@codemirror--lang-html.js
|
912
|
+
- vendor/javascript/@codemirror--lang-javascript.js
|
913
|
+
- vendor/javascript/@codemirror--lang-json.js
|
914
|
+
- vendor/javascript/@codemirror--lang-liquid.js
|
915
|
+
- vendor/javascript/@codemirror--lang-markdown.js
|
916
|
+
- vendor/javascript/@codemirror--lang-yaml.js
|
917
|
+
- vendor/javascript/@codemirror--language.js
|
918
|
+
- vendor/javascript/@codemirror--lint.js
|
919
|
+
- vendor/javascript/@codemirror--search.js
|
920
|
+
- vendor/javascript/@codemirror--state.js
|
921
|
+
- vendor/javascript/@codemirror--view.js
|
922
|
+
- vendor/javascript/@lezer--common.js
|
923
|
+
- vendor/javascript/@lezer--css.js
|
924
|
+
- vendor/javascript/@lezer--highlight.js
|
925
|
+
- vendor/javascript/@lezer--html.js
|
926
|
+
- vendor/javascript/@lezer--javascript.js
|
927
|
+
- vendor/javascript/@lezer--json.js
|
928
|
+
- vendor/javascript/@lezer--lr.js
|
929
|
+
- vendor/javascript/@lezer--markdown.js
|
930
|
+
- vendor/javascript/@lezer--yaml.js
|
931
|
+
- vendor/javascript/@rails--actiontext.js
|
932
|
+
- vendor/javascript/codemirror.js
|
933
|
+
- vendor/javascript/crelt.js
|
934
|
+
- vendor/javascript/data.min.js
|
935
|
+
- vendor/javascript/intl-tel-input-utils.js
|
936
|
+
- vendor/javascript/intl-tel-input.js
|
937
|
+
- vendor/javascript/leaflet.js
|
938
|
+
- vendor/javascript/popper.js.js
|
939
|
+
- vendor/javascript/sortablejs.js
|
940
|
+
- vendor/javascript/style-mod.js
|
941
|
+
- vendor/javascript/tippy.js.js
|
942
|
+
- vendor/javascript/trix.js
|
943
|
+
- vendor/javascript/w3c-keyname.js
|
944
|
+
- yarn.lock
|
210
945
|
homepage: https://github.com/entdec/satis
|
211
946
|
licenses:
|
212
947
|
- MIT
|
213
948
|
metadata: {}
|
214
|
-
post_install_message:
|
949
|
+
post_install_message:
|
215
950
|
rdoc_options: []
|
216
951
|
require_paths:
|
217
952
|
- lib
|
@@ -226,8 +961,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
226
961
|
- !ruby/object:Gem::Version
|
227
962
|
version: '0'
|
228
963
|
requirements: []
|
229
|
-
rubygems_version: 3.
|
230
|
-
signing_key:
|
964
|
+
rubygems_version: 3.4.10
|
965
|
+
signing_key:
|
231
966
|
specification_version: 4
|
232
967
|
summary: Satis allow you to focus on features, let us do the UI/UX. It'll give you
|
233
968
|
satisfaction.
|