From dac42e3b0c9706cfec042b0b07a8055f3dd8bfe9 Mon Sep 17 00:00:00 2001 From: "PC-202306242200\\Administrator" <1648263436@qq.com> Date: Sat, 28 Mar 2026 23:09:02 +0800 Subject: [PATCH] first commit --- .hbuilderx/launch.json | 16 + App.vue | 27 + api/api.js | 187 + common/index.scss | 16 + common/js/user.js | 37 + common/money.json | 101 + components/orderList/orderList.vue | 178 + components/search/search.vue | 86 + components/statusBar/statusBar.vue | 33 + components/tabbar/tabbar.vue | 95 + config.js | 10 + hooks/useNav.js | 46 + index.html | 20 + main.js | 34 + manifest.json | 73 + node_modules/.package-lock.json | 13 + node_modules/dayjs/.editorconfig | 7 + node_modules/dayjs/CHANGELOG.md | 947 ++ node_modules/dayjs/LICENSE | 21 + node_modules/dayjs/README.md | 172 + node_modules/dayjs/dayjs.min.js | 1 + node_modules/dayjs/esm/constant.js | 25 + node_modules/dayjs/esm/index.d.ts | 429 + node_modules/dayjs/esm/index.js | 541 + node_modules/dayjs/esm/locale/af.js | 39 + node_modules/dayjs/esm/locale/am.js | 40 + node_modules/dayjs/esm/locale/ar-dz.js | 41 + node_modules/dayjs/esm/locale/ar-iq.js | 42 + node_modules/dayjs/esm/locale/ar-kw.js | 41 + node_modules/dayjs/esm/locale/ar-ly.js | 27 + node_modules/dayjs/esm/locale/ar-ma.js | 42 + node_modules/dayjs/esm/locale/ar-sa.js | 41 + node_modules/dayjs/esm/locale/ar-tn.js | 42 + node_modules/dayjs/esm/locale/ar.js | 77 + node_modules/dayjs/esm/locale/az.js | 39 + node_modules/dayjs/esm/locale/be.js | 24 + node_modules/dayjs/esm/locale/bg.js | 55 + node_modules/dayjs/esm/locale/bi.js | 39 + node_modules/dayjs/esm/locale/bm.js | 39 + node_modules/dayjs/esm/locale/bn-bd.js | 81 + node_modules/dayjs/esm/locale/bn.js | 72 + node_modules/dayjs/esm/locale/bo.js | 38 + node_modules/dayjs/esm/locale/br.js | 93 + node_modules/dayjs/esm/locale/bs.js | 24 + node_modules/dayjs/esm/locale/ca.js | 44 + node_modules/dayjs/esm/locale/cs.js | 120 + node_modules/dayjs/esm/locale/cv.js | 24 + node_modules/dayjs/esm/locale/cy.js | 39 + node_modules/dayjs/esm/locale/da.js | 40 + node_modules/dayjs/esm/locale/de-at.js | 63 + node_modules/dayjs/esm/locale/de-ch.js | 63 + node_modules/dayjs/esm/locale/de.js | 64 + node_modules/dayjs/esm/locale/dv.js | 39 + node_modules/dayjs/esm/locale/el.js | 39 + node_modules/dayjs/esm/locale/en-au.js | 39 + node_modules/dayjs/esm/locale/en-ca.js | 38 + node_modules/dayjs/esm/locale/en-gb.js | 42 + node_modules/dayjs/esm/locale/en-ie.js | 39 + node_modules/dayjs/esm/locale/en-il.js | 38 + node_modules/dayjs/esm/locale/en-in.js | 42 + node_modules/dayjs/esm/locale/en-nz.js | 41 + node_modules/dayjs/esm/locale/en-sg.js | 39 + node_modules/dayjs/esm/locale/en-tt.js | 42 + node_modules/dayjs/esm/locale/en.js | 12 + node_modules/dayjs/esm/locale/eo.js | 39 + node_modules/dayjs/esm/locale/es-do.js | 39 + node_modules/dayjs/esm/locale/es-mx.js | 38 + node_modules/dayjs/esm/locale/es-pr.js | 39 + node_modules/dayjs/esm/locale/es-us.js | 38 + node_modules/dayjs/esm/locale/es.js | 39 + node_modules/dayjs/esm/locale/et.js | 65 + node_modules/dayjs/esm/locale/eu.js | 43 + node_modules/dayjs/esm/locale/fa.js | 39 + node_modules/dayjs/esm/locale/fi.js | 88 + node_modules/dayjs/esm/locale/fo.js | 39 + node_modules/dayjs/esm/locale/fr-ca.js | 38 + node_modules/dayjs/esm/locale/fr-ch.js | 39 + node_modules/dayjs/esm/locale/fr.js | 41 + node_modules/dayjs/esm/locale/fy.js | 39 + node_modules/dayjs/esm/locale/ga.js | 39 + node_modules/dayjs/esm/locale/gd.js | 39 + node_modules/dayjs/esm/locale/gl.js | 39 + node_modules/dayjs/esm/locale/gom-latn.js | 25 + node_modules/dayjs/esm/locale/gu.js | 38 + node_modules/dayjs/esm/locale/he.js | 78 + node_modules/dayjs/esm/locale/hi.js | 38 + node_modules/dayjs/esm/locale/hr.js | 53 + node_modules/dayjs/esm/locale/ht.js | 38 + node_modules/dayjs/esm/locale/hu.js | 61 + node_modules/dayjs/esm/locale/hy-am.js | 39 + node_modules/dayjs/esm/locale/id.js | 39 + node_modules/dayjs/esm/locale/index.d.ts | 11 + node_modules/dayjs/esm/locale/is.js | 68 + node_modules/dayjs/esm/locale/it-ch.js | 39 + node_modules/dayjs/esm/locale/it.js | 39 + node_modules/dayjs/esm/locale/ja.js | 45 + node_modules/dayjs/esm/locale/jv.js | 39 + node_modules/dayjs/esm/locale/ka.js | 39 + node_modules/dayjs/esm/locale/kk.js | 39 + node_modules/dayjs/esm/locale/km.js | 39 + node_modules/dayjs/esm/locale/kn.js | 38 + node_modules/dayjs/esm/locale/ko.js | 45 + node_modules/dayjs/esm/locale/ku.js | 77 + node_modules/dayjs/esm/locale/ky.js | 39 + node_modules/dayjs/esm/locale/lb.js | 24 + node_modules/dayjs/esm/locale/lo.js | 38 + node_modules/dayjs/esm/locale/lt.js | 70 + node_modules/dayjs/esm/locale/lv.js | 39 + node_modules/dayjs/esm/locale/me.js | 24 + node_modules/dayjs/esm/locale/mi.js | 39 + node_modules/dayjs/esm/locale/mk.js | 39 + node_modules/dayjs/esm/locale/ml.js | 38 + node_modules/dayjs/esm/locale/mn.js | 38 + node_modules/dayjs/esm/locale/mr.js | 23 + node_modules/dayjs/esm/locale/ms-my.js | 39 + node_modules/dayjs/esm/locale/ms.js | 39 + node_modules/dayjs/esm/locale/mt.js | 39 + node_modules/dayjs/esm/locale/my.js | 39 + node_modules/dayjs/esm/locale/nb.js | 40 + node_modules/dayjs/esm/locale/ne.js | 40 + node_modules/dayjs/esm/locale/nl-be.js | 39 + node_modules/dayjs/esm/locale/nl.js | 40 + node_modules/dayjs/esm/locale/nn.js | 39 + node_modules/dayjs/esm/locale/oc-lnc.js | 39 + node_modules/dayjs/esm/locale/pa-in.js | 38 + node_modules/dayjs/esm/locale/pl.js | 87 + node_modules/dayjs/esm/locale/pt-br.js | 38 + node_modules/dayjs/esm/locale/pt.js | 40 + node_modules/dayjs/esm/locale/rn.js | 39 + node_modules/dayjs/esm/locale/ro.js | 39 + node_modules/dayjs/esm/locale/ru.js | 99 + node_modules/dayjs/esm/locale/rw.js | 35 + node_modules/dayjs/esm/locale/sd.js | 39 + node_modules/dayjs/esm/locale/se.js | 39 + node_modules/dayjs/esm/locale/si.js | 38 + node_modules/dayjs/esm/locale/sk.js | 121 + node_modules/dayjs/esm/locale/sl.js | 141 + node_modules/dayjs/esm/locale/sq.js | 39 + node_modules/dayjs/esm/locale/sr-cyrl.js | 74 + node_modules/dayjs/esm/locale/sr.js | 74 + node_modules/dayjs/esm/locale/ss.js | 39 + node_modules/dayjs/esm/locale/sv-fi.js | 46 + node_modules/dayjs/esm/locale/sv.js | 44 + node_modules/dayjs/esm/locale/sw.js | 39 + node_modules/dayjs/esm/locale/ta.js | 38 + node_modules/dayjs/esm/locale/te.js | 38 + node_modules/dayjs/esm/locale/tet.js | 39 + node_modules/dayjs/esm/locale/tg.js | 39 + node_modules/dayjs/esm/locale/th.js | 38 + node_modules/dayjs/esm/locale/tk.js | 39 + node_modules/dayjs/esm/locale/tl-ph.js | 39 + node_modules/dayjs/esm/locale/tlh.js | 24 + node_modules/dayjs/esm/locale/tr.js | 39 + node_modules/dayjs/esm/locale/types.d.ts | 33 + node_modules/dayjs/esm/locale/tzl.js | 24 + node_modules/dayjs/esm/locale/tzm-latn.js | 39 + node_modules/dayjs/esm/locale/tzm.js | 39 + node_modules/dayjs/esm/locale/ug-cn.js | 39 + node_modules/dayjs/esm/locale/uk.js | 77 + node_modules/dayjs/esm/locale/ur.js | 39 + node_modules/dayjs/esm/locale/uz-latn.js | 39 + node_modules/dayjs/esm/locale/uz.js | 39 + node_modules/dayjs/esm/locale/vi.js | 43 + node_modules/dayjs/esm/locale/x-pseudo.js | 39 + node_modules/dayjs/esm/locale/yo.js | 39 + node_modules/dayjs/esm/locale/zh-cn.js | 67 + node_modules/dayjs/esm/locale/zh-hk.js | 65 + node_modules/dayjs/esm/locale/zh-tw.js | 65 + node_modules/dayjs/esm/locale/zh.js | 67 + .../esm/plugin/advancedFormat/index.d.ts | 4 + .../dayjs/esm/plugin/advancedFormat/index.js | 66 + .../dayjs/esm/plugin/arraySupport/index.d.ts | 10 + .../dayjs/esm/plugin/arraySupport/index.js | 33 + .../dayjs/esm/plugin/badMutable/index.d.ts | 4 + .../dayjs/esm/plugin/badMutable/index.js | 61 + .../dayjs/esm/plugin/bigIntSupport/index.d.ts | 11 + .../dayjs/esm/plugin/bigIntSupport/index.js | 32 + .../dayjs/esm/plugin/buddhistEra/index.d.ts | 4 + .../dayjs/esm/plugin/buddhistEra/index.js | 21 + .../dayjs/esm/plugin/calendar/index.d.ts | 10 + .../dayjs/esm/plugin/calendar/index.js | 32 + .../esm/plugin/customParseFormat/index.d.ts | 8 + .../esm/plugin/customParseFormat/index.js | 333 + .../dayjs/esm/plugin/dayOfYear/index.d.ts | 11 + .../dayjs/esm/plugin/dayOfYear/index.js | 9 + .../dayjs/esm/plugin/devHelper/index.d.ts | 4 + .../dayjs/esm/plugin/devHelper/index.js | 38 + .../dayjs/esm/plugin/duration/index.d.ts | 88 + .../dayjs/esm/plugin/duration/index.js | 356 + .../dayjs/esm/plugin/isBetween/index.d.ts | 10 + .../dayjs/esm/plugin/isBetween/index.js | 10 + .../dayjs/esm/plugin/isLeapYear/index.d.ts | 10 + .../dayjs/esm/plugin/isLeapYear/index.js | 7 + .../dayjs/esm/plugin/isMoment/index.d.ts | 10 + .../dayjs/esm/plugin/isMoment/index.js | 5 + .../dayjs/esm/plugin/isSameOrAfter/index.d.ts | 10 + .../dayjs/esm/plugin/isSameOrAfter/index.js | 5 + .../esm/plugin/isSameOrBefore/index.d.ts | 10 + .../dayjs/esm/plugin/isSameOrBefore/index.js | 5 + .../dayjs/esm/plugin/isToday/index.d.ts | 10 + .../dayjs/esm/plugin/isToday/index.js | 9 + .../dayjs/esm/plugin/isTomorrow/index.d.ts | 10 + .../dayjs/esm/plugin/isTomorrow/index.js | 9 + .../dayjs/esm/plugin/isYesterday/index.d.ts | 10 + .../dayjs/esm/plugin/isYesterday/index.js | 9 + .../dayjs/esm/plugin/isoWeek/index.d.ts | 27 + .../dayjs/esm/plugin/isoWeek/index.js | 57 + .../esm/plugin/isoWeeksInYear/index.d.ts | 10 + .../dayjs/esm/plugin/isoWeeksInYear/index.js | 15 + .../dayjs/esm/plugin/localeData/index.d.ts | 44 + .../dayjs/esm/plugin/localeData/index.js | 114 + .../esm/plugin/localizedFormat/index.d.ts | 4 + .../dayjs/esm/plugin/localizedFormat/index.js | 20 + .../dayjs/esm/plugin/localizedFormat/utils.js | 20 + .../dayjs/esm/plugin/minMax/index.d.ts | 22 + node_modules/dayjs/esm/plugin/minMax/index.js | 39 + .../dayjs/esm/plugin/negativeYear/index.d.ts | 4 + .../dayjs/esm/plugin/negativeYear/index.js | 36 + .../dayjs/esm/plugin/objectSupport/index.d.ts | 48 + .../dayjs/esm/plugin/objectSupport/index.js | 97 + .../dayjs/esm/plugin/pluralGetSet/index.d.ts | 44 + .../dayjs/esm/plugin/pluralGetSet/index.js | 7 + .../esm/plugin/preParsePostFormat/index.d.ts | 4 + .../esm/plugin/preParsePostFormat/index.js | 40 + .../dayjs/esm/plugin/quarterOfYear/index.d.ts | 26 + .../dayjs/esm/plugin/quarterOfYear/index.js | 41 + .../dayjs/esm/plugin/relativeTime/index.d.ts | 24 + .../dayjs/esm/plugin/relativeTime/index.js | 130 + .../dayjs/esm/plugin/timezone/index.d.ts | 20 + .../dayjs/esm/plugin/timezone/index.js | 198 + .../dayjs/esm/plugin/toArray/index.d.ts | 10 + .../dayjs/esm/plugin/toArray/index.js | 7 + .../dayjs/esm/plugin/toObject/index.d.ts | 20 + .../dayjs/esm/plugin/toObject/index.js | 15 + .../dayjs/esm/plugin/updateLocale/index.d.ts | 8 + .../dayjs/esm/plugin/updateLocale/index.js | 12 + node_modules/dayjs/esm/plugin/utc/index.d.ts | 19 + node_modules/dayjs/esm/plugin/utc/index.js | 188 + .../dayjs/esm/plugin/weekOfYear/index.d.ts | 12 + .../dayjs/esm/plugin/weekOfYear/index.js | 44 + .../dayjs/esm/plugin/weekYear/index.d.ts | 10 + .../dayjs/esm/plugin/weekYear/index.js | 19 + .../dayjs/esm/plugin/weekday/index.d.ts | 12 + .../dayjs/esm/plugin/weekday/index.js | 15 + node_modules/dayjs/esm/utils.js | 58 + node_modules/dayjs/index.d.ts | 429 + node_modules/dayjs/locale.json | 1 + node_modules/dayjs/locale/af.js | 1 + node_modules/dayjs/locale/am.js | 1 + node_modules/dayjs/locale/ar-dz.js | 1 + node_modules/dayjs/locale/ar-iq.js | 1 + node_modules/dayjs/locale/ar-kw.js | 1 + node_modules/dayjs/locale/ar-ly.js | 1 + node_modules/dayjs/locale/ar-ma.js | 1 + node_modules/dayjs/locale/ar-sa.js | 1 + node_modules/dayjs/locale/ar-tn.js | 1 + node_modules/dayjs/locale/ar.js | 1 + node_modules/dayjs/locale/az.js | 1 + node_modules/dayjs/locale/be.js | 1 + node_modules/dayjs/locale/bg.js | 1 + node_modules/dayjs/locale/bi.js | 1 + node_modules/dayjs/locale/bm.js | 1 + node_modules/dayjs/locale/bn-bd.js | 1 + node_modules/dayjs/locale/bn.js | 1 + node_modules/dayjs/locale/bo.js | 1 + node_modules/dayjs/locale/br.js | 1 + node_modules/dayjs/locale/bs.js | 1 + node_modules/dayjs/locale/ca.js | 1 + node_modules/dayjs/locale/cs.js | 1 + node_modules/dayjs/locale/cv.js | 1 + node_modules/dayjs/locale/cy.js | 1 + node_modules/dayjs/locale/da.js | 1 + node_modules/dayjs/locale/de-at.js | 1 + node_modules/dayjs/locale/de-ch.js | 1 + node_modules/dayjs/locale/de.js | 1 + node_modules/dayjs/locale/dv.js | 1 + node_modules/dayjs/locale/el.js | 1 + node_modules/dayjs/locale/en-au.js | 1 + node_modules/dayjs/locale/en-ca.js | 1 + node_modules/dayjs/locale/en-gb.js | 1 + node_modules/dayjs/locale/en-ie.js | 1 + node_modules/dayjs/locale/en-il.js | 1 + node_modules/dayjs/locale/en-in.js | 1 + node_modules/dayjs/locale/en-nz.js | 1 + node_modules/dayjs/locale/en-sg.js | 1 + node_modules/dayjs/locale/en-tt.js | 1 + node_modules/dayjs/locale/en.js | 1 + node_modules/dayjs/locale/eo.js | 1 + node_modules/dayjs/locale/es-do.js | 1 + node_modules/dayjs/locale/es-mx.js | 1 + node_modules/dayjs/locale/es-pr.js | 1 + node_modules/dayjs/locale/es-us.js | 1 + node_modules/dayjs/locale/es.js | 1 + node_modules/dayjs/locale/et.js | 1 + node_modules/dayjs/locale/eu.js | 1 + node_modules/dayjs/locale/fa.js | 1 + node_modules/dayjs/locale/fi.js | 1 + node_modules/dayjs/locale/fo.js | 1 + node_modules/dayjs/locale/fr-ca.js | 1 + node_modules/dayjs/locale/fr-ch.js | 1 + node_modules/dayjs/locale/fr.js | 1 + node_modules/dayjs/locale/fy.js | 1 + node_modules/dayjs/locale/ga.js | 1 + node_modules/dayjs/locale/gd.js | 1 + node_modules/dayjs/locale/gl.js | 1 + node_modules/dayjs/locale/gom-latn.js | 1 + node_modules/dayjs/locale/gu.js | 1 + node_modules/dayjs/locale/he.js | 1 + node_modules/dayjs/locale/hi.js | 1 + node_modules/dayjs/locale/hr.js | 1 + node_modules/dayjs/locale/ht.js | 1 + node_modules/dayjs/locale/hu.js | 1 + node_modules/dayjs/locale/hy-am.js | 1 + node_modules/dayjs/locale/id.js | 1 + node_modules/dayjs/locale/index.d.ts | 11 + node_modules/dayjs/locale/is.js | 1 + node_modules/dayjs/locale/it-ch.js | 1 + node_modules/dayjs/locale/it.js | 1 + node_modules/dayjs/locale/ja.js | 1 + node_modules/dayjs/locale/jv.js | 1 + node_modules/dayjs/locale/ka.js | 1 + node_modules/dayjs/locale/kk.js | 1 + node_modules/dayjs/locale/km.js | 1 + node_modules/dayjs/locale/kn.js | 1 + node_modules/dayjs/locale/ko.js | 1 + node_modules/dayjs/locale/ku.js | 1 + node_modules/dayjs/locale/ky.js | 1 + node_modules/dayjs/locale/lb.js | 1 + node_modules/dayjs/locale/lo.js | 1 + node_modules/dayjs/locale/lt.js | 1 + node_modules/dayjs/locale/lv.js | 1 + node_modules/dayjs/locale/me.js | 1 + node_modules/dayjs/locale/mi.js | 1 + node_modules/dayjs/locale/mk.js | 1 + node_modules/dayjs/locale/ml.js | 1 + node_modules/dayjs/locale/mn.js | 1 + node_modules/dayjs/locale/mr.js | 1 + node_modules/dayjs/locale/ms-my.js | 1 + node_modules/dayjs/locale/ms.js | 1 + node_modules/dayjs/locale/mt.js | 1 + node_modules/dayjs/locale/my.js | 1 + node_modules/dayjs/locale/nb.js | 1 + node_modules/dayjs/locale/ne.js | 1 + node_modules/dayjs/locale/nl-be.js | 1 + node_modules/dayjs/locale/nl.js | 1 + node_modules/dayjs/locale/nn.js | 1 + node_modules/dayjs/locale/oc-lnc.js | 1 + node_modules/dayjs/locale/pa-in.js | 1 + node_modules/dayjs/locale/pl.js | 1 + node_modules/dayjs/locale/pt-br.js | 1 + node_modules/dayjs/locale/pt.js | 1 + node_modules/dayjs/locale/rn.js | 1 + node_modules/dayjs/locale/ro.js | 1 + node_modules/dayjs/locale/ru.js | 1 + node_modules/dayjs/locale/rw.js | 1 + node_modules/dayjs/locale/sd.js | 1 + node_modules/dayjs/locale/se.js | 1 + node_modules/dayjs/locale/si.js | 1 + node_modules/dayjs/locale/sk.js | 1 + node_modules/dayjs/locale/sl.js | 1 + node_modules/dayjs/locale/sq.js | 1 + node_modules/dayjs/locale/sr-cyrl.js | 1 + node_modules/dayjs/locale/sr.js | 1 + node_modules/dayjs/locale/ss.js | 1 + node_modules/dayjs/locale/sv-fi.js | 1 + node_modules/dayjs/locale/sv.js | 1 + node_modules/dayjs/locale/sw.js | 1 + node_modules/dayjs/locale/ta.js | 1 + node_modules/dayjs/locale/te.js | 1 + node_modules/dayjs/locale/tet.js | 1 + node_modules/dayjs/locale/tg.js | 1 + node_modules/dayjs/locale/th.js | 1 + node_modules/dayjs/locale/tk.js | 1 + node_modules/dayjs/locale/tl-ph.js | 1 + node_modules/dayjs/locale/tlh.js | 1 + node_modules/dayjs/locale/tr.js | 1 + node_modules/dayjs/locale/types.d.ts | 33 + node_modules/dayjs/locale/tzl.js | 1 + node_modules/dayjs/locale/tzm-latn.js | 1 + node_modules/dayjs/locale/tzm.js | 1 + node_modules/dayjs/locale/ug-cn.js | 1 + node_modules/dayjs/locale/uk.js | 1 + node_modules/dayjs/locale/ur.js | 1 + node_modules/dayjs/locale/uz-latn.js | 1 + node_modules/dayjs/locale/uz.js | 1 + node_modules/dayjs/locale/vi.js | 1 + node_modules/dayjs/locale/x-pseudo.js | 1 + node_modules/dayjs/locale/yo.js | 1 + node_modules/dayjs/locale/zh-cn.js | 1 + node_modules/dayjs/locale/zh-hk.js | 1 + node_modules/dayjs/locale/zh-tw.js | 1 + node_modules/dayjs/locale/zh.js | 1 + node_modules/dayjs/package.json | 84 + node_modules/dayjs/plugin/advancedFormat.d.ts | 4 + node_modules/dayjs/plugin/advancedFormat.js | 1 + node_modules/dayjs/plugin/arraySupport.d.ts | 10 + node_modules/dayjs/plugin/arraySupport.js | 1 + node_modules/dayjs/plugin/badMutable.d.ts | 4 + node_modules/dayjs/plugin/badMutable.js | 1 + node_modules/dayjs/plugin/bigIntSupport.d.ts | 11 + node_modules/dayjs/plugin/bigIntSupport.js | 1 + node_modules/dayjs/plugin/buddhistEra.d.ts | 4 + node_modules/dayjs/plugin/buddhistEra.js | 1 + node_modules/dayjs/plugin/calendar.d.ts | 10 + node_modules/dayjs/plugin/calendar.js | 1 + .../dayjs/plugin/customParseFormat.d.ts | 8 + .../dayjs/plugin/customParseFormat.js | 1 + node_modules/dayjs/plugin/dayOfYear.d.ts | 11 + node_modules/dayjs/plugin/dayOfYear.js | 1 + node_modules/dayjs/plugin/devHelper.d.ts | 4 + node_modules/dayjs/plugin/devHelper.js | 1 + node_modules/dayjs/plugin/duration.d.ts | 88 + node_modules/dayjs/plugin/duration.js | 1 + node_modules/dayjs/plugin/isBetween.d.ts | 10 + node_modules/dayjs/plugin/isBetween.js | 1 + node_modules/dayjs/plugin/isLeapYear.d.ts | 10 + node_modules/dayjs/plugin/isLeapYear.js | 1 + node_modules/dayjs/plugin/isMoment.d.ts | 10 + node_modules/dayjs/plugin/isMoment.js | 1 + node_modules/dayjs/plugin/isSameOrAfter.d.ts | 10 + node_modules/dayjs/plugin/isSameOrAfter.js | 1 + node_modules/dayjs/plugin/isSameOrBefore.d.ts | 10 + node_modules/dayjs/plugin/isSameOrBefore.js | 1 + node_modules/dayjs/plugin/isToday.d.ts | 10 + node_modules/dayjs/plugin/isToday.js | 1 + node_modules/dayjs/plugin/isTomorrow.d.ts | 10 + node_modules/dayjs/plugin/isTomorrow.js | 1 + node_modules/dayjs/plugin/isYesterday.d.ts | 10 + node_modules/dayjs/plugin/isYesterday.js | 1 + node_modules/dayjs/plugin/isoWeek.d.ts | 27 + node_modules/dayjs/plugin/isoWeek.js | 1 + node_modules/dayjs/plugin/isoWeeksInYear.d.ts | 10 + node_modules/dayjs/plugin/isoWeeksInYear.js | 1 + node_modules/dayjs/plugin/localeData.d.ts | 44 + node_modules/dayjs/plugin/localeData.js | 1 + .../dayjs/plugin/localizedFormat.d.ts | 4 + node_modules/dayjs/plugin/localizedFormat.js | 1 + node_modules/dayjs/plugin/minMax.d.ts | 22 + node_modules/dayjs/plugin/minMax.js | 1 + node_modules/dayjs/plugin/negativeYear.d.ts | 4 + node_modules/dayjs/plugin/negativeYear.js | 1 + node_modules/dayjs/plugin/objectSupport.d.ts | 48 + node_modules/dayjs/plugin/objectSupport.js | 1 + node_modules/dayjs/plugin/pluralGetSet.d.ts | 44 + node_modules/dayjs/plugin/pluralGetSet.js | 1 + .../dayjs/plugin/preParsePostFormat.d.ts | 4 + .../dayjs/plugin/preParsePostFormat.js | 1 + node_modules/dayjs/plugin/quarterOfYear.d.ts | 26 + node_modules/dayjs/plugin/quarterOfYear.js | 1 + node_modules/dayjs/plugin/relativeTime.d.ts | 24 + node_modules/dayjs/plugin/relativeTime.js | 1 + node_modules/dayjs/plugin/timezone.d.ts | 20 + node_modules/dayjs/plugin/timezone.js | 1 + node_modules/dayjs/plugin/toArray.d.ts | 10 + node_modules/dayjs/plugin/toArray.js | 1 + node_modules/dayjs/plugin/toObject.d.ts | 20 + node_modules/dayjs/plugin/toObject.js | 1 + node_modules/dayjs/plugin/updateLocale.d.ts | 8 + node_modules/dayjs/plugin/updateLocale.js | 1 + node_modules/dayjs/plugin/utc.d.ts | 19 + node_modules/dayjs/plugin/utc.js | 1 + node_modules/dayjs/plugin/weekOfYear.d.ts | 12 + node_modules/dayjs/plugin/weekOfYear.js | 1 + node_modules/dayjs/plugin/weekYear.d.ts | 10 + node_modules/dayjs/plugin/weekYear.js | 1 + node_modules/dayjs/plugin/weekday.d.ts | 12 + node_modules/dayjs/plugin/weekday.js | 1 + package-lock.json | 18 + package.json | 5 + pages.json | 117 + pages/index/index.vue | 390 + pages/login/getBack.vue | 152 + pages/login/getBackAccout.vue | 160 + pages/login/login.vue | 148 + pages/login/register.vue | 190 + pages/mine/addBankCard.vue | 137 + pages/mine/bankCard.vue | 126 + pages/mine/incomeList.vue | 163 + pages/mine/piles.vue | 176 + pages/mine/withdraw.vue | 251 + pages/mine/z.vue | 156 + pages/order/order.vue | 209 + request/index.js | 99 + static/icon/avatar.png | Bin 0 -> 6255 bytes static/icon/cds.png | Bin 0 -> 4935 bytes static/icon/cdz.png | Bin 0 -> 4907 bytes static/icon/grxx.png | Bin 0 -> 4797 bytes static/icon/hd.png | Bin 0 -> 5697 bytes static/icon/home.png | Bin 0 -> 1618 bytes static/icon/mx.png | Bin 0 -> 4302 bytes static/icon/order.png | Bin 0 -> 4008 bytes static/icon/sz.png | Bin 0 -> 2599 bytes static/icon/tc.png | Bin 0 -> 4913 bytes static/icon/tkf.png | Bin 0 -> 2547 bytes static/icon/tx.png | Bin 0 -> 1863 bytes static/icon/txs.png | Bin 0 -> 9070 bytes static/icon/xia.png | Bin 0 -> 849 bytes static/icon/yhk.png | Bin 0 -> 1761 bytes static/icon/zhuan.png | Bin 0 -> 6052 bytes static/icon/zz.png | Bin 0 -> 4401 bytes static/logo.png | Bin 0 -> 15058 bytes static/logoB.png | Bin 0 -> 46779 bytes store/index.js | 14 + uni.promisify.adaptor.js | 10 + uni.scss | 9 + uni_modules/mp-html/README.md | 194 + uni_modules/mp-html/changelog.md | 150 + .../mp-html/components/mp-html/mp-html.vue | 498 + .../mp-html/components/mp-html/node/node.vue | 587 + .../mp-html/components/mp-html/parser.js | 1393 ++ uni_modules/mp-html/package.json | 76 + .../static/app-plus/mp-html/js/handler.js | 1 + .../app-plus/mp-html/js/uni.webview.min.js | 1 + .../static/app-plus/mp-html/local.html | 1 + uni_modules/qiun-data-charts/changelog.md | 320 + .../qiun-data-charts/qiun-data-charts.vue | 1618 ++ .../components/qiun-error/qiun-error.vue | 46 + .../components/qiun-loading/loading1.vue | 162 + .../components/qiun-loading/loading2.vue | 170 + .../components/qiun-loading/loading3.vue | 173 + .../components/qiun-loading/loading4.vue | 222 + .../components/qiun-loading/loading5.vue | 229 + .../components/qiun-loading/qiun-loading.vue | 36 + .../js_sdk/u-charts/config-echarts.js | 422 + .../js_sdk/u-charts/config-ucharts.js | 606 + .../js_sdk/u-charts/readme.md | 5 + .../js_sdk/u-charts/u-charts.js | 7706 ++++++++++ .../js_sdk/u-charts/u-charts.min.js | 18 + uni_modules/qiun-data-charts/license.md | 201 + uni_modules/qiun-data-charts/package.json | 80 + uni_modules/qiun-data-charts/readme.md | 84 + .../static/app-plus/echarts.min.js | 23 + .../qiun-data-charts/static/h5/echarts.min.js | 23 + .../tuniaoui-wx-user-info/changelog.md | 4 + .../tuniaoui-wx-user-info.vue | 379 + .../tuniaoui-wx-user-info/package.json | 82 + uni_modules/tuniaoui-wx-user-info/readme.md | 84 + .../tuniaoui-wx-user-info/static/iconfont.css | 25 + uni_modules/uni-datetime-picker/changelog.md | 168 + .../uni-datetime-picker/calendar-item.vue | 177 + .../uni-datetime-picker/calendar.vue | 947 ++ .../uni-datetime-picker/i18n/en.json | 22 + .../uni-datetime-picker/i18n/index.js | 8 + .../uni-datetime-picker/i18n/zh-Hans.json | 22 + .../uni-datetime-picker/i18n/zh-Hant.json | 22 + .../uni-datetime-picker/time-picker.vue | 940 ++ .../uni-datetime-picker.vue | 1064 ++ .../components/uni-datetime-picker/util.js | 421 + uni_modules/uni-datetime-picker/package.json | 88 + uni_modules/uni-datetime-picker/readme.md | 21 + uni_modules/uni-icons/changelog.md | 42 + .../components/uni-icons/uni-icons.uvue | 91 + .../components/uni-icons/uni-icons.vue | 110 + .../components/uni-icons/uniicons.css | 664 + .../components/uni-icons/uniicons.ttf | Bin 0 -> 35824 bytes .../components/uni-icons/uniicons_file.ts | 664 + .../components/uni-icons/uniicons_file_vue.js | 649 + uni_modules/uni-icons/package.json | 89 + uni_modules/uni-icons/readme.md | 8 + uni_modules/uni-load-more/changelog.md | 19 + .../components/uni-load-more/i18n/en.json | 5 + .../components/uni-load-more/i18n/index.js | 8 + .../uni-load-more/i18n/zh-Hans.json | 5 + .../uni-load-more/i18n/zh-Hant.json | 5 + .../uni-load-more/uni-load-more.vue | 399 + uni_modules/uni-load-more/package.json | 86 + uni_modules/uni-load-more/readme.md | 14 + uni_modules/uni-popup/changelog.md | 84 + .../components/uni-popup-dialog/keypress.js | 45 + .../uni-popup-dialog/uni-popup-dialog.vue | 316 + .../uni-popup-message/uni-popup-message.vue | 143 + .../uni-popup-share/uni-popup-share.vue | 187 + .../components/uni-popup/i18n/en.json | 7 + .../components/uni-popup/i18n/index.js | 8 + .../components/uni-popup/i18n/zh-Hans.json | 7 + .../components/uni-popup/i18n/zh-Hant.json | 7 + .../components/uni-popup/keypress.js | 45 + .../uni-popup/components/uni-popup/popup.js | 26 + .../components/uni-popup/uni-popup.uvue | 90 + .../components/uni-popup/uni-popup.vue | 503 + uni_modules/uni-popup/package.json | 88 + uni_modules/uni-popup/readme.md | 17 + uni_modules/uni-scss/changelog.md | 8 + uni_modules/uni-scss/index.scss | 1 + uni_modules/uni-scss/package.json | 82 + uni_modules/uni-scss/readme.md | 4 + uni_modules/uni-scss/styles/index.scss | 7 + .../uni-scss/styles/setting/_border.scss | 3 + .../uni-scss/styles/setting/_color.scss | 66 + .../uni-scss/styles/setting/_radius.scss | 55 + .../uni-scss/styles/setting/_space.scss | 56 + .../uni-scss/styles/setting/_styles.scss | 167 + .../uni-scss/styles/setting/_text.scss | 24 + .../uni-scss/styles/setting/_variables.scss | 146 + .../uni-scss/styles/tools/functions.scss | 19 + uni_modules/uni-scss/theme.scss | 31 + uni_modules/uni-scss/variables.scss | 62 + uni_modules/uni-section/changelog.md | 2 + .../components/uni-section/uni-section.vue | 167 + uni_modules/uni-section/package.json | 87 + uni_modules/uni-section/readme.md | 8 + uni_modules/uni-transition/changelog.md | 24 + .../uni-transition/createAnimation.js | 131 + .../uni-transition/uni-transition.vue | 286 + uni_modules/uni-transition/package.json | 85 + uni_modules/uni-transition/readme.md | 11 + uni_modules/uview-plus/LICENSE | 21 + uni_modules/uview-plus/README.md | 64 + uni_modules/uview-plus/changelog.md | 204 + .../uview-plus/components/u--form/u--form.vue | 80 + .../components/u--image/u--image.vue | 50 + .../components/u--input/u--input.vue | 74 + .../uview-plus/components/u--text/u--text.vue | 45 + .../components/u--textarea/u--textarea.vue | 47 + .../components/u-action-sheet/props.js | 55 + .../u-action-sheet/u-action-sheet.vue | 281 + .../uview-plus/components/u-album/props.js | 60 + .../uview-plus/components/u-album/u-album.vue | 264 + .../uview-plus/components/u-alert/props.js | 45 + .../uview-plus/components/u-alert/u-alert.vue | 249 + .../components/u-avatar-group/props.js | 53 + .../u-avatar-group/u-avatar-group.vue | 110 + .../uview-plus/components/u-avatar/props.js | 80 + .../components/u-avatar/u-avatar.vue | 180 + .../uview-plus/components/u-back-top/props.js | 55 + .../components/u-back-top/u-back-top.vue | 133 + .../uview-plus/components/u-badge/props.js | 78 + .../uview-plus/components/u-badge/u-badge.vue | 177 + .../uview-plus/components/u-button/nvue.scss | 46 + .../uview-plus/components/u-button/props.js | 153 + .../components/u-button/u-button.vue | 503 + .../uview-plus/components/u-button/vue.scss | 81 + .../components/u-calendar/header.vue | 101 + .../components/u-calendar/month.vue | 585 + .../uview-plus/components/u-calendar/props.js | 145 + .../components/u-calendar/u-calendar.vue | 409 + .../uview-plus/components/u-calendar/util.js | 86 + .../components/u-car-keyboard/props.js | 15 + .../u-car-keyboard/u-car-keyboard.vue | 315 + .../components/u-cell-group/props.js | 15 + .../components/u-cell-group/u-cell-group.vue | 67 + .../uview-plus/components/u-cell/props.js | 111 + .../uview-plus/components/u-cell/u-cell.vue | 247 + .../components/u-checkbox-group/props.js | 92 + .../u-checkbox-group/u-checkbox-group.vue | 133 + .../uview-plus/components/u-checkbox/props.js | 75 + .../components/u-checkbox/u-checkbox.vue | 372 + .../components/u-circle-progress/props.js | 9 + .../u-circle-progress/u-circle-progress.vue | 201 + .../components/u-code-input/props.js | 89 + .../components/u-code-input/u-code-input.vue | 266 + .../uview-plus/components/u-code/props.js | 35 + .../uview-plus/components/u-code/u-code.vue | 137 + .../uview-plus/components/u-col/props.js | 30 + .../uview-plus/components/u-col/u-col.vue | 170 + .../components/u-collapse-item/props.js | 60 + .../u-collapse-item/u-collapse-item.vue | 240 + .../uview-plus/components/u-collapse/props.js | 20 + .../components/u-collapse/u-collapse.vue | 91 + .../components/u-column-notice/props.js | 56 + .../u-column-notice/u-column-notice.vue | 165 + .../uview-plus/components/u-copy/u-copy.vue | 70 + .../components/u-count-down/props.js | 25 + .../components/u-count-down/u-count-down.vue | 171 + .../components/u-count-down/utils.js | 62 + .../uview-plus/components/u-count-to/props.js | 60 + .../components/u-count-to/u-count-to.vue | 189 + .../components/u-datetime-picker/props.js | 144 + .../u-datetime-picker/u-datetime-picker.vue | 455 + .../uview-plus/components/u-divider/props.js | 45 + .../components/u-divider/u-divider.vue | 121 + .../components/u-dropdown-item/props.js | 46 + .../u-dropdown-item/u-dropdown-item.vue | 121 + .../uview-plus/components/u-dropdown/props.js | 60 + .../components/u-dropdown/u-dropdown.vue | 254 + .../uview-plus/components/u-empty/props.js | 60 + .../uview-plus/components/u-empty/u-empty.vue | 133 + .../components/u-form-item/props.js | 54 + .../components/u-form-item/u-form-item.vue | 245 + .../uview-plus/components/u-form/props.js | 46 + .../uview-plus/components/u-form/u-form.vue | 218 + .../uview-plus/components/u-gap/props.js | 25 + .../uview-plus/components/u-gap/u-gap.vue | 41 + .../components/u-grid-item/props.js | 15 + .../components/u-grid-item/u-grid-item.vue | 232 + .../uview-plus/components/u-grid/props.js | 20 + .../uview-plus/components/u-grid/u-grid.vue | 113 + .../uview-plus/components/u-icon/icons.js | 214 + .../uview-plus/components/u-icon/props.js | 90 + .../uview-plus/components/u-icon/u-icon.vue | 242 + .../uview-plus/components/u-image/props.js | 85 + .../uview-plus/components/u-image/u-image.vue | 237 + .../components/u-index-anchor/props.js | 30 + .../u-index-anchor/u-index-anchor.vue | 95 + .../components/u-index-item/props.js | 6 + .../components/u-index-item/u-index-item.vue | 90 + .../components/u-index-list/props.js | 30 + .../components/u-index-list/u-index-list.vue | 447 + .../uview-plus/components/u-input/props.js | 196 + .../uview-plus/components/u-input/u-input.vue | 401 + .../uview-plus/components/u-keyboard/props.js | 85 + .../components/u-keyboard/u-keyboard.vue | 167 + .../components/u-lazy-load/u-lazy-load.vue | 251 + .../components/u-line-progress/props.js | 29 + .../u-line-progress/u-line-progress.vue | 149 + .../uview-plus/components/u-line/props.js | 34 + .../uview-plus/components/u-line/u-line.vue | 65 + .../uview-plus/components/u-link/props.js | 40 + .../uview-plus/components/u-link/u-link.vue | 87 + .../components/u-list-item/props.js | 10 + .../components/u-list-item/u-list-item.vue | 119 + .../uview-plus/components/u-list/props.js | 100 + .../uview-plus/components/u-list/u-list.vue | 183 + .../components/u-loading-icon/props.js | 60 + .../u-loading-icon/u-loading-icon.vue | 347 + .../components/u-loading-page/props.js | 50 + .../u-loading-page/u-loading-page.vue | 120 + .../uview-plus/components/u-loadmore/props.js | 95 + .../components/u-loadmore/u-loadmore.vue | 155 + .../u-message-input/u-message-input.vue | 318 + .../uview-plus/components/u-modal/props.js | 85 + .../uview-plus/components/u-modal/u-modal.vue | 233 + .../uview-plus/components/u-navbar/props.js | 85 + .../components/u-navbar/u-navbar.vue | 193 + .../components/u-no-network/props.js | 20 + .../components/u-no-network/u-no-network.vue | 223 + .../components/u-notice-bar/props.js | 71 + .../components/u-notice-bar/u-notice-bar.vue | 105 + .../uview-plus/components/u-notify/props.js | 50 + .../components/u-notify/u-notify.vue | 222 + .../components/u-number-box/props.js | 119 + .../components/u-number-box/u-number-box.vue | 465 + .../components/u-number-keyboard/props.js | 20 + .../u-number-keyboard/u-number-keyboard.vue | 198 + .../uview-plus/components/u-overlay/props.js | 25 + .../components/u-overlay/u-overlay.vue | 71 + .../components/u-parse/node/node.vue | 576 + .../uview-plus/components/u-parse/parser.js | 1333 ++ .../uview-plus/components/u-parse/props.js | 47 + .../uview-plus/components/u-parse/u-parse.vue | 505 + .../components/u-picker-column/props.js | 6 + .../u-picker-column/u-picker-column.vue | 29 + .../uview-plus/components/u-picker/props.js | 85 + .../components/u-picker/u-picker.vue | 296 + .../uview-plus/components/u-popup/props.js | 80 + .../uview-plus/components/u-popup/u-popup.vue | 308 + .../uview-plus/components/u-qrcode/qrcode.js | 1206 ++ .../components/u-qrcode/u-qrcode.vue | 199 + .../components/u-radio-group/props.js | 94 + .../u-radio-group/u-radio-group.vue | 128 + .../uview-plus/components/u-radio/props.js | 70 + .../uview-plus/components/u-radio/u-radio.vue | 338 + .../uview-plus/components/u-rate/props.js | 79 + .../uview-plus/components/u-rate/u-rate.vue | 328 + .../components/u-read-more/props.js | 62 + .../components/u-read-more/u-read-more.vue | 166 + .../components/u-row-notice/props.js | 40 + .../components/u-row-notice/u-row-notice.vue | 343 + .../uview-plus/components/u-row/props.js | 20 + .../uview-plus/components/u-row/u-row.vue | 97 + .../components/u-safe-bottom/props.js | 6 + .../u-safe-bottom/u-safe-bottom.vue | 59 + .../components/u-scroll-list/nvue.js | 31 + .../components/u-scroll-list/other.js | 0 .../components/u-scroll-list/props.js | 35 + .../components/u-scroll-list/scrollWxs.wxs | 50 + .../u-scroll-list/u-scroll-list.vue | 232 + .../uview-plus/components/u-search/props.js | 133 + .../components/u-search/u-search.vue | 331 + .../uview-plus/components/u-skeleton/props.js | 60 + .../components/u-skeleton/u-skeleton.vue | 249 + .../uview-plus/components/u-slider/mpother.js | 113 + .../uview-plus/components/u-slider/mpwxs.js | 43 + .../uview-plus/components/u-slider/mpwxs.wxs | 121 + .../components/u-slider/nvue - 副本.js | 180 + .../uview-plus/components/u-slider/nvue.js | 193 + .../uview-plus/components/u-slider/props.js | 64 + .../components/u-slider/u-slider.vue | 71 + .../components/u-status-bar/props.js | 9 + .../components/u-status-bar/u-status-bar.vue | 49 + .../components/u-steps-item/props.js | 25 + .../components/u-steps-item/u-steps-item.vue | 320 + .../uview-plus/components/u-steps/props.js | 40 + .../uview-plus/components/u-steps/u-steps.vue | 83 + .../uview-plus/components/u-sticky/props.js | 41 + .../components/u-sticky/u-sticky.vue | 221 + .../components/u-subsection/props.js | 50 + .../components/u-subsection/u-subsection.vue | 318 + .../components/u-swipe-action-item/alipay.sjs | 229 + .../u-swipe-action-item/index - backup.wxs | 256 + .../components/u-swipe-action-item/index.wxs | 229 + .../u-swipe-action-item/nvue - backup.js | 270 + .../components/u-swipe-action-item/nvue.js | 179 + .../components/u-swipe-action-item/other.js | 171 + .../components/u-swipe-action-item/props.js | 42 + .../u-swipe-action-item.vue | 229 + .../components/u-swipe-action-item/wxs.js | 15 + .../components/u-swipe-action/props.js | 10 + .../u-swipe-action/u-swipe-action.vue | 69 + .../components/u-swiper-indicator/props.js | 30 + .../u-swiper-indicator/u-swiper-indicator.vue | 115 + .../uview-plus/components/u-swiper/props.js | 126 + .../components/u-swiper/u-swiper.vue | 267 + .../uview-plus/components/u-switch/props.js | 63 + .../components/u-switch/u-switch.vue | 216 + .../components/u-tabbar-item/props.js | 36 + .../u-tabbar-item/u-tabbar-item.vue | 153 + .../uview-plus/components/u-tabbar/props.js | 45 + .../components/u-tabbar/u-tabbar.vue | 145 + .../uview-plus/components/u-table/props.js | 6 + .../uview-plus/components/u-table/u-table.vue | 31 + .../components/u-tabs-item/props.js | 6 + .../components/u-tabs-item/u-tabs-item.vue | 31 + .../uview-plus/components/u-tabs/props.js | 65 + .../uview-plus/components/u-tabs/u-tabs.vue | 362 + .../uview-plus/components/u-tag/props.js | 89 + .../uview-plus/components/u-tag/u-tag.vue | 364 + .../uview-plus/components/u-td/props.js | 6 + .../uview-plus/components/u-td/u-td.vue | 33 + .../uview-plus/components/u-text/props.js | 111 + .../uview-plus/components/u-text/u-text.vue | 228 + .../uview-plus/components/u-text/value.js | 87 + .../uview-plus/components/u-textarea/props.js | 125 + .../components/u-textarea/u-textarea.vue | 278 + .../uview-plus/components/u-toast/u-toast.vue | 301 + .../uview-plus/components/u-toolbar/props.js | 35 + .../components/u-toolbar/u-toolbar.vue | 105 + .../uview-plus/components/u-tooltip/props.js | 60 + .../components/u-tooltip/u-tooltip.vue | 342 + .../uview-plus/components/u-tr/props.js | 6 + .../uview-plus/components/u-tr/u-tr.vue | 33 + .../components/u-transition/nvue-ani-map.js | 68 + .../components/u-transition/props.js | 25 + .../components/u-transition/transition.js | 163 + .../components/u-transition/u-transition.vue | 96 + .../u-transition/vue.ani-style.scss | 113 + .../uview-plus/components/u-upload/mixin.js | 22 + .../uview-plus/components/u-upload/props.js | 125 + .../components/u-upload/u-upload.vue | 580 + .../uview-plus/components/u-upload/utils.js | 151 + .../components/u-waterfall/u-waterfall.vue | 225 + .../components/uview-plus/uview-plus.vue | 15 + uni_modules/uview-plus/index.js | 94 + uni_modules/uview-plus/index.scss | 24 + uni_modules/uview-plus/libs/config/color.js | 17 + uni_modules/uview-plus/libs/config/config.js | 33 + uni_modules/uview-plus/libs/config/props.js | 190 + .../libs/config/props/actionSheet.js | 25 + .../uview-plus/libs/config/props/album.js | 25 + .../uview-plus/libs/config/props/alert.js | 22 + .../uview-plus/libs/config/props/avatar.js | 28 + .../libs/config/props/avatarGroup.js | 23 + .../uview-plus/libs/config/props/backtop.js | 27 + .../uview-plus/libs/config/props/badge.js | 27 + .../uview-plus/libs/config/props/button.js | 42 + .../uview-plus/libs/config/props/calendar.js | 42 + .../libs/config/props/carKeyboard.js | 15 + .../uview-plus/libs/config/props/cell.js | 35 + .../uview-plus/libs/config/props/cellGroup.js | 17 + .../uview-plus/libs/config/props/checkbox.js | 27 + .../libs/config/props/checkboxGroup.js | 29 + .../libs/config/props/circleProgress.js | 15 + .../uview-plus/libs/config/props/code.js | 21 + .../uview-plus/libs/config/props/codeInput.js | 29 + .../uview-plus/libs/config/props/col.js | 19 + .../uview-plus/libs/config/props/collapse.js | 17 + .../libs/config/props/collapseItem.js | 25 + .../libs/config/props/columnNotice.js | 24 + .../uview-plus/libs/config/props/countDown.js | 18 + .../uview-plus/libs/config/props/countTo.js | 25 + .../libs/config/props/datetimePicker.js | 37 + .../uview-plus/libs/config/props/divider.js | 23 + .../uview-plus/libs/config/props/empty.js | 26 + .../uview-plus/libs/config/props/form.js | 22 + .../uview-plus/libs/config/props/formItem.js | 24 + .../uview-plus/libs/config/props/gap.js | 19 + .../uview-plus/libs/config/props/grid.js | 17 + .../uview-plus/libs/config/props/gridItem.js | 16 + .../uview-plus/libs/config/props/icon.js | 36 + .../uview-plus/libs/config/props/image.js | 30 + .../libs/config/props/indexAnchor.js | 19 + .../uview-plus/libs/config/props/indexList.js | 19 + .../uview-plus/libs/config/props/input.js | 48 + .../uview-plus/libs/config/props/keyboard.js | 30 + .../uview-plus/libs/config/props/line.js | 20 + .../libs/config/props/lineProgress.js | 19 + .../uview-plus/libs/config/props/link.js | 26 + .../uview-plus/libs/config/props/list.js | 28 + .../uview-plus/libs/config/props/listItem.js | 15 + .../libs/config/props/loadingIcon.js | 30 + .../libs/config/props/loadingPage.js | 23 + .../uview-plus/libs/config/props/loadmore.js | 32 + .../uview-plus/libs/config/props/modal.js | 30 + .../uview-plus/libs/config/props/navbar.js | 32 + .../uview-plus/libs/config/props/noNetwork.js | 18 + .../uview-plus/libs/config/props/noticeBar.js | 27 + .../uview-plus/libs/config/props/notify.js | 22 + .../uview-plus/libs/config/props/numberBox.js | 35 + .../libs/config/props/numberKeyboard.js | 17 + .../uview-plus/libs/config/props/overlay.js | 18 + .../uview-plus/libs/config/props/parse.js | 22 + .../uview-plus/libs/config/props/picker.js | 30 + .../uview-plus/libs/config/props/popup.js | 29 + .../uview-plus/libs/config/props/radio.js | 27 + .../libs/config/props/radioGroup.js | 30 + .../uview-plus/libs/config/props/rate.js | 26 + .../uview-plus/libs/config/props/readMore.js | 22 + .../uview-plus/libs/config/props/row.js | 17 + .../uview-plus/libs/config/props/rowNotice.js | 21 + .../libs/config/props/scrollList.js | 20 + .../uview-plus/libs/config/props/search.js | 37 + .../uview-plus/libs/config/props/section.js | 24 + .../uview-plus/libs/config/props/skeleton.js | 25 + .../uview-plus/libs/config/props/slider.js | 25 + .../uview-plus/libs/config/props/statusBar.js | 15 + .../uview-plus/libs/config/props/steps.js | 21 + .../uview-plus/libs/config/props/stepsItem.js | 18 + .../uview-plus/libs/config/props/sticky.js | 20 + .../libs/config/props/subsection.js | 23 + .../libs/config/props/swipeAction.js | 15 + .../libs/config/props/swipeActionItem.js | 21 + .../uview-plus/libs/config/props/swiper.js | 39 + .../libs/config/props/swipterIndicator.js | 19 + .../uview-plus/libs/config/props/switch.js | 24 + .../uview-plus/libs/config/props/tabbar.js | 22 + .../libs/config/props/tabbarItem.js | 20 + .../uview-plus/libs/config/props/tabs.js | 32 + .../uview-plus/libs/config/props/tag.js | 30 + .../uview-plus/libs/config/props/text.js | 38 + .../uview-plus/libs/config/props/textarea.js | 36 + .../uview-plus/libs/config/props/toast.js | 30 + .../uview-plus/libs/config/props/toolbar.js | 21 + .../uview-plus/libs/config/props/tooltip.js | 25 + .../libs/config/props/transition.js | 18 + .../uview-plus/libs/config/props/upload.js | 36 + uni_modules/uview-plus/libs/config/zIndex.js | 20 + uni_modules/uview-plus/libs/css/color.scss | 155 + uni_modules/uview-plus/libs/css/common.scss | 100 + .../uview-plus/libs/css/components.scss | 25 + uni_modules/uview-plus/libs/css/flex.scss | 298 + uni_modules/uview-plus/libs/css/h5.scss | 0 uni_modules/uview-plus/libs/css/mixin.scss | 8 + uni_modules/uview-plus/libs/css/mp.scss | 0 uni_modules/uview-plus/libs/css/nvue.scss | 0 uni_modules/uview-plus/libs/css/vue.scss | 27 + .../uview-plus/libs/function/colorGradient.js | 134 + .../uview-plus/libs/function/debounce.js | 29 + uni_modules/uview-plus/libs/function/digit.js | 167 + uni_modules/uview-plus/libs/function/index.js | 724 + .../uview-plus/libs/function/platform.js | 75 + uni_modules/uview-plus/libs/function/test.js | 288 + .../uview-plus/libs/function/throttle.js | 30 + .../libs/luch-request/adapters/index.js | 97 + .../luch-request/core/InterceptorManager.js | 50 + .../libs/luch-request/core/Request.js | 198 + .../libs/luch-request/core/buildFullPath.js | 20 + .../libs/luch-request/core/defaults.js | 29 + .../libs/luch-request/core/dispatchRequest.js | 3 + .../libs/luch-request/core/mergeConfig.js | 103 + .../libs/luch-request/core/settle.js | 16 + .../libs/luch-request/helpers/buildURL.js | 69 + .../libs/luch-request/helpers/combineURLs.js | 14 + .../luch-request/helpers/isAbsoluteURL.js | 14 + .../uview-plus/libs/luch-request/index.d.ts | 116 + .../uview-plus/libs/luch-request/index.js | 3 + .../uview-plus/libs/luch-request/utils.js | 131 + .../libs/luch-request/utils/clone.js | 264 + uni_modules/uview-plus/libs/mixin/button.js | 13 + uni_modules/uview-plus/libs/mixin/mixin.js | 172 + uni_modules/uview-plus/libs/mixin/mpMixin.js | 8 + uni_modules/uview-plus/libs/mixin/mpShare.js | 26 + uni_modules/uview-plus/libs/mixin/openType.js | 25 + uni_modules/uview-plus/libs/mixin/style.js | 247 + uni_modules/uview-plus/libs/mixin/touch.js | 59 + .../uview-plus/libs/util/async-validator.js | 1343 ++ uni_modules/uview-plus/libs/util/calendar.js | 546 + uni_modules/uview-plus/libs/util/emitter.js | 51 + uni_modules/uview-plus/libs/util/route.js | 124 + uni_modules/uview-plus/package.json | 93 + uni_modules/uview-plus/theme.scss | 44 + uni_modules/uview-plus/types/comps.d.ts | 99 + .../uview-plus/types/comps/_common.d.ts | 9 + .../uview-plus/types/comps/actionSheet.d.ts | 121 + uni_modules/uview-plus/types/comps/album.d.ts | 72 + uni_modules/uview-plus/types/comps/alert.d.ts | 55 + .../uview-plus/types/comps/avatar.d.ts | 85 + .../uview-plus/types/comps/avatarGroup.d.ts | 62 + .../uview-plus/types/comps/backTop.d.ts | 74 + uni_modules/uview-plus/types/comps/badge.d.ts | 76 + .../uview-plus/types/comps/button.d.ts | 169 + .../uview-plus/types/comps/calendar.d.ts | 164 + uni_modules/uview-plus/types/comps/cell.d.ts | 133 + .../uview-plus/types/comps/cellGroup.d.ts | 27 + .../uview-plus/types/comps/checkbox.d.ts | 69 + .../uview-plus/types/comps/checkboxGroup.d.ts | 93 + uni_modules/uview-plus/types/comps/code.d.ts | 69 + .../uview-plus/types/comps/codeInput.d.ts | 98 + uni_modules/uview-plus/types/comps/col.d.ts | 43 + .../uview-plus/types/comps/collapse.d.ts | 52 + .../uview-plus/types/comps/collapseItem.d.ts | 83 + .../uview-plus/types/comps/countDown.d.ts | 60 + .../uview-plus/types/comps/countTo.d.ts | 88 + .../types/comps/datetimePicker.d.ts | 146 + .../uview-plus/types/comps/divider.d.ts | 58 + uni_modules/uview-plus/types/comps/empty.d.ts | 72 + uni_modules/uview-plus/types/comps/form.d.ts | 76 + .../uview-plus/types/comps/formItem.d.ts | 68 + uni_modules/uview-plus/types/comps/gap.d.ts | 35 + uni_modules/uview-plus/types/comps/grid.d.ts | 34 + .../uview-plus/types/comps/gridItem.d.ts | 28 + uni_modules/uview-plus/types/comps/icon.d.ts | 93 + uni_modules/uview-plus/types/comps/image.d.ts | 119 + .../uview-plus/types/comps/indexAnchor.d.ts | 38 + .../uview-plus/types/comps/indexItem.d.ts | 18 + .../uview-plus/types/comps/indexList.d.ts | 39 + uni_modules/uview-plus/types/comps/input.d.ts | 234 + .../uview-plus/types/comps/keyboard.d.ts | 125 + uni_modules/uview-plus/types/comps/line.d.ts | 44 + .../uview-plus/types/comps/lineProgress.d.ts | 51 + uni_modules/uview-plus/types/comps/link.d.ts | 51 + uni_modules/uview-plus/types/comps/list.d.ts | 92 + .../uview-plus/types/comps/listItem.d.ts | 18 + .../uview-plus/types/comps/loadMore.d.ts | 108 + .../uview-plus/types/comps/loadingIcon.d.ts | 68 + .../uview-plus/types/comps/loadingPage.d.ts | 58 + uni_modules/uview-plus/types/comps/modal.d.ts | 115 + .../uview-plus/types/comps/navbar.d.ts | 113 + .../uview-plus/types/comps/noNetwork.d.ts | 40 + .../uview-plus/types/comps/noticeBar.d.ts | 85 + .../uview-plus/types/comps/notify.d.ts | 73 + .../uview-plus/types/comps/numberBox.d.ts | 155 + .../uview-plus/types/comps/overlay.d.ts | 46 + uni_modules/uview-plus/types/comps/parse.d.ts | 101 + .../uview-plus/types/comps/picker.d.ts | 115 + uni_modules/uview-plus/types/comps/popup.d.ts | 103 + uni_modules/uview-plus/types/comps/radio.d.ts | 77 + .../uview-plus/types/comps/radioGroup.d.ts | 97 + uni_modules/uview-plus/types/comps/rate.d.ts | 85 + .../uview-plus/types/comps/readMore.d.ts | 80 + uni_modules/uview-plus/types/comps/row.d.ts | 34 + .../uview-plus/types/comps/scrollList.d.ts | 51 + .../uview-plus/types/comps/search.d.ts | 167 + .../uview-plus/types/comps/skeleton.d.ts | 70 + .../uview-plus/types/comps/slider.d.ts | 79 + uni_modules/uview-plus/types/comps/steps.d.ts | 48 + .../uview-plus/types/comps/stepsItem.d.ts | 41 + .../uview-plus/types/comps/sticky.d.ts | 48 + .../uview-plus/types/comps/subsection.d.ts | 64 + .../uview-plus/types/comps/swipeAction.d.ts | 24 + .../types/comps/swipeActionItem.d.ts | 58 + .../uview-plus/types/comps/swiper.d.ts | 142 + .../types/comps/swiperIndicator.d.ts | 37 + .../uview-plus/types/comps/switch.d.ts | 73 + .../uview-plus/types/comps/tabbar.d.ts | 54 + .../uview-plus/types/comps/tabbarItem.d.ts | 52 + uni_modules/uview-plus/types/comps/tabs.d.ts | 85 + uni_modules/uview-plus/types/comps/tag.d.ts | 93 + uni_modules/uview-plus/types/comps/text.d.ts | 110 + .../uview-plus/types/comps/textarea.d.ts | 158 + uni_modules/uview-plus/types/comps/toast.d.ts | 59 + .../uview-plus/types/comps/tooltip.d.ts | 71 + .../uview-plus/types/comps/transition.d.ts | 61 + .../uview-plus/types/comps/upload.d.ts | 163 + uni_modules/uview-plus/types/index.d.ts | 47 + uni_modules/uview-plus/types/package.json | 26 + uni_modules/z-paging/changelog.md | 65 + .../z-paging-cell/z-paging-cell.vue | 39 + .../z-paging-empty-view.vue | 189 + .../z-paging-swiper-item.vue | 143 + .../z-paging-swiper/z-paging-swiper.vue | 167 + .../components/z-paging-load-more.vue | 178 + .../z-paging/components/z-paging-refresh.vue | 208 + .../components/z-paging/config/index.js | 3 + .../components/z-paging/css/z-paging-main.css | 237 + .../z-paging/css/z-paging-static.css | 50 + .../z-paging/components/z-paging/i18n/en.json | 23 + .../components/z-paging/i18n/index.js | 8 + .../components/z-paging/i18n/zh-Hans.json | 23 + .../components/z-paging/i18n/zh-Hant.json | 23 + .../z-paging/js/hooks/useZPaging.js | 25 + .../z-paging/js/hooks/useZPagingComp.js | 25 + .../z-paging/js/modules/back-to-top.js | 125 + .../z-paging/js/modules/chat-record-mode.js | 149 + .../z-paging/js/modules/common-layout.js | 141 + .../z-paging/js/modules/data-handle.js | 736 + .../components/z-paging/js/modules/empty.js | 144 + .../components/z-paging/js/modules/i18n.js | 119 + .../z-paging/js/modules/load-more.js | 368 + .../components/z-paging/js/modules/loading.js | 95 + .../components/z-paging/js/modules/nvue.js | 255 + .../z-paging/js/modules/refresher.js | 824 ++ .../z-paging/js/modules/scroller.js | 518 + .../z-paging/js/modules/virtual-list.js | 505 + .../z-paging/js/z-paging-constant.js | 19 + .../components/z-paging/js/z-paging-enum.js | 45 + .../z-paging/js/z-paging-interceptor.js | 90 + .../components/z-paging/js/z-paging-main.js | 503 + .../components/z-paging/js/z-paging-mixin.js | 22 + .../components/z-paging/js/z-paging-static.js | 13 + .../components/z-paging/js/z-paging-utils.js | 272 + .../z-paging/wxs/z-paging-renderjs.js | 67 + .../components/z-paging/wxs/z-paging-wxs.wxs | 382 + .../z-paging/components/z-paging/z-paging.vue | 345 + uni_modules/z-paging/global.d.ts | 716 + uni_modules/z-paging/package.json | 88 + uni_modules/z-paging/readme.md | 56 + uni_modules/zxz-uni-data-select/changelog.md | 49 + .../zxz-uni-data-select.vue | 823 ++ uni_modules/zxz-uni-data-select/package.json | 86 + uni_modules/zxz-uni-data-select/readme.md | 37 + unpackage/dist/build/.nvue/app.css.js | 11 + unpackage/dist/build/.nvue/app.js | 2 + .../dist/build/app-plus/__uniappautomator.js | 16 + .../build/app-plus/__uniappchooselocation.js | 32 + .../dist/build/app-plus/__uniapperror.png | Bin 0 -> 5842 bytes .../build/app-plus/__uniappopenlocation.js | 32 + .../dist/build/app-plus/__uniapppicker.js | 33 + .../dist/build/app-plus/__uniappquill.js | 8 + .../app-plus/__uniappquillimageresize.js | 1 + unpackage/dist/build/app-plus/__uniappscan.js | 32 + .../dist/build/app-plus/__uniappsuccess.png | Bin 0 -> 2021 bytes .../dist/build/app-plus/__uniappview.html | 23 + .../dist/build/app-plus/app-config-service.js | 11 + unpackage/dist/build/app-plus/app-config.js | 1 + unpackage/dist/build/app-plus/app-renderjs.js | 2 + unpackage/dist/build/app-plus/app-service.js | 7 + unpackage/dist/build/app-plus/app-wxs.js | 4 + unpackage/dist/build/app-plus/app.css | 3 + .../app-plus/assets/uniicons.32e978a5.ttf | Bin 0 -> 35824 bytes unpackage/dist/build/app-plus/manifest.json | 135 + .../app-plus/pages/activity/detail513.css | 1 + .../app-plus/pages/activity/detail813.css | 1 + .../build/app-plus/pages/activity/index.css | 1 + .../app-plus/pages/activity/shop/index.css | 0 .../app-plus/pages/agreement/agreement.css | 1 + .../dist/build/app-plus/pages/index/index.css | 1 + .../build/app-plus/pages/login/getBack.css | 1 + .../dist/build/app-plus/pages/login/login.css | 1 + .../build/app-plus/pages/login/register.css | 1 + .../build/app-plus/pages/market/detail.css | 1 + .../build/app-plus/pages/market/market.css | 1 + .../app-plus/pages/mine/balanceIncome.css | 1 + .../build/app-plus/pages/mine/earnings.css | 1 + .../dist/build/app-plus/pages/mine/mine.css | 1 + .../dist/build/app-plus/pages/mine/phone.css | 1 + .../build/app-plus/pages/mine/setting.css | 1 + .../dist/build/app-plus/pages/mine/share.css | 1 + .../dist/build/app-plus/pages/mine/topUp.css | 1 + .../app-plus/pages/mine/transferBalance.css | 1 + .../build/app-plus/pages/order/details.css | 1 + .../dist/build/app-plus/pages/order/order.css | 1 + .../dist/build/app-plus/pages/order/pay.css | 1 + .../build/app-plus/pages/order/success.css | 1 + .../dist/build/app-plus/pages/piles/piles.css | 1 + .../build/app-plus/pages/protocol/buy.css | 1 + .../app-plus/pages/protocol/trusteeship.css | 1 + .../build/app-plus/pages/setMeal/affirm.css | 1 + .../build/app-plus/pages/setMeal/setMeal.css | 1 + .../pages/setMealList/setMealList.css | 1 + .../app-plus/pages/shareList/shareList.css | 1 + .../dist/build/app-plus/pages/shop/affirm.css | 1 + .../dist/build/app-plus/pages/shop/shop.css | 1 + .../app-plus/pages/wallet/addBankCard.css | 1 + .../build/app-plus/pages/wallet/bankCard.css | 1 + .../app-plus/pages/wallet/incomeList.css | 1 + .../build/app-plus/pages/wallet/wallet.css | 1 + .../build/app-plus/pages/wallet/withdraw.css | 1 + .../app-plus/pages/wallet/withdrawList.css | 1 + .../build/app-plus/static/icon/avatar.png | Bin 0 -> 6255 bytes .../dist/build/app-plus/static/icon/bz.png | Bin 0 -> 5431 bytes .../dist/build/app-plus/static/icon/dd.png | Bin 0 -> 4207 bytes .../dist/build/app-plus/static/icon/dz.png | Bin 0 -> 3573 bytes .../dist/build/app-plus/static/icon/hd.png | Bin 0 -> 5697 bytes .../dist/build/app-plus/static/icon/home.png | Bin 0 -> 1618 bytes .../dist/build/app-plus/static/icon/kf.png | Bin 0 -> 7021 bytes .../dist/build/app-plus/static/icon/money.png | Bin 0 -> 1463 bytes .../dist/build/app-plus/static/icon/mx.png | Bin 0 -> 4302 bytes .../dist/build/app-plus/static/icon/share.png | Bin 0 -> 4320 bytes .../dist/build/app-plus/static/icon/sz.png | Bin 0 -> 2599 bytes .../dist/build/app-plus/static/icon/tkf.png | Bin 0 -> 2547 bytes .../dist/build/app-plus/static/icon/tx.png | Bin 0 -> 1863 bytes .../dist/build/app-plus/static/icon/txs.png | Bin 0 -> 9070 bytes .../build/app-plus/static/icon/weixin.png | Bin 0 -> 1445 bytes .../dist/build/app-plus/static/icon/xia.png | Bin 0 -> 849 bytes .../dist/build/app-plus/static/icon/yhk.png | Bin 0 -> 1761 bytes .../dist/build/app-plus/static/icon/zb.png | Bin 0 -> 8275 bytes .../dist/build/app-plus/static/icon/zd.png | Bin 0 -> 3425 bytes .../dist/build/app-plus/static/icon/zhuan.png | Bin 0 -> 6052 bytes unpackage/dist/build/app-plus/static/jp.png | Bin 0 -> 15510 bytes unpackage/dist/build/app-plus/static/logo.png | Bin 0 -> 15058 bytes .../dist/build/app-plus/static/logoB.png | Bin 0 -> 46779 bytes .../build/app-plus/static/tabbar/home.png | Bin 0 -> 2111 bytes .../build/app-plus/static/tabbar/homes.png | Bin 0 -> 1754 bytes .../build/app-plus/static/tabbar/market.png | Bin 0 -> 3843 bytes .../build/app-plus/static/tabbar/markets.png | Bin 0 -> 4050 bytes .../build/app-plus/static/tabbar/mine.png | Bin 0 -> 2622 bytes .../build/app-plus/static/tabbar/mines.png | Bin 0 -> 1953 bytes .../dist/build/app-plus/uni-app-view.umd.js | 7 + .../static/app-plus/mp-html/js/handler.js | 1 + .../app-plus/mp-html/js/uni.webview.min.js | 1 + .../static/app-plus/mp-html/local.html | 1 + .../tuniaoui-wx-user-info/static/iconfont.css | 25 + unpackage/dist/build/mp-alipay/api/api.js | 1 + unpackage/dist/build/mp-alipay/app.acss | 2 + unpackage/dist/build/mp-alipay/app.js | 1 + unpackage/dist/build/mp-alipay/app.json | 75 + .../mp-alipay/assets/uniicons.32e978a5.ttf | Bin 0 -> 35824 bytes .../dist/build/mp-alipay/common/assets.js | 1 + .../dist/build/mp-alipay/common/js/user.js | 1 + .../dist/build/mp-alipay/common/vendor.js | 11 + .../components/statusBar/statusBar.acss | 1 + .../components/statusBar/statusBar.axml | 1 + .../components/statusBar/statusBar.js | 1 + .../components/statusBar/statusBar.json | 5 + .../mp-alipay/components/tabbar/tabbar.acss | 1 + .../mp-alipay/components/tabbar/tabbar.axml | 1 + .../mp-alipay/components/tabbar/tabbar.js | 1 + .../mp-alipay/components/tabbar/tabbar.json | 5 + unpackage/dist/build/mp-alipay/config.js | 1 + .../dist/build/mp-alipay/hooks/useNav.js | 1 + .../dist/build/mp-alipay/mini.project.json | 11 + unpackage/dist/build/mp-alipay/money.js | 1 + .../mp-alipay/pages/activity/detail513.acss | 1 + .../mp-alipay/pages/activity/detail513.axml | 1 + .../mp-alipay/pages/activity/detail513.js | 1 + .../mp-alipay/pages/activity/detail513.json | 7 + .../mp-alipay/pages/activity/detail813.acss | 1 + .../mp-alipay/pages/activity/detail813.axml | 1 + .../mp-alipay/pages/activity/detail813.js | 1 + .../mp-alipay/pages/activity/detail813.json | 7 + .../build/mp-alipay/pages/activity/index.acss | 1 + .../build/mp-alipay/pages/activity/index.axml | 1 + .../build/mp-alipay/pages/activity/index.js | 1 + .../build/mp-alipay/pages/activity/index.json | 6 + .../mp-alipay/pages/activity/shop/index.acss | 0 .../mp-alipay/pages/activity/shop/index.axml | 1 + .../mp-alipay/pages/activity/shop/index.js | 1 + .../mp-alipay/pages/activity/shop/index.json | 4 + .../mp-alipay/pages/agreement/agreement.acss | 0 .../mp-alipay/pages/agreement/agreement.axml | 1 + .../mp-alipay/pages/agreement/agreement.js | 1 + .../mp-alipay/pages/agreement/agreement.json | 6 + .../build/mp-alipay/pages/index/index.acss | 1 + .../build/mp-alipay/pages/index/index.axml | 1 + .../dist/build/mp-alipay/pages/index/index.js | 1 + .../build/mp-alipay/pages/index/index.json | 13 + .../build/mp-alipay/pages/login/getBack.acss | 1 + .../build/mp-alipay/pages/login/getBack.axml | 1 + .../build/mp-alipay/pages/login/getBack.js | 1 + .../build/mp-alipay/pages/login/getBack.json | 11 + .../mp-alipay/pages/login/getBackAccout.acss | 1 + .../mp-alipay/pages/login/getBackAccout.axml | 1 + .../mp-alipay/pages/login/getBackAccout.js | 1 + .../mp-alipay/pages/login/getBackAccout.json | 11 + .../build/mp-alipay/pages/login/login.acss | 1 + .../build/mp-alipay/pages/login/login.axml | 1 + .../dist/build/mp-alipay/pages/login/login.js | 1 + .../build/mp-alipay/pages/login/login.json | 10 + .../build/mp-alipay/pages/login/register.acss | 1 + .../build/mp-alipay/pages/login/register.axml | 1 + .../build/mp-alipay/pages/login/register.js | 1 + .../build/mp-alipay/pages/login/register.json | 12 + .../build/mp-alipay/pages/market/detail.acss | 0 .../build/mp-alipay/pages/market/detail.axml | 1 + .../build/mp-alipay/pages/market/detail.js | 1 + .../build/mp-alipay/pages/market/detail.json | 6 + .../build/mp-alipay/pages/market/market.acss | 1 + .../build/mp-alipay/pages/market/market.axml | 1 + .../build/mp-alipay/pages/market/market.js | 1 + .../build/mp-alipay/pages/market/market.json | 11 + .../mp-alipay/pages/mine/balanceIncome.acss | 1 + .../mp-alipay/pages/mine/balanceIncome.axml | 1 + .../mp-alipay/pages/mine/balanceIncome.js | 1 + .../mp-alipay/pages/mine/balanceIncome.json | 8 + .../build/mp-alipay/pages/mine/earnings.acss | 1 + .../build/mp-alipay/pages/mine/earnings.axml | 1 + .../build/mp-alipay/pages/mine/earnings.js | 1 + .../build/mp-alipay/pages/mine/earnings.json | 9 + .../dist/build/mp-alipay/pages/mine/mine.acss | 1 + .../dist/build/mp-alipay/pages/mine/mine.axml | 1 + .../dist/build/mp-alipay/pages/mine/mine.js | 1 + .../dist/build/mp-alipay/pages/mine/mine.json | 14 + .../build/mp-alipay/pages/mine/phone.acss | 1 + .../build/mp-alipay/pages/mine/phone.axml | 1 + .../dist/build/mp-alipay/pages/mine/phone.js | 1 + .../build/mp-alipay/pages/mine/phone.json | 8 + .../build/mp-alipay/pages/mine/setting.acss | 1 + .../build/mp-alipay/pages/mine/setting.axml | 1 + .../build/mp-alipay/pages/mine/setting.js | 1 + .../build/mp-alipay/pages/mine/setting.json | 9 + .../build/mp-alipay/pages/mine/share.acss | 1 + .../build/mp-alipay/pages/mine/share.axml | 1 + .../dist/build/mp-alipay/pages/mine/share.js | 1 + .../build/mp-alipay/pages/mine/share.json | 6 + .../build/mp-alipay/pages/mine/toUser.acss | 1 + .../build/mp-alipay/pages/mine/toUser.axml | 1 + .../dist/build/mp-alipay/pages/mine/toUser.js | 1 + .../build/mp-alipay/pages/mine/toUser.json | 8 + .../build/mp-alipay/pages/mine/toUser2.acss | 1 + .../build/mp-alipay/pages/mine/toUser2.axml | 1 + .../build/mp-alipay/pages/mine/toUser2.js | 1 + .../build/mp-alipay/pages/mine/toUser2.json | 8 + .../build/mp-alipay/pages/mine/topUp.acss | 1 + .../build/mp-alipay/pages/mine/topUp.axml | 1 + .../dist/build/mp-alipay/pages/mine/topUp.js | 1 + .../build/mp-alipay/pages/mine/topUp.json | 10 + .../mp-alipay/pages/mine/transferBalance.acss | 1 + .../mp-alipay/pages/mine/transferBalance.axml | 1 + .../mp-alipay/pages/mine/transferBalance.js | 1 + .../mp-alipay/pages/mine/transferBalance.json | 8 + .../build/mp-alipay/pages/order/details.acss | 1 + .../build/mp-alipay/pages/order/details.axml | 1 + .../build/mp-alipay/pages/order/details.js | 1 + .../build/mp-alipay/pages/order/details.json | 5 + .../build/mp-alipay/pages/order/order.acss | 1 + .../build/mp-alipay/pages/order/order.axml | 1 + .../dist/build/mp-alipay/pages/order/order.js | 1 + .../build/mp-alipay/pages/order/order.json | 9 + .../dist/build/mp-alipay/pages/order/pay.acss | 1 + .../dist/build/mp-alipay/pages/order/pay.axml | 1 + .../dist/build/mp-alipay/pages/order/pay.js | 1 + .../dist/build/mp-alipay/pages/order/pay.json | 8 + .../build/mp-alipay/pages/order/success.acss | 1 + .../build/mp-alipay/pages/order/success.axml | 1 + .../build/mp-alipay/pages/order/success.js | 1 + .../build/mp-alipay/pages/order/success.json | 4 + .../build/mp-alipay/pages/piles/piles.acss | 1 + .../build/mp-alipay/pages/piles/piles.axml | 1 + .../dist/build/mp-alipay/pages/piles/piles.js | 1 + .../build/mp-alipay/pages/piles/piles.json | 7 + .../build/mp-alipay/pages/protocol/buy.acss | 0 .../build/mp-alipay/pages/protocol/buy.axml | 1 + .../build/mp-alipay/pages/protocol/buy.js | 1 + .../build/mp-alipay/pages/protocol/buy.json | 7 + .../mp-alipay/pages/protocol/trusteeship.acss | 0 .../mp-alipay/pages/protocol/trusteeship.axml | 1 + .../mp-alipay/pages/protocol/trusteeship.js | 1 + .../mp-alipay/pages/protocol/trusteeship.json | 7 + .../build/mp-alipay/pages/setMeal/affirm.acss | 1 + .../build/mp-alipay/pages/setMeal/affirm.axml | 1 + .../build/mp-alipay/pages/setMeal/affirm.js | 1 + .../build/mp-alipay/pages/setMeal/affirm.json | 7 + .../mp-alipay/pages/setMeal/setMeal.acss | 1 + .../mp-alipay/pages/setMeal/setMeal.axml | 1 + .../build/mp-alipay/pages/setMeal/setMeal.js | 1 + .../mp-alipay/pages/setMeal/setMeal.json | 7 + .../pages/setMealList/setMealList.acss | 1 + .../pages/setMealList/setMealList.axml | 1 + .../pages/setMealList/setMealList.js | 1 + .../pages/setMealList/setMealList.json | 6 + .../mp-alipay/pages/shareList/detail.acss | 1 + .../mp-alipay/pages/shareList/detail.axml | 1 + .../build/mp-alipay/pages/shareList/detail.js | 1 + .../mp-alipay/pages/shareList/detail.json | 9 + .../mp-alipay/pages/shareList/shareList.acss | 0 .../mp-alipay/pages/shareList/shareList.axml | 1 + .../mp-alipay/pages/shareList/shareList.js | 1 + .../mp-alipay/pages/shareList/shareList.json | 9 + .../build/mp-alipay/pages/shop/affirm.acss | 1 + .../build/mp-alipay/pages/shop/affirm.axml | 1 + .../dist/build/mp-alipay/pages/shop/affirm.js | 1 + .../build/mp-alipay/pages/shop/affirm.json | 7 + .../dist/build/mp-alipay/pages/shop/shop.acss | 1 + .../dist/build/mp-alipay/pages/shop/shop.axml | 1 + .../dist/build/mp-alipay/pages/shop/shop.js | 1 + .../dist/build/mp-alipay/pages/shop/shop.json | 6 + .../mp-alipay/pages/wallet/addBankCard.acss | 1 + .../mp-alipay/pages/wallet/addBankCard.axml | 1 + .../mp-alipay/pages/wallet/addBankCard.js | 1 + .../mp-alipay/pages/wallet/addBankCard.json | 6 + .../mp-alipay/pages/wallet/bankCard.acss | 1 + .../mp-alipay/pages/wallet/bankCard.axml | 1 + .../build/mp-alipay/pages/wallet/bankCard.js | 1 + .../mp-alipay/pages/wallet/bankCard.json | 8 + .../pages/wallet/freezeEarnings.acss | 1 + .../pages/wallet/freezeEarnings.axml | 1 + .../mp-alipay/pages/wallet/freezeEarnings.js | 1 + .../pages/wallet/freezeEarnings.json | 6 + .../mp-alipay/pages/wallet/freezeMoney.acss | 1 + .../mp-alipay/pages/wallet/freezeMoney.axml | 1 + .../mp-alipay/pages/wallet/freezeMoney.js | 1 + .../mp-alipay/pages/wallet/freezeMoney.json | 6 + .../mp-alipay/pages/wallet/incomeList.acss | 1 + .../mp-alipay/pages/wallet/incomeList.axml | 1 + .../mp-alipay/pages/wallet/incomeList.js | 1 + .../mp-alipay/pages/wallet/incomeList.json | 8 + .../build/mp-alipay/pages/wallet/wallet.acss | 1 + .../build/mp-alipay/pages/wallet/wallet.axml | 1 + .../build/mp-alipay/pages/wallet/wallet.js | 1 + .../build/mp-alipay/pages/wallet/wallet.json | 7 + .../mp-alipay/pages/wallet/withdraw.acss | 1 + .../mp-alipay/pages/wallet/withdraw.axml | 1 + .../build/mp-alipay/pages/wallet/withdraw.js | 1 + .../mp-alipay/pages/wallet/withdraw.json | 9 + .../mp-alipay/pages/wallet/withdrawList.acss | 1 + .../mp-alipay/pages/wallet/withdrawList.axml | 1 + .../mp-alipay/pages/wallet/withdrawList.js | 1 + .../mp-alipay/pages/wallet/withdrawList.json | 7 + .../mp-alipay/pages/webView/webView.acss | 0 .../mp-alipay/pages/webView/webView.axml | 1 + .../build/mp-alipay/pages/webView/webView.js | 1 + .../mp-alipay/pages/webView/webView.json | 4 + .../dist/build/mp-alipay/request/index.js | 1 + .../build/mp-alipay/static/icon/avatar.png | Bin 0 -> 6255 bytes .../dist/build/mp-alipay/static/icon/bz.png | Bin 0 -> 5431 bytes .../dist/build/mp-alipay/static/icon/dd.png | Bin 0 -> 4207 bytes .../dist/build/mp-alipay/static/icon/dz.png | Bin 0 -> 3573 bytes .../dist/build/mp-alipay/static/icon/hd.png | Bin 0 -> 5697 bytes .../dist/build/mp-alipay/static/icon/home.png | Bin 0 -> 1618 bytes .../dist/build/mp-alipay/static/icon/kf.png | Bin 0 -> 7021 bytes .../build/mp-alipay/static/icon/money.png | Bin 0 -> 1463 bytes .../dist/build/mp-alipay/static/icon/mx.png | Bin 0 -> 4302 bytes .../build/mp-alipay/static/icon/share.png | Bin 0 -> 4320 bytes .../dist/build/mp-alipay/static/icon/sz.png | Bin 0 -> 2599 bytes .../dist/build/mp-alipay/static/icon/tkf.png | Bin 0 -> 2547 bytes .../dist/build/mp-alipay/static/icon/tx.png | Bin 0 -> 1863 bytes .../dist/build/mp-alipay/static/icon/txs.png | Bin 0 -> 9070 bytes .../build/mp-alipay/static/icon/weixin.png | Bin 0 -> 1445 bytes .../dist/build/mp-alipay/static/icon/xia.png | Bin 0 -> 849 bytes .../dist/build/mp-alipay/static/icon/yhk.png | Bin 0 -> 1761 bytes .../dist/build/mp-alipay/static/icon/zb.png | Bin 0 -> 8275 bytes .../dist/build/mp-alipay/static/icon/zd.png | Bin 0 -> 3425 bytes .../dist/build/mp-alipay/static/icon/zfb.png | Bin 0 -> 5100 bytes .../build/mp-alipay/static/icon/zhuan.png | Bin 0 -> 6052 bytes .../dist/build/mp-alipay/static/icon/zz.png | Bin 0 -> 4401 bytes unpackage/dist/build/mp-alipay/static/jp.png | Bin 0 -> 15510 bytes .../dist/build/mp-alipay/static/jthn.png | Bin 0 -> 15012 bytes .../dist/build/mp-alipay/static/logo.png | Bin 0 -> 15058 bytes .../dist/build/mp-alipay/static/logoB.png | Bin 0 -> 46779 bytes .../build/mp-alipay/static/tabbar/home.png | Bin 0 -> 2111 bytes .../build/mp-alipay/static/tabbar/homes.png | Bin 0 -> 1754 bytes .../build/mp-alipay/static/tabbar/market.png | Bin 0 -> 3843 bytes .../build/mp-alipay/static/tabbar/markets.png | Bin 0 -> 4050 bytes .../build/mp-alipay/static/tabbar/mine.png | Bin 0 -> 2622 bytes .../build/mp-alipay/static/tabbar/mines.png | Bin 0 -> 1953 bytes unpackage/dist/build/mp-alipay/static/tj.png | Bin 0 -> 2777 bytes unpackage/dist/build/mp-alipay/store/index.js | 1 + .../mp-html/components/mp-html/mp-html.acss | 1 + .../mp-html/components/mp-html/mp-html.axml | 1 + .../mp-html/components/mp-html/mp-html.js | 1 + .../mp-html/components/mp-html/mp-html.json | 7 + .../mp-html/components/mp-html/node/node.acss | 1 + .../mp-html/components/mp-html/node/node.axml | 1 + .../mp-html/components/mp-html/node/node.js | 1 + .../mp-html/components/mp-html/node/node.json | 7 + .../mp-html/components/mp-html/parser.js | 1 + .../qiun-data-charts/qiun-data-charts.acss | 1 + .../qiun-data-charts/qiun-data-charts.axml | 1 + .../qiun-data-charts/qiun-data-charts.js | 1 + .../qiun-data-charts/qiun-data-charts.json | 8 + .../components/qiun-error/qiun-error.acss | 1 + .../components/qiun-error/qiun-error.axml | 1 + .../components/qiun-error/qiun-error.js | 1 + .../components/qiun-error/qiun-error.json | 5 + .../components/qiun-loading/loading1.acss | 1 + .../components/qiun-loading/loading1.axml | 1 + .../components/qiun-loading/loading1.js | 1 + .../components/qiun-loading/loading1.json | 5 + .../components/qiun-loading/loading2.acss | 1 + .../components/qiun-loading/loading2.axml | 1 + .../components/qiun-loading/loading2.js | 1 + .../components/qiun-loading/loading2.json | 5 + .../components/qiun-loading/loading3.acss | 1 + .../components/qiun-loading/loading3.axml | 1 + .../components/qiun-loading/loading3.js | 1 + .../components/qiun-loading/loading3.json | 5 + .../components/qiun-loading/loading4.acss | 1 + .../components/qiun-loading/loading4.axml | 1 + .../components/qiun-loading/loading4.js | 1 + .../components/qiun-loading/loading4.json | 5 + .../components/qiun-loading/loading5.acss | 1 + .../components/qiun-loading/loading5.axml | 1 + .../components/qiun-loading/loading5.js | 1 + .../components/qiun-loading/loading5.json | 5 + .../components/qiun-loading/qiun-loading.acss | 0 .../components/qiun-loading/qiun-loading.axml | 1 + .../components/qiun-loading/qiun-loading.js | 1 + .../components/qiun-loading/qiun-loading.json | 11 + .../js_sdk/u-charts/config-ucharts.js | 1 + .../js_sdk/u-charts/u-charts.js | 1 + .../tuniaoui-wx-user-info/static/iconfont.css | 25 + .../uni-datetime-picker/calendar-item.acss | 1 + .../uni-datetime-picker/calendar-item.axml | 1 + .../uni-datetime-picker/calendar-item.js | 1 + .../uni-datetime-picker/calendar-item.json | 5 + .../uni-datetime-picker/calendar.acss | 1 + .../uni-datetime-picker/calendar.axml | 1 + .../uni-datetime-picker/calendar.js | 1 + .../uni-datetime-picker/calendar.json | 9 + .../uni-datetime-picker/i18n/index.js | 1 + .../uni-datetime-picker/time-picker.acss | 1 + .../uni-datetime-picker/time-picker.axml | 1 + .../uni-datetime-picker/time-picker.js | 1 + .../uni-datetime-picker/time-picker.json | 5 + .../uni-datetime-picker.acss | 1 + .../uni-datetime-picker.axml | 1 + .../uni-datetime-picker.js | 1 + .../uni-datetime-picker.json | 9 + .../components/uni-datetime-picker/util.js | 1 + .../components/uni-icons/uni-icons.acss | 1 + .../components/uni-icons/uni-icons.axml | 1 + .../components/uni-icons/uni-icons.js | 1 + .../components/uni-icons/uni-icons.json | 5 + .../components/uni-icons/uniicons_file_vue.js | 1 + .../uni-popup-dialog/uni-popup-dialog.acss | 1 + .../uni-popup-dialog/uni-popup-dialog.axml | 1 + .../uni-popup-dialog/uni-popup-dialog.js | 1 + .../uni-popup-dialog/uni-popup-dialog.json | 5 + .../components/uni-popup/i18n/index.js | 1 + .../uni-popup/components/uni-popup/popup.js | 1 + .../components/uni-popup/uni-popup.acss | 1 + .../components/uni-popup/uni-popup.axml | 1 + .../components/uni-popup/uni-popup.js | 1 + .../components/uni-popup/uni-popup.json | 7 + .../components/uni-section/uni-section.acss | 1 + .../components/uni-section/uni-section.axml | 1 + .../components/uni-section/uni-section.js | 1 + .../components/uni-section/uni-section.json | 5 + .../uni-transition/createAnimation.js | 1 + .../uni-transition/uni-transition.acss | 0 .../uni-transition/uni-transition.axml | 1 + .../uni-transition/uni-transition.js | 1 + .../uni-transition/uni-transition.json | 5 + .../components/u--image/u--image.acss | 0 .../components/u--image/u--image.axml | 1 + .../components/u--image/u--image.js | 1 + .../components/u--image/u--image.json | 7 + .../uview-plus/components/u-badge/props.js | 1 + .../components/u-badge/u-badge.acss | 1 + .../components/u-badge/u-badge.axml | 1 + .../uview-plus/components/u-badge/u-badge.js | 1 + .../components/u-badge/u-badge.json | 5 + .../uview-plus/components/u-button/props.js | 1 + .../components/u-button/u-button.acss | 1 + .../components/u-button/u-button.axml | 1 + .../components/u-button/u-button.js | 1 + .../components/u-button/u-button.json | 8 + .../components/u-cell-group/props.js | 1 + .../components/u-cell-group/u-cell-group.acss | 1 + .../components/u-cell-group/u-cell-group.axml | 1 + .../components/u-cell-group/u-cell-group.js | 1 + .../components/u-cell-group/u-cell-group.json | 7 + .../uview-plus/components/u-cell/props.js | 1 + .../uview-plus/components/u-cell/u-cell.acss | 1 + .../uview-plus/components/u-cell/u-cell.axml | 1 + .../uview-plus/components/u-cell/u-cell.js | 1 + .../uview-plus/components/u-cell/u-cell.json | 8 + .../uview-plus/components/u-checkbox/props.js | 1 + .../components/u-checkbox/u-checkbox.acss | 1 + .../components/u-checkbox/u-checkbox.axml | 1 + .../components/u-checkbox/u-checkbox.js | 1 + .../components/u-checkbox/u-checkbox.json | 7 + .../uview-plus/components/u-code/props.js | 1 + .../uview-plus/components/u-code/u-code.acss | 1 + .../uview-plus/components/u-code/u-code.axml | 1 + .../uview-plus/components/u-code/u-code.js | 1 + .../uview-plus/components/u-code/u-code.json | 5 + .../uview-plus/components/u-divider/props.js | 1 + .../components/u-divider/u-divider.acss | 1 + .../components/u-divider/u-divider.axml | 1 + .../components/u-divider/u-divider.js | 1 + .../components/u-divider/u-divider.json | 7 + .../components/u-dropdown-item/props.js | 1 + .../u-dropdown-item/u-dropdown-item.acss | 1 + .../u-dropdown-item/u-dropdown-item.axml | 1 + .../u-dropdown-item/u-dropdown-item.js | 1 + .../u-dropdown-item/u-dropdown-item.json | 9 + .../uview-plus/components/u-dropdown/props.js | 1 + .../components/u-dropdown/u-dropdown.acss | 1 + .../components/u-dropdown/u-dropdown.axml | 1 + .../components/u-dropdown/u-dropdown.js | 1 + .../components/u-dropdown/u-dropdown.json | 7 + .../components/u-grid-item/props.js | 1 + .../components/u-grid-item/u-grid-item.acss | 1 + .../components/u-grid-item/u-grid-item.axml | 1 + .../components/u-grid-item/u-grid-item.js | 1 + .../components/u-grid-item/u-grid-item.json | 5 + .../uview-plus/components/u-grid/props.js | 1 + .../uview-plus/components/u-grid/u-grid.acss | 1 + .../uview-plus/components/u-grid/u-grid.axml | 1 + .../uview-plus/components/u-grid/u-grid.js | 1 + .../uview-plus/components/u-grid/u-grid.json | 5 + .../uview-plus/components/u-icon/icons.js | 1 + .../uview-plus/components/u-icon/props.js | 1 + .../uview-plus/components/u-icon/u-icon.acss | 1 + .../uview-plus/components/u-icon/u-icon.axml | 1 + .../uview-plus/components/u-icon/u-icon.js | 1 + .../uview-plus/components/u-icon/u-icon.json | 5 + .../uview-plus/components/u-image/props.js | 1 + .../components/u-image/u-image.acss | 1 + .../components/u-image/u-image.axml | 1 + .../uview-plus/components/u-image/u-image.js | 1 + .../components/u-image/u-image.json | 8 + .../uview-plus/components/u-input/props.js | 1 + .../components/u-input/u-input.acss | 1 + .../components/u-input/u-input.axml | 1 + .../uview-plus/components/u-input/u-input.js | 1 + .../components/u-input/u-input.json | 7 + .../uview-plus/components/u-line/props.js | 1 + .../uview-plus/components/u-line/u-line.acss | 1 + .../uview-plus/components/u-line/u-line.axml | 1 + .../uview-plus/components/u-line/u-line.js | 1 + .../uview-plus/components/u-line/u-line.json | 5 + .../uview-plus/components/u-link/props.js | 1 + .../uview-plus/components/u-link/u-link.acss | 1 + .../uview-plus/components/u-link/u-link.axml | 1 + .../uview-plus/components/u-link/u-link.js | 1 + .../uview-plus/components/u-link/u-link.json | 5 + .../components/u-loading-icon/props.js | 1 + .../u-loading-icon/u-loading-icon.acss | 1 + .../u-loading-icon/u-loading-icon.axml | 1 + .../u-loading-icon/u-loading-icon.js | 1 + .../u-loading-icon/u-loading-icon.json | 5 + .../uview-plus/components/u-modal/props.js | 1 + .../components/u-modal/u-modal.acss | 1 + .../components/u-modal/u-modal.axml | 1 + .../uview-plus/components/u-modal/u-modal.js | 1 + .../components/u-modal/u-modal.json | 9 + .../components/u-number-box/props.js | 1 + .../components/u-number-box/u-number-box.acss | 1 + .../components/u-number-box/u-number-box.axml | 1 + .../components/u-number-box/u-number-box.js | 1 + .../components/u-number-box/u-number-box.json | 7 + .../uview-plus/components/u-overlay/props.js | 1 + .../components/u-overlay/u-overlay.acss | 1 + .../components/u-overlay/u-overlay.axml | 1 + .../components/u-overlay/u-overlay.js | 1 + .../components/u-overlay/u-overlay.json | 7 + .../uview-plus/components/u-popup/props.js | 1 + .../components/u-popup/u-popup.acss | 1 + .../components/u-popup/u-popup.axml | 1 + .../uview-plus/components/u-popup/u-popup.js | 1 + .../components/u-popup/u-popup.json | 11 + .../components/u-radio-group/props.js | 1 + .../u-radio-group/u-radio-group.acss | 1 + .../u-radio-group/u-radio-group.axml | 1 + .../components/u-radio-group/u-radio-group.js | 1 + .../u-radio-group/u-radio-group.json | 5 + .../uview-plus/components/u-radio/props.js | 1 + .../components/u-radio/u-radio.acss | 1 + .../components/u-radio/u-radio.axml | 1 + .../uview-plus/components/u-radio/u-radio.js | 1 + .../components/u-radio/u-radio.json | 7 + .../components/u-safe-bottom/props.js | 1 + .../u-safe-bottom/u-safe-bottom.acss | 1 + .../u-safe-bottom/u-safe-bottom.axml | 1 + .../components/u-safe-bottom/u-safe-bottom.js | 1 + .../u-safe-bottom/u-safe-bottom.json | 5 + .../components/u-status-bar/props.js | 1 + .../components/u-status-bar/u-status-bar.acss | 1 + .../components/u-status-bar/u-status-bar.axml | 1 + .../components/u-status-bar/u-status-bar.js | 1 + .../components/u-status-bar/u-status-bar.json | 5 + .../components/u-subsection/props.js | 1 + .../components/u-subsection/u-subsection.acss | 1 + .../components/u-subsection/u-subsection.axml | 1 + .../components/u-subsection/u-subsection.js | 1 + .../components/u-subsection/u-subsection.json | 5 + .../components/u-swiper-indicator/props.js | 1 + .../u-swiper-indicator.acss | 1 + .../u-swiper-indicator.axml | 1 + .../u-swiper-indicator/u-swiper-indicator.js | 1 + .../u-swiper-indicator.json | 5 + .../uview-plus/components/u-swiper/props.js | 1 + .../components/u-swiper/u-swiper.acss | 1 + .../components/u-swiper/u-swiper.axml | 1 + .../components/u-swiper/u-swiper.js | 1 + .../components/u-swiper/u-swiper.json | 8 + .../uview-plus/components/u-tabs/props.js | 1 + .../uview-plus/components/u-tabs/u-tabs.acss | 1 + .../uview-plus/components/u-tabs/u-tabs.axml | 1 + .../uview-plus/components/u-tabs/u-tabs.js | 1 + .../uview-plus/components/u-tabs/u-tabs.json | 7 + .../uview-plus/components/u-tag/props.js | 1 + .../uview-plus/components/u-tag/u-tag.acss | 1 + .../uview-plus/components/u-tag/u-tag.axml | 1 + .../uview-plus/components/u-tag/u-tag.js | 1 + .../uview-plus/components/u-tag/u-tag.json | 8 + .../uview-plus/components/u-text/props.js | 1 + .../uview-plus/components/u-text/u-text.acss | 1 + .../uview-plus/components/u-text/u-text.axml | 1 + .../uview-plus/components/u-text/u-text.js | 1 + .../uview-plus/components/u-text/u-text.json | 8 + .../uview-plus/components/u-text/value.js | 1 + .../components/u-transition/props.js | 1 + .../components/u-transition/transition.js | 1 + .../components/u-transition/u-transition.acss | 1 + .../components/u-transition/u-transition.axml | 1 + .../components/u-transition/u-transition.js | 1 + .../components/u-transition/u-transition.json | 5 + .../mp-alipay/uni_modules/uview-plus/index.js | 1 + .../uview-plus/libs/config/color.js | 1 + .../uview-plus/libs/config/config.js | 1 + .../uview-plus/libs/config/props.js | 1 + .../libs/config/props/actionSheet.js | 1 + .../uview-plus/libs/config/props/album.js | 1 + .../uview-plus/libs/config/props/alert.js | 1 + .../uview-plus/libs/config/props/avatar.js | 1 + .../libs/config/props/avatarGroup.js | 1 + .../uview-plus/libs/config/props/backtop.js | 1 + .../uview-plus/libs/config/props/badge.js | 1 + .../uview-plus/libs/config/props/button.js | 1 + .../uview-plus/libs/config/props/calendar.js | 1 + .../libs/config/props/carKeyboard.js | 1 + .../uview-plus/libs/config/props/cell.js | 1 + .../uview-plus/libs/config/props/cellGroup.js | 1 + .../uview-plus/libs/config/props/checkbox.js | 1 + .../libs/config/props/checkboxGroup.js | 1 + .../libs/config/props/circleProgress.js | 1 + .../uview-plus/libs/config/props/code.js | 1 + .../uview-plus/libs/config/props/codeInput.js | 1 + .../uview-plus/libs/config/props/col.js | 1 + .../uview-plus/libs/config/props/collapse.js | 1 + .../libs/config/props/collapseItem.js | 1 + .../libs/config/props/columnNotice.js | 1 + .../uview-plus/libs/config/props/countDown.js | 1 + .../uview-plus/libs/config/props/countTo.js | 1 + .../libs/config/props/datetimePicker.js | 1 + .../uview-plus/libs/config/props/divider.js | 1 + .../uview-plus/libs/config/props/empty.js | 1 + .../uview-plus/libs/config/props/form.js | 1 + .../uview-plus/libs/config/props/formItem.js | 1 + .../uview-plus/libs/config/props/gap.js | 1 + .../uview-plus/libs/config/props/grid.js | 1 + .../uview-plus/libs/config/props/gridItem.js | 1 + .../uview-plus/libs/config/props/icon.js | 1 + .../uview-plus/libs/config/props/image.js | 1 + .../libs/config/props/indexAnchor.js | 1 + .../uview-plus/libs/config/props/indexList.js | 1 + .../uview-plus/libs/config/props/input.js | 1 + .../uview-plus/libs/config/props/keyboard.js | 1 + .../uview-plus/libs/config/props/line.js | 1 + .../libs/config/props/lineProgress.js | 1 + .../uview-plus/libs/config/props/link.js | 1 + .../uview-plus/libs/config/props/list.js | 1 + .../uview-plus/libs/config/props/listItem.js | 1 + .../libs/config/props/loadingIcon.js | 1 + .../libs/config/props/loadingPage.js | 1 + .../uview-plus/libs/config/props/loadmore.js | 1 + .../uview-plus/libs/config/props/modal.js | 1 + .../uview-plus/libs/config/props/navbar.js | 1 + .../uview-plus/libs/config/props/noNetwork.js | 1 + .../uview-plus/libs/config/props/noticeBar.js | 1 + .../uview-plus/libs/config/props/notify.js | 1 + .../uview-plus/libs/config/props/numberBox.js | 1 + .../libs/config/props/numberKeyboard.js | 1 + .../uview-plus/libs/config/props/overlay.js | 1 + .../uview-plus/libs/config/props/parse.js | 1 + .../uview-plus/libs/config/props/picker.js | 1 + .../uview-plus/libs/config/props/popup.js | 1 + .../uview-plus/libs/config/props/radio.js | 1 + .../libs/config/props/radioGroup.js | 1 + .../uview-plus/libs/config/props/rate.js | 1 + .../uview-plus/libs/config/props/readMore.js | 1 + .../uview-plus/libs/config/props/row.js | 1 + .../uview-plus/libs/config/props/rowNotice.js | 1 + .../libs/config/props/scrollList.js | 1 + .../uview-plus/libs/config/props/search.js | 1 + .../uview-plus/libs/config/props/section.js | 1 + .../uview-plus/libs/config/props/skeleton.js | 1 + .../uview-plus/libs/config/props/slider.js | 1 + .../uview-plus/libs/config/props/statusBar.js | 1 + .../uview-plus/libs/config/props/steps.js | 1 + .../uview-plus/libs/config/props/stepsItem.js | 1 + .../uview-plus/libs/config/props/sticky.js | 1 + .../libs/config/props/subsection.js | 1 + .../libs/config/props/swipeAction.js | 1 + .../libs/config/props/swipeActionItem.js | 1 + .../uview-plus/libs/config/props/swiper.js | 1 + .../libs/config/props/swipterIndicator.js | 1 + .../uview-plus/libs/config/props/switch.js | 1 + .../uview-plus/libs/config/props/tabbar.js | 1 + .../libs/config/props/tabbarItem.js | 1 + .../uview-plus/libs/config/props/tabs.js | 1 + .../uview-plus/libs/config/props/tag.js | 1 + .../uview-plus/libs/config/props/text.js | 1 + .../uview-plus/libs/config/props/textarea.js | 1 + .../uview-plus/libs/config/props/toast.js | 1 + .../uview-plus/libs/config/props/toolbar.js | 1 + .../uview-plus/libs/config/props/tooltip.js | 1 + .../libs/config/props/transition.js | 1 + .../uview-plus/libs/config/props/upload.js | 1 + .../uview-plus/libs/config/zIndex.js | 1 + .../uview-plus/libs/function/colorGradient.js | 1 + .../uview-plus/libs/function/debounce.js | 1 + .../uview-plus/libs/function/digit.js | 1 + .../uview-plus/libs/function/index.js | 1 + .../uview-plus/libs/function/platform.js | 1 + .../uview-plus/libs/function/test.js | 1 + .../uview-plus/libs/function/throttle.js | 1 + .../libs/luch-request/adapters/index.js | 1 + .../luch-request/core/InterceptorManager.js | 1 + .../libs/luch-request/core/Request.js | 1 + .../libs/luch-request/core/buildFullPath.js | 1 + .../libs/luch-request/core/defaults.js | 1 + .../libs/luch-request/core/dispatchRequest.js | 1 + .../libs/luch-request/core/mergeConfig.js | 1 + .../libs/luch-request/core/settle.js | 1 + .../libs/luch-request/helpers/buildURL.js | 1 + .../libs/luch-request/helpers/combineURLs.js | 1 + .../luch-request/helpers/isAbsoluteURL.js | 1 + .../uview-plus/libs/luch-request/index.js | 1 + .../uview-plus/libs/luch-request/utils.js | 1 + .../libs/luch-request/utils/clone.js | 1 + .../uview-plus/libs/mixin/button.js | 1 + .../uview-plus/libs/mixin/mixin.js | 1 + .../uview-plus/libs/mixin/mpMixin.js | 1 + .../uview-plus/libs/mixin/mpShare.js | 1 + .../uview-plus/libs/mixin/openType.js | 1 + .../uni_modules/uview-plus/libs/util/route.js | 1 + .../z-paging-empty-view.acss | 1 + .../z-paging-empty-view.axml | 1 + .../z-paging-empty-view.js | 1 + .../z-paging-empty-view.json | 5 + .../components/z-paging-load-more.acss | 1 + .../components/z-paging-load-more.axml | 1 + .../z-paging/components/z-paging-load-more.js | 1 + .../components/z-paging-load-more.json | 5 + .../z-paging/components/z-paging-refresh.acss | 1 + .../z-paging/components/z-paging-refresh.axml | 1 + .../z-paging/components/z-paging-refresh.js | 1 + .../z-paging/components/z-paging-refresh.json | 5 + .../components/z-paging/config/index.js | 1 + .../components/z-paging/i18n/index.js | 1 + .../z-paging/js/modules/back-to-top.js | 1 + .../z-paging/js/modules/chat-record-mode.js | 1 + .../z-paging/js/modules/common-layout.js | 1 + .../z-paging/js/modules/data-handle.js | 1 + .../components/z-paging/js/modules/empty.js | 1 + .../components/z-paging/js/modules/i18n.js | 1 + .../z-paging/js/modules/load-more.js | 1 + .../components/z-paging/js/modules/loading.js | 1 + .../components/z-paging/js/modules/nvue.js | 1 + .../z-paging/js/modules/refresher.js | 1 + .../z-paging/js/modules/scroller.js | 1 + .../z-paging/js/modules/virtual-list.js | 1 + .../z-paging/js/z-paging-constant.js | 1 + .../components/z-paging/js/z-paging-enum.js | 1 + .../z-paging/js/z-paging-interceptor.js | 1 + .../components/z-paging/js/z-paging-main.js | 1 + .../components/z-paging/js/z-paging-static.js | 1 + .../components/z-paging/js/z-paging-utils.js | 1 + .../components/z-paging/z-paging.acss | 1 + .../components/z-paging/z-paging.axml | 1 + .../z-paging/components/z-paging/z-paging.js | 1 + .../components/z-paging/z-paging.json | 9 + .../zxz-uni-data-select.acss | 1 + .../zxz-uni-data-select.axml | 1 + .../zxz-uni-data-select.js | 1 + .../zxz-uni-data-select.json | 7 + unpackage/dist/build/mp-weixin/api/api.js | 1 + unpackage/dist/build/mp-weixin/app.js | 1 + unpackage/dist/build/mp-weixin/app.json | 76 + unpackage/dist/build/mp-weixin/app.wxss | 2 + .../dist/build/mp-weixin/common/assets.js | 1 + .../dist/build/mp-weixin/common/js/user.js | 1 + .../dist/build/mp-weixin/common/vendor.js | 7 + .../components/statusBar/statusBar.js | 1 + .../components/statusBar/statusBar.json | 4 + .../components/statusBar/statusBar.wxml | 1 + .../components/statusBar/statusBar.wxss | 1 + .../mp-weixin/components/tabbar/tabbar.js | 1 + .../mp-weixin/components/tabbar/tabbar.json | 4 + .../mp-weixin/components/tabbar/tabbar.wxml | 1 + .../mp-weixin/components/tabbar/tabbar.wxss | 1 + unpackage/dist/build/mp-weixin/config.js | 1 + .../dist/build/mp-weixin/hooks/useNav.js | 1 + unpackage/dist/build/mp-weixin/money.js | 1 + .../mp-weixin/pages/activity/detail513.js | 1 + .../mp-weixin/pages/activity/detail513.json | 7 + .../mp-weixin/pages/activity/detail513.wxml | 1 + .../mp-weixin/pages/activity/detail513.wxss | 1 + .../mp-weixin/pages/activity/detail813.js | 1 + .../mp-weixin/pages/activity/detail813.json | 7 + .../mp-weixin/pages/activity/detail813.wxml | 1 + .../mp-weixin/pages/activity/detail813.wxss | 1 + .../build/mp-weixin/pages/activity/index.js | 1 + .../build/mp-weixin/pages/activity/index.json | 6 + .../build/mp-weixin/pages/activity/index.wxml | 1 + .../build/mp-weixin/pages/activity/index.wxss | 1 + .../mp-weixin/pages/activity/shop/index.js | 1 + .../mp-weixin/pages/activity/shop/index.json | 4 + .../mp-weixin/pages/activity/shop/index.wxml | 1 + .../mp-weixin/pages/activity/shop/index.wxss | 0 .../mp-weixin/pages/agreement/agreement.js | 1 + .../mp-weixin/pages/agreement/agreement.json | 6 + .../mp-weixin/pages/agreement/agreement.wxml | 1 + .../mp-weixin/pages/agreement/agreement.wxss | 0 .../dist/build/mp-weixin/pages/index/index.js | 1 + .../build/mp-weixin/pages/index/index.json | 12 + .../build/mp-weixin/pages/index/index.wxml | 1 + .../build/mp-weixin/pages/index/index.wxss | 1 + .../build/mp-weixin/pages/login/getBack.js | 1 + .../build/mp-weixin/pages/login/getBack.json | 10 + .../build/mp-weixin/pages/login/getBack.wxml | 1 + .../build/mp-weixin/pages/login/getBack.wxss | 1 + .../mp-weixin/pages/login/getBackAccout.js | 1 + .../mp-weixin/pages/login/getBackAccout.json | 10 + .../mp-weixin/pages/login/getBackAccout.wxml | 1 + .../mp-weixin/pages/login/getBackAccout.wxss | 1 + .../dist/build/mp-weixin/pages/login/login.js | 1 + .../build/mp-weixin/pages/login/login.json | 9 + .../build/mp-weixin/pages/login/login.wxml | 1 + .../build/mp-weixin/pages/login/login.wxss | 1 + .../build/mp-weixin/pages/login/register.js | 1 + .../build/mp-weixin/pages/login/register.json | 11 + .../build/mp-weixin/pages/login/register.wxml | 1 + .../build/mp-weixin/pages/login/register.wxss | 1 + .../build/mp-weixin/pages/market/detail.js | 1 + .../build/mp-weixin/pages/market/detail.json | 6 + .../build/mp-weixin/pages/market/detail.wxml | 1 + .../build/mp-weixin/pages/market/detail.wxss | 0 .../build/mp-weixin/pages/market/market.js | 1 + .../build/mp-weixin/pages/market/market.json | 10 + .../build/mp-weixin/pages/market/market.wxml | 1 + .../build/mp-weixin/pages/market/market.wxss | 1 + .../mp-weixin/pages/mine/balanceIncome.js | 1 + .../mp-weixin/pages/mine/balanceIncome.json | 8 + .../mp-weixin/pages/mine/balanceIncome.wxml | 1 + .../mp-weixin/pages/mine/balanceIncome.wxss | 1 + .../build/mp-weixin/pages/mine/earnings.js | 1 + .../build/mp-weixin/pages/mine/earnings.json | 9 + .../build/mp-weixin/pages/mine/earnings.wxml | 1 + .../build/mp-weixin/pages/mine/earnings.wxss | 1 + .../dist/build/mp-weixin/pages/mine/mine.js | 1 + .../dist/build/mp-weixin/pages/mine/mine.json | 13 + .../dist/build/mp-weixin/pages/mine/mine.wxml | 1 + .../dist/build/mp-weixin/pages/mine/mine.wxss | 1 + .../dist/build/mp-weixin/pages/mine/phone.js | 1 + .../build/mp-weixin/pages/mine/phone.json | 8 + .../build/mp-weixin/pages/mine/phone.wxml | 1 + .../build/mp-weixin/pages/mine/phone.wxss | 1 + .../build/mp-weixin/pages/mine/setting.js | 1 + .../build/mp-weixin/pages/mine/setting.json | 9 + .../build/mp-weixin/pages/mine/setting.wxml | 1 + .../build/mp-weixin/pages/mine/setting.wxss | 1 + .../dist/build/mp-weixin/pages/mine/share.js | 1 + .../build/mp-weixin/pages/mine/share.json | 6 + .../build/mp-weixin/pages/mine/share.wxml | 1 + .../build/mp-weixin/pages/mine/share.wxss | 1 + .../dist/build/mp-weixin/pages/mine/toUser.js | 1 + .../build/mp-weixin/pages/mine/toUser.json | 8 + .../build/mp-weixin/pages/mine/toUser.wxml | 1 + .../build/mp-weixin/pages/mine/toUser.wxss | 1 + .../build/mp-weixin/pages/mine/toUser2.js | 1 + .../build/mp-weixin/pages/mine/toUser2.json | 8 + .../build/mp-weixin/pages/mine/toUser2.wxml | 1 + .../build/mp-weixin/pages/mine/toUser2.wxss | 1 + .../dist/build/mp-weixin/pages/mine/topUp.js | 1 + .../build/mp-weixin/pages/mine/topUp.json | 10 + .../build/mp-weixin/pages/mine/topUp.wxml | 1 + .../build/mp-weixin/pages/mine/topUp.wxss | 1 + .../mp-weixin/pages/mine/transferBalance.js | 1 + .../mp-weixin/pages/mine/transferBalance.json | 8 + .../mp-weixin/pages/mine/transferBalance.wxml | 1 + .../mp-weixin/pages/mine/transferBalance.wxss | 1 + .../build/mp-weixin/pages/order/details.js | 1 + .../build/mp-weixin/pages/order/details.json | 5 + .../build/mp-weixin/pages/order/details.wxml | 1 + .../build/mp-weixin/pages/order/details.wxss | 1 + .../dist/build/mp-weixin/pages/order/order.js | 1 + .../build/mp-weixin/pages/order/order.json | 9 + .../build/mp-weixin/pages/order/order.wxml | 1 + .../build/mp-weixin/pages/order/order.wxss | 1 + .../dist/build/mp-weixin/pages/order/pay.js | 1 + .../dist/build/mp-weixin/pages/order/pay.json | 8 + .../dist/build/mp-weixin/pages/order/pay.wxml | 1 + .../dist/build/mp-weixin/pages/order/pay.wxss | 1 + .../build/mp-weixin/pages/order/success.js | 1 + .../build/mp-weixin/pages/order/success.json | 4 + .../build/mp-weixin/pages/order/success.wxml | 1 + .../build/mp-weixin/pages/order/success.wxss | 1 + .../dist/build/mp-weixin/pages/piles/piles.js | 1 + .../build/mp-weixin/pages/piles/piles.json | 7 + .../build/mp-weixin/pages/piles/piles.wxml | 1 + .../build/mp-weixin/pages/piles/piles.wxss | 1 + .../build/mp-weixin/pages/protocol/buy.js | 1 + .../build/mp-weixin/pages/protocol/buy.json | 7 + .../build/mp-weixin/pages/protocol/buy.wxml | 1 + .../build/mp-weixin/pages/protocol/buy.wxss | 0 .../mp-weixin/pages/protocol/trusteeship.js | 1 + .../mp-weixin/pages/protocol/trusteeship.json | 7 + .../mp-weixin/pages/protocol/trusteeship.wxml | 1 + .../mp-weixin/pages/protocol/trusteeship.wxss | 0 .../build/mp-weixin/pages/setMeal/affirm.js | 1 + .../build/mp-weixin/pages/setMeal/affirm.json | 7 + .../build/mp-weixin/pages/setMeal/affirm.wxml | 1 + .../build/mp-weixin/pages/setMeal/affirm.wxss | 1 + .../build/mp-weixin/pages/setMeal/setMeal.js | 1 + .../mp-weixin/pages/setMeal/setMeal.json | 7 + .../mp-weixin/pages/setMeal/setMeal.wxml | 1 + .../mp-weixin/pages/setMeal/setMeal.wxss | 1 + .../pages/setMealList/setMealList.js | 1 + .../pages/setMealList/setMealList.json | 6 + .../pages/setMealList/setMealList.wxml | 1 + .../pages/setMealList/setMealList.wxss | 1 + .../build/mp-weixin/pages/shareList/detail.js | 1 + .../mp-weixin/pages/shareList/detail.json | 9 + .../mp-weixin/pages/shareList/detail.wxml | 1 + .../mp-weixin/pages/shareList/detail.wxss | 1 + .../mp-weixin/pages/shareList/shareList.js | 1 + .../mp-weixin/pages/shareList/shareList.json | 9 + .../mp-weixin/pages/shareList/shareList.wxml | 1 + .../mp-weixin/pages/shareList/shareList.wxss | 0 .../dist/build/mp-weixin/pages/shop/affirm.js | 1 + .../build/mp-weixin/pages/shop/affirm.json | 7 + .../build/mp-weixin/pages/shop/affirm.wxml | 1 + .../build/mp-weixin/pages/shop/affirm.wxss | 1 + .../dist/build/mp-weixin/pages/shop/shop.js | 1 + .../dist/build/mp-weixin/pages/shop/shop.json | 6 + .../dist/build/mp-weixin/pages/shop/shop.wxml | 1 + .../dist/build/mp-weixin/pages/shop/shop.wxss | 1 + .../mp-weixin/pages/wallet/addBankCard.js | 1 + .../mp-weixin/pages/wallet/addBankCard.json | 6 + .../mp-weixin/pages/wallet/addBankCard.wxml | 1 + .../mp-weixin/pages/wallet/addBankCard.wxss | 1 + .../build/mp-weixin/pages/wallet/bankCard.js | 1 + .../mp-weixin/pages/wallet/bankCard.json | 8 + .../mp-weixin/pages/wallet/bankCard.wxml | 1 + .../mp-weixin/pages/wallet/bankCard.wxss | 1 + .../mp-weixin/pages/wallet/freezeEarnings.js | 1 + .../pages/wallet/freezeEarnings.json | 6 + .../pages/wallet/freezeEarnings.wxml | 1 + .../pages/wallet/freezeEarnings.wxss | 1 + .../mp-weixin/pages/wallet/freezeMoney.js | 1 + .../mp-weixin/pages/wallet/freezeMoney.json | 6 + .../mp-weixin/pages/wallet/freezeMoney.wxml | 1 + .../mp-weixin/pages/wallet/freezeMoney.wxss | 1 + .../mp-weixin/pages/wallet/incomeList.js | 1 + .../mp-weixin/pages/wallet/incomeList.json | 8 + .../mp-weixin/pages/wallet/incomeList.wxml | 1 + .../mp-weixin/pages/wallet/incomeList.wxss | 1 + .../build/mp-weixin/pages/wallet/wallet.js | 1 + .../build/mp-weixin/pages/wallet/wallet.json | 7 + .../build/mp-weixin/pages/wallet/wallet.wxml | 1 + .../build/mp-weixin/pages/wallet/wallet.wxss | 1 + .../build/mp-weixin/pages/wallet/withdraw.js | 1 + .../mp-weixin/pages/wallet/withdraw.json | 9 + .../mp-weixin/pages/wallet/withdraw.wxml | 1 + .../mp-weixin/pages/wallet/withdraw.wxss | 1 + .../mp-weixin/pages/wallet/withdrawList.js | 1 + .../mp-weixin/pages/wallet/withdrawList.json | 7 + .../mp-weixin/pages/wallet/withdrawList.wxml | 1 + .../mp-weixin/pages/wallet/withdrawList.wxss | 1 + .../build/mp-weixin/pages/webView/webView.js | 1 + .../mp-weixin/pages/webView/webView.json | 4 + .../mp-weixin/pages/webView/webView.wxml | 1 + .../mp-weixin/pages/webView/webView.wxss | 0 .../dist/build/mp-weixin/project.config.json | 29 + .../dist/build/mp-weixin/request/index.js | 1 + .../build/mp-weixin/static/icon/avatar.png | Bin 0 -> 6255 bytes .../dist/build/mp-weixin/static/icon/bz.png | Bin 0 -> 5431 bytes .../dist/build/mp-weixin/static/icon/dd.png | Bin 0 -> 4207 bytes .../dist/build/mp-weixin/static/icon/dz.png | Bin 0 -> 3573 bytes .../dist/build/mp-weixin/static/icon/hd.png | Bin 0 -> 5697 bytes .../dist/build/mp-weixin/static/icon/home.png | Bin 0 -> 1618 bytes .../dist/build/mp-weixin/static/icon/kf.png | Bin 0 -> 7021 bytes .../build/mp-weixin/static/icon/money.png | Bin 0 -> 1463 bytes .../dist/build/mp-weixin/static/icon/mx.png | Bin 0 -> 4302 bytes .../build/mp-weixin/static/icon/share.png | Bin 0 -> 4320 bytes .../dist/build/mp-weixin/static/icon/sz.png | Bin 0 -> 2599 bytes .../dist/build/mp-weixin/static/icon/tkf.png | Bin 0 -> 2547 bytes .../dist/build/mp-weixin/static/icon/tx.png | Bin 0 -> 1863 bytes .../dist/build/mp-weixin/static/icon/txs.png | Bin 0 -> 9070 bytes .../build/mp-weixin/static/icon/weixin.png | Bin 0 -> 1445 bytes .../dist/build/mp-weixin/static/icon/xia.png | Bin 0 -> 849 bytes .../dist/build/mp-weixin/static/icon/yhk.png | Bin 0 -> 1761 bytes .../dist/build/mp-weixin/static/icon/zb.png | Bin 0 -> 8275 bytes .../dist/build/mp-weixin/static/icon/zd.png | Bin 0 -> 3425 bytes .../dist/build/mp-weixin/static/icon/zfb.png | Bin 0 -> 5100 bytes .../build/mp-weixin/static/icon/zhuan.png | Bin 0 -> 6052 bytes .../dist/build/mp-weixin/static/icon/zz.png | Bin 0 -> 4401 bytes unpackage/dist/build/mp-weixin/static/jp.png | Bin 0 -> 15510 bytes .../dist/build/mp-weixin/static/jthn.png | Bin 0 -> 15012 bytes .../dist/build/mp-weixin/static/logo.png | Bin 0 -> 15058 bytes .../dist/build/mp-weixin/static/logoB.png | Bin 0 -> 46779 bytes .../build/mp-weixin/static/tabbar/home.png | Bin 0 -> 2111 bytes .../build/mp-weixin/static/tabbar/homes.png | Bin 0 -> 1754 bytes .../build/mp-weixin/static/tabbar/market.png | Bin 0 -> 3843 bytes .../build/mp-weixin/static/tabbar/markets.png | Bin 0 -> 4050 bytes .../build/mp-weixin/static/tabbar/mine.png | Bin 0 -> 2622 bytes .../build/mp-weixin/static/tabbar/mines.png | Bin 0 -> 1953 bytes unpackage/dist/build/mp-weixin/static/tj.png | Bin 0 -> 2777 bytes unpackage/dist/build/mp-weixin/store/index.js | 1 + .../mp-html/components/mp-html/mp-html.js | 1 + .../mp-html/components/mp-html/mp-html.json | 6 + .../mp-html/components/mp-html/mp-html.wxml | 1 + .../mp-html/components/mp-html/mp-html.wxss | 1 + .../mp-html/components/mp-html/node/node.js | 1 + .../mp-html/components/mp-html/node/node.json | 6 + .../mp-html/components/mp-html/node/node.wxml | 31 + .../mp-html/components/mp-html/node/node.wxss | 1 + .../mp-html/components/mp-html/parser.js | 1 + .../qiun-data-charts/qiun-data-charts.js | 1 + .../qiun-data-charts/qiun-data-charts.json | 7 + .../qiun-data-charts/qiun-data-charts.wxml | 1 + .../qiun-data-charts/qiun-data-charts.wxss | 1 + .../components/qiun-error/qiun-error.js | 1 + .../components/qiun-error/qiun-error.json | 4 + .../components/qiun-error/qiun-error.wxml | 1 + .../components/qiun-error/qiun-error.wxss | 1 + .../components/qiun-loading/loading1.js | 1 + .../components/qiun-loading/loading1.json | 4 + .../components/qiun-loading/loading1.wxml | 1 + .../components/qiun-loading/loading1.wxss | 1 + .../components/qiun-loading/loading2.js | 1 + .../components/qiun-loading/loading2.json | 4 + .../components/qiun-loading/loading2.wxml | 1 + .../components/qiun-loading/loading2.wxss | 1 + .../components/qiun-loading/loading3.js | 1 + .../components/qiun-loading/loading3.json | 4 + .../components/qiun-loading/loading3.wxml | 1 + .../components/qiun-loading/loading3.wxss | 1 + .../components/qiun-loading/loading4.js | 1 + .../components/qiun-loading/loading4.json | 4 + .../components/qiun-loading/loading4.wxml | 1 + .../components/qiun-loading/loading4.wxss | 1 + .../components/qiun-loading/loading5.js | 1 + .../components/qiun-loading/loading5.json | 4 + .../components/qiun-loading/loading5.wxml | 1 + .../components/qiun-loading/loading5.wxss | 1 + .../components/qiun-loading/qiun-loading.js | 1 + .../components/qiun-loading/qiun-loading.json | 10 + .../components/qiun-loading/qiun-loading.wxml | 1 + .../components/qiun-loading/qiun-loading.wxss | 0 .../js_sdk/u-charts/config-ucharts.js | 1 + .../js_sdk/u-charts/u-charts.js | 1 + .../tuniaoui-wx-user-info/static/iconfont.css | 25 + .../uni-datetime-picker/calendar-item.js | 1 + .../uni-datetime-picker/calendar-item.json | 4 + .../uni-datetime-picker/calendar-item.wxml | 1 + .../uni-datetime-picker/calendar-item.wxss | 1 + .../uni-datetime-picker/calendar.js | 1 + .../uni-datetime-picker/calendar.json | 8 + .../uni-datetime-picker/calendar.wxml | 1 + .../uni-datetime-picker/calendar.wxss | 1 + .../uni-datetime-picker/i18n/index.js | 1 + .../uni-datetime-picker/time-picker.js | 1 + .../uni-datetime-picker/time-picker.json | 4 + .../uni-datetime-picker/time-picker.wxml | 1 + .../uni-datetime-picker/time-picker.wxss | 1 + .../uni-datetime-picker.js | 1 + .../uni-datetime-picker.json | 8 + .../uni-datetime-picker.wxml | 1 + .../uni-datetime-picker.wxss | 1 + .../components/uni-datetime-picker/util.js | 1 + .../components/uni-icons/uni-icons.js | 1 + .../components/uni-icons/uni-icons.json | 4 + .../components/uni-icons/uni-icons.wxml | 1 + .../components/uni-icons/uni-icons.wxss | 1 + .../components/uni-icons/uniicons_file_vue.js | 1 + .../uni-popup-dialog/uni-popup-dialog.js | 1 + .../uni-popup-dialog/uni-popup-dialog.json | 4 + .../uni-popup-dialog/uni-popup-dialog.wxml | 1 + .../uni-popup-dialog/uni-popup-dialog.wxss | 1 + .../components/uni-popup/i18n/index.js | 1 + .../uni-popup/components/uni-popup/popup.js | 1 + .../components/uni-popup/uni-popup.js | 1 + .../components/uni-popup/uni-popup.json | 6 + .../components/uni-popup/uni-popup.wxml | 1 + .../components/uni-popup/uni-popup.wxss | 1 + .../components/uni-section/uni-section.js | 1 + .../components/uni-section/uni-section.json | 4 + .../components/uni-section/uni-section.wxml | 1 + .../components/uni-section/uni-section.wxss | 1 + .../uni-transition/createAnimation.js | 1 + .../uni-transition/uni-transition.js | 1 + .../uni-transition/uni-transition.json | 4 + .../uni-transition/uni-transition.wxml | 1 + .../uni-transition/uni-transition.wxss | 0 .../components/u--image/u--image.js | 1 + .../components/u--image/u--image.json | 6 + .../components/u--image/u--image.wxml | 1 + .../components/u--image/u--image.wxss | 0 .../uview-plus/components/u-badge/props.js | 1 + .../uview-plus/components/u-badge/u-badge.js | 1 + .../components/u-badge/u-badge.json | 4 + .../components/u-badge/u-badge.wxml | 1 + .../components/u-badge/u-badge.wxss | 1 + .../uview-plus/components/u-button/props.js | 1 + .../components/u-button/u-button.js | 1 + .../components/u-button/u-button.json | 7 + .../components/u-button/u-button.wxml | 1 + .../components/u-button/u-button.wxss | 1 + .../components/u-cell-group/props.js | 1 + .../components/u-cell-group/u-cell-group.js | 1 + .../components/u-cell-group/u-cell-group.json | 6 + .../components/u-cell-group/u-cell-group.wxml | 1 + .../components/u-cell-group/u-cell-group.wxss | 1 + .../uview-plus/components/u-cell/props.js | 1 + .../uview-plus/components/u-cell/u-cell.js | 1 + .../uview-plus/components/u-cell/u-cell.json | 7 + .../uview-plus/components/u-cell/u-cell.wxml | 1 + .../uview-plus/components/u-cell/u-cell.wxss | 1 + .../uview-plus/components/u-checkbox/props.js | 1 + .../components/u-checkbox/u-checkbox.js | 1 + .../components/u-checkbox/u-checkbox.json | 6 + .../components/u-checkbox/u-checkbox.wxml | 1 + .../components/u-checkbox/u-checkbox.wxss | 1 + .../uview-plus/components/u-code/props.js | 1 + .../uview-plus/components/u-code/u-code.js | 1 + .../uview-plus/components/u-code/u-code.json | 4 + .../uview-plus/components/u-code/u-code.wxml | 1 + .../uview-plus/components/u-code/u-code.wxss | 1 + .../uview-plus/components/u-divider/props.js | 1 + .../components/u-divider/u-divider.js | 1 + .../components/u-divider/u-divider.json | 6 + .../components/u-divider/u-divider.wxml | 1 + .../components/u-divider/u-divider.wxss | 1 + .../components/u-dropdown-item/props.js | 1 + .../u-dropdown-item/u-dropdown-item.js | 1 + .../u-dropdown-item/u-dropdown-item.json | 8 + .../u-dropdown-item/u-dropdown-item.wxml | 1 + .../u-dropdown-item/u-dropdown-item.wxss | 1 + .../uview-plus/components/u-dropdown/props.js | 1 + .../components/u-dropdown/u-dropdown.js | 1 + .../components/u-dropdown/u-dropdown.json | 6 + .../components/u-dropdown/u-dropdown.wxml | 1 + .../components/u-dropdown/u-dropdown.wxss | 1 + .../components/u-grid-item/props.js | 1 + .../components/u-grid-item/u-grid-item.js | 1 + .../components/u-grid-item/u-grid-item.json | 4 + .../components/u-grid-item/u-grid-item.wxml | 1 + .../components/u-grid-item/u-grid-item.wxss | 1 + .../uview-plus/components/u-grid/props.js | 1 + .../uview-plus/components/u-grid/u-grid.js | 1 + .../uview-plus/components/u-grid/u-grid.json | 4 + .../uview-plus/components/u-grid/u-grid.wxml | 1 + .../uview-plus/components/u-grid/u-grid.wxss | 1 + .../uview-plus/components/u-icon/icons.js | 1 + .../uview-plus/components/u-icon/props.js | 1 + .../uview-plus/components/u-icon/u-icon.js | 1 + .../uview-plus/components/u-icon/u-icon.json | 4 + .../uview-plus/components/u-icon/u-icon.wxml | 1 + .../uview-plus/components/u-icon/u-icon.wxss | 1 + .../uview-plus/components/u-image/props.js | 1 + .../uview-plus/components/u-image/u-image.js | 1 + .../components/u-image/u-image.json | 7 + .../components/u-image/u-image.wxml | 1 + .../components/u-image/u-image.wxss | 1 + .../uview-plus/components/u-input/props.js | 1 + .../uview-plus/components/u-input/u-input.js | 1 + .../components/u-input/u-input.json | 6 + .../components/u-input/u-input.wxml | 1 + .../components/u-input/u-input.wxss | 1 + .../uview-plus/components/u-line/props.js | 1 + .../uview-plus/components/u-line/u-line.js | 1 + .../uview-plus/components/u-line/u-line.json | 4 + .../uview-plus/components/u-line/u-line.wxml | 1 + .../uview-plus/components/u-line/u-line.wxss | 1 + .../uview-plus/components/u-link/props.js | 1 + .../uview-plus/components/u-link/u-link.js | 1 + .../uview-plus/components/u-link/u-link.json | 4 + .../uview-plus/components/u-link/u-link.wxml | 1 + .../uview-plus/components/u-link/u-link.wxss | 1 + .../components/u-loading-icon/props.js | 1 + .../u-loading-icon/u-loading-icon.js | 1 + .../u-loading-icon/u-loading-icon.json | 4 + .../u-loading-icon/u-loading-icon.wxml | 1 + .../u-loading-icon/u-loading-icon.wxss | 1 + .../uview-plus/components/u-modal/props.js | 1 + .../uview-plus/components/u-modal/u-modal.js | 1 + .../components/u-modal/u-modal.json | 8 + .../components/u-modal/u-modal.wxml | 1 + .../components/u-modal/u-modal.wxss | 1 + .../components/u-number-box/props.js | 1 + .../components/u-number-box/u-number-box.js | 1 + .../components/u-number-box/u-number-box.json | 6 + .../components/u-number-box/u-number-box.wxml | 1 + .../components/u-number-box/u-number-box.wxss | 1 + .../uview-plus/components/u-overlay/props.js | 1 + .../components/u-overlay/u-overlay.js | 1 + .../components/u-overlay/u-overlay.json | 6 + .../components/u-overlay/u-overlay.wxml | 1 + .../components/u-overlay/u-overlay.wxss | 1 + .../uview-plus/components/u-popup/props.js | 1 + .../uview-plus/components/u-popup/u-popup.js | 1 + .../components/u-popup/u-popup.json | 10 + .../components/u-popup/u-popup.wxml | 1 + .../components/u-popup/u-popup.wxss | 1 + .../components/u-radio-group/props.js | 1 + .../components/u-radio-group/u-radio-group.js | 1 + .../u-radio-group/u-radio-group.json | 4 + .../u-radio-group/u-radio-group.wxml | 1 + .../u-radio-group/u-radio-group.wxss | 1 + .../uview-plus/components/u-radio/props.js | 1 + .../uview-plus/components/u-radio/u-radio.js | 1 + .../components/u-radio/u-radio.json | 6 + .../components/u-radio/u-radio.wxml | 1 + .../components/u-radio/u-radio.wxss | 1 + .../components/u-safe-bottom/props.js | 1 + .../components/u-safe-bottom/u-safe-bottom.js | 1 + .../u-safe-bottom/u-safe-bottom.json | 4 + .../u-safe-bottom/u-safe-bottom.wxml | 1 + .../u-safe-bottom/u-safe-bottom.wxss | 1 + .../components/u-status-bar/props.js | 1 + .../components/u-status-bar/u-status-bar.js | 1 + .../components/u-status-bar/u-status-bar.json | 4 + .../components/u-status-bar/u-status-bar.wxml | 1 + .../components/u-status-bar/u-status-bar.wxss | 1 + .../components/u-subsection/props.js | 1 + .../components/u-subsection/u-subsection.js | 1 + .../components/u-subsection/u-subsection.json | 4 + .../components/u-subsection/u-subsection.wxml | 1 + .../components/u-subsection/u-subsection.wxss | 1 + .../components/u-swiper-indicator/props.js | 1 + .../u-swiper-indicator/u-swiper-indicator.js | 1 + .../u-swiper-indicator.json | 4 + .../u-swiper-indicator.wxml | 1 + .../u-swiper-indicator.wxss | 1 + .../uview-plus/components/u-swiper/props.js | 1 + .../components/u-swiper/u-swiper.js | 1 + .../components/u-swiper/u-swiper.json | 7 + .../components/u-swiper/u-swiper.wxml | 1 + .../components/u-swiper/u-swiper.wxss | 1 + .../uview-plus/components/u-tabs/props.js | 1 + .../uview-plus/components/u-tabs/u-tabs.js | 1 + .../uview-plus/components/u-tabs/u-tabs.json | 6 + .../uview-plus/components/u-tabs/u-tabs.wxml | 1 + .../uview-plus/components/u-tabs/u-tabs.wxss | 1 + .../uview-plus/components/u-tag/props.js | 1 + .../uview-plus/components/u-tag/u-tag.js | 1 + .../uview-plus/components/u-tag/u-tag.json | 7 + .../uview-plus/components/u-tag/u-tag.wxml | 1 + .../uview-plus/components/u-tag/u-tag.wxss | 1 + .../uview-plus/components/u-text/props.js | 1 + .../uview-plus/components/u-text/u-text.js | 1 + .../uview-plus/components/u-text/u-text.json | 7 + .../uview-plus/components/u-text/u-text.wxml | 1 + .../uview-plus/components/u-text/u-text.wxss | 1 + .../uview-plus/components/u-text/value.js | 1 + .../components/u-transition/props.js | 1 + .../components/u-transition/transition.js | 1 + .../components/u-transition/u-transition.js | 1 + .../components/u-transition/u-transition.json | 4 + .../components/u-transition/u-transition.wxml | 1 + .../components/u-transition/u-transition.wxss | 1 + .../mp-weixin/uni_modules/uview-plus/index.js | 1 + .../uview-plus/libs/config/color.js | 1 + .../uview-plus/libs/config/config.js | 1 + .../uview-plus/libs/config/props.js | 1 + .../libs/config/props/actionSheet.js | 1 + .../uview-plus/libs/config/props/album.js | 1 + .../uview-plus/libs/config/props/alert.js | 1 + .../uview-plus/libs/config/props/avatar.js | 1 + .../libs/config/props/avatarGroup.js | 1 + .../uview-plus/libs/config/props/backtop.js | 1 + .../uview-plus/libs/config/props/badge.js | 1 + .../uview-plus/libs/config/props/button.js | 1 + .../uview-plus/libs/config/props/calendar.js | 1 + .../libs/config/props/carKeyboard.js | 1 + .../uview-plus/libs/config/props/cell.js | 1 + .../uview-plus/libs/config/props/cellGroup.js | 1 + .../uview-plus/libs/config/props/checkbox.js | 1 + .../libs/config/props/checkboxGroup.js | 1 + .../libs/config/props/circleProgress.js | 1 + .../uview-plus/libs/config/props/code.js | 1 + .../uview-plus/libs/config/props/codeInput.js | 1 + .../uview-plus/libs/config/props/col.js | 1 + .../uview-plus/libs/config/props/collapse.js | 1 + .../libs/config/props/collapseItem.js | 1 + .../libs/config/props/columnNotice.js | 1 + .../uview-plus/libs/config/props/countDown.js | 1 + .../uview-plus/libs/config/props/countTo.js | 1 + .../libs/config/props/datetimePicker.js | 1 + .../uview-plus/libs/config/props/divider.js | 1 + .../uview-plus/libs/config/props/empty.js | 1 + .../uview-plus/libs/config/props/form.js | 1 + .../uview-plus/libs/config/props/formItem.js | 1 + .../uview-plus/libs/config/props/gap.js | 1 + .../uview-plus/libs/config/props/grid.js | 1 + .../uview-plus/libs/config/props/gridItem.js | 1 + .../uview-plus/libs/config/props/icon.js | 1 + .../uview-plus/libs/config/props/image.js | 1 + .../libs/config/props/indexAnchor.js | 1 + .../uview-plus/libs/config/props/indexList.js | 1 + .../uview-plus/libs/config/props/input.js | 1 + .../uview-plus/libs/config/props/keyboard.js | 1 + .../uview-plus/libs/config/props/line.js | 1 + .../libs/config/props/lineProgress.js | 1 + .../uview-plus/libs/config/props/link.js | 1 + .../uview-plus/libs/config/props/list.js | 1 + .../uview-plus/libs/config/props/listItem.js | 1 + .../libs/config/props/loadingIcon.js | 1 + .../libs/config/props/loadingPage.js | 1 + .../uview-plus/libs/config/props/loadmore.js | 1 + .../uview-plus/libs/config/props/modal.js | 1 + .../uview-plus/libs/config/props/navbar.js | 1 + .../uview-plus/libs/config/props/noNetwork.js | 1 + .../uview-plus/libs/config/props/noticeBar.js | 1 + .../uview-plus/libs/config/props/notify.js | 1 + .../uview-plus/libs/config/props/numberBox.js | 1 + .../libs/config/props/numberKeyboard.js | 1 + .../uview-plus/libs/config/props/overlay.js | 1 + .../uview-plus/libs/config/props/parse.js | 1 + .../uview-plus/libs/config/props/picker.js | 1 + .../uview-plus/libs/config/props/popup.js | 1 + .../uview-plus/libs/config/props/radio.js | 1 + .../libs/config/props/radioGroup.js | 1 + .../uview-plus/libs/config/props/rate.js | 1 + .../uview-plus/libs/config/props/readMore.js | 1 + .../uview-plus/libs/config/props/row.js | 1 + .../uview-plus/libs/config/props/rowNotice.js | 1 + .../libs/config/props/scrollList.js | 1 + .../uview-plus/libs/config/props/search.js | 1 + .../uview-plus/libs/config/props/section.js | 1 + .../uview-plus/libs/config/props/skeleton.js | 1 + .../uview-plus/libs/config/props/slider.js | 1 + .../uview-plus/libs/config/props/statusBar.js | 1 + .../uview-plus/libs/config/props/steps.js | 1 + .../uview-plus/libs/config/props/stepsItem.js | 1 + .../uview-plus/libs/config/props/sticky.js | 1 + .../libs/config/props/subsection.js | 1 + .../libs/config/props/swipeAction.js | 1 + .../libs/config/props/swipeActionItem.js | 1 + .../uview-plus/libs/config/props/swiper.js | 1 + .../libs/config/props/swipterIndicator.js | 1 + .../uview-plus/libs/config/props/switch.js | 1 + .../uview-plus/libs/config/props/tabbar.js | 1 + .../libs/config/props/tabbarItem.js | 1 + .../uview-plus/libs/config/props/tabs.js | 1 + .../uview-plus/libs/config/props/tag.js | 1 + .../uview-plus/libs/config/props/text.js | 1 + .../uview-plus/libs/config/props/textarea.js | 1 + .../uview-plus/libs/config/props/toast.js | 1 + .../uview-plus/libs/config/props/toolbar.js | 1 + .../uview-plus/libs/config/props/tooltip.js | 1 + .../libs/config/props/transition.js | 1 + .../uview-plus/libs/config/props/upload.js | 1 + .../uview-plus/libs/config/zIndex.js | 1 + .../uview-plus/libs/function/colorGradient.js | 1 + .../uview-plus/libs/function/debounce.js | 1 + .../uview-plus/libs/function/digit.js | 1 + .../uview-plus/libs/function/index.js | 1 + .../uview-plus/libs/function/platform.js | 1 + .../uview-plus/libs/function/test.js | 1 + .../uview-plus/libs/function/throttle.js | 1 + .../libs/luch-request/adapters/index.js | 1 + .../luch-request/core/InterceptorManager.js | 1 + .../libs/luch-request/core/Request.js | 1 + .../libs/luch-request/core/buildFullPath.js | 1 + .../libs/luch-request/core/defaults.js | 1 + .../libs/luch-request/core/dispatchRequest.js | 1 + .../libs/luch-request/core/mergeConfig.js | 1 + .../libs/luch-request/core/settle.js | 1 + .../libs/luch-request/helpers/buildURL.js | 1 + .../libs/luch-request/helpers/combineURLs.js | 1 + .../luch-request/helpers/isAbsoluteURL.js | 1 + .../uview-plus/libs/luch-request/index.js | 1 + .../uview-plus/libs/luch-request/utils.js | 1 + .../libs/luch-request/utils/clone.js | 1 + .../uview-plus/libs/mixin/button.js | 1 + .../uview-plus/libs/mixin/mixin.js | 1 + .../uview-plus/libs/mixin/mpMixin.js | 1 + .../uview-plus/libs/mixin/mpShare.js | 1 + .../uview-plus/libs/mixin/openType.js | 1 + .../uni_modules/uview-plus/libs/util/route.js | 1 + .../z-paging-empty-view.js | 1 + .../z-paging-empty-view.json | 4 + .../z-paging-empty-view.wxml | 1 + .../z-paging-empty-view.wxss | 1 + .../z-paging/components/z-paging-load-more.js | 1 + .../components/z-paging-load-more.json | 4 + .../components/z-paging-load-more.wxml | 1 + .../components/z-paging-load-more.wxss | 1 + .../z-paging/components/z-paging-refresh.js | 1 + .../z-paging/components/z-paging-refresh.json | 4 + .../z-paging/components/z-paging-refresh.wxml | 1 + .../z-paging/components/z-paging-refresh.wxss | 1 + .../components/z-paging/config/index.js | 1 + .../components/z-paging/i18n/index.js | 1 + .../z-paging/js/modules/back-to-top.js | 1 + .../z-paging/js/modules/chat-record-mode.js | 1 + .../z-paging/js/modules/common-layout.js | 1 + .../z-paging/js/modules/data-handle.js | 1 + .../components/z-paging/js/modules/empty.js | 1 + .../components/z-paging/js/modules/i18n.js | 1 + .../z-paging/js/modules/load-more.js | 1 + .../components/z-paging/js/modules/loading.js | 1 + .../components/z-paging/js/modules/nvue.js | 1 + .../z-paging/js/modules/refresher.js | 1 + .../z-paging/js/modules/scroller.js | 1 + .../z-paging/js/modules/virtual-list.js | 1 + .../z-paging/js/z-paging-constant.js | 1 + .../components/z-paging/js/z-paging-enum.js | 1 + .../z-paging/js/z-paging-interceptor.js | 1 + .../components/z-paging/js/z-paging-main.js | 1 + .../components/z-paging/js/z-paging-static.js | 1 + .../components/z-paging/js/z-paging-utils.js | 1 + .../components/z-paging/wxs/z-paging-wxs.wxs | 382 + .../z-paging/components/z-paging/z-paging.js | 1 + .../components/z-paging/z-paging.json | 8 + .../components/z-paging/z-paging.wxml | 2 + .../components/z-paging/z-paging.wxss | 1 + .../zxz-uni-data-select.js | 1 + .../zxz-uni-data-select.json | 6 + .../zxz-uni-data-select.wxml | 1 + .../zxz-uni-data-select.wxss | 1 + .../build/web/assets/addBankCard-X84EZTzO.css | 1 + .../dist/build/web/assets/api.Cc9YjI0f.js | 1 + .../build/web/assets/bankCard-NVdqhSLX.css | 1 + .../dist/build/web/assets/cdz-A8CT_eHb.png | Bin 0 -> 4907 bytes .../build/web/assets/getBack-kYGJbsC0.css | 1 + .../web/assets/getBackAccout-D9qpbLgw.css | 1 + .../build/web/assets/incomeList-BXE8j-Rd.css | 1 + .../dist/build/web/assets/index-B7CwYKzH.css | 1 + .../dist/build/web/assets/index-BycOfjPK.js | 30 + .../dist/build/web/assets/index-plHussBO.css | 1 + .../dist/build/web/assets/login-0qXEW3xX.css | 1 + .../dist/build/web/assets/logo--hVi_dcS.png | Bin 0 -> 15058 bytes .../dist/build/web/assets/logo.CdEtXfNd.js | 1 + .../dist/build/web/assets/logoB-DstPGT9a.png | Bin 0 -> 46779 bytes .../dist/build/web/assets/logoB-uKDYPEYr.css | 1 + .../dist/build/web/assets/logoB.D1yH5YI-.js | 1 + .../dist/build/web/assets/mx-BWfEb9Ya.png | Bin 0 -> 4302 bytes .../dist/build/web/assets/order-CrzY5GmK.css | 1 + .../web/assets/pages-index-index.DhKmyjTL.js | 1 + .../assets/pages-login-getBack.DusHFi5H.js | 1 + .../pages-login-getBackAccout.Cvfo60-F.js | 1 + .../web/assets/pages-login-login.LlW_ZWCa.js | 1 + .../assets/pages-login-register.Cl1oozsz.js | 1 + .../assets/pages-mine-addBankCard.DLM_vv3S.js | 1 + .../assets/pages-mine-bankCard.xeprXKBa.js | 1 + .../assets/pages-mine-incomeList.B7EiffC3.js | 1 + .../web/assets/pages-mine-piles.CcfdHfvr.js | 1 + .../assets/pages-mine-withdraw.d06CPeNJ.js | 1 + .../build/web/assets/pages-mine-z.Dv4px6RE.js | 1 + .../web/assets/pages-order-order.DvjzQNLb.js | 1 + .../dist/build/web/assets/piles-DFI4r2i9.css | 1 + .../build/web/assets/register-BAPzzgFv.css | 1 + .../dist/build/web/assets/u-code-D1W_xdRG.css | 1 + .../dist/build/web/assets/u-code.DqKoqWLQ.js | 1 + .../dist/build/web/assets/u-icon-g8zLUjA7.css | 1 + .../dist/build/web/assets/u-icon.Bn8ZYdhI.js | 1 + .../build/web/assets/u-input-BYtWVVzk.css | 1 + .../dist/build/web/assets/u-input.BXN8t6Qx.js | 1 + .../dist/build/web/assets/u-tag-c4eWJSQU.css | 1 + .../dist/build/web/assets/u-tag.Ct2nTF77.js | 1 + .../dist/build/web/assets/uni.afe19bcd.css | 1 + .../build/web/assets/withdraw-Bl2Mc8FN.css | 1 + .../dist/build/web/assets/z-BiMTcY06.css | 1 + .../build/web/assets/z-paging-okf5CAd7.css | 1 + .../build/web/assets/z-paging.BKluYc9r.js | 1 + .../dist/build/web/assets/zhuan-COo7xaxB.png | Bin 0 -> 6052 bytes unpackage/dist/build/web/index.html | 23 + .../dist/build/web/static/icon/avatar.png | Bin 0 -> 6255 bytes unpackage/dist/build/web/static/icon/cds.png | Bin 0 -> 4935 bytes unpackage/dist/build/web/static/icon/cdz.png | Bin 0 -> 4907 bytes unpackage/dist/build/web/static/icon/grxx.png | Bin 0 -> 4797 bytes unpackage/dist/build/web/static/icon/hd.png | Bin 0 -> 5697 bytes unpackage/dist/build/web/static/icon/home.png | Bin 0 -> 1618 bytes unpackage/dist/build/web/static/icon/mx.png | Bin 0 -> 4302 bytes .../dist/build/web/static/icon/order.png | Bin 0 -> 4008 bytes unpackage/dist/build/web/static/icon/sz.png | Bin 0 -> 2599 bytes unpackage/dist/build/web/static/icon/tc.png | Bin 0 -> 4913 bytes unpackage/dist/build/web/static/icon/tkf.png | Bin 0 -> 2547 bytes unpackage/dist/build/web/static/icon/tx.png | Bin 0 -> 1863 bytes unpackage/dist/build/web/static/icon/txs.png | Bin 0 -> 9070 bytes unpackage/dist/build/web/static/icon/xia.png | Bin 0 -> 849 bytes unpackage/dist/build/web/static/icon/yhk.png | Bin 0 -> 1761 bytes .../dist/build/web/static/icon/zhuan.png | Bin 0 -> 6052 bytes unpackage/dist/build/web/static/icon/zz.png | Bin 0 -> 4401 bytes unpackage/dist/build/web/static/logo.png | Bin 0 -> 15058 bytes unpackage/dist/build/web/static/logoB.png | Bin 0 -> 46779 bytes .../qiun-data-charts/static/h5/echarts.min.js | 23 + .../tuniaoui-wx-user-info/static/iconfont.css | 25 + .../dist/cache/.vite/deps/_metadata.json | 8 + unpackage/dist/cache/.vite/deps/package.json | 3 + unpackage/dist/dev/mp-alipay/api/api.js | 121 + unpackage/dist/dev/mp-alipay/app.acss | 3064 ++++ unpackage/dist/dev/mp-alipay/app.js | 95 + unpackage/dist/dev/mp-alipay/app.json | 75 + .../mp-alipay/assets/uniicons.32e978a5.ttf | Bin 0 -> 35824 bytes unpackage/dist/dev/mp-alipay/common/assets.js | 25 + .../dist/dev/mp-alipay/common/js/user.js | 34 + unpackage/dist/dev/mp-alipay/common/vendor.js | 12291 ++++++++++++++++ .../components/statusBar/statusBar.acss | 11 + .../components/statusBar/statusBar.axml | 1 + .../components/statusBar/statusBar.js | 14 + .../components/statusBar/statusBar.json | 5 + .../mp-alipay/components/tabbar/tabbar.acss | 38 + .../mp-alipay/components/tabbar/tabbar.axml | 1 + .../dev/mp-alipay/components/tabbar/tabbar.js | 59 + .../mp-alipay/components/tabbar/tabbar.json | 5 + unpackage/dist/dev/mp-alipay/config.js | 11 + unpackage/dist/dev/mp-alipay/hooks/useNav.js | 44 + .../dist/dev/mp-alipay/mini.project.json | 11 + unpackage/dist/dev/mp-alipay/money.js | 104 + .../mp-alipay/pages/activity/detail513.acss | 33 + .../mp-alipay/pages/activity/detail513.axml | 1 + .../dev/mp-alipay/pages/activity/detail513.js | 62 + .../mp-alipay/pages/activity/detail513.json | 7 + .../mp-alipay/pages/activity/detail813.acss | 33 + .../mp-alipay/pages/activity/detail813.axml | 1 + .../dev/mp-alipay/pages/activity/detail813.js | 94 + .../mp-alipay/pages/activity/detail813.json | 7 + .../dev/mp-alipay/pages/activity/index.acss | 3 + .../dev/mp-alipay/pages/activity/index.axml | 1 + .../dev/mp-alipay/pages/activity/index.js | 39 + .../dev/mp-alipay/pages/activity/index.json | 6 + .../mp-alipay/pages/activity/shop/index.acss | 0 .../mp-alipay/pages/activity/shop/index.axml | 1 + .../mp-alipay/pages/activity/shop/index.js | 33 + .../mp-alipay/pages/activity/shop/index.json | 4 + .../mp-alipay/pages/agreement/agreement.acss | 0 .../mp-alipay/pages/agreement/agreement.axml | 1 + .../mp-alipay/pages/agreement/agreement.js | 29 + .../mp-alipay/pages/agreement/agreement.json | 6 + .../dist/dev/mp-alipay/pages/index/index.acss | 103 + .../dist/dev/mp-alipay/pages/index/index.axml | 1 + .../dist/dev/mp-alipay/pages/index/index.js | 226 + .../dist/dev/mp-alipay/pages/index/index.json | 13 + .../dev/mp-alipay/pages/login/getBack.acss | 43 + .../dev/mp-alipay/pages/login/getBack.axml | 1 + .../dist/dev/mp-alipay/pages/login/getBack.js | 148 + .../dev/mp-alipay/pages/login/getBack.json | 11 + .../mp-alipay/pages/login/getBackAccout.acss | 43 + .../mp-alipay/pages/login/getBackAccout.axml | 1 + .../mp-alipay/pages/login/getBackAccout.js | 137 + .../mp-alipay/pages/login/getBackAccout.json | 11 + .../dist/dev/mp-alipay/pages/login/login.acss | 43 + .../dist/dev/mp-alipay/pages/login/login.axml | 1 + .../dist/dev/mp-alipay/pages/login/login.js | 99 + .../dist/dev/mp-alipay/pages/login/login.json | 10 + .../dev/mp-alipay/pages/login/register.acss | 40 + .../dev/mp-alipay/pages/login/register.axml | 1 + .../dev/mp-alipay/pages/login/register.js | 186 + .../dev/mp-alipay/pages/login/register.json | 12 + .../dev/mp-alipay/pages/market/detail.acss | 0 .../dev/mp-alipay/pages/market/detail.axml | 1 + .../dist/dev/mp-alipay/pages/market/detail.js | 35 + .../dev/mp-alipay/pages/market/detail.json | 6 + .../dev/mp-alipay/pages/market/market.acss | 29 + .../dev/mp-alipay/pages/market/market.axml | 1 + .../dist/dev/mp-alipay/pages/market/market.js | 117 + .../dev/mp-alipay/pages/market/market.json | 11 + .../mp-alipay/pages/mine/balanceIncome.acss | 139 + .../mp-alipay/pages/mine/balanceIncome.axml | 1 + .../dev/mp-alipay/pages/mine/balanceIncome.js | 161 + .../mp-alipay/pages/mine/balanceIncome.json | 8 + .../dev/mp-alipay/pages/mine/earnings.acss | 60 + .../dev/mp-alipay/pages/mine/earnings.axml | 1 + .../dist/dev/mp-alipay/pages/mine/earnings.js | 117 + .../dev/mp-alipay/pages/mine/earnings.json | 9 + .../dist/dev/mp-alipay/pages/mine/mine.acss | 45 + .../dist/dev/mp-alipay/pages/mine/mine.axml | 1 + .../dist/dev/mp-alipay/pages/mine/mine.js | 218 + .../dist/dev/mp-alipay/pages/mine/mine.json | 14 + .../dist/dev/mp-alipay/pages/mine/phone.acss | 32 + .../dist/dev/mp-alipay/pages/mine/phone.axml | 1 + .../dist/dev/mp-alipay/pages/mine/phone.js | 143 + .../dist/dev/mp-alipay/pages/mine/phone.json | 8 + .../dev/mp-alipay/pages/mine/setting.acss | 60 + .../dev/mp-alipay/pages/mine/setting.axml | 1 + .../dist/dev/mp-alipay/pages/mine/setting.js | 121 + .../dev/mp-alipay/pages/mine/setting.json | 9 + .../dist/dev/mp-alipay/pages/mine/share.acss | 48 + .../dist/dev/mp-alipay/pages/mine/share.axml | 1 + .../dist/dev/mp-alipay/pages/mine/share.js | 56 + .../dist/dev/mp-alipay/pages/mine/share.json | 6 + .../dist/dev/mp-alipay/pages/mine/toUser.acss | 83 + .../dist/dev/mp-alipay/pages/mine/toUser.axml | 1 + .../dist/dev/mp-alipay/pages/mine/toUser.js | 132 + .../dist/dev/mp-alipay/pages/mine/toUser.json | 8 + .../dev/mp-alipay/pages/mine/toUser2.acss | 83 + .../dev/mp-alipay/pages/mine/toUser2.axml | 1 + .../dist/dev/mp-alipay/pages/mine/toUser2.js | 132 + .../dev/mp-alipay/pages/mine/toUser2.json | 8 + .../dist/dev/mp-alipay/pages/mine/topUp.acss | 12 + .../dist/dev/mp-alipay/pages/mine/topUp.axml | 1 + .../dist/dev/mp-alipay/pages/mine/topUp.js | 129 + .../dist/dev/mp-alipay/pages/mine/topUp.json | 10 + .../mp-alipay/pages/mine/transferBalance.acss | 83 + .../mp-alipay/pages/mine/transferBalance.axml | 1 + .../mp-alipay/pages/mine/transferBalance.js | 115 + .../mp-alipay/pages/mine/transferBalance.json | 8 + .../dev/mp-alipay/pages/order/details.acss | 289 + .../dev/mp-alipay/pages/order/details.axml | 1 + .../dist/dev/mp-alipay/pages/order/details.js | 51 + .../dev/mp-alipay/pages/order/details.json | 5 + .../dist/dev/mp-alipay/pages/order/order.acss | 49 + .../dist/dev/mp-alipay/pages/order/order.axml | 1 + .../dist/dev/mp-alipay/pages/order/order.js | 230 + .../dist/dev/mp-alipay/pages/order/order.json | 9 + .../dist/dev/mp-alipay/pages/order/pay.acss | 12 + .../dist/dev/mp-alipay/pages/order/pay.axml | 1 + .../dist/dev/mp-alipay/pages/order/pay.js | 109 + .../dist/dev/mp-alipay/pages/order/pay.json | 8 + .../dev/mp-alipay/pages/order/success.acss | 113 + .../dev/mp-alipay/pages/order/success.axml | 1 + .../dist/dev/mp-alipay/pages/order/success.js | 142 + .../dev/mp-alipay/pages/order/success.json | 4 + .../dist/dev/mp-alipay/pages/piles/piles.acss | 66 + .../dist/dev/mp-alipay/pages/piles/piles.axml | 1 + .../dist/dev/mp-alipay/pages/piles/piles.js | 119 + .../dist/dev/mp-alipay/pages/piles/piles.json | 7 + .../dev/mp-alipay/pages/protocol/buy.acss | 0 .../dev/mp-alipay/pages/protocol/buy.axml | 1 + .../dist/dev/mp-alipay/pages/protocol/buy.js | 46 + .../dev/mp-alipay/pages/protocol/buy.json | 7 + .../mp-alipay/pages/protocol/trusteeship.acss | 0 .../mp-alipay/pages/protocol/trusteeship.axml | 1 + .../mp-alipay/pages/protocol/trusteeship.js | 46 + .../mp-alipay/pages/protocol/trusteeship.json | 7 + .../dev/mp-alipay/pages/setMeal/affirm.acss | 12 + .../dev/mp-alipay/pages/setMeal/affirm.axml | 1 + .../dev/mp-alipay/pages/setMeal/affirm.js | 97 + .../dev/mp-alipay/pages/setMeal/affirm.json | 7 + .../dev/mp-alipay/pages/setMeal/setMeal.acss | 66 + .../dev/mp-alipay/pages/setMeal/setMeal.axml | 1 + .../dev/mp-alipay/pages/setMeal/setMeal.js | 68 + .../dev/mp-alipay/pages/setMeal/setMeal.json | 7 + .../pages/setMealList/setMealList.acss | 66 + .../pages/setMealList/setMealList.axml | 1 + .../pages/setMealList/setMealList.js | 105 + .../pages/setMealList/setMealList.json | 6 + .../dev/mp-alipay/pages/shareList/detail.acss | 8 + .../dev/mp-alipay/pages/shareList/detail.axml | 1 + .../dev/mp-alipay/pages/shareList/detail.js | 257 + .../dev/mp-alipay/pages/shareList/detail.json | 9 + .../mp-alipay/pages/shareList/shareList.acss | 0 .../mp-alipay/pages/shareList/shareList.axml | 1 + .../mp-alipay/pages/shareList/shareList.js | 127 + .../mp-alipay/pages/shareList/shareList.json | 9 + .../dist/dev/mp-alipay/pages/shop/affirm.acss | 12 + .../dist/dev/mp-alipay/pages/shop/affirm.axml | 1 + .../dist/dev/mp-alipay/pages/shop/affirm.js | 95 + .../dist/dev/mp-alipay/pages/shop/affirm.json | 7 + .../dist/dev/mp-alipay/pages/shop/shop.acss | 62 + .../dist/dev/mp-alipay/pages/shop/shop.axml | 1 + .../dist/dev/mp-alipay/pages/shop/shop.js | 55 + .../dist/dev/mp-alipay/pages/shop/shop.json | 6 + .../mp-alipay/pages/wallet/addBankCard.acss | 32 + .../mp-alipay/pages/wallet/addBankCard.axml | 1 + .../dev/mp-alipay/pages/wallet/addBankCard.js | 86 + .../mp-alipay/pages/wallet/addBankCard.json | 6 + .../dev/mp-alipay/pages/wallet/bankCard.acss | 11 + .../dev/mp-alipay/pages/wallet/bankCard.axml | 1 + .../dev/mp-alipay/pages/wallet/bankCard.js | 109 + .../dev/mp-alipay/pages/wallet/bankCard.json | 8 + .../pages/wallet/freezeEarnings.acss | 67 + .../pages/wallet/freezeEarnings.axml | 1 + .../mp-alipay/pages/wallet/freezeEarnings.js | 87 + .../pages/wallet/freezeEarnings.json | 6 + .../mp-alipay/pages/wallet/freezeMoney.acss | 67 + .../mp-alipay/pages/wallet/freezeMoney.axml | 1 + .../dev/mp-alipay/pages/wallet/freezeMoney.js | 87 + .../mp-alipay/pages/wallet/freezeMoney.json | 6 + .../mp-alipay/pages/wallet/incomeList.acss | 67 + .../mp-alipay/pages/wallet/incomeList.axml | 1 + .../dev/mp-alipay/pages/wallet/incomeList.js | 131 + .../mp-alipay/pages/wallet/incomeList.json | 8 + .../dev/mp-alipay/pages/wallet/wallet.acss | 74 + .../dev/mp-alipay/pages/wallet/wallet.axml | 1 + .../dist/dev/mp-alipay/pages/wallet/wallet.js | 100 + .../dev/mp-alipay/pages/wallet/wallet.json | 7 + .../dev/mp-alipay/pages/wallet/withdraw.acss | 83 + .../dev/mp-alipay/pages/wallet/withdraw.axml | 1 + .../dev/mp-alipay/pages/wallet/withdraw.js | 157 + .../dev/mp-alipay/pages/wallet/withdraw.json | 9 + .../mp-alipay/pages/wallet/withdrawList.acss | 54 + .../mp-alipay/pages/wallet/withdrawList.axml | 1 + .../mp-alipay/pages/wallet/withdrawList.js | 119 + .../mp-alipay/pages/wallet/withdrawList.json | 7 + .../dev/mp-alipay/pages/webView/webView.acss | 0 .../dev/mp-alipay/pages/webView/webView.axml | 1 + .../dev/mp-alipay/pages/webView/webView.js | 20 + .../dev/mp-alipay/pages/webView/webView.json | 4 + unpackage/dist/dev/mp-alipay/request/index.js | 74 + .../dist/dev/mp-alipay/static/icon/avatar.png | Bin 0 -> 6255 bytes .../dist/dev/mp-alipay/static/icon/bz.png | Bin 0 -> 5431 bytes .../dist/dev/mp-alipay/static/icon/dd.png | Bin 0 -> 4207 bytes .../dist/dev/mp-alipay/static/icon/dz.png | Bin 0 -> 3573 bytes .../dist/dev/mp-alipay/static/icon/hd.png | Bin 0 -> 5697 bytes .../dist/dev/mp-alipay/static/icon/home.png | Bin 0 -> 1618 bytes .../dist/dev/mp-alipay/static/icon/kf.png | Bin 0 -> 7021 bytes .../dist/dev/mp-alipay/static/icon/money.png | Bin 0 -> 1463 bytes .../dist/dev/mp-alipay/static/icon/mx.png | Bin 0 -> 4302 bytes .../dist/dev/mp-alipay/static/icon/share.png | Bin 0 -> 4320 bytes .../dist/dev/mp-alipay/static/icon/sz.png | Bin 0 -> 2599 bytes .../dist/dev/mp-alipay/static/icon/tkf.png | Bin 0 -> 2547 bytes .../dist/dev/mp-alipay/static/icon/tx.png | Bin 0 -> 1863 bytes .../dist/dev/mp-alipay/static/icon/txs.png | Bin 0 -> 9070 bytes .../dist/dev/mp-alipay/static/icon/weixin.png | Bin 0 -> 1445 bytes .../dist/dev/mp-alipay/static/icon/xia.png | Bin 0 -> 849 bytes .../dist/dev/mp-alipay/static/icon/yhk.png | Bin 0 -> 1761 bytes .../dist/dev/mp-alipay/static/icon/zb.png | Bin 0 -> 8275 bytes .../dist/dev/mp-alipay/static/icon/zd.png | Bin 0 -> 3425 bytes .../dist/dev/mp-alipay/static/icon/zfb.png | Bin 0 -> 5100 bytes .../dist/dev/mp-alipay/static/icon/zhuan.png | Bin 0 -> 6052 bytes .../dist/dev/mp-alipay/static/icon/zz.png | Bin 0 -> 4401 bytes unpackage/dist/dev/mp-alipay/static/jp.png | Bin 0 -> 15510 bytes unpackage/dist/dev/mp-alipay/static/jthn.png | Bin 0 -> 15012 bytes unpackage/dist/dev/mp-alipay/static/logo.png | Bin 0 -> 15058 bytes unpackage/dist/dev/mp-alipay/static/logoB.png | Bin 0 -> 46779 bytes .../dist/dev/mp-alipay/static/tabbar/home.png | Bin 0 -> 2111 bytes .../dev/mp-alipay/static/tabbar/homes.png | Bin 0 -> 1754 bytes .../dev/mp-alipay/static/tabbar/market.png | Bin 0 -> 3843 bytes .../dev/mp-alipay/static/tabbar/markets.png | Bin 0 -> 4050 bytes .../dist/dev/mp-alipay/static/tabbar/mine.png | Bin 0 -> 2622 bytes .../dev/mp-alipay/static/tabbar/mines.png | Bin 0 -> 1953 bytes unpackage/dist/dev/mp-alipay/static/tj.png | Bin 0 -> 2777 bytes unpackage/dist/dev/mp-alipay/store/index.js | 13 + .../mp-html/components/mp-html/mp-html.acss | 16 + .../mp-html/components/mp-html/mp-html.axml | 1 + .../mp-html/components/mp-html/mp-html.js | 267 + .../mp-html/components/mp-html/mp-html.json | 7 + .../mp-html/components/mp-html/node/node.acss | 143 + .../mp-html/components/mp-html/node/node.axml | 1 + .../mp-html/components/mp-html/node/node.js | 394 + .../mp-html/components/mp-html/node/node.json | 7 + .../mp-html/components/mp-html/parser.js | 1011 ++ .../qiun-data-charts/qiun-data-charts.acss | 9 + .../qiun-data-charts/qiun-data-charts.axml | 1 + .../qiun-data-charts/qiun-data-charts.js | 954 ++ .../qiun-data-charts/qiun-data-charts.json | 8 + .../components/qiun-error/qiun-error.acss | 21 + .../components/qiun-error/qiun-error.axml | 1 + .../components/qiun-error/qiun-error.js | 21 + .../components/qiun-error/qiun-error.json | 5 + .../components/qiun-loading/loading1.acss | 78 + .../components/qiun-loading/loading1.axml | 1 + .../components/qiun-loading/loading1.js | 13 + .../components/qiun-loading/loading1.json | 5 + .../components/qiun-loading/loading2.acss | 83 + .../components/qiun-loading/loading2.axml | 1 + .../components/qiun-loading/loading2.js | 13 + .../components/qiun-loading/loading2.json | 5 + .../components/qiun-loading/loading3.acss | 88 + .../components/qiun-loading/loading3.axml | 1 + .../components/qiun-loading/loading3.js | 13 + .../components/qiun-loading/loading3.json | 5 + .../components/qiun-loading/loading4.acss | 102 + .../components/qiun-loading/loading4.axml | 1 + .../components/qiun-loading/loading4.js | 13 + .../components/qiun-loading/loading4.json | 5 + .../components/qiun-loading/loading5.acss | 105 + .../components/qiun-loading/loading5.axml | 1 + .../components/qiun-loading/loading5.js | 13 + .../components/qiun-loading/loading5.json | 5 + .../components/qiun-loading/qiun-loading.acss | 0 .../components/qiun-loading/qiun-loading.axml | 1 + .../components/qiun-loading/qiun-loading.js | 43 + .../components/qiun-loading/qiun-loading.json | 11 + .../js_sdk/u-charts/config-ucharts.js | 587 + .../js_sdk/u-charts/u-charts.js | 7287 +++++++++ .../tuniaoui-wx-user-info/static/iconfont.css | 25 + .../uni-datetime-picker/calendar-item.acss | 88 + .../uni-datetime-picker/calendar-item.axml | 1 + .../uni-datetime-picker/calendar-item.js | 58 + .../uni-datetime-picker/calendar-item.json | 5 + .../uni-datetime-picker/calendar.acss | 226 + .../uni-datetime-picker/calendar.axml | 1 + .../uni-datetime-picker/calendar.js | 604 + .../uni-datetime-picker/calendar.json | 9 + .../uni-datetime-picker/i18n/index.js | 73 + .../uni-datetime-picker/time-picker.acss | 102 + .../uni-datetime-picker/time-picker.axml | 1 + .../uni-datetime-picker/time-picker.js | 694 + .../uni-datetime-picker/time-picker.json | 5 + .../uni-datetime-picker.acss | 176 + .../uni-datetime-picker.axml | 1 + .../uni-datetime-picker.js | 839 ++ .../uni-datetime-picker.json | 9 + .../components/uni-datetime-picker/util.js | 365 + .../components/uni-icons/uni-icons.acss | 508 + .../components/uni-icons/uni-icons.axml | 1 + .../components/uni-icons/uni-icons.js | 72 + .../components/uni-icons/uni-icons.json | 5 + .../components/uni-icons/uniicons_file_vue.js | 648 + .../uni-popup-dialog/uni-popup-dialog.acss | 74 + .../uni-popup-dialog/uni-popup-dialog.axml | 1 + .../uni-popup-dialog/uni-popup-dialog.js | 170 + .../uni-popup-dialog/uni-popup-dialog.json | 5 + .../components/uni-popup/i18n/index.js | 28 + .../uni-popup/components/uni-popup/popup.js | 26 + .../components/uni-popup/uni-popup.acss | 22 + .../components/uni-popup/uni-popup.axml | 1 + .../components/uni-popup/uni-popup.js | 393 + .../components/uni-popup/uni-popup.json | 7 + .../components/uni-section/uni-section.acss | 48 + .../components/uni-section/uni-section.axml | 1 + .../components/uni-section/uni-section.js | 83 + .../components/uni-section/uni-section.json | 5 + .../uni-transition/createAnimation.js | 115 + .../uni-transition/uni-transition.acss | 0 .../uni-transition/uni-transition.axml | 1 + .../uni-transition/uni-transition.js | 265 + .../uni-transition/uni-transition.json | 5 + .../components/u--image/u--image.acss | 0 .../components/u--image/u--image.axml | 1 + .../components/u--image/u--image.js | 46 + .../components/u--image/u--image.json | 7 + .../uview-plus/components/u-badge/props.js | 80 + .../components/u-badge/u-badge.acss | 71 + .../components/u-badge/u-badge.axml | 1 + .../uview-plus/components/u-badge/u-badge.js | 67 + .../components/u-badge/u-badge.json | 5 + .../uview-plus/components/u-button/props.js | 155 + .../components/u-button/u-button.acss | 163 + .../components/u-button/u-button.axml | 1 + .../components/u-button/u-button.js | 207 + .../components/u-button/u-button.json | 8 + .../components/u-cell-group/props.js | 17 + .../components/u-cell-group/u-cell-group.acss | 30 + .../components/u-cell-group/u-cell-group.axml | 1 + .../components/u-cell-group/u-cell-group.js | 35 + .../components/u-cell-group/u-cell-group.json | 7 + .../uview-plus/components/u-cell/props.js | 113 + .../uview-plus/components/u-cell/u-cell.acss | 94 + .../uview-plus/components/u-cell/u-cell.axml | 1 + .../uview-plus/components/u-cell/u-cell.js | 104 + .../uview-plus/components/u-cell/u-cell.json | 8 + .../uview-plus/components/u-checkbox/props.js | 77 + .../components/u-checkbox/u-checkbox.acss | 74 + .../components/u-checkbox/u-checkbox.axml | 1 + .../components/u-checkbox/u-checkbox.js | 214 + .../components/u-checkbox/u-checkbox.json | 7 + .../uview-plus/components/u-code/props.js | 37 + .../uview-plus/components/u-code/u-code.acss | 16 + .../uview-plus/components/u-code/u-code.axml | 1 + .../uview-plus/components/u-code/u-code.js | 100 + .../uview-plus/components/u-code/u-code.json | 5 + .../uview-plus/components/u-divider/props.js | 47 + .../components/u-divider/u-divider.acss | 31 + .../components/u-divider/u-divider.axml | 1 + .../components/u-divider/u-divider.js | 80 + .../components/u-divider/u-divider.json | 7 + .../components/u-dropdown-item/props.js | 44 + .../u-dropdown-item/u-dropdown-item.acss | 19 + .../u-dropdown-item/u-dropdown-item.axml | 1 + .../u-dropdown-item/u-dropdown-item.js | 121 + .../u-dropdown-item/u-dropdown-item.json | 9 + .../uview-plus/components/u-dropdown/props.js | 67 + .../components/u-dropdown/u-dropdown.acss | 76 + .../components/u-dropdown/u-dropdown.axml | 1 + .../components/u-dropdown/u-dropdown.js | 158 + .../components/u-dropdown/u-dropdown.json | 7 + .../components/u-grid-item/props.js | 17 + .../components/u-grid-item/u-grid-item.acss | 29 + .../components/u-grid-item/u-grid-item.axml | 1 + .../components/u-grid-item/u-grid-item.js | 112 + .../components/u-grid-item/u-grid-item.json | 5 + .../uview-plus/components/u-grid/props.js | 22 + .../uview-plus/components/u-grid/u-grid.acss | 28 + .../uview-plus/components/u-grid/u-grid.axml | 1 + .../uview-plus/components/u-grid/u-grid.js | 69 + .../uview-plus/components/u-grid/u-grid.json | 5 + .../uview-plus/components/u-icon/icons.js | 216 + .../uview-plus/components/u-icon/props.js | 92 + .../uview-plus/components/u-icon/u-icon.acss | 69 + .../uview-plus/components/u-icon/u-icon.axml | 1 + .../uview-plus/components/u-icon/u-icon.js | 98 + .../uview-plus/components/u-icon/u-icon.json | 5 + .../uview-plus/components/u-image/props.js | 87 + .../components/u-image/u-image.acss | 38 + .../components/u-image/u-image.axml | 1 + .../uview-plus/components/u-image/u-image.js | 138 + .../components/u-image/u-image.json | 8 + .../uview-plus/components/u-input/props.js | 189 + .../components/u-input/u-input.acss | 72 + .../components/u-input/u-input.axml | 1 + .../uview-plus/components/u-input/u-input.js | 218 + .../components/u-input/u-input.json | 7 + .../uview-plus/components/u-line/props.js | 36 + .../uview-plus/components/u-line/u-line.acss | 19 + .../uview-plus/components/u-line/u-line.axml | 1 + .../uview-plus/components/u-line/u-line.js | 38 + .../uview-plus/components/u-line/u-line.json | 5 + .../uview-plus/components/u-link/props.js | 42 + .../uview-plus/components/u-link/u-link.acss | 23 + .../uview-plus/components/u-link/u-link.axml | 1 + .../uview-plus/components/u-link/u-link.js | 48 + .../uview-plus/components/u-link/u-link.json | 5 + .../components/u-loading-icon/props.js | 62 + .../u-loading-icon/u-loading-icon.acss | 148 + .../u-loading-icon/u-loading-icon.axml | 1 + .../u-loading-icon/u-loading-icon.js | 105 + .../u-loading-icon/u-loading-icon.json | 5 + .../uview-plus/components/u-modal/props.js | 87 + .../components/u-modal/u-modal.acss | 70 + .../components/u-modal/u-modal.axml | 1 + .../uview-plus/components/u-modal/u-modal.js | 112 + .../components/u-modal/u-modal.json | 9 + .../components/u-number-box/props.js | 112 + .../components/u-number-box/u-number-box.acss | 62 + .../components/u-number-box/u-number-box.axml | 1 + .../components/u-number-box/u-number-box.js | 284 + .../components/u-number-box/u-number-box.json | 7 + .../uview-plus/components/u-overlay/props.js | 27 + .../components/u-overlay/u-overlay.acss | 24 + .../components/u-overlay/u-overlay.axml | 1 + .../components/u-overlay/u-overlay.js | 51 + .../components/u-overlay/u-overlay.json | 7 + .../uview-plus/components/u-popup/props.js | 82 + .../components/u-popup/u-popup.acss | 75 + .../components/u-popup/u-popup.axml | 1 + .../uview-plus/components/u-popup/u-popup.js | 178 + .../components/u-popup/u-popup.json | 11 + .../components/u-radio-group/props.js | 87 + .../u-radio-group/u-radio-group.acss | 27 + .../u-radio-group/u-radio-group.axml | 1 + .../components/u-radio-group/u-radio-group.js | 70 + .../u-radio-group/u-radio-group.json | 5 + .../uview-plus/components/u-radio/props.js | 72 + .../components/u-radio/u-radio.acss | 76 + .../components/u-radio/u-radio.axml | 1 + .../uview-plus/components/u-radio/u-radio.js | 193 + .../components/u-radio/u-radio.json | 7 + .../components/u-safe-bottom/props.js | 5 + .../u-safe-bottom/u-safe-bottom.acss | 3 + .../u-safe-bottom/u-safe-bottom.axml | 1 + .../components/u-safe-bottom/u-safe-bottom.js | 32 + .../u-safe-bottom/u-safe-bottom.json | 5 + .../components/u-status-bar/props.js | 11 + .../components/u-status-bar/u-status-bar.acss | 3 + .../components/u-status-bar/u-status-bar.axml | 1 + .../components/u-status-bar/u-status-bar.js | 28 + .../components/u-status-bar/u-status-bar.json | 5 + .../components/u-subsection/props.js | 52 + .../components/u-subsection/u-subsection.acss | 90 + .../components/u-subsection/u-subsection.axml | 1 + .../components/u-subsection/u-subsection.js | 140 + .../components/u-subsection/u-subsection.json | 5 + .../components/u-swiper-indicator/props.js | 32 + .../u-swiper-indicator.acss | 40 + .../u-swiper-indicator.axml | 1 + .../u-swiper-indicator/u-swiper-indicator.js | 58 + .../u-swiper-indicator.json | 5 + .../uview-plus/components/u-swiper/props.js | 128 + .../components/u-swiper/u-swiper.acss | 62 + .../components/u-swiper/u-swiper.axml | 1 + .../components/u-swiper/u-swiper.js | 168 + .../components/u-swiper/u-swiper.json | 8 + .../uview-plus/components/u-tabs/props.js | 67 + .../uview-plus/components/u-tabs/u-tabs.acss | 64 + .../uview-plus/components/u-tabs/u-tabs.axml | 1 + .../uview-plus/components/u-tabs/u-tabs.js | 208 + .../uview-plus/components/u-tabs/u-tabs.json | 7 + .../uview-plus/components/u-tag/props.js | 91 + .../uview-plus/components/u-tag/u-tag.acss | 176 + .../uview-plus/components/u-tag/u-tag.axml | 1 + .../uview-plus/components/u-tag/u-tag.js | 129 + .../uview-plus/components/u-tag/u-tag.json | 8 + .../uview-plus/components/u-text/props.js | 113 + .../uview-plus/components/u-text/u-text.acss | 64 + .../uview-plus/components/u-text/u-text.axml | 1 + .../uview-plus/components/u-text/u-text.js | 129 + .../uview-plus/components/u-text/u-text.json | 8 + .../uview-plus/components/u-text/value.js | 78 + .../components/u-transition/props.js | 27 + .../components/u-transition/transition.js | 62 + .../components/u-transition/u-transition.acss | 112 + .../components/u-transition/u-transition.axml | 1 + .../components/u-transition/u-transition.js | 63 + .../components/u-transition/u-transition.json | 5 + .../mp-alipay/uni_modules/uview-plus/index.js | 57 + .../uview-plus/libs/config/color.js | 15 + .../uview-plus/libs/config/config.js | 35 + .../uview-plus/libs/config/props.js | 181 + .../libs/config/props/actionSheet.js | 18 + .../uview-plus/libs/config/props/album.js | 18 + .../uview-plus/libs/config/props/alert.js | 15 + .../uview-plus/libs/config/props/avatar.js | 21 + .../libs/config/props/avatarGroup.js | 16 + .../uview-plus/libs/config/props/backtop.js | 20 + .../uview-plus/libs/config/props/badge.js | 20 + .../uview-plus/libs/config/props/button.js | 35 + .../uview-plus/libs/config/props/calendar.js | 37 + .../libs/config/props/carKeyboard.js | 8 + .../uview-plus/libs/config/props/cell.js | 28 + .../uview-plus/libs/config/props/cellGroup.js | 10 + .../uview-plus/libs/config/props/checkbox.js | 20 + .../libs/config/props/checkboxGroup.js | 22 + .../libs/config/props/circleProgress.js | 8 + .../uview-plus/libs/config/props/code.js | 13 + .../uview-plus/libs/config/props/codeInput.js | 22 + .../uview-plus/libs/config/props/col.js | 12 + .../uview-plus/libs/config/props/collapse.js | 10 + .../libs/config/props/collapseItem.js | 18 + .../libs/config/props/columnNotice.js | 17 + .../uview-plus/libs/config/props/countDown.js | 11 + .../uview-plus/libs/config/props/countTo.js | 18 + .../libs/config/props/datetimePicker.js | 30 + .../uview-plus/libs/config/props/divider.js | 15 + .../uview-plus/libs/config/props/empty.js | 18 + .../uview-plus/libs/config/props/form.js | 15 + .../uview-plus/libs/config/props/formItem.js | 17 + .../uview-plus/libs/config/props/gap.js | 12 + .../uview-plus/libs/config/props/grid.js | 10 + .../uview-plus/libs/config/props/gridItem.js | 9 + .../uview-plus/libs/config/props/icon.js | 28 + .../uview-plus/libs/config/props/image.js | 23 + .../libs/config/props/indexAnchor.js | 12 + .../uview-plus/libs/config/props/indexList.js | 12 + .../uview-plus/libs/config/props/input.js | 41 + .../uview-plus/libs/config/props/keyboard.js | 23 + .../uview-plus/libs/config/props/line.js | 13 + .../libs/config/props/lineProgress.js | 12 + .../uview-plus/libs/config/props/link.js | 18 + .../uview-plus/libs/config/props/list.js | 21 + .../uview-plus/libs/config/props/listItem.js | 8 + .../libs/config/props/loadingIcon.js | 22 + .../libs/config/props/loadingPage.js | 16 + .../uview-plus/libs/config/props/loadmore.js | 25 + .../uview-plus/libs/config/props/modal.js | 23 + .../uview-plus/libs/config/props/navbar.js | 24 + .../uview-plus/libs/config/props/noNetwork.js | 10 + .../uview-plus/libs/config/props/noticeBar.js | 20 + .../uview-plus/libs/config/props/notify.js | 15 + .../uview-plus/libs/config/props/numberBox.js | 28 + .../libs/config/props/numberKeyboard.js | 10 + .../uview-plus/libs/config/props/overlay.js | 11 + .../uview-plus/libs/config/props/parse.js | 15 + .../uview-plus/libs/config/props/picker.js | 23 + .../uview-plus/libs/config/props/popup.js | 22 + .../uview-plus/libs/config/props/radio.js | 20 + .../libs/config/props/radioGroup.js | 23 + .../uview-plus/libs/config/props/rate.js | 19 + .../uview-plus/libs/config/props/readMore.js | 15 + .../uview-plus/libs/config/props/row.js | 10 + .../uview-plus/libs/config/props/rowNotice.js | 14 + .../libs/config/props/scrollList.js | 13 + .../uview-plus/libs/config/props/search.js | 30 + .../uview-plus/libs/config/props/section.js | 17 + .../uview-plus/libs/config/props/skeleton.js | 18 + .../uview-plus/libs/config/props/slider.js | 18 + .../uview-plus/libs/config/props/statusBar.js | 8 + .../uview-plus/libs/config/props/steps.js | 14 + .../uview-plus/libs/config/props/stepsItem.js | 11 + .../uview-plus/libs/config/props/sticky.js | 13 + .../libs/config/props/subsection.js | 16 + .../libs/config/props/swipeAction.js | 8 + .../libs/config/props/swipeActionItem.js | 14 + .../uview-plus/libs/config/props/swiper.js | 31 + .../libs/config/props/swipterIndicator.js | 12 + .../uview-plus/libs/config/props/switch.js | 17 + .../uview-plus/libs/config/props/tabbar.js | 15 + .../libs/config/props/tabbarItem.js | 13 + .../uview-plus/libs/config/props/tabs.js | 25 + .../uview-plus/libs/config/props/tag.js | 23 + .../uview-plus/libs/config/props/text.js | 30 + .../uview-plus/libs/config/props/textarea.js | 29 + .../uview-plus/libs/config/props/toast.js | 22 + .../uview-plus/libs/config/props/toolbar.js | 13 + .../uview-plus/libs/config/props/tooltip.js | 18 + .../libs/config/props/transition.js | 11 + .../uview-plus/libs/config/props/upload.js | 29 + .../uview-plus/libs/config/zIndex.js | 13 + .../uview-plus/libs/function/colorGradient.js | 113 + .../uview-plus/libs/function/debounce.js | 19 + .../uview-plus/libs/function/digit.js | 63 + .../uview-plus/libs/function/index.js | 507 + .../uview-plus/libs/function/platform.js | 7 + .../uview-plus/libs/function/test.js | 177 + .../uview-plus/libs/function/throttle.js | 20 + .../libs/luch-request/adapters/index.js | 61 + .../luch-request/core/InterceptorManager.js | 24 + .../libs/luch-request/core/Request.js | 96 + .../libs/luch-request/core/buildFullPath.js | 10 + .../libs/luch-request/core/defaults.js | 13 + .../libs/luch-request/core/dispatchRequest.js | 4 + .../libs/luch-request/core/mergeConfig.js | 52 + .../libs/luch-request/core/settle.js | 11 + .../libs/luch-request/helpers/buildURL.js | 44 + .../libs/luch-request/helpers/combineURLs.js | 5 + .../luch-request/helpers/isAbsoluteURL.js | 5 + .../uview-plus/libs/luch-request/index.js | 2 + .../uview-plus/libs/luch-request/utils.js | 63 + .../libs/luch-request/utils/clone.js | 195 + .../uview-plus/libs/mixin/button.js | 15 + .../uview-plus/libs/mixin/mixin.js | 135 + .../uview-plus/libs/mixin/mpMixin.js | 3 + .../uview-plus/libs/mixin/mpShare.js | 32 + .../uview-plus/libs/mixin/openType.js | 27 + .../uni_modules/uview-plus/libs/util/route.js | 102 + .../z-paging-empty-view.acss | 62 + .../z-paging-empty-view.axml | 1 + .../z-paging-empty-view.js | 131 + .../z-paging-empty-view.json | 5 + .../components/z-paging-load-more.acss | 118 + .../components/z-paging-load-more.axml | 1 + .../z-paging/components/z-paging-load-more.js | 116 + .../components/z-paging-load-more.json | 5 + .../z-paging/components/z-paging-refresh.acss | 101 + .../z-paging/components/z-paging-refresh.axml | 1 + .../z-paging/components/z-paging-refresh.js | 150 + .../z-paging/components/z-paging-refresh.json | 5 + .../components/z-paging/config/index.js | 3 + .../components/z-paging/i18n/index.js | 64 + .../z-paging/js/modules/back-to-top.js | 120 + .../z-paging/js/modules/chat-record-mode.js | 135 + .../z-paging/js/modules/common-layout.js | 94 + .../z-paging/js/modules/data-handle.js | 649 + .../components/z-paging/js/modules/empty.js | 147 + .../components/z-paging/js/modules/i18n.js | 117 + .../z-paging/js/modules/load-more.js | 325 + .../components/z-paging/js/modules/loading.js | 93 + .../components/z-paging/js/modules/nvue.js | 24 + .../z-paging/js/modules/refresher.js | 715 + .../z-paging/js/modules/scroller.js | 400 + .../z-paging/js/modules/virtual-list.js | 459 + .../z-paging/js/z-paging-constant.js | 18 + .../components/z-paging/js/z-paging-enum.js | 45 + .../z-paging/js/z-paging-interceptor.js | 63 + .../components/z-paging/js/z-paging-main.js | 424 + .../components/z-paging/js/z-paging-static.js | 13 + .../components/z-paging/js/z-paging-utils.js | 213 + .../components/z-paging/z-paging.acss | 240 + .../components/z-paging/z-paging.axml | 1 + .../z-paging/components/z-paging/z-paging.js | 296 + .../components/z-paging/z-paging.json | 9 + .../zxz-uni-data-select.acss | 211 + .../zxz-uni-data-select.axml | 1 + .../zxz-uni-data-select.js | 513 + .../zxz-uni-data-select.json | 7 + unpackage/dist/dev/mp-weixin/api/api.js | 20 + unpackage/dist/dev/mp-weixin/app.js | 36 + unpackage/dist/dev/mp-weixin/app.json | 16 + unpackage/dist/dev/mp-weixin/app.wxss | 3064 ++++ unpackage/dist/dev/mp-weixin/common/assets.js | 19 + unpackage/dist/dev/mp-weixin/common/vendor.js | 8353 +++++++++++ .../components/statusBar/statusBar.js | 14 + .../components/statusBar/statusBar.json | 4 + .../components/statusBar/statusBar.wxml | 1 + .../components/statusBar/statusBar.wxss | 11 + unpackage/dist/dev/mp-weixin/config.js | 11 + unpackage/dist/dev/mp-weixin/hooks/useNav.js | 44 + .../dist/dev/mp-weixin/pages/index/index.js | 147 + .../dist/dev/mp-weixin/pages/index/index.json | 7 + .../dist/dev/mp-weixin/pages/index/index.wxml | 1 + .../dist/dev/mp-weixin/pages/index/index.wxss | 146 + .../dist/dev/mp-weixin/pages/login/getBack.js | 147 + .../dev/mp-weixin/pages/login/getBack.json | 10 + .../dev/mp-weixin/pages/login/getBack.wxml | 1 + .../dev/mp-weixin/pages/login/getBack.wxss | 43 + .../mp-weixin/pages/login/getBackAccout.js | 136 + .../mp-weixin/pages/login/getBackAccout.json | 10 + .../mp-weixin/pages/login/getBackAccout.wxml | 1 + .../mp-weixin/pages/login/getBackAccout.wxss | 43 + .../dist/dev/mp-weixin/pages/login/login.js | 92 + .../dist/dev/mp-weixin/pages/login/login.json | 9 + .../dist/dev/mp-weixin/pages/login/login.wxml | 1 + .../dist/dev/mp-weixin/pages/login/login.wxss | 43 + .../dev/mp-weixin/pages/login/register.js | 185 + .../dev/mp-weixin/pages/login/register.json | 11 + .../dev/mp-weixin/pages/login/register.wxml | 1 + .../dev/mp-weixin/pages/login/register.wxss | 40 + .../dist/dev/mp-weixin/project.config.json | 36 + .../dev/mp-weixin/project.private.config.json | 41 + unpackage/dist/dev/mp-weixin/request/index.js | 74 + .../dist/dev/mp-weixin/static/icon/avatar.png | Bin 0 -> 6255 bytes .../dist/dev/mp-weixin/static/icon/cds.png | Bin 0 -> 4935 bytes .../dist/dev/mp-weixin/static/icon/cdz.png | Bin 0 -> 4907 bytes .../dist/dev/mp-weixin/static/icon/grxx.png | Bin 0 -> 4797 bytes .../dist/dev/mp-weixin/static/icon/hd.png | Bin 0 -> 5697 bytes .../dist/dev/mp-weixin/static/icon/home.png | Bin 0 -> 1618 bytes .../dist/dev/mp-weixin/static/icon/mx.png | Bin 0 -> 4302 bytes .../dist/dev/mp-weixin/static/icon/order.png | Bin 0 -> 4008 bytes .../dist/dev/mp-weixin/static/icon/sz.png | Bin 0 -> 2599 bytes .../dist/dev/mp-weixin/static/icon/tc.png | Bin 0 -> 4913 bytes .../dist/dev/mp-weixin/static/icon/tkf.png | Bin 0 -> 2547 bytes .../dist/dev/mp-weixin/static/icon/tx.png | Bin 0 -> 1863 bytes .../dist/dev/mp-weixin/static/icon/txs.png | Bin 0 -> 9070 bytes .../dist/dev/mp-weixin/static/icon/xia.png | Bin 0 -> 849 bytes .../dist/dev/mp-weixin/static/icon/yhk.png | Bin 0 -> 1761 bytes .../dist/dev/mp-weixin/static/icon/zhuan.png | Bin 0 -> 6052 bytes .../dist/dev/mp-weixin/static/icon/zz.png | Bin 0 -> 4401 bytes unpackage/dist/dev/mp-weixin/static/logo.png | Bin 0 -> 15058 bytes unpackage/dist/dev/mp-weixin/static/logoB.png | Bin 0 -> 46779 bytes unpackage/dist/dev/mp-weixin/store/index.js | 13 + .../tuniaoui-wx-user-info/static/iconfont.css | 25 + .../uview-plus/components/u-checkbox/props.js | 77 + .../components/u-checkbox/u-checkbox.js | 213 + .../components/u-checkbox/u-checkbox.json | 6 + .../components/u-checkbox/u-checkbox.wxml | 1 + .../components/u-checkbox/u-checkbox.wxss | 74 + .../uview-plus/components/u-code/props.js | 37 + .../uview-plus/components/u-code/u-code.js | 100 + .../uview-plus/components/u-code/u-code.json | 4 + .../uview-plus/components/u-code/u-code.wxml | 1 + .../uview-plus/components/u-code/u-code.wxss | 16 + .../components/u-grid-item/props.js | 17 + .../components/u-grid-item/u-grid-item.js | 115 + .../components/u-grid-item/u-grid-item.json | 4 + .../components/u-grid-item/u-grid-item.wxml | 1 + .../components/u-grid-item/u-grid-item.wxss | 29 + .../uview-plus/components/u-grid/props.js | 22 + .../uview-plus/components/u-grid/u-grid.js | 72 + .../uview-plus/components/u-grid/u-grid.json | 4 + .../uview-plus/components/u-grid/u-grid.wxml | 1 + .../uview-plus/components/u-grid/u-grid.wxss | 28 + .../uview-plus/components/u-icon/icons.js | 216 + .../uview-plus/components/u-icon/props.js | 92 + .../uview-plus/components/u-icon/u-icon.js | 97 + .../uview-plus/components/u-icon/u-icon.json | 4 + .../uview-plus/components/u-icon/u-icon.wxml | 1 + .../uview-plus/components/u-icon/u-icon.wxss | 69 + .../uview-plus/components/u-input/props.js | 189 + .../uview-plus/components/u-input/u-input.js | 218 + .../components/u-input/u-input.json | 6 + .../components/u-input/u-input.wxml | 1 + .../components/u-input/u-input.wxss | 72 + .../mp-weixin/uni_modules/uview-plus/index.js | 57 + .../uview-plus/libs/config/color.js | 15 + .../uview-plus/libs/config/config.js | 35 + .../uview-plus/libs/config/props.js | 181 + .../libs/config/props/actionSheet.js | 18 + .../uview-plus/libs/config/props/album.js | 18 + .../uview-plus/libs/config/props/alert.js | 15 + .../uview-plus/libs/config/props/avatar.js | 21 + .../libs/config/props/avatarGroup.js | 16 + .../uview-plus/libs/config/props/backtop.js | 20 + .../uview-plus/libs/config/props/badge.js | 20 + .../uview-plus/libs/config/props/button.js | 35 + .../uview-plus/libs/config/props/calendar.js | 37 + .../libs/config/props/carKeyboard.js | 8 + .../uview-plus/libs/config/props/cell.js | 28 + .../uview-plus/libs/config/props/cellGroup.js | 10 + .../uview-plus/libs/config/props/checkbox.js | 20 + .../libs/config/props/checkboxGroup.js | 22 + .../libs/config/props/circleProgress.js | 8 + .../uview-plus/libs/config/props/code.js | 13 + .../uview-plus/libs/config/props/codeInput.js | 22 + .../uview-plus/libs/config/props/col.js | 12 + .../uview-plus/libs/config/props/collapse.js | 10 + .../libs/config/props/collapseItem.js | 18 + .../libs/config/props/columnNotice.js | 17 + .../uview-plus/libs/config/props/countDown.js | 11 + .../uview-plus/libs/config/props/countTo.js | 18 + .../libs/config/props/datetimePicker.js | 30 + .../uview-plus/libs/config/props/divider.js | 15 + .../uview-plus/libs/config/props/empty.js | 18 + .../uview-plus/libs/config/props/form.js | 15 + .../uview-plus/libs/config/props/formItem.js | 17 + .../uview-plus/libs/config/props/gap.js | 12 + .../uview-plus/libs/config/props/grid.js | 10 + .../uview-plus/libs/config/props/gridItem.js | 9 + .../uview-plus/libs/config/props/icon.js | 28 + .../uview-plus/libs/config/props/image.js | 23 + .../libs/config/props/indexAnchor.js | 12 + .../uview-plus/libs/config/props/indexList.js | 12 + .../uview-plus/libs/config/props/input.js | 41 + .../uview-plus/libs/config/props/keyboard.js | 23 + .../uview-plus/libs/config/props/line.js | 13 + .../libs/config/props/lineProgress.js | 12 + .../uview-plus/libs/config/props/link.js | 18 + .../uview-plus/libs/config/props/list.js | 21 + .../uview-plus/libs/config/props/listItem.js | 8 + .../libs/config/props/loadingIcon.js | 22 + .../libs/config/props/loadingPage.js | 16 + .../uview-plus/libs/config/props/loadmore.js | 25 + .../uview-plus/libs/config/props/modal.js | 23 + .../uview-plus/libs/config/props/navbar.js | 24 + .../uview-plus/libs/config/props/noNetwork.js | 10 + .../uview-plus/libs/config/props/noticeBar.js | 20 + .../uview-plus/libs/config/props/notify.js | 15 + .../uview-plus/libs/config/props/numberBox.js | 28 + .../libs/config/props/numberKeyboard.js | 10 + .../uview-plus/libs/config/props/overlay.js | 11 + .../uview-plus/libs/config/props/parse.js | 15 + .../uview-plus/libs/config/props/picker.js | 23 + .../uview-plus/libs/config/props/popup.js | 22 + .../uview-plus/libs/config/props/radio.js | 20 + .../libs/config/props/radioGroup.js | 23 + .../uview-plus/libs/config/props/rate.js | 19 + .../uview-plus/libs/config/props/readMore.js | 15 + .../uview-plus/libs/config/props/row.js | 10 + .../uview-plus/libs/config/props/rowNotice.js | 14 + .../libs/config/props/scrollList.js | 13 + .../uview-plus/libs/config/props/search.js | 30 + .../uview-plus/libs/config/props/section.js | 17 + .../uview-plus/libs/config/props/skeleton.js | 18 + .../uview-plus/libs/config/props/slider.js | 18 + .../uview-plus/libs/config/props/statusBar.js | 8 + .../uview-plus/libs/config/props/steps.js | 14 + .../uview-plus/libs/config/props/stepsItem.js | 11 + .../uview-plus/libs/config/props/sticky.js | 13 + .../libs/config/props/subsection.js | 16 + .../libs/config/props/swipeAction.js | 8 + .../libs/config/props/swipeActionItem.js | 14 + .../uview-plus/libs/config/props/swiper.js | 31 + .../libs/config/props/swipterIndicator.js | 12 + .../uview-plus/libs/config/props/switch.js | 17 + .../uview-plus/libs/config/props/tabbar.js | 15 + .../libs/config/props/tabbarItem.js | 13 + .../uview-plus/libs/config/props/tabs.js | 25 + .../uview-plus/libs/config/props/tag.js | 23 + .../uview-plus/libs/config/props/text.js | 30 + .../uview-plus/libs/config/props/textarea.js | 29 + .../uview-plus/libs/config/props/toast.js | 22 + .../uview-plus/libs/config/props/toolbar.js | 13 + .../uview-plus/libs/config/props/tooltip.js | 18 + .../libs/config/props/transition.js | 11 + .../uview-plus/libs/config/props/upload.js | 29 + .../uview-plus/libs/config/zIndex.js | 13 + .../uview-plus/libs/function/colorGradient.js | 112 + .../uview-plus/libs/function/debounce.js | 19 + .../uview-plus/libs/function/digit.js | 63 + .../uview-plus/libs/function/index.js | 502 + .../uview-plus/libs/function/platform.js | 7 + .../uview-plus/libs/function/test.js | 177 + .../uview-plus/libs/function/throttle.js | 20 + .../libs/luch-request/adapters/index.js | 61 + .../luch-request/core/InterceptorManager.js | 24 + .../libs/luch-request/core/Request.js | 144 + .../libs/luch-request/core/buildFullPath.js | 10 + .../libs/luch-request/core/defaults.js | 14 + .../libs/luch-request/core/dispatchRequest.js | 4 + .../libs/luch-request/core/mergeConfig.js | 52 + .../libs/luch-request/core/settle.js | 11 + .../libs/luch-request/helpers/buildURL.js | 44 + .../libs/luch-request/helpers/combineURLs.js | 5 + .../luch-request/helpers/isAbsoluteURL.js | 5 + .../uview-plus/libs/luch-request/index.js | 2 + .../uview-plus/libs/luch-request/utils.js | 63 + .../libs/luch-request/utils/clone.js | 195 + .../uview-plus/libs/mixin/mixin.js | 135 + .../uview-plus/libs/mixin/mpMixin.js | 8 + .../uview-plus/libs/mixin/mpShare.js | 32 + .../uni_modules/uview-plus/libs/util/route.js | 102 + .../__UNI__E097FA0/www/__uniappautomator.js | 16 + .../www/__uniappchooselocation.js | 32 + .../__UNI__E097FA0/www/__uniapperror.png | Bin 0 -> 5842 bytes .../www/__uniappopenlocation.js | 32 + .../__UNI__E097FA0/www/__uniapppicker.js | 33 + .../__UNI__E097FA0/www/__uniappquill.js | 8 + .../www/__uniappquillimageresize.js | 1 + .../__UNI__E097FA0/www/__uniappscan.js | 32 + .../__UNI__E097FA0/www/__uniappsuccess.png | Bin 0 -> 2021 bytes .../__UNI__E097FA0/www/__uniappview.html | 23 + .../__UNI__E097FA0/www/app-config-service.js | 11 + .../__UNI__E097FA0/www/app-config.js | 1 + .../__UNI__E097FA0/www/app-renderjs.js | 2 + .../__UNI__E097FA0/www/app-service.js | 7 + .../resources/__UNI__E097FA0/www/app-wxs.js | 4 + .../resources/__UNI__E097FA0/www/app.css | 3 + .../www/assets/uniicons.32e978a5.ttf | Bin 0 -> 35824 bytes .../__UNI__E097FA0/www/manifest.json | 1 + .../www/pages/activity/detail513.css | 1 + .../www/pages/activity/detail813.css | 1 + .../www/pages/activity/index.css | 1 + .../www/pages/activity/shop/index.css | 0 .../www/pages/agreement/agreement.css | 1 + .../__UNI__E097FA0/www/pages/index/index.css | 1 + .../www/pages/login/getBack.css | 1 + .../__UNI__E097FA0/www/pages/login/login.css | 1 + .../www/pages/login/register.css | 1 + .../www/pages/market/detail.css | 1 + .../www/pages/market/market.css | 1 + .../www/pages/mine/balanceIncome.css | 1 + .../www/pages/mine/earnings.css | 1 + .../__UNI__E097FA0/www/pages/mine/mine.css | 1 + .../__UNI__E097FA0/www/pages/mine/phone.css | 1 + .../__UNI__E097FA0/www/pages/mine/setting.css | 1 + .../__UNI__E097FA0/www/pages/mine/share.css | 1 + .../__UNI__E097FA0/www/pages/mine/topUp.css | 1 + .../www/pages/mine/transferBalance.css | 1 + .../www/pages/order/details.css | 1 + .../__UNI__E097FA0/www/pages/order/order.css | 1 + .../__UNI__E097FA0/www/pages/order/pay.css | 1 + .../www/pages/order/success.css | 1 + .../__UNI__E097FA0/www/pages/piles/piles.css | 1 + .../__UNI__E097FA0/www/pages/protocol/buy.css | 1 + .../www/pages/protocol/trusteeship.css | 1 + .../www/pages/setMeal/affirm.css | 1 + .../www/pages/setMeal/setMeal.css | 1 + .../www/pages/setMealList/setMealList.css | 1 + .../www/pages/shareList/shareList.css | 1 + .../__UNI__E097FA0/www/pages/shop/affirm.css | 1 + .../__UNI__E097FA0/www/pages/shop/shop.css | 1 + .../www/pages/wallet/addBankCard.css | 1 + .../www/pages/wallet/bankCard.css | 1 + .../www/pages/wallet/incomeList.css | 1 + .../www/pages/wallet/wallet.css | 1 + .../www/pages/wallet/withdraw.css | 1 + .../www/pages/wallet/withdrawList.css | 1 + .../__UNI__E097FA0/www/static/icon/avatar.png | Bin 0 -> 6255 bytes .../__UNI__E097FA0/www/static/icon/bz.png | Bin 0 -> 5431 bytes .../__UNI__E097FA0/www/static/icon/dd.png | Bin 0 -> 4207 bytes .../__UNI__E097FA0/www/static/icon/dz.png | Bin 0 -> 3573 bytes .../__UNI__E097FA0/www/static/icon/hd.png | Bin 0 -> 5697 bytes .../__UNI__E097FA0/www/static/icon/home.png | Bin 0 -> 1618 bytes .../__UNI__E097FA0/www/static/icon/kf.png | Bin 0 -> 7021 bytes .../__UNI__E097FA0/www/static/icon/money.png | Bin 0 -> 1463 bytes .../__UNI__E097FA0/www/static/icon/mx.png | Bin 0 -> 4302 bytes .../__UNI__E097FA0/www/static/icon/share.png | Bin 0 -> 4320 bytes .../__UNI__E097FA0/www/static/icon/sz.png | Bin 0 -> 2599 bytes .../__UNI__E097FA0/www/static/icon/tkf.png | Bin 0 -> 2547 bytes .../__UNI__E097FA0/www/static/icon/tx.png | Bin 0 -> 1863 bytes .../__UNI__E097FA0/www/static/icon/txs.png | Bin 0 -> 9070 bytes .../__UNI__E097FA0/www/static/icon/weixin.png | Bin 0 -> 1445 bytes .../__UNI__E097FA0/www/static/icon/xia.png | Bin 0 -> 849 bytes .../__UNI__E097FA0/www/static/icon/yhk.png | Bin 0 -> 1761 bytes .../__UNI__E097FA0/www/static/icon/zb.png | Bin 0 -> 8275 bytes .../__UNI__E097FA0/www/static/icon/zd.png | Bin 0 -> 3425 bytes .../__UNI__E097FA0/www/static/icon/zhuan.png | Bin 0 -> 6052 bytes .../__UNI__E097FA0/www/static/jp.png | Bin 0 -> 15510 bytes .../__UNI__E097FA0/www/static/logo.png | Bin 0 -> 15058 bytes .../__UNI__E097FA0/www/static/logoB.png | Bin 0 -> 46779 bytes .../__UNI__E097FA0/www/static/tabbar/home.png | Bin 0 -> 2111 bytes .../www/static/tabbar/homes.png | Bin 0 -> 1754 bytes .../www/static/tabbar/market.png | Bin 0 -> 3843 bytes .../www/static/tabbar/markets.png | Bin 0 -> 4050 bytes .../__UNI__E097FA0/www/static/tabbar/mine.png | Bin 0 -> 2622 bytes .../www/static/tabbar/mines.png | Bin 0 -> 1953 bytes .../__UNI__E097FA0/www/uni-app-view.umd.js | 7 + .../static/app-plus/mp-html/js/handler.js | 1 + .../app-plus/mp-html/js/uni.webview.min.js | 1 + .../static/app-plus/mp-html/local.html | 1 + .../tuniaoui-wx-user-info/static/iconfont.css | 25 + utils/sok.js | 88 + 3512 files changed, 181637 insertions(+) create mode 100644 .hbuilderx/launch.json create mode 100644 App.vue create mode 100644 api/api.js create mode 100644 common/index.scss create mode 100644 common/js/user.js create mode 100644 common/money.json create mode 100644 components/orderList/orderList.vue create mode 100644 components/search/search.vue create mode 100644 components/statusBar/statusBar.vue create mode 100644 components/tabbar/tabbar.vue create mode 100644 config.js create mode 100644 hooks/useNav.js create mode 100644 index.html create mode 100644 main.js create mode 100644 manifest.json create mode 100644 node_modules/.package-lock.json create mode 100644 node_modules/dayjs/.editorconfig create mode 100644 node_modules/dayjs/CHANGELOG.md create mode 100644 node_modules/dayjs/LICENSE create mode 100644 node_modules/dayjs/README.md create mode 100644 node_modules/dayjs/dayjs.min.js create mode 100644 node_modules/dayjs/esm/constant.js create mode 100644 node_modules/dayjs/esm/index.d.ts create mode 100644 node_modules/dayjs/esm/index.js create mode 100644 node_modules/dayjs/esm/locale/af.js create mode 100644 node_modules/dayjs/esm/locale/am.js create mode 100644 node_modules/dayjs/esm/locale/ar-dz.js create mode 100644 node_modules/dayjs/esm/locale/ar-iq.js create mode 100644 node_modules/dayjs/esm/locale/ar-kw.js create mode 100644 node_modules/dayjs/esm/locale/ar-ly.js create mode 100644 node_modules/dayjs/esm/locale/ar-ma.js create mode 100644 node_modules/dayjs/esm/locale/ar-sa.js create mode 100644 node_modules/dayjs/esm/locale/ar-tn.js create mode 100644 node_modules/dayjs/esm/locale/ar.js create mode 100644 node_modules/dayjs/esm/locale/az.js create mode 100644 node_modules/dayjs/esm/locale/be.js create mode 100644 node_modules/dayjs/esm/locale/bg.js create mode 100644 node_modules/dayjs/esm/locale/bi.js create mode 100644 node_modules/dayjs/esm/locale/bm.js create mode 100644 node_modules/dayjs/esm/locale/bn-bd.js create mode 100644 node_modules/dayjs/esm/locale/bn.js create mode 100644 node_modules/dayjs/esm/locale/bo.js create mode 100644 node_modules/dayjs/esm/locale/br.js create mode 100644 node_modules/dayjs/esm/locale/bs.js create mode 100644 node_modules/dayjs/esm/locale/ca.js create mode 100644 node_modules/dayjs/esm/locale/cs.js create mode 100644 node_modules/dayjs/esm/locale/cv.js create mode 100644 node_modules/dayjs/esm/locale/cy.js create mode 100644 node_modules/dayjs/esm/locale/da.js create mode 100644 node_modules/dayjs/esm/locale/de-at.js create mode 100644 node_modules/dayjs/esm/locale/de-ch.js create mode 100644 node_modules/dayjs/esm/locale/de.js create mode 100644 node_modules/dayjs/esm/locale/dv.js create mode 100644 node_modules/dayjs/esm/locale/el.js create mode 100644 node_modules/dayjs/esm/locale/en-au.js create mode 100644 node_modules/dayjs/esm/locale/en-ca.js create mode 100644 node_modules/dayjs/esm/locale/en-gb.js create mode 100644 node_modules/dayjs/esm/locale/en-ie.js create mode 100644 node_modules/dayjs/esm/locale/en-il.js create mode 100644 node_modules/dayjs/esm/locale/en-in.js create mode 100644 node_modules/dayjs/esm/locale/en-nz.js create mode 100644 node_modules/dayjs/esm/locale/en-sg.js create mode 100644 node_modules/dayjs/esm/locale/en-tt.js create mode 100644 node_modules/dayjs/esm/locale/en.js create mode 100644 node_modules/dayjs/esm/locale/eo.js create mode 100644 node_modules/dayjs/esm/locale/es-do.js create mode 100644 node_modules/dayjs/esm/locale/es-mx.js create mode 100644 node_modules/dayjs/esm/locale/es-pr.js create mode 100644 node_modules/dayjs/esm/locale/es-us.js create mode 100644 node_modules/dayjs/esm/locale/es.js create mode 100644 node_modules/dayjs/esm/locale/et.js create mode 100644 node_modules/dayjs/esm/locale/eu.js create mode 100644 node_modules/dayjs/esm/locale/fa.js create mode 100644 node_modules/dayjs/esm/locale/fi.js create mode 100644 node_modules/dayjs/esm/locale/fo.js create mode 100644 node_modules/dayjs/esm/locale/fr-ca.js create mode 100644 node_modules/dayjs/esm/locale/fr-ch.js create mode 100644 node_modules/dayjs/esm/locale/fr.js create mode 100644 node_modules/dayjs/esm/locale/fy.js create mode 100644 node_modules/dayjs/esm/locale/ga.js create mode 100644 node_modules/dayjs/esm/locale/gd.js create mode 100644 node_modules/dayjs/esm/locale/gl.js create mode 100644 node_modules/dayjs/esm/locale/gom-latn.js create mode 100644 node_modules/dayjs/esm/locale/gu.js create mode 100644 node_modules/dayjs/esm/locale/he.js create mode 100644 node_modules/dayjs/esm/locale/hi.js create mode 100644 node_modules/dayjs/esm/locale/hr.js create mode 100644 node_modules/dayjs/esm/locale/ht.js create mode 100644 node_modules/dayjs/esm/locale/hu.js create mode 100644 node_modules/dayjs/esm/locale/hy-am.js create mode 100644 node_modules/dayjs/esm/locale/id.js create mode 100644 node_modules/dayjs/esm/locale/index.d.ts create mode 100644 node_modules/dayjs/esm/locale/is.js create mode 100644 node_modules/dayjs/esm/locale/it-ch.js create mode 100644 node_modules/dayjs/esm/locale/it.js create mode 100644 node_modules/dayjs/esm/locale/ja.js create mode 100644 node_modules/dayjs/esm/locale/jv.js create mode 100644 node_modules/dayjs/esm/locale/ka.js create mode 100644 node_modules/dayjs/esm/locale/kk.js create mode 100644 node_modules/dayjs/esm/locale/km.js create mode 100644 node_modules/dayjs/esm/locale/kn.js create mode 100644 node_modules/dayjs/esm/locale/ko.js create mode 100644 node_modules/dayjs/esm/locale/ku.js create mode 100644 node_modules/dayjs/esm/locale/ky.js create mode 100644 node_modules/dayjs/esm/locale/lb.js create mode 100644 node_modules/dayjs/esm/locale/lo.js create mode 100644 node_modules/dayjs/esm/locale/lt.js create mode 100644 node_modules/dayjs/esm/locale/lv.js create mode 100644 node_modules/dayjs/esm/locale/me.js create mode 100644 node_modules/dayjs/esm/locale/mi.js create mode 100644 node_modules/dayjs/esm/locale/mk.js create mode 100644 node_modules/dayjs/esm/locale/ml.js create mode 100644 node_modules/dayjs/esm/locale/mn.js create mode 100644 node_modules/dayjs/esm/locale/mr.js create mode 100644 node_modules/dayjs/esm/locale/ms-my.js create mode 100644 node_modules/dayjs/esm/locale/ms.js create mode 100644 node_modules/dayjs/esm/locale/mt.js create mode 100644 node_modules/dayjs/esm/locale/my.js create mode 100644 node_modules/dayjs/esm/locale/nb.js create mode 100644 node_modules/dayjs/esm/locale/ne.js create mode 100644 node_modules/dayjs/esm/locale/nl-be.js create mode 100644 node_modules/dayjs/esm/locale/nl.js create mode 100644 node_modules/dayjs/esm/locale/nn.js create mode 100644 node_modules/dayjs/esm/locale/oc-lnc.js create mode 100644 node_modules/dayjs/esm/locale/pa-in.js create mode 100644 node_modules/dayjs/esm/locale/pl.js create mode 100644 node_modules/dayjs/esm/locale/pt-br.js create mode 100644 node_modules/dayjs/esm/locale/pt.js create mode 100644 node_modules/dayjs/esm/locale/rn.js create mode 100644 node_modules/dayjs/esm/locale/ro.js create mode 100644 node_modules/dayjs/esm/locale/ru.js create mode 100644 node_modules/dayjs/esm/locale/rw.js create mode 100644 node_modules/dayjs/esm/locale/sd.js create mode 100644 node_modules/dayjs/esm/locale/se.js create mode 100644 node_modules/dayjs/esm/locale/si.js create mode 100644 node_modules/dayjs/esm/locale/sk.js create mode 100644 node_modules/dayjs/esm/locale/sl.js create mode 100644 node_modules/dayjs/esm/locale/sq.js create mode 100644 node_modules/dayjs/esm/locale/sr-cyrl.js create mode 100644 node_modules/dayjs/esm/locale/sr.js create mode 100644 node_modules/dayjs/esm/locale/ss.js create mode 100644 node_modules/dayjs/esm/locale/sv-fi.js create mode 100644 node_modules/dayjs/esm/locale/sv.js create mode 100644 node_modules/dayjs/esm/locale/sw.js create mode 100644 node_modules/dayjs/esm/locale/ta.js create mode 100644 node_modules/dayjs/esm/locale/te.js create mode 100644 node_modules/dayjs/esm/locale/tet.js create mode 100644 node_modules/dayjs/esm/locale/tg.js create mode 100644 node_modules/dayjs/esm/locale/th.js create mode 100644 node_modules/dayjs/esm/locale/tk.js create mode 100644 node_modules/dayjs/esm/locale/tl-ph.js create mode 100644 node_modules/dayjs/esm/locale/tlh.js create mode 100644 node_modules/dayjs/esm/locale/tr.js create mode 100644 node_modules/dayjs/esm/locale/types.d.ts create mode 100644 node_modules/dayjs/esm/locale/tzl.js create mode 100644 node_modules/dayjs/esm/locale/tzm-latn.js create mode 100644 node_modules/dayjs/esm/locale/tzm.js create mode 100644 node_modules/dayjs/esm/locale/ug-cn.js create mode 100644 node_modules/dayjs/esm/locale/uk.js create mode 100644 node_modules/dayjs/esm/locale/ur.js create mode 100644 node_modules/dayjs/esm/locale/uz-latn.js create mode 100644 node_modules/dayjs/esm/locale/uz.js create mode 100644 node_modules/dayjs/esm/locale/vi.js create mode 100644 node_modules/dayjs/esm/locale/x-pseudo.js create mode 100644 node_modules/dayjs/esm/locale/yo.js create mode 100644 node_modules/dayjs/esm/locale/zh-cn.js create mode 100644 node_modules/dayjs/esm/locale/zh-hk.js create mode 100644 node_modules/dayjs/esm/locale/zh-tw.js create mode 100644 node_modules/dayjs/esm/locale/zh.js create mode 100644 node_modules/dayjs/esm/plugin/advancedFormat/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/advancedFormat/index.js create mode 100644 node_modules/dayjs/esm/plugin/arraySupport/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/arraySupport/index.js create mode 100644 node_modules/dayjs/esm/plugin/badMutable/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/badMutable/index.js create mode 100644 node_modules/dayjs/esm/plugin/bigIntSupport/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/bigIntSupport/index.js create mode 100644 node_modules/dayjs/esm/plugin/buddhistEra/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/buddhistEra/index.js create mode 100644 node_modules/dayjs/esm/plugin/calendar/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/calendar/index.js create mode 100644 node_modules/dayjs/esm/plugin/customParseFormat/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/customParseFormat/index.js create mode 100644 node_modules/dayjs/esm/plugin/dayOfYear/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/dayOfYear/index.js create mode 100644 node_modules/dayjs/esm/plugin/devHelper/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/devHelper/index.js create mode 100644 node_modules/dayjs/esm/plugin/duration/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/duration/index.js create mode 100644 node_modules/dayjs/esm/plugin/isBetween/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/isBetween/index.js create mode 100644 node_modules/dayjs/esm/plugin/isLeapYear/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/isLeapYear/index.js create mode 100644 node_modules/dayjs/esm/plugin/isMoment/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/isMoment/index.js create mode 100644 node_modules/dayjs/esm/plugin/isSameOrAfter/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/isSameOrAfter/index.js create mode 100644 node_modules/dayjs/esm/plugin/isSameOrBefore/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/isSameOrBefore/index.js create mode 100644 node_modules/dayjs/esm/plugin/isToday/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/isToday/index.js create mode 100644 node_modules/dayjs/esm/plugin/isTomorrow/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/isTomorrow/index.js create mode 100644 node_modules/dayjs/esm/plugin/isYesterday/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/isYesterday/index.js create mode 100644 node_modules/dayjs/esm/plugin/isoWeek/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/isoWeek/index.js create mode 100644 node_modules/dayjs/esm/plugin/isoWeeksInYear/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/isoWeeksInYear/index.js create mode 100644 node_modules/dayjs/esm/plugin/localeData/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/localeData/index.js create mode 100644 node_modules/dayjs/esm/plugin/localizedFormat/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/localizedFormat/index.js create mode 100644 node_modules/dayjs/esm/plugin/localizedFormat/utils.js create mode 100644 node_modules/dayjs/esm/plugin/minMax/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/minMax/index.js create mode 100644 node_modules/dayjs/esm/plugin/negativeYear/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/negativeYear/index.js create mode 100644 node_modules/dayjs/esm/plugin/objectSupport/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/objectSupport/index.js create mode 100644 node_modules/dayjs/esm/plugin/pluralGetSet/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/pluralGetSet/index.js create mode 100644 node_modules/dayjs/esm/plugin/preParsePostFormat/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/preParsePostFormat/index.js create mode 100644 node_modules/dayjs/esm/plugin/quarterOfYear/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/quarterOfYear/index.js create mode 100644 node_modules/dayjs/esm/plugin/relativeTime/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/relativeTime/index.js create mode 100644 node_modules/dayjs/esm/plugin/timezone/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/timezone/index.js create mode 100644 node_modules/dayjs/esm/plugin/toArray/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/toArray/index.js create mode 100644 node_modules/dayjs/esm/plugin/toObject/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/toObject/index.js create mode 100644 node_modules/dayjs/esm/plugin/updateLocale/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/updateLocale/index.js create mode 100644 node_modules/dayjs/esm/plugin/utc/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/utc/index.js create mode 100644 node_modules/dayjs/esm/plugin/weekOfYear/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/weekOfYear/index.js create mode 100644 node_modules/dayjs/esm/plugin/weekYear/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/weekYear/index.js create mode 100644 node_modules/dayjs/esm/plugin/weekday/index.d.ts create mode 100644 node_modules/dayjs/esm/plugin/weekday/index.js create mode 100644 node_modules/dayjs/esm/utils.js create mode 100644 node_modules/dayjs/index.d.ts create mode 100644 node_modules/dayjs/locale.json create mode 100644 node_modules/dayjs/locale/af.js create mode 100644 node_modules/dayjs/locale/am.js create mode 100644 node_modules/dayjs/locale/ar-dz.js create mode 100644 node_modules/dayjs/locale/ar-iq.js create mode 100644 node_modules/dayjs/locale/ar-kw.js create mode 100644 node_modules/dayjs/locale/ar-ly.js create mode 100644 node_modules/dayjs/locale/ar-ma.js create mode 100644 node_modules/dayjs/locale/ar-sa.js create mode 100644 node_modules/dayjs/locale/ar-tn.js create mode 100644 node_modules/dayjs/locale/ar.js create mode 100644 node_modules/dayjs/locale/az.js create mode 100644 node_modules/dayjs/locale/be.js create mode 100644 node_modules/dayjs/locale/bg.js create mode 100644 node_modules/dayjs/locale/bi.js create mode 100644 node_modules/dayjs/locale/bm.js create mode 100644 node_modules/dayjs/locale/bn-bd.js create mode 100644 node_modules/dayjs/locale/bn.js create mode 100644 node_modules/dayjs/locale/bo.js create mode 100644 node_modules/dayjs/locale/br.js create mode 100644 node_modules/dayjs/locale/bs.js create mode 100644 node_modules/dayjs/locale/ca.js create mode 100644 node_modules/dayjs/locale/cs.js create mode 100644 node_modules/dayjs/locale/cv.js create mode 100644 node_modules/dayjs/locale/cy.js create mode 100644 node_modules/dayjs/locale/da.js create mode 100644 node_modules/dayjs/locale/de-at.js create mode 100644 node_modules/dayjs/locale/de-ch.js create mode 100644 node_modules/dayjs/locale/de.js create mode 100644 node_modules/dayjs/locale/dv.js create mode 100644 node_modules/dayjs/locale/el.js create mode 100644 node_modules/dayjs/locale/en-au.js create mode 100644 node_modules/dayjs/locale/en-ca.js create mode 100644 node_modules/dayjs/locale/en-gb.js create mode 100644 node_modules/dayjs/locale/en-ie.js create mode 100644 node_modules/dayjs/locale/en-il.js create mode 100644 node_modules/dayjs/locale/en-in.js create mode 100644 node_modules/dayjs/locale/en-nz.js create mode 100644 node_modules/dayjs/locale/en-sg.js create mode 100644 node_modules/dayjs/locale/en-tt.js create mode 100644 node_modules/dayjs/locale/en.js create mode 100644 node_modules/dayjs/locale/eo.js create mode 100644 node_modules/dayjs/locale/es-do.js create mode 100644 node_modules/dayjs/locale/es-mx.js create mode 100644 node_modules/dayjs/locale/es-pr.js create mode 100644 node_modules/dayjs/locale/es-us.js create mode 100644 node_modules/dayjs/locale/es.js create mode 100644 node_modules/dayjs/locale/et.js create mode 100644 node_modules/dayjs/locale/eu.js create mode 100644 node_modules/dayjs/locale/fa.js create mode 100644 node_modules/dayjs/locale/fi.js create mode 100644 node_modules/dayjs/locale/fo.js create mode 100644 node_modules/dayjs/locale/fr-ca.js create mode 100644 node_modules/dayjs/locale/fr-ch.js create mode 100644 node_modules/dayjs/locale/fr.js create mode 100644 node_modules/dayjs/locale/fy.js create mode 100644 node_modules/dayjs/locale/ga.js create mode 100644 node_modules/dayjs/locale/gd.js create mode 100644 node_modules/dayjs/locale/gl.js create mode 100644 node_modules/dayjs/locale/gom-latn.js create mode 100644 node_modules/dayjs/locale/gu.js create mode 100644 node_modules/dayjs/locale/he.js create mode 100644 node_modules/dayjs/locale/hi.js create mode 100644 node_modules/dayjs/locale/hr.js create mode 100644 node_modules/dayjs/locale/ht.js create mode 100644 node_modules/dayjs/locale/hu.js create mode 100644 node_modules/dayjs/locale/hy-am.js create mode 100644 node_modules/dayjs/locale/id.js create mode 100644 node_modules/dayjs/locale/index.d.ts create mode 100644 node_modules/dayjs/locale/is.js create mode 100644 node_modules/dayjs/locale/it-ch.js create mode 100644 node_modules/dayjs/locale/it.js create mode 100644 node_modules/dayjs/locale/ja.js create mode 100644 node_modules/dayjs/locale/jv.js create mode 100644 node_modules/dayjs/locale/ka.js create mode 100644 node_modules/dayjs/locale/kk.js create mode 100644 node_modules/dayjs/locale/km.js create mode 100644 node_modules/dayjs/locale/kn.js create mode 100644 node_modules/dayjs/locale/ko.js create mode 100644 node_modules/dayjs/locale/ku.js create mode 100644 node_modules/dayjs/locale/ky.js create mode 100644 node_modules/dayjs/locale/lb.js create mode 100644 node_modules/dayjs/locale/lo.js create mode 100644 node_modules/dayjs/locale/lt.js create mode 100644 node_modules/dayjs/locale/lv.js create mode 100644 node_modules/dayjs/locale/me.js create mode 100644 node_modules/dayjs/locale/mi.js create mode 100644 node_modules/dayjs/locale/mk.js create mode 100644 node_modules/dayjs/locale/ml.js create mode 100644 node_modules/dayjs/locale/mn.js create mode 100644 node_modules/dayjs/locale/mr.js create mode 100644 node_modules/dayjs/locale/ms-my.js create mode 100644 node_modules/dayjs/locale/ms.js create mode 100644 node_modules/dayjs/locale/mt.js create mode 100644 node_modules/dayjs/locale/my.js create mode 100644 node_modules/dayjs/locale/nb.js create mode 100644 node_modules/dayjs/locale/ne.js create mode 100644 node_modules/dayjs/locale/nl-be.js create mode 100644 node_modules/dayjs/locale/nl.js create mode 100644 node_modules/dayjs/locale/nn.js create mode 100644 node_modules/dayjs/locale/oc-lnc.js create mode 100644 node_modules/dayjs/locale/pa-in.js create mode 100644 node_modules/dayjs/locale/pl.js create mode 100644 node_modules/dayjs/locale/pt-br.js create mode 100644 node_modules/dayjs/locale/pt.js create mode 100644 node_modules/dayjs/locale/rn.js create mode 100644 node_modules/dayjs/locale/ro.js create mode 100644 node_modules/dayjs/locale/ru.js create mode 100644 node_modules/dayjs/locale/rw.js create mode 100644 node_modules/dayjs/locale/sd.js create mode 100644 node_modules/dayjs/locale/se.js create mode 100644 node_modules/dayjs/locale/si.js create mode 100644 node_modules/dayjs/locale/sk.js create mode 100644 node_modules/dayjs/locale/sl.js create mode 100644 node_modules/dayjs/locale/sq.js create mode 100644 node_modules/dayjs/locale/sr-cyrl.js create mode 100644 node_modules/dayjs/locale/sr.js create mode 100644 node_modules/dayjs/locale/ss.js create mode 100644 node_modules/dayjs/locale/sv-fi.js create mode 100644 node_modules/dayjs/locale/sv.js create mode 100644 node_modules/dayjs/locale/sw.js create mode 100644 node_modules/dayjs/locale/ta.js create mode 100644 node_modules/dayjs/locale/te.js create mode 100644 node_modules/dayjs/locale/tet.js create mode 100644 node_modules/dayjs/locale/tg.js create mode 100644 node_modules/dayjs/locale/th.js create mode 100644 node_modules/dayjs/locale/tk.js create mode 100644 node_modules/dayjs/locale/tl-ph.js create mode 100644 node_modules/dayjs/locale/tlh.js create mode 100644 node_modules/dayjs/locale/tr.js create mode 100644 node_modules/dayjs/locale/types.d.ts create mode 100644 node_modules/dayjs/locale/tzl.js create mode 100644 node_modules/dayjs/locale/tzm-latn.js create mode 100644 node_modules/dayjs/locale/tzm.js create mode 100644 node_modules/dayjs/locale/ug-cn.js create mode 100644 node_modules/dayjs/locale/uk.js create mode 100644 node_modules/dayjs/locale/ur.js create mode 100644 node_modules/dayjs/locale/uz-latn.js create mode 100644 node_modules/dayjs/locale/uz.js create mode 100644 node_modules/dayjs/locale/vi.js create mode 100644 node_modules/dayjs/locale/x-pseudo.js create mode 100644 node_modules/dayjs/locale/yo.js create mode 100644 node_modules/dayjs/locale/zh-cn.js create mode 100644 node_modules/dayjs/locale/zh-hk.js create mode 100644 node_modules/dayjs/locale/zh-tw.js create mode 100644 node_modules/dayjs/locale/zh.js create mode 100644 node_modules/dayjs/package.json create mode 100644 node_modules/dayjs/plugin/advancedFormat.d.ts create mode 100644 node_modules/dayjs/plugin/advancedFormat.js create mode 100644 node_modules/dayjs/plugin/arraySupport.d.ts create mode 100644 node_modules/dayjs/plugin/arraySupport.js create mode 100644 node_modules/dayjs/plugin/badMutable.d.ts create mode 100644 node_modules/dayjs/plugin/badMutable.js create mode 100644 node_modules/dayjs/plugin/bigIntSupport.d.ts create mode 100644 node_modules/dayjs/plugin/bigIntSupport.js create mode 100644 node_modules/dayjs/plugin/buddhistEra.d.ts create mode 100644 node_modules/dayjs/plugin/buddhistEra.js create mode 100644 node_modules/dayjs/plugin/calendar.d.ts create mode 100644 node_modules/dayjs/plugin/calendar.js create mode 100644 node_modules/dayjs/plugin/customParseFormat.d.ts create mode 100644 node_modules/dayjs/plugin/customParseFormat.js create mode 100644 node_modules/dayjs/plugin/dayOfYear.d.ts create mode 100644 node_modules/dayjs/plugin/dayOfYear.js create mode 100644 node_modules/dayjs/plugin/devHelper.d.ts create mode 100644 node_modules/dayjs/plugin/devHelper.js create mode 100644 node_modules/dayjs/plugin/duration.d.ts create mode 100644 node_modules/dayjs/plugin/duration.js create mode 100644 node_modules/dayjs/plugin/isBetween.d.ts create mode 100644 node_modules/dayjs/plugin/isBetween.js create mode 100644 node_modules/dayjs/plugin/isLeapYear.d.ts create mode 100644 node_modules/dayjs/plugin/isLeapYear.js create mode 100644 node_modules/dayjs/plugin/isMoment.d.ts create mode 100644 node_modules/dayjs/plugin/isMoment.js create mode 100644 node_modules/dayjs/plugin/isSameOrAfter.d.ts create mode 100644 node_modules/dayjs/plugin/isSameOrAfter.js create mode 100644 node_modules/dayjs/plugin/isSameOrBefore.d.ts create mode 100644 node_modules/dayjs/plugin/isSameOrBefore.js create mode 100644 node_modules/dayjs/plugin/isToday.d.ts create mode 100644 node_modules/dayjs/plugin/isToday.js create mode 100644 node_modules/dayjs/plugin/isTomorrow.d.ts create mode 100644 node_modules/dayjs/plugin/isTomorrow.js create mode 100644 node_modules/dayjs/plugin/isYesterday.d.ts create mode 100644 node_modules/dayjs/plugin/isYesterday.js create mode 100644 node_modules/dayjs/plugin/isoWeek.d.ts create mode 100644 node_modules/dayjs/plugin/isoWeek.js create mode 100644 node_modules/dayjs/plugin/isoWeeksInYear.d.ts create mode 100644 node_modules/dayjs/plugin/isoWeeksInYear.js create mode 100644 node_modules/dayjs/plugin/localeData.d.ts create mode 100644 node_modules/dayjs/plugin/localeData.js create mode 100644 node_modules/dayjs/plugin/localizedFormat.d.ts create mode 100644 node_modules/dayjs/plugin/localizedFormat.js create mode 100644 node_modules/dayjs/plugin/minMax.d.ts create mode 100644 node_modules/dayjs/plugin/minMax.js create mode 100644 node_modules/dayjs/plugin/negativeYear.d.ts create mode 100644 node_modules/dayjs/plugin/negativeYear.js create mode 100644 node_modules/dayjs/plugin/objectSupport.d.ts create mode 100644 node_modules/dayjs/plugin/objectSupport.js create mode 100644 node_modules/dayjs/plugin/pluralGetSet.d.ts create mode 100644 node_modules/dayjs/plugin/pluralGetSet.js create mode 100644 node_modules/dayjs/plugin/preParsePostFormat.d.ts create mode 100644 node_modules/dayjs/plugin/preParsePostFormat.js create mode 100644 node_modules/dayjs/plugin/quarterOfYear.d.ts create mode 100644 node_modules/dayjs/plugin/quarterOfYear.js create mode 100644 node_modules/dayjs/plugin/relativeTime.d.ts create mode 100644 node_modules/dayjs/plugin/relativeTime.js create mode 100644 node_modules/dayjs/plugin/timezone.d.ts create mode 100644 node_modules/dayjs/plugin/timezone.js create mode 100644 node_modules/dayjs/plugin/toArray.d.ts create mode 100644 node_modules/dayjs/plugin/toArray.js create mode 100644 node_modules/dayjs/plugin/toObject.d.ts create mode 100644 node_modules/dayjs/plugin/toObject.js create mode 100644 node_modules/dayjs/plugin/updateLocale.d.ts create mode 100644 node_modules/dayjs/plugin/updateLocale.js create mode 100644 node_modules/dayjs/plugin/utc.d.ts create mode 100644 node_modules/dayjs/plugin/utc.js create mode 100644 node_modules/dayjs/plugin/weekOfYear.d.ts create mode 100644 node_modules/dayjs/plugin/weekOfYear.js create mode 100644 node_modules/dayjs/plugin/weekYear.d.ts create mode 100644 node_modules/dayjs/plugin/weekYear.js create mode 100644 node_modules/dayjs/plugin/weekday.d.ts create mode 100644 node_modules/dayjs/plugin/weekday.js create mode 100644 package-lock.json create mode 100644 package.json create mode 100644 pages.json create mode 100644 pages/index/index.vue create mode 100644 pages/login/getBack.vue create mode 100644 pages/login/getBackAccout.vue create mode 100644 pages/login/login.vue create mode 100644 pages/login/register.vue create mode 100644 pages/mine/addBankCard.vue create mode 100644 pages/mine/bankCard.vue create mode 100644 pages/mine/incomeList.vue create mode 100644 pages/mine/piles.vue create mode 100644 pages/mine/withdraw.vue create mode 100644 pages/mine/z.vue create mode 100644 pages/order/order.vue create mode 100644 request/index.js create mode 100644 static/icon/avatar.png create mode 100644 static/icon/cds.png create mode 100644 static/icon/cdz.png create mode 100644 static/icon/grxx.png create mode 100644 static/icon/hd.png create mode 100644 static/icon/home.png create mode 100644 static/icon/mx.png create mode 100644 static/icon/order.png create mode 100644 static/icon/sz.png create mode 100644 static/icon/tc.png create mode 100644 static/icon/tkf.png create mode 100644 static/icon/tx.png create mode 100644 static/icon/txs.png create mode 100644 static/icon/xia.png create mode 100644 static/icon/yhk.png create mode 100644 static/icon/zhuan.png create mode 100644 static/icon/zz.png create mode 100644 static/logo.png create mode 100644 static/logoB.png create mode 100644 store/index.js create mode 100644 uni.promisify.adaptor.js create mode 100644 uni.scss create mode 100644 uni_modules/mp-html/README.md create mode 100644 uni_modules/mp-html/changelog.md create mode 100644 uni_modules/mp-html/components/mp-html/mp-html.vue create mode 100644 uni_modules/mp-html/components/mp-html/node/node.vue create mode 100644 uni_modules/mp-html/components/mp-html/parser.js create mode 100644 uni_modules/mp-html/package.json create mode 100644 uni_modules/mp-html/static/app-plus/mp-html/js/handler.js create mode 100644 uni_modules/mp-html/static/app-plus/mp-html/js/uni.webview.min.js create mode 100644 uni_modules/mp-html/static/app-plus/mp-html/local.html create mode 100644 uni_modules/qiun-data-charts/changelog.md create mode 100644 uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts.vue create mode 100644 uni_modules/qiun-data-charts/components/qiun-error/qiun-error.vue create mode 100644 uni_modules/qiun-data-charts/components/qiun-loading/loading1.vue create mode 100644 uni_modules/qiun-data-charts/components/qiun-loading/loading2.vue create mode 100644 uni_modules/qiun-data-charts/components/qiun-loading/loading3.vue create mode 100644 uni_modules/qiun-data-charts/components/qiun-loading/loading4.vue create mode 100644 uni_modules/qiun-data-charts/components/qiun-loading/loading5.vue create mode 100644 uni_modules/qiun-data-charts/components/qiun-loading/qiun-loading.vue create mode 100644 uni_modules/qiun-data-charts/js_sdk/u-charts/config-echarts.js create mode 100644 uni_modules/qiun-data-charts/js_sdk/u-charts/config-ucharts.js create mode 100644 uni_modules/qiun-data-charts/js_sdk/u-charts/readme.md create mode 100644 uni_modules/qiun-data-charts/js_sdk/u-charts/u-charts.js create mode 100644 uni_modules/qiun-data-charts/js_sdk/u-charts/u-charts.min.js create mode 100644 uni_modules/qiun-data-charts/license.md create mode 100644 uni_modules/qiun-data-charts/package.json create mode 100644 uni_modules/qiun-data-charts/readme.md create mode 100644 uni_modules/qiun-data-charts/static/app-plus/echarts.min.js create mode 100644 uni_modules/qiun-data-charts/static/h5/echarts.min.js create mode 100644 uni_modules/tuniaoui-wx-user-info/changelog.md create mode 100644 uni_modules/tuniaoui-wx-user-info/components/tuniaoui-wx-user-info/tuniaoui-wx-user-info.vue create mode 100644 uni_modules/tuniaoui-wx-user-info/package.json create mode 100644 uni_modules/tuniaoui-wx-user-info/readme.md create mode 100644 uni_modules/tuniaoui-wx-user-info/static/iconfont.css create mode 100644 uni_modules/uni-datetime-picker/changelog.md create mode 100644 uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.vue create mode 100644 uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.vue create mode 100644 uni_modules/uni-datetime-picker/components/uni-datetime-picker/i18n/en.json create mode 100644 uni_modules/uni-datetime-picker/components/uni-datetime-picker/i18n/index.js create mode 100644 uni_modules/uni-datetime-picker/components/uni-datetime-picker/i18n/zh-Hans.json create mode 100644 uni_modules/uni-datetime-picker/components/uni-datetime-picker/i18n/zh-Hant.json create mode 100644 uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.vue create mode 100644 uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.vue create mode 100644 uni_modules/uni-datetime-picker/components/uni-datetime-picker/util.js create mode 100644 uni_modules/uni-datetime-picker/package.json create mode 100644 uni_modules/uni-datetime-picker/readme.md create mode 100644 uni_modules/uni-icons/changelog.md create mode 100644 uni_modules/uni-icons/components/uni-icons/uni-icons.uvue create mode 100644 uni_modules/uni-icons/components/uni-icons/uni-icons.vue create mode 100644 uni_modules/uni-icons/components/uni-icons/uniicons.css create mode 100644 uni_modules/uni-icons/components/uni-icons/uniicons.ttf create mode 100644 uni_modules/uni-icons/components/uni-icons/uniicons_file.ts create mode 100644 uni_modules/uni-icons/components/uni-icons/uniicons_file_vue.js create mode 100644 uni_modules/uni-icons/package.json create mode 100644 uni_modules/uni-icons/readme.md create mode 100644 uni_modules/uni-load-more/changelog.md create mode 100644 uni_modules/uni-load-more/components/uni-load-more/i18n/en.json create mode 100644 uni_modules/uni-load-more/components/uni-load-more/i18n/index.js create mode 100644 uni_modules/uni-load-more/components/uni-load-more/i18n/zh-Hans.json create mode 100644 uni_modules/uni-load-more/components/uni-load-more/i18n/zh-Hant.json create mode 100644 uni_modules/uni-load-more/components/uni-load-more/uni-load-more.vue create mode 100644 uni_modules/uni-load-more/package.json create mode 100644 uni_modules/uni-load-more/readme.md create mode 100644 uni_modules/uni-popup/changelog.md create mode 100644 uni_modules/uni-popup/components/uni-popup-dialog/keypress.js create mode 100644 uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.vue create mode 100644 uni_modules/uni-popup/components/uni-popup-message/uni-popup-message.vue create mode 100644 uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue create mode 100644 uni_modules/uni-popup/components/uni-popup/i18n/en.json create mode 100644 uni_modules/uni-popup/components/uni-popup/i18n/index.js create mode 100644 uni_modules/uni-popup/components/uni-popup/i18n/zh-Hans.json create mode 100644 uni_modules/uni-popup/components/uni-popup/i18n/zh-Hant.json create mode 100644 uni_modules/uni-popup/components/uni-popup/keypress.js create mode 100644 uni_modules/uni-popup/components/uni-popup/popup.js create mode 100644 uni_modules/uni-popup/components/uni-popup/uni-popup.uvue create mode 100644 uni_modules/uni-popup/components/uni-popup/uni-popup.vue create mode 100644 uni_modules/uni-popup/package.json create mode 100644 uni_modules/uni-popup/readme.md create mode 100644 uni_modules/uni-scss/changelog.md create mode 100644 uni_modules/uni-scss/index.scss create mode 100644 uni_modules/uni-scss/package.json create mode 100644 uni_modules/uni-scss/readme.md create mode 100644 uni_modules/uni-scss/styles/index.scss create mode 100644 uni_modules/uni-scss/styles/setting/_border.scss create mode 100644 uni_modules/uni-scss/styles/setting/_color.scss create mode 100644 uni_modules/uni-scss/styles/setting/_radius.scss create mode 100644 uni_modules/uni-scss/styles/setting/_space.scss create mode 100644 uni_modules/uni-scss/styles/setting/_styles.scss create mode 100644 uni_modules/uni-scss/styles/setting/_text.scss create mode 100644 uni_modules/uni-scss/styles/setting/_variables.scss create mode 100644 uni_modules/uni-scss/styles/tools/functions.scss create mode 100644 uni_modules/uni-scss/theme.scss create mode 100644 uni_modules/uni-scss/variables.scss create mode 100644 uni_modules/uni-section/changelog.md create mode 100644 uni_modules/uni-section/components/uni-section/uni-section.vue create mode 100644 uni_modules/uni-section/package.json create mode 100644 uni_modules/uni-section/readme.md create mode 100644 uni_modules/uni-transition/changelog.md create mode 100644 uni_modules/uni-transition/components/uni-transition/createAnimation.js create mode 100644 uni_modules/uni-transition/components/uni-transition/uni-transition.vue create mode 100644 uni_modules/uni-transition/package.json create mode 100644 uni_modules/uni-transition/readme.md create mode 100644 uni_modules/uview-plus/LICENSE create mode 100644 uni_modules/uview-plus/README.md create mode 100644 uni_modules/uview-plus/changelog.md create mode 100644 uni_modules/uview-plus/components/u--form/u--form.vue create mode 100644 uni_modules/uview-plus/components/u--image/u--image.vue create mode 100644 uni_modules/uview-plus/components/u--input/u--input.vue create mode 100644 uni_modules/uview-plus/components/u--text/u--text.vue create mode 100644 uni_modules/uview-plus/components/u--textarea/u--textarea.vue create mode 100644 uni_modules/uview-plus/components/u-action-sheet/props.js create mode 100644 uni_modules/uview-plus/components/u-action-sheet/u-action-sheet.vue create mode 100644 uni_modules/uview-plus/components/u-album/props.js create mode 100644 uni_modules/uview-plus/components/u-album/u-album.vue create mode 100644 uni_modules/uview-plus/components/u-alert/props.js create mode 100644 uni_modules/uview-plus/components/u-alert/u-alert.vue create mode 100644 uni_modules/uview-plus/components/u-avatar-group/props.js create mode 100644 uni_modules/uview-plus/components/u-avatar-group/u-avatar-group.vue create mode 100644 uni_modules/uview-plus/components/u-avatar/props.js create mode 100644 uni_modules/uview-plus/components/u-avatar/u-avatar.vue create mode 100644 uni_modules/uview-plus/components/u-back-top/props.js create mode 100644 uni_modules/uview-plus/components/u-back-top/u-back-top.vue create mode 100644 uni_modules/uview-plus/components/u-badge/props.js create mode 100644 uni_modules/uview-plus/components/u-badge/u-badge.vue create mode 100644 uni_modules/uview-plus/components/u-button/nvue.scss create mode 100644 uni_modules/uview-plus/components/u-button/props.js create mode 100644 uni_modules/uview-plus/components/u-button/u-button.vue create mode 100644 uni_modules/uview-plus/components/u-button/vue.scss create mode 100644 uni_modules/uview-plus/components/u-calendar/header.vue create mode 100644 uni_modules/uview-plus/components/u-calendar/month.vue create mode 100644 uni_modules/uview-plus/components/u-calendar/props.js create mode 100644 uni_modules/uview-plus/components/u-calendar/u-calendar.vue create mode 100644 uni_modules/uview-plus/components/u-calendar/util.js create mode 100644 uni_modules/uview-plus/components/u-car-keyboard/props.js create mode 100644 uni_modules/uview-plus/components/u-car-keyboard/u-car-keyboard.vue create mode 100644 uni_modules/uview-plus/components/u-cell-group/props.js create mode 100644 uni_modules/uview-plus/components/u-cell-group/u-cell-group.vue create mode 100644 uni_modules/uview-plus/components/u-cell/props.js create mode 100644 uni_modules/uview-plus/components/u-cell/u-cell.vue create mode 100644 uni_modules/uview-plus/components/u-checkbox-group/props.js create mode 100644 uni_modules/uview-plus/components/u-checkbox-group/u-checkbox-group.vue create mode 100644 uni_modules/uview-plus/components/u-checkbox/props.js create mode 100644 uni_modules/uview-plus/components/u-checkbox/u-checkbox.vue create mode 100644 uni_modules/uview-plus/components/u-circle-progress/props.js create mode 100644 uni_modules/uview-plus/components/u-circle-progress/u-circle-progress.vue create mode 100644 uni_modules/uview-plus/components/u-code-input/props.js create mode 100644 uni_modules/uview-plus/components/u-code-input/u-code-input.vue create mode 100644 uni_modules/uview-plus/components/u-code/props.js create mode 100644 uni_modules/uview-plus/components/u-code/u-code.vue create mode 100644 uni_modules/uview-plus/components/u-col/props.js create mode 100644 uni_modules/uview-plus/components/u-col/u-col.vue create mode 100644 uni_modules/uview-plus/components/u-collapse-item/props.js create mode 100644 uni_modules/uview-plus/components/u-collapse-item/u-collapse-item.vue create mode 100644 uni_modules/uview-plus/components/u-collapse/props.js create mode 100644 uni_modules/uview-plus/components/u-collapse/u-collapse.vue create mode 100644 uni_modules/uview-plus/components/u-column-notice/props.js create mode 100644 uni_modules/uview-plus/components/u-column-notice/u-column-notice.vue create mode 100644 uni_modules/uview-plus/components/u-copy/u-copy.vue create mode 100644 uni_modules/uview-plus/components/u-count-down/props.js create mode 100644 uni_modules/uview-plus/components/u-count-down/u-count-down.vue create mode 100644 uni_modules/uview-plus/components/u-count-down/utils.js create mode 100644 uni_modules/uview-plus/components/u-count-to/props.js create mode 100644 uni_modules/uview-plus/components/u-count-to/u-count-to.vue create mode 100644 uni_modules/uview-plus/components/u-datetime-picker/props.js create mode 100644 uni_modules/uview-plus/components/u-datetime-picker/u-datetime-picker.vue create mode 100644 uni_modules/uview-plus/components/u-divider/props.js create mode 100644 uni_modules/uview-plus/components/u-divider/u-divider.vue create mode 100644 uni_modules/uview-plus/components/u-dropdown-item/props.js create mode 100644 uni_modules/uview-plus/components/u-dropdown-item/u-dropdown-item.vue create mode 100644 uni_modules/uview-plus/components/u-dropdown/props.js create mode 100644 uni_modules/uview-plus/components/u-dropdown/u-dropdown.vue create mode 100644 uni_modules/uview-plus/components/u-empty/props.js create mode 100644 uni_modules/uview-plus/components/u-empty/u-empty.vue create mode 100644 uni_modules/uview-plus/components/u-form-item/props.js create mode 100644 uni_modules/uview-plus/components/u-form-item/u-form-item.vue create mode 100644 uni_modules/uview-plus/components/u-form/props.js create mode 100644 uni_modules/uview-plus/components/u-form/u-form.vue create mode 100644 uni_modules/uview-plus/components/u-gap/props.js create mode 100644 uni_modules/uview-plus/components/u-gap/u-gap.vue create mode 100644 uni_modules/uview-plus/components/u-grid-item/props.js create mode 100644 uni_modules/uview-plus/components/u-grid-item/u-grid-item.vue create mode 100644 uni_modules/uview-plus/components/u-grid/props.js create mode 100644 uni_modules/uview-plus/components/u-grid/u-grid.vue create mode 100644 uni_modules/uview-plus/components/u-icon/icons.js create mode 100644 uni_modules/uview-plus/components/u-icon/props.js create mode 100644 uni_modules/uview-plus/components/u-icon/u-icon.vue create mode 100644 uni_modules/uview-plus/components/u-image/props.js create mode 100644 uni_modules/uview-plus/components/u-image/u-image.vue create mode 100644 uni_modules/uview-plus/components/u-index-anchor/props.js create mode 100644 uni_modules/uview-plus/components/u-index-anchor/u-index-anchor.vue create mode 100644 uni_modules/uview-plus/components/u-index-item/props.js create mode 100644 uni_modules/uview-plus/components/u-index-item/u-index-item.vue create mode 100644 uni_modules/uview-plus/components/u-index-list/props.js create mode 100644 uni_modules/uview-plus/components/u-index-list/u-index-list.vue create mode 100644 uni_modules/uview-plus/components/u-input/props.js create mode 100644 uni_modules/uview-plus/components/u-input/u-input.vue create mode 100644 uni_modules/uview-plus/components/u-keyboard/props.js create mode 100644 uni_modules/uview-plus/components/u-keyboard/u-keyboard.vue create mode 100644 uni_modules/uview-plus/components/u-lazy-load/u-lazy-load.vue create mode 100644 uni_modules/uview-plus/components/u-line-progress/props.js create mode 100644 uni_modules/uview-plus/components/u-line-progress/u-line-progress.vue create mode 100644 uni_modules/uview-plus/components/u-line/props.js create mode 100644 uni_modules/uview-plus/components/u-line/u-line.vue create mode 100644 uni_modules/uview-plus/components/u-link/props.js create mode 100644 uni_modules/uview-plus/components/u-link/u-link.vue create mode 100644 uni_modules/uview-plus/components/u-list-item/props.js create mode 100644 uni_modules/uview-plus/components/u-list-item/u-list-item.vue create mode 100644 uni_modules/uview-plus/components/u-list/props.js create mode 100644 uni_modules/uview-plus/components/u-list/u-list.vue create mode 100644 uni_modules/uview-plus/components/u-loading-icon/props.js create mode 100644 uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.vue create mode 100644 uni_modules/uview-plus/components/u-loading-page/props.js create mode 100644 uni_modules/uview-plus/components/u-loading-page/u-loading-page.vue create mode 100644 uni_modules/uview-plus/components/u-loadmore/props.js create mode 100644 uni_modules/uview-plus/components/u-loadmore/u-loadmore.vue create mode 100644 uni_modules/uview-plus/components/u-message-input/u-message-input.vue create mode 100644 uni_modules/uview-plus/components/u-modal/props.js create mode 100644 uni_modules/uview-plus/components/u-modal/u-modal.vue create mode 100644 uni_modules/uview-plus/components/u-navbar/props.js create mode 100644 uni_modules/uview-plus/components/u-navbar/u-navbar.vue create mode 100644 uni_modules/uview-plus/components/u-no-network/props.js create mode 100644 uni_modules/uview-plus/components/u-no-network/u-no-network.vue create mode 100644 uni_modules/uview-plus/components/u-notice-bar/props.js create mode 100644 uni_modules/uview-plus/components/u-notice-bar/u-notice-bar.vue create mode 100644 uni_modules/uview-plus/components/u-notify/props.js create mode 100644 uni_modules/uview-plus/components/u-notify/u-notify.vue create mode 100644 uni_modules/uview-plus/components/u-number-box/props.js create mode 100644 uni_modules/uview-plus/components/u-number-box/u-number-box.vue create mode 100644 uni_modules/uview-plus/components/u-number-keyboard/props.js create mode 100644 uni_modules/uview-plus/components/u-number-keyboard/u-number-keyboard.vue create mode 100644 uni_modules/uview-plus/components/u-overlay/props.js create mode 100644 uni_modules/uview-plus/components/u-overlay/u-overlay.vue create mode 100644 uni_modules/uview-plus/components/u-parse/node/node.vue create mode 100644 uni_modules/uview-plus/components/u-parse/parser.js create mode 100644 uni_modules/uview-plus/components/u-parse/props.js create mode 100644 uni_modules/uview-plus/components/u-parse/u-parse.vue create mode 100644 uni_modules/uview-plus/components/u-picker-column/props.js create mode 100644 uni_modules/uview-plus/components/u-picker-column/u-picker-column.vue create mode 100644 uni_modules/uview-plus/components/u-picker/props.js create mode 100644 uni_modules/uview-plus/components/u-picker/u-picker.vue create mode 100644 uni_modules/uview-plus/components/u-popup/props.js create mode 100644 uni_modules/uview-plus/components/u-popup/u-popup.vue create mode 100644 uni_modules/uview-plus/components/u-qrcode/qrcode.js create mode 100644 uni_modules/uview-plus/components/u-qrcode/u-qrcode.vue create mode 100644 uni_modules/uview-plus/components/u-radio-group/props.js create mode 100644 uni_modules/uview-plus/components/u-radio-group/u-radio-group.vue create mode 100644 uni_modules/uview-plus/components/u-radio/props.js create mode 100644 uni_modules/uview-plus/components/u-radio/u-radio.vue create mode 100644 uni_modules/uview-plus/components/u-rate/props.js create mode 100644 uni_modules/uview-plus/components/u-rate/u-rate.vue create mode 100644 uni_modules/uview-plus/components/u-read-more/props.js create mode 100644 uni_modules/uview-plus/components/u-read-more/u-read-more.vue create mode 100644 uni_modules/uview-plus/components/u-row-notice/props.js create mode 100644 uni_modules/uview-plus/components/u-row-notice/u-row-notice.vue create mode 100644 uni_modules/uview-plus/components/u-row/props.js create mode 100644 uni_modules/uview-plus/components/u-row/u-row.vue create mode 100644 uni_modules/uview-plus/components/u-safe-bottom/props.js create mode 100644 uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.vue create mode 100644 uni_modules/uview-plus/components/u-scroll-list/nvue.js create mode 100644 uni_modules/uview-plus/components/u-scroll-list/other.js create mode 100644 uni_modules/uview-plus/components/u-scroll-list/props.js create mode 100644 uni_modules/uview-plus/components/u-scroll-list/scrollWxs.wxs create mode 100644 uni_modules/uview-plus/components/u-scroll-list/u-scroll-list.vue create mode 100644 uni_modules/uview-plus/components/u-search/props.js create mode 100644 uni_modules/uview-plus/components/u-search/u-search.vue create mode 100644 uni_modules/uview-plus/components/u-skeleton/props.js create mode 100644 uni_modules/uview-plus/components/u-skeleton/u-skeleton.vue create mode 100644 uni_modules/uview-plus/components/u-slider/mpother.js create mode 100644 uni_modules/uview-plus/components/u-slider/mpwxs.js create mode 100644 uni_modules/uview-plus/components/u-slider/mpwxs.wxs create mode 100644 uni_modules/uview-plus/components/u-slider/nvue - 副本.js create mode 100644 uni_modules/uview-plus/components/u-slider/nvue.js create mode 100644 uni_modules/uview-plus/components/u-slider/props.js create mode 100644 uni_modules/uview-plus/components/u-slider/u-slider.vue create mode 100644 uni_modules/uview-plus/components/u-status-bar/props.js create mode 100644 uni_modules/uview-plus/components/u-status-bar/u-status-bar.vue create mode 100644 uni_modules/uview-plus/components/u-steps-item/props.js create mode 100644 uni_modules/uview-plus/components/u-steps-item/u-steps-item.vue create mode 100644 uni_modules/uview-plus/components/u-steps/props.js create mode 100644 uni_modules/uview-plus/components/u-steps/u-steps.vue create mode 100644 uni_modules/uview-plus/components/u-sticky/props.js create mode 100644 uni_modules/uview-plus/components/u-sticky/u-sticky.vue create mode 100644 uni_modules/uview-plus/components/u-subsection/props.js create mode 100644 uni_modules/uview-plus/components/u-subsection/u-subsection.vue create mode 100644 uni_modules/uview-plus/components/u-swipe-action-item/alipay.sjs create mode 100644 uni_modules/uview-plus/components/u-swipe-action-item/index - backup.wxs create mode 100644 uni_modules/uview-plus/components/u-swipe-action-item/index.wxs create mode 100644 uni_modules/uview-plus/components/u-swipe-action-item/nvue - backup.js create mode 100644 uni_modules/uview-plus/components/u-swipe-action-item/nvue.js create mode 100644 uni_modules/uview-plus/components/u-swipe-action-item/other.js create mode 100644 uni_modules/uview-plus/components/u-swipe-action-item/props.js create mode 100644 uni_modules/uview-plus/components/u-swipe-action-item/u-swipe-action-item.vue create mode 100644 uni_modules/uview-plus/components/u-swipe-action-item/wxs.js create mode 100644 uni_modules/uview-plus/components/u-swipe-action/props.js create mode 100644 uni_modules/uview-plus/components/u-swipe-action/u-swipe-action.vue create mode 100644 uni_modules/uview-plus/components/u-swiper-indicator/props.js create mode 100644 uni_modules/uview-plus/components/u-swiper-indicator/u-swiper-indicator.vue create mode 100644 uni_modules/uview-plus/components/u-swiper/props.js create mode 100644 uni_modules/uview-plus/components/u-swiper/u-swiper.vue create mode 100644 uni_modules/uview-plus/components/u-switch/props.js create mode 100644 uni_modules/uview-plus/components/u-switch/u-switch.vue create mode 100644 uni_modules/uview-plus/components/u-tabbar-item/props.js create mode 100644 uni_modules/uview-plus/components/u-tabbar-item/u-tabbar-item.vue create mode 100644 uni_modules/uview-plus/components/u-tabbar/props.js create mode 100644 uni_modules/uview-plus/components/u-tabbar/u-tabbar.vue create mode 100644 uni_modules/uview-plus/components/u-table/props.js create mode 100644 uni_modules/uview-plus/components/u-table/u-table.vue create mode 100644 uni_modules/uview-plus/components/u-tabs-item/props.js create mode 100644 uni_modules/uview-plus/components/u-tabs-item/u-tabs-item.vue create mode 100644 uni_modules/uview-plus/components/u-tabs/props.js create mode 100644 uni_modules/uview-plus/components/u-tabs/u-tabs.vue create mode 100644 uni_modules/uview-plus/components/u-tag/props.js create mode 100644 uni_modules/uview-plus/components/u-tag/u-tag.vue create mode 100644 uni_modules/uview-plus/components/u-td/props.js create mode 100644 uni_modules/uview-plus/components/u-td/u-td.vue create mode 100644 uni_modules/uview-plus/components/u-text/props.js create mode 100644 uni_modules/uview-plus/components/u-text/u-text.vue create mode 100644 uni_modules/uview-plus/components/u-text/value.js create mode 100644 uni_modules/uview-plus/components/u-textarea/props.js create mode 100644 uni_modules/uview-plus/components/u-textarea/u-textarea.vue create mode 100644 uni_modules/uview-plus/components/u-toast/u-toast.vue create mode 100644 uni_modules/uview-plus/components/u-toolbar/props.js create mode 100644 uni_modules/uview-plus/components/u-toolbar/u-toolbar.vue create mode 100644 uni_modules/uview-plus/components/u-tooltip/props.js create mode 100644 uni_modules/uview-plus/components/u-tooltip/u-tooltip.vue create mode 100644 uni_modules/uview-plus/components/u-tr/props.js create mode 100644 uni_modules/uview-plus/components/u-tr/u-tr.vue create mode 100644 uni_modules/uview-plus/components/u-transition/nvue-ani-map.js create mode 100644 uni_modules/uview-plus/components/u-transition/props.js create mode 100644 uni_modules/uview-plus/components/u-transition/transition.js create mode 100644 uni_modules/uview-plus/components/u-transition/u-transition.vue create mode 100644 uni_modules/uview-plus/components/u-transition/vue.ani-style.scss create mode 100644 uni_modules/uview-plus/components/u-upload/mixin.js create mode 100644 uni_modules/uview-plus/components/u-upload/props.js create mode 100644 uni_modules/uview-plus/components/u-upload/u-upload.vue create mode 100644 uni_modules/uview-plus/components/u-upload/utils.js create mode 100644 uni_modules/uview-plus/components/u-waterfall/u-waterfall.vue create mode 100644 uni_modules/uview-plus/components/uview-plus/uview-plus.vue create mode 100644 uni_modules/uview-plus/index.js create mode 100644 uni_modules/uview-plus/index.scss create mode 100644 uni_modules/uview-plus/libs/config/color.js create mode 100644 uni_modules/uview-plus/libs/config/config.js create mode 100644 uni_modules/uview-plus/libs/config/props.js create mode 100644 uni_modules/uview-plus/libs/config/props/actionSheet.js create mode 100644 uni_modules/uview-plus/libs/config/props/album.js create mode 100644 uni_modules/uview-plus/libs/config/props/alert.js create mode 100644 uni_modules/uview-plus/libs/config/props/avatar.js create mode 100644 uni_modules/uview-plus/libs/config/props/avatarGroup.js create mode 100644 uni_modules/uview-plus/libs/config/props/backtop.js create mode 100644 uni_modules/uview-plus/libs/config/props/badge.js create mode 100644 uni_modules/uview-plus/libs/config/props/button.js create mode 100644 uni_modules/uview-plus/libs/config/props/calendar.js create mode 100644 uni_modules/uview-plus/libs/config/props/carKeyboard.js create mode 100644 uni_modules/uview-plus/libs/config/props/cell.js create mode 100644 uni_modules/uview-plus/libs/config/props/cellGroup.js create mode 100644 uni_modules/uview-plus/libs/config/props/checkbox.js create mode 100644 uni_modules/uview-plus/libs/config/props/checkboxGroup.js create mode 100644 uni_modules/uview-plus/libs/config/props/circleProgress.js create mode 100644 uni_modules/uview-plus/libs/config/props/code.js create mode 100644 uni_modules/uview-plus/libs/config/props/codeInput.js create mode 100644 uni_modules/uview-plus/libs/config/props/col.js create mode 100644 uni_modules/uview-plus/libs/config/props/collapse.js create mode 100644 uni_modules/uview-plus/libs/config/props/collapseItem.js create mode 100644 uni_modules/uview-plus/libs/config/props/columnNotice.js create mode 100644 uni_modules/uview-plus/libs/config/props/countDown.js create mode 100644 uni_modules/uview-plus/libs/config/props/countTo.js create mode 100644 uni_modules/uview-plus/libs/config/props/datetimePicker.js create mode 100644 uni_modules/uview-plus/libs/config/props/divider.js create mode 100644 uni_modules/uview-plus/libs/config/props/empty.js create mode 100644 uni_modules/uview-plus/libs/config/props/form.js create mode 100644 uni_modules/uview-plus/libs/config/props/formItem.js create mode 100644 uni_modules/uview-plus/libs/config/props/gap.js create mode 100644 uni_modules/uview-plus/libs/config/props/grid.js create mode 100644 uni_modules/uview-plus/libs/config/props/gridItem.js create mode 100644 uni_modules/uview-plus/libs/config/props/icon.js create mode 100644 uni_modules/uview-plus/libs/config/props/image.js create mode 100644 uni_modules/uview-plus/libs/config/props/indexAnchor.js create mode 100644 uni_modules/uview-plus/libs/config/props/indexList.js create mode 100644 uni_modules/uview-plus/libs/config/props/input.js create mode 100644 uni_modules/uview-plus/libs/config/props/keyboard.js create mode 100644 uni_modules/uview-plus/libs/config/props/line.js create mode 100644 uni_modules/uview-plus/libs/config/props/lineProgress.js create mode 100644 uni_modules/uview-plus/libs/config/props/link.js create mode 100644 uni_modules/uview-plus/libs/config/props/list.js create mode 100644 uni_modules/uview-plus/libs/config/props/listItem.js create mode 100644 uni_modules/uview-plus/libs/config/props/loadingIcon.js create mode 100644 uni_modules/uview-plus/libs/config/props/loadingPage.js create mode 100644 uni_modules/uview-plus/libs/config/props/loadmore.js create mode 100644 uni_modules/uview-plus/libs/config/props/modal.js create mode 100644 uni_modules/uview-plus/libs/config/props/navbar.js create mode 100644 uni_modules/uview-plus/libs/config/props/noNetwork.js create mode 100644 uni_modules/uview-plus/libs/config/props/noticeBar.js create mode 100644 uni_modules/uview-plus/libs/config/props/notify.js create mode 100644 uni_modules/uview-plus/libs/config/props/numberBox.js create mode 100644 uni_modules/uview-plus/libs/config/props/numberKeyboard.js create mode 100644 uni_modules/uview-plus/libs/config/props/overlay.js create mode 100644 uni_modules/uview-plus/libs/config/props/parse.js create mode 100644 uni_modules/uview-plus/libs/config/props/picker.js create mode 100644 uni_modules/uview-plus/libs/config/props/popup.js create mode 100644 uni_modules/uview-plus/libs/config/props/radio.js create mode 100644 uni_modules/uview-plus/libs/config/props/radioGroup.js create mode 100644 uni_modules/uview-plus/libs/config/props/rate.js create mode 100644 uni_modules/uview-plus/libs/config/props/readMore.js create mode 100644 uni_modules/uview-plus/libs/config/props/row.js create mode 100644 uni_modules/uview-plus/libs/config/props/rowNotice.js create mode 100644 uni_modules/uview-plus/libs/config/props/scrollList.js create mode 100644 uni_modules/uview-plus/libs/config/props/search.js create mode 100644 uni_modules/uview-plus/libs/config/props/section.js create mode 100644 uni_modules/uview-plus/libs/config/props/skeleton.js create mode 100644 uni_modules/uview-plus/libs/config/props/slider.js create mode 100644 uni_modules/uview-plus/libs/config/props/statusBar.js create mode 100644 uni_modules/uview-plus/libs/config/props/steps.js create mode 100644 uni_modules/uview-plus/libs/config/props/stepsItem.js create mode 100644 uni_modules/uview-plus/libs/config/props/sticky.js create mode 100644 uni_modules/uview-plus/libs/config/props/subsection.js create mode 100644 uni_modules/uview-plus/libs/config/props/swipeAction.js create mode 100644 uni_modules/uview-plus/libs/config/props/swipeActionItem.js create mode 100644 uni_modules/uview-plus/libs/config/props/swiper.js create mode 100644 uni_modules/uview-plus/libs/config/props/swipterIndicator.js create mode 100644 uni_modules/uview-plus/libs/config/props/switch.js create mode 100644 uni_modules/uview-plus/libs/config/props/tabbar.js create mode 100644 uni_modules/uview-plus/libs/config/props/tabbarItem.js create mode 100644 uni_modules/uview-plus/libs/config/props/tabs.js create mode 100644 uni_modules/uview-plus/libs/config/props/tag.js create mode 100644 uni_modules/uview-plus/libs/config/props/text.js create mode 100644 uni_modules/uview-plus/libs/config/props/textarea.js create mode 100644 uni_modules/uview-plus/libs/config/props/toast.js create mode 100644 uni_modules/uview-plus/libs/config/props/toolbar.js create mode 100644 uni_modules/uview-plus/libs/config/props/tooltip.js create mode 100644 uni_modules/uview-plus/libs/config/props/transition.js create mode 100644 uni_modules/uview-plus/libs/config/props/upload.js create mode 100644 uni_modules/uview-plus/libs/config/zIndex.js create mode 100644 uni_modules/uview-plus/libs/css/color.scss create mode 100644 uni_modules/uview-plus/libs/css/common.scss create mode 100644 uni_modules/uview-plus/libs/css/components.scss create mode 100644 uni_modules/uview-plus/libs/css/flex.scss create mode 100644 uni_modules/uview-plus/libs/css/h5.scss create mode 100644 uni_modules/uview-plus/libs/css/mixin.scss create mode 100644 uni_modules/uview-plus/libs/css/mp.scss create mode 100644 uni_modules/uview-plus/libs/css/nvue.scss create mode 100644 uni_modules/uview-plus/libs/css/vue.scss create mode 100644 uni_modules/uview-plus/libs/function/colorGradient.js create mode 100644 uni_modules/uview-plus/libs/function/debounce.js create mode 100644 uni_modules/uview-plus/libs/function/digit.js create mode 100644 uni_modules/uview-plus/libs/function/index.js create mode 100644 uni_modules/uview-plus/libs/function/platform.js create mode 100644 uni_modules/uview-plus/libs/function/test.js create mode 100644 uni_modules/uview-plus/libs/function/throttle.js create mode 100644 uni_modules/uview-plus/libs/luch-request/adapters/index.js create mode 100644 uni_modules/uview-plus/libs/luch-request/core/InterceptorManager.js create mode 100644 uni_modules/uview-plus/libs/luch-request/core/Request.js create mode 100644 uni_modules/uview-plus/libs/luch-request/core/buildFullPath.js create mode 100644 uni_modules/uview-plus/libs/luch-request/core/defaults.js create mode 100644 uni_modules/uview-plus/libs/luch-request/core/dispatchRequest.js create mode 100644 uni_modules/uview-plus/libs/luch-request/core/mergeConfig.js create mode 100644 uni_modules/uview-plus/libs/luch-request/core/settle.js create mode 100644 uni_modules/uview-plus/libs/luch-request/helpers/buildURL.js create mode 100644 uni_modules/uview-plus/libs/luch-request/helpers/combineURLs.js create mode 100644 uni_modules/uview-plus/libs/luch-request/helpers/isAbsoluteURL.js create mode 100644 uni_modules/uview-plus/libs/luch-request/index.d.ts create mode 100644 uni_modules/uview-plus/libs/luch-request/index.js create mode 100644 uni_modules/uview-plus/libs/luch-request/utils.js create mode 100644 uni_modules/uview-plus/libs/luch-request/utils/clone.js create mode 100644 uni_modules/uview-plus/libs/mixin/button.js create mode 100644 uni_modules/uview-plus/libs/mixin/mixin.js create mode 100644 uni_modules/uview-plus/libs/mixin/mpMixin.js create mode 100644 uni_modules/uview-plus/libs/mixin/mpShare.js create mode 100644 uni_modules/uview-plus/libs/mixin/openType.js create mode 100644 uni_modules/uview-plus/libs/mixin/style.js create mode 100644 uni_modules/uview-plus/libs/mixin/touch.js create mode 100644 uni_modules/uview-plus/libs/util/async-validator.js create mode 100644 uni_modules/uview-plus/libs/util/calendar.js create mode 100644 uni_modules/uview-plus/libs/util/emitter.js create mode 100644 uni_modules/uview-plus/libs/util/route.js create mode 100644 uni_modules/uview-plus/package.json create mode 100644 uni_modules/uview-plus/theme.scss create mode 100644 uni_modules/uview-plus/types/comps.d.ts create mode 100644 uni_modules/uview-plus/types/comps/_common.d.ts create mode 100644 uni_modules/uview-plus/types/comps/actionSheet.d.ts create mode 100644 uni_modules/uview-plus/types/comps/album.d.ts create mode 100644 uni_modules/uview-plus/types/comps/alert.d.ts create mode 100644 uni_modules/uview-plus/types/comps/avatar.d.ts create mode 100644 uni_modules/uview-plus/types/comps/avatarGroup.d.ts create mode 100644 uni_modules/uview-plus/types/comps/backTop.d.ts create mode 100644 uni_modules/uview-plus/types/comps/badge.d.ts create mode 100644 uni_modules/uview-plus/types/comps/button.d.ts create mode 100644 uni_modules/uview-plus/types/comps/calendar.d.ts create mode 100644 uni_modules/uview-plus/types/comps/cell.d.ts create mode 100644 uni_modules/uview-plus/types/comps/cellGroup.d.ts create mode 100644 uni_modules/uview-plus/types/comps/checkbox.d.ts create mode 100644 uni_modules/uview-plus/types/comps/checkboxGroup.d.ts create mode 100644 uni_modules/uview-plus/types/comps/code.d.ts create mode 100644 uni_modules/uview-plus/types/comps/codeInput.d.ts create mode 100644 uni_modules/uview-plus/types/comps/col.d.ts create mode 100644 uni_modules/uview-plus/types/comps/collapse.d.ts create mode 100644 uni_modules/uview-plus/types/comps/collapseItem.d.ts create mode 100644 uni_modules/uview-plus/types/comps/countDown.d.ts create mode 100644 uni_modules/uview-plus/types/comps/countTo.d.ts create mode 100644 uni_modules/uview-plus/types/comps/datetimePicker.d.ts create mode 100644 uni_modules/uview-plus/types/comps/divider.d.ts create mode 100644 uni_modules/uview-plus/types/comps/empty.d.ts create mode 100644 uni_modules/uview-plus/types/comps/form.d.ts create mode 100644 uni_modules/uview-plus/types/comps/formItem.d.ts create mode 100644 uni_modules/uview-plus/types/comps/gap.d.ts create mode 100644 uni_modules/uview-plus/types/comps/grid.d.ts create mode 100644 uni_modules/uview-plus/types/comps/gridItem.d.ts create mode 100644 uni_modules/uview-plus/types/comps/icon.d.ts create mode 100644 uni_modules/uview-plus/types/comps/image.d.ts create mode 100644 uni_modules/uview-plus/types/comps/indexAnchor.d.ts create mode 100644 uni_modules/uview-plus/types/comps/indexItem.d.ts create mode 100644 uni_modules/uview-plus/types/comps/indexList.d.ts create mode 100644 uni_modules/uview-plus/types/comps/input.d.ts create mode 100644 uni_modules/uview-plus/types/comps/keyboard.d.ts create mode 100644 uni_modules/uview-plus/types/comps/line.d.ts create mode 100644 uni_modules/uview-plus/types/comps/lineProgress.d.ts create mode 100644 uni_modules/uview-plus/types/comps/link.d.ts create mode 100644 uni_modules/uview-plus/types/comps/list.d.ts create mode 100644 uni_modules/uview-plus/types/comps/listItem.d.ts create mode 100644 uni_modules/uview-plus/types/comps/loadMore.d.ts create mode 100644 uni_modules/uview-plus/types/comps/loadingIcon.d.ts create mode 100644 uni_modules/uview-plus/types/comps/loadingPage.d.ts create mode 100644 uni_modules/uview-plus/types/comps/modal.d.ts create mode 100644 uni_modules/uview-plus/types/comps/navbar.d.ts create mode 100644 uni_modules/uview-plus/types/comps/noNetwork.d.ts create mode 100644 uni_modules/uview-plus/types/comps/noticeBar.d.ts create mode 100644 uni_modules/uview-plus/types/comps/notify.d.ts create mode 100644 uni_modules/uview-plus/types/comps/numberBox.d.ts create mode 100644 uni_modules/uview-plus/types/comps/overlay.d.ts create mode 100644 uni_modules/uview-plus/types/comps/parse.d.ts create mode 100644 uni_modules/uview-plus/types/comps/picker.d.ts create mode 100644 uni_modules/uview-plus/types/comps/popup.d.ts create mode 100644 uni_modules/uview-plus/types/comps/radio.d.ts create mode 100644 uni_modules/uview-plus/types/comps/radioGroup.d.ts create mode 100644 uni_modules/uview-plus/types/comps/rate.d.ts create mode 100644 uni_modules/uview-plus/types/comps/readMore.d.ts create mode 100644 uni_modules/uview-plus/types/comps/row.d.ts create mode 100644 uni_modules/uview-plus/types/comps/scrollList.d.ts create mode 100644 uni_modules/uview-plus/types/comps/search.d.ts create mode 100644 uni_modules/uview-plus/types/comps/skeleton.d.ts create mode 100644 uni_modules/uview-plus/types/comps/slider.d.ts create mode 100644 uni_modules/uview-plus/types/comps/steps.d.ts create mode 100644 uni_modules/uview-plus/types/comps/stepsItem.d.ts create mode 100644 uni_modules/uview-plus/types/comps/sticky.d.ts create mode 100644 uni_modules/uview-plus/types/comps/subsection.d.ts create mode 100644 uni_modules/uview-plus/types/comps/swipeAction.d.ts create mode 100644 uni_modules/uview-plus/types/comps/swipeActionItem.d.ts create mode 100644 uni_modules/uview-plus/types/comps/swiper.d.ts create mode 100644 uni_modules/uview-plus/types/comps/swiperIndicator.d.ts create mode 100644 uni_modules/uview-plus/types/comps/switch.d.ts create mode 100644 uni_modules/uview-plus/types/comps/tabbar.d.ts create mode 100644 uni_modules/uview-plus/types/comps/tabbarItem.d.ts create mode 100644 uni_modules/uview-plus/types/comps/tabs.d.ts create mode 100644 uni_modules/uview-plus/types/comps/tag.d.ts create mode 100644 uni_modules/uview-plus/types/comps/text.d.ts create mode 100644 uni_modules/uview-plus/types/comps/textarea.d.ts create mode 100644 uni_modules/uview-plus/types/comps/toast.d.ts create mode 100644 uni_modules/uview-plus/types/comps/tooltip.d.ts create mode 100644 uni_modules/uview-plus/types/comps/transition.d.ts create mode 100644 uni_modules/uview-plus/types/comps/upload.d.ts create mode 100644 uni_modules/uview-plus/types/index.d.ts create mode 100644 uni_modules/uview-plus/types/package.json create mode 100644 uni_modules/z-paging/changelog.md create mode 100644 uni_modules/z-paging/components/z-paging-cell/z-paging-cell.vue create mode 100644 uni_modules/z-paging/components/z-paging-empty-view/z-paging-empty-view.vue create mode 100644 uni_modules/z-paging/components/z-paging-swiper-item/z-paging-swiper-item.vue create mode 100644 uni_modules/z-paging/components/z-paging-swiper/z-paging-swiper.vue create mode 100644 uni_modules/z-paging/components/z-paging/components/z-paging-load-more.vue create mode 100644 uni_modules/z-paging/components/z-paging/components/z-paging-refresh.vue create mode 100644 uni_modules/z-paging/components/z-paging/config/index.js create mode 100644 uni_modules/z-paging/components/z-paging/css/z-paging-main.css create mode 100644 uni_modules/z-paging/components/z-paging/css/z-paging-static.css create mode 100644 uni_modules/z-paging/components/z-paging/i18n/en.json create mode 100644 uni_modules/z-paging/components/z-paging/i18n/index.js create mode 100644 uni_modules/z-paging/components/z-paging/i18n/zh-Hans.json create mode 100644 uni_modules/z-paging/components/z-paging/i18n/zh-Hant.json create mode 100644 uni_modules/z-paging/components/z-paging/js/hooks/useZPaging.js create mode 100644 uni_modules/z-paging/components/z-paging/js/hooks/useZPagingComp.js create mode 100644 uni_modules/z-paging/components/z-paging/js/modules/back-to-top.js create mode 100644 uni_modules/z-paging/components/z-paging/js/modules/chat-record-mode.js create mode 100644 uni_modules/z-paging/components/z-paging/js/modules/common-layout.js create mode 100644 uni_modules/z-paging/components/z-paging/js/modules/data-handle.js create mode 100644 uni_modules/z-paging/components/z-paging/js/modules/empty.js create mode 100644 uni_modules/z-paging/components/z-paging/js/modules/i18n.js create mode 100644 uni_modules/z-paging/components/z-paging/js/modules/load-more.js create mode 100644 uni_modules/z-paging/components/z-paging/js/modules/loading.js create mode 100644 uni_modules/z-paging/components/z-paging/js/modules/nvue.js create mode 100644 uni_modules/z-paging/components/z-paging/js/modules/refresher.js create mode 100644 uni_modules/z-paging/components/z-paging/js/modules/scroller.js create mode 100644 uni_modules/z-paging/components/z-paging/js/modules/virtual-list.js create mode 100644 uni_modules/z-paging/components/z-paging/js/z-paging-constant.js create mode 100644 uni_modules/z-paging/components/z-paging/js/z-paging-enum.js create mode 100644 uni_modules/z-paging/components/z-paging/js/z-paging-interceptor.js create mode 100644 uni_modules/z-paging/components/z-paging/js/z-paging-main.js create mode 100644 uni_modules/z-paging/components/z-paging/js/z-paging-mixin.js create mode 100644 uni_modules/z-paging/components/z-paging/js/z-paging-static.js create mode 100644 uni_modules/z-paging/components/z-paging/js/z-paging-utils.js create mode 100644 uni_modules/z-paging/components/z-paging/wxs/z-paging-renderjs.js create mode 100644 uni_modules/z-paging/components/z-paging/wxs/z-paging-wxs.wxs create mode 100644 uni_modules/z-paging/components/z-paging/z-paging.vue create mode 100644 uni_modules/z-paging/global.d.ts create mode 100644 uni_modules/z-paging/package.json create mode 100644 uni_modules/z-paging/readme.md create mode 100644 uni_modules/zxz-uni-data-select/changelog.md create mode 100644 uni_modules/zxz-uni-data-select/components/zxz-uni-data-select/zxz-uni-data-select.vue create mode 100644 uni_modules/zxz-uni-data-select/package.json create mode 100644 uni_modules/zxz-uni-data-select/readme.md create mode 100644 unpackage/dist/build/.nvue/app.css.js create mode 100644 unpackage/dist/build/.nvue/app.js create mode 100644 unpackage/dist/build/app-plus/__uniappautomator.js create mode 100644 unpackage/dist/build/app-plus/__uniappchooselocation.js create mode 100644 unpackage/dist/build/app-plus/__uniapperror.png create mode 100644 unpackage/dist/build/app-plus/__uniappopenlocation.js create mode 100644 unpackage/dist/build/app-plus/__uniapppicker.js create mode 100644 unpackage/dist/build/app-plus/__uniappquill.js create mode 100644 unpackage/dist/build/app-plus/__uniappquillimageresize.js create mode 100644 unpackage/dist/build/app-plus/__uniappscan.js create mode 100644 unpackage/dist/build/app-plus/__uniappsuccess.png create mode 100644 unpackage/dist/build/app-plus/__uniappview.html create mode 100644 unpackage/dist/build/app-plus/app-config-service.js create mode 100644 unpackage/dist/build/app-plus/app-config.js create mode 100644 unpackage/dist/build/app-plus/app-renderjs.js create mode 100644 unpackage/dist/build/app-plus/app-service.js create mode 100644 unpackage/dist/build/app-plus/app-wxs.js create mode 100644 unpackage/dist/build/app-plus/app.css create mode 100644 unpackage/dist/build/app-plus/assets/uniicons.32e978a5.ttf create mode 100644 unpackage/dist/build/app-plus/manifest.json create mode 100644 unpackage/dist/build/app-plus/pages/activity/detail513.css create mode 100644 unpackage/dist/build/app-plus/pages/activity/detail813.css create mode 100644 unpackage/dist/build/app-plus/pages/activity/index.css create mode 100644 unpackage/dist/build/app-plus/pages/activity/shop/index.css create mode 100644 unpackage/dist/build/app-plus/pages/agreement/agreement.css create mode 100644 unpackage/dist/build/app-plus/pages/index/index.css create mode 100644 unpackage/dist/build/app-plus/pages/login/getBack.css create mode 100644 unpackage/dist/build/app-plus/pages/login/login.css create mode 100644 unpackage/dist/build/app-plus/pages/login/register.css create mode 100644 unpackage/dist/build/app-plus/pages/market/detail.css create mode 100644 unpackage/dist/build/app-plus/pages/market/market.css create mode 100644 unpackage/dist/build/app-plus/pages/mine/balanceIncome.css create mode 100644 unpackage/dist/build/app-plus/pages/mine/earnings.css create mode 100644 unpackage/dist/build/app-plus/pages/mine/mine.css create mode 100644 unpackage/dist/build/app-plus/pages/mine/phone.css create mode 100644 unpackage/dist/build/app-plus/pages/mine/setting.css create mode 100644 unpackage/dist/build/app-plus/pages/mine/share.css create mode 100644 unpackage/dist/build/app-plus/pages/mine/topUp.css create mode 100644 unpackage/dist/build/app-plus/pages/mine/transferBalance.css create mode 100644 unpackage/dist/build/app-plus/pages/order/details.css create mode 100644 unpackage/dist/build/app-plus/pages/order/order.css create mode 100644 unpackage/dist/build/app-plus/pages/order/pay.css create mode 100644 unpackage/dist/build/app-plus/pages/order/success.css create mode 100644 unpackage/dist/build/app-plus/pages/piles/piles.css create mode 100644 unpackage/dist/build/app-plus/pages/protocol/buy.css create mode 100644 unpackage/dist/build/app-plus/pages/protocol/trusteeship.css create mode 100644 unpackage/dist/build/app-plus/pages/setMeal/affirm.css create mode 100644 unpackage/dist/build/app-plus/pages/setMeal/setMeal.css create mode 100644 unpackage/dist/build/app-plus/pages/setMealList/setMealList.css create mode 100644 unpackage/dist/build/app-plus/pages/shareList/shareList.css create mode 100644 unpackage/dist/build/app-plus/pages/shop/affirm.css create mode 100644 unpackage/dist/build/app-plus/pages/shop/shop.css create mode 100644 unpackage/dist/build/app-plus/pages/wallet/addBankCard.css create mode 100644 unpackage/dist/build/app-plus/pages/wallet/bankCard.css create mode 100644 unpackage/dist/build/app-plus/pages/wallet/incomeList.css create mode 100644 unpackage/dist/build/app-plus/pages/wallet/wallet.css create mode 100644 unpackage/dist/build/app-plus/pages/wallet/withdraw.css create mode 100644 unpackage/dist/build/app-plus/pages/wallet/withdrawList.css create mode 100644 unpackage/dist/build/app-plus/static/icon/avatar.png create mode 100644 unpackage/dist/build/app-plus/static/icon/bz.png create mode 100644 unpackage/dist/build/app-plus/static/icon/dd.png create mode 100644 unpackage/dist/build/app-plus/static/icon/dz.png create mode 100644 unpackage/dist/build/app-plus/static/icon/hd.png create mode 100644 unpackage/dist/build/app-plus/static/icon/home.png create mode 100644 unpackage/dist/build/app-plus/static/icon/kf.png create mode 100644 unpackage/dist/build/app-plus/static/icon/money.png create mode 100644 unpackage/dist/build/app-plus/static/icon/mx.png create mode 100644 unpackage/dist/build/app-plus/static/icon/share.png create mode 100644 unpackage/dist/build/app-plus/static/icon/sz.png create mode 100644 unpackage/dist/build/app-plus/static/icon/tkf.png create mode 100644 unpackage/dist/build/app-plus/static/icon/tx.png create mode 100644 unpackage/dist/build/app-plus/static/icon/txs.png create mode 100644 unpackage/dist/build/app-plus/static/icon/weixin.png create mode 100644 unpackage/dist/build/app-plus/static/icon/xia.png create mode 100644 unpackage/dist/build/app-plus/static/icon/yhk.png create mode 100644 unpackage/dist/build/app-plus/static/icon/zb.png create mode 100644 unpackage/dist/build/app-plus/static/icon/zd.png create mode 100644 unpackage/dist/build/app-plus/static/icon/zhuan.png create mode 100644 unpackage/dist/build/app-plus/static/jp.png create mode 100644 unpackage/dist/build/app-plus/static/logo.png create mode 100644 unpackage/dist/build/app-plus/static/logoB.png create mode 100644 unpackage/dist/build/app-plus/static/tabbar/home.png create mode 100644 unpackage/dist/build/app-plus/static/tabbar/homes.png create mode 100644 unpackage/dist/build/app-plus/static/tabbar/market.png create mode 100644 unpackage/dist/build/app-plus/static/tabbar/markets.png create mode 100644 unpackage/dist/build/app-plus/static/tabbar/mine.png create mode 100644 unpackage/dist/build/app-plus/static/tabbar/mines.png create mode 100644 unpackage/dist/build/app-plus/uni-app-view.umd.js create mode 100644 unpackage/dist/build/app-plus/uni_modules/mp-html/static/app-plus/mp-html/js/handler.js create mode 100644 unpackage/dist/build/app-plus/uni_modules/mp-html/static/app-plus/mp-html/js/uni.webview.min.js create mode 100644 unpackage/dist/build/app-plus/uni_modules/mp-html/static/app-plus/mp-html/local.html create mode 100644 unpackage/dist/build/app-plus/uni_modules/tuniaoui-wx-user-info/static/iconfont.css create mode 100644 unpackage/dist/build/mp-alipay/api/api.js create mode 100644 unpackage/dist/build/mp-alipay/app.acss create mode 100644 unpackage/dist/build/mp-alipay/app.js create mode 100644 unpackage/dist/build/mp-alipay/app.json create mode 100644 unpackage/dist/build/mp-alipay/assets/uniicons.32e978a5.ttf create mode 100644 unpackage/dist/build/mp-alipay/common/assets.js create mode 100644 unpackage/dist/build/mp-alipay/common/js/user.js create mode 100644 unpackage/dist/build/mp-alipay/common/vendor.js create mode 100644 unpackage/dist/build/mp-alipay/components/statusBar/statusBar.acss create mode 100644 unpackage/dist/build/mp-alipay/components/statusBar/statusBar.axml create mode 100644 unpackage/dist/build/mp-alipay/components/statusBar/statusBar.js create mode 100644 unpackage/dist/build/mp-alipay/components/statusBar/statusBar.json create mode 100644 unpackage/dist/build/mp-alipay/components/tabbar/tabbar.acss create mode 100644 unpackage/dist/build/mp-alipay/components/tabbar/tabbar.axml create mode 100644 unpackage/dist/build/mp-alipay/components/tabbar/tabbar.js create mode 100644 unpackage/dist/build/mp-alipay/components/tabbar/tabbar.json create mode 100644 unpackage/dist/build/mp-alipay/config.js create mode 100644 unpackage/dist/build/mp-alipay/hooks/useNav.js create mode 100644 unpackage/dist/build/mp-alipay/mini.project.json create mode 100644 unpackage/dist/build/mp-alipay/money.js create mode 100644 unpackage/dist/build/mp-alipay/pages/activity/detail513.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/activity/detail513.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/activity/detail513.js create mode 100644 unpackage/dist/build/mp-alipay/pages/activity/detail513.json create mode 100644 unpackage/dist/build/mp-alipay/pages/activity/detail813.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/activity/detail813.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/activity/detail813.js create mode 100644 unpackage/dist/build/mp-alipay/pages/activity/detail813.json create mode 100644 unpackage/dist/build/mp-alipay/pages/activity/index.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/activity/index.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/activity/index.js create mode 100644 unpackage/dist/build/mp-alipay/pages/activity/index.json create mode 100644 unpackage/dist/build/mp-alipay/pages/activity/shop/index.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/activity/shop/index.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/activity/shop/index.js create mode 100644 unpackage/dist/build/mp-alipay/pages/activity/shop/index.json create mode 100644 unpackage/dist/build/mp-alipay/pages/agreement/agreement.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/agreement/agreement.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/agreement/agreement.js create mode 100644 unpackage/dist/build/mp-alipay/pages/agreement/agreement.json create mode 100644 unpackage/dist/build/mp-alipay/pages/index/index.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/index/index.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/index/index.js create mode 100644 unpackage/dist/build/mp-alipay/pages/index/index.json create mode 100644 unpackage/dist/build/mp-alipay/pages/login/getBack.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/login/getBack.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/login/getBack.js create mode 100644 unpackage/dist/build/mp-alipay/pages/login/getBack.json create mode 100644 unpackage/dist/build/mp-alipay/pages/login/getBackAccout.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/login/getBackAccout.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/login/getBackAccout.js create mode 100644 unpackage/dist/build/mp-alipay/pages/login/getBackAccout.json create mode 100644 unpackage/dist/build/mp-alipay/pages/login/login.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/login/login.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/login/login.js create mode 100644 unpackage/dist/build/mp-alipay/pages/login/login.json create mode 100644 unpackage/dist/build/mp-alipay/pages/login/register.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/login/register.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/login/register.js create mode 100644 unpackage/dist/build/mp-alipay/pages/login/register.json create mode 100644 unpackage/dist/build/mp-alipay/pages/market/detail.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/market/detail.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/market/detail.js create mode 100644 unpackage/dist/build/mp-alipay/pages/market/detail.json create mode 100644 unpackage/dist/build/mp-alipay/pages/market/market.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/market/market.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/market/market.js create mode 100644 unpackage/dist/build/mp-alipay/pages/market/market.json create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/balanceIncome.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/balanceIncome.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/balanceIncome.js create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/balanceIncome.json create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/earnings.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/earnings.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/earnings.js create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/earnings.json create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/mine.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/mine.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/mine.js create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/mine.json create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/phone.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/phone.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/phone.js create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/phone.json create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/setting.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/setting.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/setting.js create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/setting.json create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/share.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/share.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/share.js create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/share.json create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/toUser.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/toUser.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/toUser.js create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/toUser.json create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/toUser2.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/toUser2.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/toUser2.js create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/toUser2.json create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/topUp.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/topUp.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/topUp.js create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/topUp.json create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/transferBalance.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/transferBalance.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/transferBalance.js create mode 100644 unpackage/dist/build/mp-alipay/pages/mine/transferBalance.json create mode 100644 unpackage/dist/build/mp-alipay/pages/order/details.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/order/details.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/order/details.js create mode 100644 unpackage/dist/build/mp-alipay/pages/order/details.json create mode 100644 unpackage/dist/build/mp-alipay/pages/order/order.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/order/order.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/order/order.js create mode 100644 unpackage/dist/build/mp-alipay/pages/order/order.json create mode 100644 unpackage/dist/build/mp-alipay/pages/order/pay.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/order/pay.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/order/pay.js create mode 100644 unpackage/dist/build/mp-alipay/pages/order/pay.json create mode 100644 unpackage/dist/build/mp-alipay/pages/order/success.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/order/success.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/order/success.js create mode 100644 unpackage/dist/build/mp-alipay/pages/order/success.json create mode 100644 unpackage/dist/build/mp-alipay/pages/piles/piles.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/piles/piles.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/piles/piles.js create mode 100644 unpackage/dist/build/mp-alipay/pages/piles/piles.json create mode 100644 unpackage/dist/build/mp-alipay/pages/protocol/buy.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/protocol/buy.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/protocol/buy.js create mode 100644 unpackage/dist/build/mp-alipay/pages/protocol/buy.json create mode 100644 unpackage/dist/build/mp-alipay/pages/protocol/trusteeship.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/protocol/trusteeship.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/protocol/trusteeship.js create mode 100644 unpackage/dist/build/mp-alipay/pages/protocol/trusteeship.json create mode 100644 unpackage/dist/build/mp-alipay/pages/setMeal/affirm.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/setMeal/affirm.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/setMeal/affirm.js create mode 100644 unpackage/dist/build/mp-alipay/pages/setMeal/affirm.json create mode 100644 unpackage/dist/build/mp-alipay/pages/setMeal/setMeal.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/setMeal/setMeal.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/setMeal/setMeal.js create mode 100644 unpackage/dist/build/mp-alipay/pages/setMeal/setMeal.json create mode 100644 unpackage/dist/build/mp-alipay/pages/setMealList/setMealList.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/setMealList/setMealList.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/setMealList/setMealList.js create mode 100644 unpackage/dist/build/mp-alipay/pages/setMealList/setMealList.json create mode 100644 unpackage/dist/build/mp-alipay/pages/shareList/detail.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/shareList/detail.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/shareList/detail.js create mode 100644 unpackage/dist/build/mp-alipay/pages/shareList/detail.json create mode 100644 unpackage/dist/build/mp-alipay/pages/shareList/shareList.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/shareList/shareList.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/shareList/shareList.js create mode 100644 unpackage/dist/build/mp-alipay/pages/shareList/shareList.json create mode 100644 unpackage/dist/build/mp-alipay/pages/shop/affirm.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/shop/affirm.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/shop/affirm.js create mode 100644 unpackage/dist/build/mp-alipay/pages/shop/affirm.json create mode 100644 unpackage/dist/build/mp-alipay/pages/shop/shop.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/shop/shop.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/shop/shop.js create mode 100644 unpackage/dist/build/mp-alipay/pages/shop/shop.json create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/addBankCard.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/addBankCard.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/addBankCard.js create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/addBankCard.json create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/bankCard.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/bankCard.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/bankCard.js create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/bankCard.json create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/freezeEarnings.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/freezeEarnings.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/freezeEarnings.js create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/freezeEarnings.json create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/freezeMoney.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/freezeMoney.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/freezeMoney.js create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/freezeMoney.json create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/incomeList.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/incomeList.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/incomeList.js create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/incomeList.json create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/wallet.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/wallet.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/wallet.js create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/wallet.json create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/withdraw.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/withdraw.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/withdraw.js create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/withdraw.json create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/withdrawList.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/withdrawList.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/withdrawList.js create mode 100644 unpackage/dist/build/mp-alipay/pages/wallet/withdrawList.json create mode 100644 unpackage/dist/build/mp-alipay/pages/webView/webView.acss create mode 100644 unpackage/dist/build/mp-alipay/pages/webView/webView.axml create mode 100644 unpackage/dist/build/mp-alipay/pages/webView/webView.js create mode 100644 unpackage/dist/build/mp-alipay/pages/webView/webView.json create mode 100644 unpackage/dist/build/mp-alipay/request/index.js create mode 100644 unpackage/dist/build/mp-alipay/static/icon/avatar.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/bz.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/dd.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/dz.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/hd.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/home.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/kf.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/money.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/mx.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/share.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/sz.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/tkf.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/tx.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/txs.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/weixin.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/xia.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/yhk.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/zb.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/zd.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/zfb.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/zhuan.png create mode 100644 unpackage/dist/build/mp-alipay/static/icon/zz.png create mode 100644 unpackage/dist/build/mp-alipay/static/jp.png create mode 100644 unpackage/dist/build/mp-alipay/static/jthn.png create mode 100644 unpackage/dist/build/mp-alipay/static/logo.png create mode 100644 unpackage/dist/build/mp-alipay/static/logoB.png create mode 100644 unpackage/dist/build/mp-alipay/static/tabbar/home.png create mode 100644 unpackage/dist/build/mp-alipay/static/tabbar/homes.png create mode 100644 unpackage/dist/build/mp-alipay/static/tabbar/market.png create mode 100644 unpackage/dist/build/mp-alipay/static/tabbar/markets.png create mode 100644 unpackage/dist/build/mp-alipay/static/tabbar/mine.png create mode 100644 unpackage/dist/build/mp-alipay/static/tabbar/mines.png create mode 100644 unpackage/dist/build/mp-alipay/static/tj.png create mode 100644 unpackage/dist/build/mp-alipay/store/index.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/mp-html/components/mp-html/mp-html.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/mp-html/components/mp-html/mp-html.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/mp-html/components/mp-html/mp-html.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/mp-html/components/mp-html/mp-html.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/mp-html/components/mp-html/node/node.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/mp-html/components/mp-html/node/node.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/mp-html/components/mp-html/node/node.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/mp-html/components/mp-html/node/node.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/mp-html/components/mp-html/parser.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-error/qiun-error.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-error/qiun-error.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-error/qiun-error.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-error/qiun-error.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading1.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading1.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading1.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading1.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading2.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading2.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading2.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading2.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading3.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading3.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading3.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading3.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading4.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading4.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading4.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading4.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading5.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading5.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading5.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading5.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/qiun-loading.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/qiun-loading.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/qiun-loading.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/qiun-loading.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/js_sdk/u-charts/config-ucharts.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/qiun-data-charts/js_sdk/u-charts/u-charts.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/tuniaoui-wx-user-info/static/iconfont.css create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/i18n/index.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/util.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-icons/components/uni-icons/uni-icons.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-icons/components/uni-icons/uni-icons.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-icons/components/uni-icons/uni-icons.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-icons/components/uni-icons/uni-icons.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-icons/components/uni-icons/uniicons_file_vue.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-popup/components/uni-popup/i18n/index.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-popup/components/uni-popup/popup.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-popup/components/uni-popup/uni-popup.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-popup/components/uni-popup/uni-popup.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-popup/components/uni-popup/uni-popup.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-popup/components/uni-popup/uni-popup.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-section/components/uni-section/uni-section.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-section/components/uni-section/uni-section.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-section/components/uni-section/uni-section.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-section/components/uni-section/uni-section.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-transition/components/uni-transition/createAnimation.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-transition/components/uni-transition/uni-transition.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-transition/components/uni-transition/uni-transition.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-transition/components/uni-transition/uni-transition.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uni-transition/components/uni-transition/uni-transition.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u--image/u--image.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u--image/u--image.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u--image/u--image.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u--image/u--image.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-badge/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-badge/u-badge.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-badge/u-badge.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-badge/u-badge.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-badge/u-badge.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-button/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-button/u-button.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-button/u-button.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-button/u-button.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-button/u-button.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-cell-group/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-cell-group/u-cell-group.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-cell-group/u-cell-group.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-cell-group/u-cell-group.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-cell-group/u-cell-group.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-cell/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-cell/u-cell.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-cell/u-cell.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-cell/u-cell.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-cell/u-cell.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-checkbox/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-checkbox/u-checkbox.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-checkbox/u-checkbox.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-checkbox/u-checkbox.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-checkbox/u-checkbox.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-code/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-code/u-code.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-code/u-code.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-code/u-code.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-code/u-code.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-divider/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-divider/u-divider.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-divider/u-divider.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-divider/u-divider.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-divider/u-divider.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-dropdown-item/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-dropdown-item/u-dropdown-item.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-dropdown-item/u-dropdown-item.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-dropdown-item/u-dropdown-item.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-dropdown-item/u-dropdown-item.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-dropdown/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-dropdown/u-dropdown.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-dropdown/u-dropdown.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-dropdown/u-dropdown.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-dropdown/u-dropdown.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-grid-item/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-grid-item/u-grid-item.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-grid-item/u-grid-item.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-grid-item/u-grid-item.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-grid-item/u-grid-item.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-grid/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-grid/u-grid.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-grid/u-grid.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-grid/u-grid.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-grid/u-grid.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-icon/icons.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-icon/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-icon/u-icon.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-icon/u-icon.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-icon/u-icon.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-icon/u-icon.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-image/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-image/u-image.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-image/u-image.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-image/u-image.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-image/u-image.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-input/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-input/u-input.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-input/u-input.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-input/u-input.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-input/u-input.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-line/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-line/u-line.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-line/u-line.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-line/u-line.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-line/u-line.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-link/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-link/u-link.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-link/u-link.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-link/u-link.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-link/u-link.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-loading-icon/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-modal/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-modal/u-modal.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-modal/u-modal.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-modal/u-modal.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-modal/u-modal.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-number-box/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-number-box/u-number-box.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-number-box/u-number-box.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-number-box/u-number-box.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-number-box/u-number-box.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-overlay/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-overlay/u-overlay.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-overlay/u-overlay.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-overlay/u-overlay.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-overlay/u-overlay.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-popup/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-popup/u-popup.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-popup/u-popup.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-popup/u-popup.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-popup/u-popup.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-radio-group/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-radio-group/u-radio-group.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-radio-group/u-radio-group.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-radio-group/u-radio-group.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-radio-group/u-radio-group.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-radio/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-radio/u-radio.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-radio/u-radio.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-radio/u-radio.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-radio/u-radio.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-safe-bottom/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-status-bar/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-status-bar/u-status-bar.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-status-bar/u-status-bar.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-status-bar/u-status-bar.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-status-bar/u-status-bar.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-subsection/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-subsection/u-subsection.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-subsection/u-subsection.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-subsection/u-subsection.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-subsection/u-subsection.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-swiper-indicator/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-swiper-indicator/u-swiper-indicator.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-swiper-indicator/u-swiper-indicator.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-swiper-indicator/u-swiper-indicator.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-swiper-indicator/u-swiper-indicator.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-swiper/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-swiper/u-swiper.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-swiper/u-swiper.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-swiper/u-swiper.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-swiper/u-swiper.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-tabs/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-tabs/u-tabs.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-tabs/u-tabs.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-tabs/u-tabs.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-tabs/u-tabs.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-tag/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-tag/u-tag.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-tag/u-tag.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-tag/u-tag.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-tag/u-tag.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-text/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-text/u-text.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-text/u-text.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-text/u-text.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-text/u-text.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-text/value.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-transition/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-transition/transition.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-transition/u-transition.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-transition/u-transition.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-transition/u-transition.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/components/u-transition/u-transition.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/index.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/color.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/config.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/actionSheet.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/album.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/alert.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/avatar.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/avatarGroup.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/backtop.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/badge.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/button.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/calendar.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/carKeyboard.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/cell.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/cellGroup.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/checkbox.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/checkboxGroup.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/circleProgress.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/code.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/codeInput.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/col.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/collapse.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/collapseItem.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/columnNotice.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/countDown.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/countTo.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/datetimePicker.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/divider.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/empty.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/form.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/formItem.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/gap.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/grid.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/gridItem.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/icon.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/image.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/indexAnchor.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/indexList.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/input.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/keyboard.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/line.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/lineProgress.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/link.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/list.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/listItem.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/loadingIcon.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/loadingPage.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/loadmore.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/modal.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/navbar.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/noNetwork.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/noticeBar.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/notify.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/numberBox.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/numberKeyboard.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/overlay.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/parse.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/picker.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/popup.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/radio.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/radioGroup.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/rate.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/readMore.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/row.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/rowNotice.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/scrollList.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/search.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/section.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/skeleton.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/slider.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/statusBar.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/steps.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/stepsItem.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/sticky.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/subsection.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/swipeAction.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/swipeActionItem.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/swiper.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/swipterIndicator.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/switch.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/tabbar.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/tabbarItem.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/tabs.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/tag.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/text.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/textarea.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/toast.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/toolbar.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/tooltip.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/transition.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/props/upload.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/config/zIndex.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/function/colorGradient.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/function/debounce.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/function/digit.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/function/index.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/function/platform.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/function/test.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/function/throttle.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/luch-request/adapters/index.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/luch-request/core/InterceptorManager.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/luch-request/core/Request.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/luch-request/core/buildFullPath.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/luch-request/core/defaults.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/luch-request/core/dispatchRequest.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/luch-request/core/mergeConfig.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/luch-request/core/settle.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/luch-request/helpers/buildURL.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/luch-request/helpers/combineURLs.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/luch-request/helpers/isAbsoluteURL.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/luch-request/index.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/luch-request/utils.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/luch-request/utils/clone.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/mixin/button.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/mixin/mixin.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/mixin/mpMixin.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/mixin/mpShare.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/mixin/openType.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/uview-plus/libs/util/route.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging-empty-view/z-paging-empty-view.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging-empty-view/z-paging-empty-view.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging-empty-view/z-paging-empty-view.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging-empty-view/z-paging-empty-view.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/components/z-paging-load-more.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/components/z-paging-load-more.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/components/z-paging-load-more.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/components/z-paging-load-more.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/components/z-paging-refresh.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/components/z-paging-refresh.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/components/z-paging-refresh.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/components/z-paging-refresh.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/config/index.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/i18n/index.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/back-to-top.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/chat-record-mode.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/common-layout.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/data-handle.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/empty.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/i18n.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/load-more.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/loading.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/nvue.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/refresher.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/scroller.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/virtual-list.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/js/z-paging-constant.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/js/z-paging-enum.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/js/z-paging-interceptor.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/js/z-paging-main.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/js/z-paging-static.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/js/z-paging-utils.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/z-paging.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/z-paging.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/z-paging.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/z-paging/components/z-paging/z-paging.json create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/zxz-uni-data-select/components/zxz-uni-data-select/zxz-uni-data-select.acss create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/zxz-uni-data-select/components/zxz-uni-data-select/zxz-uni-data-select.axml create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/zxz-uni-data-select/components/zxz-uni-data-select/zxz-uni-data-select.js create mode 100644 unpackage/dist/build/mp-alipay/uni_modules/zxz-uni-data-select/components/zxz-uni-data-select/zxz-uni-data-select.json create mode 100644 unpackage/dist/build/mp-weixin/api/api.js create mode 100644 unpackage/dist/build/mp-weixin/app.js create mode 100644 unpackage/dist/build/mp-weixin/app.json create mode 100644 unpackage/dist/build/mp-weixin/app.wxss create mode 100644 unpackage/dist/build/mp-weixin/common/assets.js create mode 100644 unpackage/dist/build/mp-weixin/common/js/user.js create mode 100644 unpackage/dist/build/mp-weixin/common/vendor.js create mode 100644 unpackage/dist/build/mp-weixin/components/statusBar/statusBar.js create mode 100644 unpackage/dist/build/mp-weixin/components/statusBar/statusBar.json create mode 100644 unpackage/dist/build/mp-weixin/components/statusBar/statusBar.wxml create mode 100644 unpackage/dist/build/mp-weixin/components/statusBar/statusBar.wxss create mode 100644 unpackage/dist/build/mp-weixin/components/tabbar/tabbar.js create mode 100644 unpackage/dist/build/mp-weixin/components/tabbar/tabbar.json create mode 100644 unpackage/dist/build/mp-weixin/components/tabbar/tabbar.wxml create mode 100644 unpackage/dist/build/mp-weixin/components/tabbar/tabbar.wxss create mode 100644 unpackage/dist/build/mp-weixin/config.js create mode 100644 unpackage/dist/build/mp-weixin/hooks/useNav.js create mode 100644 unpackage/dist/build/mp-weixin/money.js create mode 100644 unpackage/dist/build/mp-weixin/pages/activity/detail513.js create mode 100644 unpackage/dist/build/mp-weixin/pages/activity/detail513.json create mode 100644 unpackage/dist/build/mp-weixin/pages/activity/detail513.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/activity/detail513.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/activity/detail813.js create mode 100644 unpackage/dist/build/mp-weixin/pages/activity/detail813.json create mode 100644 unpackage/dist/build/mp-weixin/pages/activity/detail813.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/activity/detail813.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/activity/index.js create mode 100644 unpackage/dist/build/mp-weixin/pages/activity/index.json create mode 100644 unpackage/dist/build/mp-weixin/pages/activity/index.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/activity/index.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/activity/shop/index.js create mode 100644 unpackage/dist/build/mp-weixin/pages/activity/shop/index.json create mode 100644 unpackage/dist/build/mp-weixin/pages/activity/shop/index.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/activity/shop/index.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/agreement/agreement.js create mode 100644 unpackage/dist/build/mp-weixin/pages/agreement/agreement.json create mode 100644 unpackage/dist/build/mp-weixin/pages/agreement/agreement.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/agreement/agreement.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/index/index.js create mode 100644 unpackage/dist/build/mp-weixin/pages/index/index.json create mode 100644 unpackage/dist/build/mp-weixin/pages/index/index.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/index/index.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/login/getBack.js create mode 100644 unpackage/dist/build/mp-weixin/pages/login/getBack.json create mode 100644 unpackage/dist/build/mp-weixin/pages/login/getBack.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/login/getBack.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/login/getBackAccout.js create mode 100644 unpackage/dist/build/mp-weixin/pages/login/getBackAccout.json create mode 100644 unpackage/dist/build/mp-weixin/pages/login/getBackAccout.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/login/getBackAccout.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/login/login.js create mode 100644 unpackage/dist/build/mp-weixin/pages/login/login.json create mode 100644 unpackage/dist/build/mp-weixin/pages/login/login.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/login/login.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/login/register.js create mode 100644 unpackage/dist/build/mp-weixin/pages/login/register.json create mode 100644 unpackage/dist/build/mp-weixin/pages/login/register.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/login/register.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/market/detail.js create mode 100644 unpackage/dist/build/mp-weixin/pages/market/detail.json create mode 100644 unpackage/dist/build/mp-weixin/pages/market/detail.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/market/detail.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/market/market.js create mode 100644 unpackage/dist/build/mp-weixin/pages/market/market.json create mode 100644 unpackage/dist/build/mp-weixin/pages/market/market.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/market/market.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/balanceIncome.js create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/balanceIncome.json create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/balanceIncome.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/balanceIncome.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/earnings.js create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/earnings.json create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/earnings.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/earnings.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/mine.js create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/mine.json create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/mine.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/mine.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/phone.js create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/phone.json create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/phone.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/phone.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/setting.js create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/setting.json create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/setting.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/setting.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/share.js create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/share.json create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/share.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/share.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/toUser.js create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/toUser.json create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/toUser.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/toUser.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/toUser2.js create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/toUser2.json create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/toUser2.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/toUser2.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/topUp.js create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/topUp.json create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/topUp.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/topUp.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/transferBalance.js create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/transferBalance.json create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/transferBalance.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/mine/transferBalance.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/order/details.js create mode 100644 unpackage/dist/build/mp-weixin/pages/order/details.json create mode 100644 unpackage/dist/build/mp-weixin/pages/order/details.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/order/details.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/order/order.js create mode 100644 unpackage/dist/build/mp-weixin/pages/order/order.json create mode 100644 unpackage/dist/build/mp-weixin/pages/order/order.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/order/order.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/order/pay.js create mode 100644 unpackage/dist/build/mp-weixin/pages/order/pay.json create mode 100644 unpackage/dist/build/mp-weixin/pages/order/pay.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/order/pay.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/order/success.js create mode 100644 unpackage/dist/build/mp-weixin/pages/order/success.json create mode 100644 unpackage/dist/build/mp-weixin/pages/order/success.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/order/success.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/piles/piles.js create mode 100644 unpackage/dist/build/mp-weixin/pages/piles/piles.json create mode 100644 unpackage/dist/build/mp-weixin/pages/piles/piles.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/piles/piles.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/protocol/buy.js create mode 100644 unpackage/dist/build/mp-weixin/pages/protocol/buy.json create mode 100644 unpackage/dist/build/mp-weixin/pages/protocol/buy.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/protocol/buy.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/protocol/trusteeship.js create mode 100644 unpackage/dist/build/mp-weixin/pages/protocol/trusteeship.json create mode 100644 unpackage/dist/build/mp-weixin/pages/protocol/trusteeship.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/protocol/trusteeship.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/setMeal/affirm.js create mode 100644 unpackage/dist/build/mp-weixin/pages/setMeal/affirm.json create mode 100644 unpackage/dist/build/mp-weixin/pages/setMeal/affirm.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/setMeal/affirm.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/setMeal/setMeal.js create mode 100644 unpackage/dist/build/mp-weixin/pages/setMeal/setMeal.json create mode 100644 unpackage/dist/build/mp-weixin/pages/setMeal/setMeal.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/setMeal/setMeal.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/setMealList/setMealList.js create mode 100644 unpackage/dist/build/mp-weixin/pages/setMealList/setMealList.json create mode 100644 unpackage/dist/build/mp-weixin/pages/setMealList/setMealList.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/setMealList/setMealList.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/shareList/detail.js create mode 100644 unpackage/dist/build/mp-weixin/pages/shareList/detail.json create mode 100644 unpackage/dist/build/mp-weixin/pages/shareList/detail.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/shareList/detail.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/shareList/shareList.js create mode 100644 unpackage/dist/build/mp-weixin/pages/shareList/shareList.json create mode 100644 unpackage/dist/build/mp-weixin/pages/shareList/shareList.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/shareList/shareList.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/shop/affirm.js create mode 100644 unpackage/dist/build/mp-weixin/pages/shop/affirm.json create mode 100644 unpackage/dist/build/mp-weixin/pages/shop/affirm.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/shop/affirm.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/shop/shop.js create mode 100644 unpackage/dist/build/mp-weixin/pages/shop/shop.json create mode 100644 unpackage/dist/build/mp-weixin/pages/shop/shop.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/shop/shop.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/addBankCard.js create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/addBankCard.json create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/addBankCard.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/addBankCard.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/bankCard.js create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/bankCard.json create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/bankCard.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/bankCard.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/freezeEarnings.js create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/freezeEarnings.json create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/freezeEarnings.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/freezeEarnings.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/freezeMoney.js create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/freezeMoney.json create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/freezeMoney.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/freezeMoney.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/incomeList.js create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/incomeList.json create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/incomeList.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/incomeList.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/wallet.js create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/wallet.json create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/wallet.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/wallet.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/withdraw.js create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/withdraw.json create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/withdraw.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/withdraw.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/withdrawList.js create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/withdrawList.json create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/withdrawList.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/wallet/withdrawList.wxss create mode 100644 unpackage/dist/build/mp-weixin/pages/webView/webView.js create mode 100644 unpackage/dist/build/mp-weixin/pages/webView/webView.json create mode 100644 unpackage/dist/build/mp-weixin/pages/webView/webView.wxml create mode 100644 unpackage/dist/build/mp-weixin/pages/webView/webView.wxss create mode 100644 unpackage/dist/build/mp-weixin/project.config.json create mode 100644 unpackage/dist/build/mp-weixin/request/index.js create mode 100644 unpackage/dist/build/mp-weixin/static/icon/avatar.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/bz.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/dd.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/dz.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/hd.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/home.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/kf.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/money.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/mx.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/share.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/sz.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/tkf.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/tx.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/txs.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/weixin.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/xia.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/yhk.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/zb.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/zd.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/zfb.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/zhuan.png create mode 100644 unpackage/dist/build/mp-weixin/static/icon/zz.png create mode 100644 unpackage/dist/build/mp-weixin/static/jp.png create mode 100644 unpackage/dist/build/mp-weixin/static/jthn.png create mode 100644 unpackage/dist/build/mp-weixin/static/logo.png create mode 100644 unpackage/dist/build/mp-weixin/static/logoB.png create mode 100644 unpackage/dist/build/mp-weixin/static/tabbar/home.png create mode 100644 unpackage/dist/build/mp-weixin/static/tabbar/homes.png create mode 100644 unpackage/dist/build/mp-weixin/static/tabbar/market.png create mode 100644 unpackage/dist/build/mp-weixin/static/tabbar/markets.png create mode 100644 unpackage/dist/build/mp-weixin/static/tabbar/mine.png create mode 100644 unpackage/dist/build/mp-weixin/static/tabbar/mines.png create mode 100644 unpackage/dist/build/mp-weixin/static/tj.png create mode 100644 unpackage/dist/build/mp-weixin/store/index.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/mp-html/components/mp-html/mp-html.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/mp-html/components/mp-html/mp-html.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/mp-html/components/mp-html/mp-html.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/mp-html/components/mp-html/mp-html.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/mp-html/components/mp-html/node/node.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/mp-html/components/mp-html/node/node.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/mp-html/components/mp-html/node/node.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/mp-html/components/mp-html/node/node.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/mp-html/components/mp-html/parser.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-error/qiun-error.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-error/qiun-error.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-error/qiun-error.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-error/qiun-error.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading1.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading1.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading1.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading1.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading2.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading2.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading2.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading2.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading3.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading3.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading3.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading3.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading4.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading4.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading4.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading4.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading5.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading5.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading5.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/loading5.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/qiun-loading.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/qiun-loading.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/qiun-loading.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/components/qiun-loading/qiun-loading.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/js_sdk/u-charts/config-ucharts.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/qiun-data-charts/js_sdk/u-charts/u-charts.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/tuniaoui-wx-user-info/static/iconfont.css create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/i18n/index.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/util.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-icons/components/uni-icons/uni-icons.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-icons/components/uni-icons/uni-icons.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-icons/components/uni-icons/uni-icons.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-icons/components/uni-icons/uni-icons.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-icons/components/uni-icons/uniicons_file_vue.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-popup/components/uni-popup/i18n/index.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-popup/components/uni-popup/popup.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-popup/components/uni-popup/uni-popup.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-popup/components/uni-popup/uni-popup.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-popup/components/uni-popup/uni-popup.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-popup/components/uni-popup/uni-popup.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-section/components/uni-section/uni-section.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-section/components/uni-section/uni-section.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-section/components/uni-section/uni-section.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-section/components/uni-section/uni-section.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-transition/components/uni-transition/createAnimation.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-transition/components/uni-transition/uni-transition.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-transition/components/uni-transition/uni-transition.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-transition/components/uni-transition/uni-transition.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uni-transition/components/uni-transition/uni-transition.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u--image/u--image.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u--image/u--image.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u--image/u--image.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u--image/u--image.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-badge/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-badge/u-badge.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-badge/u-badge.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-badge/u-badge.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-badge/u-badge.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-button/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-button/u-button.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-button/u-button.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-button/u-button.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-button/u-button.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-cell-group/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-cell-group/u-cell-group.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-cell-group/u-cell-group.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-cell-group/u-cell-group.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-cell-group/u-cell-group.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-cell/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-cell/u-cell.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-cell/u-cell.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-cell/u-cell.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-cell/u-cell.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-checkbox/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-checkbox/u-checkbox.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-checkbox/u-checkbox.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-checkbox/u-checkbox.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-checkbox/u-checkbox.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-code/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-code/u-code.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-code/u-code.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-code/u-code.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-code/u-code.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-divider/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-divider/u-divider.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-divider/u-divider.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-divider/u-divider.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-divider/u-divider.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-dropdown-item/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-dropdown-item/u-dropdown-item.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-dropdown-item/u-dropdown-item.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-dropdown-item/u-dropdown-item.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-dropdown-item/u-dropdown-item.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-dropdown/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-dropdown/u-dropdown.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-dropdown/u-dropdown.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-dropdown/u-dropdown.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-dropdown/u-dropdown.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-grid-item/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-grid-item/u-grid-item.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-grid-item/u-grid-item.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-grid-item/u-grid-item.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-grid-item/u-grid-item.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-grid/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-grid/u-grid.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-grid/u-grid.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-grid/u-grid.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-grid/u-grid.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-icon/icons.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-icon/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-icon/u-icon.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-icon/u-icon.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-icon/u-icon.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-icon/u-icon.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-image/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-image/u-image.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-image/u-image.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-image/u-image.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-image/u-image.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-input/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-input/u-input.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-input/u-input.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-input/u-input.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-input/u-input.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-line/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-line/u-line.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-line/u-line.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-line/u-line.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-line/u-line.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-link/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-link/u-link.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-link/u-link.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-link/u-link.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-link/u-link.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-loading-icon/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-modal/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-modal/u-modal.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-modal/u-modal.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-modal/u-modal.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-modal/u-modal.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-number-box/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-number-box/u-number-box.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-number-box/u-number-box.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-number-box/u-number-box.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-number-box/u-number-box.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-overlay/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-overlay/u-overlay.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-overlay/u-overlay.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-overlay/u-overlay.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-overlay/u-overlay.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-popup/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-popup/u-popup.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-popup/u-popup.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-popup/u-popup.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-popup/u-popup.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-radio-group/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-radio-group/u-radio-group.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-radio-group/u-radio-group.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-radio-group/u-radio-group.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-radio-group/u-radio-group.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-radio/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-radio/u-radio.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-radio/u-radio.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-radio/u-radio.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-radio/u-radio.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-safe-bottom/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-status-bar/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-status-bar/u-status-bar.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-status-bar/u-status-bar.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-status-bar/u-status-bar.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-status-bar/u-status-bar.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-subsection/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-subsection/u-subsection.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-subsection/u-subsection.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-subsection/u-subsection.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-subsection/u-subsection.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-swiper-indicator/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-swiper-indicator/u-swiper-indicator.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-swiper-indicator/u-swiper-indicator.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-swiper-indicator/u-swiper-indicator.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-swiper-indicator/u-swiper-indicator.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-swiper/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-swiper/u-swiper.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-swiper/u-swiper.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-swiper/u-swiper.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-swiper/u-swiper.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-tabs/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-tabs/u-tabs.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-tabs/u-tabs.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-tabs/u-tabs.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-tabs/u-tabs.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-tag/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-tag/u-tag.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-tag/u-tag.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-tag/u-tag.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-tag/u-tag.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-text/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-text/u-text.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-text/u-text.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-text/u-text.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-text/u-text.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-text/value.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-transition/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-transition/transition.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-transition/u-transition.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-transition/u-transition.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-transition/u-transition.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/components/u-transition/u-transition.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/index.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/color.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/config.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/actionSheet.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/album.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/alert.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/avatar.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/avatarGroup.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/backtop.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/badge.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/button.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/calendar.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/carKeyboard.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/cell.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/cellGroup.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/checkbox.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/checkboxGroup.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/circleProgress.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/code.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/codeInput.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/col.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/collapse.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/collapseItem.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/columnNotice.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/countDown.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/countTo.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/datetimePicker.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/divider.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/empty.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/form.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/formItem.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/gap.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/grid.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/gridItem.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/icon.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/image.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/indexAnchor.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/indexList.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/input.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/keyboard.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/line.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/lineProgress.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/link.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/list.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/listItem.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/loadingIcon.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/loadingPage.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/loadmore.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/modal.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/navbar.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/noNetwork.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/noticeBar.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/notify.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/numberBox.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/numberKeyboard.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/overlay.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/parse.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/picker.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/popup.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/radio.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/radioGroup.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/rate.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/readMore.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/row.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/rowNotice.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/scrollList.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/search.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/section.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/skeleton.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/slider.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/statusBar.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/steps.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/stepsItem.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/sticky.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/subsection.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/swipeAction.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/swipeActionItem.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/swiper.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/swipterIndicator.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/switch.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/tabbar.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/tabbarItem.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/tabs.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/tag.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/text.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/textarea.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/toast.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/toolbar.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/tooltip.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/transition.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/props/upload.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/config/zIndex.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/function/colorGradient.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/function/debounce.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/function/digit.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/function/index.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/function/platform.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/function/test.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/function/throttle.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/luch-request/adapters/index.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/luch-request/core/InterceptorManager.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/luch-request/core/Request.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/luch-request/core/buildFullPath.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/luch-request/core/defaults.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/luch-request/core/dispatchRequest.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/luch-request/core/mergeConfig.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/luch-request/core/settle.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/luch-request/helpers/buildURL.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/luch-request/helpers/combineURLs.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/luch-request/helpers/isAbsoluteURL.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/luch-request/index.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/luch-request/utils.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/luch-request/utils/clone.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/mixin/button.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/mixin/mixin.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/mixin/mpMixin.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/mixin/mpShare.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/mixin/openType.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/uview-plus/libs/util/route.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging-empty-view/z-paging-empty-view.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging-empty-view/z-paging-empty-view.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging-empty-view/z-paging-empty-view.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging-empty-view/z-paging-empty-view.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/components/z-paging-load-more.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/components/z-paging-load-more.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/components/z-paging-load-more.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/components/z-paging-load-more.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/components/z-paging-refresh.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/components/z-paging-refresh.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/components/z-paging-refresh.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/components/z-paging-refresh.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/config/index.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/i18n/index.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/js/modules/back-to-top.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/js/modules/chat-record-mode.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/js/modules/common-layout.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/js/modules/data-handle.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/js/modules/empty.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/js/modules/i18n.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/js/modules/load-more.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/js/modules/loading.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/js/modules/nvue.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/js/modules/refresher.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/js/modules/scroller.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/js/modules/virtual-list.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/js/z-paging-constant.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/js/z-paging-enum.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/js/z-paging-interceptor.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/js/z-paging-main.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/js/z-paging-static.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/js/z-paging-utils.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/wxs/z-paging-wxs.wxs create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/z-paging.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/z-paging.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/z-paging.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/z-paging/components/z-paging/z-paging.wxss create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/zxz-uni-data-select/components/zxz-uni-data-select/zxz-uni-data-select.js create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/zxz-uni-data-select/components/zxz-uni-data-select/zxz-uni-data-select.json create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/zxz-uni-data-select/components/zxz-uni-data-select/zxz-uni-data-select.wxml create mode 100644 unpackage/dist/build/mp-weixin/uni_modules/zxz-uni-data-select/components/zxz-uni-data-select/zxz-uni-data-select.wxss create mode 100644 unpackage/dist/build/web/assets/addBankCard-X84EZTzO.css create mode 100644 unpackage/dist/build/web/assets/api.Cc9YjI0f.js create mode 100644 unpackage/dist/build/web/assets/bankCard-NVdqhSLX.css create mode 100644 unpackage/dist/build/web/assets/cdz-A8CT_eHb.png create mode 100644 unpackage/dist/build/web/assets/getBack-kYGJbsC0.css create mode 100644 unpackage/dist/build/web/assets/getBackAccout-D9qpbLgw.css create mode 100644 unpackage/dist/build/web/assets/incomeList-BXE8j-Rd.css create mode 100644 unpackage/dist/build/web/assets/index-B7CwYKzH.css create mode 100644 unpackage/dist/build/web/assets/index-BycOfjPK.js create mode 100644 unpackage/dist/build/web/assets/index-plHussBO.css create mode 100644 unpackage/dist/build/web/assets/login-0qXEW3xX.css create mode 100644 unpackage/dist/build/web/assets/logo--hVi_dcS.png create mode 100644 unpackage/dist/build/web/assets/logo.CdEtXfNd.js create mode 100644 unpackage/dist/build/web/assets/logoB-DstPGT9a.png create mode 100644 unpackage/dist/build/web/assets/logoB-uKDYPEYr.css create mode 100644 unpackage/dist/build/web/assets/logoB.D1yH5YI-.js create mode 100644 unpackage/dist/build/web/assets/mx-BWfEb9Ya.png create mode 100644 unpackage/dist/build/web/assets/order-CrzY5GmK.css create mode 100644 unpackage/dist/build/web/assets/pages-index-index.DhKmyjTL.js create mode 100644 unpackage/dist/build/web/assets/pages-login-getBack.DusHFi5H.js create mode 100644 unpackage/dist/build/web/assets/pages-login-getBackAccout.Cvfo60-F.js create mode 100644 unpackage/dist/build/web/assets/pages-login-login.LlW_ZWCa.js create mode 100644 unpackage/dist/build/web/assets/pages-login-register.Cl1oozsz.js create mode 100644 unpackage/dist/build/web/assets/pages-mine-addBankCard.DLM_vv3S.js create mode 100644 unpackage/dist/build/web/assets/pages-mine-bankCard.xeprXKBa.js create mode 100644 unpackage/dist/build/web/assets/pages-mine-incomeList.B7EiffC3.js create mode 100644 unpackage/dist/build/web/assets/pages-mine-piles.CcfdHfvr.js create mode 100644 unpackage/dist/build/web/assets/pages-mine-withdraw.d06CPeNJ.js create mode 100644 unpackage/dist/build/web/assets/pages-mine-z.Dv4px6RE.js create mode 100644 unpackage/dist/build/web/assets/pages-order-order.DvjzQNLb.js create mode 100644 unpackage/dist/build/web/assets/piles-DFI4r2i9.css create mode 100644 unpackage/dist/build/web/assets/register-BAPzzgFv.css create mode 100644 unpackage/dist/build/web/assets/u-code-D1W_xdRG.css create mode 100644 unpackage/dist/build/web/assets/u-code.DqKoqWLQ.js create mode 100644 unpackage/dist/build/web/assets/u-icon-g8zLUjA7.css create mode 100644 unpackage/dist/build/web/assets/u-icon.Bn8ZYdhI.js create mode 100644 unpackage/dist/build/web/assets/u-input-BYtWVVzk.css create mode 100644 unpackage/dist/build/web/assets/u-input.BXN8t6Qx.js create mode 100644 unpackage/dist/build/web/assets/u-tag-c4eWJSQU.css create mode 100644 unpackage/dist/build/web/assets/u-tag.Ct2nTF77.js create mode 100644 unpackage/dist/build/web/assets/uni.afe19bcd.css create mode 100644 unpackage/dist/build/web/assets/withdraw-Bl2Mc8FN.css create mode 100644 unpackage/dist/build/web/assets/z-BiMTcY06.css create mode 100644 unpackage/dist/build/web/assets/z-paging-okf5CAd7.css create mode 100644 unpackage/dist/build/web/assets/z-paging.BKluYc9r.js create mode 100644 unpackage/dist/build/web/assets/zhuan-COo7xaxB.png create mode 100644 unpackage/dist/build/web/index.html create mode 100644 unpackage/dist/build/web/static/icon/avatar.png create mode 100644 unpackage/dist/build/web/static/icon/cds.png create mode 100644 unpackage/dist/build/web/static/icon/cdz.png create mode 100644 unpackage/dist/build/web/static/icon/grxx.png create mode 100644 unpackage/dist/build/web/static/icon/hd.png create mode 100644 unpackage/dist/build/web/static/icon/home.png create mode 100644 unpackage/dist/build/web/static/icon/mx.png create mode 100644 unpackage/dist/build/web/static/icon/order.png create mode 100644 unpackage/dist/build/web/static/icon/sz.png create mode 100644 unpackage/dist/build/web/static/icon/tc.png create mode 100644 unpackage/dist/build/web/static/icon/tkf.png create mode 100644 unpackage/dist/build/web/static/icon/tx.png create mode 100644 unpackage/dist/build/web/static/icon/txs.png create mode 100644 unpackage/dist/build/web/static/icon/xia.png create mode 100644 unpackage/dist/build/web/static/icon/yhk.png create mode 100644 unpackage/dist/build/web/static/icon/zhuan.png create mode 100644 unpackage/dist/build/web/static/icon/zz.png create mode 100644 unpackage/dist/build/web/static/logo.png create mode 100644 unpackage/dist/build/web/static/logoB.png create mode 100644 unpackage/dist/build/web/uni_modules/qiun-data-charts/static/h5/echarts.min.js create mode 100644 unpackage/dist/build/web/uni_modules/tuniaoui-wx-user-info/static/iconfont.css create mode 100644 unpackage/dist/cache/.vite/deps/_metadata.json create mode 100644 unpackage/dist/cache/.vite/deps/package.json create mode 100644 unpackage/dist/dev/mp-alipay/api/api.js create mode 100644 unpackage/dist/dev/mp-alipay/app.acss create mode 100644 unpackage/dist/dev/mp-alipay/app.js create mode 100644 unpackage/dist/dev/mp-alipay/app.json create mode 100644 unpackage/dist/dev/mp-alipay/assets/uniicons.32e978a5.ttf create mode 100644 unpackage/dist/dev/mp-alipay/common/assets.js create mode 100644 unpackage/dist/dev/mp-alipay/common/js/user.js create mode 100644 unpackage/dist/dev/mp-alipay/common/vendor.js create mode 100644 unpackage/dist/dev/mp-alipay/components/statusBar/statusBar.acss create mode 100644 unpackage/dist/dev/mp-alipay/components/statusBar/statusBar.axml create mode 100644 unpackage/dist/dev/mp-alipay/components/statusBar/statusBar.js create mode 100644 unpackage/dist/dev/mp-alipay/components/statusBar/statusBar.json create mode 100644 unpackage/dist/dev/mp-alipay/components/tabbar/tabbar.acss create mode 100644 unpackage/dist/dev/mp-alipay/components/tabbar/tabbar.axml create mode 100644 unpackage/dist/dev/mp-alipay/components/tabbar/tabbar.js create mode 100644 unpackage/dist/dev/mp-alipay/components/tabbar/tabbar.json create mode 100644 unpackage/dist/dev/mp-alipay/config.js create mode 100644 unpackage/dist/dev/mp-alipay/hooks/useNav.js create mode 100644 unpackage/dist/dev/mp-alipay/mini.project.json create mode 100644 unpackage/dist/dev/mp-alipay/money.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/activity/detail513.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/activity/detail513.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/activity/detail513.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/activity/detail513.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/activity/detail813.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/activity/detail813.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/activity/detail813.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/activity/detail813.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/activity/index.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/activity/index.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/activity/index.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/activity/index.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/activity/shop/index.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/activity/shop/index.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/activity/shop/index.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/activity/shop/index.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/agreement/agreement.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/agreement/agreement.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/agreement/agreement.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/agreement/agreement.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/index/index.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/index/index.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/index/index.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/index/index.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/login/getBack.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/login/getBack.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/login/getBack.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/login/getBack.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/login/getBackAccout.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/login/getBackAccout.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/login/getBackAccout.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/login/getBackAccout.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/login/login.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/login/login.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/login/login.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/login/login.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/login/register.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/login/register.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/login/register.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/login/register.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/market/detail.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/market/detail.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/market/detail.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/market/detail.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/market/market.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/market/market.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/market/market.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/market/market.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/balanceIncome.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/balanceIncome.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/balanceIncome.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/balanceIncome.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/earnings.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/earnings.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/earnings.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/earnings.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/mine.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/mine.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/mine.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/mine.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/phone.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/phone.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/phone.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/phone.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/setting.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/setting.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/setting.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/setting.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/share.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/share.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/share.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/share.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/toUser.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/toUser.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/toUser.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/toUser.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/toUser2.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/toUser2.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/toUser2.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/toUser2.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/topUp.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/topUp.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/topUp.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/topUp.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/transferBalance.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/transferBalance.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/transferBalance.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/mine/transferBalance.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/order/details.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/order/details.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/order/details.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/order/details.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/order/order.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/order/order.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/order/order.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/order/order.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/order/pay.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/order/pay.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/order/pay.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/order/pay.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/order/success.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/order/success.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/order/success.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/order/success.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/piles/piles.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/piles/piles.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/piles/piles.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/piles/piles.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/protocol/buy.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/protocol/buy.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/protocol/buy.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/protocol/buy.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/protocol/trusteeship.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/protocol/trusteeship.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/protocol/trusteeship.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/protocol/trusteeship.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/setMeal/affirm.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/setMeal/affirm.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/setMeal/affirm.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/setMeal/affirm.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/setMeal/setMeal.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/setMeal/setMeal.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/setMeal/setMeal.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/setMeal/setMeal.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/setMealList/setMealList.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/setMealList/setMealList.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/setMealList/setMealList.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/setMealList/setMealList.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/shareList/detail.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/shareList/detail.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/shareList/detail.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/shareList/detail.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/shareList/shareList.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/shareList/shareList.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/shareList/shareList.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/shareList/shareList.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/shop/affirm.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/shop/affirm.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/shop/affirm.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/shop/affirm.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/shop/shop.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/shop/shop.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/shop/shop.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/shop/shop.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/addBankCard.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/addBankCard.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/addBankCard.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/addBankCard.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/bankCard.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/bankCard.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/bankCard.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/bankCard.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/freezeEarnings.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/freezeEarnings.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/freezeEarnings.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/freezeEarnings.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/freezeMoney.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/freezeMoney.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/freezeMoney.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/freezeMoney.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/incomeList.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/incomeList.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/incomeList.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/incomeList.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/wallet.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/wallet.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/wallet.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/wallet.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/withdraw.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/withdraw.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/withdraw.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/withdraw.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/withdrawList.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/withdrawList.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/withdrawList.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/wallet/withdrawList.json create mode 100644 unpackage/dist/dev/mp-alipay/pages/webView/webView.acss create mode 100644 unpackage/dist/dev/mp-alipay/pages/webView/webView.axml create mode 100644 unpackage/dist/dev/mp-alipay/pages/webView/webView.js create mode 100644 unpackage/dist/dev/mp-alipay/pages/webView/webView.json create mode 100644 unpackage/dist/dev/mp-alipay/request/index.js create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/avatar.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/bz.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/dd.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/dz.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/hd.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/home.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/kf.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/money.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/mx.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/share.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/sz.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/tkf.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/tx.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/txs.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/weixin.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/xia.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/yhk.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/zb.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/zd.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/zfb.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/zhuan.png create mode 100644 unpackage/dist/dev/mp-alipay/static/icon/zz.png create mode 100644 unpackage/dist/dev/mp-alipay/static/jp.png create mode 100644 unpackage/dist/dev/mp-alipay/static/jthn.png create mode 100644 unpackage/dist/dev/mp-alipay/static/logo.png create mode 100644 unpackage/dist/dev/mp-alipay/static/logoB.png create mode 100644 unpackage/dist/dev/mp-alipay/static/tabbar/home.png create mode 100644 unpackage/dist/dev/mp-alipay/static/tabbar/homes.png create mode 100644 unpackage/dist/dev/mp-alipay/static/tabbar/market.png create mode 100644 unpackage/dist/dev/mp-alipay/static/tabbar/markets.png create mode 100644 unpackage/dist/dev/mp-alipay/static/tabbar/mine.png create mode 100644 unpackage/dist/dev/mp-alipay/static/tabbar/mines.png create mode 100644 unpackage/dist/dev/mp-alipay/static/tj.png create mode 100644 unpackage/dist/dev/mp-alipay/store/index.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/mp-html/components/mp-html/mp-html.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/mp-html/components/mp-html/mp-html.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/mp-html/components/mp-html/mp-html.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/mp-html/components/mp-html/mp-html.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/mp-html/components/mp-html/node/node.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/mp-html/components/mp-html/node/node.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/mp-html/components/mp-html/node/node.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/mp-html/components/mp-html/node/node.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/mp-html/components/mp-html/parser.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-error/qiun-error.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-error/qiun-error.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-error/qiun-error.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-error/qiun-error.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading1.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading1.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading1.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading1.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading2.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading2.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading2.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading2.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading3.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading3.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading3.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading3.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading4.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading4.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading4.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading4.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading5.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading5.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading5.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/loading5.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/qiun-loading.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/qiun-loading.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/qiun-loading.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/components/qiun-loading/qiun-loading.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/js_sdk/u-charts/config-ucharts.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/qiun-data-charts/js_sdk/u-charts/u-charts.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/tuniaoui-wx-user-info/static/iconfont.css create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/i18n/index.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-datetime-picker/components/uni-datetime-picker/util.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-icons/components/uni-icons/uni-icons.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-icons/components/uni-icons/uni-icons.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-icons/components/uni-icons/uni-icons.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-icons/components/uni-icons/uni-icons.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-icons/components/uni-icons/uniicons_file_vue.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-popup/components/uni-popup/i18n/index.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-popup/components/uni-popup/popup.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-popup/components/uni-popup/uni-popup.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-popup/components/uni-popup/uni-popup.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-popup/components/uni-popup/uni-popup.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-popup/components/uni-popup/uni-popup.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-section/components/uni-section/uni-section.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-section/components/uni-section/uni-section.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-section/components/uni-section/uni-section.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-section/components/uni-section/uni-section.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-transition/components/uni-transition/createAnimation.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-transition/components/uni-transition/uni-transition.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-transition/components/uni-transition/uni-transition.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-transition/components/uni-transition/uni-transition.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uni-transition/components/uni-transition/uni-transition.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u--image/u--image.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u--image/u--image.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u--image/u--image.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u--image/u--image.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-badge/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-badge/u-badge.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-badge/u-badge.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-badge/u-badge.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-badge/u-badge.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-button/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-button/u-button.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-button/u-button.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-button/u-button.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-button/u-button.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-cell-group/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-cell-group/u-cell-group.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-cell-group/u-cell-group.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-cell-group/u-cell-group.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-cell-group/u-cell-group.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-cell/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-cell/u-cell.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-cell/u-cell.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-cell/u-cell.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-cell/u-cell.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-checkbox/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-checkbox/u-checkbox.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-checkbox/u-checkbox.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-checkbox/u-checkbox.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-checkbox/u-checkbox.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-code/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-code/u-code.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-code/u-code.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-code/u-code.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-code/u-code.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-divider/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-divider/u-divider.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-divider/u-divider.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-divider/u-divider.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-divider/u-divider.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-dropdown-item/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-dropdown-item/u-dropdown-item.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-dropdown-item/u-dropdown-item.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-dropdown-item/u-dropdown-item.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-dropdown-item/u-dropdown-item.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-dropdown/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-dropdown/u-dropdown.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-dropdown/u-dropdown.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-dropdown/u-dropdown.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-dropdown/u-dropdown.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-grid-item/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-grid-item/u-grid-item.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-grid-item/u-grid-item.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-grid-item/u-grid-item.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-grid-item/u-grid-item.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-grid/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-grid/u-grid.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-grid/u-grid.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-grid/u-grid.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-grid/u-grid.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-icon/icons.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-icon/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-icon/u-icon.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-icon/u-icon.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-icon/u-icon.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-icon/u-icon.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-image/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-image/u-image.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-image/u-image.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-image/u-image.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-image/u-image.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-input/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-input/u-input.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-input/u-input.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-input/u-input.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-input/u-input.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-line/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-line/u-line.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-line/u-line.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-line/u-line.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-line/u-line.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-link/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-link/u-link.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-link/u-link.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-link/u-link.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-link/u-link.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-loading-icon/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-modal/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-modal/u-modal.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-modal/u-modal.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-modal/u-modal.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-modal/u-modal.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-number-box/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-number-box/u-number-box.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-number-box/u-number-box.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-number-box/u-number-box.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-number-box/u-number-box.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-overlay/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-overlay/u-overlay.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-overlay/u-overlay.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-overlay/u-overlay.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-overlay/u-overlay.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-popup/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-popup/u-popup.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-popup/u-popup.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-popup/u-popup.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-popup/u-popup.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-radio-group/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-radio-group/u-radio-group.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-radio-group/u-radio-group.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-radio-group/u-radio-group.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-radio-group/u-radio-group.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-radio/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-radio/u-radio.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-radio/u-radio.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-radio/u-radio.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-radio/u-radio.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-safe-bottom/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-status-bar/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-status-bar/u-status-bar.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-status-bar/u-status-bar.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-status-bar/u-status-bar.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-status-bar/u-status-bar.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-subsection/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-subsection/u-subsection.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-subsection/u-subsection.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-subsection/u-subsection.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-subsection/u-subsection.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-swiper-indicator/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-swiper-indicator/u-swiper-indicator.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-swiper-indicator/u-swiper-indicator.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-swiper-indicator/u-swiper-indicator.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-swiper-indicator/u-swiper-indicator.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-swiper/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-swiper/u-swiper.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-swiper/u-swiper.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-swiper/u-swiper.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-swiper/u-swiper.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-tabs/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-tabs/u-tabs.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-tabs/u-tabs.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-tabs/u-tabs.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-tabs/u-tabs.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-tag/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-tag/u-tag.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-tag/u-tag.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-tag/u-tag.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-tag/u-tag.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-text/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-text/u-text.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-text/u-text.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-text/u-text.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-text/u-text.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-text/value.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-transition/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-transition/transition.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-transition/u-transition.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-transition/u-transition.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-transition/u-transition.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/components/u-transition/u-transition.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/index.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/color.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/config.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/actionSheet.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/album.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/alert.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/avatar.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/avatarGroup.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/backtop.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/badge.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/button.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/calendar.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/carKeyboard.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/cell.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/cellGroup.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/checkbox.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/checkboxGroup.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/circleProgress.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/code.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/codeInput.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/col.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/collapse.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/collapseItem.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/columnNotice.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/countDown.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/countTo.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/datetimePicker.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/divider.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/empty.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/form.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/formItem.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/gap.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/grid.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/gridItem.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/icon.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/image.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/indexAnchor.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/indexList.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/input.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/keyboard.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/line.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/lineProgress.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/link.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/list.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/listItem.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/loadingIcon.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/loadingPage.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/loadmore.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/modal.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/navbar.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/noNetwork.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/noticeBar.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/notify.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/numberBox.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/numberKeyboard.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/overlay.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/parse.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/picker.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/popup.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/radio.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/radioGroup.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/rate.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/readMore.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/row.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/rowNotice.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/scrollList.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/search.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/section.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/skeleton.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/slider.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/statusBar.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/steps.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/stepsItem.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/sticky.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/subsection.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/swipeAction.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/swipeActionItem.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/swiper.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/swipterIndicator.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/switch.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/tabbar.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/tabbarItem.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/tabs.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/tag.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/text.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/textarea.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/toast.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/toolbar.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/tooltip.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/transition.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/props/upload.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/config/zIndex.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/function/colorGradient.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/function/debounce.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/function/digit.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/function/index.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/function/platform.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/function/test.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/function/throttle.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/luch-request/adapters/index.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/luch-request/core/InterceptorManager.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/luch-request/core/Request.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/luch-request/core/buildFullPath.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/luch-request/core/defaults.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/luch-request/core/dispatchRequest.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/luch-request/core/mergeConfig.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/luch-request/core/settle.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/luch-request/helpers/buildURL.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/luch-request/helpers/combineURLs.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/luch-request/helpers/isAbsoluteURL.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/luch-request/index.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/luch-request/utils.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/luch-request/utils/clone.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/mixin/button.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/mixin/mixin.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/mixin/mpMixin.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/mixin/mpShare.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/mixin/openType.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/uview-plus/libs/util/route.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging-empty-view/z-paging-empty-view.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging-empty-view/z-paging-empty-view.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging-empty-view/z-paging-empty-view.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging-empty-view/z-paging-empty-view.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/components/z-paging-load-more.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/components/z-paging-load-more.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/components/z-paging-load-more.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/components/z-paging-load-more.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/components/z-paging-refresh.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/components/z-paging-refresh.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/components/z-paging-refresh.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/components/z-paging-refresh.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/config/index.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/i18n/index.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/back-to-top.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/chat-record-mode.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/common-layout.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/data-handle.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/empty.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/i18n.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/load-more.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/loading.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/nvue.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/refresher.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/scroller.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/js/modules/virtual-list.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/js/z-paging-constant.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/js/z-paging-enum.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/js/z-paging-interceptor.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/js/z-paging-main.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/js/z-paging-static.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/js/z-paging-utils.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/z-paging.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/z-paging.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/z-paging.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/z-paging/components/z-paging/z-paging.json create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/zxz-uni-data-select/components/zxz-uni-data-select/zxz-uni-data-select.acss create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/zxz-uni-data-select/components/zxz-uni-data-select/zxz-uni-data-select.axml create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/zxz-uni-data-select/components/zxz-uni-data-select/zxz-uni-data-select.js create mode 100644 unpackage/dist/dev/mp-alipay/uni_modules/zxz-uni-data-select/components/zxz-uni-data-select/zxz-uni-data-select.json create mode 100644 unpackage/dist/dev/mp-weixin/api/api.js create mode 100644 unpackage/dist/dev/mp-weixin/app.js create mode 100644 unpackage/dist/dev/mp-weixin/app.json create mode 100644 unpackage/dist/dev/mp-weixin/app.wxss create mode 100644 unpackage/dist/dev/mp-weixin/common/assets.js create mode 100644 unpackage/dist/dev/mp-weixin/common/vendor.js create mode 100644 unpackage/dist/dev/mp-weixin/components/statusBar/statusBar.js create mode 100644 unpackage/dist/dev/mp-weixin/components/statusBar/statusBar.json create mode 100644 unpackage/dist/dev/mp-weixin/components/statusBar/statusBar.wxml create mode 100644 unpackage/dist/dev/mp-weixin/components/statusBar/statusBar.wxss create mode 100644 unpackage/dist/dev/mp-weixin/config.js create mode 100644 unpackage/dist/dev/mp-weixin/hooks/useNav.js create mode 100644 unpackage/dist/dev/mp-weixin/pages/index/index.js create mode 100644 unpackage/dist/dev/mp-weixin/pages/index/index.json create mode 100644 unpackage/dist/dev/mp-weixin/pages/index/index.wxml create mode 100644 unpackage/dist/dev/mp-weixin/pages/index/index.wxss create mode 100644 unpackage/dist/dev/mp-weixin/pages/login/getBack.js create mode 100644 unpackage/dist/dev/mp-weixin/pages/login/getBack.json create mode 100644 unpackage/dist/dev/mp-weixin/pages/login/getBack.wxml create mode 100644 unpackage/dist/dev/mp-weixin/pages/login/getBack.wxss create mode 100644 unpackage/dist/dev/mp-weixin/pages/login/getBackAccout.js create mode 100644 unpackage/dist/dev/mp-weixin/pages/login/getBackAccout.json create mode 100644 unpackage/dist/dev/mp-weixin/pages/login/getBackAccout.wxml create mode 100644 unpackage/dist/dev/mp-weixin/pages/login/getBackAccout.wxss create mode 100644 unpackage/dist/dev/mp-weixin/pages/login/login.js create mode 100644 unpackage/dist/dev/mp-weixin/pages/login/login.json create mode 100644 unpackage/dist/dev/mp-weixin/pages/login/login.wxml create mode 100644 unpackage/dist/dev/mp-weixin/pages/login/login.wxss create mode 100644 unpackage/dist/dev/mp-weixin/pages/login/register.js create mode 100644 unpackage/dist/dev/mp-weixin/pages/login/register.json create mode 100644 unpackage/dist/dev/mp-weixin/pages/login/register.wxml create mode 100644 unpackage/dist/dev/mp-weixin/pages/login/register.wxss create mode 100644 unpackage/dist/dev/mp-weixin/project.config.json create mode 100644 unpackage/dist/dev/mp-weixin/project.private.config.json create mode 100644 unpackage/dist/dev/mp-weixin/request/index.js create mode 100644 unpackage/dist/dev/mp-weixin/static/icon/avatar.png create mode 100644 unpackage/dist/dev/mp-weixin/static/icon/cds.png create mode 100644 unpackage/dist/dev/mp-weixin/static/icon/cdz.png create mode 100644 unpackage/dist/dev/mp-weixin/static/icon/grxx.png create mode 100644 unpackage/dist/dev/mp-weixin/static/icon/hd.png create mode 100644 unpackage/dist/dev/mp-weixin/static/icon/home.png create mode 100644 unpackage/dist/dev/mp-weixin/static/icon/mx.png create mode 100644 unpackage/dist/dev/mp-weixin/static/icon/order.png create mode 100644 unpackage/dist/dev/mp-weixin/static/icon/sz.png create mode 100644 unpackage/dist/dev/mp-weixin/static/icon/tc.png create mode 100644 unpackage/dist/dev/mp-weixin/static/icon/tkf.png create mode 100644 unpackage/dist/dev/mp-weixin/static/icon/tx.png create mode 100644 unpackage/dist/dev/mp-weixin/static/icon/txs.png create mode 100644 unpackage/dist/dev/mp-weixin/static/icon/xia.png create mode 100644 unpackage/dist/dev/mp-weixin/static/icon/yhk.png create mode 100644 unpackage/dist/dev/mp-weixin/static/icon/zhuan.png create mode 100644 unpackage/dist/dev/mp-weixin/static/icon/zz.png create mode 100644 unpackage/dist/dev/mp-weixin/static/logo.png create mode 100644 unpackage/dist/dev/mp-weixin/static/logoB.png create mode 100644 unpackage/dist/dev/mp-weixin/store/index.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/tuniaoui-wx-user-info/static/iconfont.css create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-checkbox/props.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-checkbox/u-checkbox.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-checkbox/u-checkbox.json create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-checkbox/u-checkbox.wxml create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-checkbox/u-checkbox.wxss create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-code/props.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-code/u-code.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-code/u-code.json create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-code/u-code.wxml create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-code/u-code.wxss create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-grid-item/props.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-grid-item/u-grid-item.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-grid-item/u-grid-item.json create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-grid-item/u-grid-item.wxml create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-grid-item/u-grid-item.wxss create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-grid/props.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-grid/u-grid.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-grid/u-grid.json create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-grid/u-grid.wxml create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-grid/u-grid.wxss create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-icon/icons.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-icon/props.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-icon/u-icon.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-icon/u-icon.json create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-icon/u-icon.wxml create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-icon/u-icon.wxss create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-input/props.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-input/u-input.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-input/u-input.json create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-input/u-input.wxml create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/components/u-input/u-input.wxss create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/index.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/color.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/config.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/actionSheet.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/album.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/alert.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/avatar.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/avatarGroup.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/backtop.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/badge.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/button.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/calendar.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/carKeyboard.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/cell.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/cellGroup.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/checkbox.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/checkboxGroup.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/circleProgress.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/code.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/codeInput.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/col.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/collapse.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/collapseItem.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/columnNotice.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/countDown.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/countTo.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/datetimePicker.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/divider.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/empty.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/form.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/formItem.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/gap.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/grid.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/gridItem.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/icon.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/image.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/indexAnchor.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/indexList.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/input.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/keyboard.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/line.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/lineProgress.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/link.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/list.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/listItem.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/loadingIcon.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/loadingPage.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/loadmore.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/modal.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/navbar.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/noNetwork.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/noticeBar.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/notify.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/numberBox.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/numberKeyboard.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/overlay.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/parse.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/picker.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/popup.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/radio.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/radioGroup.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/rate.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/readMore.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/row.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/rowNotice.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/scrollList.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/search.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/section.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/skeleton.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/slider.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/statusBar.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/steps.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/stepsItem.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/sticky.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/subsection.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/swipeAction.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/swipeActionItem.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/swiper.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/swipterIndicator.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/switch.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/tabbar.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/tabbarItem.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/tabs.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/tag.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/text.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/textarea.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/toast.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/toolbar.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/tooltip.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/transition.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/props/upload.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/config/zIndex.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/function/colorGradient.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/function/debounce.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/function/digit.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/function/index.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/function/platform.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/function/test.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/function/throttle.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/luch-request/adapters/index.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/luch-request/core/InterceptorManager.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/luch-request/core/Request.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/luch-request/core/buildFullPath.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/luch-request/core/defaults.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/luch-request/core/dispatchRequest.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/luch-request/core/mergeConfig.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/luch-request/core/settle.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/luch-request/helpers/buildURL.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/luch-request/helpers/combineURLs.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/luch-request/helpers/isAbsoluteURL.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/luch-request/index.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/luch-request/utils.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/luch-request/utils/clone.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/mixin/mixin.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/mixin/mpMixin.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/mixin/mpShare.js create mode 100644 unpackage/dist/dev/mp-weixin/uni_modules/uview-plus/libs/util/route.js create mode 100644 unpackage/resources/__UNI__E097FA0/www/__uniappautomator.js create mode 100644 unpackage/resources/__UNI__E097FA0/www/__uniappchooselocation.js create mode 100644 unpackage/resources/__UNI__E097FA0/www/__uniapperror.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/__uniappopenlocation.js create mode 100644 unpackage/resources/__UNI__E097FA0/www/__uniapppicker.js create mode 100644 unpackage/resources/__UNI__E097FA0/www/__uniappquill.js create mode 100644 unpackage/resources/__UNI__E097FA0/www/__uniappquillimageresize.js create mode 100644 unpackage/resources/__UNI__E097FA0/www/__uniappscan.js create mode 100644 unpackage/resources/__UNI__E097FA0/www/__uniappsuccess.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/__uniappview.html create mode 100644 unpackage/resources/__UNI__E097FA0/www/app-config-service.js create mode 100644 unpackage/resources/__UNI__E097FA0/www/app-config.js create mode 100644 unpackage/resources/__UNI__E097FA0/www/app-renderjs.js create mode 100644 unpackage/resources/__UNI__E097FA0/www/app-service.js create mode 100644 unpackage/resources/__UNI__E097FA0/www/app-wxs.js create mode 100644 unpackage/resources/__UNI__E097FA0/www/app.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/assets/uniicons.32e978a5.ttf create mode 100644 unpackage/resources/__UNI__E097FA0/www/manifest.json create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/activity/detail513.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/activity/detail813.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/activity/index.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/activity/shop/index.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/agreement/agreement.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/index/index.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/login/getBack.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/login/login.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/login/register.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/market/detail.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/market/market.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/mine/balanceIncome.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/mine/earnings.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/mine/mine.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/mine/phone.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/mine/setting.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/mine/share.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/mine/topUp.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/mine/transferBalance.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/order/details.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/order/order.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/order/pay.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/order/success.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/piles/piles.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/protocol/buy.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/protocol/trusteeship.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/setMeal/affirm.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/setMeal/setMeal.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/setMealList/setMealList.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/shareList/shareList.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/shop/affirm.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/shop/shop.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/wallet/addBankCard.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/wallet/bankCard.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/wallet/incomeList.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/wallet/wallet.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/wallet/withdraw.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/pages/wallet/withdrawList.css create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/avatar.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/bz.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/dd.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/dz.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/hd.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/home.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/kf.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/money.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/mx.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/share.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/sz.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/tkf.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/tx.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/txs.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/weixin.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/xia.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/yhk.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/zb.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/zd.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/icon/zhuan.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/jp.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/logo.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/logoB.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/tabbar/home.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/tabbar/homes.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/tabbar/market.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/tabbar/markets.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/tabbar/mine.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/static/tabbar/mines.png create mode 100644 unpackage/resources/__UNI__E097FA0/www/uni-app-view.umd.js create mode 100644 unpackage/resources/__UNI__E097FA0/www/uni_modules/mp-html/static/app-plus/mp-html/js/handler.js create mode 100644 unpackage/resources/__UNI__E097FA0/www/uni_modules/mp-html/static/app-plus/mp-html/js/uni.webview.min.js create mode 100644 unpackage/resources/__UNI__E097FA0/www/uni_modules/mp-html/static/app-plus/mp-html/local.html create mode 100644 unpackage/resources/__UNI__E097FA0/www/uni_modules/tuniaoui-wx-user-info/static/iconfont.css create mode 100644 utils/sok.js diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json new file mode 100644 index 0000000..81f13f4 --- /dev/null +++ b/.hbuilderx/launch.json @@ -0,0 +1,16 @@ +{ // launch.json 配置了启动调试时相关设置,configurations下节点名称可为 app-plus/h5/mp-weixin/mp-baidu/mp-alipay/mp-qq/mp-toutiao/mp-360/ + // launchtype项可配置值为local或remote, local代表前端连本地云函数,remote代表前端连云端云函数 + "version": "0.0", + "configurations": [{ + "default" : + { + "launchtype" : "local" + }, + "mp-weixin" : + { + "launchtype" : "local" + }, + "type" : "uniCloud" + } + ] +} diff --git a/App.vue b/App.vue new file mode 100644 index 0000000..078e40b --- /dev/null +++ b/App.vue @@ -0,0 +1,27 @@ + + + diff --git a/api/api.js b/api/api.js new file mode 100644 index 0000000..0312da8 --- /dev/null +++ b/api/api.js @@ -0,0 +1,187 @@ +import { + http +} from '@/request/index.js' + +// 登录 +export const loginApi = (params, config = {}) => http('/api/v0/login/loginByPassword', params) +export const saveOpenIdByWxCode = (params, config = {}) => http('/api/v0/auth/saveOpenIdByWxCode', params) +export const saveOpenIdByZfbCode = (params, config = {}) => http('/api/v0/auth/saveOpenIdByZfbCode', params) + + +export const operatorStats = (params, config = {}) => http('/api/v0/operator/stats', params,'GET') +export const operatorInfo = (params, config = {}) => http('/api/v0/operator/info', params,'GET') + + + + + + +// 注册 +export const registerApi = (params, config = {}) => http('/api/auth/register', params) +// 忘记密码 +export const findPassword = (params, config = {}) => http('/api/v0/login/findPassword', params) +// 找回密码 +export const forgotPassword = (params, config = {}) => http('/api/v0/login/findPassword', params) + + +// 获取手机验证码 +export const smsCode = (params, config = {}) => http('/api/v0/login/sendSmsCode', params) +// 获取图形验证码 +export const captchaApi = (params, config = {}) => http('/api/auth/captcha', params, 'GET') +// 获取用户信息 +export const userInfo = (params, config = {}) => http('/api/v0/user/info', params, 'GET') +// 商品列表 +export const shopPage = (params, config = {}) => http('/api/v0/goods/selectListByPage', params) +// 商品详情 +export const shopInfo = (params, config = {}) => http('/api/v0/goods/selectGoodsInfo', params) +// 订单列表 +export const orderPage = (params, config = {}) => http('/api/v0/orders/selectListByPage', params) +export const orderInfo = (params, config = {}) => http('/api/v0/orders/info', params, 'GET') +// 确认订单 +export const addGoodsOrders = (params, config = {}) => http('/api/v0/orders/addGoodsOrders', params) +// 套餐列表 +export const selectListByPage = (params, config = {}) => http('/api/v0/goodsPackages/selectListByPage', params) +// 套餐详情 +export const selectGoodsInfo = (params, config = {}) => http('/api/v0/goodsPackages/selectGoodsInfo', params) +//套餐确认订单 +export const addGoodsPackageOrders = (params, config = {}) => http('/api/v0/orders/addGoodsPackageOrders', params) + +// 商品微信支付 +export const onLinePaymentGoods = (params, config = {}) => http('/api/v0/payment/onLinePaymentGoods', params, 'POST', { + "Content-Type": "application/x-www-form-urlencoded", +}) +// 套餐微信支付 +export const onLinePaymentPackages = (params, config = {}) => http('/api/v0/payment/onLinePaymentPackages', params, + 'POST', { + "Content-Type": "application/x-www-form-urlencoded", + }) + +// 商品钱包支付 +export const walletPaymentGoods = (params, config = {}) => http('/api/v0/payment/walletPaymentGoods', params, 'POST', { + "Content-Type": "application/x-www-form-urlencoded", +}) +// 套餐钱包支付 +export const walletPaymentPackages = (params, config = {}) => http('/api/v0/payment/walletPaymentPackages', params, + 'POST', { + "Content-Type": "application/x-www-form-urlencoded", + }) +//钱包明细 +export const getUsersPoint2Info = (params, config = {}) => http('/api/v0/user/getUsersPoint2Info', params) +// 收益明细 +export const getUsersPoint1Info = (params, config = {}) => http('/api/v0/user/getUsersPoint1Info', params) +export const getUsersPointRecord = (params, config = {}) => http('/statistics/findOperatorBalanceRecordPage', params) + + + + +//银行卡添加 +export const addUsersAccountInfo = (params, config = {}) => http('/api/v0/extract/accountSave', params) +// 银行卡列表 +export const getUsersAccountInfo = (params, config = {}) => http('/api/v0/extract/accountList', params, 'GET') + +// 设备列表 +export const getDeviceInfo = (params, config = {}) => http('/statistics/findOperatorDevicePage', params) + +// 协议详情获取 +export const selectProtocolInfo = (params, config = {}) => http('/api/v0/protocol/selectProtocolInfo', params, 'GET') + +//首页轮播图 +export const bannerInfo = (params, config = {}) => http('/api/v0/banner/bannerInfo', params, 'GET') + + +// 余额充值 +export const userRecharge = (params, config = {}) => http('/api/v0/recharge/userRecharge', params) + + +export const userRechargeByJqb = (params, config = {}) => http('/api/v0/recharge/userRechargeByJqb', params) +export const userRechargeByLkl = (params, config = {}) => http('/api/v0/recharge/userRechargeByLkl', params) + + +//获取配置接口 +export const getAppConfig = (params, config = {}) => http('/api/v0/config/getAppConfig', params) + +// 余额提现 +export const userExtract = (params, config = {}) => http('/api/v0/extract/extract', params) + +// 设备总数 +export const getDeviceCount = (params, config = {}) => http('/api/v0/user/getDeviceCount', params, 'GET') + + +// 转收益 +export const userPointRecharge = (params, config = {}) => http('/api/v0/recharge/userPointRecharge', params) + + +// 公告? +export const getContentCategoryList = (params, config = {}) => http('/api/v0/banner/getContentCategoryList', params) +// export const getContentCategoryInfo = (params, config = {}) => http('/api/v0/banner/getContentCategoryInfo', params) +export const getContentList = (params, config = {}) => http('/api/v0/banner/getContentList', params) +export const getContentInfo = (params, config = {}) => http('/api/v0/banner/getContentInfo', params) + + + +// 用户信息 +export const updateUserInfo = (params, config = {}) => http('/api/v0/user/updateUserInfo', params) +// 修改手机号 +export const updatePhone = (params, config = {}) => http('/api/v0/user/updatePhone', params) +// 获取OSS参数 +export const getOssUploadParams = (params, config = {}) => http('/api/v0/files/getOssUploadParams', params, 'GET') + +// 提现记录 +export const userExtractList = (params, config = {}) => http('/api/v0/extract/list', params, 'GET') +// 用户邀请记录 +export const shareList = (params, config = {}) => http('/api/v0/user/shareList', params) + +// 统计 +export const userStat = (params, config = {}) => http('/api/v0/stat/userStat', params, 'GET') + + +// 活动列表、 +export const activityUserList = (params, config = {}) => http('/api/v0/activity/user/list', params, 'GET') +export const activityList = (params, config = {}) => http('/api/v0/activity/list', params, 'GET') +export const activityInfo = (params, config = {}) => http('/api/v0/activity/info', params, 'GET') +export const ordersList = (params, config = {}) => http('/statistics/findOperatorOrderPage', params) + + +export const activityUserInfo = (params, config = {}) => http('/api/v0/activity/user/info', params, 'GET') + + + +export const activityUserConfirm = (params, config = {}) => http('/api/v0/activity/user/confirm', params) + +// 金钱吧支付 +export const jqbPaymentPackages = (params, config = {}) => http('/api/v0/payment/jqbPaymentPackages', params, 'POST', { + "Content-Type": "application/x-www-form-urlencoded", +}) +export const jqbPaymentGoods = (params, config = {}) => http('/api/v0/payment/jqbPaymentGoods', params, 'POST', { + "Content-Type": "application/x-www-form-urlencoded", +}) + + +export const lklPaymentPackages = (params, config = {}) => http('/api/v0/payment/lklPaymentPackages', params, 'POST', { + "Content-Type": "application/x-www-form-urlencoded", +}) +export const lklPaymentGoods = (params, config = {}) => http('/api/v0/payment/lklPaymentGoods', params, 'POST', { + "Content-Type": "application/x-www-form-urlencoded", +}) + +//转赠 +export const giveWallet = (params, config = {}) => http('/api/v0/recharge/giveWallet', params) +export const giveWallet2 = (params, config = {}) => http('/api/v0/recharge/giveWallet2', params) + + +// 冻结总额 +export const freezeTotal = (params, config = {}) => http('/api/v0/user/freezeTotal', params) + + +// 冻结余额明细 +export const freezeWalletRecord = (params, config = {}) => http('/api/v0/user/freezeWalletRecord', params) +// 冻结收益明细 +export const freezeIncomeRecord = (params, config = {}) => http('/api/v0/user/freezeIncomeRecord', params) +export const shareUserInfo = (params, config = {}) => http('/api/v0/user/shareUserInfo', params) +export const shareUserInfoStats = (params, config = {}) => http('/api/v0/user/shareUserInfoStats', params) + +export const forgotUserName = (params, config = {}) => http('/api/v0/login/findUserName', params) +export const findOperatorStationPage = (params, config = {}) => http('/statistics/findOperatorStationPage', params) + + + diff --git a/common/index.scss b/common/index.scss new file mode 100644 index 0000000..4875c9a --- /dev/null +++ b/common/index.scss @@ -0,0 +1,16 @@ +view { + box-sizing: border-box; +} +page { + background: #f7f7f7; +} +.p30 { + padding: 0 30rpx; +} +.mt10 { + margin-bottom: 10rpx; +} + +.mt30{ + margin-top: 30rpx; +} diff --git a/common/js/user.js b/common/js/user.js new file mode 100644 index 0000000..0ca5bee --- /dev/null +++ b/common/js/user.js @@ -0,0 +1,37 @@ +import { + getOssUploadParams +} from "@/api/api.js" + + + +export const uploadFiles = (urls) => { + return new Promise(async (resolve, reject) => { + let res = await getOssUploadParams() + const fd = { + policy: res.policy, + OSSAccessKeyId: res.accessId, + success_action_status: 200, + signature: res.signature, + key: res.dir + Date.now() + Math.floor(100000 + Math.random() * + 900000) + '.' + + urls.substring(urls.lastIndexOf(".") + 1), + }; + uni.uploadFile({ + url: res.host, // Example, not a real endpoint + filePath: urls, + header: { + "content-type": 'multipart/form-data' + }, + name: 'file', + formData: fd, + success: (_res) => { + resolve(fd.key); + }, + fail: (err) => { + console.log(err); + reject(err); + } + }); + console.log(); + }); +} \ No newline at end of file diff --git a/common/money.json b/common/money.json new file mode 100644 index 0000000..b325172 --- /dev/null +++ b/common/money.json @@ -0,0 +1,101 @@ +[{ + "name": "充值", + "id": 1100 + }, + { + "name": "后台充值", + "id": 1200 + }, + { + "name": "后台划扣", + "id": 1201 + }, + { + "name": "购买商品", + "id": 2100 + }, + { + "name": "商品推广", + "id": 2110 + }, + { + "name": "商品培育津贴", + "id": 2120 + }, + { + "name": "商品服务津贴", + "id": 2130 + }, + { + "name": "购买商品-退单", + "id": 2200 + }, + { + "name": "商品推广-退单", + "id": 2210 + }, + { + "name": "商品培育津贴-退单", + "id": 2220 + }, + { + "name": "商品服务津贴-退单", + "id": 2230 + }, + { + "name": "充电桩收益", + "id": 3100 + }, + { + "name": "充电桩推广", + "id": 3110 + }, + { + "name": "充电桩培育津贴", + "id": 3120 + }, + { + "name": "充电桩服务津贴", + "id": 3130 + }, + { + "name": "充电桩收益-退单", + "id": 3200 + }, + { + "name": "充电桩推广-退单", + "id": 3210 + }, + { + "name": "充电桩培育津贴-退单", + "id": 3220 + }, + { + "name": "充电桩服务津贴-退单", + "id": 3230 + }, + { + "name": "提现", + "id": 4100 + }, + { + "name": "提现失败", + "id": 4200 + }, + { + "name": "转赠付款", + "id": 5100 + }, + { + "name": "转赠收款", + "id": 5200 + }, + { + "name": "转换减少", + "id": 6100 + }, + { + "name": "转换增加", + "id": 6200 + } +] \ No newline at end of file diff --git a/components/orderList/orderList.vue b/components/orderList/orderList.vue new file mode 100644 index 0000000..04b6a20 --- /dev/null +++ b/components/orderList/orderList.vue @@ -0,0 +1,178 @@ + + + + + diff --git a/components/search/search.vue b/components/search/search.vue new file mode 100644 index 0000000..6429df7 --- /dev/null +++ b/components/search/search.vue @@ -0,0 +1,86 @@ + + + + + diff --git a/components/statusBar/statusBar.vue b/components/statusBar/statusBar.vue new file mode 100644 index 0000000..2510a02 --- /dev/null +++ b/components/statusBar/statusBar.vue @@ -0,0 +1,33 @@ + + + + + diff --git a/components/tabbar/tabbar.vue b/components/tabbar/tabbar.vue new file mode 100644 index 0000000..d9ebc8d --- /dev/null +++ b/components/tabbar/tabbar.vue @@ -0,0 +1,95 @@ + + + + + diff --git a/config.js b/config.js new file mode 100644 index 0000000..4d475d1 --- /dev/null +++ b/config.js @@ -0,0 +1,10 @@ +const ENV_API_URL = { + // development: 'http://192.168.1.63:1016', //开发环境 + development: 'http://merchantapi.prod.zhongshuai2023.com', //开发环境 + + // development: 'https://iuser.zhongshuai2023.com', //开发环境 + // production: 'https://iuser.zhongshuai2023.com', //开发环境 + production: 'http://merchantapi.prod.zhongshuai2023.com', //生产环境 +} + +export const API_URL = ENV_API_URL[process.env.NODE_ENV || 'development']; \ No newline at end of file diff --git a/hooks/useNav.js b/hooks/useNav.js new file mode 100644 index 0000000..95c3e5a --- /dev/null +++ b/hooks/useNav.js @@ -0,0 +1,46 @@ +import { + ref, + watch +} from 'vue'; +import store from '@/store/index.js'; + +export function useNav() { + + const navTo = (path, token, call) => { + uni.navigateTo({ + url: path + }) + // if (token && !store.state.token) { + // return uni.showModal({ + // title: '提示', + // content: '你还未登录,是否前往登录?', + // success: function(res) { + // if (res.confirm) { + // uni.navigateTo({ + // url: '/pages/login/login' + // }) + // } else if (res.cancel) { + // console.log('用户点击取消'); + // } + // } + // }); + // } else { + // uni.navigateTo({ + // url: path + // }) + // } + } + + const nav = (e) => { + uni[e.type == 'nav' || !e.type ? 'navigateTo' : e.type == 'switchTab' ? 'switchTab' : 'navigateTo']({ + url: e.path + }) + } + + return { + nav, + navTo + } +} + +export default useNav \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..c3ff205 --- /dev/null +++ b/index.html @@ -0,0 +1,20 @@ + + + + + + + + + + +
+ + + diff --git a/main.js b/main.js new file mode 100644 index 0000000..4f3e7ed --- /dev/null +++ b/main.js @@ -0,0 +1,34 @@ +import App from './App' + +import store from './store/index.js' +import uviewPlus from '@/uni_modules/uview-plus' +// 引入uview-plus对小程序分享的mixin封装 +import mpShare from '@/uni_modules/uview-plus/libs/mixin/mpShare' +// #ifndef VUE3 +import Vue from 'vue' +import './uni.promisify.adaptor' +Vue.config.productionTip = false +App.mpType = 'app' +const app = new Vue({ + ...App +}) +app.$mount() + +// #endif + + + +// #ifdef VUE3 +import { + createSSRApp +} from 'vue' +export function createApp() { + const app = createSSRApp(App) + app.mixin(mpShare) + app.use(uviewPlus) + app.use(store) + return { + app, + } +} +// #endif \ No newline at end of file diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..e24cce7 --- /dev/null +++ b/manifest.json @@ -0,0 +1,73 @@ +{ + "name": "星动能源", + "appid": "__UNI__E097FA0", + "description": "", + "versionName": "1.0.0", + "versionCode": "100", + "transformPx": false, + /* 5+App特有相关 */ + "app-plus": { + "usingComponents": true, + "nvueStyleCompiler": "uni-app", + "compilerVersion": 3, + "splashscreen": { + "alwaysShowBeforeRender": true, + "waiting": true, + "autoclose": true, + "delay": 0 + }, + /* 模块配置 */ + "modules": {}, + /* 应用发布信息 */ + "distribute": { + /* android打包配置 */ + "android": { + "permissions": [ + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ] + }, + /* ios打包配置 */ + "ios": {}, + /* SDK配置 */ + "sdkConfigs": {} + } + }, + /* 快应用特有相关 */ + "quickapp": {}, + /* 小程序特有相关 */ + "mp-weixin": { + "appid": "wx907fc79e90e4a066", + "setting": { + "urlCheck": false + }, + "usingComponents": true + }, + "mp-alipay": { + "usingComponents": true, + "appid": "2021004175674010" + }, + "mp-baidu": { + "usingComponents": true + }, + "mp-toutiao": { + "usingComponents": true + }, + "uniStatistics": { + "enable": false + }, + "vueVersion": "3" +} \ No newline at end of file diff --git a/node_modules/.package-lock.json b/node_modules/.package-lock.json new file mode 100644 index 0000000..297a3df --- /dev/null +++ b/node_modules/.package-lock.json @@ -0,0 +1,13 @@ +{ + "name": "星动能源", + "lockfileVersion": 3, + "requires": true, + "packages": { + "node_modules/dayjs": { + "version": "1.11.13", + "resolved": "https://mirrors.huaweicloud.com/repository/npm/dayjs/-/dayjs-1.11.13.tgz", + "integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==", + "license": "MIT" + } + } +} diff --git a/node_modules/dayjs/.editorconfig b/node_modules/dayjs/.editorconfig new file mode 100644 index 0000000..d4d73cf --- /dev/null +++ b/node_modules/dayjs/.editorconfig @@ -0,0 +1,7 @@ +root = true + +[*] +charset = utf-8 +end_of_line = lf +insert_final_newline = true +indent_size = 2 diff --git a/node_modules/dayjs/CHANGELOG.md b/node_modules/dayjs/CHANGELOG.md new file mode 100644 index 0000000..5b0244b --- /dev/null +++ b/node_modules/dayjs/CHANGELOG.md @@ -0,0 +1,947 @@ +## [1.11.13](https://github.com/iamkun/dayjs/compare/v1.11.12...v1.11.13) (2024-08-20) + + +### Bug Fixes + +* customParseFormat supports Q quter / w ww weekOfYear ([#2705](https://github.com/iamkun/dayjs/issues/2705)) ([8ca74f1](https://github.com/iamkun/dayjs/commit/8ca74f178eff4bb4eb686676cf35fe7edb815536)) + +## [1.11.12](https://github.com/iamkun/dayjs/compare/v1.11.11...v1.11.12) (2024-07-18) + + +### Bug Fixes + +* Add NegativeYear Plugin support ([#2640](https://github.com/iamkun/dayjs/issues/2640)) ([6a42e0d](https://github.com/iamkun/dayjs/commit/6a42e0d7398639238f575d51287daaf4d495a2a3)) +* add UTC support to negativeYear plugin ([#2692](https://github.com/iamkun/dayjs/issues/2692)) ([f3ef705](https://github.com/iamkun/dayjs/commit/f3ef705613af83333fe132b470896a65e12f31b0)) +* Fix zero offset issue when use tz with locale ([#2532](https://github.com/iamkun/dayjs/issues/2532)) ([d0e6738](https://github.com/iamkun/dayjs/commit/d0e6738a66e1b65d3706aad2f9168ebb43d4f887)) +* Improve typing for min/max plugin ([#2573](https://github.com/iamkun/dayjs/issues/2573)) ([4fbe94a](https://github.com/iamkun/dayjs/commit/4fbe94aaba8c815a42cf4d23dabac918ec50e68c)) +* timezone plugin correct parse UTC tz ([#2693](https://github.com/iamkun/dayjs/issues/2693)) ([b575c81](https://github.com/iamkun/dayjs/commit/b575c81a8c9c85c7a0baf6f608a12f9d3ba95bd1)) + +## [1.11.11](https://github.com/iamkun/dayjs/compare/v1.11.10...v1.11.11) (2024-04-28) + + +### Bug Fixes + +* day of week type literal ([#2630](https://github.com/iamkun/dayjs/issues/2630)) ([f68d73e](https://github.com/iamkun/dayjs/commit/f68d73efe562fdedd9e288ecb0ce6565e602f507)) +* improve locale "zh-hk" format and meridiem ([#2419](https://github.com/iamkun/dayjs/issues/2419)) ([a947a51](https://github.com/iamkun/dayjs/commit/a947a5171aad5695eaf593bc95fe073de0f0894a)) +* Update 'da' locale to match correct first week of year ([#2592](https://github.com/iamkun/dayjs/issues/2592)) ([44b0936](https://github.com/iamkun/dayjs/commit/44b0936ad709212b63e48672d8b9c225e2c3b830)) +* update locale Bulgarian monthsShort Jan ([#2538](https://github.com/iamkun/dayjs/issues/2538)) ([f0c9a41](https://github.com/iamkun/dayjs/commit/f0c9a41c6ec91528f3790e442b0c5dff15a4e640)) + +## [1.11.10](https://github.com/iamkun/dayjs/compare/v1.11.9...v1.11.10) (2023-09-19) + + +### Bug Fixes + +* Add Korean Day of Month with ordinal ([#2395](https://github.com/iamkun/dayjs/issues/2395)) ([dd55ee2](https://github.com/iamkun/dayjs/commit/dd55ee2aadd1009242235e47d558bbf028827896)) +* change back fa locale to the Gregorian calendar equivalent ([#2411](https://github.com/iamkun/dayjs/issues/2411)) ([95e9458](https://github.com/iamkun/dayjs/commit/95e9458b221fe35e59ee4a160a5db247313a68fb)) +* duration plugin - MILLISECONDS_A_MONTH const calculation ([#2362](https://github.com/iamkun/dayjs/issues/2362)) ([f0a0b54](https://github.com/iamkun/dayjs/commit/f0a0b546b074b3b511c2319a1ce83d412894b91f)) +* duration plugin getter get result 0 instead of undefined ([#2369](https://github.com/iamkun/dayjs/issues/2369)) ([061aa7e](https://github.com/iamkun/dayjs/commit/061aa7ed6c31696974665fc9b11a74d30841ebed)) +* fix isDayjs check logic ([#2383](https://github.com/iamkun/dayjs/issues/2383)) ([5f3f878](https://github.com/iamkun/dayjs/commit/5f3f8786c796cd432fe6bcb6966a810daea89203)) +* fix timezone plugin to get correct locale setting ([#2420](https://github.com/iamkun/dayjs/issues/2420)) ([4f45012](https://github.com/iamkun/dayjs/commit/4f4501256fa1bc72128aae1d841bbd782df86aed)) +* **locale:** add meridiem in `ar` locale ([#2418](https://github.com/iamkun/dayjs/issues/2418)) ([361be5c](https://github.com/iamkun/dayjs/commit/361be5c7c628614ee833d710acbe154a598b904d)) +* round durations to millisecond precision for ISO string ([#2367](https://github.com/iamkun/dayjs/issues/2367)) ([890a17a](https://github.com/iamkun/dayjs/commit/890a17a8d8ddd43c7c8b806e3afc7b27f3288d27)) +* sub-second precisions need to be rounded at the seconds field to avoid adding floats ([#2377](https://github.com/iamkun/dayjs/issues/2377)) ([a9d7d03](https://github.com/iamkun/dayjs/commit/a9d7d0398d22ebd4bfc3812ca0134a97606d54d9)) +* update $x logic to avoid plugin error ([#2429](https://github.com/iamkun/dayjs/issues/2429)) ([2254635](https://github.com/iamkun/dayjs/commit/22546357f30924fcff3b3ffa14fd04be21f97a5e)) +* Update Slovenian locale for relative time ([#2396](https://github.com/iamkun/dayjs/issues/2396)) ([5470a15](https://github.com/iamkun/dayjs/commit/5470a15e437fac803797363063b24f3ba3bd5299)) +* update uzbek language translation ([#2327](https://github.com/iamkun/dayjs/issues/2327)) ([0a91056](https://github.com/iamkun/dayjs/commit/0a910564d76dc7c128da8e0d85d8e11ebdb5660b)) + +## [1.11.9](https://github.com/iamkun/dayjs/compare/v1.11.8...v1.11.9) (2023-07-01) + + +### Bug Fixes + +* Add null to min and max plugin return type ([#2355](https://github.com/iamkun/dayjs/issues/2355)) ([62d9042](https://github.com/iamkun/dayjs/commit/62d9042eb84b78d78324694ccbeaad1679d37e68)) +* check if null passed to objectSupport parser ([#2175](https://github.com/iamkun/dayjs/issues/2175)) ([013968f](https://github.com/iamkun/dayjs/commit/013968f609c32e2269df69b4dd1feb2e8e1e035a)) +* dayjs.diff improve performance ([#2244](https://github.com/iamkun/dayjs/issues/2244)) ([33c80e1](https://github.com/iamkun/dayjs/commit/33c80e14cf14f70ceb4f54639e266cd70a3c3996)) +* dayjs(null) throws error, not return dayjs object as invalid date ([#2334](https://github.com/iamkun/dayjs/issues/2334)) ([c79e2f5](https://github.com/iamkun/dayjs/commit/c79e2f5d03eef5660b1f13385b69c0c9668d2f98)) +* objectSupport plugin causes an error when null is passed to dayjs function (closes [#2277](https://github.com/iamkun/dayjs/issues/2277)) ([#2342](https://github.com/iamkun/dayjs/issues/2342)) ([89bf31c](https://github.com/iamkun/dayjs/commit/89bf31ce0a36dcfc892029dc019d85d3654cf5fb)) +* Optimize format method ([#2313](https://github.com/iamkun/dayjs/issues/2313)) ([1fe1b1d](https://github.com/iamkun/dayjs/commit/1fe1b1d9a214d3b8c9f267b432801424a493f1c4)) +* update Duration plugin add/subtract take into account days in month ([#2337](https://github.com/iamkun/dayjs/issues/2337)) ([3b1060f](https://github.com/iamkun/dayjs/commit/3b1060f92183ab3a3c49289c2d87fbdd34c1eacc)) +* update MinMax plugin 1. ignore the 'null' in args 2. return the only one arg ([#2330](https://github.com/iamkun/dayjs/issues/2330)) ([3c2c6ee](https://github.com/iamkun/dayjs/commit/3c2c6ee4db00bbb43a7a3bb0b56bc0d0f03daddc)) + +## [1.11.8](https://github.com/iamkun/dayjs/compare/v1.11.7...v1.11.8) (2023-06-02) + + +### Bug Fixes + +* .format add padding to 'YYYY' ([#2231](https://github.com/iamkun/dayjs/issues/2231)) ([00c223b](https://github.com/iamkun/dayjs/commit/00c223b7e92970d07557133994fcb225a6d4c960)) +* Added .valueOf method to Duration class ([#2226](https://github.com/iamkun/dayjs/issues/2226)) ([9b4fcfd](https://github.com/iamkun/dayjs/commit/9b4fcfde35b39693894be1821b6c7222fac98657)) +* timezone type mark `date` parameter as optional ([#2222](https://github.com/iamkun/dayjs/issues/2222)) ([b87aa0e](https://github.com/iamkun/dayjs/commit/b87aa0ed9a748c478a66ef48230cd1d6350d7b8a)) +* type file first parameter date is optional in isSame(), isBefore(), isAfter() ([#2272](https://github.com/iamkun/dayjs/issues/2272)) ([4d56f3e](https://github.com/iamkun/dayjs/commit/4d56f3eb2b3770879d60f824590bf1b32f237d47)) + +## [1.11.7](https://github.com/iamkun/dayjs/compare/v1.11.6...v1.11.7) (2022-12-06) + + +### Bug Fixes + +* Add locale (zh-tw) meridiem ([#2149](https://github.com/iamkun/dayjs/issues/2149)) ([1e9ba76](https://github.com/iamkun/dayjs/commit/1e9ba761ff4e3f2759106dfe1aa9054d5826451c)) +* update fa locale ([#2151](https://github.com/iamkun/dayjs/issues/2151)) ([1c26732](https://github.com/iamkun/dayjs/commit/1c267321a1a01b4947e1482bac67d67ebc7c3dfa)) + +## [1.11.6](https://github.com/iamkun/dayjs/compare/v1.11.5...v1.11.6) (2022-10-21) + + +### Bug Fixes + +* add BigIntSupport plugin ([#2087](https://github.com/iamkun/dayjs/issues/2087)) ([f6dce48](https://github.com/iamkun/dayjs/commit/f6dce48a9e39677718b087867d9fd901d5078155)) +* Fix objectSupport collides with Duration plugin - issue [#2027](https://github.com/iamkun/dayjs/issues/2027) ([#2038](https://github.com/iamkun/dayjs/issues/2038)) ([c9370ea](https://github.com/iamkun/dayjs/commit/c9370ea96bf420439ee7eaa4146e8ed643160312)) + +## [1.11.5](https://github.com/iamkun/dayjs/compare/v1.11.4...v1.11.5) (2022-08-12) + + +### Bug Fixes + +* ordinal for nl not working ([#2011](https://github.com/iamkun/dayjs/issues/2011)) ([c93c85e](https://github.com/iamkun/dayjs/commit/c93c85eaa11564a1aae2d823480a417812c01bf4)) +* wrong ordinal for french locale ([#2010](https://github.com/iamkun/dayjs/issues/2010)) ([dd192a7](https://github.com/iamkun/dayjs/commit/dd192a72fc5d26ce56481e89b0c1ccf5f939be0c)) + +## [1.11.4](https://github.com/iamkun/dayjs/compare/v1.11.3...v1.11.4) (2022-07-19) + + +### Bug Fixes + +* correct past property in ku (kurdish) locale ([#1916](https://github.com/iamkun/dayjs/issues/1916)) ([74e82b9](https://github.com/iamkun/dayjs/commit/74e82b9da5ec8b90361fc27ac7c8b63faf354502)) +* fix French [fr] local ordinal ([#1932](https://github.com/iamkun/dayjs/issues/1932)) ([8f09834](https://github.com/iamkun/dayjs/commit/8f09834a88b8e7f8353c6e7473d4711596890a8c)) +* fix objectSupport plugin ConfigTypeMap type ([#1441](https://github.com/iamkun/dayjs/issues/1441)) ([#1990](https://github.com/iamkun/dayjs/issues/1990)) ([fd51fe4](https://github.com/iamkun/dayjs/commit/fd51fe4f7fa799d8c598343e71fa59299ec4cf93)) +* fix type error to add ordianl property in InstanceLocaleDataReturn and GlobalLocaleDataReturn types ([#1931](https://github.com/iamkun/dayjs/issues/1931)) ([526f0ae](https://github.com/iamkun/dayjs/commit/526f0ae549ffbeeb9ef1099ca23964791fc59743)) +* update locale ar-* meridiem function ([#1954](https://github.com/iamkun/dayjs/issues/1954)) ([3d31611](https://github.com/iamkun/dayjs/commit/3d316117f04362d31f4e8bd349620b8414ce5d0c)) +* zh-tw / zh-hk locale ordinal error ([#1976](https://github.com/iamkun/dayjs/issues/1976)) ([0a1bd08](https://github.com/iamkun/dayjs/commit/0a1bd08e736be7d4e378aaca280caa6543f8066d)) + +## [1.11.3](https://github.com/iamkun/dayjs/compare/v1.11.2...v1.11.3) (2022-06-06) + + +### Bug Fixes + +* customParseFormat plugin to parse comma as a separator character ([#1913](https://github.com/iamkun/dayjs/issues/1913)) ([41b1405](https://github.com/iamkun/dayjs/commit/41b1405971e099431211ae6c2a100cd797da4427)) +* update Dutch [nl] locale ordinal ([#1908](https://github.com/iamkun/dayjs/issues/1908)) ([5da98f8](https://github.com/iamkun/dayjs/commit/5da98f8085d2d2847d79e38c795082703a14f24b)) + +## [1.11.2](https://github.com/iamkun/dayjs/compare/v1.11.1...v1.11.2) (2022-05-06) + + +### Bug Fixes + +* add OpUnitType (week) to quarterOfYear startOf/endOf types ([#1865](https://github.com/iamkun/dayjs/issues/1865)) ([400bc3e](https://github.com/iamkun/dayjs/commit/400bc3e8915e0c58e7abbfd3a1235364b1abaf3e)) +* Fix type issue with ManipulateType ([#1864](https://github.com/iamkun/dayjs/issues/1864)) ([d033dfc](https://github.com/iamkun/dayjs/commit/d033dfcfc1d2ced39b2733898e8d85ad5984c9e9)) +* fix UTC plugin .valueOf not taking DST into account ([#1448](https://github.com/iamkun/dayjs/issues/1448)) ([27d1c50](https://github.com/iamkun/dayjs/commit/27d1c506100ae6624f258c21cc06b24768ced733)) + +## [1.11.1](https://github.com/iamkun/dayjs/compare/v1.11.0...v1.11.1) (2022-04-15) + + +### Bug Fixes + +* add Bengali (Bangladesh) [bn-bd] locale ([#1806](https://github.com/iamkun/dayjs/issues/1806)) ([840ed76](https://github.com/iamkun/dayjs/commit/840ed76eedc085afefc4dedd05f31d44196b63b0)) +* refactor replace deprecated String.prototype.substr() ([#1836](https://github.com/iamkun/dayjs/issues/1836)) ([627fa39](https://github.com/iamkun/dayjs/commit/627fa393e4daf83c92431162dbe18534b23fcbae)) +* Update German [de] locale, adds the abbreviations for month including a . in the end, as in September -> Sept. ([#1831](https://github.com/iamkun/dayjs/issues/1831)) ([4e2802c](https://github.com/iamkun/dayjs/commit/4e2802cc3bec2941ffb737a15fb531c90951eafe)) +* update Italian (Switzerland) [it-ch] locale relativeTime ([#1829](https://github.com/iamkun/dayjs/issues/1829)) ([8e6d11d](https://github.com/iamkun/dayjs/commit/8e6d11d053393d97bee1ba411adb2d82de1a58c4)) +* update Kurdish [ku] locale strings and formatted output contains non-standard kurdish characters ([#1848](https://github.com/iamkun/dayjs/issues/1848)) ([a597d0b](https://github.com/iamkun/dayjs/commit/a597d0b1b8dd28e626f8c59d326622088f7b51e7)) +* update locale bo [Tibetan]: corrected the orders in formats ([#1823](https://github.com/iamkun/dayjs/issues/1823)) ([e790516](https://github.com/iamkun/dayjs/commit/e79051617af6787358f6c9b5443d987b8b53a9e1)) + +# [1.11.0](https://github.com/iamkun/dayjs/compare/v1.10.8...v1.11.0) (2022-03-14) + + +### Bug Fixes + +* Add Kirundi (rn) locale ([#1793](https://github.com/iamkun/dayjs/issues/1793)) ([74e5247](https://github.com/iamkun/dayjs/commit/74e5247227a779fffde39bdfcd1ee19911496709)) +* add missing date shorthand D type definition ([#1752](https://github.com/iamkun/dayjs/issues/1752)) ([b045baf](https://github.com/iamkun/dayjs/commit/b045baf1646a81f7e4f446f355d02d5fb0ef4aa7)) +* Add relative time to Galician (gl) and fix ordinals ([#1800](https://github.com/iamkun/dayjs/issues/1800)) ([dcbf170](https://github.com/iamkun/dayjs/commit/dcbf1708400624addfbddbc71e0f6a9ac15fa961)) +* update German locales (de-at, de-ch) ([#1775](https://github.com/iamkun/dayjs/issues/1775)) ([f9055a7](https://github.com/iamkun/dayjs/commit/f9055a77bf3d84c575e5fcf99e21611138ba64d7)) +* update Icelandic [is] locale relativeTime config ([#1796](https://github.com/iamkun/dayjs/issues/1796)) ([76f9e17](https://github.com/iamkun/dayjs/commit/76f9e1756de7e99c01e471dab30ea074b9ec9629)) +* Update index.d.ts note ([#1716](https://github.com/iamkun/dayjs/issues/1716)) ([5a108ff](https://github.com/iamkun/dayjs/commit/5a108ff3159c53fd270ea7638f33c35c934d6457)) +* Update locale German [de] monthsShort ([#1746](https://github.com/iamkun/dayjs/issues/1746)) ([4a7b7d0](https://github.com/iamkun/dayjs/commit/4a7b7d07c885bb9338514c234dbb708e24e9863e)) +* update meridiem function to Kurdish (ku) locale ([#1725](https://github.com/iamkun/dayjs/issues/1725)) ([efd3904](https://github.com/iamkun/dayjs/commit/efd3904ff8cbf0a4fc064911dda76fc86b669f7b)) +* update updateLocal plugin typescript types ([#1692](https://github.com/iamkun/dayjs/issues/1692)) ([c7a3f73](https://github.com/iamkun/dayjs/commit/c7a3f73064dbb63b4d365b2ad4c792f075f4d8d8)) + + +### Features + +* Fallback to language only locale + support uppercase locales ([#1524](https://github.com/iamkun/dayjs/issues/1524)) ([9138dc2](https://github.com/iamkun/dayjs/commit/9138dc28206875372da4fb74c64716437cd11b95)) + +## [1.10.8](https://github.com/iamkun/dayjs/compare/v1.10.7...v1.10.8) (2022-02-28) + + +### Bug Fixes + +* set locale pt, pt-br correct weekdays and months ([#1697](https://github.com/iamkun/dayjs/issues/1697)) ([e019301](https://github.com/iamkun/dayjs/commit/e01930171c8235f58a114236f146086428f99569)) + +## [1.10.7](https://github.com/iamkun/dayjs/compare/v1.10.6...v1.10.7) (2021-09-10) + + +### Bug Fixes + +* Add Spanish (Mexico) [es-mx] locale ([#1614](https://github.com/iamkun/dayjs/issues/1614)) ([3393f2a](https://github.com/iamkun/dayjs/commit/3393f2ad55346d55902683a2e31c6f253d96c8c2)) +* Add Arabic (Iraq) [ar-iq] locale ([#1627](https://github.com/iamkun/dayjs/issues/1627)) ([b5a1391](https://github.com/iamkun/dayjs/commit/b5a1391011b247d08863d291542db5937b23b427)) +* add format object type to type file ([#1572](https://github.com/iamkun/dayjs/issues/1572)) ([5a79cc6](https://github.com/iamkun/dayjs/commit/5a79cc6408e825d9e123629eb44fc19c996d7751)) +* duration plugin when parsing duration from ISO string, set missing components to 0 instead of NaN ([#1611](https://github.com/iamkun/dayjs/issues/1611)) ([252585b](https://github.com/iamkun/dayjs/commit/252585b4b2bd59508150e21bb994908a9d78f9b0)) +* narrow type for `add` and `subtract` ([#1576](https://github.com/iamkun/dayjs/issues/1576)) ([1686962](https://github.com/iamkun/dayjs/commit/16869621b1a42563064dbf87f80c1ebfd74c1188)) +* update customParseFormat plugin strict x X parsing ([#1571](https://github.com/iamkun/dayjs/issues/1571)) ([08adda5](https://github.com/iamkun/dayjs/commit/08adda54edbcca38601f57841921d0f87f84e49e)) +* update Lithuanian [lt] locale spelling for single month ([#1609](https://github.com/iamkun/dayjs/issues/1609)) ([255dc54](https://github.com/iamkun/dayjs/commit/255dc54d9295de135a9037ce6ca13cae4bfd2cfb)) +* Update Norwegian Bokmål [nb] local yearStart 4 ([#1608](https://github.com/iamkun/dayjs/issues/1608)) ([7a8467c](https://github.com/iamkun/dayjs/commit/7a8467c0b7d59821f7e19d4a6973bcda8e4c19b1)) +* update plugin advancedFormat `isValid` validation ([#1566](https://github.com/iamkun/dayjs/issues/1566)) ([755fc8b](https://github.com/iamkun/dayjs/commit/755fc8bb1c532eb991459f180eee81367d12016c)) +* update Sinhalese [si] locale month name ([#1475](https://github.com/iamkun/dayjs/issues/1475)) ([63de2a8](https://github.com/iamkun/dayjs/commit/63de2a8b7dcd7e68c132c85d88572d4c9d296907)) +* update utcOffset plugin type file ([#1604](https://github.com/iamkun/dayjs/issues/1604)) ([f68e4b1](https://github.com/iamkun/dayjs/commit/f68e4b1a29fc33542f74cde10ec6d9fb045ca37e)) + +## [1.10.6](https://github.com/iamkun/dayjs/compare/v1.10.5...v1.10.6) (2021-07-06) + + +### Bug Fixes + +* add invalid date string override ([#1465](https://github.com/iamkun/dayjs/issues/1465)) ([#1470](https://github.com/iamkun/dayjs/issues/1470)) ([06f88f4](https://github.com/iamkun/dayjs/commit/06f88f425828b1ce96b737332d25145a95a4ee9d)) +* add sv-fi Finland Swedish locale ([#1522](https://github.com/iamkun/dayjs/issues/1522)) ([8e32164](https://github.com/iamkun/dayjs/commit/8e32164855cff724642e24c37a631eb4c4d760c8)) +* customParseFormat support parsing X x timestamp ([#1567](https://github.com/iamkun/dayjs/issues/1567)) ([eb087f5](https://github.com/iamkun/dayjs/commit/eb087f52861313b8dd8a5c1b77858665ec72859e)) +* dayjs ConfigTypeMap add null & undefined ([#1560](https://github.com/iamkun/dayjs/issues/1560)) ([b5e40e6](https://github.com/iamkun/dayjs/commit/b5e40e6f16abeaea6a0facfa466d20aefaa8a444)) +* Fix DayOfYear plugin when using BadMutable plugin ([#1511](https://github.com/iamkun/dayjs/issues/1511)) ([0b0c6a3](https://github.com/iamkun/dayjs/commit/0b0c6a31ec9c0aff991b0e8dd6eed116201274cc)) +* Implement ordinal in Bulgarian translation (fixes [#1501](https://github.com/iamkun/dayjs/issues/1501)) ([#1502](https://github.com/iamkun/dayjs/issues/1502)) ([b728da5](https://github.com/iamkun/dayjs/commit/b728da5ed9ed08210004ed20ce5fcd52a92de7da)) +* more strict delimiter in REGEX_PARSE ([#1555](https://github.com/iamkun/dayjs/issues/1555)) ([bfdab5c](https://github.com/iamkun/dayjs/commit/bfdab5c0d45a5736b68e8e1b1354fc021e05f607)) +* parameter type ([#1549](https://github.com/iamkun/dayjs/issues/1549)) ([f369844](https://github.com/iamkun/dayjs/commit/f369844dd69d253c4c7cbf68150939db3db233be)) +* update customParseFormat plugin to custom two-digit year parse function ([#1421](https://github.com/iamkun/dayjs/issues/1421)) ([bb5df55](https://github.com/iamkun/dayjs/commit/bb5df55cd3975dc7638b8f4e762afa470b6620f7)) +* update names of weekdays and months in Bulgarian [bg] to lowercase ([#1438](https://github.com/iamkun/dayjs/issues/1438)) ([b246210](https://github.com/iamkun/dayjs/commit/b24621091fec9cf6704de21e4b323f6f0c4abbf1)) +* update type file `.diff` ([#1505](https://github.com/iamkun/dayjs/issues/1505)) ([6508494](https://github.com/iamkun/dayjs/commit/6508494a4e62977b4397baaeef293d1bcf3c7235)) +* update UTC plugin type file for strict parsing ([#1443](https://github.com/iamkun/dayjs/issues/1443)) ([b4f28df](https://github.com/iamkun/dayjs/commit/b4f28df219fe63202dffdbeeaec5677c4d2c9111)) + +## [1.10.5](https://github.com/iamkun/dayjs/compare/v1.10.4...v1.10.5) (2021-05-26) + + +### Bug Fixes + +* add meridiem in ar locales ([#1375](https://github.com/iamkun/dayjs/issues/1375)) ([319f616](https://github.com/iamkun/dayjs/commit/319f616e572a03b984013d04d1b3a18ffd5b1190)) +* Added Zulu support to customParseFormat ([#1359](https://github.com/iamkun/dayjs/issues/1359)) ([1138a3f](https://github.com/iamkun/dayjs/commit/1138a3f0a76592c6d72fb86c4399e133fa41e2ec)) +* fix Bengali [bn] locale monthsShort error ([a0e6c0c](https://github.com/iamkun/dayjs/commit/a0e6c0cf3e1828020dfa11432c6716990f6ed5e0)) +* fix missing types for ArraySupport plugin ([#1401](https://github.com/iamkun/dayjs/issues/1401)) ([b1abdc4](https://github.com/iamkun/dayjs/commit/b1abdc40ee6c9d18ff46c311a114e0755677ea6f)) +* fix Ukrainian [uk] locale ([#1463](https://github.com/iamkun/dayjs/issues/1463)) ([0fdac93](https://github.com/iamkun/dayjs/commit/0fdac93ff2531542301b76952be9b084b2e2dfa0)) +* hotfix for `Duration` types ([#1357](https://github.com/iamkun/dayjs/issues/1357)) ([855b7b3](https://github.com/iamkun/dayjs/commit/855b7b3d049a3903794f91db3419f167c00dabd2)), closes [#1354](https://github.com/iamkun/dayjs/issues/1354) +* timezone plugin DST error ([#1352](https://github.com/iamkun/dayjs/issues/1352)) ([71bed15](https://github.com/iamkun/dayjs/commit/71bed155edf32bff24379930ac684fc783538d8f)) +* Update duration plugin change string to number ([#1394](https://github.com/iamkun/dayjs/issues/1394)) ([e1546d1](https://github.com/iamkun/dayjs/commit/e1546d1a0cdb97ae92cf11efe61d94707af6a3a3)) +* update Duration plugin to support no-argument ([#1400](https://github.com/iamkun/dayjs/issues/1400)) ([8d9a5ae](https://github.com/iamkun/dayjs/commit/8d9a5ae0749e1b4e76babd4deeaa3b1d9776c29b)) +* Update Finnish [fi] locale to set yearStart ([#1378](https://github.com/iamkun/dayjs/issues/1378)) ([f3370bd](https://github.com/iamkun/dayjs/commit/f3370bda4e435118f714c8a7daf5c88cfc4b69ba)) +* update Russian [ru] locale meridiem and unit tests ([#1403](https://github.com/iamkun/dayjs/issues/1403)) ([f10f39d](https://github.com/iamkun/dayjs/commit/f10f39de7db70244a3c35e4a421090a12972457b)) +* update Russian [ru] locale yearStart config ([#1372](https://github.com/iamkun/dayjs/issues/1372)) ([5052515](https://github.com/iamkun/dayjs/commit/5052515fe35b2444201ef8ef87220b1876a94d0a)) +* update Slovenian [sl] locale to set correct ordinal ([#1386](https://github.com/iamkun/dayjs/issues/1386)) ([cb4f746](https://github.com/iamkun/dayjs/commit/cb4f74633b3020d6dbf19548c8cb13613dafca18)) +* update Spanish [es] locale to change month names to lowercase ([#1414](https://github.com/iamkun/dayjs/issues/1414)) ([9c20e77](https://github.com/iamkun/dayjs/commit/9c20e77caf7b1b5eccf418175203b198d4e29535)) +* update Swedish [sv] locale to set correct yearStart ([#1385](https://github.com/iamkun/dayjs/issues/1385)) ([66c5935](https://github.com/iamkun/dayjs/commit/66c59354964ef456bcd5f6152819618f44978082)) +* update UTC plugin to support string argument like +HH:mm ([#1395](https://github.com/iamkun/dayjs/issues/1395)) ([656127c](https://github.com/iamkun/dayjs/commit/656127cc44eda50923a1ac755602863fc32b9e69)) + +## [1.10.4](https://github.com/iamkun/dayjs/compare/v1.10.3...v1.10.4) (2021-01-22) + + +### Bug Fixes + +* Correct handling negative duration ([#1317](https://github.com/iamkun/dayjs/issues/1317)) ([3f5c085](https://github.com/iamkun/dayjs/commit/3f5c085608182472f20b84766b10949945663e44)) +* Improve `Duration` types ([#1338](https://github.com/iamkun/dayjs/issues/1338)) ([4aca4b1](https://github.com/iamkun/dayjs/commit/4aca4b1b584a15de1146d929f95c944594032f20)) +* parse a string for MMM month format with underscore delimiter ([#1349](https://github.com/iamkun/dayjs/issues/1349)) ([82ef9a3](https://github.com/iamkun/dayjs/commit/82ef9a304f06287ac0a14c4da9a7fe6152b5fec9)) +* Update Bengali [bn] locale ([#1329](https://github.com/iamkun/dayjs/issues/1329)) ([02d96ec](https://github.com/iamkun/dayjs/commit/02d96ec7189f62d6ef8987135919cbb5ceff20a6)) +* update locale Portuguese [pt] yearStart ([#1345](https://github.com/iamkun/dayjs/issues/1345)) ([5c785d5](https://github.com/iamkun/dayjs/commit/5c785d528cc08811638d7cbfc7fc158d67b32d75)) +* update Polish [pl] locale yearStart ([#1348](https://github.com/iamkun/dayjs/issues/1348)) ([e93e6b8](https://github.com/iamkun/dayjs/commit/e93e6b8ffa61036b26382f1763e3864d4a7d5df5)) +* Update Slovenian [sl] relativeTime locale ([#1333](https://github.com/iamkun/dayjs/issues/1333)) ([fe5f1d0](https://github.com/iamkun/dayjs/commit/fe5f1d0afbe57b70339e268047e6c3028ca3d59b)) + +## [1.10.3](https://github.com/iamkun/dayjs/compare/v1.10.2...v1.10.3) (2021-01-09) + + +### Bug Fixes + +* fix customParseFormat plugin strict mode parse meridiem bug ([#1321](https://github.com/iamkun/dayjs/issues/1321)) ([e49eeef](https://github.com/iamkun/dayjs/commit/e49eeefbe8acb36419d36ca2e7ed8bc152f73ac1)) +* fix weekYear plugin missing locale bug ([#1319](https://github.com/iamkun/dayjs/issues/1319)) ([344bdc0](https://github.com/iamkun/dayjs/commit/344bdc0eed6843edb05723dc7853a41833d88f08)), closes [#1304](https://github.com/iamkun/dayjs/issues/1304) +* update advancedFormat plugin to add format options for iso week and weekyear ([#1309](https://github.com/iamkun/dayjs/issues/1309)) ([2c54c64](https://github.com/iamkun/dayjs/commit/2c54c6441871a175ac9b95e41e4cd075dbac10cb)) +* update devHelper to add dev warning setting locale before loading ([c5cc893](https://github.com/iamkun/dayjs/commit/c5cc89355e1e206ca72433c19c40cb528690b04f)) +* update German [de] locale yearStart ([1858df8](https://github.com/iamkun/dayjs/commit/1858df8008de56570680723df89b36a8cbc970ef)), closes [#1264](https://github.com/iamkun/dayjs/issues/1264) + +## [1.10.2](https://github.com/iamkun/dayjs/compare/v1.10.1...v1.10.2) (2021-01-05) + + +### Bug Fixes + +* fix parse regex bug ([#1307](https://github.com/iamkun/dayjs/issues/1307)) ([db2b6a5](https://github.com/iamkun/dayjs/commit/db2b6a5ea8e70f9fda645d113ca33495aa96b616)), closes [#1305](https://github.com/iamkun/dayjs/issues/1305) +* remove module entry in package.json to revert 1.10.1 change ([#1314](https://github.com/iamkun/dayjs/issues/1314)) ([824dcb8](https://github.com/iamkun/dayjs/commit/824dcb8dfcccf14f64b6a2741a00fcdfe53dcd98)) +* update devHelper add warning "passing Year as a Number will be parsed as a Unix timestamp" ([#1315](https://github.com/iamkun/dayjs/issues/1315)) ([b0dda31](https://github.com/iamkun/dayjs/commit/b0dda3139e25441ab4e7c1f4f192dee0ecce6ef8)) + +## [1.10.1](https://github.com/iamkun/dayjs/compare/v1.10.0...v1.10.1) (2021-01-03) + + +### Bug Fixes + +* fix typescript type error UnitTypeLongPlural ([#1302](https://github.com/iamkun/dayjs/issues/1302)) ([bfaabe4](https://github.com/iamkun/dayjs/commit/bfaabe4f398c11564eca6cda7c8aded22e1b231a)), closes [#1300](https://github.com/iamkun/dayjs/issues/1300) + +# [1.10.0](https://github.com/iamkun/dayjs/compare/v1.9.8...v1.10.0) (2021-01-03) + + +### Bug Fixes + +* add ordinal to localeData plugin ([#1266](https://github.com/iamkun/dayjs/issues/1266)) ([fd229fa](https://github.com/iamkun/dayjs/commit/fd229fa5bd26bcba810e2535eb937ea8d99106c2)) +* add preParsePostFormat plugin & update Arabic [ar] locale ([#1255](https://github.com/iamkun/dayjs/issues/1255)) ([f2e4790](https://github.com/iamkun/dayjs/commit/f2e479006a9a49bc0917f8620101d40ac645f7f2)) +* add type support for plural forms of units ([#1289](https://github.com/iamkun/dayjs/issues/1289)) ([de49bb1](https://github.com/iamkun/dayjs/commit/de49bb100badfb92b9a5933cc568841f340a923f)) +* escape last period to match only milliseconds ([#1239](https://github.com/iamkun/dayjs/issues/1239)) ([#1295](https://github.com/iamkun/dayjs/issues/1295)) ([64037e6](https://github.com/iamkun/dayjs/commit/64037e6a8cf303dcfd2b954f309bd9691f87fffc)) + + +### Features + +* add ES6 Module Support, package.json module point to "esm/index.js" ([#1298](https://github.com/iamkun/dayjs/issues/1298)) ([f63375d](https://github.com/iamkun/dayjs/commit/f63375dea89becbd3bb2bb8ea7289c58c752bfed)), closes [#598](https://github.com/iamkun/dayjs/issues/598) [#313](https://github.com/iamkun/dayjs/issues/313) + +## [1.9.8](https://github.com/iamkun/dayjs/compare/v1.9.7...v1.9.8) (2020-12-27) + + +### Bug Fixes + +* fix Ukrainian [uk] locale typo ([1605cc0](https://github.com/iamkun/dayjs/commit/1605cc0f6fe0e9c46a92d529bc9cd6e130432337)) +* update Hebrew [he] locale for double units ([#1287](https://github.com/iamkun/dayjs/issues/1287)) ([1c4b0da](https://github.com/iamkun/dayjs/commit/1c4b0da1468522e59dc9ee646d10dd2b31477d99)) +* update zh locale meridiem "noon" ([0e7ff3d](https://github.com/iamkun/dayjs/commit/0e7ff3dd29ca3aed85cb76dfcb8298d326e26542)) +* update zh-cn locale definition of noon ([#1278](https://github.com/iamkun/dayjs/issues/1278)) ([d5930b9](https://github.com/iamkun/dayjs/commit/d5930b96ff884f4176ca3fcb1bc95e8f1ec75c71)) + +## [1.9.7](https://github.com/iamkun/dayjs/compare/v1.9.6...v1.9.7) (2020-12-05) + + +### Bug Fixes + +* add duration.format to format a Duration ([#1202](https://github.com/iamkun/dayjs/issues/1202)) ([9a859a1](https://github.com/iamkun/dayjs/commit/9a859a147ba223a1eeff0f2bb6f33d97e0ccc6c7)) +* Add function handling for relativeTime.future and relativeTime.past ([#1197](https://github.com/iamkun/dayjs/issues/1197)) ([ef1979c](https://github.com/iamkun/dayjs/commit/ef1979ce85c61fe2d759ef3c37cb6aaf2358094f)) +* avoid install installed plugin ([#1214](https://github.com/iamkun/dayjs/issues/1214)) ([a92eb6c](https://github.com/iamkun/dayjs/commit/a92eb6c4dc1437ec920e69484d52984f5921a8ea)) +* avoid memory leak after installing a plugin too many times ([b8d2e32](https://github.com/iamkun/dayjs/commit/b8d2e32a9eb59661a7ed6200daa070687becaebd)) +* fix diff bug when UTC plugin enabled ([#1201](https://github.com/iamkun/dayjs/issues/1201)) ([9544ed2](https://github.com/iamkun/dayjs/commit/9544ed2a6c466b8308d26b33a388a6737435a1f4)), closes [#1200](https://github.com/iamkun/dayjs/issues/1200) +* fix startOf/endOf bug in timezone plugin ([#1229](https://github.com/iamkun/dayjs/issues/1229)) ([eb5fbc4](https://github.com/iamkun/dayjs/commit/eb5fbc4c7d1b62a8615d2f263b404a9515d8e15c)) +* fix utc plugin diff edge case ([#1187](https://github.com/iamkun/dayjs/issues/1187)) ([971b3d4](https://github.com/iamkun/dayjs/commit/971b3d40b4c9403165138f1034e2223cd97c3abf)) +* update customParseFormat plugin to parse 2-digit offset ([#1209](https://github.com/iamkun/dayjs/issues/1209)) ([b56936a](https://github.com/iamkun/dayjs/commit/b56936ab77b8f6289a1b77d49307b495c4bf9f91)), closes [#1205](https://github.com/iamkun/dayjs/issues/1205) +* Update timezone plugin type definition ([#1221](https://github.com/iamkun/dayjs/issues/1221)) ([34cfb92](https://github.com/iamkun/dayjs/commit/34cfb920b9653ad44d4b31fe49e533692a3ce01b)) + +## [1.9.6](https://github.com/iamkun/dayjs/compare/v1.9.5...v1.9.6) (2020-11-10) + + +### Bug Fixes + +* fix customParseFormat plugin parsing date bug ([#1198](https://github.com/iamkun/dayjs/issues/1198)) ([50f05ad](https://github.com/iamkun/dayjs/commit/50f05ad3addf27827c5657ae7519514e40d9faec)), closes [#1194](https://github.com/iamkun/dayjs/issues/1194) +* Update lv (Latvian) locale relative time ([#1192](https://github.com/iamkun/dayjs/issues/1192)) ([6d6c684](https://github.com/iamkun/dayjs/commit/6d6c6841b13ba4f7e69de92caf132a3592c5253a)) + +## [1.9.5](https://github.com/iamkun/dayjs/compare/v1.9.4...v1.9.5) (2020-11-05) + + +### Bug Fixes + +* customParseFormat plugin supports parsing localizedFormats ([#1110](https://github.com/iamkun/dayjs/issues/1110)) ([402b603](https://github.com/iamkun/dayjs/commit/402b603aa3ee4199786950bc88b3fdc6b527aa35)) +* fix customParseFormat plugin parse meridiem bug ([#1169](https://github.com/iamkun/dayjs/issues/1169)) ([9e8f8d9](https://github.com/iamkun/dayjs/commit/9e8f8d96c69d557f4d267f42567c25ae9e7ab227)), closes [#1168](https://github.com/iamkun/dayjs/issues/1168) +* fix devHelper error in umd bundle in browser ([#1165](https://github.com/iamkun/dayjs/issues/1165)) ([d11b5ee](https://github.com/iamkun/dayjs/commit/d11b5ee7dc11af671355f65ccda00f6ba42cc725)) +* fix utc plugin diff bug in DST ([#1171](https://github.com/iamkun/dayjs/issues/1171)) ([f8da3fe](https://github.com/iamkun/dayjs/commit/f8da3fe7e50c84c0502bf5be0b364910922dbd79)), closes [#1097](https://github.com/iamkun/dayjs/issues/1097) [#1021](https://github.com/iamkun/dayjs/issues/1021) +* isoWeek plugin type ([#1177](https://github.com/iamkun/dayjs/issues/1177)) ([c3d0436](https://github.com/iamkun/dayjs/commit/c3d0436b06f74989e3a2c751a5d170f8072c4aad)) +* update localeData plugin to support meridiem ([#1174](https://github.com/iamkun/dayjs/issues/1174)) ([fdb09e4](https://github.com/iamkun/dayjs/commit/fdb09e4074cc7e8f6196846f18d3566c1f9e8fcd)), closes [#1172](https://github.com/iamkun/dayjs/issues/1172) +* update timezone plugin parse Date instance / timestamp logic & remove useless test ([#1183](https://github.com/iamkun/dayjs/issues/1183)) ([a7f858b](https://github.com/iamkun/dayjs/commit/a7f858bb70ad81f718ba35c479e84b54eace48b2)) + +## [1.9.4](https://github.com/iamkun/dayjs/compare/v1.9.3...v1.9.4) (2020-10-23) + + +### Bug Fixes + +* Add descriptions to types ([#1148](https://github.com/iamkun/dayjs/issues/1148)) ([9a407a1](https://github.com/iamkun/dayjs/commit/9a407a140b089345a387d1aceab4d0d1635229c7)) +* add devHelper plugin ([#1163](https://github.com/iamkun/dayjs/issues/1163)) ([de49dc8](https://github.com/iamkun/dayjs/commit/de49dc80c83b85de4170571b64412bd60ada221b)) +* Fix Hungarian (hu) locale ([#1112](https://github.com/iamkun/dayjs/issues/1112)) ([ab13754](https://github.com/iamkun/dayjs/commit/ab13754f43c5033dacaa0eb2042dc4ab1a7a2754)) +* fix minMax plugin parsing empty array bug ([#1062](https://github.com/iamkun/dayjs/issues/1062)) ([368108b](https://github.com/iamkun/dayjs/commit/368108bc6d5cb1542f711b8eba722bd4dfaab0cd)) +* update adding/subtracting Duration from Dayjs object ([#1156](https://github.com/iamkun/dayjs/issues/1156)) ([f861aca](https://github.com/iamkun/dayjs/commit/f861acac3e83e28d3a4a96312c71119fd6b544fc)) +* update en-NZ locale to use proper ordinal formatting function ([#1143](https://github.com/iamkun/dayjs/issues/1143)) ([fcdbc58](https://github.com/iamkun/dayjs/commit/fcdbc5880710456a29b2bacf250542230bf48b99)) +* update localeData plugin type ([#1116](https://github.com/iamkun/dayjs/issues/1116)) ([ee5a4ec](https://github.com/iamkun/dayjs/commit/ee5a4ec41edddfb57d103c35182dc635c9264a10)) +* update timezone plugin to support custom parse format ([#1160](https://github.com/iamkun/dayjs/issues/1160)) ([48cbf31](https://github.com/iamkun/dayjs/commit/48cbf3118ba5427de428777c2e025896db654f2e)), closes [#1159](https://github.com/iamkun/dayjs/issues/1159) +* update timezone plugin to support keepLocalTime ([#1161](https://github.com/iamkun/dayjs/issues/1161)) ([1d429e5](https://github.com/iamkun/dayjs/commit/1d429e5fe4467ebddcf81b43cf6f36e5e3be944c)), closes [#1149](https://github.com/iamkun/dayjs/issues/1149) + +## [1.9.3](https://github.com/iamkun/dayjs/compare/v1.9.2...v1.9.3) (2020-10-13) + + +### Bug Fixes + +* fix localizedFormat export error ([#1133](https://github.com/iamkun/dayjs/issues/1133)) ([deecd6a](https://github.com/iamkun/dayjs/commit/deecd6ab8a2f4173ee7046f6b568b41fd2677531)), closes [#1132](https://github.com/iamkun/dayjs/issues/1132) + +## [1.9.2](https://github.com/iamkun/dayjs/compare/v1.9.1...v1.9.2) (2020-10-13) + + +### Bug Fixes + +* add arraySupport plugin ([#1129](https://github.com/iamkun/dayjs/issues/1129)) ([be505c2](https://github.com/iamkun/dayjs/commit/be505c2c540261027342cecc55d8919a3d18d893)) +* export type of duration plugin ([#1094](https://github.com/iamkun/dayjs/issues/1094)) ([2c92e71](https://github.com/iamkun/dayjs/commit/2c92e71bf55d09601120cdf433da7a19cc8abff6)) +* Fix LocaleData plugin longDateFormat lowercase error ([#1101](https://github.com/iamkun/dayjs/issues/1101)) ([7937ccd](https://github.com/iamkun/dayjs/commit/7937ccdeac47d094a60e65ebb62a6020b81c46f4)) +* Fix objectSupport plugin bug in UTC ([#1107](https://github.com/iamkun/dayjs/issues/1107)) ([fe90bb6](https://github.com/iamkun/dayjs/commit/fe90bb6944f2ff1969ca975954d303b449dfa95b)), closes [#1105](https://github.com/iamkun/dayjs/issues/1105) +* fix Serbian locale grammar (sr, sr-cyrl) ([#1108](https://github.com/iamkun/dayjs/issues/1108)) ([cc87eff](https://github.com/iamkun/dayjs/commit/cc87eff8b75b0d86ce0956516319d402bccae6c0)) +* Fix typo for "monday" in arabic ([#1067](https://github.com/iamkun/dayjs/issues/1067)) ([2e1e426](https://github.com/iamkun/dayjs/commit/2e1e42650124f30282dc4d710798d576b928f1c7)) +* support dayjs.add(Duration), dayjs.subtract(Duration) ([#1099](https://github.com/iamkun/dayjs/issues/1099)) ([b1a0294](https://github.com/iamkun/dayjs/commit/b1a02942c5238203aaa04ce9a074c73742324ab7)) +* update Breton [br] locale relativeTime config ([#1103](https://github.com/iamkun/dayjs/issues/1103)) ([b038bfd](https://github.com/iamkun/dayjs/commit/b038bfdb128889d677c95534d2be29cc30c9e72f)) +* update Catalan [ca] locale ordinal ([73da380](https://github.com/iamkun/dayjs/commit/73da38024c8b550bdcfbe3ff7e578e742c7aecf2)) +* update German [de] locale relativeTime config ([#1109](https://github.com/iamkun/dayjs/issues/1109)) ([f6e771b](https://github.com/iamkun/dayjs/commit/f6e771b70f93d19ebb12e6b794aa4628a1796248)) +* update localeData plugin to add longDateFormat to global localeData ([#1106](https://github.com/iamkun/dayjs/issues/1106)) ([16937d1](https://github.com/iamkun/dayjs/commit/16937d16e053b8c1d4a607622fa2fdbfd9809832)) +* Update objectSupport plugin to return current date time while parsing empty object ([f56783e](https://github.com/iamkun/dayjs/commit/f56783e14d8cf50916b015e7188b23bb6fbca839)) + +## [1.9.1](https://github.com/iamkun/dayjs/compare/v1.9.0...v1.9.1) (2020-09-28) + + +### Bug Fixes + +* Fix objectSupport plugin to get the correct result (zero-based month) ([#1089](https://github.com/iamkun/dayjs/issues/1089)) ([f95ac15](https://github.com/iamkun/dayjs/commit/f95ac15a4577ae5a3d1ce353872a2cd9fc454bc2)) + +# [1.9.0](https://github.com/iamkun/dayjs/compare/v1.8.36...v1.9.0) (2020-09-28) + + +### Bug Fixes + +* Add `setDefault` typing to timezone.d.ts ([#1057](https://github.com/iamkun/dayjs/issues/1057)) ([c0f0886](https://github.com/iamkun/dayjs/commit/c0f088620f17260e6e3ebce7697d561b5623f5f3)) +* fix DST bug in utc plugin ([#1053](https://github.com/iamkun/dayjs/issues/1053)) ([3d73543](https://github.com/iamkun/dayjs/commit/3d7354361f042ced1176d91f9ae9edffe6173425)) +* Fix optional type for timezone plugin ([#1081](https://github.com/iamkun/dayjs/issues/1081)) ([a6ebcf2](https://github.com/iamkun/dayjs/commit/a6ebcf283a83273562dce5663155e3b3a12ea9a5)), closes [#1079](https://github.com/iamkun/dayjs/issues/1079) +* Fix timezone plugin conversion bug ([#1073](https://github.com/iamkun/dayjs/issues/1073)) ([16816a3](https://github.com/iamkun/dayjs/commit/16816a31ff43220aca9d1d179df6b729182abb55)) +* update duration plugin type file ([#1065](https://github.com/iamkun/dayjs/issues/1065)) ([94af9af](https://github.com/iamkun/dayjs/commit/94af9af27c5bc182cbb24f1845e561dd1d82d776)) +* update timezone plugin to support getting offset name e.g. EST ([#1069](https://github.com/iamkun/dayjs/issues/1069)) ([cbb755e](https://github.com/iamkun/dayjs/commit/cbb755e5c68d49c5678291f3ce832b32831a056e)) +* update utc plugin to support keepLocalTime `.utc(true)` ([#1080](https://github.com/iamkun/dayjs/issues/1080)) ([5ce4e0d](https://github.com/iamkun/dayjs/commit/5ce4e0d2f552f3645262537ff7afdc946f5a7e72)) + + +### Features + +* Correct casing for en-sg locale name ([#1048](https://github.com/iamkun/dayjs/issues/1048)) ([2edaddc](https://github.com/iamkun/dayjs/commit/2edaddc22a7eb914f915531f389766217acd7034)) + +## [1.8.36](https://github.com/iamkun/dayjs/compare/v1.8.35...v1.8.36) (2020-09-17) + + +### Bug Fixes + +* Add Amharic (am) locale ([#1046](https://github.com/iamkun/dayjs/issues/1046)) ([cdc49a1](https://github.com/iamkun/dayjs/commit/cdc49a1911c74b7ea96ed222f42796d53715cfed)) +* Export Duration type in duration plugin ([#1043](https://github.com/iamkun/dayjs/issues/1043)) ([0f20c3a](https://github.com/iamkun/dayjs/commit/0f20c3ac75d9ac1026a15a7bb343d3a150d9b30f)) +* Fix duration plugin parsing milliseconds bug ([#1042](https://github.com/iamkun/dayjs/issues/1042)) ([fe2301b](https://github.com/iamkun/dayjs/commit/fe2301b22318886aaa89ed1620e0a118e98c2b8a)) +* Timezone plugin set default timezone ([#1033](https://github.com/iamkun/dayjs/issues/1033)) ([0c2050a](https://github.com/iamkun/dayjs/commit/0c2050a152da708b01edd6150a5013f642b14576)) +* Timezone plugin should have the same behavior in latest ICU version ([#1032](https://github.com/iamkun/dayjs/issues/1032)) ([de31592](https://github.com/iamkun/dayjs/commit/de315921575cc50c38464b27d0338e30a54d8e2a)) +* Update Finnish (fi) locale ([#963](https://github.com/iamkun/dayjs/issues/963)) ([cf8b6a0](https://github.com/iamkun/dayjs/commit/cf8b6a096f24b54cbdb95675ac386d8ac85ea616)) +* Update Polish (pl) , Hungarian (hr) and Lithuanian (lt) localization ([#1045](https://github.com/iamkun/dayjs/issues/1045)) ([638fd39](https://github.com/iamkun/dayjs/commit/638fd394fc24f4188390faf387da6b156e7c6320)) + +## [1.8.35](https://github.com/iamkun/dayjs/compare/v1.8.34...v1.8.35) (2020-09-02) + + +### Bug Fixes + +* Fix BadMutable plugin bug in .diff ([#1023](https://github.com/iamkun/dayjs/issues/1023)) ([40ab6d9](https://github.com/iamkun/dayjs/commit/40ab6d9a53e8047cfca63c611c25dd045372d021)) +* fix LocaleData plugin to support instance.weekdays() API ([#1019](https://github.com/iamkun/dayjs/issues/1019)) ([a09d259](https://github.com/iamkun/dayjs/commit/a09d259a407b81d1cb6bb5623fad551c775d8674)), closes [#1017](https://github.com/iamkun/dayjs/issues/1017) +* Update Dutch (nl) locale to set correct yearStart ([1533a2c](https://github.com/iamkun/dayjs/commit/1533a2cc1475270032da2d87b19fc3d62327e6e3)) + +## [1.8.34](https://github.com/iamkun/dayjs/compare/v1.8.33...v1.8.34) (2020-08-20) + + +### Bug Fixes + +* Fix Timezone plugin to preserve milliseconds while changing timezone ([#1003](https://github.com/iamkun/dayjs/issues/1003)) ([5f446ed](https://github.com/iamkun/dayjs/commit/5f446eda770fa97e895c81a8195b3ba5d082cef0)), closes [#1002](https://github.com/iamkun/dayjs/issues/1002) +* support parsing unlimited decimals of millisecond ([#1010](https://github.com/iamkun/dayjs/issues/1010)) ([d1bdd36](https://github.com/iamkun/dayjs/commit/d1bdd36a56e3d1786523a180e3fc18068f609135)), closes [#544](https://github.com/iamkun/dayjs/issues/544) +* update Duration plugin to support global locale ([#1008](https://github.com/iamkun/dayjs/issues/1008)) ([1c49c83](https://github.com/iamkun/dayjs/commit/1c49c83e79811eede13db6372b5d65db598aee77)), closes [#1007](https://github.com/iamkun/dayjs/issues/1007) + +## [1.8.33](https://github.com/iamkun/dayjs/compare/v1.8.32...v1.8.33) (2020-08-10) + + +### Bug Fixes + +* Add PluralGetSet plugin for plural getters/setters ([#996](https://github.com/iamkun/dayjs/issues/996)) ([f76e3ce](https://github.com/iamkun/dayjs/commit/f76e3ce2fbe5d3e9ed9121086baf55eb0cc4d355)) +* Add typescript type defs in esm build ([#985](https://github.com/iamkun/dayjs/issues/985)) ([50e3b3c](https://github.com/iamkun/dayjs/commit/50e3b3c6719cb0b4ec6eff394dacd63d5db8f253)) +* Fix isoWeek Plugin cal bug in UTC mode ([#993](https://github.com/iamkun/dayjs/issues/993)) ([f2e5f32](https://github.com/iamkun/dayjs/commit/f2e5f327aaf12b4572296ec6e107ecc05fcf76e7)) +* Fix Timezone plugin parsing js date, Day.js object, timestamp bug && update type file ([#994](https://github.com/iamkun/dayjs/issues/994)) ([22f3d49](https://github.com/iamkun/dayjs/commit/22f3d49405da98db6da56d1673eebcd01b57554b)), closes [#992](https://github.com/iamkun/dayjs/issues/992) [#989](https://github.com/iamkun/dayjs/issues/989) +* Fix Timezone plugin UTCOffset rounding bug ([#987](https://github.com/iamkun/dayjs/issues/987)) ([b07182b](https://github.com/iamkun/dayjs/commit/b07182bbdf5aef7f6bf1e88fcd38432e2b8ee465)), closes [#986](https://github.com/iamkun/dayjs/issues/986) +* Fix UTC plugin bug while comparing an utc instance to a local one ([#995](https://github.com/iamkun/dayjs/issues/995)) ([747c0fb](https://github.com/iamkun/dayjs/commit/747c0fb4eba6353755b5dad3417fd8d5a408c378)) +* Update pt-br locale weekStart 0 ([#984](https://github.com/iamkun/dayjs/issues/984)) ([0f881c1](https://github.com/iamkun/dayjs/commit/0f881c18efb02b9d0ba7f76cba92bb504226fa95)) + +## [1.8.32](https://github.com/iamkun/dayjs/compare/v1.8.31...v1.8.32) (2020-08-04) + + +### Bug Fixes + +* Add Experimental Timezone Plugin ([#974](https://github.com/iamkun/dayjs/issues/974)) ([e69caba](https://github.com/iamkun/dayjs/commit/e69caba1b0957241a855aa0ae38db899fa2c3795)) +* fix parse date string error e.g. '2020/9/30' ([#980](https://github.com/iamkun/dayjs/issues/980)) ([231790d](https://github.com/iamkun/dayjs/commit/231790da62af0494732960c2c50d86ae9bf63ec6)), closes [#979](https://github.com/iamkun/dayjs/issues/979) +* update monthDiff function to get more accurate results ([19e8a7f](https://github.com/iamkun/dayjs/commit/19e8a7f2f7582b717f49d446822e39603694433c)) +* Update UTC plugin to support keepLocalTime ([#973](https://github.com/iamkun/dayjs/issues/973)) ([9f488e5](https://github.com/iamkun/dayjs/commit/9f488e5aca92f0b4c2951459436829d79f86d8d7)) + +## [1.8.31](https://github.com/iamkun/dayjs/compare/v1.8.30...v1.8.31) (2020-07-29) + + +### Bug Fixes + +* Rollback LocalePresetType to string ([#968](https://github.com/iamkun/dayjs/issues/968)) ([b342bd3](https://github.com/iamkun/dayjs/commit/b342bd3d84987d6c7587a0c4590d614fb0e670d7)) +* Update Regex to parse 'YYYY' correctly ([#969](https://github.com/iamkun/dayjs/issues/969)) ([70c1239](https://github.com/iamkun/dayjs/commit/70c123990dcc6bd479fa2b5d7f9985127872a826)) + +## [1.8.30](https://github.com/iamkun/dayjs/compare/v1.8.29...v1.8.30) (2020-07-22) + + +### Bug Fixes + +* Add Haitian Creole (ht) and Spanish Puerto Rico (es-pr) locale configs ([#958](https://github.com/iamkun/dayjs/issues/958)) ([b2642e2](https://github.com/iamkun/dayjs/commit/b2642e2d1f87734a34808c66e5176cb18bc0414d)) +* Fix UTC plugin wrong hour bug while adding month or year ([#957](https://github.com/iamkun/dayjs/issues/957)) ([28ae070](https://github.com/iamkun/dayjs/commit/28ae070024ff26685c88ce4cc8747307e86923c9)) +* Update French (fr) locale to set correct yearStart ([14ab808](https://github.com/iamkun/dayjs/commit/14ab808a7b7e226f2eb2cbe894916a18ed5d967d)), closes [#956](https://github.com/iamkun/dayjs/issues/956) + +## [1.8.29](https://github.com/iamkun/dayjs/compare/v1.8.28...v1.8.29) (2020-07-02) + + +### Bug Fixes + +* Duration plugin supports parse ISO string with week (W) ([#950](https://github.com/iamkun/dayjs/issues/950)) ([f0fc12a](https://github.com/iamkun/dayjs/commit/f0fc12adadcab53fb0577ad8f5e2f1cf784fd8f5)) +* LocaleData plugin supports locale order ([#938](https://github.com/iamkun/dayjs/issues/938)) ([62f429d](https://github.com/iamkun/dayjs/commit/62f429db73a0a069b1267231dea172b85f4b90e3)), closes [#936](https://github.com/iamkun/dayjs/issues/936) +* Update type definition to support array format ([#945](https://github.com/iamkun/dayjs/issues/945)) ([81d4740](https://github.com/iamkun/dayjs/commit/81d4740511d47e34f891b21afeb0449ef8a28688)), closes [#944](https://github.com/iamkun/dayjs/issues/944) +* Update type definition to support strict mode ([#951](https://github.com/iamkun/dayjs/issues/951)) ([8d54f3f](https://github.com/iamkun/dayjs/commit/8d54f3f7d4d161e72c767fa09699e70a2b3d681c)) + +## [1.8.28](https://github.com/iamkun/dayjs/compare/v1.8.27...v1.8.28) (2020-05-28) + + +### Bug Fixes + +* Fix CustomParseFormat plugin month index error ([#918](https://github.com/iamkun/dayjs/issues/918)) ([fa2ec7f](https://github.com/iamkun/dayjs/commit/fa2ec7fcb980dcd2c7498dafe2f9ca2e52d735cf)), closes [#915](https://github.com/iamkun/dayjs/issues/915) +* Update Ukrainian (uk) locale monthFormat and monthStandalone ([#899](https://github.com/iamkun/dayjs/issues/899)) ([a08756e](https://github.com/iamkun/dayjs/commit/a08756e80bd1d7126fca28c5ad9e382613fc86c4)) + +## [1.8.27](https://github.com/iamkun/dayjs/compare/v1.8.26...v1.8.27) (2020-05-14) + + +### Bug Fixes + +* Add Kinyarwanda (rw) locale ([#903](https://github.com/iamkun/dayjs/issues/903)) ([f355235](https://github.com/iamkun/dayjs/commit/f355235a836540d77880959fb1b614c87e9f7b3e)) +* Add plugin objectSupport ([#887](https://github.com/iamkun/dayjs/issues/887)) ([52dfb13](https://github.com/iamkun/dayjs/commit/52dfb13a6b84f0a753cc5761192b92416f440961)) +* Add Turkmen (tk) locale ([#893](https://github.com/iamkun/dayjs/issues/893)) ([a9ca8dc](https://github.com/iamkun/dayjs/commit/a9ca8dcbbd0964c5b9abb4e8a2d620c983cf091a)) +* Fix CustomParseFormat plugin set locale error ([#896](https://github.com/iamkun/dayjs/issues/896)) ([8035c8a](https://github.com/iamkun/dayjs/commit/8035c8a760549b631252252718db3cdc4ab2f68f)) +* Fix locale month function bug ([#908](https://github.com/iamkun/dayjs/issues/908)) ([bf347c3](https://github.com/iamkun/dayjs/commit/bf347c36e401f50727fb5afcc537497b54b90d6b)) +* Update CustomParseFormat plugin to support Array formats ([#906](https://github.com/iamkun/dayjs/issues/906)) ([97856c6](https://github.com/iamkun/dayjs/commit/97856c603ef5fbbeb1cf8a42387479e56a77dbe8)) + +## [1.8.26](https://github.com/iamkun/dayjs/compare/v1.8.25...v1.8.26) (2020-04-30) + + +### Bug Fixes + +* Fix Duration plugin `.toISOString` format bug ([#889](https://github.com/iamkun/dayjs/issues/889)) ([058d624](https://github.com/iamkun/dayjs/commit/058d624808fd2be024ae846bcb2e03885f39b556)), closes [#888](https://github.com/iamkun/dayjs/issues/888) +* Fix WeekOfYear plugin bug while using BadMutable plugin ([#884](https://github.com/iamkun/dayjs/issues/884)) ([2977438](https://github.com/iamkun/dayjs/commit/2977438458542573a4500e21f7ba5d1f8442960e)) +* Update CustomParseFormat plugin strict mode ([#882](https://github.com/iamkun/dayjs/issues/882)) ([db642ac](https://github.com/iamkun/dayjs/commit/db642ac73e52e00d8c41546b2935c9e691cf66e0)) +* Update RelativeTime plugin default config ([#883](https://github.com/iamkun/dayjs/issues/883)) ([0606f42](https://github.com/iamkun/dayjs/commit/0606f425aef8ccbfc3da3e43cba368130603b0cc)) + +## [1.8.25](https://github.com/iamkun/dayjs/compare/v1.8.24...v1.8.25) (2020-04-21) + + +### Bug Fixes + +* Fix CustomParseFormat plugin of parsing only YYYY / YYYY-MM bug ([#873](https://github.com/iamkun/dayjs/issues/873)) ([3cea04d](https://github.com/iamkun/dayjs/commit/3cea04d33d54d44bbdd3d026b5c7f67ebf176116)), closes [#849](https://github.com/iamkun/dayjs/issues/849) +* Fix Duration plugin get seconds ([#867](https://github.com/iamkun/dayjs/issues/867)) ([62b092d](https://github.com/iamkun/dayjs/commit/62b092d9f9a3db5506ef01f798bdf211f163f53f)) +* Fix type definition of locale ([9790b85](https://github.com/iamkun/dayjs/commit/9790b853e6113243a7f4a81dd12c6509e406a102)) +* Fix UTC plugin startOf, endOf bug ([#872](https://github.com/iamkun/dayjs/issues/872)) ([4141084](https://github.com/iamkun/dayjs/commit/4141084ba96d35cadcda3f1e661bf1d0f6c8e4de)), closes [#809](https://github.com/iamkun/dayjs/issues/809) [#808](https://github.com/iamkun/dayjs/issues/808) + +## [1.8.24](https://github.com/iamkun/dayjs/compare/v1.8.23...v1.8.24) (2020-04-10) + + +### Bug Fixes + +* Add config option to RelativeTime plugin ([#851](https://github.com/iamkun/dayjs/issues/851)) ([bd24034](https://github.com/iamkun/dayjs/commit/bd24034b95bfc656024b75ef3f3c986708845fed)) +* add Duration plugin ([#858](https://github.com/iamkun/dayjs/issues/858)) ([d568273](https://github.com/iamkun/dayjs/commit/d568273223199ca0497f238e2cc3a8d3dcf32d0f)) +* Add en-in, en-tt locales ([#855](https://github.com/iamkun/dayjs/issues/855)) ([c39fb96](https://github.com/iamkun/dayjs/commit/c39fb96e2a9102c14b004c14a6c073af9d266f2f)) +* add isToday, isTomorrow, isYesterday plugins ([#857](https://github.com/iamkun/dayjs/issues/857)) ([fc08ab6](https://github.com/iamkun/dayjs/commit/fc08ab68f8a28269802deeab9d6b0473b92cdc51)) +* Add option callback to Calendar plugin ([#839](https://github.com/iamkun/dayjs/issues/839)) ([b25be90](https://github.com/iamkun/dayjs/commit/b25be9094325295310c8fc5e617fb058be8a5f68)) +* Fix monthsShort for locale fr ([#862](https://github.com/iamkun/dayjs/issues/862)) ([d2de9a0](https://github.com/iamkun/dayjs/commit/d2de9a0b44b830038ed0094f79bfd40726311f2a)) +* Update Breton locale (br) meridiem config ([#856](https://github.com/iamkun/dayjs/issues/856)) ([a2a6672](https://github.com/iamkun/dayjs/commit/a2a66720abb788a8f1cffbfd0929b35579f29c72)) +* Update Ukrainian (uk) locale relative time ([#842](https://github.com/iamkun/dayjs/issues/842)) ([578bc1a](https://github.com/iamkun/dayjs/commit/578bc1a23c6e737783bbac3da12c0ed5d1edcf82)) + +## [1.8.23](https://github.com/iamkun/dayjs/compare/v1.8.22...v1.8.23) (2020-03-16) + + +### Bug Fixes + +* Add Chinese (zh) locale ([f9b8945](https://github.com/iamkun/dayjs/commit/f9b89453166d8b53d33b1d7eefd9942022552e6e)) +* Fix IsoWeek plugin typescript definition ([#828](https://github.com/iamkun/dayjs/issues/828)) ([30aab0c](https://github.com/iamkun/dayjs/commit/30aab0c7bce85dfac0ae208a891def30f88b5cb4)) +* Update Arabic (ar) locale relative time ([#836](https://github.com/iamkun/dayjs/issues/836)) ([14044c6](https://github.com/iamkun/dayjs/commit/14044c6fda1229e3f0e5473d3f886bd79589b15f)) +* Update Slovak (sk) locale, Czech (cs) locale ([#833](https://github.com/iamkun/dayjs/issues/833)) ([f0d451f](https://github.com/iamkun/dayjs/commit/f0d451f795e9ebf752cd854d51b25b11de2343a3)) +* Update Thai (th) locale relativeTime ([#826](https://github.com/iamkun/dayjs/issues/826)) ([63b7c03](https://github.com/iamkun/dayjs/commit/63b7c03a6dbb0507d60776e8bad6cccde3828b88)), closes [#816](https://github.com/iamkun/dayjs/issues/816) + +## [1.8.22](https://github.com/iamkun/dayjs/compare/v1.8.21...v1.8.22) (2020-03-08) + + +### Bug Fixes + +* Add IsoWeek plugin ([#811](https://github.com/iamkun/dayjs/issues/811)) ([28a2207](https://github.com/iamkun/dayjs/commit/28a2207ef9849afbac15dd29267b2e7a09cd3c16)) +* Fix unsupported locale fallback to previous one ([#819](https://github.com/iamkun/dayjs/issues/819)) ([4868715](https://github.com/iamkun/dayjs/commit/48687152cf5bee6a4c1b8ceea4bda8b9bab9be10)) + +## [1.8.21](https://github.com/iamkun/dayjs/compare/v1.8.20...v1.8.21) (2020-02-26) + + +### Bug Fixes + +* Set + Get accept 'D' as the short version of 'date' ([#795](https://github.com/iamkun/dayjs/issues/795)) ([523c038](https://github.com/iamkun/dayjs/commit/523c03880fa8bbad83214494ad02cd606cdb8b30)) +* Update DayOfYear plugin type ([#799](https://github.com/iamkun/dayjs/issues/799)) ([5809652](https://github.com/iamkun/dayjs/commit/5809652e40245b7759827d9bf317abdcfa75a330)) +* Update fi (Finnish) locale relativeTime ([#797](https://github.com/iamkun/dayjs/issues/797)) ([4a470fb](https://github.com/iamkun/dayjs/commit/4a470fbd6fef9e051727d0f26d53cc050b85935d)) + +## [1.8.20](https://github.com/iamkun/dayjs/compare/v1.8.19...v1.8.20) (2020-02-04) + + +### Bug Fixes + +* Add Bislama Locale (bi) ([#780](https://github.com/iamkun/dayjs/issues/780)) ([9ac6ab4](https://github.com/iamkun/dayjs/commit/9ac6ab481bc883dd4ecc02caab12c8b2fc218a42)) +* Fix weekOfYear plugin to support yearStart locale for better week number result ([#769](https://github.com/iamkun/dayjs/issues/769)) ([f00db36](https://github.com/iamkun/dayjs/commit/f00db36e70bc7beaca1abadeb30a9b1fbb3261ee)) +* Update et (Estonian) locale relativeTime ([#790](https://github.com/iamkun/dayjs/issues/790)) ([d8e0f45](https://github.com/iamkun/dayjs/commit/d8e0f45f6cd2d5e5704b9797929227454c92d1a5)) +* Update LocaleData plugin to support dayjs.localeData().weekdays() API ([287fed6](https://github.com/iamkun/dayjs/commit/287fed6db9eb4fd979b4861aca4dacbd32422533)), closes [#779](https://github.com/iamkun/dayjs/issues/779) +* Update LocaleData plugin to support dayjs.months dayjs.weekdays API ([144c2ae](https://github.com/iamkun/dayjs/commit/144c2ae6e15fbf89e3acd7c8cb9e237c5f6e1348)), closes [#779](https://github.com/iamkun/dayjs/issues/779) +* Update pl locale fusional config ([d372475](https://github.com/iamkun/dayjs/commit/d3724758bb27d5b17587b995ba14e7e80dcd1151)) + +## [1.8.19](https://github.com/iamkun/dayjs/compare/v1.8.18...v1.8.19) (2020-01-06) + + +### Bug Fixes + +* Add UpdateLocale plugin to update a locale's properties ([#766](https://github.com/iamkun/dayjs/issues/766)) ([82ce2ba](https://github.com/iamkun/dayjs/commit/82ce2ba8d7e402e40f6d005d400eb5356a0b0633)) +* Fix CustomParseFormat Plugin 'YYYY-MM' use first day of the month ([ba709ec](https://github.com/iamkun/dayjs/commit/ba709eca86a71ae648bc68bf67d9abdc229198d4)), closes [#761](https://github.com/iamkun/dayjs/issues/761) +* Fix CustomParseFormat Plugin to set correct locale ([66ce23f](https://github.com/iamkun/dayjs/commit/66ce23f2e18c5506e8f1a7ef20d3483a4df80087)) +* Fix WeekOfYear Plugin wrong calender week number bug ([79b86db](https://github.com/iamkun/dayjs/commit/79b86dbbf3cfd3f1e2165b3d479a7061ad1b6925)), closes [#760](https://github.com/iamkun/dayjs/issues/760) +* Update RelativeTime plugin to support function to make additional processing ([#767](https://github.com/iamkun/dayjs/issues/767)) ([4bd9250](https://github.com/iamkun/dayjs/commit/4bd9250fbe7131e2fddfb5fa1b3350e8c2262ca9)) +* Update ru, uk, cs locale to support relativeTime with plural ([3f080f7](https://github.com/iamkun/dayjs/commit/3f080f7d6bfdc4018cbb7c4d0112ff1ead4ef6b8)) + +## [1.8.18](https://github.com/iamkun/dayjs/compare/v1.8.17...v1.8.18) (2019-12-18) + + +### Bug Fixes + +* Add missing locale type definition ([#716](https://github.com/iamkun/dayjs/issues/716)) ([cde5d0b](https://github.com/iamkun/dayjs/commit/cde5d0b91be7b2f5f3098de4aa0b9a4f0f28ea5c)) +* Fix .locale() handel unsupported locale ([78ec173](https://github.com/iamkun/dayjs/commit/78ec173fcecc1299516ab7b44f4554d431b4b2fd)) +* Update Italian locale (it) ([#727](https://github.com/iamkun/dayjs/issues/727)) ([5b53e98](https://github.com/iamkun/dayjs/commit/5b53e98c0a3ba0eb9573a9c77caeb907439be9e7)) +* Update locale (fa) ([#733](https://github.com/iamkun/dayjs/issues/733)) ([9ad2e47](https://github.com/iamkun/dayjs/commit/9ad2e47e0569b23991bb0d5578f49c792c12df08)) +* Update locale (zh-cn) ([#706](https://github.com/iamkun/dayjs/issues/706)) ([e31e544](https://github.com/iamkun/dayjs/commit/e31e54414fb90e1f54da13a117748ba37f52645d)) +* Update locale (zh-cn) meridiem ([#735](https://github.com/iamkun/dayjs/issues/735)) ([15d1b81](https://github.com/iamkun/dayjs/commit/15d1b813e7faf5a1f9d1ea6fc673fd27ac49d8b1)) +* Update LocaleData plugin to support dayjs().longDateFormat() ([#734](https://github.com/iamkun/dayjs/issues/734)) ([aa0f210](https://github.com/iamkun/dayjs/commit/aa0f210a1e3c4f6aba61c3b96f9eb445b43a33f0)), closes [#680](https://github.com/iamkun/dayjs/issues/680) +* Update Mongolian (mn) locale relativeTime ([#753](https://github.com/iamkun/dayjs/issues/753)) ([6d51435](https://github.com/iamkun/dayjs/commit/6d51435092c0c94d8e50256d3f0f058cdd15febe)) +* Update Swedish locale (sv) fix ordinal error ([#745](https://github.com/iamkun/dayjs/issues/745)) ([49670d5](https://github.com/iamkun/dayjs/commit/49670d5ae31e4e21636cc5a8bfe35fef0f6d9e4a)), closes [#743](https://github.com/iamkun/dayjs/issues/743) + +## [1.8.17](https://github.com/iamkun/dayjs/compare/v1.8.16...v1.8.17) (2019-11-06) + + +### Bug Fixes + +* Fix set utcOffset in utc mode ([d148115](https://github.com/iamkun/dayjs/commit/d148115dad8f1a5afc0a64e9b8163dfeba4616b6)) +* Update advancedFormat plugin to support w ww wo week tokens … ([#678](https://github.com/iamkun/dayjs/issues/678)) ([26cfa63](https://github.com/iamkun/dayjs/commit/26cfa63a524b803f7966dac5464f9cbf8f63387e)), closes [#676](https://github.com/iamkun/dayjs/issues/676) +* Update ka locale weekdays ([f8ca3d4](https://github.com/iamkun/dayjs/commit/f8ca3d4ba1d3cbe41613d3909c0627935a51a0c4)) +* Update nb locale ([#679](https://github.com/iamkun/dayjs/issues/679)) ([1063b0e](https://github.com/iamkun/dayjs/commit/1063b0e1b5c19a1354d233cc0f21438e7073233a)) +* Update Polish locale (pl)([#713](https://github.com/iamkun/dayjs/issues/713)) ([30d2f02](https://github.com/iamkun/dayjs/commit/30d2f026b47188833a4f44fee4bab52467d4a718)) +* Update Ukrainian locale (uk) ([#710](https://github.com/iamkun/dayjs/issues/710)) ([360161c](https://github.com/iamkun/dayjs/commit/360161cac75f597fdd51d9d1ff138601282a1b4b)) +* UTC plugin set utcOffset value ([#668](https://github.com/iamkun/dayjs/issues/668)) ([8877883](https://github.com/iamkun/dayjs/commit/88778838e71dd309e79cd1a8094d5bea36ca3390)) + +## [1.8.16](https://github.com/iamkun/dayjs/compare/v1.8.15...v1.8.16) (2019-08-27) + + +### Bug Fixes + +* Fix relativeTime Plugin .FromNow() result error in UTC mode ([a385d5c](https://github.com/iamkun/dayjs/commit/a385d5c)) +* Handle locale in WeekOfYear plugin ([#658](https://github.com/iamkun/dayjs/issues/658)) ([0e45b0a](https://github.com/iamkun/dayjs/commit/0e45b0a)) +* LocaleData plugin returns all months and weekdays data when pas no argument ([#645](https://github.com/iamkun/dayjs/issues/645)) ([95e70b4](https://github.com/iamkun/dayjs/commit/95e70b4)) +* Return null in toJSON if not valid ([#633](https://github.com/iamkun/dayjs/issues/633)) ([19affc8](https://github.com/iamkun/dayjs/commit/19affc8)) +* Update Danish (da) locale ([#626](https://github.com/iamkun/dayjs/issues/626)) ([ac2ec77](https://github.com/iamkun/dayjs/commit/ac2ec77)) +* Update Korean locale meridiem ([#642](https://github.com/iamkun/dayjs/issues/642)) ([b457146](https://github.com/iamkun/dayjs/commit/b457146)) +* update Occitan locale Catalan locale ([#630](https://github.com/iamkun/dayjs/issues/630)) ([fef135e](https://github.com/iamkun/dayjs/commit/fef135e)) +* update pt-br locale ([#628](https://github.com/iamkun/dayjs/issues/628)) ([ccf596d](https://github.com/iamkun/dayjs/commit/ccf596d)) +* Update weekdaysShort to some locale files ([#643](https://github.com/iamkun/dayjs/issues/643)) ([cc1f15f](https://github.com/iamkun/dayjs/commit/cc1f15f)) + +## [1.8.15](https://github.com/iamkun/dayjs/compare/v1.8.14...v1.8.15) (2019-07-08) + + +### Bug Fixes + +* Fix dayjs.locale() returns current global locale ([#602](https://github.com/iamkun/dayjs/issues/602)) ([790cd1a](https://github.com/iamkun/dayjs/commit/790cd1a)) +* Fix incorrect Thai locale translation of July ([#607](https://github.com/iamkun/dayjs/issues/607)) ([43cbfd3](https://github.com/iamkun/dayjs/commit/43cbfd3)) +* Lowercase french locale months and weekdays ([#615](https://github.com/iamkun/dayjs/issues/615)) ([e5a257c](https://github.com/iamkun/dayjs/commit/e5a257c)) +* Type - Export Ls object to query all available locales ([#623](https://github.com/iamkun/dayjs/issues/623)) ([f6bfae0](https://github.com/iamkun/dayjs/commit/f6bfae0)) +* Update nb (Norsk Bokmål) locale ([#604](https://github.com/iamkun/dayjs/issues/604)) ([907f5c9](https://github.com/iamkun/dayjs/commit/907f5c9)) +* Update types of `.diff` API ([#617](https://github.com/iamkun/dayjs/issues/617)) ([f0f43d2](https://github.com/iamkun/dayjs/commit/f0f43d2)) + +## [1.8.14](https://github.com/iamkun/dayjs/compare/v1.8.13...v1.8.14) (2019-05-07) + + +### Bug Fixes + +* Fix `.format` API returns UTC offset when value is 0 bug ([b254964](https://github.com/iamkun/dayjs/commit/b254964)) +* Fix QuarterOfYear plugin bug ([#591](https://github.com/iamkun/dayjs/issues/591)) ([434f774](https://github.com/iamkun/dayjs/commit/434f774)) +* Fix UTC plugin add day DST bug ([#590](https://github.com/iamkun/dayjs/issues/590)) ([86cd839](https://github.com/iamkun/dayjs/commit/86cd839)) + +## [1.8.13](https://github.com/iamkun/dayjs/compare/v1.8.12...v1.8.13) (2019-04-26) + + +### Bug Fixes + +* Add missing relativeTime and formats for some locales ([#560](https://github.com/iamkun/dayjs/issues/560)) ([96b917e](https://github.com/iamkun/dayjs/commit/96b917e)) +* Add weekday (locale aware day of the week) plugin ([#569](https://github.com/iamkun/dayjs/issues/569)) ([9007cc5](https://github.com/iamkun/dayjs/commit/9007cc5)), closes [#559](https://github.com/iamkun/dayjs/issues/559) +* Allow customizing "am" / "pm" strings with locale meridiem function ([#580](https://github.com/iamkun/dayjs/issues/580)) ([576e93e](https://github.com/iamkun/dayjs/commit/576e93e)), closes [#578](https://github.com/iamkun/dayjs/issues/578) +* Fix `.add` day/week decimal rouding bug ([800f6c9](https://github.com/iamkun/dayjs/commit/800f6c9)) +* Fix `.diff` type definition error ([#565](https://github.com/iamkun/dayjs/issues/565)) ([c4921ae](https://github.com/iamkun/dayjs/commit/c4921ae)), closes [#561](https://github.com/iamkun/dayjs/issues/561) +* Fix CustomParseFormat plugin bug ([#568](https://github.com/iamkun/dayjs/issues/568)) ([1f5a9db](https://github.com/iamkun/dayjs/commit/1f5a9db)), closes [#555](https://github.com/iamkun/dayjs/issues/555) +* Fix relativeTime plugin Math.round bug ([40bea40](https://github.com/iamkun/dayjs/commit/40bea40)) +* skip square brackets in buddhistEra, advancedFormat plugins ([#556](https://github.com/iamkun/dayjs/issues/556)) ([9279718](https://github.com/iamkun/dayjs/commit/9279718)), closes [#554](https://github.com/iamkun/dayjs/issues/554) +* Update Indonesian locale([#574](https://github.com/iamkun/dayjs/issues/574)) ([0aa7143](https://github.com/iamkun/dayjs/commit/0aa7143)) +* Update locale month to support both array and function ([#581](https://github.com/iamkun/dayjs/issues/581)) ([b6599d3](https://github.com/iamkun/dayjs/commit/b6599d3)) +* Update LocalizedFormat plugin lowercase formats logic ([#557](https://github.com/iamkun/dayjs/issues/557)) ([d409304](https://github.com/iamkun/dayjs/commit/d409304)) + +## [1.8.12](https://github.com/iamkun/dayjs/compare/v1.8.11...v1.8.12) (2019-04-02) + + +### Bug Fixes + +* Add .get API ([7318797](https://github.com/iamkun/dayjs/commit/7318797)) +* Add 79 locales ([#541](https://github.com/iamkun/dayjs/issues/541)) ([f75a125](https://github.com/iamkun/dayjs/commit/f75a125)) +* Add Calendar plugin ([d1b9cf9](https://github.com/iamkun/dayjs/commit/d1b9cf9)) +* Add isoWeeksInYear plugin ([2db8631](https://github.com/iamkun/dayjs/commit/2db8631)) +* Add Occitan (oc-lnc) locale file ([#551](https://github.com/iamkun/dayjs/issues/551)) ([c30b715](https://github.com/iamkun/dayjs/commit/c30b715)) +* Add plugin minMax to sopport .max .min ([2870a23](https://github.com/iamkun/dayjs/commit/2870a23)) +* Fix set Month Year error in last day of the month ([d058f4a](https://github.com/iamkun/dayjs/commit/d058f4a)) +* Update ko locale weekdaysShort ([#543](https://github.com/iamkun/dayjs/issues/543)) ([317fd3e](https://github.com/iamkun/dayjs/commit/317fd3e)) +* Update localizedFormat plugin to support lowercase localizable formats (l, ll, lll, llll) ([#546](https://github.com/iamkun/dayjs/issues/546)) ([f2b5ebf](https://github.com/iamkun/dayjs/commit/f2b5ebf)) + +## [1.8.11](https://github.com/iamkun/dayjs/compare/v1.8.10...v1.8.11) (2019-03-21) + + +### Bug Fixes + +* Add .add('quarter') .startOf('quarter') through plugin quarterOfYear ([dde39e9](https://github.com/iamkun/dayjs/commit/dde39e9)), closes [#537](https://github.com/iamkun/dayjs/issues/537) [#531](https://github.com/iamkun/dayjs/issues/531) +* Add locale support for Azerbaijani language (az) ([#535](https://github.com/iamkun/dayjs/issues/535)) ([eeb20fa](https://github.com/iamkun/dayjs/commit/eeb20fa)) +* Correct typescript definition `add` ([22a249c](https://github.com/iamkun/dayjs/commit/22a249c)), closes [#531](https://github.com/iamkun/dayjs/issues/531) +* Fix CustomParseFormat plugin formatting bug ([#536](https://github.com/iamkun/dayjs/issues/536)) ([8578546](https://github.com/iamkun/dayjs/commit/8578546)), closes [#533](https://github.com/iamkun/dayjs/issues/533) +* Update pt locale ([#538](https://github.com/iamkun/dayjs/issues/538)) ([1ac9e1e](https://github.com/iamkun/dayjs/commit/1ac9e1e)) + +## [1.8.10](https://github.com/iamkun/dayjs/compare/v1.8.9...v1.8.10) (2019-03-10) + + +### Bug Fixes + +* **locale:** Add nepali (ne) locale ([#524](https://github.com/iamkun/dayjs/issues/524)) ([bdbec01](https://github.com/iamkun/dayjs/commit/bdbec01)) +* Add WeekYear plugin ([a892608](https://github.com/iamkun/dayjs/commit/a892608)) +* API .locale() with no argument should return current locale name string ([8d63d88](https://github.com/iamkun/dayjs/commit/8d63d88)) +* CustomParseFormat correct parse HH:mm:ss with only one digit like 0:12:10 ([600d547](https://github.com/iamkun/dayjs/commit/600d547)) +* CustomParseFormat plugin parse Do format string ([bf27fda](https://github.com/iamkun/dayjs/commit/bf27fda)), closes [#522](https://github.com/iamkun/dayjs/issues/522) +* Expand setters like .year(2000) .hour(12) ([ac532a0](https://github.com/iamkun/dayjs/commit/ac532a0)) +* Move toObject, toArray API to separate plugin from core ([40a3431](https://github.com/iamkun/dayjs/commit/40a3431)) + +## [1.8.9](https://github.com/iamkun/dayjs/compare/v1.8.8...v1.8.9) (2019-03-06) + + +### Features + +* Add UTC mode with UTC plugin ([#517](https://github.com/iamkun/dayjs/issues/517)) ([caf335c](https://github.com/iamkun/dayjs/commit/caf335c)) + +> For plugin developers: Please note, we have changed the name of some method in `Utils` in order to reduce the file size. ([#517](https://github.com/iamkun/dayjs/issues/517)) ([detail](https://github.com/iamkun/dayjs/pull/517/files#diff-2b4ca49d4bb0a774c4d4c1672d7aa781R46)) + +### Bug Fixes + +* Add locale de-AT ([#515](https://github.com/iamkun/dayjs/issues/515)) ([d93f7b6](https://github.com/iamkun/dayjs/commit/d93f7b6)) +* Add locale zh-hk ([#516](https://github.com/iamkun/dayjs/issues/516)) ([5fc05a6](https://github.com/iamkun/dayjs/commit/5fc05a6)) + +## [1.8.8](https://github.com/iamkun/dayjs/compare/v1.8.7...v1.8.8) (2019-02-25) + + +### Bug Fixes + +* Update relativeTime plugin type definition ([de56f2c](https://github.com/iamkun/dayjs/commit/de56f2c)) + +## [1.8.7](https://github.com/iamkun/dayjs/compare/v1.8.6...v1.8.7) (2019-02-24) + + +### Bug Fixes + +* Add plugin type definitions ([#418](https://github.com/iamkun/dayjs/issues/418)) ([361d437](https://github.com/iamkun/dayjs/commit/361d437)) +* Add Swahili locale ([#508](https://github.com/iamkun/dayjs/issues/508)) ([b9cee84](https://github.com/iamkun/dayjs/commit/b9cee84)) +* Parse month string 'MMMM MMM (February, Feb)' in customParseFormat ([#457](https://github.com/iamkun/dayjs/issues/457)) ([f343206](https://github.com/iamkun/dayjs/commit/f343206)) +* Update declaration file .diff .isBefore .isSame .isAfter ([#496](https://github.com/iamkun/dayjs/issues/496)) ([4523275](https://github.com/iamkun/dayjs/commit/4523275)) +* Word orders corrections for locale 'fa' ([#491](https://github.com/iamkun/dayjs/issues/491)) ([56050c2](https://github.com/iamkun/dayjs/commit/56050c2)) + +## [1.8.6](https://github.com/iamkun/dayjs/compare/v1.8.5...v1.8.6) (2019-02-14) + + +### Bug Fixes + +* Add Bahasa Melayu (Malaysia) locale ([#485](https://github.com/iamkun/dayjs/issues/485)) ([cb208b0](https://github.com/iamkun/dayjs/commit/cb208b0)) +* Copy & export built-in en locale to /locale folder as a separate file ([a7e05e0](https://github.com/iamkun/dayjs/commit/a7e05e0)) +* Fix bug in customParseFormat plugin while month(MM) is '01' ([9884ca5](https://github.com/iamkun/dayjs/commit/9884ca5)), closes [#494](https://github.com/iamkun/dayjs/issues/494) +* Fix startOf week bug while week start is not Sunday ([5eaf77b](https://github.com/iamkun/dayjs/commit/5eaf77b)) +* Implemented isBetween inclusivity ([#464](https://github.com/iamkun/dayjs/issues/464)) ([af2f4f1](https://github.com/iamkun/dayjs/commit/af2f4f1)) +* Update Swedish and Finnish locales ([#488](https://github.com/iamkun/dayjs/issues/488)) ([f142082](https://github.com/iamkun/dayjs/commit/f142082)) +* Fix commonJS require ES Module bug in webpack4 ([23f9f3d](https://github.com/iamkun/dayjs/commit/23f9f3d)), check [#492](https://github.com/iamkun/dayjs/issues/492) + +> Get access to ESM code with `import dayjs from 'dayjs/esm'` + +## [1.8.5](https://github.com/iamkun/dayjs/compare/v1.8.4...v1.8.5) (2019-02-07) + + +### Bug Fixes + +* Add en-gb locale ([#478](https://github.com/iamkun/dayjs/issues/478)) ([508c3a7](https://github.com/iamkun/dayjs/commit/508c3a7)) +* **module:** transpile everything except ES6 modules in the 'module' entrypoint ([#477](https://github.com/iamkun/dayjs/issues/477)) ([#480](https://github.com/iamkun/dayjs/issues/480)) ([#482](https://github.com/iamkun/dayjs/issues/482)) ([767017d](https://github.com/iamkun/dayjs/commit/767017d)) +* update customParseFormat plugin support hh:mm ([54947cc](https://github.com/iamkun/dayjs/commit/54947cc)), closes [#484](https://github.com/iamkun/dayjs/issues/484) +* Update module in package.json ([5c5a7a0](https://github.com/iamkun/dayjs/commit/5c5a7a0)) + +## [1.8.4](https://github.com/iamkun/dayjs/compare/v1.8.3...v1.8.4) (2019-02-05) + +* Allow set start day of week in locale && Allow set week in weekOfYear plugin ([1295591](https://github.com/iamkun/dayjs/commit/1295591)) +### Bug Fixes +* update all locale files with correct week start ([5b03412](https://github.com/iamkun/dayjs/commit/5b03412)) +* update es es-do locale adding weekStart && update weekStart test ([66e42ec](https://github.com/iamkun/dayjs/commit/66e42ec)) +* Revert default export ([b00da1b](https://github.com/iamkun/dayjs/commit/b00da1b)) + +## [1.8.3](https://github.com/iamkun/dayjs/compare/v1.8.2...v1.8.3) (2019-02-04) + + +### Bug Fixes + +* fix ios safari YYYY-MM-DD HH:mm parse BUG ([e02ae82](https://github.com/iamkun/dayjs/commit/e02ae82)), closes [#254](https://github.com/iamkun/dayjs/issues/254) + +## [1.8.2](https://github.com/iamkun/dayjs/compare/v1.8.1...v1.8.2) (2019-02-02) + + +### Bug Fixes + +* Add missing czech language locale ([#461](https://github.com/iamkun/dayjs/issues/461)) ([7e04004](https://github.com/iamkun/dayjs/commit/7e04004)) +* Add utcOffset api method and fix calculating diff error in DST ([#453](https://github.com/iamkun/dayjs/issues/453)) ([ce2e30e](https://github.com/iamkun/dayjs/commit/ce2e30e)) +* Fix it locale error ([#458](https://github.com/iamkun/dayjs/issues/458)) ([f6d9a64](https://github.com/iamkun/dayjs/commit/f6d9a64)) +* Add DayOfYear plugin (#454) +* Fix es locale monthsShort error + +## [1.8.1](https://github.com/iamkun/dayjs/compare/v1.8.0...v1.8.1) (2019-02-02) + +* Add LocalizedFormat plugin supplying format like LTS, LT, LLLL + +* update declaration File with default export (#278) +> From v1.8.1, in TypeScript Project, just `import from dayjs from 'dayjs'` +* add ES2015 module support (#451) + +### Performance Improvements + +* **format:** reuse matches instead of created when replacing ([#441](https://github.com/iamkun/dayjs/issues/441)) ([10b79d8](https://github.com/iamkun/dayjs/commit/10b79d8)) + +# [1.8.0](https://github.com/iamkun/dayjs/compare/v1.7.8...v1.8.0) (2019-01-14) + + +### Features + +* add CustomParseFormat plugin and QuarterOfYear plugin ([#450](https://github.com/iamkun/dayjs/issues/450)) ([8f6f63c](https://github.com/iamkun/dayjs/commit/8f6f63c)) + +## [1.7.8](https://github.com/iamkun/dayjs/compare/v1.7.7...v1.7.8) (2018-12-13) + + +### Feature + +* update isSame isBefore isAfter supports units ([fd65464](https://github.com/iamkun/dayjs/commit/fd65464)) + +* add greek lithuanian locales + +## [1.7.7](https://github.com/iamkun/dayjs/compare/v1.7.6...v1.7.7) (2018-09-26) + + +### Bug Fixes + +* **DST:** fix daylight saving time DST bug && add test ([#354](https://github.com/iamkun/dayjs/issues/354)) ([6fca6d5](https://github.com/iamkun/dayjs/commit/6fca6d5)) + +## [1.7.6](https://github.com/iamkun/dayjs/compare/v1.7.5...v1.7.6) (2018-09-25) + + +### Bug Fixes + +* **add dayjs.unix:** add dayjs.unix to parse timestamp in seconds && locale update ([5711c5e](https://github.com/iamkun/dayjs/commit/5711c5e)) + +## [1.7.5](https://github.com/iamkun/dayjs/compare/v1.7.4...v1.7.5) (2018-08-10) + + +### Bug Fixes + +* add isBetween API & update ([b5fc3d1](https://github.com/iamkun/dayjs/commit/b5fc3d1)) + +## [1.7.4](https://github.com/iamkun/dayjs/compare/v1.7.3...v1.7.4) (2018-07-11) + + +### Bug Fixes + +* update set week logic ([60b6325](https://github.com/iamkun/dayjs/commit/60b6325)), closes [#276](https://github.com/iamkun/dayjs/issues/276) + +## [1.7.3](https://github.com/iamkun/dayjs/compare/v1.7.2...v1.7.3) (2018-07-10) + + +### Bug Fixes + +* **locale-nl:** set correct weekdays and months ([6d089d7](https://github.com/iamkun/dayjs/commit/6d089d7)) + +## [1.7.2](https://github.com/iamkun/dayjs/compare/v1.7.1...v1.7.2) (2018-07-04) + + +### Bug Fixes + +* DEPRECATED isLeapYear, use IsLeapYear plugin instead ([e2e5116](https://github.com/iamkun/dayjs/commit/e2e5116)) + +## [1.7.1](https://github.com/iamkun/dayjs/compare/v1.7.0...v1.7.1) (2018-07-03) + + +### Bug Fixes + +* fix week() error near the end of the year ([fa03689](https://github.com/iamkun/dayjs/commit/fa03689)) + +# [1.7.0](https://github.com/iamkun/dayjs/compare/v1.6.10...v1.7.0) (2018-07-02) + + +### Features + +* Added method `.week()` to retrieve week of the year ([e1c1b1c](https://github.com/iamkun/dayjs/commit/e1c1b1c)) +* Updated Japanese locae + +## [1.6.10](https://github.com/iamkun/dayjs/compare/v1.6.9...v1.6.10) (2018-06-25) + + +### Bug Fixes + +* Add relative locales to russian language ([c7e9898](https://github.com/iamkun/dayjs/commit/c7e9898)), closes [#256](https://github.com/iamkun/dayjs/issues/256) + +## [1.6.9](https://github.com/iamkun/dayjs/compare/v1.6.8...v1.6.9) (2018-06-14) + + +### Bug Fixes + +* add isDayjs => boolean API ([6227c8b](https://github.com/iamkun/dayjs/commit/6227c8b)) + +## [1.6.8](https://github.com/iamkun/dayjs/compare/v1.6.7...v1.6.8) (2018-06-14) + + +### Bug Fixes + +* fix Advanced format bug in zh-cn ([0c07874](https://github.com/iamkun/dayjs/commit/0c07874)), closes [#242](https://github.com/iamkun/dayjs/issues/242) + +## [1.6.7](https://github.com/iamkun/dayjs/compare/v1.6.6...v1.6.7) (2018-06-11) + + +### Bug Fixes + +* fix id locale ([1ebbeb8](https://github.com/iamkun/dayjs/commit/1ebbeb8)), closes [#234](https://github.com/iamkun/dayjs/issues/234) + + +## [1.6.6](https://github.com/iamkun/dayjs/compare/v1.6.5...v1.6.6) (2018-06-06) + + +### Bug Fixes + +* format API update and locale file update ([5ca48f0](https://github.com/iamkun/dayjs/commit/5ca48f0)), closes [#228](https://github.com/iamkun/dayjs/issues/228) + + +## [1.6.5](https://github.com/iamkun/dayjs/compare/v1.6.4...v1.6.5) (2018-05-31) + + +### Bug Fixes + +* bugfix, utils update and locale file update ([ebcb6d5](https://github.com/iamkun/dayjs/commit/ebcb6d5)), closes [#214](https://github.com/iamkun/dayjs/issues/214) + + +## [1.6.4](https://github.com/iamkun/dayjs/compare/v1.6.3...v1.6.4) (2018-05-25) + + +### Bug Fixes + +* add RelativeTime plugin and locale file update ([c1fbbca](https://github.com/iamkun/dayjs/commit/c1fbbca)), closes [#198](https://github.com/iamkun/dayjs/issues/198) + + +## [1.6.3](https://github.com/iamkun/dayjs/compare/v1.6.2...v1.6.3) (2018-05-21) + + +### Bug Fixes + +* Changing locales locally is immutable from this release ([2cce729](https://github.com/iamkun/dayjs/commit/2cce729)), closes [#182](https://github.com/iamkun/dayjs/issues/182) +* instance locale change should be immutable ([84597c9](https://github.com/iamkun/dayjs/commit/84597c9)) +* Add more locales +* english ordinal fix + + +## [1.6.2](https://github.com/iamkun/dayjs/compare/v1.6.1...v1.6.2) (2018-05-18) + + +### Bug Fixes + +* change-log update && test new npm release ([aa49cba](https://github.com/iamkun/dayjs/commit/aa49cba)), closes [#163](https://github.com/iamkun/dayjs/issues/163) + + +## [1.6.1](https://github.com/iamkun/dayjs/compare/v1.6.0...v1.6.1) (2018-05-18) + + +### Bug Fixes + +* Add German, Brazilian Portuguese locales +* add() & parse() bug fix & add locale de, pt-br ([bf1331e](https://github.com/iamkun/dayjs/commit/bf1331e)) + + +# [1.6.0](https://github.com/iamkun/dayjs/compare/v1.5.24...v1.6.0) (2018-05-15) + + +### Features + +* Locale && Plugin ([2342c55](https://github.com/iamkun/dayjs/commit/2342c55)), closes [#141](https://github.com/iamkun/dayjs/issues/141) diff --git a/node_modules/dayjs/LICENSE b/node_modules/dayjs/LICENSE new file mode 100644 index 0000000..caf9315 --- /dev/null +++ b/node_modules/dayjs/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2018-present, iamkun + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/dayjs/README.md b/node_modules/dayjs/README.md new file mode 100644 index 0000000..9247b6e --- /dev/null +++ b/node_modules/dayjs/README.md @@ -0,0 +1,172 @@ +English | [简体中文](./docs/zh-cn/README.zh-CN.md) | [日本語](./docs/ja/README-ja.md) | [Português Brasileiro](./docs/pt-br/README-pt-br.md) | [한국어](./docs/ko/README-ko.md) | [Español (España)](./docs/es-es/README-es-es.md) | [Русский](./docs/ru/README-ru.md) | [Türkçe](./docs/tr/README-tr.md) | [සිංහල](./docs/si/README-si.md) | [עברית](./docs/he/README-he.md) + +

Day.js

+

Fast 2kB alternative to Moment.js with the same modern API

+

+ Gzip Size + NPM Version + Build Status + Codecov + License +
+ + Sauce Test Status + +

+ +> Day.js is a minimalist JavaScript library that parses, validates, manipulates, and displays dates and times for modern browsers with a largely Moment.js-compatible API. If you use Moment.js, you already know how to use Day.js. + +```js +dayjs().startOf('month').add(1, 'day').set('year', 2018).format('YYYY-MM-DD HH:mm:ss'); +``` + +* 🕒 Familiar Moment.js API & patterns +* 💪 Immutable +* 🔥 Chainable +* 🌐 I18n support +* 📦 2kb mini library +* 👫 All browsers supported + +--- + +## Getting Started + +### Documentation + +You can find more details, API, and other docs on [day.js.org](https://day.js.org/) website. + +### Installation + +```console +npm install dayjs --save +``` + +📚[Installation Guide](https://day.js.org/docs/en/installation/installation) + +### API + +It's easy to use Day.js APIs to parse, validate, manipulate, and display dates and times. + +```javascript +dayjs('2018-08-08') // parse + +dayjs().format('{YYYY} MM-DDTHH:mm:ss SSS [Z] A') // display + +dayjs().set('month', 3).month() // get & set + +dayjs().add(1, 'year') // manipulate + +dayjs().isBefore(dayjs()) // query +``` + +📚[API Reference](https://day.js.org/docs/en/parse/parse) + +### I18n + +Day.js has great support for internationalization. + +But none of them will be included in your build unless you use it. + +```javascript +import 'dayjs/locale/es' // load on demand + +dayjs.locale('es') // use Spanish locale globally + +dayjs('2018-05-05').locale('zh-cn').format() // use Chinese Simplified locale in a specific instance +``` + +📚[Internationalization](https://day.js.org/docs/en/i18n/i18n) + +### Plugin + +A plugin is an independent module that can be added to Day.js to extend functionality or add new features. + +```javascript +import advancedFormat from 'dayjs/plugin/advancedFormat' // load on demand + +dayjs.extend(advancedFormat) // use plugin + +dayjs().format('Q Do k kk X x') // more available formats +``` + +📚[Plugin List](https://day.js.org/docs/en/plugin/plugin) + +### Usage Trend + + + + + +## Sponsors + +Support this project by becoming a sponsor. Your logo will show up here with a link to your website. + +[[Become a sponsor via Github](https://github.com/sponsors/iamkun/)] [[Become a sponsor via OpenCollective](https://opencollective.com/dayjs#sponsor)] + + + + +         + + + +         + + + +         + + + +         + + + +         + + + +         + + + +         + + + +         + + BestKru + +         + + Route Optimizer and Route Planner Software + + + +## Contributors + +This project exists thanks to all the people who contribute. + +Please give us a 💖 star 💖 to support us. Thank you. + +And thank you to all our backers! 🙏 + + + + + +
+ + +## License + +Day.js is licensed under a [MIT License](./LICENSE). diff --git a/node_modules/dayjs/dayjs.min.js b/node_modules/dayjs/dayjs.min.js new file mode 100644 index 0000000..61916d8 --- /dev/null +++ b/node_modules/dayjs/dayjs.min.js @@ -0,0 +1 @@ +!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).dayjs=e()}(this,(function(){"use strict";var t=1e3,e=6e4,n=36e5,r="millisecond",i="second",s="minute",u="hour",a="day",o="week",c="month",f="quarter",h="year",d="date",l="Invalid Date",$=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,y=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,M={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(t){var e=["th","st","nd","rd"],n=t%100;return"["+t+(e[(n-20)%10]||e[n]||e[0])+"]"}},m=function(t,e,n){var r=String(t);return!r||r.length>=e?t:""+Array(e+1-r.length).join(n)+t},v={s:m,z:function(t){var e=-t.utcOffset(),n=Math.abs(e),r=Math.floor(n/60),i=n%60;return(e<=0?"+":"-")+m(r,2,"0")+":"+m(i,2,"0")},m:function t(e,n){if(e.date()1)return t(u[0])}else{var a=e.name;D[a]=e,i=a}return!r&&i&&(g=i),i||!r&&g},O=function(t,e){if(S(t))return t.clone();var n="object"==typeof e?e:{};return n.date=t,n.args=arguments,new _(n)},b=v;b.l=w,b.i=S,b.w=function(t,e){return O(t,{locale:e.$L,utc:e.$u,x:e.$x,$offset:e.$offset})};var _=function(){function M(t){this.$L=w(t.locale,null,!0),this.parse(t),this.$x=this.$x||t.x||{},this[p]=!0}var m=M.prototype;return m.parse=function(t){this.$d=function(t){var e=t.date,n=t.utc;if(null===e)return new Date(NaN);if(b.u(e))return new Date;if(e instanceof Date)return new Date(e);if("string"==typeof e&&!/Z$/i.test(e)){var r=e.match($);if(r){var i=r[2]-1||0,s=(r[7]||"0").substring(0,3);return n?new Date(Date.UTC(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,s)):new Date(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,s)}}return new Date(e)}(t),this.init()},m.init=function(){var t=this.$d;this.$y=t.getFullYear(),this.$M=t.getMonth(),this.$D=t.getDate(),this.$W=t.getDay(),this.$H=t.getHours(),this.$m=t.getMinutes(),this.$s=t.getSeconds(),this.$ms=t.getMilliseconds()},m.$utils=function(){return b},m.isValid=function(){return!(this.$d.toString()===l)},m.isSame=function(t,e){var n=O(t);return this.startOf(e)<=n&&n<=this.endOf(e)},m.isAfter=function(t,e){return O(t) + +export = dayjs; + +declare function dayjs (date?: dayjs.ConfigType): dayjs.Dayjs + +declare function dayjs (date?: dayjs.ConfigType, format?: dayjs.OptionType, strict?: boolean): dayjs.Dayjs + +declare function dayjs (date?: dayjs.ConfigType, format?: dayjs.OptionType, locale?: string, strict?: boolean): dayjs.Dayjs + +declare namespace dayjs { + interface ConfigTypeMap { + default: string | number | Date | Dayjs | null | undefined + } + + export type ConfigType = ConfigTypeMap[keyof ConfigTypeMap] + + export interface FormatObject { locale?: string, format?: string, utc?: boolean } + + export type OptionType = FormatObject | string | string[] + + export type UnitTypeShort = 'd' | 'D' | 'M' | 'y' | 'h' | 'm' | 's' | 'ms' + + export type UnitTypeLong = 'millisecond' | 'second' | 'minute' | 'hour' | 'day' | 'month' | 'year' | 'date' + + export type UnitTypeLongPlural = 'milliseconds' | 'seconds' | 'minutes' | 'hours' | 'days' | 'months' | 'years' | 'dates' + + export type UnitType = UnitTypeLong | UnitTypeLongPlural | UnitTypeShort; + + export type OpUnitType = UnitType | "week" | "weeks" | 'w'; + export type QUnitType = UnitType | "quarter" | "quarters" | 'Q'; + export type ManipulateType = Exclude; + class Dayjs { + constructor (config?: ConfigType) + /** + * All Day.js objects are immutable. Still, `dayjs#clone` can create a clone of the current object if you need one. + * ``` + * dayjs().clone()// => Dayjs + * dayjs(dayjs('2019-01-25')) // passing a Dayjs object to a constructor will also clone it + * ``` + * Docs: https://day.js.org/docs/en/parse/dayjs-clone + */ + clone(): Dayjs + /** + * This returns a `boolean` indicating whether the Day.js object contains a valid date or not. + * ``` + * dayjs().isValid()// => boolean + * ``` + * Docs: https://day.js.org/docs/en/parse/is-valid + */ + isValid(): boolean + /** + * Get the year. + * ``` + * dayjs().year()// => 2020 + * ``` + * Docs: https://day.js.org/docs/en/get-set/year + */ + year(): number + /** + * Set the year. + * ``` + * dayjs().year(2000)// => Dayjs + * ``` + * Docs: https://day.js.org/docs/en/get-set/year + */ + year(value: number): Dayjs + /** + * Get the month. + * + * Months are zero indexed, so January is month 0. + * ``` + * dayjs().month()// => 0-11 + * ``` + * Docs: https://day.js.org/docs/en/get-set/month + */ + month(): number + /** + * Set the month. + * + * Months are zero indexed, so January is month 0. + * + * Accepts numbers from 0 to 11. If the range is exceeded, it will bubble up to the next year. + * ``` + * dayjs().month(0)// => Dayjs + * ``` + * Docs: https://day.js.org/docs/en/get-set/month + */ + month(value: number): Dayjs + /** + * Get the date of the month. + * ``` + * dayjs().date()// => 1-31 + * ``` + * Docs: https://day.js.org/docs/en/get-set/date + */ + date(): number + /** + * Set the date of the month. + * + * Accepts numbers from 1 to 31. If the range is exceeded, it will bubble up to the next months. + * ``` + * dayjs().date(1)// => Dayjs + * ``` + * Docs: https://day.js.org/docs/en/get-set/date + */ + date(value: number): Dayjs + /** + * Get the day of the week. + * + * Returns numbers from 0 (Sunday) to 6 (Saturday). + * ``` + * dayjs().day()// 0-6 + * ``` + * Docs: https://day.js.org/docs/en/get-set/day + */ + day(): 0 | 1 | 2 | 3 | 4 | 5 | 6 + /** + * Set the day of the week. + * + * Accepts numbers from 0 (Sunday) to 6 (Saturday). If the range is exceeded, it will bubble up to next weeks. + * ``` + * dayjs().day(0)// => Dayjs + * ``` + * Docs: https://day.js.org/docs/en/get-set/day + */ + day(value: number): Dayjs + /** + * Get the hour. + * ``` + * dayjs().hour()// => 0-23 + * ``` + * Docs: https://day.js.org/docs/en/get-set/hour + */ + hour(): number + /** + * Set the hour. + * + * Accepts numbers from 0 to 23. If the range is exceeded, it will bubble up to the next day. + * ``` + * dayjs().hour(12)// => Dayjs + * ``` + * Docs: https://day.js.org/docs/en/get-set/hour + */ + hour(value: number): Dayjs + /** + * Get the minutes. + * ``` + * dayjs().minute()// => 0-59 + * ``` + * Docs: https://day.js.org/docs/en/get-set/minute + */ + minute(): number + /** + * Set the minutes. + * + * Accepts numbers from 0 to 59. If the range is exceeded, it will bubble up to the next hour. + * ``` + * dayjs().minute(59)// => Dayjs + * ``` + * Docs: https://day.js.org/docs/en/get-set/minute + */ + minute(value: number): Dayjs + /** + * Get the seconds. + * ``` + * dayjs().second()// => 0-59 + * ``` + * Docs: https://day.js.org/docs/en/get-set/second + */ + second(): number + /** + * Set the seconds. + * + * Accepts numbers from 0 to 59. If the range is exceeded, it will bubble up to the next minutes. + * ``` + * dayjs().second(1)// Dayjs + * ``` + */ + second(value: number): Dayjs + /** + * Get the milliseconds. + * ``` + * dayjs().millisecond()// => 0-999 + * ``` + * Docs: https://day.js.org/docs/en/get-set/millisecond + */ + millisecond(): number + /** + * Set the milliseconds. + * + * Accepts numbers from 0 to 999. If the range is exceeded, it will bubble up to the next seconds. + * ``` + * dayjs().millisecond(1)// => Dayjs + * ``` + * Docs: https://day.js.org/docs/en/get-set/millisecond + */ + millisecond(value: number): Dayjs + /** + * Generic setter, accepting unit as first argument, and value as second, returns a new instance with the applied changes. + * + * In general: + * ``` + * dayjs().set(unit, value) === dayjs()[unit](value) + * ``` + * Units are case insensitive, and support plural and short forms. + * ``` + * dayjs().set('date', 1) + * dayjs().set('month', 3) // April + * dayjs().set('second', 30) + * ``` + * Docs: https://day.js.org/docs/en/get-set/set + */ + set(unit: UnitType, value: number): Dayjs + /** + * String getter, returns the corresponding information getting from Day.js object. + * + * In general: + * ``` + * dayjs().get(unit) === dayjs()[unit]() + * ``` + * Units are case insensitive, and support plural and short forms. + * ``` + * dayjs().get('year') + * dayjs().get('month') // start 0 + * dayjs().get('date') + * ``` + * Docs: https://day.js.org/docs/en/get-set/get + */ + get(unit: UnitType): number + /** + * Returns a cloned Day.js object with a specified amount of time added. + * ``` + * dayjs().add(7, 'day')// => Dayjs + * ``` + * Units are case insensitive, and support plural and short forms. + * + * Docs: https://day.js.org/docs/en/manipulate/add + */ + add(value: number, unit?: ManipulateType): Dayjs + /** + * Returns a cloned Day.js object with a specified amount of time subtracted. + * ``` + * dayjs().subtract(7, 'year')// => Dayjs + * ``` + * Units are case insensitive, and support plural and short forms. + * + * Docs: https://day.js.org/docs/en/manipulate/subtract + */ + subtract(value: number, unit?: ManipulateType): Dayjs + /** + * Returns a cloned Day.js object and set it to the start of a unit of time. + * ``` + * dayjs().startOf('year')// => Dayjs + * ``` + * Units are case insensitive, and support plural and short forms. + * + * Docs: https://day.js.org/docs/en/manipulate/start-of + */ + startOf(unit: OpUnitType): Dayjs + /** + * Returns a cloned Day.js object and set it to the end of a unit of time. + * ``` + * dayjs().endOf('month')// => Dayjs + * ``` + * Units are case insensitive, and support plural and short forms. + * + * Docs: https://day.js.org/docs/en/manipulate/end-of + */ + endOf(unit: OpUnitType): Dayjs + /** + * Get the formatted date according to the string of tokens passed in. + * + * To escape characters, wrap them in square brackets (e.g. [MM]). + * ``` + * dayjs().format()// => current date in ISO8601, without fraction seconds e.g. '2020-04-02T08:02:17-05:00' + * dayjs('2019-01-25').format('[YYYYescape] YYYY-MM-DDTHH:mm:ssZ[Z]')// 'YYYYescape 2019-01-25T00:00:00-02:00Z' + * dayjs('2019-01-25').format('DD/MM/YYYY') // '25/01/2019' + * ``` + * Docs: https://day.js.org/docs/en/display/format + */ + format(template?: string): string + /** + * This indicates the difference between two date-time in the specified unit. + * + * To get the difference in milliseconds, use `dayjs#diff` + * ``` + * const date1 = dayjs('2019-01-25') + * const date2 = dayjs('2018-06-05') + * date1.diff(date2) // 20214000000 default milliseconds + * date1.diff() // milliseconds to current time + * ``` + * + * To get the difference in another unit of measurement, pass that measurement as the second argument. + * ``` + * const date1 = dayjs('2019-01-25') + * date1.diff('2018-06-05', 'month') // 7 + * ``` + * Units are case insensitive, and support plural and short forms. + * + * Docs: https://day.js.org/docs/en/display/difference + */ + diff(date?: ConfigType, unit?: QUnitType | OpUnitType, float?: boolean): number + /** + * This returns the number of **milliseconds** since the Unix Epoch of the Day.js object. + * ``` + * dayjs('2019-01-25').valueOf() // 1548381600000 + * +dayjs(1548381600000) // 1548381600000 + * ``` + * To get a Unix timestamp (the number of seconds since the epoch) from a Day.js object, you should use Unix Timestamp `dayjs#unix()`. + * + * Docs: https://day.js.org/docs/en/display/unix-timestamp-milliseconds + */ + valueOf(): number + /** + * This returns the Unix timestamp (the number of **seconds** since the Unix Epoch) of the Day.js object. + * ``` + * dayjs('2019-01-25').unix() // 1548381600 + * ``` + * This value is floored to the nearest second, and does not include a milliseconds component. + * + * Docs: https://day.js.org/docs/en/display/unix-timestamp + */ + unix(): number + /** + * Get the number of days in the current month. + * ``` + * dayjs('2019-01-25').daysInMonth() // 31 + * ``` + * Docs: https://day.js.org/docs/en/display/days-in-month + */ + daysInMonth(): number + /** + * To get a copy of the native `Date` object parsed from the Day.js object use `dayjs#toDate`. + * ``` + * dayjs('2019-01-25').toDate()// => Date + * ``` + */ + toDate(): Date + /** + * To serialize as an ISO 8601 string. + * ``` + * dayjs('2019-01-25').toJSON() // '2019-01-25T02:00:00.000Z' + * ``` + * Docs: https://day.js.org/docs/en/display/as-json + */ + toJSON(): string + /** + * To format as an ISO 8601 string. + * ``` + * dayjs('2019-01-25').toISOString() // '2019-01-25T02:00:00.000Z' + * ``` + * Docs: https://day.js.org/docs/en/display/as-iso-string + */ + toISOString(): string + /** + * Returns a string representation of the date. + * ``` + * dayjs('2019-01-25').toString() // 'Fri, 25 Jan 2019 02:00:00 GMT' + * ``` + * Docs: https://day.js.org/docs/en/display/as-string + */ + toString(): string + /** + * Get the UTC offset in minutes. + * ``` + * dayjs().utcOffset() + * ``` + * Docs: https://day.js.org/docs/en/manipulate/utc-offset + */ + utcOffset(): number + /** + * This indicates whether the Day.js object is before the other supplied date-time. + * ``` + * dayjs().isBefore(dayjs('2011-01-01')) // default milliseconds + * ``` + * If you want to limit the granularity to a unit other than milliseconds, pass it as the second parameter. + * ``` + * dayjs().isBefore('2011-01-01', 'year')// => boolean + * ``` + * Units are case insensitive, and support plural and short forms. + * + * Docs: https://day.js.org/docs/en/query/is-before + */ + isBefore(date?: ConfigType, unit?: OpUnitType): boolean + /** + * This indicates whether the Day.js object is the same as the other supplied date-time. + * ``` + * dayjs().isSame(dayjs('2011-01-01')) // default milliseconds + * ``` + * If you want to limit the granularity to a unit other than milliseconds, pass it as the second parameter. + * ``` + * dayjs().isSame('2011-01-01', 'year')// => boolean + * ``` + * Docs: https://day.js.org/docs/en/query/is-same + */ + isSame(date?: ConfigType, unit?: OpUnitType): boolean + /** + * This indicates whether the Day.js object is after the other supplied date-time. + * ``` + * dayjs().isAfter(dayjs('2011-01-01')) // default milliseconds + * ``` + * If you want to limit the granularity to a unit other than milliseconds, pass it as the second parameter. + * ``` + * dayjs().isAfter('2011-01-01', 'year')// => boolean + * ``` + * Units are case insensitive, and support plural and short forms. + * + * Docs: https://day.js.org/docs/en/query/is-after + */ + isAfter(date?: ConfigType, unit?: OpUnitType): boolean + + locale(): string + + locale(preset: string | ILocale, object?: Partial): Dayjs + } + + export type PluginFunc = (option: T, c: typeof Dayjs, d: typeof dayjs) => void + + export function extend(plugin: PluginFunc, option?: T): Dayjs + + export function locale(preset?: string | ILocale, object?: Partial, isLocal?: boolean): string + + export function isDayjs(d: any): d is Dayjs + + export function unix(t: number): Dayjs + + const Ls : { [key: string] : ILocale } +} diff --git a/node_modules/dayjs/esm/index.js b/node_modules/dayjs/esm/index.js new file mode 100644 index 0000000..a82986b --- /dev/null +++ b/node_modules/dayjs/esm/index.js @@ -0,0 +1,541 @@ +import * as C from './constant'; +import en from './locale/en'; +import U from './utils'; +var L = 'en'; // global locale + +var Ls = {}; // global loaded locale + +Ls[L] = en; +var IS_DAYJS = '$isDayjsObject'; // eslint-disable-next-line no-use-before-define + +var isDayjs = function isDayjs(d) { + return d instanceof Dayjs || !!(d && d[IS_DAYJS]); +}; + +var parseLocale = function parseLocale(preset, object, isLocal) { + var l; + if (!preset) return L; + + if (typeof preset === 'string') { + var presetLower = preset.toLowerCase(); + + if (Ls[presetLower]) { + l = presetLower; + } + + if (object) { + Ls[presetLower] = object; + l = presetLower; + } + + var presetSplit = preset.split('-'); + + if (!l && presetSplit.length > 1) { + return parseLocale(presetSplit[0]); + } + } else { + var name = preset.name; + Ls[name] = preset; + l = name; + } + + if (!isLocal && l) L = l; + return l || !isLocal && L; +}; + +var dayjs = function dayjs(date, c) { + if (isDayjs(date)) { + return date.clone(); + } // eslint-disable-next-line no-nested-ternary + + + var cfg = typeof c === 'object' ? c : {}; + cfg.date = date; + cfg.args = arguments; // eslint-disable-line prefer-rest-params + + return new Dayjs(cfg); // eslint-disable-line no-use-before-define +}; + +var wrapper = function wrapper(date, instance) { + return dayjs(date, { + locale: instance.$L, + utc: instance.$u, + x: instance.$x, + $offset: instance.$offset // todo: refactor; do not use this.$offset in you code + + }); +}; + +var Utils = U; // for plugin use + +Utils.l = parseLocale; +Utils.i = isDayjs; +Utils.w = wrapper; + +var parseDate = function parseDate(cfg) { + var date = cfg.date, + utc = cfg.utc; + if (date === null) return new Date(NaN); // null is invalid + + if (Utils.u(date)) return new Date(); // today + + if (date instanceof Date) return new Date(date); + + if (typeof date === 'string' && !/Z$/i.test(date)) { + var d = date.match(C.REGEX_PARSE); + + if (d) { + var m = d[2] - 1 || 0; + var ms = (d[7] || '0').substring(0, 3); + + if (utc) { + return new Date(Date.UTC(d[1], m, d[3] || 1, d[4] || 0, d[5] || 0, d[6] || 0, ms)); + } + + return new Date(d[1], m, d[3] || 1, d[4] || 0, d[5] || 0, d[6] || 0, ms); + } + } + + return new Date(date); // everything else +}; + +var Dayjs = /*#__PURE__*/function () { + function Dayjs(cfg) { + this.$L = parseLocale(cfg.locale, null, true); + this.parse(cfg); // for plugin + + this.$x = this.$x || cfg.x || {}; + this[IS_DAYJS] = true; + } + + var _proto = Dayjs.prototype; + + _proto.parse = function parse(cfg) { + this.$d = parseDate(cfg); + this.init(); + }; + + _proto.init = function init() { + var $d = this.$d; + this.$y = $d.getFullYear(); + this.$M = $d.getMonth(); + this.$D = $d.getDate(); + this.$W = $d.getDay(); + this.$H = $d.getHours(); + this.$m = $d.getMinutes(); + this.$s = $d.getSeconds(); + this.$ms = $d.getMilliseconds(); + } // eslint-disable-next-line class-methods-use-this + ; + + _proto.$utils = function $utils() { + return Utils; + }; + + _proto.isValid = function isValid() { + return !(this.$d.toString() === C.INVALID_DATE_STRING); + }; + + _proto.isSame = function isSame(that, units) { + var other = dayjs(that); + return this.startOf(units) <= other && other <= this.endOf(units); + }; + + _proto.isAfter = function isAfter(that, units) { + return dayjs(that) < this.startOf(units); + }; + + _proto.isBefore = function isBefore(that, units) { + return this.endOf(units) < dayjs(that); + }; + + _proto.$g = function $g(input, get, set) { + if (Utils.u(input)) return this[get]; + return this.set(set, input); + }; + + _proto.unix = function unix() { + return Math.floor(this.valueOf() / 1000); + }; + + _proto.valueOf = function valueOf() { + // timezone(hour) * 60 * 60 * 1000 => ms + return this.$d.getTime(); + }; + + _proto.startOf = function startOf(units, _startOf) { + var _this = this; + + // startOf -> endOf + var isStartOf = !Utils.u(_startOf) ? _startOf : true; + var unit = Utils.p(units); + + var instanceFactory = function instanceFactory(d, m) { + var ins = Utils.w(_this.$u ? Date.UTC(_this.$y, m, d) : new Date(_this.$y, m, d), _this); + return isStartOf ? ins : ins.endOf(C.D); + }; + + var instanceFactorySet = function instanceFactorySet(method, slice) { + var argumentStart = [0, 0, 0, 0]; + var argumentEnd = [23, 59, 59, 999]; + return Utils.w(_this.toDate()[method].apply( // eslint-disable-line prefer-spread + _this.toDate('s'), (isStartOf ? argumentStart : argumentEnd).slice(slice)), _this); + }; + + var $W = this.$W, + $M = this.$M, + $D = this.$D; + var utcPad = "set" + (this.$u ? 'UTC' : ''); + + switch (unit) { + case C.Y: + return isStartOf ? instanceFactory(1, 0) : instanceFactory(31, 11); + + case C.M: + return isStartOf ? instanceFactory(1, $M) : instanceFactory(0, $M + 1); + + case C.W: + { + var weekStart = this.$locale().weekStart || 0; + var gap = ($W < weekStart ? $W + 7 : $W) - weekStart; + return instanceFactory(isStartOf ? $D - gap : $D + (6 - gap), $M); + } + + case C.D: + case C.DATE: + return instanceFactorySet(utcPad + "Hours", 0); + + case C.H: + return instanceFactorySet(utcPad + "Minutes", 1); + + case C.MIN: + return instanceFactorySet(utcPad + "Seconds", 2); + + case C.S: + return instanceFactorySet(utcPad + "Milliseconds", 3); + + default: + return this.clone(); + } + }; + + _proto.endOf = function endOf(arg) { + return this.startOf(arg, false); + }; + + _proto.$set = function $set(units, _int) { + var _C$D$C$DATE$C$M$C$Y$C; + + // private set + var unit = Utils.p(units); + var utcPad = "set" + (this.$u ? 'UTC' : ''); + var name = (_C$D$C$DATE$C$M$C$Y$C = {}, _C$D$C$DATE$C$M$C$Y$C[C.D] = utcPad + "Date", _C$D$C$DATE$C$M$C$Y$C[C.DATE] = utcPad + "Date", _C$D$C$DATE$C$M$C$Y$C[C.M] = utcPad + "Month", _C$D$C$DATE$C$M$C$Y$C[C.Y] = utcPad + "FullYear", _C$D$C$DATE$C$M$C$Y$C[C.H] = utcPad + "Hours", _C$D$C$DATE$C$M$C$Y$C[C.MIN] = utcPad + "Minutes", _C$D$C$DATE$C$M$C$Y$C[C.S] = utcPad + "Seconds", _C$D$C$DATE$C$M$C$Y$C[C.MS] = utcPad + "Milliseconds", _C$D$C$DATE$C$M$C$Y$C)[unit]; + var arg = unit === C.D ? this.$D + (_int - this.$W) : _int; + + if (unit === C.M || unit === C.Y) { + // clone is for badMutable plugin + var date = this.clone().set(C.DATE, 1); + date.$d[name](arg); + date.init(); + this.$d = date.set(C.DATE, Math.min(this.$D, date.daysInMonth())).$d; + } else if (name) this.$d[name](arg); + + this.init(); + return this; + }; + + _proto.set = function set(string, _int2) { + return this.clone().$set(string, _int2); + }; + + _proto.get = function get(unit) { + return this[Utils.p(unit)](); + }; + + _proto.add = function add(number, units) { + var _this2 = this, + _C$MIN$C$H$C$S$unit; + + number = Number(number); // eslint-disable-line no-param-reassign + + var unit = Utils.p(units); + + var instanceFactorySet = function instanceFactorySet(n) { + var d = dayjs(_this2); + return Utils.w(d.date(d.date() + Math.round(n * number)), _this2); + }; + + if (unit === C.M) { + return this.set(C.M, this.$M + number); + } + + if (unit === C.Y) { + return this.set(C.Y, this.$y + number); + } + + if (unit === C.D) { + return instanceFactorySet(1); + } + + if (unit === C.W) { + return instanceFactorySet(7); + } + + var step = (_C$MIN$C$H$C$S$unit = {}, _C$MIN$C$H$C$S$unit[C.MIN] = C.MILLISECONDS_A_MINUTE, _C$MIN$C$H$C$S$unit[C.H] = C.MILLISECONDS_A_HOUR, _C$MIN$C$H$C$S$unit[C.S] = C.MILLISECONDS_A_SECOND, _C$MIN$C$H$C$S$unit)[unit] || 1; // ms + + var nextTimeStamp = this.$d.getTime() + number * step; + return Utils.w(nextTimeStamp, this); + }; + + _proto.subtract = function subtract(number, string) { + return this.add(number * -1, string); + }; + + _proto.format = function format(formatStr) { + var _this3 = this; + + var locale = this.$locale(); + if (!this.isValid()) return locale.invalidDate || C.INVALID_DATE_STRING; + var str = formatStr || C.FORMAT_DEFAULT; + var zoneStr = Utils.z(this); + var $H = this.$H, + $m = this.$m, + $M = this.$M; + var weekdays = locale.weekdays, + months = locale.months, + meridiem = locale.meridiem; + + var getShort = function getShort(arr, index, full, length) { + return arr && (arr[index] || arr(_this3, str)) || full[index].slice(0, length); + }; + + var get$H = function get$H(num) { + return Utils.s($H % 12 || 12, num, '0'); + }; + + var meridiemFunc = meridiem || function (hour, minute, isLowercase) { + var m = hour < 12 ? 'AM' : 'PM'; + return isLowercase ? m.toLowerCase() : m; + }; + + var matches = function matches(match) { + switch (match) { + case 'YY': + return String(_this3.$y).slice(-2); + + case 'YYYY': + return Utils.s(_this3.$y, 4, '0'); + + case 'M': + return $M + 1; + + case 'MM': + return Utils.s($M + 1, 2, '0'); + + case 'MMM': + return getShort(locale.monthsShort, $M, months, 3); + + case 'MMMM': + return getShort(months, $M); + + case 'D': + return _this3.$D; + + case 'DD': + return Utils.s(_this3.$D, 2, '0'); + + case 'd': + return String(_this3.$W); + + case 'dd': + return getShort(locale.weekdaysMin, _this3.$W, weekdays, 2); + + case 'ddd': + return getShort(locale.weekdaysShort, _this3.$W, weekdays, 3); + + case 'dddd': + return weekdays[_this3.$W]; + + case 'H': + return String($H); + + case 'HH': + return Utils.s($H, 2, '0'); + + case 'h': + return get$H(1); + + case 'hh': + return get$H(2); + + case 'a': + return meridiemFunc($H, $m, true); + + case 'A': + return meridiemFunc($H, $m, false); + + case 'm': + return String($m); + + case 'mm': + return Utils.s($m, 2, '0'); + + case 's': + return String(_this3.$s); + + case 'ss': + return Utils.s(_this3.$s, 2, '0'); + + case 'SSS': + return Utils.s(_this3.$ms, 3, '0'); + + case 'Z': + return zoneStr; + // 'ZZ' logic below + + default: + break; + } + + return null; + }; + + return str.replace(C.REGEX_FORMAT, function (match, $1) { + return $1 || matches(match) || zoneStr.replace(':', ''); + }); // 'ZZ' + }; + + _proto.utcOffset = function utcOffset() { + // Because a bug at FF24, we're rounding the timezone offset around 15 minutes + // https://github.com/moment/moment/pull/1871 + return -Math.round(this.$d.getTimezoneOffset() / 15) * 15; + }; + + _proto.diff = function diff(input, units, _float) { + var _this4 = this; + + var unit = Utils.p(units); + var that = dayjs(input); + var zoneDelta = (that.utcOffset() - this.utcOffset()) * C.MILLISECONDS_A_MINUTE; + var diff = this - that; + + var getMonth = function getMonth() { + return Utils.m(_this4, that); + }; + + var result; + + switch (unit) { + case C.Y: + result = getMonth() / 12; + break; + + case C.M: + result = getMonth(); + break; + + case C.Q: + result = getMonth() / 3; + break; + + case C.W: + result = (diff - zoneDelta) / C.MILLISECONDS_A_WEEK; + break; + + case C.D: + result = (diff - zoneDelta) / C.MILLISECONDS_A_DAY; + break; + + case C.H: + result = diff / C.MILLISECONDS_A_HOUR; + break; + + case C.MIN: + result = diff / C.MILLISECONDS_A_MINUTE; + break; + + case C.S: + result = diff / C.MILLISECONDS_A_SECOND; + break; + + default: + result = diff; // milliseconds + + break; + } + + return _float ? result : Utils.a(result); + }; + + _proto.daysInMonth = function daysInMonth() { + return this.endOf(C.M).$D; + }; + + _proto.$locale = function $locale() { + // get locale object + return Ls[this.$L]; + }; + + _proto.locale = function locale(preset, object) { + if (!preset) return this.$L; + var that = this.clone(); + var nextLocaleName = parseLocale(preset, object, true); + if (nextLocaleName) that.$L = nextLocaleName; + return that; + }; + + _proto.clone = function clone() { + return Utils.w(this.$d, this); + }; + + _proto.toDate = function toDate() { + return new Date(this.valueOf()); + }; + + _proto.toJSON = function toJSON() { + return this.isValid() ? this.toISOString() : null; + }; + + _proto.toISOString = function toISOString() { + // ie 8 return + // new Dayjs(this.valueOf() + this.$d.getTimezoneOffset() * 60000) + // .format('YYYY-MM-DDTHH:mm:ss.SSS[Z]') + return this.$d.toISOString(); + }; + + _proto.toString = function toString() { + return this.$d.toUTCString(); + }; + + return Dayjs; +}(); + +var proto = Dayjs.prototype; +dayjs.prototype = proto; +[['$ms', C.MS], ['$s', C.S], ['$m', C.MIN], ['$H', C.H], ['$W', C.D], ['$M', C.M], ['$y', C.Y], ['$D', C.DATE]].forEach(function (g) { + proto[g[1]] = function (input) { + return this.$g(input, g[0], g[1]); + }; +}); + +dayjs.extend = function (plugin, option) { + if (!plugin.$i) { + // install plugin only once + plugin(option, Dayjs, dayjs); + plugin.$i = true; + } + + return dayjs; +}; + +dayjs.locale = parseLocale; +dayjs.isDayjs = isDayjs; + +dayjs.unix = function (timestamp) { + return dayjs(timestamp * 1e3); +}; + +dayjs.en = Ls[L]; +dayjs.Ls = Ls; +dayjs.p = {}; +export default dayjs; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/af.js b/node_modules/dayjs/esm/locale/af.js new file mode 100644 index 0000000..ce0c285 --- /dev/null +++ b/node_modules/dayjs/esm/locale/af.js @@ -0,0 +1,39 @@ +// Afrikaans [af] +import dayjs from '../index'; +var locale = { + name: 'af', + weekdays: 'Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag'.split('_'), + months: 'Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember'.split('_'), + weekStart: 1, + weekdaysShort: 'Son_Maa_Din_Woe_Don_Vry_Sat'.split('_'), + monthsShort: 'Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des'.split('_'), + weekdaysMin: 'So_Ma_Di_Wo_Do_Vr_Sa'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'oor %s', + past: '%s gelede', + s: "'n paar sekondes", + m: "'n minuut", + mm: '%d minute', + h: "'n uur", + hh: '%d ure', + d: "'n dag", + dd: '%d dae', + M: "'n maand", + MM: '%d maande', + y: "'n jaar", + yy: '%d jaar' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/am.js b/node_modules/dayjs/esm/locale/am.js new file mode 100644 index 0000000..cf25510 --- /dev/null +++ b/node_modules/dayjs/esm/locale/am.js @@ -0,0 +1,40 @@ +// Amharic [am] +import dayjs from '../index'; +var locale = { + name: 'am', + weekdays: 'እሑድ_ሰኞ_ማክሰኞ_ረቡዕ_ሐሙስ_አርብ_ቅዳሜ'.split('_'), + weekdaysShort: 'እሑድ_ሰኞ_ማክሰ_ረቡዕ_ሐሙስ_አርብ_ቅዳሜ'.split('_'), + weekdaysMin: 'እሑ_ሰኞ_ማክ_ረቡ_ሐሙ_አር_ቅዳ'.split('_'), + months: 'ጃንዋሪ_ፌብሯሪ_ማርች_ኤፕሪል_ሜይ_ጁን_ጁላይ_ኦገስት_ሴፕቴምበር_ኦክቶበር_ኖቬምበር_ዲሴምበር'.split('_'), + monthsShort: 'ጃንዋ_ፌብሯ_ማርች_ኤፕሪ_ሜይ_ጁን_ጁላይ_ኦገስ_ሴፕቴ_ኦክቶ_ኖቬም_ዲሴም'.split('_'), + weekStart: 1, + yearStart: 4, + relativeTime: { + future: 'በ%s', + past: '%s በፊት', + s: 'ጥቂት ሰከንዶች', + m: 'አንድ ደቂቃ', + mm: '%d ደቂቃዎች', + h: 'አንድ ሰዓት', + hh: '%d ሰዓታት', + d: 'አንድ ቀን', + dd: '%d ቀናት', + M: 'አንድ ወር', + MM: '%d ወራት', + y: 'አንድ ዓመት', + yy: '%d ዓመታት' + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'MMMM D ፣ YYYY', + LLL: 'MMMM D ፣ YYYY HH:mm', + LLLL: 'dddd ፣ MMMM D ፣ YYYY HH:mm' + }, + ordinal: function ordinal(n) { + return n + "\u129B"; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ar-dz.js b/node_modules/dayjs/esm/locale/ar-dz.js new file mode 100644 index 0000000..3ecc04f --- /dev/null +++ b/node_modules/dayjs/esm/locale/ar-dz.js @@ -0,0 +1,41 @@ +// Arabic (Algeria) [ar-dz] +import dayjs from '../index'; +var locale = { + name: 'ar-dz', + weekdays: 'الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'), + months: 'جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'), + weekdaysShort: 'احد_اثنين_ثلاثاء_اربعاء_خميس_جمعة_سبت'.split('_'), + monthsShort: 'جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'), + weekdaysMin: 'أح_إث_ثلا_أر_خم_جم_سب'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + meridiem: function meridiem(hour) { + return hour > 12 ? 'م' : 'ص'; + }, + relativeTime: { + future: 'في %s', + past: 'منذ %s', + s: 'ثوان', + m: 'دقيقة', + mm: '%d دقائق', + h: 'ساعة', + hh: '%d ساعات', + d: 'يوم', + dd: '%d أيام', + M: 'شهر', + MM: '%d أشهر', + y: 'سنة', + yy: '%d سنوات' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ar-iq.js b/node_modules/dayjs/esm/locale/ar-iq.js new file mode 100644 index 0000000..dfe31bf --- /dev/null +++ b/node_modules/dayjs/esm/locale/ar-iq.js @@ -0,0 +1,42 @@ +// Arabic (Iraq) [ar-iq] +import dayjs from '../index'; +var locale = { + name: 'ar-iq', + weekdays: 'الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'), + months: 'كانون الثاني_شباط_آذار_نيسان_أيار_حزيران_تموز_آب_أيلول_تشرين الأول_ تشرين الثاني_كانون الأول'.split('_'), + weekStart: 1, + weekdaysShort: 'أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت'.split('_'), + monthsShort: 'كانون الثاني_شباط_آذار_نيسان_أيار_حزيران_تموز_آب_أيلول_تشرين الأول_ تشرين الثاني_كانون الأول'.split('_'), + weekdaysMin: 'ح_ن_ث_ر_خ_ج_س'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + meridiem: function meridiem(hour) { + return hour > 12 ? 'م' : 'ص'; + }, + relativeTime: { + future: 'في %s', + past: 'منذ %s', + s: 'ثوان', + m: 'دقيقة', + mm: '%d دقائق', + h: 'ساعة', + hh: '%d ساعات', + d: 'يوم', + dd: '%d أيام', + M: 'شهر', + MM: '%d أشهر', + y: 'سنة', + yy: '%d سنوات' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ar-kw.js b/node_modules/dayjs/esm/locale/ar-kw.js new file mode 100644 index 0000000..73bf90a --- /dev/null +++ b/node_modules/dayjs/esm/locale/ar-kw.js @@ -0,0 +1,41 @@ +// Arabic (Kuwait) [ar-kw] +import dayjs from '../index'; +var locale = { + name: 'ar-kw', + weekdays: 'الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'), + months: 'يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر'.split('_'), + weekdaysShort: 'احد_اثنين_ثلاثاء_اربعاء_خميس_جمعة_سبت'.split('_'), + monthsShort: 'يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر'.split('_'), + weekdaysMin: 'ح_ن_ث_ر_خ_ج_س'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + meridiem: function meridiem(hour) { + return hour > 12 ? 'م' : 'ص'; + }, + relativeTime: { + future: 'في %s', + past: 'منذ %s', + s: 'ثوان', + m: 'دقيقة', + mm: '%d دقائق', + h: 'ساعة', + hh: '%d ساعات', + d: 'يوم', + dd: '%d أيام', + M: 'شهر', + MM: '%d أشهر', + y: 'سنة', + yy: '%d سنوات' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ar-ly.js b/node_modules/dayjs/esm/locale/ar-ly.js new file mode 100644 index 0000000..5caa869 --- /dev/null +++ b/node_modules/dayjs/esm/locale/ar-ly.js @@ -0,0 +1,27 @@ +// Arabic (Lybia) [ar-ly] +import dayjs from '../index'; +var locale = { + name: 'ar-ly', + weekdays: 'الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'), + months: 'يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'), + weekStart: 6, + weekdaysShort: 'أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت'.split('_'), + monthsShort: 'يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'), + weekdaysMin: 'ح_ن_ث_ر_خ_ج_س'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + meridiem: function meridiem(hour) { + return hour > 12 ? 'م' : 'ص'; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'D/‏M/‏YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ar-ma.js b/node_modules/dayjs/esm/locale/ar-ma.js new file mode 100644 index 0000000..ed6dfef --- /dev/null +++ b/node_modules/dayjs/esm/locale/ar-ma.js @@ -0,0 +1,42 @@ +// Arabic (Morocco) [ar-ma] +import dayjs from '../index'; +var locale = { + name: 'ar-ma', + weekdays: 'الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'), + months: 'يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر'.split('_'), + weekStart: 6, + weekdaysShort: 'احد_إثنين_ثلاثاء_اربعاء_خميس_جمعة_سبت'.split('_'), + monthsShort: 'يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر'.split('_'), + weekdaysMin: 'ح_ن_ث_ر_خ_ج_س'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + meridiem: function meridiem(hour) { + return hour > 12 ? 'م' : 'ص'; + }, + relativeTime: { + future: 'في %s', + past: 'منذ %s', + s: 'ثوان', + m: 'دقيقة', + mm: '%d دقائق', + h: 'ساعة', + hh: '%d ساعات', + d: 'يوم', + dd: '%d أيام', + M: 'شهر', + MM: '%d أشهر', + y: 'سنة', + yy: '%d سنوات' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ar-sa.js b/node_modules/dayjs/esm/locale/ar-sa.js new file mode 100644 index 0000000..8eb9687 --- /dev/null +++ b/node_modules/dayjs/esm/locale/ar-sa.js @@ -0,0 +1,41 @@ +// Arabic (Saudi Arabia) [ar-sa] +import dayjs from '../index'; +var locale = { + name: 'ar-sa', + weekdays: 'الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'), + months: 'يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'), + weekdaysShort: 'أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت'.split('_'), + monthsShort: 'يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'), + weekdaysMin: 'ح_ن_ث_ر_خ_ج_س'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + meridiem: function meridiem(hour) { + return hour > 12 ? 'م' : 'ص'; + }, + relativeTime: { + future: 'في %s', + past: 'منذ %s', + s: 'ثوان', + m: 'دقيقة', + mm: '%d دقائق', + h: 'ساعة', + hh: '%d ساعات', + d: 'يوم', + dd: '%d أيام', + M: 'شهر', + MM: '%d أشهر', + y: 'سنة', + yy: '%d سنوات' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ar-tn.js b/node_modules/dayjs/esm/locale/ar-tn.js new file mode 100644 index 0000000..3c1f2b0 --- /dev/null +++ b/node_modules/dayjs/esm/locale/ar-tn.js @@ -0,0 +1,42 @@ +// Arabic (Tunisia) [ar-tn] +import dayjs from '../index'; +var locale = { + name: 'ar-tn', + weekdays: 'الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'), + months: 'جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'), + weekStart: 1, + weekdaysShort: 'أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت'.split('_'), + monthsShort: 'جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'), + weekdaysMin: 'ح_ن_ث_ر_خ_ج_س'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + meridiem: function meridiem(hour) { + return hour > 12 ? 'م' : 'ص'; + }, + relativeTime: { + future: 'في %s', + past: 'منذ %s', + s: 'ثوان', + m: 'دقيقة', + mm: '%d دقائق', + h: 'ساعة', + hh: '%d ساعات', + d: 'يوم', + dd: '%d أيام', + M: 'شهر', + MM: '%d أشهر', + y: 'سنة', + yy: '%d سنوات' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ar.js b/node_modules/dayjs/esm/locale/ar.js new file mode 100644 index 0000000..78b99b8 --- /dev/null +++ b/node_modules/dayjs/esm/locale/ar.js @@ -0,0 +1,77 @@ +// Arabic [ar] +import dayjs from '../index'; +var months = 'يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'); +var symbolMap = { + 1: '١', + 2: '٢', + 3: '٣', + 4: '٤', + 5: '٥', + 6: '٦', + 7: '٧', + 8: '٨', + 9: '٩', + 0: '٠' +}; +var numberMap = { + '١': '1', + '٢': '2', + '٣': '3', + '٤': '4', + '٥': '5', + '٦': '6', + '٧': '7', + '٨': '8', + '٩': '9', + '٠': '0' +}; +var locale = { + name: 'ar', + weekdays: 'الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'), + weekdaysShort: 'أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت'.split('_'), + weekdaysMin: 'ح_ن_ث_ر_خ_ج_س'.split('_'), + months: months, + monthsShort: months, + weekStart: 6, + meridiem: function meridiem(hour) { + return hour > 12 ? 'م' : 'ص'; + }, + relativeTime: { + future: 'بعد %s', + past: 'منذ %s', + s: 'ثانية واحدة', + m: 'دقيقة واحدة', + mm: '%d دقائق', + h: 'ساعة واحدة', + hh: '%d ساعات', + d: 'يوم واحد', + dd: '%d أيام', + M: 'شهر واحد', + MM: '%d أشهر', + y: 'عام واحد', + yy: '%d أعوام' + }, + preparse: function preparse(string) { + return string.replace(/[١٢٣٤٥٦٧٨٩٠]/g, function (match) { + return numberMap[match]; + }).replace(/،/g, ','); + }, + postformat: function postformat(string) { + return string.replace(/\d/g, function (match) { + return symbolMap[match]; + }).replace(/,/g, '،'); + }, + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'D/‏M/‏YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/az.js b/node_modules/dayjs/esm/locale/az.js new file mode 100644 index 0000000..3505c8a --- /dev/null +++ b/node_modules/dayjs/esm/locale/az.js @@ -0,0 +1,39 @@ +// Azerbaijani [az] +import dayjs from '../index'; +var locale = { + name: 'az', + weekdays: 'Bazar_Bazar ertəsi_Çərşənbə axşamı_Çərşənbə_Cümə axşamı_Cümə_Şənbə'.split('_'), + weekdaysShort: 'Baz_BzE_ÇAx_Çər_CAx_Cüm_Şən'.split('_'), + weekdaysMin: 'Bz_BE_ÇA_Çə_CA_Cü_Şə'.split('_'), + months: 'yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr'.split('_'), + monthsShort: 'yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek'.split('_'), + weekStart: 1, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D MMMM YYYY г.', + LLL: 'D MMMM YYYY г., H:mm', + LLLL: 'dddd, D MMMM YYYY г., H:mm' + }, + relativeTime: { + future: '%s sonra', + past: '%s əvvəl', + s: 'bir neçə saniyə', + m: 'bir dəqiqə', + mm: '%d dəqiqə', + h: 'bir saat', + hh: '%d saat', + d: 'bir gün', + dd: '%d gün', + M: 'bir ay', + MM: '%d ay', + y: 'bir il', + yy: '%d il' + }, + ordinal: function ordinal(n) { + return n; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/be.js b/node_modules/dayjs/esm/locale/be.js new file mode 100644 index 0000000..5642e39 --- /dev/null +++ b/node_modules/dayjs/esm/locale/be.js @@ -0,0 +1,24 @@ +// Belarusian [be] +import dayjs from '../index'; +var locale = { + name: 'be', + weekdays: 'нядзелю_панядзелак_аўторак_сераду_чацвер_пятніцу_суботу'.split('_'), + months: 'студзеня_лютага_сакавіка_красавіка_траўня_чэрвеня_ліпеня_жніўня_верасня_кастрычніка_лістапада_снежня'.split('_'), + weekStart: 1, + weekdaysShort: 'нд_пн_ат_ср_чц_пт_сб'.split('_'), + monthsShort: 'студ_лют_сак_крас_трав_чэрв_ліп_жнів_вер_каст_ліст_снеж'.split('_'), + weekdaysMin: 'нд_пн_ат_ср_чц_пт_сб'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D MMMM YYYY г.', + LLL: 'D MMMM YYYY г., HH:mm', + LLLL: 'dddd, D MMMM YYYY г., HH:mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/bg.js b/node_modules/dayjs/esm/locale/bg.js new file mode 100644 index 0000000..e4e2a34 --- /dev/null +++ b/node_modules/dayjs/esm/locale/bg.js @@ -0,0 +1,55 @@ +// Bulgarian [bg] +import dayjs from '../index'; +var locale = { + name: 'bg', + weekdays: 'неделя_понеделник_вторник_сряда_четвъртък_петък_събота'.split('_'), + weekdaysShort: 'нед_пон_вто_сря_чет_пет_съб'.split('_'), + weekdaysMin: 'нд_пн_вт_ср_чт_пт_сб'.split('_'), + months: 'януари_февруари_март_април_май_юни_юли_август_септември_октомври_ноември_декември'.split('_'), + monthsShort: 'яну_фев_мар_апр_май_юни_юли_авг_сеп_окт_ное_дек'.split('_'), + weekStart: 1, + ordinal: function ordinal(n) { + var last2Digits = n % 100; + + if (last2Digits > 10 && last2Digits < 20) { + return n + "-\u0442\u0438"; + } + + var lastDigit = n % 10; + + if (lastDigit === 1) { + return n + "-\u0432\u0438"; + } else if (lastDigit === 2) { + return n + "-\u0440\u0438"; + } else if (lastDigit === 7 || lastDigit === 8) { + return n + "-\u043C\u0438"; + } + + return n + "-\u0442\u0438"; + }, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'D.MM.YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY H:mm', + LLLL: 'dddd, D MMMM YYYY H:mm' + }, + relativeTime: { + future: 'след %s', + past: 'преди %s', + s: 'няколко секунди', + m: 'минута', + mm: '%d минути', + h: 'час', + hh: '%d часа', + d: 'ден', + dd: '%d дена', + M: 'месец', + MM: '%d месеца', + y: 'година', + yy: '%d години' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/bi.js b/node_modules/dayjs/esm/locale/bi.js new file mode 100644 index 0000000..6230f25 --- /dev/null +++ b/node_modules/dayjs/esm/locale/bi.js @@ -0,0 +1,39 @@ +// Bislama [bi] +import dayjs from '../index'; +var locale = { + name: 'bi', + weekdays: 'Sande_Mande_Tusde_Wenesde_Tosde_Fraede_Sarade'.split('_'), + months: 'Januari_Februari_Maj_Eprel_Mei_Jun_Julae_Okis_Septemba_Oktoba_Novemba_Disemba'.split('_'), + weekStart: 1, + weekdaysShort: 'San_Man_Tus_Wen_Tos_Frae_Sar'.split('_'), + monthsShort: 'Jan_Feb_Maj_Epr_Mai_Jun_Jul_Oki_Sep_Okt_Nov_Dis'.split('_'), + weekdaysMin: 'San_Ma_Tu_We_To_Fr_Sar'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'h:mm A', + LTS: 'h:mm:ss A', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY h:mm A', + LLLL: 'dddd, D MMMM YYYY h:mm A' + }, + relativeTime: { + future: 'lo %s', + past: '%s bifo', + s: 'sam seken', + m: 'wan minit', + mm: '%d minit', + h: 'wan haoa', + hh: '%d haoa', + d: 'wan dei', + dd: '%d dei', + M: 'wan manis', + MM: '%d manis', + y: 'wan yia', + yy: '%d yia' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/bm.js b/node_modules/dayjs/esm/locale/bm.js new file mode 100644 index 0000000..0d61093 --- /dev/null +++ b/node_modules/dayjs/esm/locale/bm.js @@ -0,0 +1,39 @@ +// Bambara [bm] +import dayjs from '../index'; +var locale = { + name: 'bm', + weekdays: 'Kari_Ntɛnɛn_Tarata_Araba_Alamisa_Juma_Sibiri'.split('_'), + months: 'Zanwuyekalo_Fewuruyekalo_Marisikalo_Awirilikalo_Mɛkalo_Zuwɛnkalo_Zuluyekalo_Utikalo_Sɛtanburukalo_ɔkutɔburukalo_Nowanburukalo_Desanburukalo'.split('_'), + weekStart: 1, + weekdaysShort: 'Kar_Ntɛ_Tar_Ara_Ala_Jum_Sib'.split('_'), + monthsShort: 'Zan_Few_Mar_Awi_Mɛ_Zuw_Zul_Uti_Sɛt_ɔku_Now_Des'.split('_'), + weekdaysMin: 'Ka_Nt_Ta_Ar_Al_Ju_Si'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'MMMM [tile] D [san] YYYY', + LLL: 'MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm', + LLLL: 'dddd MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm' + }, + relativeTime: { + future: '%s kɔnɔ', + past: 'a bɛ %s bɔ', + s: 'sanga dama dama', + m: 'miniti kelen', + mm: 'miniti %d', + h: 'lɛrɛ kelen', + hh: 'lɛrɛ %d', + d: 'tile kelen', + dd: 'tile %d', + M: 'kalo kelen', + MM: 'kalo %d', + y: 'san kelen', + yy: 'san %d' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/bn-bd.js b/node_modules/dayjs/esm/locale/bn-bd.js new file mode 100644 index 0000000..f13b660 --- /dev/null +++ b/node_modules/dayjs/esm/locale/bn-bd.js @@ -0,0 +1,81 @@ +// Bengali (Bangladesh) [bn-bd] +import dayjs from '../index'; +var symbolMap = { + 1: '১', + 2: '২', + 3: '৩', + 4: '৪', + 5: '৫', + 6: '৬', + 7: '৭', + 8: '৮', + 9: '৯', + 0: '০' +}; +var numberMap = { + '১': '1', + '২': '2', + '৩': '3', + '৪': '4', + '৫': '5', + '৬': '6', + '৭': '7', + '৮': '8', + '৯': '9', + '০': '0' +}; +var locale = { + name: 'bn-bd', + weekdays: 'রবিবার_সোমবার_মঙ্গলবার_বুধবার_বৃহস্পতিবার_শুক্রবার_শনিবার'.split('_'), + months: 'জানুয়ারি_ফেব্রুয়ারি_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্টেম্বর_অক্টোবর_নভেম্বর_ডিসেম্বর'.split('_'), + weekdaysShort: 'রবি_সোম_মঙ্গল_বুধ_বৃহস্পতি_শুক্র_শনি'.split('_'), + monthsShort: 'জানু_ফেব্রু_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্ট_অক্টো_নভে_ডিসে'.split('_'), + weekdaysMin: 'রবি_সোম_মঙ্গ_বুধ_বৃহঃ_শুক্র_শনি'.split('_'), + weekStart: 0, + preparse: function preparse(string) { + return string.replace(/[১২৩৪৫৬৭৮৯০]/g, function (match) { + return numberMap[match]; + }); + }, + postformat: function postformat(string) { + return string.replace(/\d/g, function (match) { + return symbolMap[match]; + }); + }, + ordinal: function ordinal(n) { + var s = ['ই', 'লা', 'রা', 'ঠা', 'শে']; + var v = n % 100; + return "[" + n + (s[(v - 20) % 10] || s[v] || s[0]) + "]"; + }, + formats: { + LT: 'A h:mm সময়', + LTS: 'A h:mm:ss সময়', + L: 'DD/MM/YYYY খ্রিস্টাব্দ', + LL: 'D MMMM YYYY খ্রিস্টাব্দ', + LLL: 'D MMMM YYYY খ্রিস্টাব্দ, A h:mm সময়', + LLLL: 'dddd, D MMMM YYYY খ্রিস্টাব্দ, A h:mm সময়' + }, + meridiem: function meridiem(hour) { + return ( + /* eslint-disable no-nested-ternary */ + hour < 4 ? 'রাত' : hour < 6 ? 'ভোর' : hour < 12 ? 'সকাল' : hour < 15 ? 'দুপুর' : hour < 18 ? 'বিকাল' : hour < 20 ? 'সন্ধ্যা' : 'রাত' + ); + }, + relativeTime: { + future: '%s পরে', + past: '%s আগে', + s: 'কয়েক সেকেন্ড', + m: 'এক মিনিট', + mm: '%d মিনিট', + h: 'এক ঘন্টা', + hh: '%d ঘন্টা', + d: 'এক দিন', + dd: '%d দিন', + M: 'এক মাস', + MM: '%d মাস', + y: 'এক বছর', + yy: '%d বছর' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/bn.js b/node_modules/dayjs/esm/locale/bn.js new file mode 100644 index 0000000..25fc170 --- /dev/null +++ b/node_modules/dayjs/esm/locale/bn.js @@ -0,0 +1,72 @@ +// Bengali [bn] +import dayjs from '../index'; +var symbolMap = { + 1: '১', + 2: '২', + 3: '৩', + 4: '৪', + 5: '৫', + 6: '৬', + 7: '৭', + 8: '৮', + 9: '৯', + 0: '০' +}; +var numberMap = { + '১': '1', + '২': '2', + '৩': '3', + '৪': '4', + '৫': '5', + '৬': '6', + '৭': '7', + '৮': '8', + '৯': '9', + '০': '0' +}; +var locale = { + name: 'bn', + weekdays: 'রবিবার_সোমবার_মঙ্গলবার_বুধবার_বৃহস্পতিবার_শুক্রবার_শনিবার'.split('_'), + months: 'জানুয়ারি_ফেব্রুয়ারি_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্টেম্বর_অক্টোবর_নভেম্বর_ডিসেম্বর'.split('_'), + weekdaysShort: 'রবি_সোম_মঙ্গল_বুধ_বৃহস্পতি_শুক্র_শনি'.split('_'), + monthsShort: 'জানু_ফেব্রু_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্ট_অক্টো_নভে_ডিসে'.split('_'), + weekdaysMin: 'রবি_সোম_মঙ্গ_বুধ_বৃহঃ_শুক্র_শনি'.split('_'), + preparse: function preparse(string) { + return string.replace(/[১২৩৪৫৬৭৮৯০]/g, function (match) { + return numberMap[match]; + }); + }, + postformat: function postformat(string) { + return string.replace(/\d/g, function (match) { + return symbolMap[match]; + }); + }, + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'A h:mm সময়', + LTS: 'A h:mm:ss সময়', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY, A h:mm সময়', + LLLL: 'dddd, D MMMM YYYY, A h:mm সময়' + }, + relativeTime: { + future: '%s পরে', + past: '%s আগে', + s: 'কয়েক সেকেন্ড', + m: 'এক মিনিট', + mm: '%d মিনিট', + h: 'এক ঘন্টা', + hh: '%d ঘন্টা', + d: 'এক দিন', + dd: '%d দিন', + M: 'এক মাস', + MM: '%d মাস', + y: 'এক বছর', + yy: '%d বছর' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/bo.js b/node_modules/dayjs/esm/locale/bo.js new file mode 100644 index 0000000..fce3344 --- /dev/null +++ b/node_modules/dayjs/esm/locale/bo.js @@ -0,0 +1,38 @@ +// Tibetan [bo] +import dayjs from '../index'; +var locale = { + name: 'bo', + weekdays: 'གཟའ་ཉི་མ་_གཟའ་ཟླ་བ་_གཟའ་མིག་དམར་_གཟའ་ལྷག་པ་_གཟའ་ཕུར་བུ_གཟའ་པ་སངས་_གཟའ་སྤེན་པ་'.split('_'), + weekdaysShort: 'ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་'.split('_'), + weekdaysMin: 'ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་'.split('_'), + months: 'ཟླ་བ་དང་པོ_ཟླ་བ་གཉིས་པ_ཟླ་བ་གསུམ་པ_ཟླ་བ་བཞི་པ_ཟླ་བ་ལྔ་པ_ཟླ་བ་དྲུག་པ_ཟླ་བ་བདུན་པ_ཟླ་བ་བརྒྱད་པ_ཟླ་བ་དགུ་པ_ཟླ་བ་བཅུ་པ_ཟླ་བ་བཅུ་གཅིག་པ_ཟླ་བ་བཅུ་གཉིས་པ'.split('_'), + monthsShort: 'ཟླ་དང་པོ_ཟླ་གཉིས་པ_ཟླ་གསུམ་པ_ཟླ་བཞི་པ_ཟླ་ལྔ་པ_ཟླ་དྲུག་པ_ཟླ་བདུན་པ_ཟླ་བརྒྱད་པ_ཟླ་དགུ་པ_ཟླ་བཅུ་པ_ཟླ་བཅུ་གཅིག་པ_ཟླ་བཅུ་གཉིས་པ'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'A h:mm', + LTS: 'A h:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY, A h:mm', + LLLL: 'dddd, D MMMM YYYY, A h:mm' + }, + relativeTime: { + future: '%s ལ་', + past: '%s སྔོན་ལ་', + s: 'ཏོག་ཙམ་', + m: 'སྐར་མ་གཅིག་', + mm: 'སྐར་མ་ %d', + h: 'ཆུ་ཚོད་གཅིག་', + hh: 'ཆུ་ཚོད་ %d', + d: 'ཉིན་གཅིག་', + dd: 'ཉིན་ %d', + M: 'ཟླ་བ་གཅིག་', + MM: 'ཟླ་བ་ %d', + y: 'ལོ་གཅིག་', + yy: 'ལོ་ %d' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/br.js b/node_modules/dayjs/esm/locale/br.js new file mode 100644 index 0000000..d18b4fe --- /dev/null +++ b/node_modules/dayjs/esm/locale/br.js @@ -0,0 +1,93 @@ +// Breton [br] +import dayjs from '../index'; + +function lastNumber(number) { + if (number > 9) { + return lastNumber(number % 10); + } + + return number; +} + +function softMutation(text) { + var mutationTable = { + m: 'v', + b: 'v', + d: 'z' + }; + return mutationTable[text.charAt(0)] + text.substring(1); +} + +function mutation(text, number) { + if (number === 2) { + return softMutation(text); + } + + return text; +} + +function relativeTimeWithMutation(number, withoutSuffix, key) { + var format = { + mm: 'munutenn', + MM: 'miz', + dd: 'devezh' + }; + return number + " " + mutation(format[key], number); +} + +function specialMutationForYears(number) { + /* istanbul ignore next line */ + switch (lastNumber(number)) { + case 1: + case 3: + case 4: + case 5: + case 9: + return number + " bloaz"; + + default: + return number + " vloaz"; + } +} + +var locale = { + name: 'br', + weekdays: 'Sul_Lun_Meurzh_Mercʼher_Yaou_Gwener_Sadorn'.split('_'), + months: 'Genver_Cʼhwevrer_Meurzh_Ebrel_Mae_Mezheven_Gouere_Eost_Gwengolo_Here_Du_Kerzu'.split('_'), + weekStart: 1, + weekdaysShort: 'Sul_Lun_Meu_Mer_Yao_Gwe_Sad'.split('_'), + monthsShort: 'Gen_Cʼhwe_Meu_Ebr_Mae_Eve_Gou_Eos_Gwe_Her_Du_Ker'.split('_'), + weekdaysMin: 'Su_Lu_Me_Mer_Ya_Gw_Sa'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'h[e]mm A', + LTS: 'h[e]mm:ss A', + L: 'DD/MM/YYYY', + LL: 'D [a viz] MMMM YYYY', + LLL: 'D [a viz] MMMM YYYY h[e]mm A', + LLLL: 'dddd, D [a viz] MMMM YYYY h[e]mm A' + }, + relativeTime: { + future: 'a-benn %s', + past: '%s ʼzo', + s: 'un nebeud segondennoù', + m: 'ur vunutenn', + mm: relativeTimeWithMutation, + h: 'un eur', + hh: '%d eur', + d: 'un devezh', + dd: relativeTimeWithMutation, + M: 'ur miz', + MM: relativeTimeWithMutation, + y: 'ur bloaz', + yy: specialMutationForYears + }, + meridiem: function meridiem(hour) { + return hour < 12 ? 'a.m.' : 'g.m.'; + } // a-raok merenn | goude merenn + +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/bs.js b/node_modules/dayjs/esm/locale/bs.js new file mode 100644 index 0000000..328a1fe --- /dev/null +++ b/node_modules/dayjs/esm/locale/bs.js @@ -0,0 +1,24 @@ +// Bosnian [bs] +import dayjs from '../index'; +var locale = { + name: 'bs', + weekdays: 'nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota'.split('_'), + months: 'januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar'.split('_'), + weekStart: 1, + weekdaysShort: 'ned._pon._uto._sri._čet._pet._sub.'.split('_'), + monthsShort: 'jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.'.split('_'), + weekdaysMin: 'ne_po_ut_sr_če_pe_su'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D. MMMM YYYY', + LLL: 'D. MMMM YYYY H:mm', + LLLL: 'dddd, D. MMMM YYYY H:mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ca.js b/node_modules/dayjs/esm/locale/ca.js new file mode 100644 index 0000000..94fc0b9 --- /dev/null +++ b/node_modules/dayjs/esm/locale/ca.js @@ -0,0 +1,44 @@ +// Catalan [ca] +import dayjs from '../index'; +var locale = { + name: 'ca', + weekdays: 'Diumenge_Dilluns_Dimarts_Dimecres_Dijous_Divendres_Dissabte'.split('_'), + weekdaysShort: 'Dg._Dl._Dt._Dc._Dj._Dv._Ds.'.split('_'), + weekdaysMin: 'Dg_Dl_Dt_Dc_Dj_Dv_Ds'.split('_'), + months: 'Gener_Febrer_Març_Abril_Maig_Juny_Juliol_Agost_Setembre_Octubre_Novembre_Desembre'.split('_'), + monthsShort: 'Gen._Febr._Març_Abr._Maig_Juny_Jul._Ag._Set._Oct._Nov._Des.'.split('_'), + weekStart: 1, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM [de] YYYY', + LLL: 'D MMMM [de] YYYY [a les] H:mm', + LLLL: 'dddd D MMMM [de] YYYY [a les] H:mm', + ll: 'D MMM YYYY', + lll: 'D MMM YYYY, H:mm', + llll: 'ddd D MMM YYYY, H:mm' + }, + relativeTime: { + future: 'd\'aquí %s', + past: 'fa %s', + s: 'uns segons', + m: 'un minut', + mm: '%d minuts', + h: 'una hora', + hh: '%d hores', + d: 'un dia', + dd: '%d dies', + M: 'un mes', + MM: '%d mesos', + y: 'un any', + yy: '%d anys' + }, + ordinal: function ordinal(n) { + var ord; + if (n === 1 || n === 3) ord = 'r';else if (n === 2) ord = 'n';else if (n === 4) ord = 't';else ord = 'è'; + return "" + n + ord; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/cs.js b/node_modules/dayjs/esm/locale/cs.js new file mode 100644 index 0000000..165b662 --- /dev/null +++ b/node_modules/dayjs/esm/locale/cs.js @@ -0,0 +1,120 @@ +// Czech [cs] +import dayjs from '../index'; + +function plural(n) { + return n > 1 && n < 5 && ~~(n / 10) !== 1; // eslint-disable-line +} +/* eslint-disable */ + + +function translate(number, withoutSuffix, key, isFuture) { + var result = number + " "; + + switch (key) { + case 's': + // a few seconds / in a few seconds / a few seconds ago + return withoutSuffix || isFuture ? 'pár sekund' : 'pár sekundami'; + + case 'm': + // a minute / in a minute / a minute ago + return withoutSuffix ? 'minuta' : isFuture ? 'minutu' : 'minutou'; + + case 'mm': + // 9 minutes / in 9 minutes / 9 minutes ago + if (withoutSuffix || isFuture) { + return result + (plural(number) ? 'minuty' : 'minut'); + } + + return result + "minutami"; + + case 'h': + // an hour / in an hour / an hour ago + return withoutSuffix ? 'hodina' : isFuture ? 'hodinu' : 'hodinou'; + + case 'hh': + // 9 hours / in 9 hours / 9 hours ago + if (withoutSuffix || isFuture) { + return result + (plural(number) ? 'hodiny' : 'hodin'); + } + + return result + "hodinami"; + + case 'd': + // a day / in a day / a day ago + return withoutSuffix || isFuture ? 'den' : 'dnem'; + + case 'dd': + // 9 days / in 9 days / 9 days ago + if (withoutSuffix || isFuture) { + return result + (plural(number) ? 'dny' : 'dní'); + } + + return result + "dny"; + + case 'M': + // a month / in a month / a month ago + return withoutSuffix || isFuture ? 'měsíc' : 'měsícem'; + + case 'MM': + // 9 months / in 9 months / 9 months ago + if (withoutSuffix || isFuture) { + return result + (plural(number) ? 'měsíce' : 'měsíců'); + } + + return result + "m\u011Bs\xEDci"; + + case 'y': + // a year / in a year / a year ago + return withoutSuffix || isFuture ? 'rok' : 'rokem'; + + case 'yy': + // 9 years / in 9 years / 9 years ago + if (withoutSuffix || isFuture) { + return result + (plural(number) ? 'roky' : 'let'); + } + + return result + "lety"; + } +} +/* eslint-enable */ + + +var locale = { + name: 'cs', + weekdays: 'neděle_pondělí_úterý_středa_čtvrtek_pátek_sobota'.split('_'), + weekdaysShort: 'ne_po_út_st_čt_pá_so'.split('_'), + weekdaysMin: 'ne_po_út_st_čt_pá_so'.split('_'), + months: 'leden_únor_březen_duben_květen_červen_červenec_srpen_září_říjen_listopad_prosinec'.split('_'), + monthsShort: 'led_úno_bře_dub_kvě_čvn_čvc_srp_zář_říj_lis_pro'.split('_'), + weekStart: 1, + yearStart: 4, + ordinal: function ordinal(n) { + return n + "."; + }, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D. MMMM YYYY', + LLL: 'D. MMMM YYYY H:mm', + LLLL: 'dddd D. MMMM YYYY H:mm', + l: 'D. M. YYYY' + }, + relativeTime: { + future: 'za %s', + past: 'před %s', + s: translate, + m: translate, + mm: translate, + h: translate, + hh: translate, + d: translate, + dd: translate, + M: translate, + MM: translate, + y: translate, + yy: translate + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/cv.js b/node_modules/dayjs/esm/locale/cv.js new file mode 100644 index 0000000..7dc41f7 --- /dev/null +++ b/node_modules/dayjs/esm/locale/cv.js @@ -0,0 +1,24 @@ +// Chuvash [cv] +import dayjs from '../index'; +var locale = { + name: 'cv', + weekdays: 'вырсарникун_тунтикун_ытларикун_юнкун_кӗҫнерникун_эрнекун_шӑматкун'.split('_'), + months: 'кӑрлач_нарӑс_пуш_ака_май_ҫӗртме_утӑ_ҫурла_авӑн_юпа_чӳк_раштав'.split('_'), + weekStart: 1, + weekdaysShort: 'выр_тун_ытл_юн_кӗҫ_эрн_шӑм'.split('_'), + monthsShort: 'кӑр_нар_пуш_ака_май_ҫӗр_утӑ_ҫур_авн_юпа_чӳк_раш'.split('_'), + weekdaysMin: 'вр_тн_ыт_юн_кҫ_эр_шм'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD-MM-YYYY', + LL: 'YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ]', + LLL: 'YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm', + LLLL: 'dddd, YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/cy.js b/node_modules/dayjs/esm/locale/cy.js new file mode 100644 index 0000000..63e6c33 --- /dev/null +++ b/node_modules/dayjs/esm/locale/cy.js @@ -0,0 +1,39 @@ +// Welsh [cy] +import dayjs from '../index'; +var locale = { + name: 'cy', + weekdays: 'Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn'.split('_'), + months: 'Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr'.split('_'), + weekStart: 1, + weekdaysShort: 'Sul_Llun_Maw_Mer_Iau_Gwe_Sad'.split('_'), + monthsShort: 'Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag'.split('_'), + weekdaysMin: 'Su_Ll_Ma_Me_Ia_Gw_Sa'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'mewn %s', + past: '%s yn ôl', + s: 'ychydig eiliadau', + m: 'munud', + mm: '%d munud', + h: 'awr', + hh: '%d awr', + d: 'diwrnod', + dd: '%d diwrnod', + M: 'mis', + MM: '%d mis', + y: 'blwyddyn', + yy: '%d flynedd' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/da.js b/node_modules/dayjs/esm/locale/da.js new file mode 100644 index 0000000..9c2d048 --- /dev/null +++ b/node_modules/dayjs/esm/locale/da.js @@ -0,0 +1,40 @@ +// Danish [da] +import dayjs from '../index'; +var locale = { + name: 'da', + weekdays: 'søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag'.split('_'), + weekdaysShort: 'søn._man._tirs._ons._tors._fre._lør.'.split('_'), + weekdaysMin: 'sø._ma._ti._on._to._fr._lø.'.split('_'), + months: 'januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december'.split('_'), + monthsShort: 'jan._feb._mar._apr._maj_juni_juli_aug._sept._okt._nov._dec.'.split('_'), + weekStart: 1, + yearStart: 4, + ordinal: function ordinal(n) { + return n + "."; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D. MMMM YYYY', + LLL: 'D. MMMM YYYY HH:mm', + LLLL: 'dddd [d.] D. MMMM YYYY [kl.] HH:mm' + }, + relativeTime: { + future: 'om %s', + past: '%s siden', + s: 'få sekunder', + m: 'et minut', + mm: '%d minutter', + h: 'en time', + hh: '%d timer', + d: 'en dag', + dd: '%d dage', + M: 'en måned', + MM: '%d måneder', + y: 'et år', + yy: '%d år' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/de-at.js b/node_modules/dayjs/esm/locale/de-at.js new file mode 100644 index 0000000..e109d97 --- /dev/null +++ b/node_modules/dayjs/esm/locale/de-at.js @@ -0,0 +1,63 @@ +// German (Austria) [de-at] +import dayjs from '../index'; +var texts = { + s: 'ein paar Sekunden', + m: ['eine Minute', 'einer Minute'], + mm: '%d Minuten', + h: ['eine Stunde', 'einer Stunde'], + hh: '%d Stunden', + d: ['ein Tag', 'einem Tag'], + dd: ['%d Tage', '%d Tagen'], + M: ['ein Monat', 'einem Monat'], + MM: ['%d Monate', '%d Monaten'], + y: ['ein Jahr', 'einem Jahr'], + yy: ['%d Jahre', '%d Jahren'] +}; + +function relativeTimeFormatter(number, withoutSuffix, key) { + var l = texts[key]; + + if (Array.isArray(l)) { + l = l[withoutSuffix ? 0 : 1]; + } + + return l.replace('%d', number); +} + +var locale = { + name: 'de-at', + weekdays: 'Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag'.split('_'), + weekdaysShort: 'So._Mo._Di._Mi._Do._Fr._Sa.'.split('_'), + weekdaysMin: 'So_Mo_Di_Mi_Do_Fr_Sa'.split('_'), + months: 'Jänner_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember'.split('_'), + monthsShort: 'Jän._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.'.split('_'), + ordinal: function ordinal(n) { + return n + "."; + }, + weekStart: 1, + formats: { + LTS: 'HH:mm:ss', + LT: 'HH:mm', + L: 'DD.MM.YYYY', + LL: 'D. MMMM YYYY', + LLL: 'D. MMMM YYYY HH:mm', + LLLL: 'dddd, D. MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'in %s', + past: 'vor %s', + s: relativeTimeFormatter, + m: relativeTimeFormatter, + mm: relativeTimeFormatter, + h: relativeTimeFormatter, + hh: relativeTimeFormatter, + d: relativeTimeFormatter, + dd: relativeTimeFormatter, + M: relativeTimeFormatter, + MM: relativeTimeFormatter, + y: relativeTimeFormatter, + yy: relativeTimeFormatter + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/de-ch.js b/node_modules/dayjs/esm/locale/de-ch.js new file mode 100644 index 0000000..1ffbbf7 --- /dev/null +++ b/node_modules/dayjs/esm/locale/de-ch.js @@ -0,0 +1,63 @@ +// German (Switzerland) [de-ch] +import dayjs from '../index'; +var texts = { + s: 'ein paar Sekunden', + m: ['eine Minute', 'einer Minute'], + mm: '%d Minuten', + h: ['eine Stunde', 'einer Stunde'], + hh: '%d Stunden', + d: ['ein Tag', 'einem Tag'], + dd: ['%d Tage', '%d Tagen'], + M: ['ein Monat', 'einem Monat'], + MM: ['%d Monate', '%d Monaten'], + y: ['ein Jahr', 'einem Jahr'], + yy: ['%d Jahre', '%d Jahren'] +}; + +function relativeTimeFormatter(number, withoutSuffix, key) { + var l = texts[key]; + + if (Array.isArray(l)) { + l = l[withoutSuffix ? 0 : 1]; + } + + return l.replace('%d', number); +} + +var locale = { + name: 'de-ch', + weekdays: 'Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag'.split('_'), + weekdaysShort: 'So_Mo_Di_Mi_Do_Fr_Sa'.split('_'), + weekdaysMin: 'So_Mo_Di_Mi_Do_Fr_Sa'.split('_'), + months: 'Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember'.split('_'), + monthsShort: 'Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.'.split('_'), + ordinal: function ordinal(n) { + return n + "."; + }, + weekStart: 1, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D. MMMM YYYY', + LLL: 'D. MMMM YYYY HH:mm', + LLLL: 'dddd, D. MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'in %s', + past: 'vor %s', + s: relativeTimeFormatter, + m: relativeTimeFormatter, + mm: relativeTimeFormatter, + h: relativeTimeFormatter, + hh: relativeTimeFormatter, + d: relativeTimeFormatter, + dd: relativeTimeFormatter, + M: relativeTimeFormatter, + MM: relativeTimeFormatter, + y: relativeTimeFormatter, + yy: relativeTimeFormatter + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/de.js b/node_modules/dayjs/esm/locale/de.js new file mode 100644 index 0000000..8ccd483 --- /dev/null +++ b/node_modules/dayjs/esm/locale/de.js @@ -0,0 +1,64 @@ +// German [de] +import dayjs from '../index'; +var texts = { + s: 'ein paar Sekunden', + m: ['eine Minute', 'einer Minute'], + mm: '%d Minuten', + h: ['eine Stunde', 'einer Stunde'], + hh: '%d Stunden', + d: ['ein Tag', 'einem Tag'], + dd: ['%d Tage', '%d Tagen'], + M: ['ein Monat', 'einem Monat'], + MM: ['%d Monate', '%d Monaten'], + y: ['ein Jahr', 'einem Jahr'], + yy: ['%d Jahre', '%d Jahren'] +}; + +function relativeTimeFormatter(number, withoutSuffix, key) { + var l = texts[key]; + + if (Array.isArray(l)) { + l = l[withoutSuffix ? 0 : 1]; + } + + return l.replace('%d', number); +} + +var locale = { + name: 'de', + weekdays: 'Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag'.split('_'), + weekdaysShort: 'So._Mo._Di._Mi._Do._Fr._Sa.'.split('_'), + weekdaysMin: 'So_Mo_Di_Mi_Do_Fr_Sa'.split('_'), + months: 'Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember'.split('_'), + monthsShort: 'Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sept._Okt._Nov._Dez.'.split('_'), + ordinal: function ordinal(n) { + return n + "."; + }, + weekStart: 1, + yearStart: 4, + formats: { + LTS: 'HH:mm:ss', + LT: 'HH:mm', + L: 'DD.MM.YYYY', + LL: 'D. MMMM YYYY', + LLL: 'D. MMMM YYYY HH:mm', + LLLL: 'dddd, D. MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'in %s', + past: 'vor %s', + s: relativeTimeFormatter, + m: relativeTimeFormatter, + mm: relativeTimeFormatter, + h: relativeTimeFormatter, + hh: relativeTimeFormatter, + d: relativeTimeFormatter, + dd: relativeTimeFormatter, + M: relativeTimeFormatter, + MM: relativeTimeFormatter, + y: relativeTimeFormatter, + yy: relativeTimeFormatter + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/dv.js b/node_modules/dayjs/esm/locale/dv.js new file mode 100644 index 0000000..8943fdd --- /dev/null +++ b/node_modules/dayjs/esm/locale/dv.js @@ -0,0 +1,39 @@ +// Maldivian [dv] +import dayjs from '../index'; +var locale = { + name: 'dv', + weekdays: 'އާދިއްތަ_ހޯމަ_އަންގާރަ_ބުދަ_ބުރާސްފަތި_ހުކުރު_ހޮނިހިރު'.split('_'), + months: 'ޖެނުއަރީ_ފެބްރުއަރީ_މާރިޗު_އޭޕްރީލު_މޭ_ޖޫން_ޖުލައި_އޯގަސްޓު_ސެޕްޓެމްބަރު_އޮކްޓޯބަރު_ނޮވެމްބަރު_ޑިސެމްބަރު'.split('_'), + weekStart: 7, + weekdaysShort: 'އާދިއްތަ_ހޯމަ_އަންގާރަ_ބުދަ_ބުރާސްފަތި_ހުކުރު_ހޮނިހިރު'.split('_'), + monthsShort: 'ޖެނުއަރީ_ފެބްރުއަރީ_މާރިޗު_އޭޕްރީލު_މޭ_ޖޫން_ޖުލައި_އޯގަސްޓު_ސެޕްޓެމްބަރު_އޮކްޓޯބަރު_ނޮވެމްބަރު_ޑިސެމްބަރު'.split('_'), + weekdaysMin: 'އާދި_ހޯމަ_އަން_ބުދަ_ބުރާ_ހުކު_ހޮނި'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'D/M/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'ތެރޭގައި %s', + past: 'ކުރިން %s', + s: 'ސިކުންތުކޮޅެއް', + m: 'މިނިޓެއް', + mm: 'މިނިޓު %d', + h: 'ގަޑިއިރެއް', + hh: 'ގަޑިއިރު %d', + d: 'ދުވަހެއް', + dd: 'ދުވަސް %d', + M: 'މަހެއް', + MM: 'މަސް %d', + y: 'އަހަރެއް', + yy: 'އަހަރު %d' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/el.js b/node_modules/dayjs/esm/locale/el.js new file mode 100644 index 0000000..2aa9917 --- /dev/null +++ b/node_modules/dayjs/esm/locale/el.js @@ -0,0 +1,39 @@ +// Greek [el] +import dayjs from '../index'; +var locale = { + name: 'el', + weekdays: 'Κυριακή_Δευτέρα_Τρίτη_Τετάρτη_Πέμπτη_Παρασκευή_Σάββατο'.split('_'), + weekdaysShort: 'Κυρ_Δευ_Τρι_Τετ_Πεμ_Παρ_Σαβ'.split('_'), + weekdaysMin: 'Κυ_Δε_Τρ_Τε_Πε_Πα_Σα'.split('_'), + months: 'Ιανουάριος_Φεβρουάριος_Μάρτιος_Απρίλιος_Μάιος_Ιούνιος_Ιούλιος_Αύγουστος_Σεπτέμβριος_Οκτώβριος_Νοέμβριος_Δεκέμβριος'.split('_'), + monthsShort: 'Ιαν_Φεβ_Μαρ_Απρ_Μαι_Ιουν_Ιουλ_Αυγ_Σεπτ_Οκτ_Νοε_Δεκ'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + weekStart: 1, + relativeTime: { + future: 'σε %s', + past: 'πριν %s', + s: 'μερικά δευτερόλεπτα', + m: 'ένα λεπτό', + mm: '%d λεπτά', + h: 'μία ώρα', + hh: '%d ώρες', + d: 'μία μέρα', + dd: '%d μέρες', + M: 'ένα μήνα', + MM: '%d μήνες', + y: 'ένα χρόνο', + yy: '%d χρόνια' + }, + formats: { + LT: 'h:mm A', + LTS: 'h:mm:ss A', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY h:mm A', + LLLL: 'dddd, D MMMM YYYY h:mm A' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/en-au.js b/node_modules/dayjs/esm/locale/en-au.js new file mode 100644 index 0000000..f9dde03 --- /dev/null +++ b/node_modules/dayjs/esm/locale/en-au.js @@ -0,0 +1,39 @@ +// English (Australia) [en-au] +import dayjs from '../index'; +var locale = { + name: 'en-au', + weekdays: 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'), + months: 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'), + weekStart: 1, + weekdaysShort: 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'), + monthsShort: 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'), + weekdaysMin: 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'h:mm A', + LTS: 'h:mm:ss A', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY h:mm A', + LLLL: 'dddd, D MMMM YYYY h:mm A' + }, + relativeTime: { + future: 'in %s', + past: '%s ago', + s: 'a few seconds', + m: 'a minute', + mm: '%d minutes', + h: 'an hour', + hh: '%d hours', + d: 'a day', + dd: '%d days', + M: 'a month', + MM: '%d months', + y: 'a year', + yy: '%d years' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/en-ca.js b/node_modules/dayjs/esm/locale/en-ca.js new file mode 100644 index 0000000..8e416c9 --- /dev/null +++ b/node_modules/dayjs/esm/locale/en-ca.js @@ -0,0 +1,38 @@ +// English (Canada) [en-ca] +import dayjs from '../index'; +var locale = { + name: 'en-ca', + weekdays: 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'), + months: 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'), + weekdaysShort: 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'), + monthsShort: 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'), + weekdaysMin: 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'h:mm A', + LTS: 'h:mm:ss A', + L: 'YYYY-MM-DD', + LL: 'MMMM D, YYYY', + LLL: 'MMMM D, YYYY h:mm A', + LLLL: 'dddd, MMMM D, YYYY h:mm A' + }, + relativeTime: { + future: 'in %s', + past: '%s ago', + s: 'a few seconds', + m: 'a minute', + mm: '%d minutes', + h: 'an hour', + hh: '%d hours', + d: 'a day', + dd: '%d days', + M: 'a month', + MM: '%d months', + y: 'a year', + yy: '%d years' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/en-gb.js b/node_modules/dayjs/esm/locale/en-gb.js new file mode 100644 index 0000000..f979b44 --- /dev/null +++ b/node_modules/dayjs/esm/locale/en-gb.js @@ -0,0 +1,42 @@ +// English (United Kingdom) [en-gb] +import dayjs from '../index'; +var locale = { + name: 'en-gb', + weekdays: 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'), + weekdaysShort: 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'), + weekdaysMin: 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'), + months: 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'), + monthsShort: 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'), + weekStart: 1, + yearStart: 4, + relativeTime: { + future: 'in %s', + past: '%s ago', + s: 'a few seconds', + m: 'a minute', + mm: '%d minutes', + h: 'an hour', + hh: '%d hours', + d: 'a day', + dd: '%d days', + M: 'a month', + MM: '%d months', + y: 'a year', + yy: '%d years' + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + ordinal: function ordinal(n) { + var s = ['th', 'st', 'nd', 'rd']; + var v = n % 100; + return "[" + n + (s[(v - 20) % 10] || s[v] || s[0]) + "]"; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/en-ie.js b/node_modules/dayjs/esm/locale/en-ie.js new file mode 100644 index 0000000..8098d2f --- /dev/null +++ b/node_modules/dayjs/esm/locale/en-ie.js @@ -0,0 +1,39 @@ +// English (Ireland) [en-ie] +import dayjs from '../index'; +var locale = { + name: 'en-ie', + weekdays: 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'), + months: 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'), + weekStart: 1, + weekdaysShort: 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'), + monthsShort: 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'), + weekdaysMin: 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'in %s', + past: '%s ago', + s: 'a few seconds', + m: 'a minute', + mm: '%d minutes', + h: 'an hour', + hh: '%d hours', + d: 'a day', + dd: '%d days', + M: 'a month', + MM: '%d months', + y: 'a year', + yy: '%d years' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/en-il.js b/node_modules/dayjs/esm/locale/en-il.js new file mode 100644 index 0000000..56c241a --- /dev/null +++ b/node_modules/dayjs/esm/locale/en-il.js @@ -0,0 +1,38 @@ +// English (Israel) [en-il] +import dayjs from '../index'; +var locale = { + name: 'en-il', + weekdays: 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'), + months: 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'), + weekdaysShort: 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'), + monthsShort: 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'), + weekdaysMin: 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'in %s', + past: '%s ago', + s: 'a few seconds', + m: 'a minute', + mm: '%d minutes', + h: 'an hour', + hh: '%d hours', + d: 'a day', + dd: '%d days', + M: 'a month', + MM: '%d months', + y: 'a year', + yy: '%d years' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/en-in.js b/node_modules/dayjs/esm/locale/en-in.js new file mode 100644 index 0000000..7ccb206 --- /dev/null +++ b/node_modules/dayjs/esm/locale/en-in.js @@ -0,0 +1,42 @@ +// English (India) [en-in] +import dayjs from '../index'; +var locale = { + name: 'en-in', + weekdays: 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'), + weekdaysShort: 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'), + weekdaysMin: 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'), + months: 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'), + monthsShort: 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'), + weekStart: 1, + yearStart: 4, + relativeTime: { + future: 'in %s', + past: '%s ago', + s: 'a few seconds', + m: 'a minute', + mm: '%d minutes', + h: 'an hour', + hh: '%d hours', + d: 'a day', + dd: '%d days', + M: 'a month', + MM: '%d months', + y: 'a year', + yy: '%d years' + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + ordinal: function ordinal(n) { + var s = ['th', 'st', 'nd', 'rd']; + var v = n % 100; + return "[" + n + (s[(v - 20) % 10] || s[v] || s[0]) + "]"; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/en-nz.js b/node_modules/dayjs/esm/locale/en-nz.js new file mode 100644 index 0000000..08c562e --- /dev/null +++ b/node_modules/dayjs/esm/locale/en-nz.js @@ -0,0 +1,41 @@ +// English (New Zealand) [en-nz] +import dayjs from '../index'; +var locale = { + name: 'en-nz', + weekdays: 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'), + months: 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'), + weekStart: 1, + weekdaysShort: 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'), + monthsShort: 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'), + weekdaysMin: 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'), + ordinal: function ordinal(n) { + var s = ['th', 'st', 'nd', 'rd']; + var v = n % 100; + return "[" + n + (s[(v - 20) % 10] || s[v] || s[0]) + "]"; + }, + formats: { + LT: 'h:mm A', + LTS: 'h:mm:ss A', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY h:mm A', + LLLL: 'dddd, D MMMM YYYY h:mm A' + }, + relativeTime: { + future: 'in %s', + past: '%s ago', + s: 'a few seconds', + m: 'a minute', + mm: '%d minutes', + h: 'an hour', + hh: '%d hours', + d: 'a day', + dd: '%d days', + M: 'a month', + MM: '%d months', + y: 'a year', + yy: '%d years' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/en-sg.js b/node_modules/dayjs/esm/locale/en-sg.js new file mode 100644 index 0000000..3c5edce --- /dev/null +++ b/node_modules/dayjs/esm/locale/en-sg.js @@ -0,0 +1,39 @@ +// English (Singapore) [en-sg] +import dayjs from '../index'; +var locale = { + name: 'en-sg', + weekdays: 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'), + months: 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'), + weekStart: 1, + weekdaysShort: 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'), + monthsShort: 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'), + weekdaysMin: 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'in %s', + past: '%s ago', + s: 'a few seconds', + m: 'a minute', + mm: '%d minutes', + h: 'an hour', + hh: '%d hours', + d: 'a day', + dd: '%d days', + M: 'a month', + MM: '%d months', + y: 'a year', + yy: '%d years' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/en-tt.js b/node_modules/dayjs/esm/locale/en-tt.js new file mode 100644 index 0000000..ef47eeb --- /dev/null +++ b/node_modules/dayjs/esm/locale/en-tt.js @@ -0,0 +1,42 @@ +// English (Trinidad & Tobago) [en-tt] +import dayjs from '../index'; +var locale = { + name: 'en-tt', + weekdays: 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'), + weekdaysShort: 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'), + weekdaysMin: 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'), + months: 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'), + monthsShort: 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'), + weekStart: 1, + yearStart: 4, + relativeTime: { + future: 'in %s', + past: '%s ago', + s: 'a few seconds', + m: 'a minute', + mm: '%d minutes', + h: 'an hour', + hh: '%d hours', + d: 'a day', + dd: '%d days', + M: 'a month', + MM: '%d months', + y: 'a year', + yy: '%d years' + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + ordinal: function ordinal(n) { + var s = ['th', 'st', 'nd', 'rd']; + var v = n % 100; + return "[" + n + (s[(v - 20) % 10] || s[v] || s[0]) + "]"; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/en.js b/node_modules/dayjs/esm/locale/en.js new file mode 100644 index 0000000..8ba6107 --- /dev/null +++ b/node_modules/dayjs/esm/locale/en.js @@ -0,0 +1,12 @@ +// English [en] +// We don't need weekdaysShort, weekdaysMin, monthsShort in en.js locale +export default { + name: 'en', + weekdays: 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'), + months: 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'), + ordinal: function ordinal(n) { + var s = ['th', 'st', 'nd', 'rd']; + var v = n % 100; + return "[" + n + (s[(v - 20) % 10] || s[v] || s[0]) + "]"; + } +}; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/eo.js b/node_modules/dayjs/esm/locale/eo.js new file mode 100644 index 0000000..e62599a --- /dev/null +++ b/node_modules/dayjs/esm/locale/eo.js @@ -0,0 +1,39 @@ +// Esperanto [eo] +import dayjs from '../index'; +var locale = { + name: 'eo', + weekdays: 'dimanĉo_lundo_mardo_merkredo_ĵaŭdo_vendredo_sabato'.split('_'), + months: 'januaro_februaro_marto_aprilo_majo_junio_julio_aŭgusto_septembro_oktobro_novembro_decembro'.split('_'), + weekStart: 1, + weekdaysShort: 'dim_lun_mard_merk_ĵaŭ_ven_sab'.split('_'), + monthsShort: 'jan_feb_mar_apr_maj_jun_jul_aŭg_sep_okt_nov_dec'.split('_'), + weekdaysMin: 'di_lu_ma_me_ĵa_ve_sa'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'YYYY-MM-DD', + LL: 'D[-a de] MMMM, YYYY', + LLL: 'D[-a de] MMMM, YYYY HH:mm', + LLLL: 'dddd, [la] D[-a de] MMMM, YYYY HH:mm' + }, + relativeTime: { + future: 'post %s', + past: 'antaŭ %s', + s: 'sekundoj', + m: 'minuto', + mm: '%d minutoj', + h: 'horo', + hh: '%d horoj', + d: 'tago', + dd: '%d tagoj', + M: 'monato', + MM: '%d monatoj', + y: 'jaro', + yy: '%d jaroj' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/es-do.js b/node_modules/dayjs/esm/locale/es-do.js new file mode 100644 index 0000000..09410cf --- /dev/null +++ b/node_modules/dayjs/esm/locale/es-do.js @@ -0,0 +1,39 @@ +// Spanish (Dominican Republic) [es-do] +import dayjs from '../index'; +var locale = { + name: 'es-do', + weekdays: 'domingo_lunes_martes_miércoles_jueves_viernes_sábado'.split('_'), + weekdaysShort: 'dom._lun._mar._mié._jue._vie._sáb.'.split('_'), + weekdaysMin: 'do_lu_ma_mi_ju_vi_sá'.split('_'), + months: 'enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre'.split('_'), + monthsShort: 'ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic'.split('_'), + weekStart: 1, + relativeTime: { + future: 'en %s', + past: 'hace %s', + s: 'unos segundos', + m: 'un minuto', + mm: '%d minutos', + h: 'una hora', + hh: '%d horas', + d: 'un día', + dd: '%d días', + M: 'un mes', + MM: '%d meses', + y: 'un año', + yy: '%d años' + }, + ordinal: function ordinal(n) { + return n + "\xBA"; + }, + formats: { + LT: 'h:mm A', + LTS: 'h:mm:ss A', + L: 'DD/MM/YYYY', + LL: 'D [de] MMMM [de] YYYY', + LLL: 'D [de] MMMM [de] YYYY h:mm A', + LLLL: 'dddd, D [de] MMMM [de] YYYY h:mm A' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/es-mx.js b/node_modules/dayjs/esm/locale/es-mx.js new file mode 100644 index 0000000..0207f83 --- /dev/null +++ b/node_modules/dayjs/esm/locale/es-mx.js @@ -0,0 +1,38 @@ +// Spanish (Mexico) [es-mx] +import dayjs from '../index'; +var locale = { + name: 'es-mx', + weekdays: 'domingo_lunes_martes_miércoles_jueves_viernes_sábado'.split('_'), + weekdaysShort: 'dom._lun._mar._mié._jue._vie._sáb.'.split('_'), + weekdaysMin: 'do_lu_ma_mi_ju_vi_sá'.split('_'), + months: 'enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre'.split('_'), + monthsShort: 'ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic'.split('_'), + relativeTime: { + future: 'en %s', + past: 'hace %s', + s: 'unos segundos', + m: 'un minuto', + mm: '%d minutos', + h: 'una hora', + hh: '%d horas', + d: 'un día', + dd: '%d días', + M: 'un mes', + MM: '%d meses', + y: 'un año', + yy: '%d años' + }, + ordinal: function ordinal(n) { + return n + "\xBA"; + }, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D [de] MMMM [de] YYYY', + LLL: 'D [de] MMMM [de] YYYY H:mm', + LLLL: 'dddd, D [de] MMMM [de] YYYY H:mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/es-pr.js b/node_modules/dayjs/esm/locale/es-pr.js new file mode 100644 index 0000000..5edc359 --- /dev/null +++ b/node_modules/dayjs/esm/locale/es-pr.js @@ -0,0 +1,39 @@ +// Spanish (Puerto Rico) [es-PR] +import dayjs from '../index'; +var locale = { + name: 'es-pr', + monthsShort: 'ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic'.split('_'), + weekdays: 'domingo_lunes_martes_miércoles_jueves_viernes_sábado'.split('_'), + weekdaysShort: 'dom._lun._mar._mié._jue._vie._sáb.'.split('_'), + weekdaysMin: 'do_lu_ma_mi_ju_vi_sá'.split('_'), + months: 'enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre'.split('_'), + weekStart: 1, + formats: { + LT: 'h:mm A', + LTS: 'h:mm:ss A', + L: 'MM/DD/YYYY', + LL: 'D [de] MMMM [de] YYYY', + LLL: 'D [de] MMMM [de] YYYY h:mm A', + LLLL: 'dddd, D [de] MMMM [de] YYYY h:mm A' + }, + relativeTime: { + future: 'en %s', + past: 'hace %s', + s: 'unos segundos', + m: 'un minuto', + mm: '%d minutos', + h: 'una hora', + hh: '%d horas', + d: 'un día', + dd: '%d días', + M: 'un mes', + MM: '%d meses', + y: 'un año', + yy: '%d años' + }, + ordinal: function ordinal(n) { + return n + "\xBA"; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/es-us.js b/node_modules/dayjs/esm/locale/es-us.js new file mode 100644 index 0000000..f9b01a0 --- /dev/null +++ b/node_modules/dayjs/esm/locale/es-us.js @@ -0,0 +1,38 @@ +// Spanish (United States) [es-us] +import dayjs from '../index'; +var locale = { + name: 'es-us', + weekdays: 'domingo_lunes_martes_miércoles_jueves_viernes_sábado'.split('_'), + weekdaysShort: 'dom._lun._mar._mié._jue._vie._sáb.'.split('_'), + weekdaysMin: 'do_lu_ma_mi_ju_vi_sá'.split('_'), + months: 'enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre'.split('_'), + monthsShort: 'ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic'.split('_'), + relativeTime: { + future: 'en %s', + past: 'hace %s', + s: 'unos segundos', + m: 'un minuto', + mm: '%d minutos', + h: 'una hora', + hh: '%d horas', + d: 'un día', + dd: '%d días', + M: 'un mes', + MM: '%d meses', + y: 'un año', + yy: '%d años' + }, + ordinal: function ordinal(n) { + return n + "\xBA"; + }, + formats: { + LT: 'h:mm A', + LTS: 'h:mm:ss A', + L: 'MM/DD/YYYY', + LL: 'D [de] MMMM [de] YYYY', + LLL: 'D [de] MMMM [de] YYYY h:mm A', + LLLL: 'dddd, D [de] MMMM [de] YYYY h:mm A' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/es.js b/node_modules/dayjs/esm/locale/es.js new file mode 100644 index 0000000..84bdfbe --- /dev/null +++ b/node_modules/dayjs/esm/locale/es.js @@ -0,0 +1,39 @@ +// Spanish [es] +import dayjs from '../index'; +var locale = { + name: 'es', + monthsShort: 'ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic'.split('_'), + weekdays: 'domingo_lunes_martes_miércoles_jueves_viernes_sábado'.split('_'), + weekdaysShort: 'dom._lun._mar._mié._jue._vie._sáb.'.split('_'), + weekdaysMin: 'do_lu_ma_mi_ju_vi_sá'.split('_'), + months: 'enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre'.split('_'), + weekStart: 1, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D [de] MMMM [de] YYYY', + LLL: 'D [de] MMMM [de] YYYY H:mm', + LLLL: 'dddd, D [de] MMMM [de] YYYY H:mm' + }, + relativeTime: { + future: 'en %s', + past: 'hace %s', + s: 'unos segundos', + m: 'un minuto', + mm: '%d minutos', + h: 'una hora', + hh: '%d horas', + d: 'un día', + dd: '%d días', + M: 'un mes', + MM: '%d meses', + y: 'un año', + yy: '%d años' + }, + ordinal: function ordinal(n) { + return n + "\xBA"; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/et.js b/node_modules/dayjs/esm/locale/et.js new file mode 100644 index 0000000..7f7c5ff --- /dev/null +++ b/node_modules/dayjs/esm/locale/et.js @@ -0,0 +1,65 @@ +// Estonian [et] +import dayjs from '../index'; + +function relativeTimeWithTense(number, withoutSuffix, key, isFuture) { + var format = { + s: ['mõne sekundi', 'mõni sekund', 'paar sekundit'], + m: ['ühe minuti', 'üks minut'], + mm: ['%d minuti', '%d minutit'], + h: ['ühe tunni', 'tund aega', 'üks tund'], + hh: ['%d tunni', '%d tundi'], + d: ['ühe päeva', 'üks päev'], + M: ['kuu aja', 'kuu aega', 'üks kuu'], + MM: ['%d kuu', '%d kuud'], + y: ['ühe aasta', 'aasta', 'üks aasta'], + yy: ['%d aasta', '%d aastat'] + }; + + if (withoutSuffix) { + return (format[key][2] ? format[key][2] : format[key][1]).replace('%d', number); + } + + return (isFuture ? format[key][0] : format[key][1]).replace('%d', number); +} + +var locale = { + name: 'et', + // Estonian + weekdays: 'pühapäev_esmaspäev_teisipäev_kolmapäev_neljapäev_reede_laupäev'.split('_'), + // Note weekdays are not capitalized in Estonian + weekdaysShort: 'P_E_T_K_N_R_L'.split('_'), + // There is no short form of weekdays in Estonian except this 1 letter format so it is used for both 'weekdaysShort' and 'weekdaysMin' + weekdaysMin: 'P_E_T_K_N_R_L'.split('_'), + months: 'jaanuar_veebruar_märts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember'.split('_'), + // Note month names are not capitalized in Estonian + monthsShort: 'jaan_veebr_märts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets'.split('_'), + ordinal: function ordinal(n) { + return n + "."; + }, + weekStart: 1, + relativeTime: { + future: '%s pärast', + past: '%s tagasi', + s: relativeTimeWithTense, + m: relativeTimeWithTense, + mm: relativeTimeWithTense, + h: relativeTimeWithTense, + hh: relativeTimeWithTense, + d: relativeTimeWithTense, + dd: '%d päeva', + M: relativeTimeWithTense, + MM: relativeTimeWithTense, + y: relativeTimeWithTense, + yy: relativeTimeWithTense + }, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D. MMMM YYYY', + LLL: 'D. MMMM YYYY H:mm', + LLLL: 'dddd, D. MMMM YYYY H:mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/eu.js b/node_modules/dayjs/esm/locale/eu.js new file mode 100644 index 0000000..5cb73d0 --- /dev/null +++ b/node_modules/dayjs/esm/locale/eu.js @@ -0,0 +1,43 @@ +// Basque [eu] +import dayjs from '../index'; +var locale = { + name: 'eu', + weekdays: 'igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata'.split('_'), + months: 'urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua'.split('_'), + weekStart: 1, + weekdaysShort: 'ig._al._ar._az._og._ol._lr.'.split('_'), + monthsShort: 'urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.'.split('_'), + weekdaysMin: 'ig_al_ar_az_og_ol_lr'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'YYYY-MM-DD', + LL: 'YYYY[ko] MMMM[ren] D[a]', + LLL: 'YYYY[ko] MMMM[ren] D[a] HH:mm', + LLLL: 'dddd, YYYY[ko] MMMM[ren] D[a] HH:mm', + l: 'YYYY-M-D', + ll: 'YYYY[ko] MMM D[a]', + lll: 'YYYY[ko] MMM D[a] HH:mm', + llll: 'ddd, YYYY[ko] MMM D[a] HH:mm' + }, + relativeTime: { + future: '%s barru', + past: 'duela %s', + s: 'segundo batzuk', + m: 'minutu bat', + mm: '%d minutu', + h: 'ordu bat', + hh: '%d ordu', + d: 'egun bat', + dd: '%d egun', + M: 'hilabete bat', + MM: '%d hilabete', + y: 'urte bat', + yy: '%d urte' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/fa.js b/node_modules/dayjs/esm/locale/fa.js new file mode 100644 index 0000000..089459e --- /dev/null +++ b/node_modules/dayjs/esm/locale/fa.js @@ -0,0 +1,39 @@ +// Persian [fa] +import dayjs from '../index'; +var locale = { + name: 'fa', + weekdays: 'یک‌شنبه_دوشنبه_سه‌شنبه_چهارشنبه_پنج‌شنبه_جمعه_شنبه'.split('_'), + weekdaysShort: "\u06CC\u06A9\u200C\u0634\u0646\u0628\u0647_\u062F\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200C\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067E\u0646\u062C\u200C\u0634\u0646\u0628\u0647_\u062C\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split('_'), + weekdaysMin: 'ی_د_س_چ_پ_ج_ش'.split('_'), + weekStart: 6, + months: 'ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر'.split('_'), + monthsShort: 'ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'در %s', + past: '%s پیش', + s: 'چند ثانیه', + m: 'یک دقیقه', + mm: '%d دقیقه', + h: 'یک ساعت', + hh: '%d ساعت', + d: 'یک روز', + dd: '%d روز', + M: 'یک ماه', + MM: '%d ماه', + y: 'یک سال', + yy: '%d سال' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/fi.js b/node_modules/dayjs/esm/locale/fi.js new file mode 100644 index 0000000..1ded894 --- /dev/null +++ b/node_modules/dayjs/esm/locale/fi.js @@ -0,0 +1,88 @@ +// Finnish [fi] +import dayjs from '../index'; + +function relativeTimeFormatter(number, withoutSuffix, key, isFuture) { + var past = { + s: 'muutama sekunti', + m: 'minuutti', + mm: '%d minuuttia', + h: 'tunti', + hh: '%d tuntia', + d: 'päivä', + dd: '%d päivää', + M: 'kuukausi', + MM: '%d kuukautta', + y: 'vuosi', + yy: '%d vuotta', + numbers: 'nolla_yksi_kaksi_kolme_neljä_viisi_kuusi_seitsemän_kahdeksan_yhdeksän'.split('_') + }; + var future = { + s: 'muutaman sekunnin', + m: 'minuutin', + mm: '%d minuutin', + h: 'tunnin', + hh: '%d tunnin', + d: 'päivän', + dd: '%d päivän', + M: 'kuukauden', + MM: '%d kuukauden', + y: 'vuoden', + yy: '%d vuoden', + numbers: 'nollan_yhden_kahden_kolmen_neljän_viiden_kuuden_seitsemän_kahdeksan_yhdeksän'.split('_') + }; + var words = isFuture && !withoutSuffix ? future : past; + var result = words[key]; + + if (number < 10) { + return result.replace('%d', words.numbers[number]); + } + + return result.replace('%d', number); +} + +var locale = { + name: 'fi', + // Finnish + weekdays: 'sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai'.split('_'), + // Note weekdays are not capitalized in Finnish + weekdaysShort: 'su_ma_ti_ke_to_pe_la'.split('_'), + // There is no short form of weekdays in Finnish except this 2 letter format so it is used for both 'weekdaysShort' and 'weekdaysMin' + weekdaysMin: 'su_ma_ti_ke_to_pe_la'.split('_'), + months: 'tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kesäkuu_heinäkuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu'.split('_'), + // Note month names are not capitalized in Finnish + monthsShort: 'tammi_helmi_maalis_huhti_touko_kesä_heinä_elo_syys_loka_marras_joulu'.split('_'), + ordinal: function ordinal(n) { + return n + "."; + }, + weekStart: 1, + yearStart: 4, + relativeTime: { + future: '%s päästä', + past: '%s sitten', + s: relativeTimeFormatter, + m: relativeTimeFormatter, + mm: relativeTimeFormatter, + h: relativeTimeFormatter, + hh: relativeTimeFormatter, + d: relativeTimeFormatter, + dd: relativeTimeFormatter, + M: relativeTimeFormatter, + MM: relativeTimeFormatter, + y: relativeTimeFormatter, + yy: relativeTimeFormatter + }, + formats: { + LT: 'HH.mm', + LTS: 'HH.mm.ss', + L: 'DD.MM.YYYY', + LL: 'D. MMMM[ta] YYYY', + LLL: 'D. MMMM[ta] YYYY, [klo] HH.mm', + LLLL: 'dddd, D. MMMM[ta] YYYY, [klo] HH.mm', + l: 'D.M.YYYY', + ll: 'D. MMM YYYY', + lll: 'D. MMM YYYY, [klo] HH.mm', + llll: 'ddd, D. MMM YYYY, [klo] HH.mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/fo.js b/node_modules/dayjs/esm/locale/fo.js new file mode 100644 index 0000000..07c3761 --- /dev/null +++ b/node_modules/dayjs/esm/locale/fo.js @@ -0,0 +1,39 @@ +// Faroese [fo] +import dayjs from '../index'; +var locale = { + name: 'fo', + weekdays: 'sunnudagur_mánadagur_týsdagur_mikudagur_hósdagur_fríggjadagur_leygardagur'.split('_'), + months: 'januar_februar_mars_apríl_mai_juni_juli_august_september_oktober_november_desember'.split('_'), + weekStart: 1, + weekdaysShort: 'sun_mán_týs_mik_hós_frí_ley'.split('_'), + monthsShort: 'jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des'.split('_'), + weekdaysMin: 'su_má_tý_mi_hó_fr_le'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D. MMMM, YYYY HH:mm' + }, + relativeTime: { + future: 'um %s', + past: '%s síðani', + s: 'fá sekund', + m: 'ein minuttur', + mm: '%d minuttir', + h: 'ein tími', + hh: '%d tímar', + d: 'ein dagur', + dd: '%d dagar', + M: 'ein mánaður', + MM: '%d mánaðir', + y: 'eitt ár', + yy: '%d ár' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/fr-ca.js b/node_modules/dayjs/esm/locale/fr-ca.js new file mode 100644 index 0000000..688d695 --- /dev/null +++ b/node_modules/dayjs/esm/locale/fr-ca.js @@ -0,0 +1,38 @@ +// French (Canada) [fr-ca] +import dayjs from '../index'; +var locale = { + name: 'fr-ca', + weekdays: 'dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi'.split('_'), + months: 'janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre'.split('_'), + weekdaysShort: 'dim._lun._mar._mer._jeu._ven._sam.'.split('_'), + monthsShort: 'janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.'.split('_'), + weekdaysMin: 'di_lu_ma_me_je_ve_sa'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'YYYY-MM-DD', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'dans %s', + past: 'il y a %s', + s: 'quelques secondes', + m: 'une minute', + mm: '%d minutes', + h: 'une heure', + hh: '%d heures', + d: 'un jour', + dd: '%d jours', + M: 'un mois', + MM: '%d mois', + y: 'un an', + yy: '%d ans' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/fr-ch.js b/node_modules/dayjs/esm/locale/fr-ch.js new file mode 100644 index 0000000..593dba8 --- /dev/null +++ b/node_modules/dayjs/esm/locale/fr-ch.js @@ -0,0 +1,39 @@ +// French (Switzerland) [fr-ch] +import dayjs from '../index'; +var locale = { + name: 'fr-ch', + weekdays: 'dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi'.split('_'), + months: 'janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre'.split('_'), + weekStart: 1, + weekdaysShort: 'dim._lun._mar._mer._jeu._ven._sam.'.split('_'), + monthsShort: 'janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.'.split('_'), + weekdaysMin: 'di_lu_ma_me_je_ve_sa'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'dans %s', + past: 'il y a %s', + s: 'quelques secondes', + m: 'une minute', + mm: '%d minutes', + h: 'une heure', + hh: '%d heures', + d: 'un jour', + dd: '%d jours', + M: 'un mois', + MM: '%d mois', + y: 'un an', + yy: '%d ans' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/fr.js b/node_modules/dayjs/esm/locale/fr.js new file mode 100644 index 0000000..b31c11d --- /dev/null +++ b/node_modules/dayjs/esm/locale/fr.js @@ -0,0 +1,41 @@ +// French [fr] +import dayjs from '../index'; +var locale = { + name: 'fr', + weekdays: 'dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi'.split('_'), + weekdaysShort: 'dim._lun._mar._mer._jeu._ven._sam.'.split('_'), + weekdaysMin: 'di_lu_ma_me_je_ve_sa'.split('_'), + months: 'janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre'.split('_'), + monthsShort: 'janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.'.split('_'), + weekStart: 1, + yearStart: 4, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'dans %s', + past: 'il y a %s', + s: 'quelques secondes', + m: 'une minute', + mm: '%d minutes', + h: 'une heure', + hh: '%d heures', + d: 'un jour', + dd: '%d jours', + M: 'un mois', + MM: '%d mois', + y: 'un an', + yy: '%d ans' + }, + ordinal: function ordinal(n) { + var o = n === 1 ? 'er' : ''; + return "" + n + o; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/fy.js b/node_modules/dayjs/esm/locale/fy.js new file mode 100644 index 0000000..4b9f9de --- /dev/null +++ b/node_modules/dayjs/esm/locale/fy.js @@ -0,0 +1,39 @@ +// Frisian [fy] +import dayjs from '../index'; +var locale = { + name: 'fy', + weekdays: 'snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon'.split('_'), + months: 'jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber'.split('_'), + monthsShort: 'jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.'.split('_'), + weekStart: 1, + weekdaysShort: 'si._mo._ti._wo._to._fr._so.'.split('_'), + weekdaysMin: 'Si_Mo_Ti_Wo_To_Fr_So'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD-MM-YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'oer %s', + past: '%s lyn', + s: 'in pear sekonden', + m: 'ien minút', + mm: '%d minuten', + h: 'ien oere', + hh: '%d oeren', + d: 'ien dei', + dd: '%d dagen', + M: 'ien moanne', + MM: '%d moannen', + y: 'ien jier', + yy: '%d jierren' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ga.js b/node_modules/dayjs/esm/locale/ga.js new file mode 100644 index 0000000..8cdfa9f --- /dev/null +++ b/node_modules/dayjs/esm/locale/ga.js @@ -0,0 +1,39 @@ +// Irish or Irish Gaelic [ga] +import dayjs from '../index'; +var locale = { + name: 'ga', + weekdays: 'Dé Domhnaigh_Dé Luain_Dé Máirt_Dé Céadaoin_Déardaoin_Dé hAoine_Dé Satharn'.split('_'), + months: 'Eanáir_Feabhra_Márta_Aibreán_Bealtaine_Méitheamh_Iúil_Lúnasa_Meán Fómhair_Deaireadh Fómhair_Samhain_Nollaig'.split('_'), + weekStart: 1, + weekdaysShort: 'Dom_Lua_Mái_Céa_Déa_hAo_Sat'.split('_'), + monthsShort: 'Eaná_Feab_Márt_Aibr_Beal_Méit_Iúil_Lúna_Meán_Deai_Samh_Noll'.split('_'), + weekdaysMin: 'Do_Lu_Má_Ce_Dé_hA_Sa'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'i %s', + past: '%s ó shin', + s: 'cúpla soicind', + m: 'nóiméad', + mm: '%d nóiméad', + h: 'uair an chloig', + hh: '%d uair an chloig', + d: 'lá', + dd: '%d lá', + M: 'mí', + MM: '%d mí', + y: 'bliain', + yy: '%d bliain' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/gd.js b/node_modules/dayjs/esm/locale/gd.js new file mode 100644 index 0000000..fcf62cd --- /dev/null +++ b/node_modules/dayjs/esm/locale/gd.js @@ -0,0 +1,39 @@ +// Scottish Gaelic [gd] +import dayjs from '../index'; +var locale = { + name: 'gd', + weekdays: 'Didòmhnaich_Diluain_Dimàirt_Diciadain_Diardaoin_Dihaoine_Disathairne'.split('_'), + months: 'Am Faoilleach_An Gearran_Am Màrt_An Giblean_An Cèitean_An t-Ògmhios_An t-Iuchar_An Lùnastal_An t-Sultain_An Dàmhair_An t-Samhain_An Dùbhlachd'.split('_'), + weekStart: 1, + weekdaysShort: 'Did_Dil_Dim_Dic_Dia_Dih_Dis'.split('_'), + monthsShort: 'Faoi_Gear_Màrt_Gibl_Cèit_Ògmh_Iuch_Lùn_Sult_Dàmh_Samh_Dùbh'.split('_'), + weekdaysMin: 'Dò_Lu_Mà_Ci_Ar_Ha_Sa'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'ann an %s', + past: 'bho chionn %s', + s: 'beagan diogan', + m: 'mionaid', + mm: '%d mionaidean', + h: 'uair', + hh: '%d uairean', + d: 'latha', + dd: '%d latha', + M: 'mìos', + MM: '%d mìosan', + y: 'bliadhna', + yy: '%d bliadhna' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/gl.js b/node_modules/dayjs/esm/locale/gl.js new file mode 100644 index 0000000..23d687f --- /dev/null +++ b/node_modules/dayjs/esm/locale/gl.js @@ -0,0 +1,39 @@ +// Galician [gl] +import dayjs from '../index'; +var locale = { + name: 'gl', + weekdays: 'domingo_luns_martes_mércores_xoves_venres_sábado'.split('_'), + months: 'xaneiro_febreiro_marzo_abril_maio_xuño_xullo_agosto_setembro_outubro_novembro_decembro'.split('_'), + weekStart: 1, + weekdaysShort: 'dom._lun._mar._mér._xov._ven._sáb.'.split('_'), + monthsShort: 'xan._feb._mar._abr._mai._xuñ._xul._ago._set._out._nov._dec.'.split('_'), + weekdaysMin: 'do_lu_ma_mé_xo_ve_sá'.split('_'), + ordinal: function ordinal(n) { + return n + "\xBA"; + }, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D [de] MMMM [de] YYYY', + LLL: 'D [de] MMMM [de] YYYY H:mm', + LLLL: 'dddd, D [de] MMMM [de] YYYY H:mm' + }, + relativeTime: { + future: 'en %s', + past: 'fai %s', + s: 'uns segundos', + m: 'un minuto', + mm: '%d minutos', + h: 'unha hora', + hh: '%d horas', + d: 'un día', + dd: '%d días', + M: 'un mes', + MM: '%d meses', + y: 'un ano', + yy: '%d anos' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/gom-latn.js b/node_modules/dayjs/esm/locale/gom-latn.js new file mode 100644 index 0000000..d621f5b --- /dev/null +++ b/node_modules/dayjs/esm/locale/gom-latn.js @@ -0,0 +1,25 @@ +// Konkani Latin script [gom-latn] +import dayjs from '../index'; +var locale = { + name: 'gom-latn', + weekdays: "Aitar_Somar_Mongllar_Budvar_Brestar_Sukrar_Son'var".split('_'), + months: 'Janer_Febrer_Mars_Abril_Mai_Jun_Julai_Agost_Setembr_Otubr_Novembr_Dezembr'.split('_'), + weekStart: 1, + weekdaysShort: 'Ait._Som._Mon._Bud._Bre._Suk._Son.'.split('_'), + monthsShort: 'Jan._Feb._Mars_Abr._Mai_Jun_Jul._Ago._Set._Otu._Nov._Dez.'.split('_'), + weekdaysMin: 'Ai_Sm_Mo_Bu_Br_Su_Sn'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'A h:mm [vazta]', + LTS: 'A h:mm:ss [vazta]', + L: 'DD-MM-YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY A h:mm [vazta]', + LLLL: 'dddd, MMMM[achea] Do, YYYY, A h:mm [vazta]', + llll: 'ddd, D MMM YYYY, A h:mm [vazta]' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/gu.js b/node_modules/dayjs/esm/locale/gu.js new file mode 100644 index 0000000..e05f44b --- /dev/null +++ b/node_modules/dayjs/esm/locale/gu.js @@ -0,0 +1,38 @@ +// Gujarati [gu] +import dayjs from '../index'; +var locale = { + name: 'gu', + weekdays: 'રવિવાર_સોમવાર_મંગળવાર_બુધ્વાર_ગુરુવાર_શુક્રવાર_શનિવાર'.split('_'), + months: 'જાન્યુઆરી_ફેબ્રુઆરી_માર્ચ_એપ્રિલ_મે_જૂન_જુલાઈ_ઑગસ્ટ_સપ્ટેમ્બર_ઑક્ટ્બર_નવેમ્બર_ડિસેમ્બર'.split('_'), + weekdaysShort: 'રવિ_સોમ_મંગળ_બુધ્_ગુરુ_શુક્ર_શનિ'.split('_'), + monthsShort: 'જાન્યુ._ફેબ્રુ._માર્ચ_એપ્રિ._મે_જૂન_જુલા._ઑગ._સપ્ટે._ઑક્ટ્._નવે._ડિસે.'.split('_'), + weekdaysMin: 'ર_સો_મં_બુ_ગુ_શુ_શ'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'A h:mm વાગ્યે', + LTS: 'A h:mm:ss વાગ્યે', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY, A h:mm વાગ્યે', + LLLL: 'dddd, D MMMM YYYY, A h:mm વાગ્યે' + }, + relativeTime: { + future: '%s મા', + past: '%s પેહલા', + s: 'અમુક પળો', + m: 'એક મિનિટ', + mm: '%d મિનિટ', + h: 'એક કલાક', + hh: '%d કલાક', + d: 'એક દિવસ', + dd: '%d દિવસ', + M: 'એક મહિનો', + MM: '%d મહિનો', + y: 'એક વર્ષ', + yy: '%d વર્ષ' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/he.js b/node_modules/dayjs/esm/locale/he.js new file mode 100644 index 0000000..a8868ff --- /dev/null +++ b/node_modules/dayjs/esm/locale/he.js @@ -0,0 +1,78 @@ +// Hebrew [he] +import dayjs from '../index'; +var texts = { + s: 'מספר שניות', + ss: '%d שניות', + m: 'דקה', + mm: '%d דקות', + h: 'שעה', + hh: '%d שעות', + hh2: 'שעתיים', + d: 'יום', + dd: '%d ימים', + dd2: 'יומיים', + M: 'חודש', + MM: '%d חודשים', + MM2: 'חודשיים', + y: 'שנה', + yy: '%d שנים', + yy2: 'שנתיים' +}; + +function relativeTimeFormatter(number, withoutSuffix, key) { + var text = texts[key + (number === 2 ? '2' : '')] || texts[key]; + return text.replace('%d', number); +} + +var locale = { + name: 'he', + weekdays: 'ראשון_שני_שלישי_רביעי_חמישי_שישי_שבת'.split('_'), + weekdaysShort: 'א׳_ב׳_ג׳_ד׳_ה׳_ו׳_ש׳'.split('_'), + weekdaysMin: 'א׳_ב׳_ג׳_ד׳_ה׳_ו_ש׳'.split('_'), + months: 'ינואר_פברואר_מרץ_אפריל_מאי_יוני_יולי_אוגוסט_ספטמבר_אוקטובר_נובמבר_דצמבר'.split('_'), + monthsShort: 'ינו_פבר_מרץ_אפר_מאי_יונ_יול_אוג_ספט_אוק_נוב_דצמ'.split('_'), + relativeTime: { + future: 'בעוד %s', + past: 'לפני %s', + s: relativeTimeFormatter, + m: relativeTimeFormatter, + mm: relativeTimeFormatter, + h: relativeTimeFormatter, + hh: relativeTimeFormatter, + d: relativeTimeFormatter, + dd: relativeTimeFormatter, + M: relativeTimeFormatter, + MM: relativeTimeFormatter, + y: relativeTimeFormatter, + yy: relativeTimeFormatter + }, + ordinal: function ordinal(n) { + return n; + }, + format: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D [ב]MMMM YYYY', + LLL: 'D [ב]MMMM YYYY HH:mm', + LLLL: 'dddd, D [ב]MMMM YYYY HH:mm', + l: 'D/M/YYYY', + ll: 'D MMM YYYY', + lll: 'D MMM YYYY HH:mm', + llll: 'ddd, D MMM YYYY HH:mm' + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D [ב]MMMM YYYY', + LLL: 'D [ב]MMMM YYYY HH:mm', + LLLL: 'dddd, D [ב]MMMM YYYY HH:mm', + l: 'D/M/YYYY', + ll: 'D MMM YYYY', + lll: 'D MMM YYYY HH:mm', + llll: 'ddd, D MMM YYYY HH:mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/hi.js b/node_modules/dayjs/esm/locale/hi.js new file mode 100644 index 0000000..e877ed6 --- /dev/null +++ b/node_modules/dayjs/esm/locale/hi.js @@ -0,0 +1,38 @@ +// Hindi [hi] +import dayjs from '../index'; +var locale = { + name: 'hi', + weekdays: 'रविवार_सोमवार_मंगलवार_बुधवार_गुरूवार_शुक्रवार_शनिवार'.split('_'), + months: 'जनवरी_फ़रवरी_मार्च_अप्रैल_मई_जून_जुलाई_अगस्त_सितम्बर_अक्टूबर_नवम्बर_दिसम्बर'.split('_'), + weekdaysShort: 'रवि_सोम_मंगल_बुध_गुरू_शुक्र_शनि'.split('_'), + monthsShort: 'जन._फ़र._मार्च_अप्रै._मई_जून_जुल._अग._सित._अक्टू._नव._दिस.'.split('_'), + weekdaysMin: 'र_सो_मं_बु_गु_शु_श'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'A h:mm बजे', + LTS: 'A h:mm:ss बजे', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY, A h:mm बजे', + LLLL: 'dddd, D MMMM YYYY, A h:mm बजे' + }, + relativeTime: { + future: '%s में', + past: '%s पहले', + s: 'कुछ ही क्षण', + m: 'एक मिनट', + mm: '%d मिनट', + h: 'एक घंटा', + hh: '%d घंटे', + d: 'एक दिन', + dd: '%d दिन', + M: 'एक महीने', + MM: '%d महीने', + y: 'एक वर्ष', + yy: '%d वर्ष' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/hr.js b/node_modules/dayjs/esm/locale/hr.js new file mode 100644 index 0000000..a760fe3 --- /dev/null +++ b/node_modules/dayjs/esm/locale/hr.js @@ -0,0 +1,53 @@ +// Croatian [hr] +import dayjs from '../index'; +var monthFormat = 'siječnja_veljače_ožujka_travnja_svibnja_lipnja_srpnja_kolovoza_rujna_listopada_studenoga_prosinca'.split('_'); +var monthStandalone = 'siječanj_veljača_ožujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac'.split('_'); +var MONTHS_IN_FORMAT = /D[oD]?(\[[^[\]]*\]|\s)+MMMM?/; + +var months = function months(dayjsInstance, format) { + if (MONTHS_IN_FORMAT.test(format)) { + return monthFormat[dayjsInstance.month()]; + } + + return monthStandalone[dayjsInstance.month()]; +}; + +months.s = monthStandalone; +months.f = monthFormat; +var locale = { + name: 'hr', + weekdays: 'nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota'.split('_'), + weekdaysShort: 'ned._pon._uto._sri._čet._pet._sub.'.split('_'), + weekdaysMin: 'ne_po_ut_sr_če_pe_su'.split('_'), + months: months, + monthsShort: 'sij._velj._ožu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.'.split('_'), + weekStart: 1, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D. MMMM YYYY', + LLL: 'D. MMMM YYYY H:mm', + LLLL: 'dddd, D. MMMM YYYY H:mm' + }, + relativeTime: { + future: 'za %s', + past: 'prije %s', + s: 'sekunda', + m: 'minuta', + mm: '%d minuta', + h: 'sat', + hh: '%d sati', + d: 'dan', + dd: '%d dana', + M: 'mjesec', + MM: '%d mjeseci', + y: 'godina', + yy: '%d godine' + }, + ordinal: function ordinal(n) { + return n + "."; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ht.js b/node_modules/dayjs/esm/locale/ht.js new file mode 100644 index 0000000..896739e --- /dev/null +++ b/node_modules/dayjs/esm/locale/ht.js @@ -0,0 +1,38 @@ +// Haitian Creole (Haiti) [ht] +import dayjs from '../index'; +var locale = { + name: 'ht', + weekdays: 'dimanch_lendi_madi_mèkredi_jedi_vandredi_samdi'.split('_'), + months: 'janvye_fevriye_mas_avril_me_jen_jiyè_out_septanm_oktòb_novanm_desanm'.split('_'), + weekdaysShort: 'dim._len._mad._mèk._jed._van._sam.'.split('_'), + monthsShort: 'jan._fev._mas_avr._me_jen_jiyè._out_sept._okt._nov._des.'.split('_'), + weekdaysMin: 'di_le_ma_mè_je_va_sa'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'nan %s', + past: 'sa gen %s', + s: 'kèk segond', + m: 'yon minit', + mm: '%d minit', + h: 'inèdtan', + hh: '%d zè', + d: 'yon jou', + dd: '%d jou', + M: 'yon mwa', + MM: '%d mwa', + y: 'yon ane', + yy: '%d ane' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/hu.js b/node_modules/dayjs/esm/locale/hu.js new file mode 100644 index 0000000..18df6e4 --- /dev/null +++ b/node_modules/dayjs/esm/locale/hu.js @@ -0,0 +1,61 @@ +// Hungarian [hu] +import dayjs from '../index'; +var locale = { + name: 'hu', + weekdays: 'vasárnap_hétfő_kedd_szerda_csütörtök_péntek_szombat'.split('_'), + weekdaysShort: 'vas_hét_kedd_sze_csüt_pén_szo'.split('_'), + weekdaysMin: 'v_h_k_sze_cs_p_szo'.split('_'), + months: 'január_február_március_április_május_június_július_augusztus_szeptember_október_november_december'.split('_'), + monthsShort: 'jan_feb_márc_ápr_máj_jún_júl_aug_szept_okt_nov_dec'.split('_'), + ordinal: function ordinal(n) { + return n + "."; + }, + weekStart: 1, + relativeTime: { + future: '%s múlva', + past: '%s', + s: function s(_, _s, ___, isFuture) { + return "n\xE9h\xE1ny m\xE1sodperc" + (isFuture || _s ? '' : 'e'); + }, + m: function m(_, s, ___, isFuture) { + return "egy perc" + (isFuture || s ? '' : 'e'); + }, + mm: function mm(n, s, ___, isFuture) { + return n + " perc" + (isFuture || s ? '' : 'e'); + }, + h: function h(_, s, ___, isFuture) { + return "egy " + (isFuture || s ? 'óra' : 'órája'); + }, + hh: function hh(n, s, ___, isFuture) { + return n + " " + (isFuture || s ? 'óra' : 'órája'); + }, + d: function d(_, s, ___, isFuture) { + return "egy " + (isFuture || s ? 'nap' : 'napja'); + }, + dd: function dd(n, s, ___, isFuture) { + return n + " " + (isFuture || s ? 'nap' : 'napja'); + }, + M: function M(_, s, ___, isFuture) { + return "egy " + (isFuture || s ? 'hónap' : 'hónapja'); + }, + MM: function MM(n, s, ___, isFuture) { + return n + " " + (isFuture || s ? 'hónap' : 'hónapja'); + }, + y: function y(_, s, ___, isFuture) { + return "egy " + (isFuture || s ? 'év' : 'éve'); + }, + yy: function yy(n, s, ___, isFuture) { + return n + " " + (isFuture || s ? 'év' : 'éve'); + } + }, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'YYYY.MM.DD.', + LL: 'YYYY. MMMM D.', + LLL: 'YYYY. MMMM D. H:mm', + LLLL: 'YYYY. MMMM D., dddd H:mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/hy-am.js b/node_modules/dayjs/esm/locale/hy-am.js new file mode 100644 index 0000000..937f2be --- /dev/null +++ b/node_modules/dayjs/esm/locale/hy-am.js @@ -0,0 +1,39 @@ +// Armenian [hy-am] +import dayjs from '../index'; +var locale = { + name: 'hy-am', + weekdays: 'կիրակի_երկուշաբթի_երեքշաբթի_չորեքշաբթի_հինգշաբթի_ուրբաթ_շաբաթ'.split('_'), + months: 'հունվարի_փետրվարի_մարտի_ապրիլի_մայիսի_հունիսի_հուլիսի_օգոստոսի_սեպտեմբերի_հոկտեմբերի_նոյեմբերի_դեկտեմբերի'.split('_'), + weekStart: 1, + weekdaysShort: 'կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ'.split('_'), + monthsShort: 'հնվ_փտր_մրտ_ապր_մյս_հնս_հլս_օգս_սպտ_հկտ_նմբ_դկտ'.split('_'), + weekdaysMin: 'կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D MMMM YYYY թ.', + LLL: 'D MMMM YYYY թ., HH:mm', + LLLL: 'dddd, D MMMM YYYY թ., HH:mm' + }, + relativeTime: { + future: '%s հետո', + past: '%s առաջ', + s: 'մի քանի վայրկյան', + m: 'րոպե', + mm: '%d րոպե', + h: 'ժամ', + hh: '%d ժամ', + d: 'օր', + dd: '%d օր', + M: 'ամիս', + MM: '%d ամիս', + y: 'տարի', + yy: '%d տարի' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/id.js b/node_modules/dayjs/esm/locale/id.js new file mode 100644 index 0000000..f743a12 --- /dev/null +++ b/node_modules/dayjs/esm/locale/id.js @@ -0,0 +1,39 @@ +// Indonesian [id] +import dayjs from '../index'; +var locale = { + name: 'id', + weekdays: 'Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu'.split('_'), + months: 'Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember'.split('_'), + weekdaysShort: 'Min_Sen_Sel_Rab_Kam_Jum_Sab'.split('_'), + monthsShort: 'Jan_Feb_Mar_Apr_Mei_Jun_Jul_Agt_Sep_Okt_Nov_Des'.split('_'), + weekdaysMin: 'Mg_Sn_Sl_Rb_Km_Jm_Sb'.split('_'), + weekStart: 1, + formats: { + LT: 'HH.mm', + LTS: 'HH.mm.ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY [pukul] HH.mm', + LLLL: 'dddd, D MMMM YYYY [pukul] HH.mm' + }, + relativeTime: { + future: 'dalam %s', + past: '%s yang lalu', + s: 'beberapa detik', + m: 'semenit', + mm: '%d menit', + h: 'sejam', + hh: '%d jam', + d: 'sehari', + dd: '%d hari', + M: 'sebulan', + MM: '%d bulan', + y: 'setahun', + yy: '%d tahun' + }, + ordinal: function ordinal(n) { + return n + "."; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/index.d.ts b/node_modules/dayjs/esm/locale/index.d.ts new file mode 100644 index 0000000..beb0d36 --- /dev/null +++ b/node_modules/dayjs/esm/locale/index.d.ts @@ -0,0 +1,11 @@ +/// + +declare module 'dayjs/esm/locale/*' { + namespace locale { + interface Locale extends ILocale {} + } + + const locale: locale.Locale + + export = locale +} diff --git a/node_modules/dayjs/esm/locale/is.js b/node_modules/dayjs/esm/locale/is.js new file mode 100644 index 0000000..22d8121 --- /dev/null +++ b/node_modules/dayjs/esm/locale/is.js @@ -0,0 +1,68 @@ +// Icelandic [is] +import dayjs from '../index'; +var texts = { + s: ['nokkrar sekúndur', 'nokkrar sekúndur', 'nokkrum sekúndum'], + m: ['mínúta', 'mínútu', 'mínútu'], + mm: ['mínútur', 'mínútur', 'mínútum'], + h: ['klukkustund', 'klukkustund', 'klukkustund'], + hh: ['klukkustundir', 'klukkustundir', 'klukkustundum'], + d: ['dagur', 'dag', 'degi'], + dd: ['dagar', 'daga', 'dögum'], + M: ['mánuður', 'mánuð', 'mánuði'], + MM: ['mánuðir', 'mánuði', 'mánuðum'], + y: ['ár', 'ár', 'ári'], + yy: ['ár', 'ár', 'árum'] +}; + +function resolveTemplate(key, number, isFuture, withoutSuffix) { + var suffixIndex = isFuture ? 1 : 2; + var index = withoutSuffix ? 0 : suffixIndex; + var keyShouldBeSingular = key.length === 2 && number % 10 === 1; + var correctedKey = keyShouldBeSingular ? key[0] : key; + var unitText = texts[correctedKey]; + var text = unitText[index]; + return key.length === 1 ? text : "%d " + text; +} + +function relativeTimeFormatter(number, withoutSuffix, key, isFuture) { + var template = resolveTemplate(key, number, isFuture, withoutSuffix); + return template.replace('%d', number); +} + +var locale = { + name: 'is', + weekdays: 'sunnudagur_mánudagur_þriðjudagur_miðvikudagur_fimmtudagur_föstudagur_laugardagur'.split('_'), + months: 'janúar_febrúar_mars_apríl_maí_júní_júlí_ágúst_september_október_nóvember_desember'.split('_'), + weekStart: 1, + weekdaysShort: 'sun_mán_þri_mið_fim_fös_lau'.split('_'), + monthsShort: 'jan_feb_mar_apr_maí_jún_júl_ágú_sep_okt_nóv_des'.split('_'), + weekdaysMin: 'Su_Má_Þr_Mi_Fi_Fö_La'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D. MMMM YYYY', + LLL: 'D. MMMM YYYY [kl.] H:mm', + LLLL: 'dddd, D. MMMM YYYY [kl.] H:mm' + }, + relativeTime: { + future: 'eftir %s', + past: 'fyrir %s síðan', + s: relativeTimeFormatter, + m: relativeTimeFormatter, + mm: relativeTimeFormatter, + h: relativeTimeFormatter, + hh: relativeTimeFormatter, + d: relativeTimeFormatter, + dd: relativeTimeFormatter, + M: relativeTimeFormatter, + MM: relativeTimeFormatter, + y: relativeTimeFormatter, + yy: relativeTimeFormatter + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/it-ch.js b/node_modules/dayjs/esm/locale/it-ch.js new file mode 100644 index 0000000..cfbb94d --- /dev/null +++ b/node_modules/dayjs/esm/locale/it-ch.js @@ -0,0 +1,39 @@ +// Italian (Switzerland) [it-ch] +import dayjs from '../index'; +var locale = { + name: 'it-ch', + weekdays: 'domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato'.split('_'), + months: 'gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre'.split('_'), + weekStart: 1, + weekdaysShort: 'dom_lun_mar_mer_gio_ven_sab'.split('_'), + monthsShort: 'gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic'.split('_'), + weekdaysMin: 'do_lu_ma_me_gi_ve_sa'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'tra %s', + past: '%s fa', + s: 'alcuni secondi', + m: 'un minuto', + mm: '%d minuti', + h: 'un\'ora', + hh: '%d ore', + d: 'un giorno', + dd: '%d giorni', + M: 'un mese', + MM: '%d mesi', + y: 'un anno', + yy: '%d anni' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/it.js b/node_modules/dayjs/esm/locale/it.js new file mode 100644 index 0000000..e8d2490 --- /dev/null +++ b/node_modules/dayjs/esm/locale/it.js @@ -0,0 +1,39 @@ +// Italian [it] +import dayjs from '../index'; +var locale = { + name: 'it', + weekdays: 'domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato'.split('_'), + weekdaysShort: 'dom_lun_mar_mer_gio_ven_sab'.split('_'), + weekdaysMin: 'do_lu_ma_me_gi_ve_sa'.split('_'), + months: 'gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre'.split('_'), + weekStart: 1, + monthsShort: 'gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic'.split('_'), + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'tra %s', + past: '%s fa', + s: 'qualche secondo', + m: 'un minuto', + mm: '%d minuti', + h: 'un\' ora', + hh: '%d ore', + d: 'un giorno', + dd: '%d giorni', + M: 'un mese', + MM: '%d mesi', + y: 'un anno', + yy: '%d anni' + }, + ordinal: function ordinal(n) { + return n + "\xBA"; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ja.js b/node_modules/dayjs/esm/locale/ja.js new file mode 100644 index 0000000..6568e13 --- /dev/null +++ b/node_modules/dayjs/esm/locale/ja.js @@ -0,0 +1,45 @@ +// Japanese [ja] +import dayjs from '../index'; +var locale = { + name: 'ja', + weekdays: '日曜日_月曜日_火曜日_水曜日_木曜日_金曜日_土曜日'.split('_'), + weekdaysShort: '日_月_火_水_木_金_土'.split('_'), + weekdaysMin: '日_月_火_水_木_金_土'.split('_'), + months: '1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月'.split('_'), + monthsShort: '1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月'.split('_'), + ordinal: function ordinal(n) { + return n + "\u65E5"; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'YYYY/MM/DD', + LL: 'YYYY年M月D日', + LLL: 'YYYY年M月D日 HH:mm', + LLLL: 'YYYY年M月D日 dddd HH:mm', + l: 'YYYY/MM/DD', + ll: 'YYYY年M月D日', + lll: 'YYYY年M月D日 HH:mm', + llll: 'YYYY年M月D日(ddd) HH:mm' + }, + meridiem: function meridiem(hour) { + return hour < 12 ? '午前' : '午後'; + }, + relativeTime: { + future: '%s後', + past: '%s前', + s: '数秒', + m: '1分', + mm: '%d分', + h: '1時間', + hh: '%d時間', + d: '1日', + dd: '%d日', + M: '1ヶ月', + MM: '%dヶ月', + y: '1年', + yy: '%d年' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/jv.js b/node_modules/dayjs/esm/locale/jv.js new file mode 100644 index 0000000..81a3f66 --- /dev/null +++ b/node_modules/dayjs/esm/locale/jv.js @@ -0,0 +1,39 @@ +// Javanese [jv] +import dayjs from '../index'; +var locale = { + name: 'jv', + weekdays: 'Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu'.split('_'), + months: 'Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember'.split('_'), + weekStart: 1, + weekdaysShort: 'Min_Sen_Sel_Reb_Kem_Jem_Sep'.split('_'), + monthsShort: 'Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des'.split('_'), + weekdaysMin: 'Mg_Sn_Sl_Rb_Km_Jm_Sp'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH.mm', + LTS: 'HH.mm.ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY [pukul] HH.mm', + LLLL: 'dddd, D MMMM YYYY [pukul] HH.mm' + }, + relativeTime: { + future: 'wonten ing %s', + past: '%s ingkang kepengker', + s: 'sawetawis detik', + m: 'setunggal menit', + mm: '%d menit', + h: 'setunggal jam', + hh: '%d jam', + d: 'sedinten', + dd: '%d dinten', + M: 'sewulan', + MM: '%d wulan', + y: 'setaun', + yy: '%d taun' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ka.js b/node_modules/dayjs/esm/locale/ka.js new file mode 100644 index 0000000..381fffa --- /dev/null +++ b/node_modules/dayjs/esm/locale/ka.js @@ -0,0 +1,39 @@ +// Georgian [ka] +import dayjs from '../index'; +var locale = { + name: 'ka', + weekdays: 'კვირა_ორშაბათი_სამშაბათი_ოთხშაბათი_ხუთშაბათი_პარასკევი_შაბათი'.split('_'), + weekdaysShort: 'კვი_ორშ_სამ_ოთხ_ხუთ_პარ_შაბ'.split('_'), + weekdaysMin: 'კვ_ორ_სა_ოთ_ხუ_პა_შა'.split('_'), + months: 'იანვარი_თებერვალი_მარტი_აპრილი_მაისი_ივნისი_ივლისი_აგვისტო_სექტემბერი_ოქტომბერი_ნოემბერი_დეკემბერი'.split('_'), + monthsShort: 'იან_თებ_მარ_აპრ_მაი_ივნ_ივლ_აგვ_სექ_ოქტ_ნოე_დეკ'.split('_'), + weekStart: 1, + formats: { + LT: 'h:mm A', + LTS: 'h:mm:ss A', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY h:mm A', + LLLL: 'dddd, D MMMM YYYY h:mm A' + }, + relativeTime: { + future: '%s შემდეგ', + past: '%s წინ', + s: 'წამი', + m: 'წუთი', + mm: '%d წუთი', + h: 'საათი', + hh: '%d საათის', + d: 'დღეს', + dd: '%d დღის განმავლობაში', + M: 'თვის', + MM: '%d თვის', + y: 'წელი', + yy: '%d წლის' + }, + ordinal: function ordinal(n) { + return n; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/kk.js b/node_modules/dayjs/esm/locale/kk.js new file mode 100644 index 0000000..f2ca045 --- /dev/null +++ b/node_modules/dayjs/esm/locale/kk.js @@ -0,0 +1,39 @@ +// Kazakh [kk] +import dayjs from '../index'; +var locale = { + name: 'kk', + weekdays: 'жексенбі_дүйсенбі_сейсенбі_сәрсенбі_бейсенбі_жұма_сенбі'.split('_'), + weekdaysShort: 'жек_дүй_сей_сәр_бей_жұм_сен'.split('_'), + weekdaysMin: 'жк_дй_сй_ср_бй_жм_сн'.split('_'), + months: 'қаңтар_ақпан_наурыз_сәуір_мамыр_маусым_шілде_тамыз_қыркүйек_қазан_қараша_желтоқсан'.split('_'), + monthsShort: 'қаң_ақп_нау_сәу_мам_мау_шіл_там_қыр_қаз_қар_жел'.split('_'), + weekStart: 1, + relativeTime: { + future: '%s ішінде', + past: '%s бұрын', + s: 'бірнеше секунд', + m: 'бір минут', + mm: '%d минут', + h: 'бір сағат', + hh: '%d сағат', + d: 'бір күн', + dd: '%d күн', + M: 'бір ай', + MM: '%d ай', + y: 'бір жыл', + yy: '%d жыл' + }, + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/km.js b/node_modules/dayjs/esm/locale/km.js new file mode 100644 index 0000000..7fd185b --- /dev/null +++ b/node_modules/dayjs/esm/locale/km.js @@ -0,0 +1,39 @@ +// Cambodian [km] +import dayjs from '../index'; +var locale = { + name: 'km', + weekdays: 'អាទិត្យ_ច័ន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍'.split('_'), + months: 'មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ'.split('_'), + weekStart: 1, + weekdaysShort: 'អា_ច_អ_ព_ព្រ_សុ_ស'.split('_'), + monthsShort: 'មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ'.split('_'), + weekdaysMin: 'អា_ច_អ_ព_ព្រ_សុ_ស'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + relativeTime: { + future: '%sទៀត', + past: '%sមុន', + s: 'ប៉ុន្មានវិនាទី', + m: 'មួយនាទី', + mm: '%d នាទី', + h: 'មួយម៉ោង', + hh: '%d ម៉ោង', + d: 'មួយថ្ងៃ', + dd: '%d ថ្ងៃ', + M: 'មួយខែ', + MM: '%d ខែ', + y: 'មួយឆ្នាំ', + yy: '%d ឆ្នាំ' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/kn.js b/node_modules/dayjs/esm/locale/kn.js new file mode 100644 index 0000000..b9ca9b9 --- /dev/null +++ b/node_modules/dayjs/esm/locale/kn.js @@ -0,0 +1,38 @@ +// Kannada [kn] +import dayjs from '../index'; +var locale = { + name: 'kn', + weekdays: 'ಭಾನುವಾರ_ಸೋಮವಾರ_ಮಂಗಳವಾರ_ಬುಧವಾರ_ಗುರುವಾರ_ಶುಕ್ರವಾರ_ಶನಿವಾರ'.split('_'), + months: 'ಜನವರಿ_ಫೆಬ್ರವರಿ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಂಬರ್_ಅಕ್ಟೋಬರ್_ನವೆಂಬರ್_ಡಿಸೆಂಬರ್'.split('_'), + weekdaysShort: 'ಭಾನು_ಸೋಮ_ಮಂಗಳ_ಬುಧ_ಗುರು_ಶುಕ್ರ_ಶನಿ'.split('_'), + monthsShort: 'ಜನ_ಫೆಬ್ರ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಂ_ಅಕ್ಟೋ_ನವೆಂ_ಡಿಸೆಂ'.split('_'), + weekdaysMin: 'ಭಾ_ಸೋ_ಮಂ_ಬು_ಗು_ಶು_ಶ'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'A h:mm', + LTS: 'A h:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY, A h:mm', + LLLL: 'dddd, D MMMM YYYY, A h:mm' + }, + relativeTime: { + future: '%s ನಂತರ', + past: '%s ಹಿಂದೆ', + s: 'ಕೆಲವು ಕ್ಷಣಗಳು', + m: 'ಒಂದು ನಿಮಿಷ', + mm: '%d ನಿಮಿಷ', + h: 'ಒಂದು ಗಂಟೆ', + hh: '%d ಗಂಟೆ', + d: 'ಒಂದು ದಿನ', + dd: '%d ದಿನ', + M: 'ಒಂದು ತಿಂಗಳು', + MM: '%d ತಿಂಗಳು', + y: 'ಒಂದು ವರ್ಷ', + yy: '%d ವರ್ಷ' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ko.js b/node_modules/dayjs/esm/locale/ko.js new file mode 100644 index 0000000..cfad49d --- /dev/null +++ b/node_modules/dayjs/esm/locale/ko.js @@ -0,0 +1,45 @@ +// Korean [ko] +import dayjs from '../index'; +var locale = { + name: 'ko', + weekdays: '일요일_월요일_화요일_수요일_목요일_금요일_토요일'.split('_'), + weekdaysShort: '일_월_화_수_목_금_토'.split('_'), + weekdaysMin: '일_월_화_수_목_금_토'.split('_'), + months: '1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월'.split('_'), + monthsShort: '1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월'.split('_'), + ordinal: function ordinal(n) { + return n + "\uC77C"; + }, + formats: { + LT: 'A h:mm', + LTS: 'A h:mm:ss', + L: 'YYYY.MM.DD.', + LL: 'YYYY년 MMMM D일', + LLL: 'YYYY년 MMMM D일 A h:mm', + LLLL: 'YYYY년 MMMM D일 dddd A h:mm', + l: 'YYYY.MM.DD.', + ll: 'YYYY년 MMMM D일', + lll: 'YYYY년 MMMM D일 A h:mm', + llll: 'YYYY년 MMMM D일 dddd A h:mm' + }, + meridiem: function meridiem(hour) { + return hour < 12 ? '오전' : '오후'; + }, + relativeTime: { + future: '%s 후', + past: '%s 전', + s: '몇 초', + m: '1분', + mm: '%d분', + h: '한 시간', + hh: '%d시간', + d: '하루', + dd: '%d일', + M: '한 달', + MM: '%d달', + y: '일 년', + yy: '%d년' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ku.js b/node_modules/dayjs/esm/locale/ku.js new file mode 100644 index 0000000..e56664e --- /dev/null +++ b/node_modules/dayjs/esm/locale/ku.js @@ -0,0 +1,77 @@ +// Kurdish [ku] +import dayjs from '../index'; +export var englishToArabicNumbersMap = { + 1: '١', + 2: '٢', + 3: '٣', + 4: '٤', + 5: '٥', + 6: '٦', + 7: '٧', + 8: '٨', + 9: '٩', + 0: '٠' +}; +var arabicToEnglishNumbersMap = { + '١': '1', + '٢': '2', + '٣': '3', + '٤': '4', + '٥': '5', + '٦': '6', + '٧': '7', + '٨': '8', + '٩': '9', + '٠': '0' +}; +var months = ['کانوونی دووەم', 'شوبات', 'ئادار', 'نیسان', 'ئایار', 'حوزەیران', 'تەممووز', 'ئاب', 'ئەیلوول', 'تشرینی یەکەم', 'تشرینی دووەم', 'کانوونی یەکەم']; +var locale = { + name: 'ku', + months: months, + monthsShort: months, + weekdays: 'یەکشەممە_دووشەممە_سێشەممە_چوارشەممە_پێنجشەممە_هەینی_شەممە'.split('_'), + weekdaysShort: 'یەکشەم_دووشەم_سێشەم_چوارشەم_پێنجشەم_هەینی_شەممە'.split('_'), + weekStart: 6, + weekdaysMin: 'ی_د_س_چ_پ_هـ_ش'.split('_'), + preparse: function preparse(string) { + return string.replace(/[١٢٣٤٥٦٧٨٩٠]/g, function (match) { + return arabicToEnglishNumbersMap[match]; + }).replace(/،/g, ','); + }, + postformat: function postformat(string) { + return string.replace(/\d/g, function (match) { + return englishToArabicNumbersMap[match]; + }).replace(/,/g, '،'); + }, + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + meridiem: function meridiem(hour) { + return hour < 12 ? 'پ.ن' : 'د.ن'; + }, + relativeTime: { + future: 'لە %s', + past: 'لەمەوپێش %s', + s: 'چەند چرکەیەک', + m: 'یەک خولەک', + mm: '%d خولەک', + h: 'یەک کاتژمێر', + hh: '%d کاتژمێر', + d: 'یەک ڕۆژ', + dd: '%d ڕۆژ', + M: 'یەک مانگ', + MM: '%d مانگ', + y: 'یەک ساڵ', + yy: '%d ساڵ' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ky.js b/node_modules/dayjs/esm/locale/ky.js new file mode 100644 index 0000000..fd04477 --- /dev/null +++ b/node_modules/dayjs/esm/locale/ky.js @@ -0,0 +1,39 @@ +// Kyrgyz [ky] +import dayjs from '../index'; +var locale = { + name: 'ky', + weekdays: 'Жекшемби_Дүйшөмбү_Шейшемби_Шаршемби_Бейшемби_Жума_Ишемби'.split('_'), + months: 'январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь'.split('_'), + weekStart: 1, + weekdaysShort: 'Жек_Дүй_Шей_Шар_Бей_Жум_Ише'.split('_'), + monthsShort: 'янв_фев_март_апр_май_июнь_июль_авг_сен_окт_ноя_дек'.split('_'), + weekdaysMin: 'Жк_Дй_Шй_Шр_Бй_Жм_Иш'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + relativeTime: { + future: '%s ичинде', + past: '%s мурун', + s: 'бирнече секунд', + m: 'бир мүнөт', + mm: '%d мүнөт', + h: 'бир саат', + hh: '%d саат', + d: 'бир күн', + dd: '%d күн', + M: 'бир ай', + MM: '%d ай', + y: 'бир жыл', + yy: '%d жыл' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/lb.js b/node_modules/dayjs/esm/locale/lb.js new file mode 100644 index 0000000..21ef4aa --- /dev/null +++ b/node_modules/dayjs/esm/locale/lb.js @@ -0,0 +1,24 @@ +// Luxembourgish [lb] +import dayjs from '../index'; +var locale = { + name: 'lb', + weekdays: 'Sonndeg_Méindeg_Dënschdeg_Mëttwoch_Donneschdeg_Freideg_Samschdeg'.split('_'), + months: 'Januar_Februar_Mäerz_Abrëll_Mee_Juni_Juli_August_September_Oktober_November_Dezember'.split('_'), + weekStart: 1, + weekdaysShort: 'So._Mé._Dë._Më._Do._Fr._Sa.'.split('_'), + monthsShort: 'Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.'.split('_'), + weekdaysMin: 'So_Mé_Dë_Më_Do_Fr_Sa'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'H:mm [Auer]', + LTS: 'H:mm:ss [Auer]', + L: 'DD.MM.YYYY', + LL: 'D. MMMM YYYY', + LLL: 'D. MMMM YYYY H:mm [Auer]', + LLLL: 'dddd, D. MMMM YYYY H:mm [Auer]' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/lo.js b/node_modules/dayjs/esm/locale/lo.js new file mode 100644 index 0000000..7732ec4 --- /dev/null +++ b/node_modules/dayjs/esm/locale/lo.js @@ -0,0 +1,38 @@ +// Lao [lo] +import dayjs from '../index'; +var locale = { + name: 'lo', + weekdays: 'ອາທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ'.split('_'), + months: 'ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ'.split('_'), + weekdaysShort: 'ທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ'.split('_'), + monthsShort: 'ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ'.split('_'), + weekdaysMin: 'ທ_ຈ_ອຄ_ພ_ພຫ_ສກ_ສ'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'ວັນdddd D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'ອີກ %s', + past: '%sຜ່ານມາ', + s: 'ບໍ່ເທົ່າໃດວິນາທີ', + m: '1 ນາທີ', + mm: '%d ນາທີ', + h: '1 ຊົ່ວໂມງ', + hh: '%d ຊົ່ວໂມງ', + d: '1 ມື້', + dd: '%d ມື້', + M: '1 ເດືອນ', + MM: '%d ເດືອນ', + y: '1 ປີ', + yy: '%d ປີ' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/lt.js b/node_modules/dayjs/esm/locale/lt.js new file mode 100644 index 0000000..cb46ca9 --- /dev/null +++ b/node_modules/dayjs/esm/locale/lt.js @@ -0,0 +1,70 @@ +// Lithuanian [lt] +import dayjs from '../index'; +var monthFormat = 'sausio_vasario_kovo_balandžio_gegužės_birželio_liepos_rugpjūčio_rugsėjo_spalio_lapkričio_gruodžio'.split('_'); +var monthStandalone = 'sausis_vasaris_kovas_balandis_gegužė_birželis_liepa_rugpjūtis_rugsėjis_spalis_lapkritis_gruodis'.split('_'); // eslint-disable-next-line no-useless-escape + +var MONTHS_IN_FORMAT = /D[oD]?(\[[^\[\]]*\]|\s)+MMMM?|MMMM?(\[[^\[\]]*\]|\s)+D[oD]?/; + +var months = function months(dayjsInstance, format) { + if (MONTHS_IN_FORMAT.test(format)) { + return monthFormat[dayjsInstance.month()]; + } + + return monthStandalone[dayjsInstance.month()]; +}; + +months.s = monthStandalone; +months.f = monthFormat; +var locale = { + name: 'lt', + weekdays: 'sekmadienis_pirmadienis_antradienis_trečiadienis_ketvirtadienis_penktadienis_šeštadienis'.split('_'), + weekdaysShort: 'sek_pir_ant_tre_ket_pen_šeš'.split('_'), + weekdaysMin: 's_p_a_t_k_pn_š'.split('_'), + months: months, + monthsShort: 'sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd'.split('_'), + ordinal: function ordinal(n) { + return n + "."; + }, + weekStart: 1, + relativeTime: { + future: 'už %s', + past: 'prieš %s', + s: 'kelias sekundes', + m: 'minutę', + mm: '%d minutes', + h: 'valandą', + hh: '%d valandas', + d: 'dieną', + dd: '%d dienas', + M: 'mėnesį', + MM: '%d mėnesius', + y: 'metus', + yy: '%d metus' + }, + format: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'YYYY-MM-DD', + LL: 'YYYY [m.] MMMM D [d.]', + LLL: 'YYYY [m.] MMMM D [d.], HH:mm [val.]', + LLLL: 'YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]', + l: 'YYYY-MM-DD', + ll: 'YYYY [m.] MMMM D [d.]', + lll: 'YYYY [m.] MMMM D [d.], HH:mm [val.]', + llll: 'YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]' + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'YYYY-MM-DD', + LL: 'YYYY [m.] MMMM D [d.]', + LLL: 'YYYY [m.] MMMM D [d.], HH:mm [val.]', + LLLL: 'YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]', + l: 'YYYY-MM-DD', + ll: 'YYYY [m.] MMMM D [d.]', + lll: 'YYYY [m.] MMMM D [d.], HH:mm [val.]', + llll: 'YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/lv.js b/node_modules/dayjs/esm/locale/lv.js new file mode 100644 index 0000000..4b18a61 --- /dev/null +++ b/node_modules/dayjs/esm/locale/lv.js @@ -0,0 +1,39 @@ +// Latvian [lv] +import dayjs from '../index'; +var locale = { + name: 'lv', + weekdays: 'svētdiena_pirmdiena_otrdiena_trešdiena_ceturtdiena_piektdiena_sestdiena'.split('_'), + months: 'janvāris_februāris_marts_aprīlis_maijs_jūnijs_jūlijs_augusts_septembris_oktobris_novembris_decembris'.split('_'), + weekStart: 1, + weekdaysShort: 'Sv_P_O_T_C_Pk_S'.split('_'), + monthsShort: 'jan_feb_mar_apr_mai_jūn_jūl_aug_sep_okt_nov_dec'.split('_'), + weekdaysMin: 'Sv_P_O_T_C_Pk_S'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD.MM.YYYY.', + LL: 'YYYY. [gada] D. MMMM', + LLL: 'YYYY. [gada] D. MMMM, HH:mm', + LLLL: 'YYYY. [gada] D. MMMM, dddd, HH:mm' + }, + relativeTime: { + future: 'pēc %s', + past: 'pirms %s', + s: 'dažām sekundēm', + m: 'minūtes', + mm: '%d minūtēm', + h: 'stundas', + hh: '%d stundām', + d: 'dienas', + dd: '%d dienām', + M: 'mēneša', + MM: '%d mēnešiem', + y: 'gada', + yy: '%d gadiem' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/me.js b/node_modules/dayjs/esm/locale/me.js new file mode 100644 index 0000000..465c0ff --- /dev/null +++ b/node_modules/dayjs/esm/locale/me.js @@ -0,0 +1,24 @@ +// Montenegrin [me] +import dayjs from '../index'; +var locale = { + name: 'me', + weekdays: 'nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota'.split('_'), + months: 'januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar'.split('_'), + weekStart: 1, + weekdaysShort: 'ned._pon._uto._sri._čet._pet._sub.'.split('_'), + monthsShort: 'jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.'.split('_'), + weekdaysMin: 'ne_po_ut_sr_če_pe_su'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D. MMMM YYYY', + LLL: 'D. MMMM YYYY H:mm', + LLLL: 'dddd, D. MMMM YYYY H:mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/mi.js b/node_modules/dayjs/esm/locale/mi.js new file mode 100644 index 0000000..3b56f0e --- /dev/null +++ b/node_modules/dayjs/esm/locale/mi.js @@ -0,0 +1,39 @@ +// Maori [mi] +import dayjs from '../index'; +var locale = { + name: 'mi', + weekdays: 'Rātapu_Mane_Tūrei_Wenerei_Tāite_Paraire_Hātarei'.split('_'), + months: 'Kohi-tāte_Hui-tanguru_Poutū-te-rangi_Paenga-whāwhā_Haratua_Pipiri_Hōngoingoi_Here-turi-kōkā_Mahuru_Whiringa-ā-nuku_Whiringa-ā-rangi_Hakihea'.split('_'), + weekStart: 1, + weekdaysShort: 'Ta_Ma_Tū_We_Tāi_Pa_Hā'.split('_'), + monthsShort: 'Kohi_Hui_Pou_Pae_Hara_Pipi_Hōngoi_Here_Mahu_Whi-nu_Whi-ra_Haki'.split('_'), + weekdaysMin: 'Ta_Ma_Tū_We_Tāi_Pa_Hā'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY [i] HH:mm', + LLLL: 'dddd, D MMMM YYYY [i] HH:mm' + }, + relativeTime: { + future: 'i roto i %s', + past: '%s i mua', + s: 'te hēkona ruarua', + m: 'he meneti', + mm: '%d meneti', + h: 'te haora', + hh: '%d haora', + d: 'he ra', + dd: '%d ra', + M: 'he marama', + MM: '%d marama', + y: 'he tau', + yy: '%d tau' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/mk.js b/node_modules/dayjs/esm/locale/mk.js new file mode 100644 index 0000000..8522c26 --- /dev/null +++ b/node_modules/dayjs/esm/locale/mk.js @@ -0,0 +1,39 @@ +// Macedonian [mk] +import dayjs from '../index'; +var locale = { + name: 'mk', + weekdays: 'недела_понеделник_вторник_среда_четврток_петок_сабота'.split('_'), + months: 'јануари_февруари_март_април_мај_јуни_јули_август_септември_октомври_ноември_декември'.split('_'), + weekStart: 1, + weekdaysShort: 'нед_пон_вто_сре_чет_пет_саб'.split('_'), + monthsShort: 'јан_фев_мар_апр_мај_јун_јул_авг_сеп_окт_ное_дек'.split('_'), + weekdaysMin: 'нe_пo_вт_ср_че_пе_сa'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'D.MM.YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY H:mm', + LLLL: 'dddd, D MMMM YYYY H:mm' + }, + relativeTime: { + future: 'после %s', + past: 'пред %s', + s: 'неколку секунди', + m: 'минута', + mm: '%d минути', + h: 'час', + hh: '%d часа', + d: 'ден', + dd: '%d дена', + M: 'месец', + MM: '%d месеци', + y: 'година', + yy: '%d години' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ml.js b/node_modules/dayjs/esm/locale/ml.js new file mode 100644 index 0000000..bfcc277 --- /dev/null +++ b/node_modules/dayjs/esm/locale/ml.js @@ -0,0 +1,38 @@ +// Malayalam [ml] +import dayjs from '../index'; +var locale = { + name: 'ml', + weekdays: 'ഞായറാഴ്ച_തിങ്കളാഴ്ച_ചൊവ്വാഴ്ച_ബുധനാഴ്ച_വ്യാഴാഴ്ച_വെള്ളിയാഴ്ച_ശനിയാഴ്ച'.split('_'), + months: 'ജനുവരി_ഫെബ്രുവരി_മാർച്ച്_ഏപ്രിൽ_മേയ്_ജൂൺ_ജൂലൈ_ഓഗസ്റ്റ്_സെപ്റ്റംബർ_ഒക്ടോബർ_നവംബർ_ഡിസംബർ'.split('_'), + weekdaysShort: 'ഞായർ_തിങ്കൾ_ചൊവ്വ_ബുധൻ_വ്യാഴം_വെള്ളി_ശനി'.split('_'), + monthsShort: 'ജനു._ഫെബ്രു._മാർ._ഏപ്രി._മേയ്_ജൂൺ_ജൂലൈ._ഓഗ._സെപ്റ്റ._ഒക്ടോ._നവം._ഡിസം.'.split('_'), + weekdaysMin: 'ഞാ_തി_ചൊ_ബു_വ്യാ_വെ_ശ'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'A h:mm -നു', + LTS: 'A h:mm:ss -നു', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY, A h:mm -നു', + LLLL: 'dddd, D MMMM YYYY, A h:mm -നു' + }, + relativeTime: { + future: '%s കഴിഞ്ഞ്', + past: '%s മുൻപ്', + s: 'അൽപ നിമിഷങ്ങൾ', + m: 'ഒരു മിനിറ്റ്', + mm: '%d മിനിറ്റ്', + h: 'ഒരു മണിക്കൂർ', + hh: '%d മണിക്കൂർ', + d: 'ഒരു ദിവസം', + dd: '%d ദിവസം', + M: 'ഒരു മാസം', + MM: '%d മാസം', + y: 'ഒരു വർഷം', + yy: '%d വർഷം' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/mn.js b/node_modules/dayjs/esm/locale/mn.js new file mode 100644 index 0000000..d93cae2 --- /dev/null +++ b/node_modules/dayjs/esm/locale/mn.js @@ -0,0 +1,38 @@ +// Mongolian [mn] +import dayjs from '../index'; +var locale = { + name: 'mn', + weekdays: 'Ням_Даваа_Мягмар_Лхагва_Пүрэв_Баасан_Бямба'.split('_'), + months: 'Нэгдүгээр сар_Хоёрдугаар сар_Гуравдугаар сар_Дөрөвдүгээр сар_Тавдугаар сар_Зургадугаар сар_Долдугаар сар_Наймдугаар сар_Есдүгээр сар_Аравдугаар сар_Арван нэгдүгээр сар_Арван хоёрдугаар сар'.split('_'), + weekdaysShort: 'Ням_Дав_Мяг_Лха_Пүр_Баа_Бям'.split('_'), + monthsShort: '1 сар_2 сар_3 сар_4 сар_5 сар_6 сар_7 сар_8 сар_9 сар_10 сар_11 сар_12 сар'.split('_'), + weekdaysMin: 'Ня_Да_Мя_Лх_Пү_Ба_Бя'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'YYYY-MM-DD', + LL: 'YYYY оны MMMMын D', + LLL: 'YYYY оны MMMMын D HH:mm', + LLLL: 'dddd, YYYY оны MMMMын D HH:mm' + }, + relativeTime: { + future: '%s', + past: '%s', + s: 'саяхан', + m: 'м', + mm: '%dм', + h: '1ц', + hh: '%dц', + d: '1ө', + dd: '%dө', + M: '1с', + MM: '%dс', + y: '1ж', + yy: '%dж' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/mr.js b/node_modules/dayjs/esm/locale/mr.js new file mode 100644 index 0000000..9eac8a7 --- /dev/null +++ b/node_modules/dayjs/esm/locale/mr.js @@ -0,0 +1,23 @@ +// Marathi [mr] +import dayjs from '../index'; +var locale = { + name: 'mr', + weekdays: 'रविवार_सोमवार_मंगळवार_बुधवार_गुरूवार_शुक्रवार_शनिवार'.split('_'), + months: 'जानेवारी_फेब्रुवारी_मार्च_एप्रिल_मे_जून_जुलै_ऑगस्ट_सप्टेंबर_ऑक्टोबर_नोव्हेंबर_डिसेंबर'.split('_'), + weekdaysShort: 'रवि_सोम_मंगळ_बुध_गुरू_शुक्र_शनि'.split('_'), + monthsShort: 'जाने._फेब्रु._मार्च._एप्रि._मे._जून._जुलै._ऑग._सप्टें._ऑक्टो._नोव्हें._डिसें.'.split('_'), + weekdaysMin: 'र_सो_मं_बु_गु_शु_श'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'A h:mm वाजता', + LTS: 'A h:mm:ss वाजता', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY, A h:mm वाजता', + LLLL: 'dddd, D MMMM YYYY, A h:mm वाजता' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ms-my.js b/node_modules/dayjs/esm/locale/ms-my.js new file mode 100644 index 0000000..5138219 --- /dev/null +++ b/node_modules/dayjs/esm/locale/ms-my.js @@ -0,0 +1,39 @@ +// Malay [ms-my] +import dayjs from '../index'; +var locale = { + name: 'ms-my', + weekdays: 'Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu'.split('_'), + months: 'Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember'.split('_'), + weekStart: 1, + weekdaysShort: 'Ahd_Isn_Sel_Rab_Kha_Jum_Sab'.split('_'), + monthsShort: 'Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis'.split('_'), + weekdaysMin: 'Ah_Is_Sl_Rb_Km_Jm_Sb'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH.mm', + LTS: 'HH.mm.ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY [pukul] HH.mm', + LLLL: 'dddd, D MMMM YYYY [pukul] HH.mm' + }, + relativeTime: { + future: 'dalam %s', + past: '%s yang lepas', + s: 'beberapa saat', + m: 'seminit', + mm: '%d minit', + h: 'sejam', + hh: '%d jam', + d: 'sehari', + dd: '%d hari', + M: 'sebulan', + MM: '%d bulan', + y: 'setahun', + yy: '%d tahun' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ms.js b/node_modules/dayjs/esm/locale/ms.js new file mode 100644 index 0000000..86349f3 --- /dev/null +++ b/node_modules/dayjs/esm/locale/ms.js @@ -0,0 +1,39 @@ +// Malay [ms] +import dayjs from '../index'; +var locale = { + name: 'ms', + weekdays: 'Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu'.split('_'), + weekdaysShort: 'Ahd_Isn_Sel_Rab_Kha_Jum_Sab'.split('_'), + weekdaysMin: 'Ah_Is_Sl_Rb_Km_Jm_Sb'.split('_'), + months: 'Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember'.split('_'), + monthsShort: 'Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis'.split('_'), + weekStart: 1, + formats: { + LT: 'HH.mm', + LTS: 'HH.mm.ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH.mm', + LLLL: 'dddd, D MMMM YYYY HH.mm' + }, + relativeTime: { + future: 'dalam %s', + past: '%s yang lepas', + s: 'beberapa saat', + m: 'seminit', + mm: '%d minit', + h: 'sejam', + hh: '%d jam', + d: 'sehari', + dd: '%d hari', + M: 'sebulan', + MM: '%d bulan', + y: 'setahun', + yy: '%d tahun' + }, + ordinal: function ordinal(n) { + return n + "."; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/mt.js b/node_modules/dayjs/esm/locale/mt.js new file mode 100644 index 0000000..9c90953 --- /dev/null +++ b/node_modules/dayjs/esm/locale/mt.js @@ -0,0 +1,39 @@ +// Maltese (Malta) [mt] +import dayjs from '../index'; +var locale = { + name: 'mt', + weekdays: 'Il-Ħadd_It-Tnejn_It-Tlieta_L-Erbgħa_Il-Ħamis_Il-Ġimgħa_Is-Sibt'.split('_'), + months: 'Jannar_Frar_Marzu_April_Mejju_Ġunju_Lulju_Awwissu_Settembru_Ottubru_Novembru_Diċembru'.split('_'), + weekStart: 1, + weekdaysShort: 'Ħad_Tne_Tli_Erb_Ħam_Ġim_Sib'.split('_'), + monthsShort: 'Jan_Fra_Mar_Apr_Mej_Ġun_Lul_Aww_Set_Ott_Nov_Diċ'.split('_'), + weekdaysMin: 'Ħa_Tn_Tl_Er_Ħa_Ġi_Si'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'f’ %s', + past: '%s ilu', + s: 'ftit sekondi', + m: 'minuta', + mm: '%d minuti', + h: 'siegħa', + hh: '%d siegħat', + d: 'ġurnata', + dd: '%d ġranet', + M: 'xahar', + MM: '%d xhur', + y: 'sena', + yy: '%d sni' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/my.js b/node_modules/dayjs/esm/locale/my.js new file mode 100644 index 0000000..73b2633 --- /dev/null +++ b/node_modules/dayjs/esm/locale/my.js @@ -0,0 +1,39 @@ +// Burmese [my] +import dayjs from '../index'; +var locale = { + name: 'my', + weekdays: 'တနင်္ဂနွေ_တနင်္လာ_အင်္ဂါ_ဗုဒ္ဓဟူး_ကြာသပတေး_သောကြာ_စနေ'.split('_'), + months: 'ဇန်နဝါရီ_ဖေဖော်ဝါရီ_မတ်_ဧပြီ_မေ_ဇွန်_ဇူလိုင်_သြဂုတ်_စက်တင်ဘာ_အောက်တိုဘာ_နိုဝင်ဘာ_ဒီဇင်ဘာ'.split('_'), + weekStart: 1, + weekdaysShort: 'နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ'.split('_'), + monthsShort: 'ဇန်_ဖေ_မတ်_ပြီ_မေ_ဇွန်_လိုင်_သြ_စက်_အောက်_နို_ဒီ'.split('_'), + weekdaysMin: 'နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'လာမည့် %s မှာ', + past: 'လွန်ခဲ့သော %s က', + s: 'စက္ကန်.အနည်းငယ်', + m: 'တစ်မိနစ်', + mm: '%d မိနစ်', + h: 'တစ်နာရီ', + hh: '%d နာရီ', + d: 'တစ်ရက်', + dd: '%d ရက်', + M: 'တစ်လ', + MM: '%d လ', + y: 'တစ်နှစ်', + yy: '%d နှစ်' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/nb.js b/node_modules/dayjs/esm/locale/nb.js new file mode 100644 index 0000000..1d7b1eb --- /dev/null +++ b/node_modules/dayjs/esm/locale/nb.js @@ -0,0 +1,40 @@ +// Norwegian Bokmål [nb] +import dayjs from '../index'; +var locale = { + name: 'nb', + weekdays: 'søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag'.split('_'), + weekdaysShort: 'sø._ma._ti._on._to._fr._lø.'.split('_'), + weekdaysMin: 'sø_ma_ti_on_to_fr_lø'.split('_'), + months: 'januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember'.split('_'), + monthsShort: 'jan._feb._mars_april_mai_juni_juli_aug._sep._okt._nov._des.'.split('_'), + ordinal: function ordinal(n) { + return n + "."; + }, + weekStart: 1, + yearStart: 4, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D. MMMM YYYY', + LLL: 'D. MMMM YYYY [kl.] HH:mm', + LLLL: 'dddd D. MMMM YYYY [kl.] HH:mm' + }, + relativeTime: { + future: 'om %s', + past: '%s siden', + s: 'noen sekunder', + m: 'ett minutt', + mm: '%d minutter', + h: 'en time', + hh: '%d timer', + d: 'en dag', + dd: '%d dager', + M: 'en måned', + MM: '%d måneder', + y: 'ett år', + yy: '%d år' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ne.js b/node_modules/dayjs/esm/locale/ne.js new file mode 100644 index 0000000..4f5a004 --- /dev/null +++ b/node_modules/dayjs/esm/locale/ne.js @@ -0,0 +1,40 @@ +// Nepalese [ne] +import dayjs from '../index'; +var locale = { + name: 'ne', + weekdays: 'आइतबार_सोमबार_मङ्गलबार_बुधबार_बिहिबार_शुक्रबार_शनिबार'.split('_'), + weekdaysShort: 'आइत._सोम._मङ्गल._बुध._बिहि._शुक्र._शनि.'.split('_'), + weekdaysMin: 'आ._सो._मं._बु._बि._शु._श.'.split('_'), + months: 'जनवरी_फेब्रुवरी_मार्च_अप्रिल_मे_जुन_जुलाई_अगष्ट_सेप्टेम्बर_अक्टोबर_नोभेम्बर_डिसेम्बर'.split('_'), + monthsShort: 'जन._फेब्रु._मार्च_अप्रि._मई_जुन_जुलाई._अग._सेप्ट._अक्टो._नोभे._डिसे.'.split('_'), + relativeTime: { + future: '%s पछि', + past: '%s अघि', + s: 'सेकेन्ड', + m: 'एक मिनेट', + mm: '%d मिनेट', + h: 'घन्टा', + hh: '%d घन्टा', + d: 'एक दिन', + dd: '%d दिन', + M: 'एक महिना', + MM: '%d महिना', + y: 'एक वर्ष', + yy: '%d वर्ष' + }, + ordinal: function ordinal(n) { + return ("" + n).replace(/\d/g, function (i) { + return '०१२३४५६७८९'[i]; + }); + }, + formats: { + LT: 'Aको h:mm बजे', + LTS: 'Aको h:mm:ss बजे', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY, Aको h:mm बजे', + LLLL: 'dddd, D MMMM YYYY, Aको h:mm बजे' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/nl-be.js b/node_modules/dayjs/esm/locale/nl-be.js new file mode 100644 index 0000000..51465b7 --- /dev/null +++ b/node_modules/dayjs/esm/locale/nl-be.js @@ -0,0 +1,39 @@ +// Dutch (Belgium) [nl-be] +import dayjs from '../index'; +var locale = { + name: 'nl-be', + weekdays: 'zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag'.split('_'), + months: 'januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december'.split('_'), + monthsShort: 'jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.'.split('_'), + weekStart: 1, + weekdaysShort: 'zo._ma._di._wo._do._vr._za.'.split('_'), + weekdaysMin: 'zo_ma_di_wo_do_vr_za'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'over %s', + past: '%s geleden', + s: 'een paar seconden', + m: 'één minuut', + mm: '%d minuten', + h: 'één uur', + hh: '%d uur', + d: 'één dag', + dd: '%d dagen', + M: 'één maand', + MM: '%d maanden', + y: 'één jaar', + yy: '%d jaar' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/nl.js b/node_modules/dayjs/esm/locale/nl.js new file mode 100644 index 0000000..ee1ac74 --- /dev/null +++ b/node_modules/dayjs/esm/locale/nl.js @@ -0,0 +1,40 @@ +// Dutch [nl] +import dayjs from '../index'; +var locale = { + name: 'nl', + weekdays: 'zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag'.split('_'), + weekdaysShort: 'zo._ma._di._wo._do._vr._za.'.split('_'), + weekdaysMin: 'zo_ma_di_wo_do_vr_za'.split('_'), + months: 'januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december'.split('_'), + monthsShort: 'jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec'.split('_'), + ordinal: function ordinal(n) { + return "[" + n + (n === 1 || n === 8 || n >= 20 ? 'ste' : 'de') + "]"; + }, + weekStart: 1, + yearStart: 4, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD-MM-YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'over %s', + past: '%s geleden', + s: 'een paar seconden', + m: 'een minuut', + mm: '%d minuten', + h: 'een uur', + hh: '%d uur', + d: 'een dag', + dd: '%d dagen', + M: 'een maand', + MM: '%d maanden', + y: 'een jaar', + yy: '%d jaar' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/nn.js b/node_modules/dayjs/esm/locale/nn.js new file mode 100644 index 0000000..43767a4 --- /dev/null +++ b/node_modules/dayjs/esm/locale/nn.js @@ -0,0 +1,39 @@ +// Nynorsk [nn] +import dayjs from '../index'; +var locale = { + name: 'nn', + weekdays: 'sundag_måndag_tysdag_onsdag_torsdag_fredag_laurdag'.split('_'), + weekdaysShort: 'sun_mån_tys_ons_tor_fre_lau'.split('_'), + weekdaysMin: 'su_må_ty_on_to_fr_la'.split('_'), + months: 'januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember'.split('_'), + monthsShort: 'jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des'.split('_'), + ordinal: function ordinal(n) { + return n + "."; + }, + weekStart: 1, + relativeTime: { + future: 'om %s', + past: 'for %s sidan', + s: 'nokre sekund', + m: 'eitt minutt', + mm: '%d minutt', + h: 'ein time', + hh: '%d timar', + d: 'ein dag', + dd: '%d dagar', + M: 'ein månad', + MM: '%d månadar', + y: 'eitt år', + yy: '%d år' + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D. MMMM YYYY', + LLL: 'D. MMMM YYYY [kl.] H:mm', + LLLL: 'dddd D. MMMM YYYY [kl.] HH:mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/oc-lnc.js b/node_modules/dayjs/esm/locale/oc-lnc.js new file mode 100644 index 0000000..91e2f0d --- /dev/null +++ b/node_modules/dayjs/esm/locale/oc-lnc.js @@ -0,0 +1,39 @@ +// Occitan, lengadocian dialecte [oc-lnc] +import dayjs from '../index'; +var locale = { + name: 'oc-lnc', + weekdays: 'dimenge_diluns_dimars_dimècres_dijòus_divendres_dissabte'.split('_'), + weekdaysShort: 'Dg_Dl_Dm_Dc_Dj_Dv_Ds'.split('_'), + weekdaysMin: 'dg_dl_dm_dc_dj_dv_ds'.split('_'), + months: 'genièr_febrièr_març_abrial_mai_junh_julhet_agost_setembre_octòbre_novembre_decembre'.split('_'), + monthsShort: 'gen_feb_març_abr_mai_junh_julh_ago_set_oct_nov_dec'.split('_'), + weekStart: 1, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM [de] YYYY', + LLL: 'D MMMM [de] YYYY [a] H:mm', + LLLL: 'dddd D MMMM [de] YYYY [a] H:mm' + }, + relativeTime: { + future: 'd\'aquí %s', + past: 'fa %s', + s: 'unas segondas', + m: 'una minuta', + mm: '%d minutas', + h: 'una ora', + hh: '%d oras', + d: 'un jorn', + dd: '%d jorns', + M: 'un mes', + MM: '%d meses', + y: 'un an', + yy: '%d ans' + }, + ordinal: function ordinal(n) { + return n + "\xBA"; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/pa-in.js b/node_modules/dayjs/esm/locale/pa-in.js new file mode 100644 index 0000000..624a852 --- /dev/null +++ b/node_modules/dayjs/esm/locale/pa-in.js @@ -0,0 +1,38 @@ +// Punjabi (India) [pa-in] +import dayjs from '../index'; +var locale = { + name: 'pa-in', + weekdays: 'ਐਤਵਾਰ_ਸੋਮਵਾਰ_ਮੰਗਲਵਾਰ_ਬੁਧਵਾਰ_ਵੀਰਵਾਰ_ਸ਼ੁੱਕਰਵਾਰ_ਸ਼ਨੀਚਰਵਾਰ'.split('_'), + months: 'ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ'.split('_'), + weekdaysShort: 'ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ'.split('_'), + monthsShort: 'ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ'.split('_'), + weekdaysMin: 'ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'A h:mm ਵਜੇ', + LTS: 'A h:mm:ss ਵਜੇ', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY, A h:mm ਵਜੇ', + LLLL: 'dddd, D MMMM YYYY, A h:mm ਵਜੇ' + }, + relativeTime: { + future: '%s ਵਿੱਚ', + past: '%s ਪਿਛਲੇ', + s: 'ਕੁਝ ਸਕਿੰਟ', + m: 'ਇਕ ਮਿੰਟ', + mm: '%d ਮਿੰਟ', + h: 'ਇੱਕ ਘੰਟਾ', + hh: '%d ਘੰਟੇ', + d: 'ਇੱਕ ਦਿਨ', + dd: '%d ਦਿਨ', + M: 'ਇੱਕ ਮਹੀਨਾ', + MM: '%d ਮਹੀਨੇ', + y: 'ਇੱਕ ਸਾਲ', + yy: '%d ਸਾਲ' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/pl.js b/node_modules/dayjs/esm/locale/pl.js new file mode 100644 index 0000000..368b2a5 --- /dev/null +++ b/node_modules/dayjs/esm/locale/pl.js @@ -0,0 +1,87 @@ +// Polish [pl] +import dayjs from '../index'; + +function plural(n) { + return n % 10 < 5 && n % 10 > 1 && ~~(n / 10) % 10 !== 1; // eslint-disable-line +} +/* eslint-disable */ + + +function translate(number, withoutSuffix, key) { + var result = number + " "; + + switch (key) { + case 'm': + return withoutSuffix ? 'minuta' : 'minutę'; + + case 'mm': + return result + (plural(number) ? 'minuty' : 'minut'); + + case 'h': + return withoutSuffix ? 'godzina' : 'godzinę'; + + case 'hh': + return result + (plural(number) ? 'godziny' : 'godzin'); + + case 'MM': + return result + (plural(number) ? 'miesiące' : 'miesięcy'); + + case 'yy': + return result + (plural(number) ? 'lata' : 'lat'); + } +} +/* eslint-enable */ + + +var monthFormat = 'stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_września_października_listopada_grudnia'.split('_'); +var monthStandalone = 'styczeń_luty_marzec_kwiecień_maj_czerwiec_lipiec_sierpień_wrzesień_październik_listopad_grudzień'.split('_'); +var MONTHS_IN_FORMAT = /D MMMM/; + +var months = function months(dayjsInstance, format) { + if (MONTHS_IN_FORMAT.test(format)) { + return monthFormat[dayjsInstance.month()]; + } + + return monthStandalone[dayjsInstance.month()]; +}; + +months.s = monthStandalone; +months.f = monthFormat; +var locale = { + name: 'pl', + weekdays: 'niedziela_poniedziałek_wtorek_środa_czwartek_piątek_sobota'.split('_'), + weekdaysShort: 'ndz_pon_wt_śr_czw_pt_sob'.split('_'), + weekdaysMin: 'Nd_Pn_Wt_Śr_Cz_Pt_So'.split('_'), + months: months, + monthsShort: 'sty_lut_mar_kwi_maj_cze_lip_sie_wrz_paź_lis_gru'.split('_'), + ordinal: function ordinal(n) { + return n + "."; + }, + weekStart: 1, + yearStart: 4, + relativeTime: { + future: 'za %s', + past: '%s temu', + s: 'kilka sekund', + m: translate, + mm: translate, + h: translate, + hh: translate, + d: '1 dzień', + dd: '%d dni', + M: 'miesiąc', + MM: translate, + y: 'rok', + yy: translate + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/pt-br.js b/node_modules/dayjs/esm/locale/pt-br.js new file mode 100644 index 0000000..0635cd8 --- /dev/null +++ b/node_modules/dayjs/esm/locale/pt-br.js @@ -0,0 +1,38 @@ +// Portuguese (Brazil) [pt-br] +import dayjs from '../index'; +var locale = { + name: 'pt-br', + weekdays: 'domingo_segunda-feira_terça-feira_quarta-feira_quinta-feira_sexta-feira_sábado'.split('_'), + weekdaysShort: 'dom_seg_ter_qua_qui_sex_sáb'.split('_'), + weekdaysMin: 'Do_2ª_3ª_4ª_5ª_6ª_Sá'.split('_'), + months: 'janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro'.split('_'), + monthsShort: 'jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez'.split('_'), + ordinal: function ordinal(n) { + return n + "\xBA"; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D [de] MMMM [de] YYYY', + LLL: 'D [de] MMMM [de] YYYY [às] HH:mm', + LLLL: 'dddd, D [de] MMMM [de] YYYY [às] HH:mm' + }, + relativeTime: { + future: 'em %s', + past: 'há %s', + s: 'poucos segundos', + m: 'um minuto', + mm: '%d minutos', + h: 'uma hora', + hh: '%d horas', + d: 'um dia', + dd: '%d dias', + M: 'um mês', + MM: '%d meses', + y: 'um ano', + yy: '%d anos' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/pt.js b/node_modules/dayjs/esm/locale/pt.js new file mode 100644 index 0000000..cba2331 --- /dev/null +++ b/node_modules/dayjs/esm/locale/pt.js @@ -0,0 +1,40 @@ +// Portuguese [pt] +import dayjs from '../index'; +var locale = { + name: 'pt', + weekdays: 'domingo_segunda-feira_terça-feira_quarta-feira_quinta-feira_sexta-feira_sábado'.split('_'), + weekdaysShort: 'dom_seg_ter_qua_qui_sex_sab'.split('_'), + weekdaysMin: 'Do_2ª_3ª_4ª_5ª_6ª_Sa'.split('_'), + months: 'janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro'.split('_'), + monthsShort: 'jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez'.split('_'), + ordinal: function ordinal(n) { + return n + "\xBA"; + }, + weekStart: 1, + yearStart: 4, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D [de] MMMM [de] YYYY', + LLL: 'D [de] MMMM [de] YYYY [às] HH:mm', + LLLL: 'dddd, D [de] MMMM [de] YYYY [às] HH:mm' + }, + relativeTime: { + future: 'em %s', + past: 'há %s', + s: 'alguns segundos', + m: 'um minuto', + mm: '%d minutos', + h: 'uma hora', + hh: '%d horas', + d: 'um dia', + dd: '%d dias', + M: 'um mês', + MM: '%d meses', + y: 'um ano', + yy: '%d anos' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/rn.js b/node_modules/dayjs/esm/locale/rn.js new file mode 100644 index 0000000..21b3cdb --- /dev/null +++ b/node_modules/dayjs/esm/locale/rn.js @@ -0,0 +1,39 @@ +// Kirundi [rn] +import dayjs from '../index'; +var locale = { + name: 'rn', + weekdays: 'Ku wa Mungu_Ku wa Mbere_Ku wa Kabiri_Ku wa Gatatu_Ku wa Kane_Ku wa Gatanu_Ku wa Gatandatu'.split('_'), + weekdaysShort: 'Kngu_Kmbr_Kbri_Ktat_Kkan_Ktan_Kdat'.split('_'), + weekdaysMin: 'K7_K1_K2_K3_K4_K5_K6'.split('_'), + months: 'Nzero_Ruhuhuma_Ntwarante_Ndamukiza_Rusama_Ruhenshi_Mukakaro_Myandagaro_Nyakanga_Gitugutu_Munyonyo_Kigarama'.split('_'), + monthsShort: 'Nzer_Ruhuh_Ntwar_Ndam_Rus_Ruhen_Muk_Myand_Nyak_Git_Muny_Kig'.split('_'), + weekStart: 1, + ordinal: function ordinal(n) { + return n; + }, + relativeTime: { + future: 'mu %s', + past: '%s', + s: 'amasegonda', + m: 'Umunota', + mm: '%d iminota', + h: 'isaha', + hh: '%d amasaha', + d: 'Umunsi', + dd: '%d iminsi', + M: 'ukwezi', + MM: '%d amezi', + y: 'umwaka', + yy: '%d imyaka' + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ro.js b/node_modules/dayjs/esm/locale/ro.js new file mode 100644 index 0000000..93ef6bf --- /dev/null +++ b/node_modules/dayjs/esm/locale/ro.js @@ -0,0 +1,39 @@ +// Romanian [ro] +import dayjs from '../index'; +var locale = { + name: 'ro', + weekdays: 'Duminică_Luni_Marți_Miercuri_Joi_Vineri_Sâmbătă'.split('_'), + weekdaysShort: 'Dum_Lun_Mar_Mie_Joi_Vin_Sâm'.split('_'), + weekdaysMin: 'Du_Lu_Ma_Mi_Jo_Vi_Sâ'.split('_'), + months: 'Ianuarie_Februarie_Martie_Aprilie_Mai_Iunie_Iulie_August_Septembrie_Octombrie_Noiembrie_Decembrie'.split('_'), + monthsShort: 'Ian._Febr._Mart._Apr._Mai_Iun._Iul._Aug._Sept._Oct._Nov._Dec.'.split('_'), + weekStart: 1, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY H:mm', + LLLL: 'dddd, D MMMM YYYY H:mm' + }, + relativeTime: { + future: 'peste %s', + past: 'acum %s', + s: 'câteva secunde', + m: 'un minut', + mm: '%d minute', + h: 'o oră', + hh: '%d ore', + d: 'o zi', + dd: '%d zile', + M: 'o lună', + MM: '%d luni', + y: 'un an', + yy: '%d ani' + }, + ordinal: function ordinal(n) { + return n; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ru.js b/node_modules/dayjs/esm/locale/ru.js new file mode 100644 index 0000000..fbb1b35 --- /dev/null +++ b/node_modules/dayjs/esm/locale/ru.js @@ -0,0 +1,99 @@ +// Russian [ru] +import dayjs from '../index'; +var monthFormat = 'января_февраля_марта_апреля_мая_июня_июля_августа_сентября_октября_ноября_декабря'.split('_'); +var monthStandalone = 'январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь'.split('_'); +var monthShortFormat = 'янв._февр._мар._апр._мая_июня_июля_авг._сент._окт._нояб._дек.'.split('_'); +var monthShortStandalone = 'янв._февр._март_апр._май_июнь_июль_авг._сент._окт._нояб._дек.'.split('_'); +var MONTHS_IN_FORMAT = /D[oD]?(\[[^[\]]*\]|\s)+MMMM?/; + +function plural(word, num) { + var forms = word.split('_'); + return num % 10 === 1 && num % 100 !== 11 ? forms[0] : num % 10 >= 2 && num % 10 <= 4 && (num % 100 < 10 || num % 100 >= 20) ? forms[1] : forms[2]; // eslint-disable-line +} + +function relativeTimeWithPlural(number, withoutSuffix, key) { + var format = { + mm: withoutSuffix ? 'минута_минуты_минут' : 'минуту_минуты_минут', + hh: 'час_часа_часов', + dd: 'день_дня_дней', + MM: 'месяц_месяца_месяцев', + yy: 'год_года_лет' + }; + + if (key === 'm') { + return withoutSuffix ? 'минута' : 'минуту'; + } + + return number + " " + plural(format[key], +number); +} + +var months = function months(dayjsInstance, format) { + if (MONTHS_IN_FORMAT.test(format)) { + return monthFormat[dayjsInstance.month()]; + } + + return monthStandalone[dayjsInstance.month()]; +}; + +months.s = monthStandalone; +months.f = monthFormat; + +var monthsShort = function monthsShort(dayjsInstance, format) { + if (MONTHS_IN_FORMAT.test(format)) { + return monthShortFormat[dayjsInstance.month()]; + } + + return monthShortStandalone[dayjsInstance.month()]; +}; + +monthsShort.s = monthShortStandalone; +monthsShort.f = monthShortFormat; +var locale = { + name: 'ru', + weekdays: 'воскресенье_понедельник_вторник_среда_четверг_пятница_суббота'.split('_'), + weekdaysShort: 'вск_пнд_втр_срд_чтв_птн_сбт'.split('_'), + weekdaysMin: 'вс_пн_вт_ср_чт_пт_сб'.split('_'), + months: months, + monthsShort: monthsShort, + weekStart: 1, + yearStart: 4, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D MMMM YYYY г.', + LLL: 'D MMMM YYYY г., H:mm', + LLLL: 'dddd, D MMMM YYYY г., H:mm' + }, + relativeTime: { + future: 'через %s', + past: '%s назад', + s: 'несколько секунд', + m: relativeTimeWithPlural, + mm: relativeTimeWithPlural, + h: 'час', + hh: relativeTimeWithPlural, + d: 'день', + dd: relativeTimeWithPlural, + M: 'месяц', + MM: relativeTimeWithPlural, + y: 'год', + yy: relativeTimeWithPlural + }, + ordinal: function ordinal(n) { + return n; + }, + meridiem: function meridiem(hour) { + if (hour < 4) { + return 'ночи'; + } else if (hour < 12) { + return 'утра'; + } else if (hour < 17) { + return 'дня'; + } + + return 'вечера'; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/rw.js b/node_modules/dayjs/esm/locale/rw.js new file mode 100644 index 0000000..1e53ac7 --- /dev/null +++ b/node_modules/dayjs/esm/locale/rw.js @@ -0,0 +1,35 @@ +// Kinyarwanda (Rwanda) [rw] +import dayjs from '../index'; +var locale = { + name: 'rw', + weekdays: 'Ku Cyumweru_Kuwa Mbere_Kuwa Kabiri_Kuwa Gatatu_Kuwa Kane_Kuwa Gatanu_Kuwa Gatandatu'.split('_'), + months: 'Mutarama_Gashyantare_Werurwe_Mata_Gicurasi_Kamena_Nyakanga_Kanama_Nzeri_Ukwakira_Ugushyingo_Ukuboza'.split('_'), + relativeTime: { + future: 'mu %s', + past: '%s', + s: 'amasegonda', + m: 'Umunota', + mm: '%d iminota', + h: 'isaha', + hh: '%d amasaha', + d: 'Umunsi', + dd: '%d iminsi', + M: 'ukwezi', + MM: '%d amezi', + y: 'umwaka', + yy: '%d imyaka' + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + ordinal: function ordinal(n) { + return n; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/sd.js b/node_modules/dayjs/esm/locale/sd.js new file mode 100644 index 0000000..a429f8d --- /dev/null +++ b/node_modules/dayjs/esm/locale/sd.js @@ -0,0 +1,39 @@ +// Sindhi [sd] +import dayjs from '../index'; +var locale = { + name: 'sd', + weekdays: 'آچر_سومر_اڱارو_اربع_خميس_جمع_ڇنڇر'.split('_'), + months: 'جنوري_فيبروري_مارچ_اپريل_مئي_جون_جولاءِ_آگسٽ_سيپٽمبر_آڪٽوبر_نومبر_ڊسمبر'.split('_'), + weekStart: 1, + weekdaysShort: 'آچر_سومر_اڱارو_اربع_خميس_جمع_ڇنڇر'.split('_'), + monthsShort: 'جنوري_فيبروري_مارچ_اپريل_مئي_جون_جولاءِ_آگسٽ_سيپٽمبر_آڪٽوبر_نومبر_ڊسمبر'.split('_'), + weekdaysMin: 'آچر_سومر_اڱارو_اربع_خميس_جمع_ڇنڇر'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd، D MMMM YYYY HH:mm' + }, + relativeTime: { + future: '%s پوء', + past: '%s اڳ', + s: 'چند سيڪنڊ', + m: 'هڪ منٽ', + mm: '%d منٽ', + h: 'هڪ ڪلاڪ', + hh: '%d ڪلاڪ', + d: 'هڪ ڏينهن', + dd: '%d ڏينهن', + M: 'هڪ مهينو', + MM: '%d مهينا', + y: 'هڪ سال', + yy: '%d سال' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/se.js b/node_modules/dayjs/esm/locale/se.js new file mode 100644 index 0000000..691099c --- /dev/null +++ b/node_modules/dayjs/esm/locale/se.js @@ -0,0 +1,39 @@ +// Northern Sami [se] +import dayjs from '../index'; +var locale = { + name: 'se', + weekdays: 'sotnabeaivi_vuossárga_maŋŋebárga_gaskavahkku_duorastat_bearjadat_lávvardat'.split('_'), + months: 'ođđajagemánnu_guovvamánnu_njukčamánnu_cuoŋománnu_miessemánnu_geassemánnu_suoidnemánnu_borgemánnu_čakčamánnu_golggotmánnu_skábmamánnu_juovlamánnu'.split('_'), + weekStart: 1, + weekdaysShort: 'sotn_vuos_maŋ_gask_duor_bear_láv'.split('_'), + monthsShort: 'ođđj_guov_njuk_cuo_mies_geas_suoi_borg_čakč_golg_skáb_juov'.split('_'), + weekdaysMin: 's_v_m_g_d_b_L'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD.MM.YYYY', + LL: 'MMMM D. [b.] YYYY', + LLL: 'MMMM D. [b.] YYYY [ti.] HH:mm', + LLLL: 'dddd, MMMM D. [b.] YYYY [ti.] HH:mm' + }, + relativeTime: { + future: '%s geažes', + past: 'maŋit %s', + s: 'moadde sekunddat', + m: 'okta minuhta', + mm: '%d minuhtat', + h: 'okta diimmu', + hh: '%d diimmut', + d: 'okta beaivi', + dd: '%d beaivvit', + M: 'okta mánnu', + MM: '%d mánut', + y: 'okta jahki', + yy: '%d jagit' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/si.js b/node_modules/dayjs/esm/locale/si.js new file mode 100644 index 0000000..89b67bf --- /dev/null +++ b/node_modules/dayjs/esm/locale/si.js @@ -0,0 +1,38 @@ +// Sinhalese [si] +import dayjs from '../index'; +var locale = { + name: 'si', + weekdays: 'ඉරිදා_සඳුදා_අඟහරුවාදා_බදාදා_බ්‍රහස්පතින්දා_සිකුරාදා_සෙනසුරාදා'.split('_'), + months: 'දුරුතු_නවම්_මැදින්_බක්_වෙසක්_පොසොන්_ඇසළ_නිකිණි_බිනර_වප්_ඉල්_උඳුවප්'.split('_'), + weekdaysShort: 'ඉරි_සඳු_අඟ_බදා_බ්‍රහ_සිකු_සෙන'.split('_'), + monthsShort: 'දුරු_නව_මැදි_බක්_වෙස_පොසො_ඇස_නිකි_බින_වප්_ඉල්_උඳු'.split('_'), + weekdaysMin: 'ඉ_ස_අ_බ_බ්‍ර_සි_සෙ'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'a h:mm', + LTS: 'a h:mm:ss', + L: 'YYYY/MM/DD', + LL: 'YYYY MMMM D', + LLL: 'YYYY MMMM D, a h:mm', + LLLL: 'YYYY MMMM D [වැනි] dddd, a h:mm:ss' + }, + relativeTime: { + future: '%sකින්', + past: '%sකට පෙර', + s: 'තත්පර කිහිපය', + m: 'විනාඩිය', + mm: 'විනාඩි %d', + h: 'පැය', + hh: 'පැය %d', + d: 'දිනය', + dd: 'දින %d', + M: 'මාසය', + MM: 'මාස %d', + y: 'වසර', + yy: 'වසර %d' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/sk.js b/node_modules/dayjs/esm/locale/sk.js new file mode 100644 index 0000000..222401f --- /dev/null +++ b/node_modules/dayjs/esm/locale/sk.js @@ -0,0 +1,121 @@ +// Slovak [sk] +import dayjs from '../index'; + +function plural(n) { + return n > 1 && n < 5 && ~~(n / 10) !== 1; // eslint-disable-line +} +/* eslint-disable */ + + +function translate(number, withoutSuffix, key, isFuture) { + var result = number + " "; + + switch (key) { + case 's': + // a few seconds / in a few seconds / a few seconds ago + return withoutSuffix || isFuture ? 'pár sekúnd' : 'pár sekundami'; + + case 'm': + // a minute / in a minute / a minute ago + return withoutSuffix ? 'minúta' : isFuture ? 'minútu' : 'minútou'; + + case 'mm': + // 9 minutes / in 9 minutes / 9 minutes ago + if (withoutSuffix || isFuture) { + return result + (plural(number) ? 'minúty' : 'minút'); + } + + return result + "min\xFAtami"; + + case 'h': + // an hour / in an hour / an hour ago + return withoutSuffix ? 'hodina' : isFuture ? 'hodinu' : 'hodinou'; + + case 'hh': + // 9 hours / in 9 hours / 9 hours ago + if (withoutSuffix || isFuture) { + return result + (plural(number) ? 'hodiny' : 'hodín'); + } + + return result + "hodinami"; + + case 'd': + // a day / in a day / a day ago + return withoutSuffix || isFuture ? 'deň' : 'dňom'; + + case 'dd': + // 9 days / in 9 days / 9 days ago + if (withoutSuffix || isFuture) { + return result + (plural(number) ? 'dni' : 'dní'); + } + + return result + "d\u0148ami"; + + case 'M': + // a month / in a month / a month ago + return withoutSuffix || isFuture ? 'mesiac' : 'mesiacom'; + + case 'MM': + // 9 months / in 9 months / 9 months ago + if (withoutSuffix || isFuture) { + return result + (plural(number) ? 'mesiace' : 'mesiacov'); + } + + return result + "mesiacmi"; + + case 'y': + // a year / in a year / a year ago + return withoutSuffix || isFuture ? 'rok' : 'rokom'; + + case 'yy': + // 9 years / in 9 years / 9 years ago + if (withoutSuffix || isFuture) { + return result + (plural(number) ? 'roky' : 'rokov'); + } + + return result + "rokmi"; + } +} +/* eslint-enable */ + + +var locale = { + name: 'sk', + weekdays: 'nedeľa_pondelok_utorok_streda_štvrtok_piatok_sobota'.split('_'), + weekdaysShort: 'ne_po_ut_st_št_pi_so'.split('_'), + weekdaysMin: 'ne_po_ut_st_št_pi_so'.split('_'), + months: 'január_február_marec_apríl_máj_jún_júl_august_september_október_november_december'.split('_'), + monthsShort: 'jan_feb_mar_apr_máj_jún_júl_aug_sep_okt_nov_dec'.split('_'), + weekStart: 1, + yearStart: 4, + ordinal: function ordinal(n) { + return n + "."; + }, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D. MMMM YYYY', + LLL: 'D. MMMM YYYY H:mm', + LLLL: 'dddd D. MMMM YYYY H:mm', + l: 'D. M. YYYY' + }, + relativeTime: { + future: 'za %s', + // Should be `o %s` (change when moment/moment#5408 is fixed) + past: 'pred %s', + s: translate, + m: translate, + mm: translate, + h: translate, + hh: translate, + d: translate, + dd: translate, + M: translate, + MM: translate, + y: translate, + yy: translate + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/sl.js b/node_modules/dayjs/esm/locale/sl.js new file mode 100644 index 0000000..e3c5839 --- /dev/null +++ b/node_modules/dayjs/esm/locale/sl.js @@ -0,0 +1,141 @@ +// Slovenian [sl] +import dayjs from '../index'; + +function dual(n) { + return n % 100 == 2; // eslint-disable-line +} + +function threeFour(n) { + return n % 100 == 3 || n % 100 == 4; // eslint-disable-line +} +/* eslint-disable */ + + +function translate(number, withoutSuffix, key, isFuture) { + var result = number + " "; + + switch (key) { + case 's': + // a few seconds / in a few seconds / a few seconds ago + return withoutSuffix || isFuture ? 'nekaj sekund' : 'nekaj sekundami'; + + case 'm': + // a minute / in a minute / a minute ago + return withoutSuffix ? 'ena minuta' : 'eno minuto'; + + case 'mm': + // 9 minutes / in 9 minutes / 9 minutes ago + if (dual(number)) { + return result + (withoutSuffix || isFuture ? 'minuti' : 'minutama'); + } + + if (threeFour(number)) { + return result + (withoutSuffix || isFuture ? 'minute' : 'minutami'); + } + + return result + (withoutSuffix || isFuture ? 'minut' : 'minutami'); + + case 'h': + // an hour / in an hour / an hour ago + return withoutSuffix ? 'ena ura' : isFuture ? 'eno uro' : 'eno uro'; + + case 'hh': + // 9 hours / in 9 hours / 9 hours ago + if (dual(number)) { + return result + (withoutSuffix || isFuture ? 'uri' : 'urama'); + } + + if (threeFour(number)) { + return result + (withoutSuffix || isFuture ? 'ure' : 'urami'); + } + + return result + (withoutSuffix || isFuture ? 'ur' : 'urami'); + + case 'd': + // a day / in a day / a day ago + return withoutSuffix || isFuture ? 'en dan' : 'enim dnem'; + + case 'dd': + // 9 days / in 9 days / 9 days ago + if (dual(number)) { + return result + (withoutSuffix || isFuture ? 'dneva' : 'dnevoma'); + } + + return result + (withoutSuffix || isFuture ? 'dni' : 'dnevi'); + + case 'M': + // a month / in a month / a month ago + return withoutSuffix || isFuture ? 'en mesec' : 'enim mesecem'; + + case 'MM': + // 9 months / in 9 months / 9 months ago + if (dual(number)) { + // 2 minutes / in 2 minutes + return result + (withoutSuffix || isFuture ? 'meseca' : 'mesecema'); + } + + if (threeFour(number)) { + return result + (withoutSuffix || isFuture ? 'mesece' : 'meseci'); + } + + return result + (withoutSuffix || isFuture ? 'mesecev' : 'meseci'); + + case 'y': + // a year / in a year / a year ago + return withoutSuffix || isFuture ? 'eno leto' : 'enim letom'; + + case 'yy': + // 9 years / in 9 years / 9 years ago + if (dual(number)) { + // 2 minutes / in 2 minutes + return result + (withoutSuffix || isFuture ? 'leti' : 'letoma'); + } + + if (threeFour(number)) { + return result + (withoutSuffix || isFuture ? 'leta' : 'leti'); + } + + return result + (withoutSuffix || isFuture ? 'let' : 'leti'); + } +} +/* eslint-enable */ + + +var locale = { + name: 'sl', + weekdays: 'nedelja_ponedeljek_torek_sreda_četrtek_petek_sobota'.split('_'), + months: 'januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december'.split('_'), + weekStart: 1, + weekdaysShort: 'ned._pon._tor._sre._čet._pet._sob.'.split('_'), + monthsShort: 'jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.'.split('_'), + weekdaysMin: 'ne_po_to_sr_če_pe_so'.split('_'), + ordinal: function ordinal(n) { + return n + "."; + }, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D. MMMM YYYY', + LLL: 'D. MMMM YYYY H:mm', + LLLL: 'dddd, D. MMMM YYYY H:mm', + l: 'D. M. YYYY' + }, + relativeTime: { + future: 'čez %s', + past: 'pred %s', + s: translate, + m: translate, + mm: translate, + h: translate, + hh: translate, + d: translate, + dd: translate, + M: translate, + MM: translate, + y: translate, + yy: translate + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/sq.js b/node_modules/dayjs/esm/locale/sq.js new file mode 100644 index 0000000..625b701 --- /dev/null +++ b/node_modules/dayjs/esm/locale/sq.js @@ -0,0 +1,39 @@ +// Albanian [sq] +import dayjs from '../index'; +var locale = { + name: 'sq', + weekdays: 'E Diel_E Hënë_E Martë_E Mërkurë_E Enjte_E Premte_E Shtunë'.split('_'), + months: 'Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_Nëntor_Dhjetor'.split('_'), + weekStart: 1, + weekdaysShort: 'Die_Hën_Mar_Mër_Enj_Pre_Sht'.split('_'), + monthsShort: 'Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_Nën_Dhj'.split('_'), + weekdaysMin: 'D_H_Ma_Më_E_P_Sh'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'në %s', + past: '%s më parë', + s: 'disa sekonda', + m: 'një minutë', + mm: '%d minuta', + h: 'një orë', + hh: '%d orë', + d: 'një ditë', + dd: '%d ditë', + M: 'një muaj', + MM: '%d muaj', + y: 'një vit', + yy: '%d vite' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/sr-cyrl.js b/node_modules/dayjs/esm/locale/sr-cyrl.js new file mode 100644 index 0000000..2e40d51 --- /dev/null +++ b/node_modules/dayjs/esm/locale/sr-cyrl.js @@ -0,0 +1,74 @@ +// Serbian Cyrillic [sr-cyrl] +import dayjs from '../index'; +var translator = { + words: { + m: ['један минут', 'једног минута'], + mm: ['%d минут', '%d минута', '%d минута'], + h: ['један сат', 'једног сата'], + hh: ['%d сат', '%d сата', '%d сати'], + d: ['један дан', 'једног дана'], + dd: ['%d дан', '%d дана', '%d дана'], + M: ['један месец', 'једног месеца'], + MM: ['%d месец', '%d месеца', '%d месеци'], + y: ['једну годину', 'једне године'], + yy: ['%d годину', '%d године', '%d година'] + }, + correctGrammarCase: function correctGrammarCase(number, wordKey) { + if (number % 10 >= 1 && number % 10 <= 4 && (number % 100 < 10 || number % 100 >= 20)) { + return number % 10 === 1 ? wordKey[0] : wordKey[1]; + } + + return wordKey[2]; + }, + relativeTimeFormatter: function relativeTimeFormatter(number, withoutSuffix, key, isFuture) { + var wordKey = translator.words[key]; + + if (key.length === 1) { + // Nominativ + if (key === 'y' && withoutSuffix) return 'једна година'; + return isFuture || withoutSuffix ? wordKey[0] : wordKey[1]; + } + + var word = translator.correctGrammarCase(number, wordKey); // Nominativ + + if (key === 'yy' && withoutSuffix && word === '%d годину') return number + " \u0433\u043E\u0434\u0438\u043D\u0430"; + return word.replace('%d', number); + } +}; +var locale = { + name: 'sr-cyrl', + weekdays: 'Недеља_Понедељак_Уторак_Среда_Четвртак_Петак_Субота'.split('_'), + weekdaysShort: 'Нед._Пон._Уто._Сре._Чет._Пет._Суб.'.split('_'), + weekdaysMin: 'не_по_ут_ср_че_пе_су'.split('_'), + months: 'Јануар_Фебруар_Март_Април_Мај_Јун_Јул_Август_Септембар_Октобар_Новембар_Децембар'.split('_'), + monthsShort: 'Јан._Феб._Мар._Апр._Мај_Јун_Јул_Авг._Сеп._Окт._Нов._Дец.'.split('_'), + weekStart: 1, + relativeTime: { + future: 'за %s', + past: 'пре %s', + s: 'неколико секунди', + m: translator.relativeTimeFormatter, + mm: translator.relativeTimeFormatter, + h: translator.relativeTimeFormatter, + hh: translator.relativeTimeFormatter, + d: translator.relativeTimeFormatter, + dd: translator.relativeTimeFormatter, + M: translator.relativeTimeFormatter, + MM: translator.relativeTimeFormatter, + y: translator.relativeTimeFormatter, + yy: translator.relativeTimeFormatter + }, + ordinal: function ordinal(n) { + return n + "."; + }, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'D. M. YYYY.', + LL: 'D. MMMM YYYY.', + LLL: 'D. MMMM YYYY. H:mm', + LLLL: 'dddd, D. MMMM YYYY. H:mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/sr.js b/node_modules/dayjs/esm/locale/sr.js new file mode 100644 index 0000000..f5174ce --- /dev/null +++ b/node_modules/dayjs/esm/locale/sr.js @@ -0,0 +1,74 @@ +// Serbian [sr] +import dayjs from '../index'; +var translator = { + words: { + m: ['jedan minut', 'jednog minuta'], + mm: ['%d minut', '%d minuta', '%d minuta'], + h: ['jedan sat', 'jednog sata'], + hh: ['%d sat', '%d sata', '%d sati'], + d: ['jedan dan', 'jednog dana'], + dd: ['%d dan', '%d dana', '%d dana'], + M: ['jedan mesec', 'jednog meseca'], + MM: ['%d mesec', '%d meseca', '%d meseci'], + y: ['jednu godinu', 'jedne godine'], + yy: ['%d godinu', '%d godine', '%d godina'] + }, + correctGrammarCase: function correctGrammarCase(number, wordKey) { + if (number % 10 >= 1 && number % 10 <= 4 && (number % 100 < 10 || number % 100 >= 20)) { + return number % 10 === 1 ? wordKey[0] : wordKey[1]; + } + + return wordKey[2]; + }, + relativeTimeFormatter: function relativeTimeFormatter(number, withoutSuffix, key, isFuture) { + var wordKey = translator.words[key]; + + if (key.length === 1) { + // Nominativ + if (key === 'y' && withoutSuffix) return 'jedna godina'; + return isFuture || withoutSuffix ? wordKey[0] : wordKey[1]; + } + + var word = translator.correctGrammarCase(number, wordKey); // Nominativ + + if (key === 'yy' && withoutSuffix && word === '%d godinu') return number + " godina"; + return word.replace('%d', number); + } +}; +var locale = { + name: 'sr', + weekdays: 'Nedelja_Ponedeljak_Utorak_Sreda_Četvrtak_Petak_Subota'.split('_'), + weekdaysShort: 'Ned._Pon._Uto._Sre._Čet._Pet._Sub.'.split('_'), + weekdaysMin: 'ne_po_ut_sr_če_pe_su'.split('_'), + months: 'Januar_Februar_Mart_April_Maj_Jun_Jul_Avgust_Septembar_Oktobar_Novembar_Decembar'.split('_'), + monthsShort: 'Jan._Feb._Mar._Apr._Maj_Jun_Jul_Avg._Sep._Okt._Nov._Dec.'.split('_'), + weekStart: 1, + relativeTime: { + future: 'za %s', + past: 'pre %s', + s: 'nekoliko sekundi', + m: translator.relativeTimeFormatter, + mm: translator.relativeTimeFormatter, + h: translator.relativeTimeFormatter, + hh: translator.relativeTimeFormatter, + d: translator.relativeTimeFormatter, + dd: translator.relativeTimeFormatter, + M: translator.relativeTimeFormatter, + MM: translator.relativeTimeFormatter, + y: translator.relativeTimeFormatter, + yy: translator.relativeTimeFormatter + }, + ordinal: function ordinal(n) { + return n + "."; + }, + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'D. M. YYYY.', + LL: 'D. MMMM YYYY.', + LLL: 'D. MMMM YYYY. H:mm', + LLLL: 'dddd, D. MMMM YYYY. H:mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ss.js b/node_modules/dayjs/esm/locale/ss.js new file mode 100644 index 0000000..4354a48 --- /dev/null +++ b/node_modules/dayjs/esm/locale/ss.js @@ -0,0 +1,39 @@ +// siSwati [ss] +import dayjs from '../index'; +var locale = { + name: 'ss', + weekdays: 'Lisontfo_Umsombuluko_Lesibili_Lesitsatfu_Lesine_Lesihlanu_Umgcibelo'.split('_'), + months: "Bhimbidvwane_Indlovana_Indlov'lenkhulu_Mabasa_Inkhwekhweti_Inhlaba_Kholwane_Ingci_Inyoni_Imphala_Lweti_Ingongoni".split('_'), + weekStart: 1, + weekdaysShort: 'Lis_Umb_Lsb_Les_Lsi_Lsh_Umg'.split('_'), + monthsShort: 'Bhi_Ina_Inu_Mab_Ink_Inh_Kho_Igc_Iny_Imp_Lwe_Igo'.split('_'), + weekdaysMin: 'Li_Us_Lb_Lt_Ls_Lh_Ug'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'h:mm A', + LTS: 'h:mm:ss A', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY h:mm A', + LLLL: 'dddd, D MMMM YYYY h:mm A' + }, + relativeTime: { + future: 'nga %s', + past: 'wenteka nga %s', + s: 'emizuzwana lomcane', + m: 'umzuzu', + mm: '%d emizuzu', + h: 'lihora', + hh: '%d emahora', + d: 'lilanga', + dd: '%d emalanga', + M: 'inyanga', + MM: '%d tinyanga', + y: 'umnyaka', + yy: '%d iminyaka' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/sv-fi.js b/node_modules/dayjs/esm/locale/sv-fi.js new file mode 100644 index 0000000..a18977f --- /dev/null +++ b/node_modules/dayjs/esm/locale/sv-fi.js @@ -0,0 +1,46 @@ +// Finland Swedish [sv-fi] +import dayjs from '../index'; +var locale = { + name: 'sv-fi', + weekdays: 'söndag_måndag_tisdag_onsdag_torsdag_fredag_lördag'.split('_'), + weekdaysShort: 'sön_mån_tis_ons_tor_fre_lör'.split('_'), + weekdaysMin: 'sö_må_ti_on_to_fr_lö'.split('_'), + months: 'januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december'.split('_'), + monthsShort: 'jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec'.split('_'), + weekStart: 1, + yearStart: 4, + ordinal: function ordinal(n) { + var b = n % 10; + var o = b === 1 || b === 2 ? 'a' : 'e'; + return "[" + n + o + "]"; + }, + formats: { + LT: 'HH.mm', + LTS: 'HH.mm.ss', + L: 'DD.MM.YYYY', + LL: 'D. MMMM YYYY', + LLL: 'D. MMMM YYYY, [kl.] HH.mm', + LLLL: 'dddd, D. MMMM YYYY, [kl.] HH.mm', + l: 'D.M.YYYY', + ll: 'D. MMM YYYY', + lll: 'D. MMM YYYY, [kl.] HH.mm', + llll: 'ddd, D. MMM YYYY, [kl.] HH.mm' + }, + relativeTime: { + future: 'om %s', + past: 'för %s sedan', + s: 'några sekunder', + m: 'en minut', + mm: '%d minuter', + h: 'en timme', + hh: '%d timmar', + d: 'en dag', + dd: '%d dagar', + M: 'en månad', + MM: '%d månader', + y: 'ett år', + yy: '%d år' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/sv.js b/node_modules/dayjs/esm/locale/sv.js new file mode 100644 index 0000000..2563ee7 --- /dev/null +++ b/node_modules/dayjs/esm/locale/sv.js @@ -0,0 +1,44 @@ +// Swedish [sv] +import dayjs from '../index'; +var locale = { + name: 'sv', + weekdays: 'söndag_måndag_tisdag_onsdag_torsdag_fredag_lördag'.split('_'), + weekdaysShort: 'sön_mån_tis_ons_tor_fre_lör'.split('_'), + weekdaysMin: 'sö_må_ti_on_to_fr_lö'.split('_'), + months: 'januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december'.split('_'), + monthsShort: 'jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec'.split('_'), + weekStart: 1, + yearStart: 4, + ordinal: function ordinal(n) { + var b = n % 10; + var o = b === 1 || b === 2 ? 'a' : 'e'; + return "[" + n + o + "]"; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'YYYY-MM-DD', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY [kl.] HH:mm', + LLLL: 'dddd D MMMM YYYY [kl.] HH:mm', + lll: 'D MMM YYYY HH:mm', + llll: 'ddd D MMM YYYY HH:mm' + }, + relativeTime: { + future: 'om %s', + past: 'för %s sedan', + s: 'några sekunder', + m: 'en minut', + mm: '%d minuter', + h: 'en timme', + hh: '%d timmar', + d: 'en dag', + dd: '%d dagar', + M: 'en månad', + MM: '%d månader', + y: 'ett år', + yy: '%d år' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/sw.js b/node_modules/dayjs/esm/locale/sw.js new file mode 100644 index 0000000..287bf33 --- /dev/null +++ b/node_modules/dayjs/esm/locale/sw.js @@ -0,0 +1,39 @@ +// Swahili [sw] +import dayjs from '../index'; +var locale = { + name: 'sw', + weekdays: 'Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi'.split('_'), + weekdaysShort: 'Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos'.split('_'), + weekdaysMin: 'J2_J3_J4_J5_Al_Ij_J1'.split('_'), + months: 'Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba'.split('_'), + monthsShort: 'Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des'.split('_'), + weekStart: 1, + ordinal: function ordinal(n) { + return n; + }, + relativeTime: { + future: '%s baadaye', + past: 'tokea %s', + s: 'hivi punde', + m: 'dakika moja', + mm: 'dakika %d', + h: 'saa limoja', + hh: 'masaa %d', + d: 'siku moja', + dd: 'masiku %d', + M: 'mwezi mmoja', + MM: 'miezi %d', + y: 'mwaka mmoja', + yy: 'miaka %d' + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ta.js b/node_modules/dayjs/esm/locale/ta.js new file mode 100644 index 0000000..6df25f8 --- /dev/null +++ b/node_modules/dayjs/esm/locale/ta.js @@ -0,0 +1,38 @@ +// Tamil [ta] +import dayjs from '../index'; +var locale = { + name: 'ta', + weekdays: 'ஞாயிற்றுக்கிழமை_திங்கட்கிழமை_செவ்வாய்கிழமை_புதன்கிழமை_வியாழக்கிழமை_வெள்ளிக்கிழமை_சனிக்கிழமை'.split('_'), + months: 'ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்'.split('_'), + weekdaysShort: 'ஞாயிறு_திங்கள்_செவ்வாய்_புதன்_வியாழன்_வெள்ளி_சனி'.split('_'), + monthsShort: 'ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்'.split('_'), + weekdaysMin: 'ஞா_தி_செ_பு_வி_வெ_ச'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY, HH:mm', + LLLL: 'dddd, D MMMM YYYY, HH:mm' + }, + relativeTime: { + future: '%s இல்', + past: '%s முன்', + s: 'ஒரு சில விநாடிகள்', + m: 'ஒரு நிமிடம்', + mm: '%d நிமிடங்கள்', + h: 'ஒரு மணி நேரம்', + hh: '%d மணி நேரம்', + d: 'ஒரு நாள்', + dd: '%d நாட்கள்', + M: 'ஒரு மாதம்', + MM: '%d மாதங்கள்', + y: 'ஒரு வருடம்', + yy: '%d ஆண்டுகள்' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/te.js b/node_modules/dayjs/esm/locale/te.js new file mode 100644 index 0000000..392a247 --- /dev/null +++ b/node_modules/dayjs/esm/locale/te.js @@ -0,0 +1,38 @@ +// Telugu [te] +import dayjs from '../index'; +var locale = { + name: 'te', + weekdays: 'ఆదివారం_సోమవారం_మంగళవారం_బుధవారం_గురువారం_శుక్రవారం_శనివారం'.split('_'), + months: 'జనవరి_ఫిబ్రవరి_మార్చి_ఏప్రిల్_మే_జూన్_జులై_ఆగస్టు_సెప్టెంబర్_అక్టోబర్_నవంబర్_డిసెంబర్'.split('_'), + weekdaysShort: 'ఆది_సోమ_మంగళ_బుధ_గురు_శుక్ర_శని'.split('_'), + monthsShort: 'జన._ఫిబ్ర._మార్చి_ఏప్రి._మే_జూన్_జులై_ఆగ._సెప్._అక్టో._నవ._డిసె.'.split('_'), + weekdaysMin: 'ఆ_సో_మం_బు_గు_శు_శ'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'A h:mm', + LTS: 'A h:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY, A h:mm', + LLLL: 'dddd, D MMMM YYYY, A h:mm' + }, + relativeTime: { + future: '%s లో', + past: '%s క్రితం', + s: 'కొన్ని క్షణాలు', + m: 'ఒక నిమిషం', + mm: '%d నిమిషాలు', + h: 'ఒక గంట', + hh: '%d గంటలు', + d: 'ఒక రోజు', + dd: '%d రోజులు', + M: 'ఒక నెల', + MM: '%d నెలలు', + y: 'ఒక సంవత్సరం', + yy: '%d సంవత్సరాలు' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/tet.js b/node_modules/dayjs/esm/locale/tet.js new file mode 100644 index 0000000..ff83eea --- /dev/null +++ b/node_modules/dayjs/esm/locale/tet.js @@ -0,0 +1,39 @@ +// Tetun Dili (East Timor) [tet] +import dayjs from '../index'; +var locale = { + name: 'tet', + weekdays: 'Domingu_Segunda_Tersa_Kuarta_Kinta_Sesta_Sabadu'.split('_'), + months: 'Janeiru_Fevereiru_Marsu_Abril_Maiu_Juñu_Jullu_Agustu_Setembru_Outubru_Novembru_Dezembru'.split('_'), + weekStart: 1, + weekdaysShort: 'Dom_Seg_Ters_Kua_Kint_Sest_Sab'.split('_'), + monthsShort: 'Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez'.split('_'), + weekdaysMin: 'Do_Seg_Te_Ku_Ki_Ses_Sa'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'iha %s', + past: '%s liuba', + s: 'minutu balun', + m: 'minutu ida', + mm: 'minutu %d', + h: 'oras ida', + hh: 'oras %d', + d: 'loron ida', + dd: 'loron %d', + M: 'fulan ida', + MM: 'fulan %d', + y: 'tinan ida', + yy: 'tinan %d' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/tg.js b/node_modules/dayjs/esm/locale/tg.js new file mode 100644 index 0000000..536df0b --- /dev/null +++ b/node_modules/dayjs/esm/locale/tg.js @@ -0,0 +1,39 @@ +// Tajik [tg] +import dayjs from '../index'; +var locale = { + name: 'tg', + weekdays: 'якшанбе_душанбе_сешанбе_чоршанбе_панҷшанбе_ҷумъа_шанбе'.split('_'), + months: 'январ_феврал_март_апрел_май_июн_июл_август_сентябр_октябр_ноябр_декабр'.split('_'), + weekStart: 1, + weekdaysShort: 'яшб_дшб_сшб_чшб_пшб_ҷум_шнб'.split('_'), + monthsShort: 'янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек'.split('_'), + weekdaysMin: 'яш_дш_сш_чш_пш_ҷм_шб'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'баъди %s', + past: '%s пеш', + s: 'якчанд сония', + m: 'як дақиқа', + mm: '%d дақиқа', + h: 'як соат', + hh: '%d соат', + d: 'як рӯз', + dd: '%d рӯз', + M: 'як моҳ', + MM: '%d моҳ', + y: 'як сол', + yy: '%d сол' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/th.js b/node_modules/dayjs/esm/locale/th.js new file mode 100644 index 0000000..5cbcdf2 --- /dev/null +++ b/node_modules/dayjs/esm/locale/th.js @@ -0,0 +1,38 @@ +// Thai [th] +import dayjs from '../index'; +var locale = { + name: 'th', + weekdays: 'อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัสบดี_ศุกร์_เสาร์'.split('_'), + weekdaysShort: 'อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัส_ศุกร์_เสาร์'.split('_'), + weekdaysMin: 'อา._จ._อ._พ._พฤ._ศ._ส.'.split('_'), + months: 'มกราคม_กุมภาพันธ์_มีนาคม_เมษายน_พฤษภาคม_มิถุนายน_กรกฎาคม_สิงหาคม_กันยายน_ตุลาคม_พฤศจิกายน_ธันวาคม'.split('_'), + monthsShort: 'ม.ค._ก.พ._มี.ค._เม.ย._พ.ค._มิ.ย._ก.ค._ส.ค._ก.ย._ต.ค._พ.ย._ธ.ค.'.split('_'), + formats: { + LT: 'H:mm', + LTS: 'H:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY เวลา H:mm', + LLLL: 'วันddddที่ D MMMM YYYY เวลา H:mm' + }, + relativeTime: { + future: 'อีก %s', + past: '%sที่แล้ว', + s: 'ไม่กี่วินาที', + m: '1 นาที', + mm: '%d นาที', + h: '1 ชั่วโมง', + hh: '%d ชั่วโมง', + d: '1 วัน', + dd: '%d วัน', + M: '1 เดือน', + MM: '%d เดือน', + y: '1 ปี', + yy: '%d ปี' + }, + ordinal: function ordinal(n) { + return n + "."; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/tk.js b/node_modules/dayjs/esm/locale/tk.js new file mode 100644 index 0000000..93390f1 --- /dev/null +++ b/node_modules/dayjs/esm/locale/tk.js @@ -0,0 +1,39 @@ +// Turkmen [tk] +import dayjs from '../index'; +var locale = { + name: 'tk', + weekdays: 'Ýekşenbe_Duşenbe_Sişenbe_Çarşenbe_Penşenbe_Anna_Şenbe'.split('_'), + weekdaysShort: 'Ýek_Duş_Siş_Çar_Pen_Ann_Şen'.split('_'), + weekdaysMin: 'Ýk_Dş_Sş_Çr_Pn_An_Şn'.split('_'), + months: 'Ýanwar_Fewral_Mart_Aprel_Maý_Iýun_Iýul_Awgust_Sentýabr_Oktýabr_Noýabr_Dekabr'.split('_'), + monthsShort: 'Ýan_Few_Mar_Apr_Maý_Iýn_Iýl_Awg_Sen_Okt_Noý_Dek'.split('_'), + weekStart: 1, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + relativeTime: { + future: '%s soň', + past: '%s öň', + s: 'birnäçe sekunt', + m: 'bir minut', + mm: '%d minut', + h: 'bir sagat', + hh: '%d sagat', + d: 'bir gün', + dd: '%d gün', + M: 'bir aý', + MM: '%d aý', + y: 'bir ýyl', + yy: '%d ýyl' + }, + ordinal: function ordinal(n) { + return n + "."; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/tl-ph.js b/node_modules/dayjs/esm/locale/tl-ph.js new file mode 100644 index 0000000..0fa84f3 --- /dev/null +++ b/node_modules/dayjs/esm/locale/tl-ph.js @@ -0,0 +1,39 @@ +// Tagalog (Philippines) [tl-ph] +import dayjs from '../index'; +var locale = { + name: 'tl-ph', + weekdays: 'Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado'.split('_'), + months: 'Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre'.split('_'), + weekStart: 1, + weekdaysShort: 'Lin_Lun_Mar_Miy_Huw_Biy_Sab'.split('_'), + monthsShort: 'Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis'.split('_'), + weekdaysMin: 'Li_Lu_Ma_Mi_Hu_Bi_Sab'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'MM/D/YYYY', + LL: 'MMMM D, YYYY', + LLL: 'MMMM D, YYYY HH:mm', + LLLL: 'dddd, MMMM DD, YYYY HH:mm' + }, + relativeTime: { + future: 'sa loob ng %s', + past: '%s ang nakalipas', + s: 'ilang segundo', + m: 'isang minuto', + mm: '%d minuto', + h: 'isang oras', + hh: '%d oras', + d: 'isang araw', + dd: '%d araw', + M: 'isang buwan', + MM: '%d buwan', + y: 'isang taon', + yy: '%d taon' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/tlh.js b/node_modules/dayjs/esm/locale/tlh.js new file mode 100644 index 0000000..30f52fe --- /dev/null +++ b/node_modules/dayjs/esm/locale/tlh.js @@ -0,0 +1,24 @@ +// Klingon [tlh] +import dayjs from '../index'; +var locale = { + name: 'tlh', + weekdays: 'lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj'.split('_'), + months: 'tera’ jar wa’_tera’ jar cha’_tera’ jar wej_tera’ jar loS_tera’ jar vagh_tera’ jar jav_tera’ jar Soch_tera’ jar chorgh_tera’ jar Hut_tera’ jar wa’maH_tera’ jar wa’maH wa’_tera’ jar wa’maH cha’'.split('_'), + weekStart: 1, + weekdaysShort: 'lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj'.split('_'), + monthsShort: 'jar wa’_jar cha’_jar wej_jar loS_jar vagh_jar jav_jar Soch_jar chorgh_jar Hut_jar wa’maH_jar wa’maH wa’_jar wa’maH cha’'.split('_'), + weekdaysMin: 'lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/tr.js b/node_modules/dayjs/esm/locale/tr.js new file mode 100644 index 0000000..e7fe24f --- /dev/null +++ b/node_modules/dayjs/esm/locale/tr.js @@ -0,0 +1,39 @@ +// Turkish [tr] +import dayjs from '../index'; +var locale = { + name: 'tr', + weekdays: 'Pazar_Pazartesi_Salı_Çarşamba_Perşembe_Cuma_Cumartesi'.split('_'), + weekdaysShort: 'Paz_Pts_Sal_Çar_Per_Cum_Cts'.split('_'), + weekdaysMin: 'Pz_Pt_Sa_Ça_Pe_Cu_Ct'.split('_'), + months: 'Ocak_Şubat_Mart_Nisan_Mayıs_Haziran_Temmuz_Ağustos_Eylül_Ekim_Kasım_Aralık'.split('_'), + monthsShort: 'Oca_Şub_Mar_Nis_May_Haz_Tem_Ağu_Eyl_Eki_Kas_Ara'.split('_'), + weekStart: 1, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + relativeTime: { + future: '%s sonra', + past: '%s önce', + s: 'birkaç saniye', + m: 'bir dakika', + mm: '%d dakika', + h: 'bir saat', + hh: '%d saat', + d: 'bir gün', + dd: '%d gün', + M: 'bir ay', + MM: '%d ay', + y: 'bir yıl', + yy: '%d yıl' + }, + ordinal: function ordinal(n) { + return n + "."; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/types.d.ts b/node_modules/dayjs/esm/locale/types.d.ts new file mode 100644 index 0000000..2c24a64 --- /dev/null +++ b/node_modules/dayjs/esm/locale/types.d.ts @@ -0,0 +1,33 @@ +declare interface ILocale { + name: string + weekdays?: string[] + months?: string[] + weekStart?: number + weekdaysShort?: string[] + monthsShort?: string[] + weekdaysMin?: string[] + ordinal?: (n: number) => number | string + formats: Partial<{ + LT: string + LTS: string + L: string + LL: string + LLL: string + LLLL: string + }> + relativeTime: Partial<{ + future: string + past: string + s: string + m: string + mm: string + h: string + hh: string + d: string + dd: string + M: string + MM: string + y: string + yy: string + }> +} diff --git a/node_modules/dayjs/esm/locale/tzl.js b/node_modules/dayjs/esm/locale/tzl.js new file mode 100644 index 0000000..9fa0cd2 --- /dev/null +++ b/node_modules/dayjs/esm/locale/tzl.js @@ -0,0 +1,24 @@ +// Talossan [tzl] +import dayjs from '../index'; +var locale = { + name: 'tzl', + weekdays: 'Súladi_Lúneçi_Maitzi_Márcuri_Xhúadi_Viénerçi_Sáturi'.split('_'), + months: 'Januar_Fevraglh_Març_Avrïu_Mai_Gün_Julia_Guscht_Setemvar_Listopäts_Noemvar_Zecemvar'.split('_'), + weekStart: 1, + weekdaysShort: 'Súl_Lún_Mai_Már_Xhú_Vié_Sát'.split('_'), + monthsShort: 'Jan_Fev_Mar_Avr_Mai_Gün_Jul_Gus_Set_Lis_Noe_Zec'.split('_'), + weekdaysMin: 'Sú_Lú_Ma_Má_Xh_Vi_Sá'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH.mm', + LTS: 'HH.mm.ss', + L: 'DD.MM.YYYY', + LL: 'D. MMMM [dallas] YYYY', + LLL: 'D. MMMM [dallas] YYYY HH.mm', + LLLL: 'dddd, [li] D. MMMM [dallas] YYYY HH.mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/tzm-latn.js b/node_modules/dayjs/esm/locale/tzm-latn.js new file mode 100644 index 0000000..e5ac6af --- /dev/null +++ b/node_modules/dayjs/esm/locale/tzm-latn.js @@ -0,0 +1,39 @@ +// Central Atlas Tamazight Latin [tzm-latn] +import dayjs from '../index'; +var locale = { + name: 'tzm-latn', + weekdays: 'asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas'.split('_'), + months: 'innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir'.split('_'), + weekStart: 6, + weekdaysShort: 'asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas'.split('_'), + monthsShort: 'innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir'.split('_'), + weekdaysMin: 'asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'dadkh s yan %s', + past: 'yan %s', + s: 'imik', + m: 'minuḍ', + mm: '%d minuḍ', + h: 'saɛa', + hh: '%d tassaɛin', + d: 'ass', + dd: '%d ossan', + M: 'ayowr', + MM: '%d iyyirn', + y: 'asgas', + yy: '%d isgasn' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/tzm.js b/node_modules/dayjs/esm/locale/tzm.js new file mode 100644 index 0000000..d94a6c0 --- /dev/null +++ b/node_modules/dayjs/esm/locale/tzm.js @@ -0,0 +1,39 @@ +// Central Atlas Tamazight [tzm] +import dayjs from '../index'; +var locale = { + name: 'tzm', + weekdays: 'ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ'.split('_'), + months: 'ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ'.split('_'), + weekStart: 6, + weekdaysShort: 'ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ'.split('_'), + monthsShort: 'ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ'.split('_'), + weekdaysMin: 'ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'ⴷⴰⴷⵅ ⵙ ⵢⴰⵏ %s', + past: 'ⵢⴰⵏ %s', + s: 'ⵉⵎⵉⴽ', + m: 'ⵎⵉⵏⵓⴺ', + mm: '%d ⵎⵉⵏⵓⴺ', + h: 'ⵙⴰⵄⴰ', + hh: '%d ⵜⴰⵙⵙⴰⵄⵉⵏ', + d: 'ⴰⵙⵙ', + dd: '%d oⵙⵙⴰⵏ', + M: 'ⴰⵢoⵓⵔ', + MM: '%d ⵉⵢⵢⵉⵔⵏ', + y: 'ⴰⵙⴳⴰⵙ', + yy: '%d ⵉⵙⴳⴰⵙⵏ' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ug-cn.js b/node_modules/dayjs/esm/locale/ug-cn.js new file mode 100644 index 0000000..d3d6392 --- /dev/null +++ b/node_modules/dayjs/esm/locale/ug-cn.js @@ -0,0 +1,39 @@ +// Uyghur (China) [ug-cn] +import dayjs from '../index'; +var locale = { + name: 'ug-cn', + weekdays: 'يەكشەنبە_دۈشەنبە_سەيشەنبە_چارشەنبە_پەيشەنبە_جۈمە_شەنبە'.split('_'), + months: 'يانۋار_فېۋرال_مارت_ئاپرېل_ماي_ئىيۇن_ئىيۇل_ئاۋغۇست_سېنتەبىر_ئۆكتەبىر_نويابىر_دېكابىر'.split('_'), + weekStart: 1, + weekdaysShort: 'يە_دۈ_سە_چا_پە_جۈ_شە'.split('_'), + monthsShort: 'يانۋار_فېۋرال_مارت_ئاپرېل_ماي_ئىيۇن_ئىيۇل_ئاۋغۇست_سېنتەبىر_ئۆكتەبىر_نويابىر_دېكابىر'.split('_'), + weekdaysMin: 'يە_دۈ_سە_چا_پە_جۈ_شە'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'YYYY-MM-DD', + LL: 'YYYY-يىلىM-ئاينىڭD-كۈنى', + LLL: 'YYYY-يىلىM-ئاينىڭD-كۈنى، HH:mm', + LLLL: 'dddd، YYYY-يىلىM-ئاينىڭD-كۈنى، HH:mm' + }, + relativeTime: { + future: '%s كېيىن', + past: '%s بۇرۇن', + s: 'نەچچە سېكونت', + m: 'بىر مىنۇت', + mm: '%d مىنۇت', + h: 'بىر سائەت', + hh: '%d سائەت', + d: 'بىر كۈن', + dd: '%d كۈن', + M: 'بىر ئاي', + MM: '%d ئاي', + y: 'بىر يىل', + yy: '%d يىل' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/uk.js b/node_modules/dayjs/esm/locale/uk.js new file mode 100644 index 0000000..3c70b13 --- /dev/null +++ b/node_modules/dayjs/esm/locale/uk.js @@ -0,0 +1,77 @@ +// Ukrainian [uk] +import dayjs from '../index'; +var monthFormat = 'січня_лютого_березня_квітня_травня_червня_липня_серпня_вересня_жовтня_листопада_грудня'.split('_'); +var monthStandalone = 'січень_лютий_березень_квітень_травень_червень_липень_серпень_вересень_жовтень_листопад_грудень'.split('_'); +var MONTHS_IN_FORMAT = /D[oD]?(\[[^[\]]*\]|\s)+MMMM?/; + +function plural(word, num) { + var forms = word.split('_'); + return num % 10 === 1 && num % 100 !== 11 ? forms[0] : num % 10 >= 2 && num % 10 <= 4 && (num % 100 < 10 || num % 100 >= 20) ? forms[1] : forms[2]; // eslint-disable-line +} + +function relativeTimeWithPlural(number, withoutSuffix, key) { + var format = { + ss: withoutSuffix ? 'секунда_секунди_секунд' : 'секунду_секунди_секунд', + mm: withoutSuffix ? 'хвилина_хвилини_хвилин' : 'хвилину_хвилини_хвилин', + hh: withoutSuffix ? 'година_години_годин' : 'годину_години_годин', + dd: 'день_дні_днів', + MM: 'місяць_місяці_місяців', + yy: 'рік_роки_років' + }; + + if (key === 'm') { + return withoutSuffix ? 'хвилина' : 'хвилину'; + } else if (key === 'h') { + return withoutSuffix ? 'година' : 'годину'; + } + + return number + " " + plural(format[key], +number); +} + +var months = function months(dayjsInstance, format) { + if (MONTHS_IN_FORMAT.test(format)) { + return monthFormat[dayjsInstance.month()]; + } + + return monthStandalone[dayjsInstance.month()]; +}; + +months.s = monthStandalone; +months.f = monthFormat; +var locale = { + name: 'uk', + weekdays: 'неділя_понеділок_вівторок_середа_четвер_п’ятниця_субота'.split('_'), + weekdaysShort: 'ндл_пнд_втр_срд_чтв_птн_сбт'.split('_'), + weekdaysMin: 'нд_пн_вт_ср_чт_пт_сб'.split('_'), + months: months, + monthsShort: 'січ_лют_бер_квіт_трав_черв_лип_серп_вер_жовт_лист_груд'.split('_'), + weekStart: 1, + relativeTime: { + future: 'за %s', + past: '%s тому', + s: 'декілька секунд', + m: relativeTimeWithPlural, + mm: relativeTimeWithPlural, + h: relativeTimeWithPlural, + hh: relativeTimeWithPlural, + d: 'день', + dd: relativeTimeWithPlural, + M: 'місяць', + MM: relativeTimeWithPlural, + y: 'рік', + yy: relativeTimeWithPlural + }, + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD.MM.YYYY', + LL: 'D MMMM YYYY р.', + LLL: 'D MMMM YYYY р., HH:mm', + LLLL: 'dddd, D MMMM YYYY р., HH:mm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/ur.js b/node_modules/dayjs/esm/locale/ur.js new file mode 100644 index 0000000..7464c1e --- /dev/null +++ b/node_modules/dayjs/esm/locale/ur.js @@ -0,0 +1,39 @@ +// Urdu [ur] +import dayjs from '../index'; +var locale = { + name: 'ur', + weekdays: 'اتوار_پیر_منگل_بدھ_جمعرات_جمعہ_ہفتہ'.split('_'), + months: 'جنوری_فروری_مارچ_اپریل_مئی_جون_جولائی_اگست_ستمبر_اکتوبر_نومبر_دسمبر'.split('_'), + weekStart: 1, + weekdaysShort: 'اتوار_پیر_منگل_بدھ_جمعرات_جمعہ_ہفتہ'.split('_'), + monthsShort: 'جنوری_فروری_مارچ_اپریل_مئی_جون_جولائی_اگست_ستمبر_اکتوبر_نومبر_دسمبر'.split('_'), + weekdaysMin: 'اتوار_پیر_منگل_بدھ_جمعرات_جمعہ_ہفتہ'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd، D MMMM YYYY HH:mm' + }, + relativeTime: { + future: '%s بعد', + past: '%s قبل', + s: 'چند سیکنڈ', + m: 'ایک منٹ', + mm: '%d منٹ', + h: 'ایک گھنٹہ', + hh: '%d گھنٹے', + d: 'ایک دن', + dd: '%d دن', + M: 'ایک ماہ', + MM: '%d ماہ', + y: 'ایک سال', + yy: '%d سال' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/uz-latn.js b/node_modules/dayjs/esm/locale/uz-latn.js new file mode 100644 index 0000000..befdfee --- /dev/null +++ b/node_modules/dayjs/esm/locale/uz-latn.js @@ -0,0 +1,39 @@ +// Uzbek Latin [uz-latn] +import dayjs from '../index'; +var locale = { + name: 'uz-latn', + weekdays: 'Yakshanba_Dushanba_Seshanba_Chorshanba_Payshanba_Juma_Shanba'.split('_'), + months: 'Yanvar_Fevral_Mart_Aprel_May_Iyun_Iyul_Avgust_Sentabr_Oktabr_Noyabr_Dekabr'.split('_'), + weekStart: 1, + weekdaysShort: 'Yak_Dush_Sesh_Chor_Pay_Jum_Shan'.split('_'), + monthsShort: 'Yan_Fev_Mar_Apr_May_Iyun_Iyul_Avg_Sen_Okt_Noy_Dek'.split('_'), + weekdaysMin: 'Ya_Du_Se_Cho_Pa_Ju_Sha'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'D MMMM YYYY, dddd HH:mm' + }, + relativeTime: { + future: 'Yaqin %s ichida', + past: '%s oldin', + s: 'soniya', + m: 'bir daqiqa', + mm: '%d daqiqa', + h: 'bir soat', + hh: '%d soat', + d: 'bir kun', + dd: '%d kun', + M: 'bir oy', + MM: '%d oy', + y: 'bir yil', + yy: '%d yil' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/uz.js b/node_modules/dayjs/esm/locale/uz.js new file mode 100644 index 0000000..4433263 --- /dev/null +++ b/node_modules/dayjs/esm/locale/uz.js @@ -0,0 +1,39 @@ +// Uzbek [uz] +import dayjs from '../index'; +var locale = { + name: 'uz', + weekdays: 'Якшанба_Душанба_Сешанба_Чоршанба_Пайшанба_Жума_Шанба'.split('_'), + months: 'январ_феврал_март_апрел_май_июн_июл_август_сентябр_октябр_ноябр_декабр'.split('_'), + weekStart: 1, + weekdaysShort: 'Якш_Душ_Сеш_Чор_Пай_Жум_Шан'.split('_'), + monthsShort: 'янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек'.split('_'), + weekdaysMin: 'Як_Ду_Се_Чо_Па_Жу_Ша'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'D MMMM YYYY, dddd HH:mm' + }, + relativeTime: { + future: 'Якин %s ичида', + past: '%s олдин', + s: 'фурсат', + m: 'бир дакика', + mm: '%d дакика', + h: 'бир соат', + hh: '%d соат', + d: 'бир кун', + dd: '%d кун', + M: 'бир ой', + MM: '%d ой', + y: 'бир йил', + yy: '%d йил' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/vi.js b/node_modules/dayjs/esm/locale/vi.js new file mode 100644 index 0000000..f55cc73 --- /dev/null +++ b/node_modules/dayjs/esm/locale/vi.js @@ -0,0 +1,43 @@ +// Vietnamese [vi] +import dayjs from '../index'; +var locale = { + name: 'vi', + weekdays: 'chủ nhật_thứ hai_thứ ba_thứ tư_thứ năm_thứ sáu_thứ bảy'.split('_'), + months: 'tháng 1_tháng 2_tháng 3_tháng 4_tháng 5_tháng 6_tháng 7_tháng 8_tháng 9_tháng 10_tháng 11_tháng 12'.split('_'), + weekStart: 1, + weekdaysShort: 'CN_T2_T3_T4_T5_T6_T7'.split('_'), + monthsShort: 'Th01_Th02_Th03_Th04_Th05_Th06_Th07_Th08_Th09_Th10_Th11_Th12'.split('_'), + weekdaysMin: 'CN_T2_T3_T4_T5_T6_T7'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM [năm] YYYY', + LLL: 'D MMMM [năm] YYYY HH:mm', + LLLL: 'dddd, D MMMM [năm] YYYY HH:mm', + l: 'DD/M/YYYY', + ll: 'D MMM YYYY', + lll: 'D MMM YYYY HH:mm', + llll: 'ddd, D MMM YYYY HH:mm' + }, + relativeTime: { + future: '%s tới', + past: '%s trước', + s: 'vài giây', + m: 'một phút', + mm: '%d phút', + h: 'một giờ', + hh: '%d giờ', + d: 'một ngày', + dd: '%d ngày', + M: 'một tháng', + MM: '%d tháng', + y: 'một năm', + yy: '%d năm' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/x-pseudo.js b/node_modules/dayjs/esm/locale/x-pseudo.js new file mode 100644 index 0000000..ceb6782 --- /dev/null +++ b/node_modules/dayjs/esm/locale/x-pseudo.js @@ -0,0 +1,39 @@ +// Pseudo [x-pseudo] +import dayjs from '../index'; +var locale = { + name: 'x-pseudo', + weekdays: 'S~úñdá~ý_Mó~ñdáý~_Túé~sdáý~_Wéd~ñésd~áý_T~húrs~dáý_~Fríd~áý_S~átúr~dáý'.split('_'), + months: 'J~áñúá~rý_F~ébrú~árý_~Márc~h_Áp~ríl_~Máý_~Júñé~_Júl~ý_Áú~gúst~_Sép~témb~ér_Ó~ctób~ér_Ñ~óvém~bér_~Décé~mbér'.split('_'), + weekStart: 1, + weekdaysShort: 'S~úñ_~Móñ_~Túé_~Wéd_~Thú_~Frí_~Sát'.split('_'), + monthsShort: 'J~áñ_~Féb_~Már_~Ápr_~Máý_~Júñ_~Júl_~Áúg_~Sép_~Óct_~Ñóv_~Déc'.split('_'), + weekdaysMin: 'S~ú_Mó~_Tú_~Wé_T~h_Fr~_Sá'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd, D MMMM YYYY HH:mm' + }, + relativeTime: { + future: 'í~ñ %s', + past: '%s á~gó', + s: 'á ~féw ~sécó~ñds', + m: 'á ~míñ~úté', + mm: '%d m~íñú~tés', + h: 'á~ñ hó~úr', + hh: '%d h~óúrs', + d: 'á ~dáý', + dd: '%d d~áýs', + M: 'á ~móñ~th', + MM: '%d m~óñt~hs', + y: 'á ~ýéár', + yy: '%d ý~éárs' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/yo.js b/node_modules/dayjs/esm/locale/yo.js new file mode 100644 index 0000000..1f79468 --- /dev/null +++ b/node_modules/dayjs/esm/locale/yo.js @@ -0,0 +1,39 @@ +// Yoruba Nigeria [yo] +import dayjs from '../index'; +var locale = { + name: 'yo', + weekdays: 'Àìkú_Ajé_Ìsẹ́gun_Ọjọ́rú_Ọjọ́bọ_Ẹtì_Àbámẹ́ta'.split('_'), + months: 'Sẹ́rẹ́_Èrèlè_Ẹrẹ̀nà_Ìgbé_Èbibi_Òkùdu_Agẹmo_Ògún_Owewe_Ọ̀wàrà_Bélú_Ọ̀pẹ̀̀'.split('_'), + weekStart: 1, + weekdaysShort: 'Àìk_Ajé_Ìsẹ́_Ọjr_Ọjb_Ẹtì_Àbá'.split('_'), + monthsShort: 'Sẹ́r_Èrl_Ẹrn_Ìgb_Èbi_Òkù_Agẹ_Ògú_Owe_Ọ̀wà_Bél_Ọ̀pẹ̀̀'.split('_'), + weekdaysMin: 'Àì_Aj_Ìs_Ọr_Ọb_Ẹt_Àb'.split('_'), + ordinal: function ordinal(n) { + return n; + }, + formats: { + LT: 'h:mm A', + LTS: 'h:mm:ss A', + L: 'DD/MM/YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY h:mm A', + LLLL: 'dddd, D MMMM YYYY h:mm A' + }, + relativeTime: { + future: 'ní %s', + past: '%s kọjá', + s: 'ìsẹjú aayá die', + m: 'ìsẹjú kan', + mm: 'ìsẹjú %d', + h: 'wákati kan', + hh: 'wákati %d', + d: 'ọjọ́ kan', + dd: 'ọjọ́ %d', + M: 'osù kan', + MM: 'osù %d', + y: 'ọdún kan', + yy: 'ọdún %d' + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/zh-cn.js b/node_modules/dayjs/esm/locale/zh-cn.js new file mode 100644 index 0000000..1a7ebf4 --- /dev/null +++ b/node_modules/dayjs/esm/locale/zh-cn.js @@ -0,0 +1,67 @@ +// Chinese (China) [zh-cn] +import dayjs from '../index'; +var locale = { + name: 'zh-cn', + weekdays: '星期日_星期一_星期二_星期三_星期四_星期五_星期六'.split('_'), + weekdaysShort: '周日_周一_周二_周三_周四_周五_周六'.split('_'), + weekdaysMin: '日_一_二_三_四_五_六'.split('_'), + months: '一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月'.split('_'), + monthsShort: '1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月'.split('_'), + ordinal: function ordinal(number, period) { + switch (period) { + case 'W': + return number + "\u5468"; + + default: + return number + "\u65E5"; + } + }, + weekStart: 1, + yearStart: 4, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'YYYY/MM/DD', + LL: 'YYYY年M月D日', + LLL: 'YYYY年M月D日Ah点mm分', + LLLL: 'YYYY年M月D日ddddAh点mm分', + l: 'YYYY/M/D', + ll: 'YYYY年M月D日', + lll: 'YYYY年M月D日 HH:mm', + llll: 'YYYY年M月D日dddd HH:mm' + }, + relativeTime: { + future: '%s内', + past: '%s前', + s: '几秒', + m: '1 分钟', + mm: '%d 分钟', + h: '1 小时', + hh: '%d 小时', + d: '1 天', + dd: '%d 天', + M: '1 个月', + MM: '%d 个月', + y: '1 年', + yy: '%d 年' + }, + meridiem: function meridiem(hour, minute) { + var hm = hour * 100 + minute; + + if (hm < 600) { + return '凌晨'; + } else if (hm < 900) { + return '早上'; + } else if (hm < 1100) { + return '上午'; + } else if (hm < 1300) { + return '中午'; + } else if (hm < 1800) { + return '下午'; + } + + return '晚上'; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/zh-hk.js b/node_modules/dayjs/esm/locale/zh-hk.js new file mode 100644 index 0000000..8ada9a0 --- /dev/null +++ b/node_modules/dayjs/esm/locale/zh-hk.js @@ -0,0 +1,65 @@ +// Chinese (Hong Kong) [zh-hk] +import dayjs from '../index'; +var locale = { + name: 'zh-hk', + months: '一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月'.split('_'), + monthsShort: '1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月'.split('_'), + weekdays: '星期日_星期一_星期二_星期三_星期四_星期五_星期六'.split('_'), + weekdaysShort: '週日_週一_週二_週三_週四_週五_週六'.split('_'), + weekdaysMin: '日_一_二_三_四_五_六'.split('_'), + ordinal: function ordinal(number, period) { + switch (period) { + case 'W': + return number + "\u9031"; + + default: + return number + "\u65E5"; + } + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'YYYY/MM/DD', + LL: 'YYYY年M月D日', + LLL: 'YYYY年M月D日 HH:mm', + LLLL: 'YYYY年M月D日dddd HH:mm', + l: 'YYYY/M/D', + ll: 'YYYY年M月D日', + lll: 'YYYY年M月D日 HH:mm', + llll: 'YYYY年M月D日dddd HH:mm' + }, + relativeTime: { + future: '%s內', + past: '%s前', + s: '幾秒', + m: '一分鐘', + mm: '%d 分鐘', + h: '一小時', + hh: '%d 小時', + d: '一天', + dd: '%d 天', + M: '一個月', + MM: '%d 個月', + y: '一年', + yy: '%d 年' + }, + meridiem: function meridiem(hour, minute) { + var hm = hour * 100 + minute; + + if (hm < 600) { + return '凌晨'; + } else if (hm < 900) { + return '早上'; + } else if (hm < 1100) { + return '上午'; + } else if (hm < 1300) { + return '中午'; + } else if (hm < 1800) { + return '下午'; + } + + return '晚上'; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/zh-tw.js b/node_modules/dayjs/esm/locale/zh-tw.js new file mode 100644 index 0000000..ada89ee --- /dev/null +++ b/node_modules/dayjs/esm/locale/zh-tw.js @@ -0,0 +1,65 @@ +// Chinese (Taiwan) [zh-tw] +import dayjs from '../index'; +var locale = { + name: 'zh-tw', + weekdays: '星期日_星期一_星期二_星期三_星期四_星期五_星期六'.split('_'), + weekdaysShort: '週日_週一_週二_週三_週四_週五_週六'.split('_'), + weekdaysMin: '日_一_二_三_四_五_六'.split('_'), + months: '一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月'.split('_'), + monthsShort: '1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月'.split('_'), + ordinal: function ordinal(number, period) { + switch (period) { + case 'W': + return number + "\u9031"; + + default: + return number + "\u65E5"; + } + }, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'YYYY/MM/DD', + LL: 'YYYY年M月D日', + LLL: 'YYYY年M月D日 HH:mm', + LLLL: 'YYYY年M月D日dddd HH:mm', + l: 'YYYY/M/D', + ll: 'YYYY年M月D日', + lll: 'YYYY年M月D日 HH:mm', + llll: 'YYYY年M月D日dddd HH:mm' + }, + relativeTime: { + future: '%s內', + past: '%s前', + s: '幾秒', + m: '1 分鐘', + mm: '%d 分鐘', + h: '1 小時', + hh: '%d 小時', + d: '1 天', + dd: '%d 天', + M: '1 個月', + MM: '%d 個月', + y: '1 年', + yy: '%d 年' + }, + meridiem: function meridiem(hour, minute) { + var hm = hour * 100 + minute; + + if (hm < 600) { + return '凌晨'; + } else if (hm < 900) { + return '早上'; + } else if (hm < 1100) { + return '上午'; + } else if (hm < 1300) { + return '中午'; + } else if (hm < 1800) { + return '下午'; + } + + return '晚上'; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/locale/zh.js b/node_modules/dayjs/esm/locale/zh.js new file mode 100644 index 0000000..b98ab70 --- /dev/null +++ b/node_modules/dayjs/esm/locale/zh.js @@ -0,0 +1,67 @@ +// Chinese [zh] +import dayjs from '../index'; +var locale = { + name: 'zh', + weekdays: '星期日_星期一_星期二_星期三_星期四_星期五_星期六'.split('_'), + weekdaysShort: '周日_周一_周二_周三_周四_周五_周六'.split('_'), + weekdaysMin: '日_一_二_三_四_五_六'.split('_'), + months: '一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月'.split('_'), + monthsShort: '1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月'.split('_'), + ordinal: function ordinal(number, period) { + switch (period) { + case 'W': + return number + "\u5468"; + + default: + return number + "\u65E5"; + } + }, + weekStart: 1, + yearStart: 4, + formats: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'YYYY/MM/DD', + LL: 'YYYY年M月D日', + LLL: 'YYYY年M月D日Ah点mm分', + LLLL: 'YYYY年M月D日ddddAh点mm分', + l: 'YYYY/M/D', + ll: 'YYYY年M月D日', + lll: 'YYYY年M月D日 HH:mm', + llll: 'YYYY年M月D日dddd HH:mm' + }, + relativeTime: { + future: '%s后', + past: '%s前', + s: '几秒', + m: '1 分钟', + mm: '%d 分钟', + h: '1 小时', + hh: '%d 小时', + d: '1 天', + dd: '%d 天', + M: '1 个月', + MM: '%d 个月', + y: '1 年', + yy: '%d 年' + }, + meridiem: function meridiem(hour, minute) { + var hm = hour * 100 + minute; + + if (hm < 600) { + return '凌晨'; + } else if (hm < 900) { + return '早上'; + } else if (hm < 1100) { + return '上午'; + } else if (hm < 1300) { + return '中午'; + } else if (hm < 1800) { + return '下午'; + } + + return '晚上'; + } +}; +dayjs.locale(locale, null, true); +export default locale; \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/advancedFormat/index.d.ts b/node_modules/dayjs/esm/plugin/advancedFormat/index.d.ts new file mode 100644 index 0000000..a17c896 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/advancedFormat/index.d.ts @@ -0,0 +1,4 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin diff --git a/node_modules/dayjs/esm/plugin/advancedFormat/index.js b/node_modules/dayjs/esm/plugin/advancedFormat/index.js new file mode 100644 index 0000000..f45e4e0 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/advancedFormat/index.js @@ -0,0 +1,66 @@ +import { FORMAT_DEFAULT } from '../../constant'; +export default (function (o, c) { + // locale needed later + var proto = c.prototype; + var oldFormat = proto.format; + + proto.format = function (formatStr) { + var _this = this; + + var locale = this.$locale(); + + if (!this.isValid()) { + return oldFormat.bind(this)(formatStr); + } + + var utils = this.$utils(); + var str = formatStr || FORMAT_DEFAULT; + var result = str.replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g, function (match) { + switch (match) { + case 'Q': + return Math.ceil((_this.$M + 1) / 3); + + case 'Do': + return locale.ordinal(_this.$D); + + case 'gggg': + return _this.weekYear(); + + case 'GGGG': + return _this.isoWeekYear(); + + case 'wo': + return locale.ordinal(_this.week(), 'W'); + // W for week + + case 'w': + case 'ww': + return utils.s(_this.week(), match === 'w' ? 1 : 2, '0'); + + case 'W': + case 'WW': + return utils.s(_this.isoWeek(), match === 'W' ? 1 : 2, '0'); + + case 'k': + case 'kk': + return utils.s(String(_this.$H === 0 ? 24 : _this.$H), match === 'k' ? 1 : 2, '0'); + + case 'X': + return Math.floor(_this.$d.getTime() / 1000); + + case 'x': + return _this.$d.getTime(); + + case 'z': + return "[" + _this.offsetName() + "]"; + + case 'zzz': + return "[" + _this.offsetName('long') + "]"; + + default: + return match; + } + }); + return oldFormat.bind(this)(result); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/arraySupport/index.d.ts b/node_modules/dayjs/esm/plugin/arraySupport/index.d.ts new file mode 100644 index 0000000..30f8d9c --- /dev/null +++ b/node_modules/dayjs/esm/plugin/arraySupport/index.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc } from 'dayjs/esm' + +declare module 'dayjs/esm' { + interface ConfigTypeMap { + arraySupport: [number?, number?, number?, number?, number?, number?, number?] + } +} + +declare const plugin: PluginFunc +export = plugin diff --git a/node_modules/dayjs/esm/plugin/arraySupport/index.js b/node_modules/dayjs/esm/plugin/arraySupport/index.js new file mode 100644 index 0000000..c7edc79 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/arraySupport/index.js @@ -0,0 +1,33 @@ +export default (function (o, c, dayjs) { + var proto = c.prototype; + + var parseDate = function parseDate(cfg) { + var date = cfg.date, + utc = cfg.utc; + + if (Array.isArray(date)) { + if (utc) { + if (!date.length) { + return new Date(); + } + + return new Date(Date.UTC.apply(null, date)); + } + + if (date.length === 1) { + return dayjs(String(date[0])).toDate(); + } + + return new (Function.prototype.bind.apply(Date, [null].concat(date)))(); + } + + return date; + }; + + var oldParse = proto.parse; + + proto.parse = function (cfg) { + cfg.date = parseDate.bind(this)(cfg); + oldParse.bind(this)(cfg); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/badMutable/index.d.ts b/node_modules/dayjs/esm/plugin/badMutable/index.d.ts new file mode 100644 index 0000000..a17c896 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/badMutable/index.d.ts @@ -0,0 +1,4 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin diff --git a/node_modules/dayjs/esm/plugin/badMutable/index.js b/node_modules/dayjs/esm/plugin/badMutable/index.js new file mode 100644 index 0000000..679edee --- /dev/null +++ b/node_modules/dayjs/esm/plugin/badMutable/index.js @@ -0,0 +1,61 @@ +export default (function (o, c) { + // locale needed later + var proto = c.prototype; + + proto.$g = function (input, get, set) { + if (this.$utils().u(input)) return this[get]; + return this.$set(set, input); + }; + + proto.set = function (string, _int) { + return this.$set(string, _int); + }; + + var oldStartOf = proto.startOf; + + proto.startOf = function (units, startOf) { + this.$d = oldStartOf.bind(this)(units, startOf).toDate(); + this.init(); + return this; + }; + + var oldAdd = proto.add; + + proto.add = function (number, units) { + this.$d = oldAdd.bind(this)(number, units).toDate(); + this.init(); + return this; + }; + + var oldLocale = proto.locale; + + proto.locale = function (preset, object) { + if (!preset) return this.$L; + this.$L = oldLocale.bind(this)(preset, object).$L; + return this; + }; + + var oldDaysInMonth = proto.daysInMonth; + + proto.daysInMonth = function () { + return oldDaysInMonth.bind(this.clone())(); + }; + + var oldIsSame = proto.isSame; + + proto.isSame = function (that, units) { + return oldIsSame.bind(this.clone())(that, units); + }; + + var oldIsBefore = proto.isBefore; + + proto.isBefore = function (that, units) { + return oldIsBefore.bind(this.clone())(that, units); + }; + + var oldIsAfter = proto.isAfter; + + proto.isAfter = function (that, units) { + return oldIsAfter.bind(this.clone())(that, units); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/bigIntSupport/index.d.ts b/node_modules/dayjs/esm/plugin/bigIntSupport/index.d.ts new file mode 100644 index 0000000..0829ead --- /dev/null +++ b/node_modules/dayjs/esm/plugin/bigIntSupport/index.d.ts @@ -0,0 +1,11 @@ +import { PluginFunc } from 'dayjs/esm' + +declare module 'dayjs/esm' { + interface ConfigTypeMap { + bigIntSupport: BigInt + } + export function unix(t: BigInt): Dayjs +} + +declare const plugin: PluginFunc +export = plugin diff --git a/node_modules/dayjs/esm/plugin/bigIntSupport/index.js b/node_modules/dayjs/esm/plugin/bigIntSupport/index.js new file mode 100644 index 0000000..fa93982 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/bigIntSupport/index.js @@ -0,0 +1,32 @@ +// eslint-disable-next-line valid-typeof +var isBigInt = function isBigInt(num) { + return typeof num === 'bigint'; +}; + +export default (function (o, c, dayjs) { + var proto = c.prototype; + + var parseDate = function parseDate(cfg) { + var date = cfg.date; + + if (isBigInt(date)) { + return Number(date); + } + + return date; + }; + + var oldParse = proto.parse; + + proto.parse = function (cfg) { + cfg.date = parseDate.bind(this)(cfg); + oldParse.bind(this)(cfg); + }; + + var oldUnix = dayjs.unix; + + dayjs.unix = function (timestamp) { + var ts = isBigInt(timestamp) ? Number(timestamp) : timestamp; + return oldUnix(ts); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/buddhistEra/index.d.ts b/node_modules/dayjs/esm/plugin/buddhistEra/index.d.ts new file mode 100644 index 0000000..a17c896 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/buddhistEra/index.d.ts @@ -0,0 +1,4 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin diff --git a/node_modules/dayjs/esm/plugin/buddhistEra/index.js b/node_modules/dayjs/esm/plugin/buddhistEra/index.js new file mode 100644 index 0000000..76ce44c --- /dev/null +++ b/node_modules/dayjs/esm/plugin/buddhistEra/index.js @@ -0,0 +1,21 @@ +import { FORMAT_DEFAULT } from '../../constant'; +export default (function (o, c) { + // locale needed later + var proto = c.prototype; + var oldFormat = proto.format; // extend en locale here + + proto.format = function (formatStr) { + var _this = this; + + var yearBias = 543; + var str = formatStr || FORMAT_DEFAULT; + var result = str.replace(/(\[[^\]]+])|BBBB|BB/g, function (match, a) { + var _this$$utils; + + var year = String(_this.$y + yearBias); + var args = match === 'BB' ? [year.slice(-2), 2] : [year, 4]; + return a || (_this$$utils = _this.$utils()).s.apply(_this$$utils, args.concat(['0'])); + }); + return oldFormat.bind(this)(result); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/calendar/index.d.ts b/node_modules/dayjs/esm/plugin/calendar/index.d.ts new file mode 100644 index 0000000..42bff4b --- /dev/null +++ b/node_modules/dayjs/esm/plugin/calendar/index.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc, ConfigType } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + calendar(referenceTime?: ConfigType, formats?: object): string + } +} diff --git a/node_modules/dayjs/esm/plugin/calendar/index.js b/node_modules/dayjs/esm/plugin/calendar/index.js new file mode 100644 index 0000000..9abf1e9 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/calendar/index.js @@ -0,0 +1,32 @@ +export default (function (o, c, d) { + var LT = 'h:mm A'; + var L = 'MM/DD/YYYY'; + var calendarFormat = { + lastDay: "[Yesterday at] " + LT, + sameDay: "[Today at] " + LT, + nextDay: "[Tomorrow at] " + LT, + nextWeek: "dddd [at] " + LT, + lastWeek: "[Last] dddd [at] " + LT, + sameElse: L + }; + var proto = c.prototype; + + proto.calendar = function (referenceTime, formats) { + var format = formats || this.$locale().calendar || calendarFormat; + var referenceStartOfDay = d(referenceTime || undefined).startOf('d'); + var diff = this.diff(referenceStartOfDay, 'd', true); + var sameElse = 'sameElse'; + /* eslint-disable no-nested-ternary */ + + var retVal = diff < -6 ? sameElse : diff < -1 ? 'lastWeek' : diff < 0 ? 'lastDay' : diff < 1 ? 'sameDay' : diff < 2 ? 'nextDay' : diff < 7 ? 'nextWeek' : sameElse; + /* eslint-enable no-nested-ternary */ + + var currentFormat = format[retVal] || calendarFormat[retVal]; + + if (typeof currentFormat === 'function') { + return currentFormat.call(this, d()); + } + + return this.format(currentFormat); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/customParseFormat/index.d.ts b/node_modules/dayjs/esm/plugin/customParseFormat/index.d.ts new file mode 100644 index 0000000..7da585e --- /dev/null +++ b/node_modules/dayjs/esm/plugin/customParseFormat/index.d.ts @@ -0,0 +1,8 @@ +import { PluginFunc } from 'dayjs/esm' + +declare interface PluginOptions { + parseTwoDigitYear?: (yearString: string) => number +} + +declare const plugin: PluginFunc +export = plugin diff --git a/node_modules/dayjs/esm/plugin/customParseFormat/index.js b/node_modules/dayjs/esm/plugin/customParseFormat/index.js new file mode 100644 index 0000000..b5363f2 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/customParseFormat/index.js @@ -0,0 +1,333 @@ +import { u } from '../localizedFormat/utils'; +var formattingTokens = /(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g; +var match1 = /\d/; // 0 - 9 + +var match2 = /\d\d/; // 00 - 99 + +var match3 = /\d{3}/; // 000 - 999 + +var match4 = /\d{4}/; // 0000 - 9999 + +var match1to2 = /\d\d?/; // 0 - 99 + +var matchSigned = /[+-]?\d+/; // -inf - inf + +var matchOffset = /[+-]\d\d:?(\d\d)?|Z/; // +00:00 -00:00 +0000 or -0000 +00 or Z + +var matchWord = /\d*[^-_:/,()\s\d]+/; // Word + +var locale = {}; + +var parseTwoDigitYear = function parseTwoDigitYear(input) { + input = +input; + return input + (input > 68 ? 1900 : 2000); +}; + +function offsetFromString(string) { + if (!string) return 0; + if (string === 'Z') return 0; + var parts = string.match(/([+-]|\d\d)/g); + var minutes = +(parts[1] * 60) + (+parts[2] || 0); + return minutes === 0 ? 0 : parts[0] === '+' ? -minutes : minutes; // eslint-disable-line no-nested-ternary +} + +var addInput = function addInput(property) { + return function (input) { + this[property] = +input; + }; +}; + +var zoneExpressions = [matchOffset, function (input) { + var zone = this.zone || (this.zone = {}); + zone.offset = offsetFromString(input); +}]; + +var getLocalePart = function getLocalePart(name) { + var part = locale[name]; + return part && (part.indexOf ? part : part.s.concat(part.f)); +}; + +var meridiemMatch = function meridiemMatch(input, isLowerCase) { + var isAfternoon; + var _locale = locale, + meridiem = _locale.meridiem; + + if (!meridiem) { + isAfternoon = input === (isLowerCase ? 'pm' : 'PM'); + } else { + for (var i = 1; i <= 24; i += 1) { + // todo: fix input === meridiem(i, 0, isLowerCase) + if (input.indexOf(meridiem(i, 0, isLowerCase)) > -1) { + isAfternoon = i > 12; + break; + } + } + } + + return isAfternoon; +}; + +var expressions = { + A: [matchWord, function (input) { + this.afternoon = meridiemMatch(input, false); + }], + a: [matchWord, function (input) { + this.afternoon = meridiemMatch(input, true); + }], + Q: [match1, function (input) { + this.month = (input - 1) * 3 + 1; + }], + S: [match1, function (input) { + this.milliseconds = +input * 100; + }], + SS: [match2, function (input) { + this.milliseconds = +input * 10; + }], + SSS: [match3, function (input) { + this.milliseconds = +input; + }], + s: [match1to2, addInput('seconds')], + ss: [match1to2, addInput('seconds')], + m: [match1to2, addInput('minutes')], + mm: [match1to2, addInput('minutes')], + H: [match1to2, addInput('hours')], + h: [match1to2, addInput('hours')], + HH: [match1to2, addInput('hours')], + hh: [match1to2, addInput('hours')], + D: [match1to2, addInput('day')], + DD: [match2, addInput('day')], + Do: [matchWord, function (input) { + var _locale2 = locale, + ordinal = _locale2.ordinal; + + var _input$match = input.match(/\d+/); + + this.day = _input$match[0]; + if (!ordinal) return; + + for (var i = 1; i <= 31; i += 1) { + if (ordinal(i).replace(/\[|\]/g, '') === input) { + this.day = i; + } + } + }], + w: [match1to2, addInput('week')], + ww: [match2, addInput('week')], + M: [match1to2, addInput('month')], + MM: [match2, addInput('month')], + MMM: [matchWord, function (input) { + var months = getLocalePart('months'); + var monthsShort = getLocalePart('monthsShort'); + var matchIndex = (monthsShort || months.map(function (_) { + return _.slice(0, 3); + })).indexOf(input) + 1; + + if (matchIndex < 1) { + throw new Error(); + } + + this.month = matchIndex % 12 || matchIndex; + }], + MMMM: [matchWord, function (input) { + var months = getLocalePart('months'); + var matchIndex = months.indexOf(input) + 1; + + if (matchIndex < 1) { + throw new Error(); + } + + this.month = matchIndex % 12 || matchIndex; + }], + Y: [matchSigned, addInput('year')], + YY: [match2, function (input) { + this.year = parseTwoDigitYear(input); + }], + YYYY: [match4, addInput('year')], + Z: zoneExpressions, + ZZ: zoneExpressions +}; + +function correctHours(time) { + var afternoon = time.afternoon; + + if (afternoon !== undefined) { + var hours = time.hours; + + if (afternoon) { + if (hours < 12) { + time.hours += 12; + } + } else if (hours === 12) { + time.hours = 0; + } + + delete time.afternoon; + } +} + +function makeParser(format) { + format = u(format, locale && locale.formats); + var array = format.match(formattingTokens); + var length = array.length; + + for (var i = 0; i < length; i += 1) { + var token = array[i]; + var parseTo = expressions[token]; + var regex = parseTo && parseTo[0]; + var parser = parseTo && parseTo[1]; + + if (parser) { + array[i] = { + regex: regex, + parser: parser + }; + } else { + array[i] = token.replace(/^\[|\]$/g, ''); + } + } + + return function (input) { + var time = {}; + + for (var _i = 0, start = 0; _i < length; _i += 1) { + var _token = array[_i]; + + if (typeof _token === 'string') { + start += _token.length; + } else { + var _regex = _token.regex, + _parser = _token.parser; + var part = input.slice(start); + + var match = _regex.exec(part); + + var value = match[0]; + + _parser.call(time, value); + + input = input.replace(value, ''); + } + } + + correctHours(time); + return time; + }; +} + +var parseFormattedInput = function parseFormattedInput(input, format, utc, dayjs) { + try { + if (['x', 'X'].indexOf(format) > -1) return new Date((format === 'X' ? 1000 : 1) * input); + var parser = makeParser(format); + + var _parser2 = parser(input), + year = _parser2.year, + month = _parser2.month, + day = _parser2.day, + hours = _parser2.hours, + minutes = _parser2.minutes, + seconds = _parser2.seconds, + milliseconds = _parser2.milliseconds, + zone = _parser2.zone, + week = _parser2.week; + + var now = new Date(); + var d = day || (!year && !month ? now.getDate() : 1); + var y = year || now.getFullYear(); + var M = 0; + + if (!(year && !month)) { + M = month > 0 ? month - 1 : now.getMonth(); + } + + var h = hours || 0; + var m = minutes || 0; + var s = seconds || 0; + var ms = milliseconds || 0; + + if (zone) { + return new Date(Date.UTC(y, M, d, h, m, s, ms + zone.offset * 60 * 1000)); + } + + if (utc) { + return new Date(Date.UTC(y, M, d, h, m, s, ms)); + } + + var newDate; + newDate = new Date(y, M, d, h, m, s, ms); + + if (week) { + newDate = dayjs(newDate).week(week).toDate(); + } + + return newDate; + } catch (e) { + return new Date(''); // Invalid Date + } +}; + +export default (function (o, C, d) { + d.p.customParseFormat = true; + + if (o && o.parseTwoDigitYear) { + parseTwoDigitYear = o.parseTwoDigitYear; + } + + var proto = C.prototype; + var oldParse = proto.parse; + + proto.parse = function (cfg) { + var date = cfg.date, + utc = cfg.utc, + args = cfg.args; + this.$u = utc; + var format = args[1]; + + if (typeof format === 'string') { + var isStrictWithoutLocale = args[2] === true; + var isStrictWithLocale = args[3] === true; + var isStrict = isStrictWithoutLocale || isStrictWithLocale; + var pl = args[2]; + + if (isStrictWithLocale) { + pl = args[2]; + } + + locale = this.$locale(); + + if (!isStrictWithoutLocale && pl) { + locale = d.Ls[pl]; + } + + this.$d = parseFormattedInput(date, format, utc, d); + this.init(); + if (pl && pl !== true) this.$L = this.locale(pl).$L; // use != to treat + // input number 1410715640579 and format string '1410715640579' equal + // eslint-disable-next-line eqeqeq + + if (isStrict && date != this.format(format)) { + this.$d = new Date(''); + } // reset global locale to make parallel unit test + + + locale = {}; + } else if (format instanceof Array) { + var len = format.length; + + for (var i = 1; i <= len; i += 1) { + args[1] = format[i - 1]; + var result = d.apply(this, args); + + if (result.isValid()) { + this.$d = result.$d; + this.$L = result.$L; + this.init(); + break; + } + + if (i === len) this.$d = new Date(''); + } + } else { + oldParse.call(this, cfg); + } + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/dayOfYear/index.d.ts b/node_modules/dayjs/esm/plugin/dayOfYear/index.d.ts new file mode 100644 index 0000000..4b9601e --- /dev/null +++ b/node_modules/dayjs/esm/plugin/dayOfYear/index.d.ts @@ -0,0 +1,11 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + dayOfYear(): number + dayOfYear(value: number): Dayjs + } +} diff --git a/node_modules/dayjs/esm/plugin/dayOfYear/index.js b/node_modules/dayjs/esm/plugin/dayOfYear/index.js new file mode 100644 index 0000000..0cb1158 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/dayOfYear/index.js @@ -0,0 +1,9 @@ +export default (function (o, c, d) { + var proto = c.prototype; + + proto.dayOfYear = function (input) { + // d(this) is for badMutable + var dayOfYear = Math.round((d(this).startOf('day') - d(this).startOf('year')) / 864e5) + 1; + return input == null ? dayOfYear : this.add(input - dayOfYear, 'day'); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/devHelper/index.d.ts b/node_modules/dayjs/esm/plugin/devHelper/index.d.ts new file mode 100644 index 0000000..a17c896 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/devHelper/index.d.ts @@ -0,0 +1,4 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin diff --git a/node_modules/dayjs/esm/plugin/devHelper/index.js b/node_modules/dayjs/esm/plugin/devHelper/index.js new file mode 100644 index 0000000..9e2af82 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/devHelper/index.js @@ -0,0 +1,38 @@ +/* eslint-disable no-console */ +export default (function (o, c, d) { + /* istanbul ignore next line */ + if (!process || process.env.NODE_ENV !== 'production') { + var proto = c.prototype; + var oldParse = proto.parse; + + proto.parse = function (cfg) { + var date = cfg.date; + + if (typeof date === 'string' && date.length === 13) { + console.warn("To parse a Unix timestamp like " + date + ", you should pass it as a Number. https://day.js.org/docs/en/parse/unix-timestamp-milliseconds"); + } + + if (typeof date === 'number' && String(date).length === 4) { + console.warn("Guessing you may want to parse the Year " + date + ", you should pass it as a String " + date + ", not a Number. Otherwise, " + date + " will be treated as a Unix timestamp"); + } + + if (cfg.args.length >= 2 && !d.p.customParseFormat) { + console.warn("To parse a date-time string like " + date + " using the given format, you should enable customParseFormat plugin first. https://day.js.org/docs/en/parse/string-format"); + } + + return oldParse.bind(this)(cfg); + }; + + var oldLocale = d.locale; + + d.locale = function (preset, object, isLocal) { + if (typeof object === 'undefined' && typeof preset === 'string') { + if (!d.Ls[preset]) { + console.warn("Guessing you may want to use locale " + preset + ", you have to load it before using it. https://day.js.org/docs/en/i18n/loading-into-nodejs"); + } + } + + return oldLocale(preset, object, isLocal); + }; + } +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/duration/index.d.ts b/node_modules/dayjs/esm/plugin/duration/index.d.ts new file mode 100644 index 0000000..dc974a5 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/duration/index.d.ts @@ -0,0 +1,88 @@ +import { PluginFunc } from 'dayjs/esm' +import { OpUnitType, UnitTypeLongPlural } from 'dayjs/esm'; + +declare const plugin: PluginFunc +export as namespace plugin; +export = plugin + +declare namespace plugin { + /** + * @deprecated Please use more strict types + */ + type DurationInputType = string | number | object + /** + * @deprecated Please use more strict types + */ + type DurationAddType = number | object | Duration + + type DurationUnitsObjectType = Partial<{ + [unit in Exclude | "weeks"]: number + }>; + type DurationUnitType = Exclude + type CreateDurationType = + ((units: DurationUnitsObjectType) => Duration) + & ((time: number, unit?: DurationUnitType) => Duration) + & ((ISO_8601: string) => Duration) + type AddDurationType = CreateDurationType & ((duration: Duration) => Duration) + + interface Duration { + new (input: string | number | object, unit?: string, locale?: string): Duration + + clone(): Duration + + humanize(withSuffix?: boolean): string + + milliseconds(): number + asMilliseconds(): number + + seconds(): number + asSeconds(): number + + minutes(): number + asMinutes(): number + + hours(): number + asHours(): number + + days(): number + asDays(): number + + weeks(): number + asWeeks(): number + + months(): number + asMonths(): number + + years(): number + asYears(): number + + as(unit: DurationUnitType): number + + get(unit: DurationUnitType): number + + add: AddDurationType + + subtract: AddDurationType + + toJSON(): string + + toISOString(): string + + format(formatStr?: string): string + + locale(locale: string): Duration + } +} + +declare module 'dayjs/esm' { + interface Dayjs { + add(duration: plugin.Duration): Dayjs + subtract(duration: plugin.Duration): Dayjs + } + + /** + * @param time If unit is not present, time treated as number of milliseconds + */ + export const duration: plugin.CreateDurationType; + export function isDuration(d: any): d is plugin.Duration +} \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/duration/index.js b/node_modules/dayjs/esm/plugin/duration/index.js new file mode 100644 index 0000000..a241d4b --- /dev/null +++ b/node_modules/dayjs/esm/plugin/duration/index.js @@ -0,0 +1,356 @@ +import { MILLISECONDS_A_DAY, MILLISECONDS_A_HOUR, MILLISECONDS_A_MINUTE, MILLISECONDS_A_SECOND, MILLISECONDS_A_WEEK, REGEX_FORMAT } from '../../constant'; +var MILLISECONDS_A_YEAR = MILLISECONDS_A_DAY * 365; +var MILLISECONDS_A_MONTH = MILLISECONDS_A_YEAR / 12; +var durationRegex = /^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/; +var unitToMS = { + years: MILLISECONDS_A_YEAR, + months: MILLISECONDS_A_MONTH, + days: MILLISECONDS_A_DAY, + hours: MILLISECONDS_A_HOUR, + minutes: MILLISECONDS_A_MINUTE, + seconds: MILLISECONDS_A_SECOND, + milliseconds: 1, + weeks: MILLISECONDS_A_WEEK +}; + +var isDuration = function isDuration(d) { + return d instanceof Duration; +}; // eslint-disable-line no-use-before-define + + +var $d; +var $u; + +var wrapper = function wrapper(input, instance, unit) { + return new Duration(input, unit, instance.$l); +}; // eslint-disable-line no-use-before-define + + +var prettyUnit = function prettyUnit(unit) { + return $u.p(unit) + "s"; +}; + +var isNegative = function isNegative(number) { + return number < 0; +}; + +var roundNumber = function roundNumber(number) { + return isNegative(number) ? Math.ceil(number) : Math.floor(number); +}; + +var absolute = function absolute(number) { + return Math.abs(number); +}; + +var getNumberUnitFormat = function getNumberUnitFormat(number, unit) { + if (!number) { + return { + negative: false, + format: '' + }; + } + + if (isNegative(number)) { + return { + negative: true, + format: "" + absolute(number) + unit + }; + } + + return { + negative: false, + format: "" + number + unit + }; +}; + +var Duration = /*#__PURE__*/function () { + function Duration(input, unit, locale) { + var _this = this; + + this.$d = {}; + this.$l = locale; + + if (input === undefined) { + this.$ms = 0; + this.parseFromMilliseconds(); + } + + if (unit) { + return wrapper(input * unitToMS[prettyUnit(unit)], this); + } + + if (typeof input === 'number') { + this.$ms = input; + this.parseFromMilliseconds(); + return this; + } + + if (typeof input === 'object') { + Object.keys(input).forEach(function (k) { + _this.$d[prettyUnit(k)] = input[k]; + }); + this.calMilliseconds(); + return this; + } + + if (typeof input === 'string') { + var d = input.match(durationRegex); + + if (d) { + var properties = d.slice(2); + var numberD = properties.map(function (value) { + return value != null ? Number(value) : 0; + }); + this.$d.years = numberD[0]; + this.$d.months = numberD[1]; + this.$d.weeks = numberD[2]; + this.$d.days = numberD[3]; + this.$d.hours = numberD[4]; + this.$d.minutes = numberD[5]; + this.$d.seconds = numberD[6]; + this.calMilliseconds(); + return this; + } + } + + return this; + } + + var _proto = Duration.prototype; + + _proto.calMilliseconds = function calMilliseconds() { + var _this2 = this; + + this.$ms = Object.keys(this.$d).reduce(function (total, unit) { + return total + (_this2.$d[unit] || 0) * unitToMS[unit]; + }, 0); + }; + + _proto.parseFromMilliseconds = function parseFromMilliseconds() { + var $ms = this.$ms; + this.$d.years = roundNumber($ms / MILLISECONDS_A_YEAR); + $ms %= MILLISECONDS_A_YEAR; + this.$d.months = roundNumber($ms / MILLISECONDS_A_MONTH); + $ms %= MILLISECONDS_A_MONTH; + this.$d.days = roundNumber($ms / MILLISECONDS_A_DAY); + $ms %= MILLISECONDS_A_DAY; + this.$d.hours = roundNumber($ms / MILLISECONDS_A_HOUR); + $ms %= MILLISECONDS_A_HOUR; + this.$d.minutes = roundNumber($ms / MILLISECONDS_A_MINUTE); + $ms %= MILLISECONDS_A_MINUTE; + this.$d.seconds = roundNumber($ms / MILLISECONDS_A_SECOND); + $ms %= MILLISECONDS_A_SECOND; + this.$d.milliseconds = $ms; + }; + + _proto.toISOString = function toISOString() { + var Y = getNumberUnitFormat(this.$d.years, 'Y'); + var M = getNumberUnitFormat(this.$d.months, 'M'); + var days = +this.$d.days || 0; + + if (this.$d.weeks) { + days += this.$d.weeks * 7; + } + + var D = getNumberUnitFormat(days, 'D'); + var H = getNumberUnitFormat(this.$d.hours, 'H'); + var m = getNumberUnitFormat(this.$d.minutes, 'M'); + var seconds = this.$d.seconds || 0; + + if (this.$d.milliseconds) { + seconds += this.$d.milliseconds / 1000; + seconds = Math.round(seconds * 1000) / 1000; + } + + var S = getNumberUnitFormat(seconds, 'S'); + var negativeMode = Y.negative || M.negative || D.negative || H.negative || m.negative || S.negative; + var T = H.format || m.format || S.format ? 'T' : ''; + var P = negativeMode ? '-' : ''; + var result = P + "P" + Y.format + M.format + D.format + T + H.format + m.format + S.format; + return result === 'P' || result === '-P' ? 'P0D' : result; + }; + + _proto.toJSON = function toJSON() { + return this.toISOString(); + }; + + _proto.format = function format(formatStr) { + var str = formatStr || 'YYYY-MM-DDTHH:mm:ss'; + var matches = { + Y: this.$d.years, + YY: $u.s(this.$d.years, 2, '0'), + YYYY: $u.s(this.$d.years, 4, '0'), + M: this.$d.months, + MM: $u.s(this.$d.months, 2, '0'), + D: this.$d.days, + DD: $u.s(this.$d.days, 2, '0'), + H: this.$d.hours, + HH: $u.s(this.$d.hours, 2, '0'), + m: this.$d.minutes, + mm: $u.s(this.$d.minutes, 2, '0'), + s: this.$d.seconds, + ss: $u.s(this.$d.seconds, 2, '0'), + SSS: $u.s(this.$d.milliseconds, 3, '0') + }; + return str.replace(REGEX_FORMAT, function (match, $1) { + return $1 || String(matches[match]); + }); + }; + + _proto.as = function as(unit) { + return this.$ms / unitToMS[prettyUnit(unit)]; + }; + + _proto.get = function get(unit) { + var base = this.$ms; + var pUnit = prettyUnit(unit); + + if (pUnit === 'milliseconds') { + base %= 1000; + } else if (pUnit === 'weeks') { + base = roundNumber(base / unitToMS[pUnit]); + } else { + base = this.$d[pUnit]; + } + + return base || 0; // a === 0 will be true on both 0 and -0 + }; + + _proto.add = function add(input, unit, isSubtract) { + var another; + + if (unit) { + another = input * unitToMS[prettyUnit(unit)]; + } else if (isDuration(input)) { + another = input.$ms; + } else { + another = wrapper(input, this).$ms; + } + + return wrapper(this.$ms + another * (isSubtract ? -1 : 1), this); + }; + + _proto.subtract = function subtract(input, unit) { + return this.add(input, unit, true); + }; + + _proto.locale = function locale(l) { + var that = this.clone(); + that.$l = l; + return that; + }; + + _proto.clone = function clone() { + return wrapper(this.$ms, this); + }; + + _proto.humanize = function humanize(withSuffix) { + return $d().add(this.$ms, 'ms').locale(this.$l).fromNow(!withSuffix); + }; + + _proto.valueOf = function valueOf() { + return this.asMilliseconds(); + }; + + _proto.milliseconds = function milliseconds() { + return this.get('milliseconds'); + }; + + _proto.asMilliseconds = function asMilliseconds() { + return this.as('milliseconds'); + }; + + _proto.seconds = function seconds() { + return this.get('seconds'); + }; + + _proto.asSeconds = function asSeconds() { + return this.as('seconds'); + }; + + _proto.minutes = function minutes() { + return this.get('minutes'); + }; + + _proto.asMinutes = function asMinutes() { + return this.as('minutes'); + }; + + _proto.hours = function hours() { + return this.get('hours'); + }; + + _proto.asHours = function asHours() { + return this.as('hours'); + }; + + _proto.days = function days() { + return this.get('days'); + }; + + _proto.asDays = function asDays() { + return this.as('days'); + }; + + _proto.weeks = function weeks() { + return this.get('weeks'); + }; + + _proto.asWeeks = function asWeeks() { + return this.as('weeks'); + }; + + _proto.months = function months() { + return this.get('months'); + }; + + _proto.asMonths = function asMonths() { + return this.as('months'); + }; + + _proto.years = function years() { + return this.get('years'); + }; + + _proto.asYears = function asYears() { + return this.as('years'); + }; + + return Duration; +}(); + +var manipulateDuration = function manipulateDuration(date, duration, k) { + return date.add(duration.years() * k, 'y').add(duration.months() * k, 'M').add(duration.days() * k, 'd').add(duration.hours() * k, 'h').add(duration.minutes() * k, 'm').add(duration.seconds() * k, 's').add(duration.milliseconds() * k, 'ms'); +}; + +export default (function (option, Dayjs, dayjs) { + $d = dayjs; + $u = dayjs().$utils(); + + dayjs.duration = function (input, unit) { + var $l = dayjs.locale(); + return wrapper(input, { + $l: $l + }, unit); + }; + + dayjs.isDuration = isDuration; + var oldAdd = Dayjs.prototype.add; + var oldSubtract = Dayjs.prototype.subtract; + + Dayjs.prototype.add = function (value, unit) { + if (isDuration(value)) { + return manipulateDuration(this, value, 1); + } + + return oldAdd.bind(this)(value, unit); + }; + + Dayjs.prototype.subtract = function (value, unit) { + if (isDuration(value)) { + return manipulateDuration(this, value, -1); + } + + return oldSubtract.bind(this)(value, unit); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/isBetween/index.d.ts b/node_modules/dayjs/esm/plugin/isBetween/index.d.ts new file mode 100644 index 0000000..1c62711 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isBetween/index.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc, ConfigType, OpUnitType } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + isBetween(a: ConfigType, b: ConfigType, c?: OpUnitType | null, d?: '()' | '[]' | '[)' | '(]'): boolean + } +} diff --git a/node_modules/dayjs/esm/plugin/isBetween/index.js b/node_modules/dayjs/esm/plugin/isBetween/index.js new file mode 100644 index 0000000..2182a89 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isBetween/index.js @@ -0,0 +1,10 @@ +export default (function (o, c, d) { + c.prototype.isBetween = function (a, b, u, i) { + var dA = d(a); + var dB = d(b); + i = i || '()'; + var dAi = i[0] === '('; + var dBi = i[1] === ')'; + return (dAi ? this.isAfter(dA, u) : !this.isBefore(dA, u)) && (dBi ? this.isBefore(dB, u) : !this.isAfter(dB, u)) || (dAi ? this.isBefore(dA, u) : !this.isAfter(dA, u)) && (dBi ? this.isAfter(dB, u) : !this.isBefore(dB, u)); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/isLeapYear/index.d.ts b/node_modules/dayjs/esm/plugin/isLeapYear/index.d.ts new file mode 100644 index 0000000..627ec5a --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isLeapYear/index.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + isLeapYear(): boolean + } +} diff --git a/node_modules/dayjs/esm/plugin/isLeapYear/index.js b/node_modules/dayjs/esm/plugin/isLeapYear/index.js new file mode 100644 index 0000000..bf1309d --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isLeapYear/index.js @@ -0,0 +1,7 @@ +export default (function (o, c) { + var proto = c.prototype; + + proto.isLeapYear = function () { + return this.$y % 4 === 0 && this.$y % 100 !== 0 || this.$y % 400 === 0; + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/isMoment/index.d.ts b/node_modules/dayjs/esm/plugin/isMoment/index.d.ts new file mode 100644 index 0000000..6e3a69f --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isMoment/index.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + + export function isMoment(input: any): boolean + +} diff --git a/node_modules/dayjs/esm/plugin/isMoment/index.js b/node_modules/dayjs/esm/plugin/isMoment/index.js new file mode 100644 index 0000000..48c8a89 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isMoment/index.js @@ -0,0 +1,5 @@ +export default (function (o, c, f) { + f.isMoment = function (input) { + return f.isDayjs(input); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/isSameOrAfter/index.d.ts b/node_modules/dayjs/esm/plugin/isSameOrAfter/index.d.ts new file mode 100644 index 0000000..7b6d239 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isSameOrAfter/index.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc, ConfigType, OpUnitType } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + isSameOrAfter(date?: ConfigType, unit?: OpUnitType): boolean + } +} diff --git a/node_modules/dayjs/esm/plugin/isSameOrAfter/index.js b/node_modules/dayjs/esm/plugin/isSameOrAfter/index.js new file mode 100644 index 0000000..6a5c56f --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isSameOrAfter/index.js @@ -0,0 +1,5 @@ +export default (function (o, c) { + c.prototype.isSameOrAfter = function (that, units) { + return this.isSame(that, units) || this.isAfter(that, units); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/isSameOrBefore/index.d.ts b/node_modules/dayjs/esm/plugin/isSameOrBefore/index.d.ts new file mode 100644 index 0000000..7ec009f --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isSameOrBefore/index.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc, ConfigType, OpUnitType } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + isSameOrBefore(date?: ConfigType, unit?: OpUnitType): boolean + } +} diff --git a/node_modules/dayjs/esm/plugin/isSameOrBefore/index.js b/node_modules/dayjs/esm/plugin/isSameOrBefore/index.js new file mode 100644 index 0000000..18d526a --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isSameOrBefore/index.js @@ -0,0 +1,5 @@ +export default (function (o, c) { + c.prototype.isSameOrBefore = function (that, units) { + return this.isSame(that, units) || this.isBefore(that, units); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/isToday/index.d.ts b/node_modules/dayjs/esm/plugin/isToday/index.d.ts new file mode 100644 index 0000000..8d55da8 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isToday/index.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + isToday(): boolean + } +} diff --git a/node_modules/dayjs/esm/plugin/isToday/index.js b/node_modules/dayjs/esm/plugin/isToday/index.js new file mode 100644 index 0000000..93b36c8 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isToday/index.js @@ -0,0 +1,9 @@ +export default (function (o, c, d) { + var proto = c.prototype; + + proto.isToday = function () { + var comparisonTemplate = 'YYYY-MM-DD'; + var now = d(); + return this.format(comparisonTemplate) === now.format(comparisonTemplate); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/isTomorrow/index.d.ts b/node_modules/dayjs/esm/plugin/isTomorrow/index.d.ts new file mode 100644 index 0000000..7652237 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isTomorrow/index.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + isTomorrow(): boolean + } +} diff --git a/node_modules/dayjs/esm/plugin/isTomorrow/index.js b/node_modules/dayjs/esm/plugin/isTomorrow/index.js new file mode 100644 index 0000000..8cc7238 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isTomorrow/index.js @@ -0,0 +1,9 @@ +export default (function (o, c, d) { + var proto = c.prototype; + + proto.isTomorrow = function () { + var comparisonTemplate = 'YYYY-MM-DD'; + var tomorrow = d().add(1, 'day'); + return this.format(comparisonTemplate) === tomorrow.format(comparisonTemplate); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/isYesterday/index.d.ts b/node_modules/dayjs/esm/plugin/isYesterday/index.d.ts new file mode 100644 index 0000000..f4370dc --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isYesterday/index.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + isYesterday(): boolean + } +} diff --git a/node_modules/dayjs/esm/plugin/isYesterday/index.js b/node_modules/dayjs/esm/plugin/isYesterday/index.js new file mode 100644 index 0000000..fa55373 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isYesterday/index.js @@ -0,0 +1,9 @@ +export default (function (o, c, d) { + var proto = c.prototype; + + proto.isYesterday = function () { + var comparisonTemplate = 'YYYY-MM-DD'; + var yesterday = d().subtract(1, 'day'); + return this.format(comparisonTemplate) === yesterday.format(comparisonTemplate); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/isoWeek/index.d.ts b/node_modules/dayjs/esm/plugin/isoWeek/index.d.ts new file mode 100644 index 0000000..6e6a75a --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isoWeek/index.d.ts @@ -0,0 +1,27 @@ +import { PluginFunc, OpUnitType, ConfigType } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +type ISOUnitType = OpUnitType | 'isoWeek'; + +declare module 'dayjs/esm' { + interface Dayjs { + isoWeekYear(): number + isoWeek(): number + isoWeek(value: number): Dayjs + + isoWeekday(): number + isoWeekday(value: number): Dayjs + + startOf(unit: ISOUnitType): Dayjs + + endOf(unit: ISOUnitType): Dayjs + + isSame(date?: ConfigType, unit?: ISOUnitType): boolean + + isBefore(date?: ConfigType, unit?: ISOUnitType): boolean + + isAfter(date?: ConfigType, unit?: ISOUnitType): boolean + } +} diff --git a/node_modules/dayjs/esm/plugin/isoWeek/index.js b/node_modules/dayjs/esm/plugin/isoWeek/index.js new file mode 100644 index 0000000..289ea7c --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isoWeek/index.js @@ -0,0 +1,57 @@ +import { D, W, Y } from '../../constant'; +var isoWeekPrettyUnit = 'isoweek'; +export default (function (o, c, d) { + var getYearFirstThursday = function getYearFirstThursday(year, isUtc) { + var yearFirstDay = (isUtc ? d.utc : d)().year(year).startOf(Y); + var addDiffDays = 4 - yearFirstDay.isoWeekday(); + + if (yearFirstDay.isoWeekday() > 4) { + addDiffDays += 7; + } + + return yearFirstDay.add(addDiffDays, D); + }; + + var getCurrentWeekThursday = function getCurrentWeekThursday(ins) { + return ins.add(4 - ins.isoWeekday(), D); + }; + + var proto = c.prototype; + + proto.isoWeekYear = function () { + var nowWeekThursday = getCurrentWeekThursday(this); + return nowWeekThursday.year(); + }; + + proto.isoWeek = function (week) { + if (!this.$utils().u(week)) { + return this.add((week - this.isoWeek()) * 7, D); + } + + var nowWeekThursday = getCurrentWeekThursday(this); + var diffWeekThursday = getYearFirstThursday(this.isoWeekYear(), this.$u); + return nowWeekThursday.diff(diffWeekThursday, W) + 1; + }; + + proto.isoWeekday = function (week) { + if (!this.$utils().u(week)) { + return this.day(this.day() % 7 ? week : week - 7); + } + + return this.day() || 7; + }; + + var oldStartOf = proto.startOf; + + proto.startOf = function (units, startOf) { + var utils = this.$utils(); + var isStartOf = !utils.u(startOf) ? startOf : true; + var unit = utils.p(units); + + if (unit === isoWeekPrettyUnit) { + return isStartOf ? this.date(this.date() - (this.isoWeekday() - 1)).startOf('day') : this.date(this.date() - 1 - (this.isoWeekday() - 1) + 7).endOf('day'); + } + + return oldStartOf.bind(this)(units, startOf); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/isoWeeksInYear/index.d.ts b/node_modules/dayjs/esm/plugin/isoWeeksInYear/index.d.ts new file mode 100644 index 0000000..986360f --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isoWeeksInYear/index.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + isoWeeksInYear(): number + } +} diff --git a/node_modules/dayjs/esm/plugin/isoWeeksInYear/index.js b/node_modules/dayjs/esm/plugin/isoWeeksInYear/index.js new file mode 100644 index 0000000..7161894 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/isoWeeksInYear/index.js @@ -0,0 +1,15 @@ +export default (function (o, c) { + var proto = c.prototype; + + proto.isoWeeksInYear = function () { + var isLeapYear = this.isLeapYear(); + var last = this.endOf('y'); + var day = last.day(); + + if (day === 4 || isLeapYear && day === 5) { + return 53; + } + + return 52; + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/localeData/index.d.ts b/node_modules/dayjs/esm/plugin/localeData/index.d.ts new file mode 100644 index 0000000..9f8762e --- /dev/null +++ b/node_modules/dayjs/esm/plugin/localeData/index.d.ts @@ -0,0 +1,44 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + type WeekdayNames = [string, string, string, string, string, string, string]; + type MonthNames = [string, string, string, string, string, string, string, string, string, string, string, string]; + + interface InstanceLocaleDataReturn { + firstDayOfWeek(): number; + weekdays(instance?: Dayjs): WeekdayNames; + weekdaysShort(instance?: Dayjs): WeekdayNames; + weekdaysMin(instance?: Dayjs): WeekdayNames; + months(instance?: Dayjs): MonthNames; + monthsShort(instance?: Dayjs): MonthNames; + longDateFormat(format: string): string; + meridiem(hour?: number, minute?: number, isLower?: boolean): string; + ordinal(n: number): string + } + + interface GlobalLocaleDataReturn { + firstDayOfWeek(): number; + weekdays(): WeekdayNames; + weekdaysShort(): WeekdayNames; + weekdaysMin(): WeekdayNames; + months(): MonthNames; + monthsShort(): MonthNames; + longDateFormat(format: string): string; + meridiem(hour?: number, minute?: number, isLower?: boolean): string; + ordinal(n: number): string + } + + interface Dayjs { + localeData(): InstanceLocaleDataReturn; + } + + export function weekdays(localOrder?: boolean): WeekdayNames; + export function weekdaysShort(localOrder?: boolean): WeekdayNames; + export function weekdaysMin(localOrder?: boolean): WeekdayNames; + export function monthsShort(): MonthNames; + export function months(): MonthNames; + export function localeData(): GlobalLocaleDataReturn; +} diff --git a/node_modules/dayjs/esm/plugin/localeData/index.js b/node_modules/dayjs/esm/plugin/localeData/index.js new file mode 100644 index 0000000..c48d92c --- /dev/null +++ b/node_modules/dayjs/esm/plugin/localeData/index.js @@ -0,0 +1,114 @@ +import { t } from '../localizedFormat/utils'; +export default (function (o, c, dayjs) { + // locale needed later + var proto = c.prototype; + + var getLocalePart = function getLocalePart(part) { + return part && (part.indexOf ? part : part.s); + }; + + var getShort = function getShort(ins, target, full, num, localeOrder) { + var locale = ins.name ? ins : ins.$locale(); + var targetLocale = getLocalePart(locale[target]); + var fullLocale = getLocalePart(locale[full]); + var result = targetLocale || fullLocale.map(function (f) { + return f.slice(0, num); + }); + if (!localeOrder) return result; + var weekStart = locale.weekStart; + return result.map(function (_, index) { + return result[(index + (weekStart || 0)) % 7]; + }); + }; + + var getDayjsLocaleObject = function getDayjsLocaleObject() { + return dayjs.Ls[dayjs.locale()]; + }; + + var getLongDateFormat = function getLongDateFormat(l, format) { + return l.formats[format] || t(l.formats[format.toUpperCase()]); + }; + + var localeData = function localeData() { + var _this = this; + + return { + months: function months(instance) { + return instance ? instance.format('MMMM') : getShort(_this, 'months'); + }, + monthsShort: function monthsShort(instance) { + return instance ? instance.format('MMM') : getShort(_this, 'monthsShort', 'months', 3); + }, + firstDayOfWeek: function firstDayOfWeek() { + return _this.$locale().weekStart || 0; + }, + weekdays: function weekdays(instance) { + return instance ? instance.format('dddd') : getShort(_this, 'weekdays'); + }, + weekdaysMin: function weekdaysMin(instance) { + return instance ? instance.format('dd') : getShort(_this, 'weekdaysMin', 'weekdays', 2); + }, + weekdaysShort: function weekdaysShort(instance) { + return instance ? instance.format('ddd') : getShort(_this, 'weekdaysShort', 'weekdays', 3); + }, + longDateFormat: function longDateFormat(format) { + return getLongDateFormat(_this.$locale(), format); + }, + meridiem: this.$locale().meridiem, + ordinal: this.$locale().ordinal + }; + }; + + proto.localeData = function () { + return localeData.bind(this)(); + }; + + dayjs.localeData = function () { + var localeObject = getDayjsLocaleObject(); + return { + firstDayOfWeek: function firstDayOfWeek() { + return localeObject.weekStart || 0; + }, + weekdays: function weekdays() { + return dayjs.weekdays(); + }, + weekdaysShort: function weekdaysShort() { + return dayjs.weekdaysShort(); + }, + weekdaysMin: function weekdaysMin() { + return dayjs.weekdaysMin(); + }, + months: function months() { + return dayjs.months(); + }, + monthsShort: function monthsShort() { + return dayjs.monthsShort(); + }, + longDateFormat: function longDateFormat(format) { + return getLongDateFormat(localeObject, format); + }, + meridiem: localeObject.meridiem, + ordinal: localeObject.ordinal + }; + }; + + dayjs.months = function () { + return getShort(getDayjsLocaleObject(), 'months'); + }; + + dayjs.monthsShort = function () { + return getShort(getDayjsLocaleObject(), 'monthsShort', 'months', 3); + }; + + dayjs.weekdays = function (localeOrder) { + return getShort(getDayjsLocaleObject(), 'weekdays', null, null, localeOrder); + }; + + dayjs.weekdaysShort = function (localeOrder) { + return getShort(getDayjsLocaleObject(), 'weekdaysShort', 'weekdays', 3, localeOrder); + }; + + dayjs.weekdaysMin = function (localeOrder) { + return getShort(getDayjsLocaleObject(), 'weekdaysMin', 'weekdays', 2, localeOrder); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/localizedFormat/index.d.ts b/node_modules/dayjs/esm/plugin/localizedFormat/index.d.ts new file mode 100644 index 0000000..a17c896 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/localizedFormat/index.d.ts @@ -0,0 +1,4 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin diff --git a/node_modules/dayjs/esm/plugin/localizedFormat/index.js b/node_modules/dayjs/esm/plugin/localizedFormat/index.js new file mode 100644 index 0000000..9defb1f --- /dev/null +++ b/node_modules/dayjs/esm/plugin/localizedFormat/index.js @@ -0,0 +1,20 @@ +import { FORMAT_DEFAULT } from '../../constant'; +import { u, englishFormats } from './utils'; +export default (function (o, c, d) { + var proto = c.prototype; + var oldFormat = proto.format; + d.en.formats = englishFormats; + + proto.format = function (formatStr) { + if (formatStr === void 0) { + formatStr = FORMAT_DEFAULT; + } + + var _this$$locale = this.$locale(), + _this$$locale$formats = _this$$locale.formats, + formats = _this$$locale$formats === void 0 ? {} : _this$$locale$formats; + + var result = u(formatStr, formats); + return oldFormat.call(this, result); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/localizedFormat/utils.js b/node_modules/dayjs/esm/plugin/localizedFormat/utils.js new file mode 100644 index 0000000..1f48eff --- /dev/null +++ b/node_modules/dayjs/esm/plugin/localizedFormat/utils.js @@ -0,0 +1,20 @@ +// eslint-disable-next-line import/prefer-default-export +export var t = function t(format) { + return format.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function (_, a, b) { + return a || b.slice(1); + }); +}; +export var englishFormats = { + LTS: 'h:mm:ss A', + LT: 'h:mm A', + L: 'MM/DD/YYYY', + LL: 'MMMM D, YYYY', + LLL: 'MMMM D, YYYY h:mm A', + LLLL: 'dddd, MMMM D, YYYY h:mm A' +}; +export var u = function u(formatStr, formats) { + return formatStr.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function (_, a, b) { + var B = b && b.toUpperCase(); + return a || formats[b] || englishFormats[b] || t(formats[B]); + }); +}; \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/minMax/index.d.ts b/node_modules/dayjs/esm/plugin/minMax/index.d.ts new file mode 100644 index 0000000..9b2fb3f --- /dev/null +++ b/node_modules/dayjs/esm/plugin/minMax/index.d.ts @@ -0,0 +1,22 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + export function max(dayjs: [Dayjs, ...Dayjs[]]): Dayjs + export function max(noDates: never[]): null + export function max(maybeDates: Dayjs[]): Dayjs | null + + export function max(...dayjs: [Dayjs, ...Dayjs[]]): Dayjs + export function max(...noDates: never[]): null + export function max(...maybeDates: Dayjs[]): Dayjs | null + + export function min(dayjs: [Dayjs, ...Dayjs[]]): Dayjs + export function min(noDates: never[]): null + export function min(maybeDates: Dayjs[]): Dayjs | null + + export function min(...dayjs: [Dayjs, ...Dayjs[]]): Dayjs + export function min(...noDates: never[]): null + export function min(...maybeDates: Dayjs[]): Dayjs | null +} diff --git a/node_modules/dayjs/esm/plugin/minMax/index.js b/node_modules/dayjs/esm/plugin/minMax/index.js new file mode 100644 index 0000000..0fd68e9 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/minMax/index.js @@ -0,0 +1,39 @@ +export default (function (o, c, d) { + var sortBy = function sortBy(method, dates) { + if (!dates || !dates.length || dates.length === 1 && !dates[0] || dates.length === 1 && Array.isArray(dates[0]) && !dates[0].length) { + return null; + } + + if (dates.length === 1 && dates[0].length > 0) { + var _dates = dates; + dates = _dates[0]; + } + + dates = dates.filter(function (date) { + return date; + }); + var result; + var _dates2 = dates; + result = _dates2[0]; + + for (var i = 1; i < dates.length; i += 1) { + if (!dates[i].isValid() || dates[i][method](result)) { + result = dates[i]; + } + } + + return result; + }; + + d.max = function () { + var args = [].slice.call(arguments, 0); // eslint-disable-line prefer-rest-params + + return sortBy('isAfter', args); + }; + + d.min = function () { + var args = [].slice.call(arguments, 0); // eslint-disable-line prefer-rest-params + + return sortBy('isBefore', args); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/negativeYear/index.d.ts b/node_modules/dayjs/esm/plugin/negativeYear/index.d.ts new file mode 100644 index 0000000..8112bdc --- /dev/null +++ b/node_modules/dayjs/esm/plugin/negativeYear/index.d.ts @@ -0,0 +1,4 @@ +import {PluginFunc} from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/negativeYear/index.js b/node_modules/dayjs/esm/plugin/negativeYear/index.js new file mode 100644 index 0000000..5b83af3 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/negativeYear/index.js @@ -0,0 +1,36 @@ +export default (function (_, c, dayjs) { + var proto = c.prototype; + + var parseDate = function parseDate(cfg) { + var date = cfg.date, + utc = cfg.utc; + + if (typeof date === 'string' && date.charAt(0) === '-') { + var normalData = date.slice(1); + var newDate = dayjs(normalData); + + if (utc) { + newDate = dayjs.utc(normalData); + } else { + newDate = dayjs(normalData); + } + + var fullYear = newDate.year(); + + if (date.indexOf("-" + fullYear) !== -1) { + return dayjs(newDate).subtract(fullYear * 2, 'year').toDate(); + } + + return date; + } + + return date; + }; + + var oldParse = proto.parse; + + proto.parse = function (cfg) { + cfg.date = parseDate.bind(this)(cfg); + oldParse.bind(this)(cfg); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/objectSupport/index.d.ts b/node_modules/dayjs/esm/plugin/objectSupport/index.d.ts new file mode 100644 index 0000000..03b8b7c --- /dev/null +++ b/node_modules/dayjs/esm/plugin/objectSupport/index.d.ts @@ -0,0 +1,48 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + set(argument: object): Dayjs + add(argument: object): Dayjs + subtract(argument: object): Dayjs + } + + interface ConfigTypeMap { + objectSupport: { + years?: number | string; + year?: number | string; + y?: number | string; + + months?: number | string; + month?: number | string; + M?: number | string; + + days?: number | string; + day?: number | string; + d?: number | string; + + dates?: number | string; + date?: number | string; + D?: number | string; + + hours?: number | string; + hour?: number | string; + h?: number | string; + + minutes?: number | string; + minute?: number | string; + m?: number | string; + + seconds?: number | string; + second?: number | string; + s?: number | string; + + milliseconds?: number | string; + millisecond?: number | string; + ms?: number | string; + } + } +} diff --git a/node_modules/dayjs/esm/plugin/objectSupport/index.js b/node_modules/dayjs/esm/plugin/objectSupport/index.js new file mode 100644 index 0000000..61636e7 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/objectSupport/index.js @@ -0,0 +1,97 @@ +export default (function (o, c, dayjs) { + var proto = c.prototype; + + var isObject = function isObject(obj) { + return obj !== null && !(obj instanceof Date) && !(obj instanceof Array) && !proto.$utils().u(obj) && obj.constructor.name === 'Object'; + }; + + var prettyUnit = function prettyUnit(u) { + var unit = proto.$utils().p(u); + return unit === 'date' ? 'day' : unit; + }; + + var parseDate = function parseDate(cfg) { + var date = cfg.date, + utc = cfg.utc; + var $d = {}; + + if (isObject(date)) { + if (!Object.keys(date).length) { + return new Date(); + } + + var now = utc ? dayjs.utc() : dayjs(); + Object.keys(date).forEach(function (k) { + $d[prettyUnit(k)] = date[k]; + }); + var d = $d.day || (!$d.year && !($d.month >= 0) ? now.date() : 1); + var y = $d.year || now.year(); + var M = $d.month >= 0 ? $d.month : !$d.year && !$d.day ? now.month() : 0; // eslint-disable-line no-nested-ternary,max-len + + var h = $d.hour || 0; + var m = $d.minute || 0; + var s = $d.second || 0; + var ms = $d.millisecond || 0; + + if (utc) { + return new Date(Date.UTC(y, M, d, h, m, s, ms)); + } + + return new Date(y, M, d, h, m, s, ms); + } + + return date; + }; + + var oldParse = proto.parse; + + proto.parse = function (cfg) { + cfg.date = parseDate.bind(this)(cfg); + oldParse.bind(this)(cfg); + }; + + var oldSet = proto.set; + var oldAdd = proto.add; + var oldSubtract = proto.subtract; + + var callObject = function callObject(call, argument, string, offset) { + if (offset === void 0) { + offset = 1; + } + + var keys = Object.keys(argument); + var chain = this; + keys.forEach(function (key) { + chain = call.bind(chain)(argument[key] * offset, key); + }); + return chain; + }; + + proto.set = function (unit, value) { + value = value === undefined ? unit : value; + + if (unit.constructor.name === 'Object') { + return callObject.bind(this)(function (i, s) { + return oldSet.bind(this)(s, i); + }, value, unit); + } + + return oldSet.bind(this)(unit, value); + }; + + proto.add = function (value, unit) { + if (value.constructor.name === 'Object') { + return callObject.bind(this)(oldAdd, value, unit); + } + + return oldAdd.bind(this)(value, unit); + }; + + proto.subtract = function (value, unit) { + if (value.constructor.name === 'Object') { + return callObject.bind(this)(oldAdd, value, unit, -1); + } + + return oldSubtract.bind(this)(value, unit); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/pluralGetSet/index.d.ts b/node_modules/dayjs/esm/plugin/pluralGetSet/index.d.ts new file mode 100644 index 0000000..7ef7167 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/pluralGetSet/index.d.ts @@ -0,0 +1,44 @@ +import { PluginFunc, UnitType, ConfigType } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + years(): number + + years(value: number): Dayjs + + months(): number + + months(value: number): Dayjs + + dates(): number + + dates(value: number): Dayjs + + weeks(): number + + weeks(value: number): Dayjs + + days(): number + + days(value: number): Dayjs + + hours(): number + + hours(value: number): Dayjs + + minutes(): number + + minutes(value: number): Dayjs + + seconds(): number + + seconds(value: number): Dayjs + + milliseconds(): number + + milliseconds(value: number): Dayjs + } +} diff --git a/node_modules/dayjs/esm/plugin/pluralGetSet/index.js b/node_modules/dayjs/esm/plugin/pluralGetSet/index.js new file mode 100644 index 0000000..d8214d6 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/pluralGetSet/index.js @@ -0,0 +1,7 @@ +export default (function (o, c) { + var proto = c.prototype; + var pluralAliases = ['milliseconds', 'seconds', 'minutes', 'hours', 'days', 'weeks', 'isoWeeks', 'months', 'quarters', 'years', 'dates']; + pluralAliases.forEach(function (alias) { + proto[alias] = proto[alias.replace(/s$/, '')]; + }); +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/preParsePostFormat/index.d.ts b/node_modules/dayjs/esm/plugin/preParsePostFormat/index.d.ts new file mode 100644 index 0000000..a17c896 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/preParsePostFormat/index.d.ts @@ -0,0 +1,4 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin diff --git a/node_modules/dayjs/esm/plugin/preParsePostFormat/index.js b/node_modules/dayjs/esm/plugin/preParsePostFormat/index.js new file mode 100644 index 0000000..7654ccb --- /dev/null +++ b/node_modules/dayjs/esm/plugin/preParsePostFormat/index.js @@ -0,0 +1,40 @@ +// Plugin template from https://day.js.org/docs/en/plugin/plugin +export default (function (option, dayjsClass) { + var oldParse = dayjsClass.prototype.parse; + + dayjsClass.prototype.parse = function (cfg) { + if (typeof cfg.date === 'string') { + var locale = this.$locale(); + cfg.date = locale && locale.preparse ? locale.preparse(cfg.date) : cfg.date; + } // original parse result + + + return oldParse.bind(this)(cfg); + }; // // overriding existing API + // // e.g. extend dayjs().format() + + + var oldFormat = dayjsClass.prototype.format; + + dayjsClass.prototype.format = function () { + for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) { + args[_key] = arguments[_key]; + } + + // original format result + var result = oldFormat.call.apply(oldFormat, [this].concat(args)); // return modified result + + var locale = this.$locale(); + return locale && locale.postformat ? locale.postformat(result) : result; + }; + + var oldFromTo = dayjsClass.prototype.fromToBase; + + if (oldFromTo) { + dayjsClass.prototype.fromToBase = function (input, withoutSuffix, instance, isFrom) { + var locale = this.$locale() || instance.$locale(); // original format result + + return oldFromTo.call(this, input, withoutSuffix, instance, isFrom, locale && locale.postformat); + }; + } +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/quarterOfYear/index.d.ts b/node_modules/dayjs/esm/plugin/quarterOfYear/index.d.ts new file mode 100644 index 0000000..37691c1 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/quarterOfYear/index.d.ts @@ -0,0 +1,26 @@ +import { PluginFunc, ConfigType, QUnitType, OpUnitType } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + quarter(): number + + quarter(quarter: number): Dayjs + + add(value: number, unit: QUnitType): Dayjs + + subtract(value: number, unit: QUnitType): Dayjs + + startOf(unit: QUnitType | OpUnitType): Dayjs + + endOf(unit: QUnitType | OpUnitType): Dayjs + + isSame(date?: ConfigType, unit?: QUnitType): boolean + + isBefore(date?: ConfigType, unit?: QUnitType): boolean + + isAfter(date?: ConfigType, unit?: QUnitType): boolean + } +} diff --git a/node_modules/dayjs/esm/plugin/quarterOfYear/index.js b/node_modules/dayjs/esm/plugin/quarterOfYear/index.js new file mode 100644 index 0000000..e376889 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/quarterOfYear/index.js @@ -0,0 +1,41 @@ +import { Q, M, D } from '../../constant'; +export default (function (o, c) { + var proto = c.prototype; + + proto.quarter = function (quarter) { + if (!this.$utils().u(quarter)) { + return this.month(this.month() % 3 + (quarter - 1) * 3); + } + + return Math.ceil((this.month() + 1) / 3); + }; + + var oldAdd = proto.add; + + proto.add = function (number, units) { + number = Number(number); // eslint-disable-line no-param-reassign + + var unit = this.$utils().p(units); + + if (unit === Q) { + return this.add(number * 3, M); + } + + return oldAdd.bind(this)(number, units); + }; + + var oldStartOf = proto.startOf; + + proto.startOf = function (units, startOf) { + var utils = this.$utils(); + var isStartOf = !utils.u(startOf) ? startOf : true; + var unit = utils.p(units); + + if (unit === Q) { + var quarter = this.quarter() - 1; + return isStartOf ? this.month(quarter * 3).startOf(M).startOf(D) : this.month(quarter * 3 + 2).endOf(M).endOf(D); + } + + return oldStartOf.bind(this)(units, startOf); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/relativeTime/index.d.ts b/node_modules/dayjs/esm/plugin/relativeTime/index.d.ts new file mode 100644 index 0000000..e1b17cf --- /dev/null +++ b/node_modules/dayjs/esm/plugin/relativeTime/index.d.ts @@ -0,0 +1,24 @@ +import { PluginFunc, ConfigType } from 'dayjs/esm' + +declare interface RelativeTimeThreshold { + l: string + r?: number + d?: string +} + +declare interface RelativeTimeOptions { + rounding?: (num: number) => number + thresholds?: RelativeTimeThreshold[] +} + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + fromNow(withoutSuffix?: boolean): string + from(compared: ConfigType, withoutSuffix?: boolean): string + toNow(withoutSuffix?: boolean): string + to(compared: ConfigType, withoutSuffix?: boolean): string + } +} diff --git a/node_modules/dayjs/esm/plugin/relativeTime/index.js b/node_modules/dayjs/esm/plugin/relativeTime/index.js new file mode 100644 index 0000000..88fdbbe --- /dev/null +++ b/node_modules/dayjs/esm/plugin/relativeTime/index.js @@ -0,0 +1,130 @@ +import * as C from '../../constant'; +export default (function (o, c, d) { + o = o || {}; + var proto = c.prototype; + var relObj = { + future: 'in %s', + past: '%s ago', + s: 'a few seconds', + m: 'a minute', + mm: '%d minutes', + h: 'an hour', + hh: '%d hours', + d: 'a day', + dd: '%d days', + M: 'a month', + MM: '%d months', + y: 'a year', + yy: '%d years' + }; + d.en.relativeTime = relObj; + + proto.fromToBase = function (input, withoutSuffix, instance, isFrom, postFormat) { + var loc = instance.$locale().relativeTime || relObj; + var T = o.thresholds || [{ + l: 's', + r: 44, + d: C.S + }, { + l: 'm', + r: 89 + }, { + l: 'mm', + r: 44, + d: C.MIN + }, { + l: 'h', + r: 89 + }, { + l: 'hh', + r: 21, + d: C.H + }, { + l: 'd', + r: 35 + }, { + l: 'dd', + r: 25, + d: C.D + }, { + l: 'M', + r: 45 + }, { + l: 'MM', + r: 10, + d: C.M + }, { + l: 'y', + r: 17 + }, { + l: 'yy', + d: C.Y + }]; + var Tl = T.length; + var result; + var out; + var isFuture; + + for (var i = 0; i < Tl; i += 1) { + var t = T[i]; + + if (t.d) { + result = isFrom ? d(input).diff(instance, t.d, true) : instance.diff(input, t.d, true); + } + + var abs = (o.rounding || Math.round)(Math.abs(result)); + isFuture = result > 0; + + if (abs <= t.r || !t.r) { + if (abs <= 1 && i > 0) t = T[i - 1]; // 1 minutes -> a minute, 0 seconds -> 0 second + + var format = loc[t.l]; + + if (postFormat) { + abs = postFormat("" + abs); + } + + if (typeof format === 'string') { + out = format.replace('%d', abs); + } else { + out = format(abs, withoutSuffix, t.l, isFuture); + } + + break; + } + } + + if (withoutSuffix) return out; + var pastOrFuture = isFuture ? loc.future : loc.past; + + if (typeof pastOrFuture === 'function') { + return pastOrFuture(out); + } + + return pastOrFuture.replace('%s', out); + }; + + function fromTo(input, withoutSuffix, instance, isFrom) { + return proto.fromToBase(input, withoutSuffix, instance, isFrom); + } + + proto.to = function (input, withoutSuffix) { + return fromTo(input, withoutSuffix, this, true); + }; + + proto.from = function (input, withoutSuffix) { + return fromTo(input, withoutSuffix, this); + }; + + var makeNow = function makeNow(thisDay) { + return thisDay.$u ? d.utc() : d(); + }; + + proto.toNow = function (withoutSuffix) { + return this.to(makeNow(this), withoutSuffix); + }; + + proto.fromNow = function (withoutSuffix) { + return this.from(makeNow(this), withoutSuffix); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/timezone/index.d.ts b/node_modules/dayjs/esm/plugin/timezone/index.d.ts new file mode 100644 index 0000000..5a2d9f2 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/timezone/index.d.ts @@ -0,0 +1,20 @@ +import { PluginFunc, ConfigType } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + tz(timezone?: string, keepLocalTime?: boolean): Dayjs + offsetName(type?: 'short' | 'long'): string | undefined + } + + interface DayjsTimezone { + (date?: ConfigType, timezone?: string): Dayjs + (date: ConfigType, format: string, timezone?: string): Dayjs + guess(): string + setDefault(timezone?: string): void + } + + const tz: DayjsTimezone +} diff --git a/node_modules/dayjs/esm/plugin/timezone/index.js b/node_modules/dayjs/esm/plugin/timezone/index.js new file mode 100644 index 0000000..2f63de2 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/timezone/index.js @@ -0,0 +1,198 @@ +import { MIN, MS } from '../../constant'; +var typeToPos = { + year: 0, + month: 1, + day: 2, + hour: 3, + minute: 4, + second: 5 +}; // Cache time-zone lookups from Intl.DateTimeFormat, +// as it is a *very* slow method. + +var dtfCache = {}; + +var getDateTimeFormat = function getDateTimeFormat(timezone, options) { + if (options === void 0) { + options = {}; + } + + var timeZoneName = options.timeZoneName || 'short'; + var key = timezone + "|" + timeZoneName; + var dtf = dtfCache[key]; + + if (!dtf) { + dtf = new Intl.DateTimeFormat('en-US', { + hour12: false, + timeZone: timezone, + year: 'numeric', + month: '2-digit', + day: '2-digit', + hour: '2-digit', + minute: '2-digit', + second: '2-digit', + timeZoneName: timeZoneName + }); + dtfCache[key] = dtf; + } + + return dtf; +}; + +export default (function (o, c, d) { + var defaultTimezone; + + var makeFormatParts = function makeFormatParts(timestamp, timezone, options) { + if (options === void 0) { + options = {}; + } + + var date = new Date(timestamp); + var dtf = getDateTimeFormat(timezone, options); + return dtf.formatToParts(date); + }; + + var tzOffset = function tzOffset(timestamp, timezone) { + var formatResult = makeFormatParts(timestamp, timezone); + var filled = []; + + for (var i = 0; i < formatResult.length; i += 1) { + var _formatResult$i = formatResult[i], + type = _formatResult$i.type, + value = _formatResult$i.value; + var pos = typeToPos[type]; + + if (pos >= 0) { + filled[pos] = parseInt(value, 10); + } + } + + var hour = filled[3]; // Workaround for the same behavior in different node version + // https://github.com/nodejs/node/issues/33027 + + /* istanbul ignore next */ + + var fixedHour = hour === 24 ? 0 : hour; + var utcString = filled[0] + "-" + filled[1] + "-" + filled[2] + " " + fixedHour + ":" + filled[4] + ":" + filled[5] + ":000"; + var utcTs = d.utc(utcString).valueOf(); + var asTS = +timestamp; + var over = asTS % 1000; + asTS -= over; + return (utcTs - asTS) / (60 * 1000); + }; // find the right offset a given local time. The o input is our guess, which determines which + // offset we'll pick in ambiguous cases (e.g. there are two 3 AMs b/c Fallback DST) + // https://github.com/moment/luxon/blob/master/src/datetime.js#L76 + + + var fixOffset = function fixOffset(localTS, o0, tz) { + // Our UTC time is just a guess because our offset is just a guess + var utcGuess = localTS - o0 * 60 * 1000; // Test whether the zone matches the offset for this ts + + var o2 = tzOffset(utcGuess, tz); // If so, offset didn't change and we're done + + if (o0 === o2) { + return [utcGuess, o0]; + } // If not, change the ts by the difference in the offset + + + utcGuess -= (o2 - o0) * 60 * 1000; // If that gives us the local time we want, we're done + + var o3 = tzOffset(utcGuess, tz); + + if (o2 === o3) { + return [utcGuess, o2]; + } // If it's different, we're in a hole time. + // The offset has changed, but the we don't adjust the time + + + return [localTS - Math.min(o2, o3) * 60 * 1000, Math.max(o2, o3)]; + }; + + var proto = c.prototype; + + proto.tz = function (timezone, keepLocalTime) { + if (timezone === void 0) { + timezone = defaultTimezone; + } + + var oldOffset = this.utcOffset(); + var date = this.toDate(); + var target = date.toLocaleString('en-US', { + timeZone: timezone + }); + var diff = Math.round((date - new Date(target)) / 1000 / 60); + var offset = -Math.round(date.getTimezoneOffset() / 15) * 15 - diff; + var isUTC = !Number(offset); + var ins; + + if (isUTC) { + // if utcOffset is 0, turn it to UTC mode + ins = this.utcOffset(0, keepLocalTime); + } else { + ins = d(target, { + locale: this.$L + }).$set(MS, this.$ms).utcOffset(offset, true); + + if (keepLocalTime) { + var newOffset = ins.utcOffset(); + ins = ins.add(oldOffset - newOffset, MIN); + } + } + + ins.$x.$timezone = timezone; + return ins; + }; + + proto.offsetName = function (type) { + // type: short(default) / long + var zone = this.$x.$timezone || d.tz.guess(); + var result = makeFormatParts(this.valueOf(), zone, { + timeZoneName: type + }).find(function (m) { + return m.type.toLowerCase() === 'timezonename'; + }); + return result && result.value; + }; + + var oldStartOf = proto.startOf; + + proto.startOf = function (units, startOf) { + if (!this.$x || !this.$x.$timezone) { + return oldStartOf.call(this, units, startOf); + } + + var withoutTz = d(this.format('YYYY-MM-DD HH:mm:ss:SSS'), { + locale: this.$L + }); + var startOfWithoutTz = oldStartOf.call(withoutTz, units, startOf); + return startOfWithoutTz.tz(this.$x.$timezone, true); + }; + + d.tz = function (input, arg1, arg2) { + var parseFormat = arg2 && arg1; + var timezone = arg2 || arg1 || defaultTimezone; + var previousOffset = tzOffset(+d(), timezone); + + if (typeof input !== 'string') { + // timestamp number || js Date || Day.js + return d(input).tz(timezone); + } + + var localTs = d.utc(input, parseFormat).valueOf(); + + var _fixOffset = fixOffset(localTs, previousOffset, timezone), + targetTs = _fixOffset[0], + targetOffset = _fixOffset[1]; + + var ins = d(targetTs).utcOffset(targetOffset); + ins.$x.$timezone = timezone; + return ins; + }; + + d.tz.guess = function () { + return Intl.DateTimeFormat().resolvedOptions().timeZone; + }; + + d.tz.setDefault = function (timezone) { + defaultTimezone = timezone; + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/toArray/index.d.ts b/node_modules/dayjs/esm/plugin/toArray/index.d.ts new file mode 100644 index 0000000..5033831 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/toArray/index.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + toArray(): number[] + } +} diff --git a/node_modules/dayjs/esm/plugin/toArray/index.js b/node_modules/dayjs/esm/plugin/toArray/index.js new file mode 100644 index 0000000..2b795f4 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/toArray/index.js @@ -0,0 +1,7 @@ +export default (function (o, c) { + var proto = c.prototype; + + proto.toArray = function () { + return [this.$y, this.$M, this.$D, this.$H, this.$m, this.$s, this.$ms]; + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/toObject/index.d.ts b/node_modules/dayjs/esm/plugin/toObject/index.d.ts new file mode 100644 index 0000000..ad21520 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/toObject/index.d.ts @@ -0,0 +1,20 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +interface DayjsObject { + years: number + months: number + date: number + hours: number + minutes: number + seconds: number + milliseconds: number +} + +declare module 'dayjs/esm' { + interface Dayjs { + toObject(): DayjsObject + } +} diff --git a/node_modules/dayjs/esm/plugin/toObject/index.js b/node_modules/dayjs/esm/plugin/toObject/index.js new file mode 100644 index 0000000..e35d93f --- /dev/null +++ b/node_modules/dayjs/esm/plugin/toObject/index.js @@ -0,0 +1,15 @@ +export default (function (o, c) { + var proto = c.prototype; + + proto.toObject = function () { + return { + years: this.$y, + months: this.$M, + date: this.$D, + hours: this.$H, + minutes: this.$m, + seconds: this.$s, + milliseconds: this.$ms + }; + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/updateLocale/index.d.ts b/node_modules/dayjs/esm/plugin/updateLocale/index.d.ts new file mode 100644 index 0000000..994a884 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/updateLocale/index.d.ts @@ -0,0 +1,8 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + export function updateLocale(localeName: string, customConfig: Record): Record +} diff --git a/node_modules/dayjs/esm/plugin/updateLocale/index.js b/node_modules/dayjs/esm/plugin/updateLocale/index.js new file mode 100644 index 0000000..1b9965c --- /dev/null +++ b/node_modules/dayjs/esm/plugin/updateLocale/index.js @@ -0,0 +1,12 @@ +export default (function (option, Dayjs, dayjs) { + dayjs.updateLocale = function (locale, customConfig) { + var localeList = dayjs.Ls; + var localeConfig = localeList[locale]; + if (!localeConfig) return; + var customConfigKeys = customConfig ? Object.keys(customConfig) : []; + customConfigKeys.forEach(function (c) { + localeConfig[c] = customConfig[c]; + }); + return localeConfig; // eslint-disable-line consistent-return + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/utc/index.d.ts b/node_modules/dayjs/esm/plugin/utc/index.d.ts new file mode 100644 index 0000000..15c61fe --- /dev/null +++ b/node_modules/dayjs/esm/plugin/utc/index.d.ts @@ -0,0 +1,19 @@ +import { PluginFunc, ConfigType } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + + utc(keepLocalTime?: boolean): Dayjs + + local(): Dayjs + + isUTC(): boolean + + utcOffset(offset: number | string, keepLocalTime?: boolean): Dayjs + } + + export function utc(config?: ConfigType, format?: string, strict?: boolean): Dayjs +} diff --git a/node_modules/dayjs/esm/plugin/utc/index.js b/node_modules/dayjs/esm/plugin/utc/index.js new file mode 100644 index 0000000..a8a05f5 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/utc/index.js @@ -0,0 +1,188 @@ +import { MILLISECONDS_A_MINUTE, MIN } from '../../constant'; +var REGEX_VALID_OFFSET_FORMAT = /[+-]\d\d(?::?\d\d)?/g; +var REGEX_OFFSET_HOURS_MINUTES_FORMAT = /([+-]|\d\d)/g; + +function offsetFromString(value) { + if (value === void 0) { + value = ''; + } + + var offset = value.match(REGEX_VALID_OFFSET_FORMAT); + + if (!offset) { + return null; + } + + var _ref = ("" + offset[0]).match(REGEX_OFFSET_HOURS_MINUTES_FORMAT) || ['-', 0, 0], + indicator = _ref[0], + hoursOffset = _ref[1], + minutesOffset = _ref[2]; + + var totalOffsetInMinutes = +hoursOffset * 60 + +minutesOffset; + + if (totalOffsetInMinutes === 0) { + return 0; + } + + return indicator === '+' ? totalOffsetInMinutes : -totalOffsetInMinutes; +} + +export default (function (option, Dayjs, dayjs) { + var proto = Dayjs.prototype; + + dayjs.utc = function (date) { + var cfg = { + date: date, + utc: true, + args: arguments + }; // eslint-disable-line prefer-rest-params + + return new Dayjs(cfg); // eslint-disable-line no-use-before-define + }; + + proto.utc = function (keepLocalTime) { + var ins = dayjs(this.toDate(), { + locale: this.$L, + utc: true + }); + + if (keepLocalTime) { + return ins.add(this.utcOffset(), MIN); + } + + return ins; + }; + + proto.local = function () { + return dayjs(this.toDate(), { + locale: this.$L, + utc: false + }); + }; + + var oldParse = proto.parse; + + proto.parse = function (cfg) { + if (cfg.utc) { + this.$u = true; + } + + if (!this.$utils().u(cfg.$offset)) { + this.$offset = cfg.$offset; + } + + oldParse.call(this, cfg); + }; + + var oldInit = proto.init; + + proto.init = function () { + if (this.$u) { + var $d = this.$d; + this.$y = $d.getUTCFullYear(); + this.$M = $d.getUTCMonth(); + this.$D = $d.getUTCDate(); + this.$W = $d.getUTCDay(); + this.$H = $d.getUTCHours(); + this.$m = $d.getUTCMinutes(); + this.$s = $d.getUTCSeconds(); + this.$ms = $d.getUTCMilliseconds(); + } else { + oldInit.call(this); + } + }; + + var oldUtcOffset = proto.utcOffset; + + proto.utcOffset = function (input, keepLocalTime) { + var _this$$utils = this.$utils(), + u = _this$$utils.u; + + if (u(input)) { + if (this.$u) { + return 0; + } + + if (!u(this.$offset)) { + return this.$offset; + } + + return oldUtcOffset.call(this); + } + + if (typeof input === 'string') { + input = offsetFromString(input); + + if (input === null) { + return this; + } + } + + var offset = Math.abs(input) <= 16 ? input * 60 : input; + var ins = this; + + if (keepLocalTime) { + ins.$offset = offset; + ins.$u = input === 0; + return ins; + } + + if (input !== 0) { + var localTimezoneOffset = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset(); + ins = this.local().add(offset + localTimezoneOffset, MIN); + ins.$offset = offset; + ins.$x.$localOffset = localTimezoneOffset; + } else { + ins = this.utc(); + } + + return ins; + }; + + var oldFormat = proto.format; + var UTC_FORMAT_DEFAULT = 'YYYY-MM-DDTHH:mm:ss[Z]'; + + proto.format = function (formatStr) { + var str = formatStr || (this.$u ? UTC_FORMAT_DEFAULT : ''); + return oldFormat.call(this, str); + }; + + proto.valueOf = function () { + var addedOffset = !this.$utils().u(this.$offset) ? this.$offset + (this.$x.$localOffset || this.$d.getTimezoneOffset()) : 0; + return this.$d.valueOf() - addedOffset * MILLISECONDS_A_MINUTE; + }; + + proto.isUTC = function () { + return !!this.$u; + }; + + proto.toISOString = function () { + return this.toDate().toISOString(); + }; + + proto.toString = function () { + return this.toDate().toUTCString(); + }; + + var oldToDate = proto.toDate; + + proto.toDate = function (type) { + if (type === 's' && this.$offset) { + return dayjs(this.format('YYYY-MM-DD HH:mm:ss:SSS')).toDate(); + } + + return oldToDate.call(this); + }; + + var oldDiff = proto.diff; + + proto.diff = function (input, units, _float) { + if (input && this.$u === input.$u) { + return oldDiff.call(this, input, units, _float); + } + + var localThis = this.local(); + var localInput = dayjs(input).local(); + return oldDiff.call(localThis, localInput, units, _float); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/weekOfYear/index.d.ts b/node_modules/dayjs/esm/plugin/weekOfYear/index.d.ts new file mode 100644 index 0000000..340051b --- /dev/null +++ b/node_modules/dayjs/esm/plugin/weekOfYear/index.d.ts @@ -0,0 +1,12 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + week(): number + + week(value : number): Dayjs + } +} diff --git a/node_modules/dayjs/esm/plugin/weekOfYear/index.js b/node_modules/dayjs/esm/plugin/weekOfYear/index.js new file mode 100644 index 0000000..c92406e --- /dev/null +++ b/node_modules/dayjs/esm/plugin/weekOfYear/index.js @@ -0,0 +1,44 @@ +import { MS, Y, D, W } from '../../constant'; +export default (function (o, c, d) { + var proto = c.prototype; + + proto.week = function (week) { + if (week === void 0) { + week = null; + } + + if (week !== null) { + return this.add((week - this.week()) * 7, D); + } + + var yearStart = this.$locale().yearStart || 1; + + if (this.month() === 11 && this.date() > 25) { + // d(this) is for badMutable + var nextYearStartDay = d(this).startOf(Y).add(1, Y).date(yearStart); + var thisEndOfWeek = d(this).endOf(W); + + if (nextYearStartDay.isBefore(thisEndOfWeek)) { + return 1; + } + } + + var yearStartDay = d(this).startOf(Y).date(yearStart); + var yearStartWeek = yearStartDay.startOf(W).subtract(1, MS); + var diffInWeek = this.diff(yearStartWeek, W, true); + + if (diffInWeek < 0) { + return d(this).startOf('week').week(); + } + + return Math.ceil(diffInWeek); + }; + + proto.weeks = function (week) { + if (week === void 0) { + week = null; + } + + return this.week(week); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/weekYear/index.d.ts b/node_modules/dayjs/esm/plugin/weekYear/index.d.ts new file mode 100644 index 0000000..5b713e5 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/weekYear/index.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + weekYear(): number + } +} diff --git a/node_modules/dayjs/esm/plugin/weekYear/index.js b/node_modules/dayjs/esm/plugin/weekYear/index.js new file mode 100644 index 0000000..140dcd4 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/weekYear/index.js @@ -0,0 +1,19 @@ +export default (function (o, c) { + var proto = c.prototype; + + proto.weekYear = function () { + var month = this.month(); + var weekOfYear = this.week(); + var year = this.year(); + + if (weekOfYear === 1 && month === 11) { + return year + 1; + } + + if (month === 0 && weekOfYear >= 52) { + return year - 1; + } + + return year; + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/plugin/weekday/index.d.ts b/node_modules/dayjs/esm/plugin/weekday/index.d.ts new file mode 100644 index 0000000..41945e7 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/weekday/index.d.ts @@ -0,0 +1,12 @@ +import { PluginFunc } from 'dayjs/esm' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs/esm' { + interface Dayjs { + weekday(): number + + weekday(value: number): Dayjs + } +} diff --git a/node_modules/dayjs/esm/plugin/weekday/index.js b/node_modules/dayjs/esm/plugin/weekday/index.js new file mode 100644 index 0000000..18032b3 --- /dev/null +++ b/node_modules/dayjs/esm/plugin/weekday/index.js @@ -0,0 +1,15 @@ +export default (function (o, c) { + var proto = c.prototype; + + proto.weekday = function (input) { + var weekStart = this.$locale().weekStart || 0; + var $W = this.$W; + var weekday = ($W < weekStart ? $W + 7 : $W) - weekStart; + + if (this.$utils().u(input)) { + return weekday; + } + + return this.subtract(weekday, 'day').add(input, 'day'); + }; +}); \ No newline at end of file diff --git a/node_modules/dayjs/esm/utils.js b/node_modules/dayjs/esm/utils.js new file mode 100644 index 0000000..b5a8131 --- /dev/null +++ b/node_modules/dayjs/esm/utils.js @@ -0,0 +1,58 @@ +import * as C from './constant'; + +var padStart = function padStart(string, length, pad) { + var s = String(string); + if (!s || s.length >= length) return string; + return "" + Array(length + 1 - s.length).join(pad) + string; +}; + +var padZoneStr = function padZoneStr(instance) { + var negMinutes = -instance.utcOffset(); + var minutes = Math.abs(negMinutes); + var hourOffset = Math.floor(minutes / 60); + var minuteOffset = minutes % 60; + return "" + (negMinutes <= 0 ? '+' : '-') + padStart(hourOffset, 2, '0') + ":" + padStart(minuteOffset, 2, '0'); +}; + +var monthDiff = function monthDiff(a, b) { + // function from moment.js in order to keep the same result + if (a.date() < b.date()) return -monthDiff(b, a); + var wholeMonthDiff = (b.year() - a.year()) * 12 + (b.month() - a.month()); + var anchor = a.clone().add(wholeMonthDiff, C.M); + var c = b - anchor < 0; + var anchor2 = a.clone().add(wholeMonthDiff + (c ? -1 : 1), C.M); + return +(-(wholeMonthDiff + (b - anchor) / (c ? anchor - anchor2 : anchor2 - anchor)) || 0); +}; + +var absFloor = function absFloor(n) { + return n < 0 ? Math.ceil(n) || 0 : Math.floor(n); +}; + +var prettyUnit = function prettyUnit(u) { + var special = { + M: C.M, + y: C.Y, + w: C.W, + d: C.D, + D: C.DATE, + h: C.H, + m: C.MIN, + s: C.S, + ms: C.MS, + Q: C.Q + }; + return special[u] || String(u || '').toLowerCase().replace(/s$/, ''); +}; + +var isUndefined = function isUndefined(s) { + return s === undefined; +}; + +export default { + s: padStart, + z: padZoneStr, + m: monthDiff, + a: absFloor, + p: prettyUnit, + u: isUndefined +}; \ No newline at end of file diff --git a/node_modules/dayjs/index.d.ts b/node_modules/dayjs/index.d.ts new file mode 100644 index 0000000..cd159dc --- /dev/null +++ b/node_modules/dayjs/index.d.ts @@ -0,0 +1,429 @@ +/// + +export = dayjs; + +declare function dayjs (date?: dayjs.ConfigType): dayjs.Dayjs + +declare function dayjs (date?: dayjs.ConfigType, format?: dayjs.OptionType, strict?: boolean): dayjs.Dayjs + +declare function dayjs (date?: dayjs.ConfigType, format?: dayjs.OptionType, locale?: string, strict?: boolean): dayjs.Dayjs + +declare namespace dayjs { + interface ConfigTypeMap { + default: string | number | Date | Dayjs | null | undefined + } + + export type ConfigType = ConfigTypeMap[keyof ConfigTypeMap] + + export interface FormatObject { locale?: string, format?: string, utc?: boolean } + + export type OptionType = FormatObject | string | string[] + + export type UnitTypeShort = 'd' | 'D' | 'M' | 'y' | 'h' | 'm' | 's' | 'ms' + + export type UnitTypeLong = 'millisecond' | 'second' | 'minute' | 'hour' | 'day' | 'month' | 'year' | 'date' + + export type UnitTypeLongPlural = 'milliseconds' | 'seconds' | 'minutes' | 'hours' | 'days' | 'months' | 'years' | 'dates' + + export type UnitType = UnitTypeLong | UnitTypeLongPlural | UnitTypeShort; + + export type OpUnitType = UnitType | "week" | "weeks" | 'w'; + export type QUnitType = UnitType | "quarter" | "quarters" | 'Q'; + export type ManipulateType = Exclude; + class Dayjs { + constructor (config?: ConfigType) + /** + * All Day.js objects are immutable. Still, `dayjs#clone` can create a clone of the current object if you need one. + * ``` + * dayjs().clone()// => Dayjs + * dayjs(dayjs('2019-01-25')) // passing a Dayjs object to a constructor will also clone it + * ``` + * Docs: https://day.js.org/docs/en/parse/dayjs-clone + */ + clone(): Dayjs + /** + * This returns a `boolean` indicating whether the Day.js object contains a valid date or not. + * ``` + * dayjs().isValid()// => boolean + * ``` + * Docs: https://day.js.org/docs/en/parse/is-valid + */ + isValid(): boolean + /** + * Get the year. + * ``` + * dayjs().year()// => 2020 + * ``` + * Docs: https://day.js.org/docs/en/get-set/year + */ + year(): number + /** + * Set the year. + * ``` + * dayjs().year(2000)// => Dayjs + * ``` + * Docs: https://day.js.org/docs/en/get-set/year + */ + year(value: number): Dayjs + /** + * Get the month. + * + * Months are zero indexed, so January is month 0. + * ``` + * dayjs().month()// => 0-11 + * ``` + * Docs: https://day.js.org/docs/en/get-set/month + */ + month(): number + /** + * Set the month. + * + * Months are zero indexed, so January is month 0. + * + * Accepts numbers from 0 to 11. If the range is exceeded, it will bubble up to the next year. + * ``` + * dayjs().month(0)// => Dayjs + * ``` + * Docs: https://day.js.org/docs/en/get-set/month + */ + month(value: number): Dayjs + /** + * Get the date of the month. + * ``` + * dayjs().date()// => 1-31 + * ``` + * Docs: https://day.js.org/docs/en/get-set/date + */ + date(): number + /** + * Set the date of the month. + * + * Accepts numbers from 1 to 31. If the range is exceeded, it will bubble up to the next months. + * ``` + * dayjs().date(1)// => Dayjs + * ``` + * Docs: https://day.js.org/docs/en/get-set/date + */ + date(value: number): Dayjs + /** + * Get the day of the week. + * + * Returns numbers from 0 (Sunday) to 6 (Saturday). + * ``` + * dayjs().day()// 0-6 + * ``` + * Docs: https://day.js.org/docs/en/get-set/day + */ + day(): 0 | 1 | 2 | 3 | 4 | 5 | 6 + /** + * Set the day of the week. + * + * Accepts numbers from 0 (Sunday) to 6 (Saturday). If the range is exceeded, it will bubble up to next weeks. + * ``` + * dayjs().day(0)// => Dayjs + * ``` + * Docs: https://day.js.org/docs/en/get-set/day + */ + day(value: number): Dayjs + /** + * Get the hour. + * ``` + * dayjs().hour()// => 0-23 + * ``` + * Docs: https://day.js.org/docs/en/get-set/hour + */ + hour(): number + /** + * Set the hour. + * + * Accepts numbers from 0 to 23. If the range is exceeded, it will bubble up to the next day. + * ``` + * dayjs().hour(12)// => Dayjs + * ``` + * Docs: https://day.js.org/docs/en/get-set/hour + */ + hour(value: number): Dayjs + /** + * Get the minutes. + * ``` + * dayjs().minute()// => 0-59 + * ``` + * Docs: https://day.js.org/docs/en/get-set/minute + */ + minute(): number + /** + * Set the minutes. + * + * Accepts numbers from 0 to 59. If the range is exceeded, it will bubble up to the next hour. + * ``` + * dayjs().minute(59)// => Dayjs + * ``` + * Docs: https://day.js.org/docs/en/get-set/minute + */ + minute(value: number): Dayjs + /** + * Get the seconds. + * ``` + * dayjs().second()// => 0-59 + * ``` + * Docs: https://day.js.org/docs/en/get-set/second + */ + second(): number + /** + * Set the seconds. + * + * Accepts numbers from 0 to 59. If the range is exceeded, it will bubble up to the next minutes. + * ``` + * dayjs().second(1)// Dayjs + * ``` + */ + second(value: number): Dayjs + /** + * Get the milliseconds. + * ``` + * dayjs().millisecond()// => 0-999 + * ``` + * Docs: https://day.js.org/docs/en/get-set/millisecond + */ + millisecond(): number + /** + * Set the milliseconds. + * + * Accepts numbers from 0 to 999. If the range is exceeded, it will bubble up to the next seconds. + * ``` + * dayjs().millisecond(1)// => Dayjs + * ``` + * Docs: https://day.js.org/docs/en/get-set/millisecond + */ + millisecond(value: number): Dayjs + /** + * Generic setter, accepting unit as first argument, and value as second, returns a new instance with the applied changes. + * + * In general: + * ``` + * dayjs().set(unit, value) === dayjs()[unit](value) + * ``` + * Units are case insensitive, and support plural and short forms. + * ``` + * dayjs().set('date', 1) + * dayjs().set('month', 3) // April + * dayjs().set('second', 30) + * ``` + * Docs: https://day.js.org/docs/en/get-set/set + */ + set(unit: UnitType, value: number): Dayjs + /** + * String getter, returns the corresponding information getting from Day.js object. + * + * In general: + * ``` + * dayjs().get(unit) === dayjs()[unit]() + * ``` + * Units are case insensitive, and support plural and short forms. + * ``` + * dayjs().get('year') + * dayjs().get('month') // start 0 + * dayjs().get('date') + * ``` + * Docs: https://day.js.org/docs/en/get-set/get + */ + get(unit: UnitType): number + /** + * Returns a cloned Day.js object with a specified amount of time added. + * ``` + * dayjs().add(7, 'day')// => Dayjs + * ``` + * Units are case insensitive, and support plural and short forms. + * + * Docs: https://day.js.org/docs/en/manipulate/add + */ + add(value: number, unit?: ManipulateType): Dayjs + /** + * Returns a cloned Day.js object with a specified amount of time subtracted. + * ``` + * dayjs().subtract(7, 'year')// => Dayjs + * ``` + * Units are case insensitive, and support plural and short forms. + * + * Docs: https://day.js.org/docs/en/manipulate/subtract + */ + subtract(value: number, unit?: ManipulateType): Dayjs + /** + * Returns a cloned Day.js object and set it to the start of a unit of time. + * ``` + * dayjs().startOf('year')// => Dayjs + * ``` + * Units are case insensitive, and support plural and short forms. + * + * Docs: https://day.js.org/docs/en/manipulate/start-of + */ + startOf(unit: OpUnitType): Dayjs + /** + * Returns a cloned Day.js object and set it to the end of a unit of time. + * ``` + * dayjs().endOf('month')// => Dayjs + * ``` + * Units are case insensitive, and support plural and short forms. + * + * Docs: https://day.js.org/docs/en/manipulate/end-of + */ + endOf(unit: OpUnitType): Dayjs + /** + * Get the formatted date according to the string of tokens passed in. + * + * To escape characters, wrap them in square brackets (e.g. [MM]). + * ``` + * dayjs().format()// => current date in ISO8601, without fraction seconds e.g. '2020-04-02T08:02:17-05:00' + * dayjs('2019-01-25').format('[YYYYescape] YYYY-MM-DDTHH:mm:ssZ[Z]')// 'YYYYescape 2019-01-25T00:00:00-02:00Z' + * dayjs('2019-01-25').format('DD/MM/YYYY') // '25/01/2019' + * ``` + * Docs: https://day.js.org/docs/en/display/format + */ + format(template?: string): string + /** + * This indicates the difference between two date-time in the specified unit. + * + * To get the difference in milliseconds, use `dayjs#diff` + * ``` + * const date1 = dayjs('2019-01-25') + * const date2 = dayjs('2018-06-05') + * date1.diff(date2) // 20214000000 default milliseconds + * date1.diff() // milliseconds to current time + * ``` + * + * To get the difference in another unit of measurement, pass that measurement as the second argument. + * ``` + * const date1 = dayjs('2019-01-25') + * date1.diff('2018-06-05', 'month') // 7 + * ``` + * Units are case insensitive, and support plural and short forms. + * + * Docs: https://day.js.org/docs/en/display/difference + */ + diff(date?: ConfigType, unit?: QUnitType | OpUnitType, float?: boolean): number + /** + * This returns the number of **milliseconds** since the Unix Epoch of the Day.js object. + * ``` + * dayjs('2019-01-25').valueOf() // 1548381600000 + * +dayjs(1548381600000) // 1548381600000 + * ``` + * To get a Unix timestamp (the number of seconds since the epoch) from a Day.js object, you should use Unix Timestamp `dayjs#unix()`. + * + * Docs: https://day.js.org/docs/en/display/unix-timestamp-milliseconds + */ + valueOf(): number + /** + * This returns the Unix timestamp (the number of **seconds** since the Unix Epoch) of the Day.js object. + * ``` + * dayjs('2019-01-25').unix() // 1548381600 + * ``` + * This value is floored to the nearest second, and does not include a milliseconds component. + * + * Docs: https://day.js.org/docs/en/display/unix-timestamp + */ + unix(): number + /** + * Get the number of days in the current month. + * ``` + * dayjs('2019-01-25').daysInMonth() // 31 + * ``` + * Docs: https://day.js.org/docs/en/display/days-in-month + */ + daysInMonth(): number + /** + * To get a copy of the native `Date` object parsed from the Day.js object use `dayjs#toDate`. + * ``` + * dayjs('2019-01-25').toDate()// => Date + * ``` + */ + toDate(): Date + /** + * To serialize as an ISO 8601 string. + * ``` + * dayjs('2019-01-25').toJSON() // '2019-01-25T02:00:00.000Z' + * ``` + * Docs: https://day.js.org/docs/en/display/as-json + */ + toJSON(): string + /** + * To format as an ISO 8601 string. + * ``` + * dayjs('2019-01-25').toISOString() // '2019-01-25T02:00:00.000Z' + * ``` + * Docs: https://day.js.org/docs/en/display/as-iso-string + */ + toISOString(): string + /** + * Returns a string representation of the date. + * ``` + * dayjs('2019-01-25').toString() // 'Fri, 25 Jan 2019 02:00:00 GMT' + * ``` + * Docs: https://day.js.org/docs/en/display/as-string + */ + toString(): string + /** + * Get the UTC offset in minutes. + * ``` + * dayjs().utcOffset() + * ``` + * Docs: https://day.js.org/docs/en/manipulate/utc-offset + */ + utcOffset(): number + /** + * This indicates whether the Day.js object is before the other supplied date-time. + * ``` + * dayjs().isBefore(dayjs('2011-01-01')) // default milliseconds + * ``` + * If you want to limit the granularity to a unit other than milliseconds, pass it as the second parameter. + * ``` + * dayjs().isBefore('2011-01-01', 'year')// => boolean + * ``` + * Units are case insensitive, and support plural and short forms. + * + * Docs: https://day.js.org/docs/en/query/is-before + */ + isBefore(date?: ConfigType, unit?: OpUnitType): boolean + /** + * This indicates whether the Day.js object is the same as the other supplied date-time. + * ``` + * dayjs().isSame(dayjs('2011-01-01')) // default milliseconds + * ``` + * If you want to limit the granularity to a unit other than milliseconds, pass it as the second parameter. + * ``` + * dayjs().isSame('2011-01-01', 'year')// => boolean + * ``` + * Docs: https://day.js.org/docs/en/query/is-same + */ + isSame(date?: ConfigType, unit?: OpUnitType): boolean + /** + * This indicates whether the Day.js object is after the other supplied date-time. + * ``` + * dayjs().isAfter(dayjs('2011-01-01')) // default milliseconds + * ``` + * If you want to limit the granularity to a unit other than milliseconds, pass it as the second parameter. + * ``` + * dayjs().isAfter('2011-01-01', 'year')// => boolean + * ``` + * Units are case insensitive, and support plural and short forms. + * + * Docs: https://day.js.org/docs/en/query/is-after + */ + isAfter(date?: ConfigType, unit?: OpUnitType): boolean + + locale(): string + + locale(preset: string | ILocale, object?: Partial): Dayjs + } + + export type PluginFunc = (option: T, c: typeof Dayjs, d: typeof dayjs) => void + + export function extend(plugin: PluginFunc, option?: T): Dayjs + + export function locale(preset?: string | ILocale, object?: Partial, isLocal?: boolean): string + + export function isDayjs(d: any): d is Dayjs + + export function unix(t: number): Dayjs + + const Ls : { [key: string] : ILocale } +} diff --git a/node_modules/dayjs/locale.json b/node_modules/dayjs/locale.json new file mode 100644 index 0000000..de98ae1 --- /dev/null +++ b/node_modules/dayjs/locale.json @@ -0,0 +1 @@ +[{"key":"af","name":"Afrikaans"},{"key":"am","name":"Amharic"},{"key":"ar-dz","name":"Arabic (Algeria)"},{"key":"ar-iq","name":" Arabic (Iraq)"},{"key":"ar-kw","name":"Arabic (Kuwait)"},{"key":"ar-ly","name":"Arabic (Lybia)"},{"key":"ar-ma","name":"Arabic (Morocco)"},{"key":"ar-sa","name":"Arabic (Saudi Arabia)"},{"key":"ar-tn","name":" Arabic (Tunisia)"},{"key":"ar","name":"Arabic"},{"key":"az","name":"Azerbaijani"},{"key":"be","name":"Belarusian"},{"key":"bg","name":"Bulgarian"},{"key":"bi","name":"Bislama"},{"key":"bm","name":"Bambara"},{"key":"bn-bd","name":"Bengali (Bangladesh)"},{"key":"bn","name":"Bengali"},{"key":"bo","name":"Tibetan"},{"key":"br","name":"Breton"},{"key":"bs","name":"Bosnian"},{"key":"ca","name":"Catalan"},{"key":"cs","name":"Czech"},{"key":"cv","name":"Chuvash"},{"key":"cy","name":"Welsh"},{"key":"de-at","name":"German (Austria)"},{"key":"da","name":"Danish"},{"key":"de-ch","name":"German (Switzerland)"},{"key":"de","name":"German"},{"key":"dv","name":"Maldivian"},{"key":"el","name":"Greek"},{"key":"en-au","name":"English (Australia)"},{"key":"en-ca","name":"English (Canada)"},{"key":"en-gb","name":"English (United Kingdom)"},{"key":"en-ie","name":"English (Ireland)"},{"key":"en-il","name":"English (Israel)"},{"key":"en-in","name":"English (India)"},{"key":"en-nz","name":"English (New Zealand)"},{"key":"en-sg","name":"English (Singapore)"},{"key":"en-tt","name":"English (Trinidad & Tobago)"},{"key":"eo","name":"Esperanto"},{"key":"en","name":"English"},{"key":"es-do","name":"Spanish (Dominican Republic)"},{"key":"es-mx","name":"Spanish (Mexico)"},{"key":"es-pr","name":"Spanish (Puerto Rico)"},{"key":"es-us","name":"Spanish (United States)"},{"key":"et","name":"Estonian"},{"key":"es","name":"Spanish"},{"key":"eu","name":"Basque"},{"key":"fa","name":"Persian"},{"key":"fo","name":"Faroese"},{"key":"fi","name":"Finnish"},{"key":"fr-ca","name":"French (Canada)"},{"key":"fr-ch","name":"French (Switzerland)"},{"key":"fr","name":"French"},{"key":"fy","name":"Frisian"},{"key":"ga","name":"Irish or Irish Gaelic"},{"key":"gd","name":"Scottish Gaelic"},{"key":"gom-latn","name":"Konkani Latin script"},{"key":"gl","name":"Galician"},{"key":"gu","name":"Gujarati"},{"key":"he","name":"Hebrew"},{"key":"hi","name":"Hindi"},{"key":"hr","name":"Croatian"},{"key":"hu","name":"Hungarian"},{"key":"ht","name":"Haitian Creole (Haiti)"},{"key":"hy-am","name":"Armenian"},{"key":"id","name":"Indonesian"},{"key":"is","name":"Icelandic"},{"key":"it-ch","name":"Italian (Switzerland)"},{"key":"it","name":"Italian"},{"key":"ja","name":"Japanese"},{"key":"jv","name":"Javanese"},{"key":"ka","name":"Georgian"},{"key":"kk","name":"Kazakh"},{"key":"km","name":"Cambodian"},{"key":"kn","name":"Kannada"},{"key":"ko","name":"Korean"},{"key":"ku","name":"Kurdish"},{"key":"ky","name":"Kyrgyz"},{"key":"lb","name":"Luxembourgish"},{"key":"lo","name":"Lao"},{"key":"lt","name":"Lithuanian"},{"key":"lv","name":"Latvian"},{"key":"me","name":"Montenegrin"},{"key":"mi","name":"Maori"},{"key":"mk","name":"Macedonian"},{"key":"ml","name":"Malayalam"},{"key":"mn","name":"Mongolian"},{"key":"mr","name":"Marathi"},{"key":"ms-my","name":"Malay"},{"key":"ms","name":"Malay"},{"key":"mt","name":"Maltese (Malta)"},{"key":"my","name":"Burmese"},{"key":"nb","name":"Norwegian Bokmål"},{"key":"ne","name":"Nepalese"},{"key":"nl-be","name":"Dutch (Belgium)"},{"key":"nl","name":"Dutch"},{"key":"pl","name":"Polish"},{"key":"pt-br","name":"Portuguese (Brazil)"},{"key":"pt","name":"Portuguese"},{"key":"rn","name":"Kirundi"},{"key":"ro","name":"Romanian"},{"key":"ru","name":"Russian"},{"key":"rw","name":"Kinyarwanda (Rwanda)"},{"key":"sd","name":"Sindhi"},{"key":"se","name":"Northern Sami"},{"key":"si","name":"Sinhalese"},{"key":"sk","name":"Slovak"},{"key":"sl","name":"Slovenian"},{"key":"sq","name":"Albanian"},{"key":"sr-cyrl","name":"Serbian Cyrillic"},{"key":"ss","name":"siSwati"},{"key":"sv-fi","name":"Finland Swedish"},{"key":"sr","name":"Serbian"},{"key":"sv","name":"Swedish"},{"key":"sw","name":"Swahili"},{"key":"ta","name":"Tamil"},{"key":"te","name":"Telugu"},{"key":"tet","name":"Tetun Dili (East Timor)"},{"key":"tg","name":"Tajik"},{"key":"th","name":"Thai"},{"key":"tk","name":"Turkmen"},{"key":"tl-ph","name":"Tagalog (Philippines)"},{"key":"tlh","name":"Klingon"},{"key":"tr","name":"Turkish"},{"key":"tzl","name":"Talossan"},{"key":"tzm-latn","name":"Central Atlas Tamazight Latin"},{"key":"tzm","name":"Central Atlas Tamazight"},{"key":"ug-cn","name":"Uyghur (China)"},{"key":"uk","name":"Ukrainian"},{"key":"ur","name":"Urdu"},{"key":"uz-latn","name":"Uzbek Latin"},{"key":"uz","name":"Uzbek"},{"key":"vi","name":"Vietnamese"},{"key":"x-pseudo","name":"Pseudo"},{"key":"yo","name":"Yoruba Nigeria"},{"key":"zh-cn","name":"Chinese (China)"},{"key":"zh-hk","name":"Chinese (Hong Kong)"},{"key":"zh-tw","name":"Chinese (Taiwan)"},{"key":"zh","name":"Chinese"},{"key":"oc-lnc","name":"Occitan, lengadocian dialecte"},{"key":"nn","name":"Nynorsk"},{"key":"pa-in","name":"Punjabi (India)"}] \ No newline at end of file diff --git a/node_modules/dayjs/locale/af.js b/node_modules/dayjs/locale/af.js new file mode 100644 index 0000000..62c75e4 --- /dev/null +++ b/node_modules/dayjs/locale/af.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_af=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=a(e),t={name:"af",weekdays:"Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag".split("_"),months:"Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember".split("_"),weekStart:1,weekdaysShort:"Son_Maa_Din_Woe_Don_Vry_Sat".split("_"),monthsShort:"Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),weekdaysMin:"So_Ma_Di_Wo_Do_Vr_Sa".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"oor %s",past:"%s gelede",s:"'n paar sekondes",m:"'n minuut",mm:"%d minute",h:"'n uur",hh:"%d ure",d:"'n dag",dd:"%d dae",M:"'n maand",MM:"%d maande",y:"'n jaar",yy:"%d jaar"}};return n.default.locale(t,null,!0),t})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/am.js b/node_modules/dayjs/locale/am.js new file mode 100644 index 0000000..7b588a8 --- /dev/null +++ b/node_modules/dayjs/locale/am.js @@ -0,0 +1 @@ +!function(e,_){"object"==typeof exports&&"undefined"!=typeof module?module.exports=_(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],_):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_am=_(e.dayjs)}(this,(function(e){"use strict";function _(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=_(e),d={name:"am",weekdays:"እሑድ_ሰኞ_ማክሰኞ_ረቡዕ_ሐሙስ_አርብ_ቅዳሜ".split("_"),weekdaysShort:"እሑድ_ሰኞ_ማክሰ_ረቡዕ_ሐሙስ_አርብ_ቅዳሜ".split("_"),weekdaysMin:"እሑ_ሰኞ_ማክ_ረቡ_ሐሙ_አር_ቅዳ".split("_"),months:"ጃንዋሪ_ፌብሯሪ_ማርች_ኤፕሪል_ሜይ_ጁን_ጁላይ_ኦገስት_ሴፕቴምበር_ኦክቶበር_ኖቬምበር_ዲሴምበር".split("_"),monthsShort:"ጃንዋ_ፌብሯ_ማርች_ኤፕሪ_ሜይ_ጁን_ጁላይ_ኦገስ_ሴፕቴ_ኦክቶ_ኖቬም_ዲሴም".split("_"),weekStart:1,yearStart:4,relativeTime:{future:"በ%s",past:"%s በፊት",s:"ጥቂት ሰከንዶች",m:"አንድ ደቂቃ",mm:"%d ደቂቃዎች",h:"አንድ ሰዓት",hh:"%d ሰዓታት",d:"አንድ ቀን",dd:"%d ቀናት",M:"አንድ ወር",MM:"%d ወራት",y:"አንድ ዓመት",yy:"%d ዓመታት"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"MMMM D ፣ YYYY",LLL:"MMMM D ፣ YYYY HH:mm",LLLL:"dddd ፣ MMMM D ፣ YYYY HH:mm"},ordinal:function(e){return e+"ኛ"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ar-dz.js b/node_modules/dayjs/locale/ar-dz.js new file mode 100644 index 0000000..5522790 --- /dev/null +++ b/node_modules/dayjs/locale/ar-dz.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_ar_dz=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"ar-dz",weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),months:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdaysShort:"احد_اثنين_ثلاثاء_اربعاء_خميس_جمعة_سبت".split("_"),monthsShort:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdaysMin:"أح_إث_ثلا_أر_خم_جم_سب".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiem:function(_){return _>12?"م":"ص"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ar-iq.js b/node_modules/dayjs/locale/ar-iq.js new file mode 100644 index 0000000..07e8c71 --- /dev/null +++ b/node_modules/dayjs/locale/ar-iq.js @@ -0,0 +1 @@ +!function(e,_){"object"==typeof exports&&"undefined"!=typeof module?module.exports=_(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],_):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_ar_iq=_(e.dayjs)}(this,(function(e){"use strict";function _(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=_(e),d={name:"ar-iq",weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),months:"كانون الثاني_شباط_آذار_نيسان_أيار_حزيران_تموز_آب_أيلول_تشرين الأول_ تشرين الثاني_كانون الأول".split("_"),weekStart:1,weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),monthsShort:"كانون الثاني_شباط_آذار_نيسان_أيار_حزيران_تموز_آب_أيلول_تشرين الأول_ تشرين الثاني_كانون الأول".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiem:function(e){return e>12?"م":"ص"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ar-kw.js b/node_modules/dayjs/locale/ar-kw.js new file mode 100644 index 0000000..a876ca0 --- /dev/null +++ b/node_modules/dayjs/locale/ar-kw.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_ar_kw=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"ar-kw",weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),months:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),weekdaysShort:"احد_اثنين_ثلاثاء_اربعاء_خميس_جمعة_سبت".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiem:function(_){return _>12?"م":"ص"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ar-ly.js b/node_modules/dayjs/locale/ar-ly.js new file mode 100644 index 0000000..9dbe09b --- /dev/null +++ b/node_modules/dayjs/locale/ar-ly.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_ar_ly=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),n={name:"ar-ly",weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),months:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekStart:6,weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),ordinal:function(_){return _},meridiem:function(_){return _>12?"م":"ص"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/‏M/‏YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"}};return t.default.locale(n,null,!0),n})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ar-ma.js b/node_modules/dayjs/locale/ar-ma.js new file mode 100644 index 0000000..dbb77cc --- /dev/null +++ b/node_modules/dayjs/locale/ar-ma.js @@ -0,0 +1 @@ +!function(e,_){"object"==typeof exports&&"undefined"!=typeof module?module.exports=_(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],_):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_ar_ma=_(e.dayjs)}(this,(function(e){"use strict";function _(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=_(e),d={name:"ar-ma",weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),months:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),weekStart:6,weekdaysShort:"احد_إثنين_ثلاثاء_اربعاء_خميس_جمعة_سبت".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiem:function(e){return e>12?"م":"ص"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ar-sa.js b/node_modules/dayjs/locale/ar-sa.js new file mode 100644 index 0000000..9c2c0d4 --- /dev/null +++ b/node_modules/dayjs/locale/ar-sa.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_ar_sa=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"ar-sa",weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),months:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiem:function(_){return _>12?"م":"ص"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ar-tn.js b/node_modules/dayjs/locale/ar-tn.js new file mode 100644 index 0000000..944b46d --- /dev/null +++ b/node_modules/dayjs/locale/ar-tn.js @@ -0,0 +1 @@ +!function(e,_){"object"==typeof exports&&"undefined"!=typeof module?module.exports=_(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],_):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_ar_tn=_(e.dayjs)}(this,(function(e){"use strict";function _(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=_(e),d={name:"ar-tn",weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),months:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekStart:1,weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),monthsShort:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiem:function(e){return e>12?"م":"ص"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ar.js b/node_modules/dayjs/locale/ar.js new file mode 100644 index 0000000..517c49e --- /dev/null +++ b/node_modules/dayjs/locale/ar.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_ar=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),r="يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),d={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},_={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"},o={name:"ar",weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),months:r,monthsShort:r,weekStart:6,meridiem:function(e){return e>12?"م":"ص"},relativeTime:{future:"بعد %s",past:"منذ %s",s:"ثانية واحدة",m:"دقيقة واحدة",mm:"%d دقائق",h:"ساعة واحدة",hh:"%d ساعات",d:"يوم واحد",dd:"%d أيام",M:"شهر واحد",MM:"%d أشهر",y:"عام واحد",yy:"%d أعوام"},preparse:function(e){return e.replace(/[١٢٣٤٥٦٧٨٩٠]/g,(function(e){return _[e]})).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return d[e]})).replace(/,/g,"،")},ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/‏M/‏YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"}};return n.default.locale(o,null,!0),o})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/az.js b/node_modules/dayjs/locale/az.js new file mode 100644 index 0000000..d63ed1f --- /dev/null +++ b/node_modules/dayjs/locale/az.js @@ -0,0 +1 @@ +!function(a,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(a="undefined"!=typeof globalThis?globalThis:a||self).dayjs_locale_az=e(a.dayjs)}(this,(function(a){"use strict";function e(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var _=e(a),t={name:"az",weekdays:"Bazar_Bazar ertəsi_Çərşənbə axşamı_Çərşənbə_Cümə axşamı_Cümə_Şənbə".split("_"),weekdaysShort:"Baz_BzE_ÇAx_Çər_CAx_Cüm_Şən".split("_"),weekdaysMin:"Bz_BE_ÇA_Çə_CA_Cü_Şə".split("_"),months:"yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr".split("_"),monthsShort:"yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek".split("_"),weekStart:1,formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., H:mm",LLLL:"dddd, D MMMM YYYY г., H:mm"},relativeTime:{future:"%s sonra",past:"%s əvvəl",s:"bir neçə saniyə",m:"bir dəqiqə",mm:"%d dəqiqə",h:"bir saat",hh:"%d saat",d:"bir gün",dd:"%d gün",M:"bir ay",MM:"%d ay",y:"bir il",yy:"%d il"},ordinal:function(a){return a}};return _.default.locale(t,null,!0),t})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/be.js b/node_modules/dayjs/locale/be.js new file mode 100644 index 0000000..704a87d --- /dev/null +++ b/node_modules/dayjs/locale/be.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_be=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),n={name:"be",weekdays:"нядзелю_панядзелак_аўторак_сераду_чацвер_пятніцу_суботу".split("_"),months:"студзеня_лютага_сакавіка_красавіка_траўня_чэрвеня_ліпеня_жніўня_верасня_кастрычніка_лістапада_снежня".split("_"),weekStart:1,weekdaysShort:"нд_пн_ат_ср_чц_пт_сб".split("_"),monthsShort:"студ_лют_сак_крас_трав_чэрв_ліп_жнів_вер_каст_ліст_снеж".split("_"),weekdaysMin:"нд_пн_ат_ср_чц_пт_сб".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., HH:mm",LLLL:"dddd, D MMMM YYYY г., HH:mm"}};return t.default.locale(n,null,!0),n})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/bg.js b/node_modules/dayjs/locale/bg.js new file mode 100644 index 0000000..89ddeff --- /dev/null +++ b/node_modules/dayjs/locale/bg.js @@ -0,0 +1 @@ +!function(e,_){"object"==typeof exports&&"undefined"!=typeof module?module.exports=_(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],_):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_bg=_(e.dayjs)}(this,(function(e){"use strict";function _(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=_(e),d={name:"bg",weekdays:"неделя_понеделник_вторник_сряда_четвъртък_петък_събота".split("_"),weekdaysShort:"нед_пон_вто_сря_чет_пет_съб".split("_"),weekdaysMin:"нд_пн_вт_ср_чт_пт_сб".split("_"),months:"януари_февруари_март_април_май_юни_юли_август_септември_октомври_ноември_декември".split("_"),monthsShort:"яну_фев_мар_апр_май_юни_юли_авг_сеп_окт_ное_дек".split("_"),weekStart:1,ordinal:function(e){var _=e%100;if(_>10&&_<20)return e+"-ти";var t=e%10;return 1===t?e+"-ви":2===t?e+"-ри":7===t||8===t?e+"-ми":e+"-ти"},formats:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},relativeTime:{future:"след %s",past:"преди %s",s:"няколко секунди",m:"минута",mm:"%d минути",h:"час",hh:"%d часа",d:"ден",dd:"%d дена",M:"месец",MM:"%d месеца",y:"година",yy:"%d години"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/bi.js b/node_modules/dayjs/locale/bi.js new file mode 100644 index 0000000..e457dff --- /dev/null +++ b/node_modules/dayjs/locale/bi.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_bi=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=a(e),_={name:"bi",weekdays:"Sande_Mande_Tusde_Wenesde_Tosde_Fraede_Sarade".split("_"),months:"Januari_Februari_Maj_Eprel_Mei_Jun_Julae_Okis_Septemba_Oktoba_Novemba_Disemba".split("_"),weekStart:1,weekdaysShort:"San_Man_Tus_Wen_Tos_Frae_Sar".split("_"),monthsShort:"Jan_Feb_Maj_Epr_Mai_Jun_Jul_Oki_Sep_Okt_Nov_Dis".split("_"),weekdaysMin:"San_Ma_Tu_We_To_Fr_Sar".split("_"),ordinal:function(e){return e},formats:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},relativeTime:{future:"lo %s",past:"%s bifo",s:"sam seken",m:"wan minit",mm:"%d minit",h:"wan haoa",hh:"%d haoa",d:"wan dei",dd:"%d dei",M:"wan manis",MM:"%d manis",y:"wan yia",yy:"%d yia"}};return n.default.locale(_,null,!0),_})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/bm.js b/node_modules/dayjs/locale/bm.js new file mode 100644 index 0000000..3c4fbdd --- /dev/null +++ b/node_modules/dayjs/locale/bm.js @@ -0,0 +1 @@ +!function(a,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(a="undefined"!=typeof globalThis?globalThis:a||self).dayjs_locale_bm=e(a.dayjs)}(this,(function(a){"use strict";function e(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var l=e(a),t={name:"bm",weekdays:"Kari_Ntɛnɛn_Tarata_Araba_Alamisa_Juma_Sibiri".split("_"),months:"Zanwuyekalo_Fewuruyekalo_Marisikalo_Awirilikalo_Mɛkalo_Zuwɛnkalo_Zuluyekalo_Utikalo_Sɛtanburukalo_ɔkutɔburukalo_Nowanburukalo_Desanburukalo".split("_"),weekStart:1,weekdaysShort:"Kar_Ntɛ_Tar_Ara_Ala_Jum_Sib".split("_"),monthsShort:"Zan_Few_Mar_Awi_Mɛ_Zuw_Zul_Uti_Sɛt_ɔku_Now_Des".split("_"),weekdaysMin:"Ka_Nt_Ta_Ar_Al_Ju_Si".split("_"),ordinal:function(a){return a},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"MMMM [tile] D [san] YYYY",LLL:"MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm",LLLL:"dddd MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm"},relativeTime:{future:"%s kɔnɔ",past:"a bɛ %s bɔ",s:"sanga dama dama",m:"miniti kelen",mm:"miniti %d",h:"lɛrɛ kelen",hh:"lɛrɛ %d",d:"tile kelen",dd:"tile %d",M:"kalo kelen",MM:"kalo %d",y:"san kelen",yy:"san %d"}};return l.default.locale(t,null,!0),t})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/bn-bd.js b/node_modules/dayjs/locale/bn-bd.js new file mode 100644 index 0000000..ae76f9f --- /dev/null +++ b/node_modules/dayjs/locale/bn-bd.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_bn_bd=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var _=t(e),n={1:"১",2:"২",3:"৩",4:"৪",5:"৫",6:"৬",7:"৭",8:"৮",9:"৯",0:"০"},d={"১":"1","২":"2","৩":"3","৪":"4","৫":"5","৬":"6","৭":"7","৮":"8","৯":"9","০":"0"},r={name:"bn-bd",weekdays:"রবিবার_সোমবার_মঙ্গলবার_বুধবার_বৃহস্পতিবার_শুক্রবার_শনিবার".split("_"),months:"জানুয়ারি_ফেব্রুয়ারি_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্টেম্বর_অক্টোবর_নভেম্বর_ডিসেম্বর".split("_"),weekdaysShort:"রবি_সোম_মঙ্গল_বুধ_বৃহস্পতি_শুক্র_শনি".split("_"),monthsShort:"জানু_ফেব্রু_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্ট_অক্টো_নভে_ডিসে".split("_"),weekdaysMin:"রবি_সোম_মঙ্গ_বুধ_বৃহঃ_শুক্র_শনি".split("_"),weekStart:0,preparse:function(e){return e.replace(/[১২৩৪৫৬৭৮৯০]/g,(function(e){return d[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return n[e]}))},ordinal:function(e){var t=["ই","লা","রা","ঠা","শে"],_=e%100;return"["+e+(t[(_-20)%10]||t[_]||t[0])+"]"},formats:{LT:"A h:mm সময়",LTS:"A h:mm:ss সময়",L:"DD/MM/YYYY খ্রিস্টাব্দ",LL:"D MMMM YYYY খ্রিস্টাব্দ",LLL:"D MMMM YYYY খ্রিস্টাব্দ, A h:mm সময়",LLLL:"dddd, D MMMM YYYY খ্রিস্টাব্দ, A h:mm সময়"},meridiem:function(e){return e<4?"রাত":e<6?"ভোর":e<12?"সকাল":e<15?"দুপুর":e<18?"বিকাল":e<20?"সন্ধ্যা":"রাত"},relativeTime:{future:"%s পরে",past:"%s আগে",s:"কয়েক সেকেন্ড",m:"এক মিনিট",mm:"%d মিনিট",h:"এক ঘন্টা",hh:"%d ঘন্টা",d:"এক দিন",dd:"%d দিন",M:"এক মাস",MM:"%d মাস",y:"এক বছর",yy:"%d বছর"}};return _.default.locale(r,null,!0),r})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/bn.js b/node_modules/dayjs/locale/bn.js new file mode 100644 index 0000000..30ffa02 --- /dev/null +++ b/node_modules/dayjs/locale/bn.js @@ -0,0 +1 @@ +!function(e,_){"object"==typeof exports&&"undefined"!=typeof module?module.exports=_(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],_):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_bn=_(e.dayjs)}(this,(function(e){"use strict";function _(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=_(e),n={1:"১",2:"২",3:"৩",4:"৪",5:"৫",6:"৬",7:"৭",8:"৮",9:"৯",0:"০"},d={"১":"1","২":"2","৩":"3","৪":"4","৫":"5","৬":"6","৭":"7","৮":"8","৯":"9","০":"0"},o={name:"bn",weekdays:"রবিবার_সোমবার_মঙ্গলবার_বুধবার_বৃহস্পতিবার_শুক্রবার_শনিবার".split("_"),months:"জানুয়ারি_ফেব্রুয়ারি_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্টেম্বর_অক্টোবর_নভেম্বর_ডিসেম্বর".split("_"),weekdaysShort:"রবি_সোম_মঙ্গল_বুধ_বৃহস্পতি_শুক্র_শনি".split("_"),monthsShort:"জানু_ফেব্রু_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্ট_অক্টো_নভে_ডিসে".split("_"),weekdaysMin:"রবি_সোম_মঙ্গ_বুধ_বৃহঃ_শুক্র_শনি".split("_"),preparse:function(e){return e.replace(/[১২৩৪৫৬৭৮৯০]/g,(function(e){return d[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return n[e]}))},ordinal:function(e){return e},formats:{LT:"A h:mm সময়",LTS:"A h:mm:ss সময়",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm সময়",LLLL:"dddd, D MMMM YYYY, A h:mm সময়"},relativeTime:{future:"%s পরে",past:"%s আগে",s:"কয়েক সেকেন্ড",m:"এক মিনিট",mm:"%d মিনিট",h:"এক ঘন্টা",hh:"%d ঘন্টা",d:"এক দিন",dd:"%d দিন",M:"এক মাস",MM:"%d মাস",y:"এক বছর",yy:"%d বছর"}};return t.default.locale(o,null,!0),o})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/bo.js b/node_modules/dayjs/locale/bo.js new file mode 100644 index 0000000..92bb7cc --- /dev/null +++ b/node_modules/dayjs/locale/bo.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_bo=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"bo",weekdays:"གཟའ་ཉི་མ་_གཟའ་ཟླ་བ་_གཟའ་མིག་དམར་_གཟའ་ལྷག་པ་_གཟའ་ཕུར་བུ_གཟའ་པ་སངས་_གཟའ་སྤེན་པ་".split("_"),weekdaysShort:"ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་".split("_"),weekdaysMin:"ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་".split("_"),months:"ཟླ་བ་དང་པོ_ཟླ་བ་གཉིས་པ_ཟླ་བ་གསུམ་པ_ཟླ་བ་བཞི་པ_ཟླ་བ་ལྔ་པ_ཟླ་བ་དྲུག་པ_ཟླ་བ་བདུན་པ_ཟླ་བ་བརྒྱད་པ_ཟླ་བ་དགུ་པ_ཟླ་བ་བཅུ་པ_ཟླ་བ་བཅུ་གཅིག་པ_ཟླ་བ་བཅུ་གཉིས་པ".split("_"),monthsShort:"ཟླ་དང་པོ_ཟླ་གཉིས་པ_ཟླ་གསུམ་པ_ཟླ་བཞི་པ_ཟླ་ལྔ་པ_ཟླ་དྲུག་པ_ཟླ་བདུན་པ_ཟླ་བརྒྱད་པ_ཟླ་དགུ་པ_ཟླ་བཅུ་པ_ཟླ་བཅུ་གཅིག་པ_ཟླ་བཅུ་གཉིས་པ".split("_"),ordinal:function(_){return _},formats:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},relativeTime:{future:"%s ལ་",past:"%s སྔོན་ལ་",s:"ཏོག་ཙམ་",m:"སྐར་མ་གཅིག་",mm:"སྐར་མ་ %d",h:"ཆུ་ཚོད་གཅིག་",hh:"ཆུ་ཚོད་ %d",d:"ཉིན་གཅིག་",dd:"ཉིན་ %d",M:"ཟླ་བ་གཅིག་",MM:"ཟླ་བ་ %d",y:"ལོ་གཅིག་",yy:"ལོ་ %d"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/br.js b/node_modules/dayjs/locale/br.js new file mode 100644 index 0000000..0b2317f --- /dev/null +++ b/node_modules/dayjs/locale/br.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_br=n(e.dayjs)}(this,(function(e){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var u=n(e);function r(e){return e>9?r(e%10):e}function t(e,n,u){return e+" "+function(e,n){return 2===n?function(e){return{m:"v",b:"v",d:"z"}[e.charAt(0)]+e.substring(1)}(e):e}({mm:"munutenn",MM:"miz",dd:"devezh"}[u],e)}var o={name:"br",weekdays:"Sul_Lun_Meurzh_Mercʼher_Yaou_Gwener_Sadorn".split("_"),months:"Genver_Cʼhwevrer_Meurzh_Ebrel_Mae_Mezheven_Gouere_Eost_Gwengolo_Here_Du_Kerzu".split("_"),weekStart:1,weekdaysShort:"Sul_Lun_Meu_Mer_Yao_Gwe_Sad".split("_"),monthsShort:"Gen_Cʼhwe_Meu_Ebr_Mae_Eve_Gou_Eos_Gwe_Her_Du_Ker".split("_"),weekdaysMin:"Su_Lu_Me_Mer_Ya_Gw_Sa".split("_"),ordinal:function(e){return e},formats:{LT:"h[e]mm A",LTS:"h[e]mm:ss A",L:"DD/MM/YYYY",LL:"D [a viz] MMMM YYYY",LLL:"D [a viz] MMMM YYYY h[e]mm A",LLLL:"dddd, D [a viz] MMMM YYYY h[e]mm A"},relativeTime:{future:"a-benn %s",past:"%s ʼzo",s:"un nebeud segondennoù",m:"ur vunutenn",mm:t,h:"un eur",hh:"%d eur",d:"un devezh",dd:t,M:"ur miz",MM:t,y:"ur bloaz",yy:function(e){switch(r(e)){case 1:case 3:case 4:case 5:case 9:return e+" bloaz";default:return e+" vloaz"}}},meridiem:function(e){return e<12?"a.m.":"g.m."}};return u.default.locale(o,null,!0),o})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/bs.js b/node_modules/dayjs/locale/bs.js new file mode 100644 index 0000000..25dcd6d --- /dev/null +++ b/node_modules/dayjs/locale/bs.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_bs=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var _=t(e),a={name:"bs",weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),months:"januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar".split("_"),weekStart:1,weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),ordinal:function(e){return e},formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"}};return _.default.locale(a,null,!0),a})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ca.js b/node_modules/dayjs/locale/ca.js new file mode 100644 index 0000000..1614cc2 --- /dev/null +++ b/node_modules/dayjs/locale/ca.js @@ -0,0 +1 @@ +!function(e,s){"object"==typeof exports&&"undefined"!=typeof module?module.exports=s(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],s):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_ca=s(e.dayjs)}(this,(function(e){"use strict";function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=s(e),_={name:"ca",weekdays:"Diumenge_Dilluns_Dimarts_Dimecres_Dijous_Divendres_Dissabte".split("_"),weekdaysShort:"Dg._Dl._Dt._Dc._Dj._Dv._Ds.".split("_"),weekdaysMin:"Dg_Dl_Dt_Dc_Dj_Dv_Ds".split("_"),months:"Gener_Febrer_Març_Abril_Maig_Juny_Juliol_Agost_Setembre_Octubre_Novembre_Desembre".split("_"),monthsShort:"Gen._Febr._Març_Abr._Maig_Juny_Jul._Ag._Set._Oct._Nov._Des.".split("_"),weekStart:1,formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",LLL:"D MMMM [de] YYYY [a les] H:mm",LLLL:"dddd D MMMM [de] YYYY [a les] H:mm",ll:"D MMM YYYY",lll:"D MMM YYYY, H:mm",llll:"ddd D MMM YYYY, H:mm"},relativeTime:{future:"d'aquí %s",past:"fa %s",s:"uns segons",m:"un minut",mm:"%d minuts",h:"una hora",hh:"%d hores",d:"un dia",dd:"%d dies",M:"un mes",MM:"%d mesos",y:"un any",yy:"%d anys"},ordinal:function(e){return""+e+(1===e||3===e?"r":2===e?"n":4===e?"t":"è")}};return t.default.locale(_,null,!0),_})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/cs.js b/node_modules/dayjs/locale/cs.js new file mode 100644 index 0000000..43bddb9 --- /dev/null +++ b/node_modules/dayjs/locale/cs.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_cs=n(e.dayjs)}(this,(function(e){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=n(e);function s(e){return e>1&&e<5&&1!=~~(e/10)}function r(e,n,t,r){var d=e+" ";switch(t){case"s":return n||r?"pár sekund":"pár sekundami";case"m":return n?"minuta":r?"minutu":"minutou";case"mm":return n||r?d+(s(e)?"minuty":"minut"):d+"minutami";case"h":return n?"hodina":r?"hodinu":"hodinou";case"hh":return n||r?d+(s(e)?"hodiny":"hodin"):d+"hodinami";case"d":return n||r?"den":"dnem";case"dd":return n||r?d+(s(e)?"dny":"dní"):d+"dny";case"M":return n||r?"měsíc":"měsícem";case"MM":return n||r?d+(s(e)?"měsíce":"měsíců"):d+"měsíci";case"y":return n||r?"rok":"rokem";case"yy":return n||r?d+(s(e)?"roky":"let"):d+"lety"}}var d={name:"cs",weekdays:"neděle_pondělí_úterý_středa_čtvrtek_pátek_sobota".split("_"),weekdaysShort:"ne_po_út_st_čt_pá_so".split("_"),weekdaysMin:"ne_po_út_st_čt_pá_so".split("_"),months:"leden_únor_březen_duben_květen_červen_červenec_srpen_září_říjen_listopad_prosinec".split("_"),monthsShort:"led_úno_bře_dub_kvě_čvn_čvc_srp_zář_říj_lis_pro".split("_"),weekStart:1,yearStart:4,ordinal:function(e){return e+"."},formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm",l:"D. M. YYYY"},relativeTime:{future:"za %s",past:"před %s",s:r,m:r,mm:r,h:r,hh:r,d:r,dd:r,M:r,MM:r,y:r,yy:r}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/cv.js b/node_modules/dayjs/locale/cv.js new file mode 100644 index 0000000..a30efe0 --- /dev/null +++ b/node_modules/dayjs/locale/cv.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_cv=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),n={name:"cv",weekdays:"вырсарникун_тунтикун_ытларикун_юнкун_кӗҫнерникун_эрнекун_шӑматкун".split("_"),months:"кӑрлач_нарӑс_пуш_ака_май_ҫӗртме_утӑ_ҫурла_авӑн_юпа_чӳк_раштав".split("_"),weekStart:1,weekdaysShort:"выр_тун_ытл_юн_кӗҫ_эрн_шӑм".split("_"),monthsShort:"кӑр_нар_пуш_ака_май_ҫӗр_утӑ_ҫур_авн_юпа_чӳк_раш".split("_"),weekdaysMin:"вр_тн_ыт_юн_кҫ_эр_шм".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ]",LLL:"YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm",LLLL:"dddd, YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm"}};return t.default.locale(n,null,!0),n})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/cy.js b/node_modules/dayjs/locale/cy.js new file mode 100644 index 0000000..ee1910f --- /dev/null +++ b/node_modules/dayjs/locale/cy.js @@ -0,0 +1 @@ +!function(d,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(d="undefined"!=typeof globalThis?globalThis:d||self).dayjs_locale_cy=e(d.dayjs)}(this,(function(d){"use strict";function e(d){return d&&"object"==typeof d&&"default"in d?d:{default:d}}var _=e(d),a={name:"cy",weekdays:"Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn".split("_"),months:"Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr".split("_"),weekStart:1,weekdaysShort:"Sul_Llun_Maw_Mer_Iau_Gwe_Sad".split("_"),monthsShort:"Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag".split("_"),weekdaysMin:"Su_Ll_Ma_Me_Ia_Gw_Sa".split("_"),ordinal:function(d){return d},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"mewn %s",past:"%s yn ôl",s:"ychydig eiliadau",m:"munud",mm:"%d munud",h:"awr",hh:"%d awr",d:"diwrnod",dd:"%d diwrnod",M:"mis",MM:"%d mis",y:"blwyddyn",yy:"%d flynedd"}};return _.default.locale(a,null,!0),a})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/da.js b/node_modules/dayjs/locale/da.js new file mode 100644 index 0000000..f196072 --- /dev/null +++ b/node_modules/dayjs/locale/da.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_da=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var d=t(e),a={name:"da",weekdays:"søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag".split("_"),weekdaysShort:"søn._man._tirs._ons._tors._fre._lør.".split("_"),weekdaysMin:"sø._ma._ti._on._to._fr._lø.".split("_"),months:"januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december".split("_"),monthsShort:"jan._feb._mar._apr._maj_juni_juli_aug._sept._okt._nov._dec.".split("_"),weekStart:1,yearStart:4,ordinal:function(e){return e+"."},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd [d.] D. MMMM YYYY [kl.] HH:mm"},relativeTime:{future:"om %s",past:"%s siden",s:"få sekunder",m:"et minut",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dage",M:"en måned",MM:"%d måneder",y:"et år",yy:"%d år"}};return d.default.locale(a,null,!0),a})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/de-at.js b/node_modules/dayjs/locale/de-at.js new file mode 100644 index 0000000..ca51ef5 --- /dev/null +++ b/node_modules/dayjs/locale/de-at.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_de_at=n(e.dayjs)}(this,(function(e){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=n(e),i={s:"ein paar Sekunden",m:["eine Minute","einer Minute"],mm:"%d Minuten",h:["eine Stunde","einer Stunde"],hh:"%d Stunden",d:["ein Tag","einem Tag"],dd:["%d Tage","%d Tagen"],M:["ein Monat","einem Monat"],MM:["%d Monate","%d Monaten"],y:["ein Jahr","einem Jahr"],yy:["%d Jahre","%d Jahren"]};function a(e,n,t){var a=i[t];return Array.isArray(a)&&(a=a[n?0:1]),a.replace("%d",e)}var r={name:"de-at",weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),months:"Jänner_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jän._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),ordinal:function(e){return e+"."},weekStart:1,formats:{LTS:"HH:mm:ss",LT:"HH:mm",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},relativeTime:{future:"in %s",past:"vor %s",s:a,m:a,mm:a,h:a,hh:a,d:a,dd:a,M:a,MM:a,y:a,yy:a}};return t.default.locale(r,null,!0),r})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/de-ch.js b/node_modules/dayjs/locale/de-ch.js new file mode 100644 index 0000000..3fef218 --- /dev/null +++ b/node_modules/dayjs/locale/de-ch.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_de_ch=n(e.dayjs)}(this,(function(e){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=n(e),a={s:"ein paar Sekunden",m:["eine Minute","einer Minute"],mm:"%d Minuten",h:["eine Stunde","einer Stunde"],hh:"%d Stunden",d:["ein Tag","einem Tag"],dd:["%d Tage","%d Tagen"],M:["ein Monat","einem Monat"],MM:["%d Monate","%d Monaten"],y:["ein Jahr","einem Jahr"],yy:["%d Jahre","%d Jahren"]};function i(e,n,t){var i=a[t];return Array.isArray(i)&&(i=i[n?0:1]),i.replace("%d",e)}var r={name:"de-ch",weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),months:"Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),ordinal:function(e){return e+"."},weekStart:1,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},relativeTime:{future:"in %s",past:"vor %s",s:i,m:i,mm:i,h:i,hh:i,d:i,dd:i,M:i,MM:i,y:i,yy:i}};return t.default.locale(r,null,!0),r})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/de.js b/node_modules/dayjs/locale/de.js new file mode 100644 index 0000000..35f05ec --- /dev/null +++ b/node_modules/dayjs/locale/de.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_de=n(e.dayjs)}(this,(function(e){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=n(e),a={s:"ein paar Sekunden",m:["eine Minute","einer Minute"],mm:"%d Minuten",h:["eine Stunde","einer Stunde"],hh:"%d Stunden",d:["ein Tag","einem Tag"],dd:["%d Tage","%d Tagen"],M:["ein Monat","einem Monat"],MM:["%d Monate","%d Monaten"],y:["ein Jahr","einem Jahr"],yy:["%d Jahre","%d Jahren"]};function i(e,n,t){var i=a[t];return Array.isArray(i)&&(i=i[n?0:1]),i.replace("%d",e)}var r={name:"de",weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),months:"Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sept._Okt._Nov._Dez.".split("_"),ordinal:function(e){return e+"."},weekStart:1,yearStart:4,formats:{LTS:"HH:mm:ss",LT:"HH:mm",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},relativeTime:{future:"in %s",past:"vor %s",s:i,m:i,mm:i,h:i,hh:i,d:i,dd:i,M:i,MM:i,y:i,yy:i}};return t.default.locale(r,null,!0),r})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/dv.js b/node_modules/dayjs/locale/dv.js new file mode 100644 index 0000000..b0bd8f9 --- /dev/null +++ b/node_modules/dayjs/locale/dv.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_dv=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"dv",weekdays:"އާދިއްތަ_ހޯމަ_އަންގާރަ_ބުދަ_ބުރާސްފަތި_ހުކުރު_ހޮނިހިރު".split("_"),months:"ޖެނުއަރީ_ފެބްރުއަރީ_މާރިޗު_އޭޕްރީލު_މޭ_ޖޫން_ޖުލައި_އޯގަސްޓު_ސެޕްޓެމްބަރު_އޮކްޓޯބަރު_ނޮވެމްބަރު_ޑިސެމްބަރު".split("_"),weekStart:7,weekdaysShort:"އާދިއްތަ_ހޯމަ_އަންގާރަ_ބުދަ_ބުރާސްފަތި_ހުކުރު_ހޮނިހިރު".split("_"),monthsShort:"ޖެނުއަރީ_ފެބްރުއަރީ_މާރިޗު_އޭޕްރީލު_މޭ_ޖޫން_ޖުލައި_އޯގަސްޓު_ސެޕްޓެމްބަރު_އޮކްޓޯބަރު_ނޮވެމްބަރު_ޑިސެމްބަރު".split("_"),weekdaysMin:"އާދި_ހޯމަ_އަން_ބުދަ_ބުރާ_ހުކު_ހޮނި".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"ތެރޭގައި %s",past:"ކުރިން %s",s:"ސިކުންތުކޮޅެއް",m:"މިނިޓެއް",mm:"މިނިޓު %d",h:"ގަޑިއިރެއް",hh:"ގަޑިއިރު %d",d:"ދުވަހެއް",dd:"ދުވަސް %d",M:"މަހެއް",MM:"މަސް %d",y:"އަހަރެއް",yy:"އަހަރު %d"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/el.js b/node_modules/dayjs/locale/el.js new file mode 100644 index 0000000..1488034 --- /dev/null +++ b/node_modules/dayjs/locale/el.js @@ -0,0 +1 @@ +!function(e,_){"object"==typeof exports&&"undefined"!=typeof module?module.exports=_(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],_):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_el=_(e.dayjs)}(this,(function(e){"use strict";function _(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=_(e),d={name:"el",weekdays:"Κυριακή_Δευτέρα_Τρίτη_Τετάρτη_Πέμπτη_Παρασκευή_Σάββατο".split("_"),weekdaysShort:"Κυρ_Δευ_Τρι_Τετ_Πεμ_Παρ_Σαβ".split("_"),weekdaysMin:"Κυ_Δε_Τρ_Τε_Πε_Πα_Σα".split("_"),months:"Ιανουάριος_Φεβρουάριος_Μάρτιος_Απρίλιος_Μάιος_Ιούνιος_Ιούλιος_Αύγουστος_Σεπτέμβριος_Οκτώβριος_Νοέμβριος_Δεκέμβριος".split("_"),monthsShort:"Ιαν_Φεβ_Μαρ_Απρ_Μαι_Ιουν_Ιουλ_Αυγ_Σεπτ_Οκτ_Νοε_Δεκ".split("_"),ordinal:function(e){return e},weekStart:1,relativeTime:{future:"σε %s",past:"πριν %s",s:"μερικά δευτερόλεπτα",m:"ένα λεπτό",mm:"%d λεπτά",h:"μία ώρα",hh:"%d ώρες",d:"μία μέρα",dd:"%d μέρες",M:"ένα μήνα",MM:"%d μήνες",y:"ένα χρόνο",yy:"%d χρόνια"},formats:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/en-au.js b/node_modules/dayjs/locale/en-au.js new file mode 100644 index 0000000..b952cdb --- /dev/null +++ b/node_modules/dayjs/locale/en-au.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_en_au=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=a(e),_={name:"en-au",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),weekStart:1,weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),ordinal:function(e){return e},formats:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"}};return t.default.locale(_,null,!0),_})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/en-ca.js b/node_modules/dayjs/locale/en-ca.js new file mode 100644 index 0000000..bf76621 --- /dev/null +++ b/node_modules/dayjs/locale/en-ca.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_en_ca=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var _=a(e),t={name:"en-ca",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),ordinal:function(e){return e},formats:{LT:"h:mm A",LTS:"h:mm:ss A",L:"YYYY-MM-DD",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"}};return _.default.locale(t,null,!0),t})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/en-gb.js b/node_modules/dayjs/locale/en-gb.js new file mode 100644 index 0000000..7fc7c3f --- /dev/null +++ b/node_modules/dayjs/locale/en-gb.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_en_gb=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=a(e),_={name:"en-gb",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekStart:1,yearStart:4,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},ordinal:function(e){var a=["th","st","nd","rd"],t=e%100;return"["+e+(a[(t-20)%10]||a[t]||a[0])+"]"}};return t.default.locale(_,null,!0),_})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/en-ie.js b/node_modules/dayjs/locale/en-ie.js new file mode 100644 index 0000000..b0ad3f9 --- /dev/null +++ b/node_modules/dayjs/locale/en-ie.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_en_ie=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=a(e),_={name:"en-ie",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),weekStart:1,weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"}};return t.default.locale(_,null,!0),_})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/en-il.js b/node_modules/dayjs/locale/en-il.js new file mode 100644 index 0000000..d8bea62 --- /dev/null +++ b/node_modules/dayjs/locale/en-il.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_en_il=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var _=a(e),t={name:"en-il",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"}};return _.default.locale(t,null,!0),t})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/en-in.js b/node_modules/dayjs/locale/en-in.js new file mode 100644 index 0000000..af8cff3 --- /dev/null +++ b/node_modules/dayjs/locale/en-in.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_en_in=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=a(e),n={name:"en-in",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekStart:1,yearStart:4,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},ordinal:function(e){var a=["th","st","nd","rd"],t=e%100;return"["+e+(a[(t-20)%10]||a[t]||a[0])+"]"}};return t.default.locale(n,null,!0),n})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/en-nz.js b/node_modules/dayjs/locale/en-nz.js new file mode 100644 index 0000000..058abbe --- /dev/null +++ b/node_modules/dayjs/locale/en-nz.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_en_nz=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=a(e),n={name:"en-nz",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),weekStart:1,weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),ordinal:function(e){var a=["th","st","nd","rd"],t=e%100;return"["+e+(a[(t-20)%10]||a[t]||a[0])+"]"},formats:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"}};return t.default.locale(n,null,!0),n})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/en-sg.js b/node_modules/dayjs/locale/en-sg.js new file mode 100644 index 0000000..787fa84 --- /dev/null +++ b/node_modules/dayjs/locale/en-sg.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_en_sg=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=a(e),_={name:"en-sg",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),weekStart:1,weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"}};return t.default.locale(_,null,!0),_})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/en-tt.js b/node_modules/dayjs/locale/en-tt.js new file mode 100644 index 0000000..afc4d36 --- /dev/null +++ b/node_modules/dayjs/locale/en-tt.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_en_tt=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=t(e),_={name:"en-tt",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekStart:1,yearStart:4,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},ordinal:function(e){var t=["th","st","nd","rd"],a=e%100;return"["+e+(t[(a-20)%10]||t[a]||t[0])+"]"}};return a.default.locale(_,null,!0),_})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/en.js b/node_modules/dayjs/locale/en.js new file mode 100644 index 0000000..847cbfd --- /dev/null +++ b/node_modules/dayjs/locale/en.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_en=n()}(this,(function(){"use strict";return{name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var n=["th","st","nd","rd"],t=e%100;return"["+e+(n[(t-20)%10]||n[t]||n[0])+"]"}}})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/eo.js b/node_modules/dayjs/locale/eo.js new file mode 100644 index 0000000..2dcbe01 --- /dev/null +++ b/node_modules/dayjs/locale/eo.js @@ -0,0 +1 @@ +!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?module.exports=o(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],o):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_eo=o(e.dayjs)}(this,(function(e){"use strict";function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=o(e),t={name:"eo",weekdays:"dimanĉo_lundo_mardo_merkredo_ĵaŭdo_vendredo_sabato".split("_"),months:"januaro_februaro_marto_aprilo_majo_junio_julio_aŭgusto_septembro_oktobro_novembro_decembro".split("_"),weekStart:1,weekdaysShort:"dim_lun_mard_merk_ĵaŭ_ven_sab".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aŭg_sep_okt_nov_dec".split("_"),weekdaysMin:"di_lu_ma_me_ĵa_ve_sa".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D[-a de] MMMM, YYYY",LLL:"D[-a de] MMMM, YYYY HH:mm",LLLL:"dddd, [la] D[-a de] MMMM, YYYY HH:mm"},relativeTime:{future:"post %s",past:"antaŭ %s",s:"sekundoj",m:"minuto",mm:"%d minutoj",h:"horo",hh:"%d horoj",d:"tago",dd:"%d tagoj",M:"monato",MM:"%d monatoj",y:"jaro",yy:"%d jaroj"}};return a.default.locale(t,null,!0),t})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/es-do.js b/node_modules/dayjs/locale/es-do.js new file mode 100644 index 0000000..07907ad --- /dev/null +++ b/node_modules/dayjs/locale/es-do.js @@ -0,0 +1 @@ +!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?module.exports=o(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],o):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_es_do=o(e.dayjs)}(this,(function(e){"use strict";function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var s=o(e),d={name:"es-do",weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:"ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),weekStart:1,relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},ordinal:function(e){return e+"º"},formats:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"}};return s.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/es-mx.js b/node_modules/dayjs/locale/es-mx.js new file mode 100644 index 0000000..f865a2d --- /dev/null +++ b/node_modules/dayjs/locale/es-mx.js @@ -0,0 +1 @@ +!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?module.exports=o(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],o):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_es_mx=o(e.dayjs)}(this,(function(e){"use strict";function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var s=o(e),d={name:"es-mx",weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:"ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},ordinal:function(e){return e+"º"},formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"}};return s.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/es-pr.js b/node_modules/dayjs/locale/es-pr.js new file mode 100644 index 0000000..56fdeb4 --- /dev/null +++ b/node_modules/dayjs/locale/es-pr.js @@ -0,0 +1 @@ +!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?module.exports=o(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],o):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_es_pr=o(e.dayjs)}(this,(function(e){"use strict";function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var s=o(e),d={name:"es-pr",monthsShort:"ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),weekStart:1,formats:{LT:"h:mm A",LTS:"h:mm:ss A",L:"MM/DD/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},ordinal:function(e){return e+"º"}};return s.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/es-us.js b/node_modules/dayjs/locale/es-us.js new file mode 100644 index 0000000..35f5535 --- /dev/null +++ b/node_modules/dayjs/locale/es-us.js @@ -0,0 +1 @@ +!function(e,s){"object"==typeof exports&&"undefined"!=typeof module?module.exports=s(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],s):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_es_us=s(e.dayjs)}(this,(function(e){"use strict";function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var o=s(e),d={name:"es-us",weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:"ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},ordinal:function(e){return e+"º"},formats:{LT:"h:mm A",LTS:"h:mm:ss A",L:"MM/DD/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"}};return o.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/es.js b/node_modules/dayjs/locale/es.js new file mode 100644 index 0000000..eb33b81 --- /dev/null +++ b/node_modules/dayjs/locale/es.js @@ -0,0 +1 @@ +!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?module.exports=o(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],o):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_es=o(e.dayjs)}(this,(function(e){"use strict";function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var s=o(e),d={name:"es",monthsShort:"ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),weekStart:1,formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},ordinal:function(e){return e+"º"}};return s.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/et.js b/node_modules/dayjs/locale/et.js new file mode 100644 index 0000000..4158d13 --- /dev/null +++ b/node_modules/dayjs/locale/et.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_et=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=a(e);function u(e,a,t,u){var s={s:["mõne sekundi","mõni sekund","paar sekundit"],m:["ühe minuti","üks minut"],mm:["%d minuti","%d minutit"],h:["ühe tunni","tund aega","üks tund"],hh:["%d tunni","%d tundi"],d:["ühe päeva","üks päev"],M:["kuu aja","kuu aega","üks kuu"],MM:["%d kuu","%d kuud"],y:["ühe aasta","aasta","üks aasta"],yy:["%d aasta","%d aastat"]};return a?(s[t][2]?s[t][2]:s[t][1]).replace("%d",e):(u?s[t][0]:s[t][1]).replace("%d",e)}var s={name:"et",weekdays:"pühapäev_esmaspäev_teisipäev_kolmapäev_neljapäev_reede_laupäev".split("_"),weekdaysShort:"P_E_T_K_N_R_L".split("_"),weekdaysMin:"P_E_T_K_N_R_L".split("_"),months:"jaanuar_veebruar_märts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember".split("_"),monthsShort:"jaan_veebr_märts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets".split("_"),ordinal:function(e){return e+"."},weekStart:1,relativeTime:{future:"%s pärast",past:"%s tagasi",s:u,m:u,mm:u,h:u,hh:u,d:u,dd:"%d päeva",M:u,MM:u,y:u,yy:u},formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"}};return t.default.locale(s,null,!0),s})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/eu.js b/node_modules/dayjs/locale/eu.js new file mode 100644 index 0000000..ed8e228 --- /dev/null +++ b/node_modules/dayjs/locale/eu.js @@ -0,0 +1 @@ +!function(a,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(a="undefined"!=typeof globalThis?globalThis:a||self).dayjs_locale_eu=e(a.dayjs)}(this,(function(a){"use strict";function e(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var t=e(a),l={name:"eu",weekdays:"igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata".split("_"),months:"urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua".split("_"),weekStart:1,weekdaysShort:"ig._al._ar._az._og._ol._lr.".split("_"),monthsShort:"urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.".split("_"),weekdaysMin:"ig_al_ar_az_og_ol_lr".split("_"),ordinal:function(a){return a},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY[ko] MMMM[ren] D[a]",LLL:"YYYY[ko] MMMM[ren] D[a] HH:mm",LLLL:"dddd, YYYY[ko] MMMM[ren] D[a] HH:mm",l:"YYYY-M-D",ll:"YYYY[ko] MMM D[a]",lll:"YYYY[ko] MMM D[a] HH:mm",llll:"ddd, YYYY[ko] MMM D[a] HH:mm"},relativeTime:{future:"%s barru",past:"duela %s",s:"segundo batzuk",m:"minutu bat",mm:"%d minutu",h:"ordu bat",hh:"%d ordu",d:"egun bat",dd:"%d egun",M:"hilabete bat",MM:"%d hilabete",y:"urte bat",yy:"%d urte"}};return t.default.locale(l,null,!0),l})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/fa.js b/node_modules/dayjs/locale/fa.js new file mode 100644 index 0000000..648bb4e --- /dev/null +++ b/node_modules/dayjs/locale/fa.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_fa=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"fa",weekdays:"یک‌شنبه_دوشنبه_سه‌شنبه_چهارشنبه_پنج‌شنبه_جمعه_شنبه".split("_"),weekdaysShort:"یک‌شنبه_دوشنبه_سه‌شنبه_چهارشنبه_پنج‌شنبه_جمعه_شنبه".split("_"),weekdaysMin:"ی_د_س_چ_پ_ج_ش".split("_"),weekStart:6,months:"ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),monthsShort:"ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"در %s",past:"%s پیش",s:"چند ثانیه",m:"یک دقیقه",mm:"%d دقیقه",h:"یک ساعت",hh:"%d ساعت",d:"یک روز",dd:"%d روز",M:"یک ماه",MM:"%d ماه",y:"یک سال",yy:"%d سال"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/fi.js b/node_modules/dayjs/locale/fi.js new file mode 100644 index 0000000..2681ebd --- /dev/null +++ b/node_modules/dayjs/locale/fi.js @@ -0,0 +1 @@ +!function(u,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(u="undefined"!=typeof globalThis?globalThis:u||self).dayjs_locale_fi=e(u.dayjs)}(this,(function(u){"use strict";function e(u){return u&&"object"==typeof u&&"default"in u?u:{default:u}}var t=e(u);function n(u,e,t,n){var i={s:"muutama sekunti",m:"minuutti",mm:"%d minuuttia",h:"tunti",hh:"%d tuntia",d:"päivä",dd:"%d päivää",M:"kuukausi",MM:"%d kuukautta",y:"vuosi",yy:"%d vuotta",numbers:"nolla_yksi_kaksi_kolme_neljä_viisi_kuusi_seitsemän_kahdeksan_yhdeksän".split("_")},a={s:"muutaman sekunnin",m:"minuutin",mm:"%d minuutin",h:"tunnin",hh:"%d tunnin",d:"päivän",dd:"%d päivän",M:"kuukauden",MM:"%d kuukauden",y:"vuoden",yy:"%d vuoden",numbers:"nollan_yhden_kahden_kolmen_neljän_viiden_kuuden_seitsemän_kahdeksan_yhdeksän".split("_")},s=n&&!e?a:i,_=s[t];return u<10?_.replace("%d",s.numbers[u]):_.replace("%d",u)}var i={name:"fi",weekdays:"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),weekdaysShort:"su_ma_ti_ke_to_pe_la".split("_"),weekdaysMin:"su_ma_ti_ke_to_pe_la".split("_"),months:"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kesäkuu_heinäkuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),monthsShort:"tammi_helmi_maalis_huhti_touko_kesä_heinä_elo_syys_loka_marras_joulu".split("_"),ordinal:function(u){return u+"."},weekStart:1,yearStart:4,relativeTime:{future:"%s päästä",past:"%s sitten",s:n,m:n,mm:n,h:n,hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},formats:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"D. MMMM[ta] YYYY",LLL:"D. MMMM[ta] YYYY, [klo] HH.mm",LLLL:"dddd, D. MMMM[ta] YYYY, [klo] HH.mm",l:"D.M.YYYY",ll:"D. MMM YYYY",lll:"D. MMM YYYY, [klo] HH.mm",llll:"ddd, D. MMM YYYY, [klo] HH.mm"}};return t.default.locale(i,null,!0),i})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/fo.js b/node_modules/dayjs/locale/fo.js new file mode 100644 index 0000000..ff6f8d8 --- /dev/null +++ b/node_modules/dayjs/locale/fo.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_fo=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=t(e),r={name:"fo",weekdays:"sunnudagur_mánadagur_týsdagur_mikudagur_hósdagur_fríggjadagur_leygardagur".split("_"),months:"januar_februar_mars_apríl_mai_juni_juli_august_september_oktober_november_desember".split("_"),weekStart:1,weekdaysShort:"sun_mán_týs_mik_hós_frí_ley".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdaysMin:"su_má_tý_mi_hó_fr_le".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D. MMMM, YYYY HH:mm"},relativeTime:{future:"um %s",past:"%s síðani",s:"fá sekund",m:"ein minuttur",mm:"%d minuttir",h:"ein tími",hh:"%d tímar",d:"ein dagur",dd:"%d dagar",M:"ein mánaður",MM:"%d mánaðir",y:"eitt ár",yy:"%d ár"}};return a.default.locale(r,null,!0),r})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/fr-ca.js b/node_modules/dayjs/locale/fr-ca.js new file mode 100644 index 0000000..9cc0d03 --- /dev/null +++ b/node_modules/dayjs/locale/fr-ca.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_fr_ca=n(e.dayjs)}(this,(function(e){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var i=n(e),_={name:"fr-ca",weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"}};return i.default.locale(_,null,!0),_})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/fr-ch.js b/node_modules/dayjs/locale/fr-ch.js new file mode 100644 index 0000000..1308de9 --- /dev/null +++ b/node_modules/dayjs/locale/fr-ch.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_fr_ch=n(e.dayjs)}(this,(function(e){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var i=n(e),_={name:"fr-ch",weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),weekStart:1,weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"}};return i.default.locale(_,null,!0),_})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/fr.js b/node_modules/dayjs/locale/fr.js new file mode 100644 index 0000000..8c42be4 --- /dev/null +++ b/node_modules/dayjs/locale/fr.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_fr=n(e.dayjs)}(this,(function(e){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=n(e),i={name:"fr",weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},ordinal:function(e){return""+e+(1===e?"er":"")}};return t.default.locale(i,null,!0),i})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/fy.js b/node_modules/dayjs/locale/fy.js new file mode 100644 index 0000000..291dd5f --- /dev/null +++ b/node_modules/dayjs/locale/fy.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_fy=n(e.dayjs)}(this,(function(e){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var i=n(e),t={name:"fy",weekdays:"snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon".split("_"),months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:"jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),weekStart:1,weekdaysShort:"si._mo._ti._wo._to._fr._so.".split("_"),weekdaysMin:"Si_Mo_Ti_Wo_To_Fr_So".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"oer %s",past:"%s lyn",s:"in pear sekonden",m:"ien minút",mm:"%d minuten",h:"ien oere",hh:"%d oeren",d:"ien dei",dd:"%d dagen",M:"ien moanne",MM:"%d moannen",y:"ien jier",yy:"%d jierren"}};return i.default.locale(t,null,!0),t})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ga.js b/node_modules/dayjs/locale/ga.js new file mode 100644 index 0000000..0b2489f --- /dev/null +++ b/node_modules/dayjs/locale/ga.js @@ -0,0 +1 @@ +!function(a,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(a="undefined"!=typeof globalThis?globalThis:a||self).dayjs_locale_ga=e(a.dayjs)}(this,(function(a){"use strict";function e(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var i=e(a),n={name:"ga",weekdays:"Dé Domhnaigh_Dé Luain_Dé Máirt_Dé Céadaoin_Déardaoin_Dé hAoine_Dé Satharn".split("_"),months:"Eanáir_Feabhra_Márta_Aibreán_Bealtaine_Méitheamh_Iúil_Lúnasa_Meán Fómhair_Deaireadh Fómhair_Samhain_Nollaig".split("_"),weekStart:1,weekdaysShort:"Dom_Lua_Mái_Céa_Déa_hAo_Sat".split("_"),monthsShort:"Eaná_Feab_Márt_Aibr_Beal_Méit_Iúil_Lúna_Meán_Deai_Samh_Noll".split("_"),weekdaysMin:"Do_Lu_Má_Ce_Dé_hA_Sa".split("_"),ordinal:function(a){return a},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"i %s",past:"%s ó shin",s:"cúpla soicind",m:"nóiméad",mm:"%d nóiméad",h:"uair an chloig",hh:"%d uair an chloig",d:"lá",dd:"%d lá",M:"mí",MM:"%d mí",y:"bliain",yy:"%d bliain"}};return i.default.locale(n,null,!0),n})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/gd.js b/node_modules/dayjs/locale/gd.js new file mode 100644 index 0000000..c7e47ab --- /dev/null +++ b/node_modules/dayjs/locale/gd.js @@ -0,0 +1 @@ +!function(a,i){"object"==typeof exports&&"undefined"!=typeof module?module.exports=i(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],i):(a="undefined"!=typeof globalThis?globalThis:a||self).dayjs_locale_gd=i(a.dayjs)}(this,(function(a){"use strict";function i(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var n=i(a),e={name:"gd",weekdays:"Didòmhnaich_Diluain_Dimàirt_Diciadain_Diardaoin_Dihaoine_Disathairne".split("_"),months:"Am Faoilleach_An Gearran_Am Màrt_An Giblean_An Cèitean_An t-Ògmhios_An t-Iuchar_An Lùnastal_An t-Sultain_An Dàmhair_An t-Samhain_An Dùbhlachd".split("_"),weekStart:1,weekdaysShort:"Did_Dil_Dim_Dic_Dia_Dih_Dis".split("_"),monthsShort:"Faoi_Gear_Màrt_Gibl_Cèit_Ògmh_Iuch_Lùn_Sult_Dàmh_Samh_Dùbh".split("_"),weekdaysMin:"Dò_Lu_Mà_Ci_Ar_Ha_Sa".split("_"),ordinal:function(a){return a},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"ann an %s",past:"bho chionn %s",s:"beagan diogan",m:"mionaid",mm:"%d mionaidean",h:"uair",hh:"%d uairean",d:"latha",dd:"%d latha",M:"mìos",MM:"%d mìosan",y:"bliadhna",yy:"%d bliadhna"}};return n.default.locale(e,null,!0),e})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/gl.js b/node_modules/dayjs/locale/gl.js new file mode 100644 index 0000000..f5cf483 --- /dev/null +++ b/node_modules/dayjs/locale/gl.js @@ -0,0 +1 @@ +!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?module.exports=o(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],o):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_gl=o(e.dayjs)}(this,(function(e){"use strict";function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var s=o(e),d={name:"gl",weekdays:"domingo_luns_martes_mércores_xoves_venres_sábado".split("_"),months:"xaneiro_febreiro_marzo_abril_maio_xuño_xullo_agosto_setembro_outubro_novembro_decembro".split("_"),weekStart:1,weekdaysShort:"dom._lun._mar._mér._xov._ven._sáb.".split("_"),monthsShort:"xan._feb._mar._abr._mai._xuñ._xul._ago._set._out._nov._dec.".split("_"),weekdaysMin:"do_lu_ma_mé_xo_ve_sá".split("_"),ordinal:function(e){return e+"º"},formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},relativeTime:{future:"en %s",past:"fai %s",s:"uns segundos",m:"un minuto",mm:"%d minutos",h:"unha hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un ano",yy:"%d anos"}};return s.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/gom-latn.js b/node_modules/dayjs/locale/gom-latn.js new file mode 100644 index 0000000..1596618 --- /dev/null +++ b/node_modules/dayjs/locale/gom-latn.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_gom_latn=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=t(e),_={name:"gom-latn",weekdays:"Aitar_Somar_Mongllar_Budvar_Brestar_Sukrar_Son'var".split("_"),months:"Janer_Febrer_Mars_Abril_Mai_Jun_Julai_Agost_Setembr_Otubr_Novembr_Dezembr".split("_"),weekStart:1,weekdaysShort:"Ait._Som._Mon._Bud._Bre._Suk._Son.".split("_"),monthsShort:"Jan._Feb._Mars_Abr._Mai_Jun_Jul._Ago._Set._Otu._Nov._Dez.".split("_"),weekdaysMin:"Ai_Sm_Mo_Bu_Br_Su_Sn".split("_"),ordinal:function(e){return e},formats:{LT:"A h:mm [vazta]",LTS:"A h:mm:ss [vazta]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [vazta]",LLLL:"dddd, MMMM[achea] Do, YYYY, A h:mm [vazta]",llll:"ddd, D MMM YYYY, A h:mm [vazta]"}};return a.default.locale(_,null,!0),_})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/gu.js b/node_modules/dayjs/locale/gu.js new file mode 100644 index 0000000..f42a17c --- /dev/null +++ b/node_modules/dayjs/locale/gu.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_gu=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"gu",weekdays:"રવિવાર_સોમવાર_મંગળવાર_બુધ્વાર_ગુરુવાર_શુક્રવાર_શનિવાર".split("_"),months:"જાન્યુઆરી_ફેબ્રુઆરી_માર્ચ_એપ્રિલ_મે_જૂન_જુલાઈ_ઑગસ્ટ_સપ્ટેમ્બર_ઑક્ટ્બર_નવેમ્બર_ડિસેમ્બર".split("_"),weekdaysShort:"રવિ_સોમ_મંગળ_બુધ્_ગુરુ_શુક્ર_શનિ".split("_"),monthsShort:"જાન્યુ._ફેબ્રુ._માર્ચ_એપ્રિ._મે_જૂન_જુલા._ઑગ._સપ્ટે._ઑક્ટ્._નવે._ડિસે.".split("_"),weekdaysMin:"ર_સો_મં_બુ_ગુ_શુ_શ".split("_"),ordinal:function(_){return _},formats:{LT:"A h:mm વાગ્યે",LTS:"A h:mm:ss વાગ્યે",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm વાગ્યે",LLLL:"dddd, D MMMM YYYY, A h:mm વાગ્યે"},relativeTime:{future:"%s મા",past:"%s પેહલા",s:"અમુક પળો",m:"એક મિનિટ",mm:"%d મિનિટ",h:"એક કલાક",hh:"%d કલાક",d:"એક દિવસ",dd:"%d દિવસ",M:"એક મહિનો",MM:"%d મહિનો",y:"એક વર્ષ",yy:"%d વર્ષ"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/he.js b/node_modules/dayjs/locale/he.js new file mode 100644 index 0000000..3e4062e --- /dev/null +++ b/node_modules/dayjs/locale/he.js @@ -0,0 +1 @@ +!function(Y,M){"object"==typeof exports&&"undefined"!=typeof module?module.exports=M(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],M):(Y="undefined"!=typeof globalThis?globalThis:Y||self).dayjs_locale_he=M(Y.dayjs)}(this,(function(Y){"use strict";function M(Y){return Y&&"object"==typeof Y&&"default"in Y?Y:{default:Y}}var d=M(Y),e={s:"מספר שניות",ss:"%d שניות",m:"דקה",mm:"%d דקות",h:"שעה",hh:"%d שעות",hh2:"שעתיים",d:"יום",dd:"%d ימים",dd2:"יומיים",M:"חודש",MM:"%d חודשים",MM2:"חודשיים",y:"שנה",yy:"%d שנים",yy2:"שנתיים"};function _(Y,M,d){return(e[d+(2===Y?"2":"")]||e[d]).replace("%d",Y)}var l={name:"he",weekdays:"ראשון_שני_שלישי_רביעי_חמישי_שישי_שבת".split("_"),weekdaysShort:"א׳_ב׳_ג׳_ד׳_ה׳_ו׳_ש׳".split("_"),weekdaysMin:"א׳_ב׳_ג׳_ד׳_ה׳_ו_ש׳".split("_"),months:"ינואר_פברואר_מרץ_אפריל_מאי_יוני_יולי_אוגוסט_ספטמבר_אוקטובר_נובמבר_דצמבר".split("_"),monthsShort:"ינו_פבר_מרץ_אפר_מאי_יונ_יול_אוג_ספט_אוק_נוב_דצמ".split("_"),relativeTime:{future:"בעוד %s",past:"לפני %s",s:_,m:_,mm:_,h:_,hh:_,d:_,dd:_,M:_,MM:_,y:_,yy:_},ordinal:function(Y){return Y},format:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [ב]MMMM YYYY",LLL:"D [ב]MMMM YYYY HH:mm",LLLL:"dddd, D [ב]MMMM YYYY HH:mm",l:"D/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [ב]MMMM YYYY",LLL:"D [ב]MMMM YYYY HH:mm",LLLL:"dddd, D [ב]MMMM YYYY HH:mm",l:"D/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"}};return d.default.locale(l,null,!0),l})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/hi.js b/node_modules/dayjs/locale/hi.js new file mode 100644 index 0000000..9dca3cf --- /dev/null +++ b/node_modules/dayjs/locale/hi.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_hi=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"hi",weekdays:"रविवार_सोमवार_मंगलवार_बुधवार_गुरूवार_शुक्रवार_शनिवार".split("_"),months:"जनवरी_फ़रवरी_मार्च_अप्रैल_मई_जून_जुलाई_अगस्त_सितम्बर_अक्टूबर_नवम्बर_दिसम्बर".split("_"),weekdaysShort:"रवि_सोम_मंगल_बुध_गुरू_शुक्र_शनि".split("_"),monthsShort:"जन._फ़र._मार्च_अप्रै._मई_जून_जुल._अग._सित._अक्टू._नव._दिस.".split("_"),weekdaysMin:"र_सो_मं_बु_गु_शु_श".split("_"),ordinal:function(_){return _},formats:{LT:"A h:mm बजे",LTS:"A h:mm:ss बजे",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm बजे",LLLL:"dddd, D MMMM YYYY, A h:mm बजे"},relativeTime:{future:"%s में",past:"%s पहले",s:"कुछ ही क्षण",m:"एक मिनट",mm:"%d मिनट",h:"एक घंटा",hh:"%d घंटे",d:"एक दिन",dd:"%d दिन",M:"एक महीने",MM:"%d महीने",y:"एक वर्ष",yy:"%d वर्ष"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/hr.js b/node_modules/dayjs/locale/hr.js new file mode 100644 index 0000000..12e8387 --- /dev/null +++ b/node_modules/dayjs/locale/hr.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_hr=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=a(e),s="siječnja_veljače_ožujka_travnja_svibnja_lipnja_srpnja_kolovoza_rujna_listopada_studenoga_prosinca".split("_"),n="siječanj_veljača_ožujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac".split("_"),_=/D[oD]?(\[[^[\]]*\]|\s)+MMMM?/,o=function(e,a){return _.test(a)?s[e.month()]:n[e.month()]};o.s=n,o.f=s;var i={name:"hr",weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),months:o,monthsShort:"sij._velj._ožu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.".split("_"),weekStart:1,formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},relativeTime:{future:"za %s",past:"prije %s",s:"sekunda",m:"minuta",mm:"%d minuta",h:"sat",hh:"%d sati",d:"dan",dd:"%d dana",M:"mjesec",MM:"%d mjeseci",y:"godina",yy:"%d godine"},ordinal:function(e){return e+"."}};return t.default.locale(i,null,!0),i})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ht.js b/node_modules/dayjs/locale/ht.js new file mode 100644 index 0000000..3b2d9a3 --- /dev/null +++ b/node_modules/dayjs/locale/ht.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_ht=n(e.dayjs)}(this,(function(e){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var d=n(e),a={name:"ht",weekdays:"dimanch_lendi_madi_mèkredi_jedi_vandredi_samdi".split("_"),months:"janvye_fevriye_mas_avril_me_jen_jiyè_out_septanm_oktòb_novanm_desanm".split("_"),weekdaysShort:"dim._len._mad._mèk._jed._van._sam.".split("_"),monthsShort:"jan._fev._mas_avr._me_jen_jiyè._out_sept._okt._nov._des.".split("_"),weekdaysMin:"di_le_ma_mè_je_va_sa".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"nan %s",past:"sa gen %s",s:"kèk segond",m:"yon minit",mm:"%d minit",h:"inèdtan",hh:"%d zè",d:"yon jou",dd:"%d jou",M:"yon mwa",MM:"%d mwa",y:"yon ane",yy:"%d ane"}};return d.default.locale(a,null,!0),a})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/hu.js b/node_modules/dayjs/locale/hu.js new file mode 100644 index 0000000..e2aff04 --- /dev/null +++ b/node_modules/dayjs/locale/hu.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_hu=n(e.dayjs)}(this,(function(e){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=n(e),r={name:"hu",weekdays:"vasárnap_hétfő_kedd_szerda_csütörtök_péntek_szombat".split("_"),weekdaysShort:"vas_hét_kedd_sze_csüt_pén_szo".split("_"),weekdaysMin:"v_h_k_sze_cs_p_szo".split("_"),months:"január_február_március_április_május_június_július_augusztus_szeptember_október_november_december".split("_"),monthsShort:"jan_feb_márc_ápr_máj_jún_júl_aug_szept_okt_nov_dec".split("_"),ordinal:function(e){return e+"."},weekStart:1,relativeTime:{future:"%s múlva",past:"%s",s:function(e,n,t,r){return"néhány másodperc"+(r||n?"":"e")},m:function(e,n,t,r){return"egy perc"+(r||n?"":"e")},mm:function(e,n,t,r){return e+" perc"+(r||n?"":"e")},h:function(e,n,t,r){return"egy "+(r||n?"óra":"órája")},hh:function(e,n,t,r){return e+" "+(r||n?"óra":"órája")},d:function(e,n,t,r){return"egy "+(r||n?"nap":"napja")},dd:function(e,n,t,r){return e+" "+(r||n?"nap":"napja")},M:function(e,n,t,r){return"egy "+(r||n?"hónap":"hónapja")},MM:function(e,n,t,r){return e+" "+(r||n?"hónap":"hónapja")},y:function(e,n,t,r){return"egy "+(r||n?"év":"éve")},yy:function(e,n,t,r){return e+" "+(r||n?"év":"éve")}},formats:{LT:"H:mm",LTS:"H:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY. MMMM D.",LLL:"YYYY. MMMM D. H:mm",LLLL:"YYYY. MMMM D., dddd H:mm"}};return t.default.locale(r,null,!0),r})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/hy-am.js b/node_modules/dayjs/locale/hy-am.js new file mode 100644 index 0000000..44daa15 --- /dev/null +++ b/node_modules/dayjs/locale/hy-am.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_hy_am=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"hy-am",weekdays:"կիրակի_երկուշաբթի_երեքշաբթի_չորեքշաբթի_հինգշաբթի_ուրբաթ_շաբաթ".split("_"),months:"հունվարի_փետրվարի_մարտի_ապրիլի_մայիսի_հունիսի_հուլիսի_օգոստոսի_սեպտեմբերի_հոկտեմբերի_նոյեմբերի_դեկտեմբերի".split("_"),weekStart:1,weekdaysShort:"կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ".split("_"),monthsShort:"հնվ_փտր_մրտ_ապր_մյս_հնս_հլս_օգս_սպտ_հկտ_նմբ_դկտ".split("_"),weekdaysMin:"կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY թ.",LLL:"D MMMM YYYY թ., HH:mm",LLLL:"dddd, D MMMM YYYY թ., HH:mm"},relativeTime:{future:"%s հետո",past:"%s առաջ",s:"մի քանի վայրկյան",m:"րոպե",mm:"%d րոպե",h:"ժամ",hh:"%d ժամ",d:"օր",dd:"%d օր",M:"ամիս",MM:"%d ամիս",y:"տարի",yy:"%d տարի"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/id.js b/node_modules/dayjs/locale/id.js new file mode 100644 index 0000000..0637a65 --- /dev/null +++ b/node_modules/dayjs/locale/id.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_id=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=a(e),_={name:"id",weekdays:"Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu".split("_"),months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),weekdaysShort:"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Agt_Sep_Okt_Nov_Des".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sb".split("_"),weekStart:1,formats:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},relativeTime:{future:"dalam %s",past:"%s yang lalu",s:"beberapa detik",m:"semenit",mm:"%d menit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},ordinal:function(e){return e+"."}};return t.default.locale(_,null,!0),_})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/index.d.ts b/node_modules/dayjs/locale/index.d.ts new file mode 100644 index 0000000..bd2dca2 --- /dev/null +++ b/node_modules/dayjs/locale/index.d.ts @@ -0,0 +1,11 @@ +/// + +declare module 'dayjs/locale/*' { + namespace locale { + interface Locale extends ILocale {} + } + + const locale: locale.Locale + + export = locale +} diff --git a/node_modules/dayjs/locale/is.js b/node_modules/dayjs/locale/is.js new file mode 100644 index 0000000..de6799b --- /dev/null +++ b/node_modules/dayjs/locale/is.js @@ -0,0 +1 @@ +!function(u,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],r):(u="undefined"!=typeof globalThis?globalThis:u||self).dayjs_locale_is=r(u.dayjs)}(this,(function(u){"use strict";function r(u){return u&&"object"==typeof u&&"default"in u?u:{default:u}}var n=r(u),e={s:["nokkrar sekúndur","nokkrar sekúndur","nokkrum sekúndum"],m:["mínúta","mínútu","mínútu"],mm:["mínútur","mínútur","mínútum"],h:["klukkustund","klukkustund","klukkustund"],hh:["klukkustundir","klukkustundir","klukkustundum"],d:["dagur","dag","degi"],dd:["dagar","daga","dögum"],M:["mánuður","mánuð","mánuði"],MM:["mánuðir","mánuði","mánuðum"],y:["ár","ár","ári"],yy:["ár","ár","árum"]};function t(u,r,n,t){var a=function(u,r,n,t){var a=t?0:n?1:2,d=2===u.length&&r%10==1?u[0]:u,m=e[d][a];return 1===u.length?m:"%d "+m}(n,u,t,r);return a.replace("%d",u)}var a={name:"is",weekdays:"sunnudagur_mánudagur_þriðjudagur_miðvikudagur_fimmtudagur_föstudagur_laugardagur".split("_"),months:"janúar_febrúar_mars_apríl_maí_júní_júlí_ágúst_september_október_nóvember_desember".split("_"),weekStart:1,weekdaysShort:"sun_mán_þri_mið_fim_fös_lau".split("_"),monthsShort:"jan_feb_mar_apr_maí_jún_júl_ágú_sep_okt_nóv_des".split("_"),weekdaysMin:"Su_Má_Þr_Mi_Fi_Fö_La".split("_"),ordinal:function(u){return u},formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd, D. MMMM YYYY [kl.] H:mm"},relativeTime:{future:"eftir %s",past:"fyrir %s síðan",s:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t}};return n.default.locale(a,null,!0),a})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/it-ch.js b/node_modules/dayjs/locale/it-ch.js new file mode 100644 index 0000000..7e1c92f --- /dev/null +++ b/node_modules/dayjs/locale/it-ch.js @@ -0,0 +1 @@ +!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?module.exports=o(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],o):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_it_ch=o(e.dayjs)}(this,(function(e){"use strict";function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=o(e),t={name:"it-ch",weekdays:"domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"),months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),weekStart:1,weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"tra %s",past:"%s fa",s:"alcuni secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"}};return n.default.locale(t,null,!0),t})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/it.js b/node_modules/dayjs/locale/it.js new file mode 100644 index 0000000..2ddf44b --- /dev/null +++ b/node_modules/dayjs/locale/it.js @@ -0,0 +1 @@ +!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?module.exports=o(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],o):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_it=o(e.dayjs)}(this,(function(e){"use strict";function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=o(e),n={name:"it",weekdays:"domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),weekStart:1,monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"tra %s",past:"%s fa",s:"qualche secondo",m:"un minuto",mm:"%d minuti",h:"un' ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},ordinal:function(e){return e+"º"}};return t.default.locale(n,null,!0),n})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ja.js b/node_modules/dayjs/locale/ja.js new file mode 100644 index 0000000..cd52f36 --- /dev/null +++ b/node_modules/dayjs/locale/ja.js @@ -0,0 +1 @@ +!function(e,_){"object"==typeof exports&&"undefined"!=typeof module?module.exports=_(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],_):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_ja=_(e.dayjs)}(this,(function(e){"use strict";function _(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=_(e),d={name:"ja",weekdays:"日曜日_月曜日_火曜日_水曜日_木曜日_金曜日_土曜日".split("_"),weekdaysShort:"日_月_火_水_木_金_土".split("_"),weekdaysMin:"日_月_火_水_木_金_土".split("_"),months:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),ordinal:function(e){return e+"日"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日 dddd HH:mm",l:"YYYY/MM/DD",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日(ddd) HH:mm"},meridiem:function(e){return e<12?"午前":"午後"},relativeTime:{future:"%s後",past:"%s前",s:"数秒",m:"1分",mm:"%d分",h:"1時間",hh:"%d時間",d:"1日",dd:"%d日",M:"1ヶ月",MM:"%dヶ月",y:"1年",yy:"%d年"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/jv.js b/node_modules/dayjs/locale/jv.js new file mode 100644 index 0000000..7566308 --- /dev/null +++ b/node_modules/dayjs/locale/jv.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_jv=n(e.dayjs)}(this,(function(e){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=n(e),_={name:"jv",weekdays:"Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu".split("_"),months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember".split("_"),weekStart:1,weekdaysShort:"Min_Sen_Sel_Reb_Kem_Jem_Sep".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sp".split("_"),ordinal:function(e){return e},formats:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},relativeTime:{future:"wonten ing %s",past:"%s ingkang kepengker",s:"sawetawis detik",m:"setunggal menit",mm:"%d menit",h:"setunggal jam",hh:"%d jam",d:"sedinten",dd:"%d dinten",M:"sewulan",MM:"%d wulan",y:"setaun",yy:"%d taun"}};return t.default.locale(_,null,!0),_})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ka.js b/node_modules/dayjs/locale/ka.js new file mode 100644 index 0000000..7b2ce53 --- /dev/null +++ b/node_modules/dayjs/locale/ka.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_ka=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"ka",weekdays:"კვირა_ორშაბათი_სამშაბათი_ოთხშაბათი_ხუთშაბათი_პარასკევი_შაბათი".split("_"),weekdaysShort:"კვი_ორშ_სამ_ოთხ_ხუთ_პარ_შაბ".split("_"),weekdaysMin:"კვ_ორ_სა_ოთ_ხუ_პა_შა".split("_"),months:"იანვარი_თებერვალი_მარტი_აპრილი_მაისი_ივნისი_ივლისი_აგვისტო_სექტემბერი_ოქტომბერი_ნოემბერი_დეკემბერი".split("_"),monthsShort:"იან_თებ_მარ_აპრ_მაი_ივნ_ივლ_აგვ_სექ_ოქტ_ნოე_დეკ".split("_"),weekStart:1,formats:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},relativeTime:{future:"%s შემდეგ",past:"%s წინ",s:"წამი",m:"წუთი",mm:"%d წუთი",h:"საათი",hh:"%d საათის",d:"დღეს",dd:"%d დღის განმავლობაში",M:"თვის",MM:"%d თვის",y:"წელი",yy:"%d წლის"},ordinal:function(_){return _}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/kk.js b/node_modules/dayjs/locale/kk.js new file mode 100644 index 0000000..a2f17a3 --- /dev/null +++ b/node_modules/dayjs/locale/kk.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_kk=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"kk",weekdays:"жексенбі_дүйсенбі_сейсенбі_сәрсенбі_бейсенбі_жұма_сенбі".split("_"),weekdaysShort:"жек_дүй_сей_сәр_бей_жұм_сен".split("_"),weekdaysMin:"жк_дй_сй_ср_бй_жм_сн".split("_"),months:"қаңтар_ақпан_наурыз_сәуір_мамыр_маусым_шілде_тамыз_қыркүйек_қазан_қараша_желтоқсан".split("_"),monthsShort:"қаң_ақп_нау_сәу_мам_мау_шіл_там_қыр_қаз_қар_жел".split("_"),weekStart:1,relativeTime:{future:"%s ішінде",past:"%s бұрын",s:"бірнеше секунд",m:"бір минут",mm:"%d минут",h:"бір сағат",hh:"%d сағат",d:"бір күн",dd:"%d күн",M:"бір ай",MM:"%d ай",y:"бір жыл",yy:"%d жыл"},ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/km.js b/node_modules/dayjs/locale/km.js new file mode 100644 index 0000000..528923e --- /dev/null +++ b/node_modules/dayjs/locale/km.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_km=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"km",weekdays:"អាទិត្យ_ច័ន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍".split("_"),months:"មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),weekStart:1,weekdaysShort:"អា_ច_អ_ព_ព្រ_សុ_ស".split("_"),monthsShort:"មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),weekdaysMin:"អា_ច_អ_ព_ព្រ_សុ_ស".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"%sទៀត",past:"%sមុន",s:"ប៉ុន្មានវិនាទី",m:"មួយនាទី",mm:"%d នាទី",h:"មួយម៉ោង",hh:"%d ម៉ោង",d:"មួយថ្ងៃ",dd:"%d ថ្ងៃ",M:"មួយខែ",MM:"%d ខែ",y:"មួយឆ្នាំ",yy:"%d ឆ្នាំ"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/kn.js b/node_modules/dayjs/locale/kn.js new file mode 100644 index 0000000..e040eba --- /dev/null +++ b/node_modules/dayjs/locale/kn.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_kn=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"kn",weekdays:"ಭಾನುವಾರ_ಸೋಮವಾರ_ಮಂಗಳವಾರ_ಬುಧವಾರ_ಗುರುವಾರ_ಶುಕ್ರವಾರ_ಶನಿವಾರ".split("_"),months:"ಜನವರಿ_ಫೆಬ್ರವರಿ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಂಬರ್_ಅಕ್ಟೋಬರ್_ನವೆಂಬರ್_ಡಿಸೆಂಬರ್".split("_"),weekdaysShort:"ಭಾನು_ಸೋಮ_ಮಂಗಳ_ಬುಧ_ಗುರು_ಶುಕ್ರ_ಶನಿ".split("_"),monthsShort:"ಜನ_ಫೆಬ್ರ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಂ_ಅಕ್ಟೋ_ನವೆಂ_ಡಿಸೆಂ".split("_"),weekdaysMin:"ಭಾ_ಸೋ_ಮಂ_ಬು_ಗು_ಶು_ಶ".split("_"),ordinal:function(_){return _},formats:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},relativeTime:{future:"%s ನಂತರ",past:"%s ಹಿಂದೆ",s:"ಕೆಲವು ಕ್ಷಣಗಳು",m:"ಒಂದು ನಿಮಿಷ",mm:"%d ನಿಮಿಷ",h:"ಒಂದು ಗಂಟೆ",hh:"%d ಗಂಟೆ",d:"ಒಂದು ದಿನ",dd:"%d ದಿನ",M:"ಒಂದು ತಿಂಗಳು",MM:"%d ತಿಂಗಳು",y:"ಒಂದು ವರ್ಷ",yy:"%d ವರ್ಷ"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ko.js b/node_modules/dayjs/locale/ko.js new file mode 100644 index 0000000..cfe8b37 --- /dev/null +++ b/node_modules/dayjs/locale/ko.js @@ -0,0 +1 @@ +!function(e,_){"object"==typeof exports&&"undefined"!=typeof module?module.exports=_(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],_):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_ko=_(e.dayjs)}(this,(function(e){"use strict";function _(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var d=_(e),t={name:"ko",weekdays:"일요일_월요일_화요일_수요일_목요일_금요일_토요일".split("_"),weekdaysShort:"일_월_화_수_목_금_토".split("_"),weekdaysMin:"일_월_화_수_목_금_토".split("_"),months:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),monthsShort:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),ordinal:function(e){return e+"일"},formats:{LT:"A h:mm",LTS:"A h:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY년 MMMM D일",LLL:"YYYY년 MMMM D일 A h:mm",LLLL:"YYYY년 MMMM D일 dddd A h:mm",l:"YYYY.MM.DD.",ll:"YYYY년 MMMM D일",lll:"YYYY년 MMMM D일 A h:mm",llll:"YYYY년 MMMM D일 dddd A h:mm"},meridiem:function(e){return e<12?"오전":"오후"},relativeTime:{future:"%s 후",past:"%s 전",s:"몇 초",m:"1분",mm:"%d분",h:"한 시간",hh:"%d시간",d:"하루",dd:"%d일",M:"한 달",MM:"%d달",y:"일 년",yy:"%d년"}};return d.default.locale(t,null,!0),t})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ku.js b/node_modules/dayjs/locale/ku.js new file mode 100644 index 0000000..cd98fc2 --- /dev/null +++ b/node_modules/dayjs/locale/ku.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("dayjs")):"function"==typeof define&&define.amd?define(["exports","dayjs"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_ku={},e.dayjs)}(this,(function(e,t){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var r=n(t),d={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},o={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"},u=["کانوونی دووەم","شوبات","ئادار","نیسان","ئایار","حوزەیران","تەممووز","ئاب","ئەیلوول","تشرینی یەکەم","تشرینی دووەم","کانوونی یەکەم"],i={name:"ku",months:u,monthsShort:u,weekdays:"یەکشەممە_دووشەممە_سێشەممە_چوارشەممە_پێنجشەممە_هەینی_شەممە".split("_"),weekdaysShort:"یەکشەم_دووشەم_سێشەم_چوارشەم_پێنجشەم_هەینی_شەممە".split("_"),weekStart:6,weekdaysMin:"ی_د_س_چ_پ_هـ_ش".split("_"),preparse:function(e){return e.replace(/[١٢٣٤٥٦٧٨٩٠]/g,(function(e){return o[e]})).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return d[e]})).replace(/,/g,"،")},ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiem:function(e){return e<12?"پ.ن":"د.ن"},relativeTime:{future:"لە %s",past:"لەمەوپێش %s",s:"چەند چرکەیەک",m:"یەک خولەک",mm:"%d خولەک",h:"یەک کاتژمێر",hh:"%d کاتژمێر",d:"یەک ڕۆژ",dd:"%d ڕۆژ",M:"یەک مانگ",MM:"%d مانگ",y:"یەک ساڵ",yy:"%d ساڵ"}};r.default.locale(i,null,!0),e.default=i,e.englishToArabicNumbersMap=d,Object.defineProperty(e,"__esModule",{value:!0})})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ky.js b/node_modules/dayjs/locale/ky.js new file mode 100644 index 0000000..1fdc40e --- /dev/null +++ b/node_modules/dayjs/locale/ky.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_ky=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"ky",weekdays:"Жекшемби_Дүйшөмбү_Шейшемби_Шаршемби_Бейшемби_Жума_Ишемби".split("_"),months:"январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_"),weekStart:1,weekdaysShort:"Жек_Дүй_Шей_Шар_Бей_Жум_Ише".split("_"),monthsShort:"янв_фев_март_апр_май_июнь_июль_авг_сен_окт_ноя_дек".split("_"),weekdaysMin:"Жк_Дй_Шй_Шр_Бй_Жм_Иш".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"%s ичинде",past:"%s мурун",s:"бирнече секунд",m:"бир мүнөт",mm:"%d мүнөт",h:"бир саат",hh:"%d саат",d:"бир күн",dd:"%d күн",M:"бир ай",MM:"%d ай",y:"бир жыл",yy:"%d жыл"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/lb.js b/node_modules/dayjs/locale/lb.js new file mode 100644 index 0000000..b6895f2 --- /dev/null +++ b/node_modules/dayjs/locale/lb.js @@ -0,0 +1 @@ +!function(e,_){"object"==typeof exports&&"undefined"!=typeof module?module.exports=_(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],_):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_lb=_(e.dayjs)}(this,(function(e){"use strict";function _(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=_(e),n={name:"lb",weekdays:"Sonndeg_Méindeg_Dënschdeg_Mëttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),months:"Januar_Februar_Mäerz_Abrëll_Mee_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),weekStart:1,weekdaysShort:"So._Mé._Dë._Më._Do._Fr._Sa.".split("_"),monthsShort:"Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),weekdaysMin:"So_Mé_Dë_Më_Do_Fr_Sa".split("_"),ordinal:function(e){return e},formats:{LT:"H:mm [Auer]",LTS:"H:mm:ss [Auer]",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm [Auer]",LLLL:"dddd, D. MMMM YYYY H:mm [Auer]"}};return t.default.locale(n,null,!0),n})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/lo.js b/node_modules/dayjs/locale/lo.js new file mode 100644 index 0000000..1bf09d1 --- /dev/null +++ b/node_modules/dayjs/locale/lo.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_lo=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"lo",weekdays:"ອາທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ".split("_"),months:"ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ".split("_"),weekdaysShort:"ທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ".split("_"),monthsShort:"ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ".split("_"),weekdaysMin:"ທ_ຈ_ອຄ_ພ_ພຫ_ສກ_ສ".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"ວັນdddd D MMMM YYYY HH:mm"},relativeTime:{future:"ອີກ %s",past:"%sຜ່ານມາ",s:"ບໍ່ເທົ່າໃດວິນາທີ",m:"1 ນາທີ",mm:"%d ນາທີ",h:"1 ຊົ່ວໂມງ",hh:"%d ຊົ່ວໂມງ",d:"1 ມື້",dd:"%d ມື້",M:"1 ເດືອນ",MM:"%d ເດືອນ",y:"1 ປີ",yy:"%d ປີ"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/lt.js b/node_modules/dayjs/locale/lt.js new file mode 100644 index 0000000..52f2225 --- /dev/null +++ b/node_modules/dayjs/locale/lt.js @@ -0,0 +1 @@ +!function(e,s){"object"==typeof exports&&"undefined"!=typeof module?module.exports=s(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],s):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_lt=s(e.dayjs)}(this,(function(e){"use strict";function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var i=s(e),d="sausio_vasario_kovo_balandžio_gegužės_birželio_liepos_rugpjūčio_rugsėjo_spalio_lapkričio_gruodžio".split("_"),a="sausis_vasaris_kovas_balandis_gegužė_birželis_liepa_rugpjūtis_rugsėjis_spalis_lapkritis_gruodis".split("_"),l=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?|MMMM?(\[[^\[\]]*\]|\s)+D[oD]?/,M=function(e,s){return l.test(s)?d[e.month()]:a[e.month()]};M.s=a,M.f=d;var t={name:"lt",weekdays:"sekmadienis_pirmadienis_antradienis_trečiadienis_ketvirtadienis_penktadienis_šeštadienis".split("_"),weekdaysShort:"sek_pir_ant_tre_ket_pen_šeš".split("_"),weekdaysMin:"s_p_a_t_k_pn_š".split("_"),months:M,monthsShort:"sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd".split("_"),ordinal:function(e){return e+"."},weekStart:1,relativeTime:{future:"už %s",past:"prieš %s",s:"kelias sekundes",m:"minutę",mm:"%d minutes",h:"valandą",hh:"%d valandas",d:"dieną",dd:"%d dienas",M:"mėnesį",MM:"%d mėnesius",y:"metus",yy:"%d metus"},format:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY [m.] MMMM D [d.]",LLL:"YYYY [m.] MMMM D [d.], HH:mm [val.]",LLLL:"YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]",l:"YYYY-MM-DD",ll:"YYYY [m.] MMMM D [d.]",lll:"YYYY [m.] MMMM D [d.], HH:mm [val.]",llll:"YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY [m.] MMMM D [d.]",LLL:"YYYY [m.] MMMM D [d.], HH:mm [val.]",LLLL:"YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]",l:"YYYY-MM-DD",ll:"YYYY [m.] MMMM D [d.]",lll:"YYYY [m.] MMMM D [d.], HH:mm [val.]",llll:"YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]"}};return i.default.locale(t,null,!0),t})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/lv.js b/node_modules/dayjs/locale/lv.js new file mode 100644 index 0000000..98fc126 --- /dev/null +++ b/node_modules/dayjs/locale/lv.js @@ -0,0 +1 @@ +!function(e,s){"object"==typeof exports&&"undefined"!=typeof module?module.exports=s(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],s):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_lv=s(e.dayjs)}(this,(function(e){"use strict";function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=s(e),d={name:"lv",weekdays:"svētdiena_pirmdiena_otrdiena_trešdiena_ceturtdiena_piektdiena_sestdiena".split("_"),months:"janvāris_februāris_marts_aprīlis_maijs_jūnijs_jūlijs_augusts_septembris_oktobris_novembris_decembris".split("_"),weekStart:1,weekdaysShort:"Sv_P_O_T_C_Pk_S".split("_"),monthsShort:"jan_feb_mar_apr_mai_jūn_jūl_aug_sep_okt_nov_dec".split("_"),weekdaysMin:"Sv_P_O_T_C_Pk_S".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY.",LL:"YYYY. [gada] D. MMMM",LLL:"YYYY. [gada] D. MMMM, HH:mm",LLLL:"YYYY. [gada] D. MMMM, dddd, HH:mm"},relativeTime:{future:"pēc %s",past:"pirms %s",s:"dažām sekundēm",m:"minūtes",mm:"%d minūtēm",h:"stundas",hh:"%d stundām",d:"dienas",dd:"%d dienām",M:"mēneša",MM:"%d mēnešiem",y:"gada",yy:"%d gadiem"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/me.js b/node_modules/dayjs/locale/me.js new file mode 100644 index 0000000..ecb22ae --- /dev/null +++ b/node_modules/dayjs/locale/me.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_me=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var _=t(e),a={name:"me",weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),weekStart:1,weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),ordinal:function(e){return e},formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"}};return _.default.locale(a,null,!0),a})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/mi.js b/node_modules/dayjs/locale/mi.js new file mode 100644 index 0000000..1b328f0 --- /dev/null +++ b/node_modules/dayjs/locale/mi.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_mi=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var i=a(e),t={name:"mi",weekdays:"Rātapu_Mane_Tūrei_Wenerei_Tāite_Paraire_Hātarei".split("_"),months:"Kohi-tāte_Hui-tanguru_Poutū-te-rangi_Paenga-whāwhā_Haratua_Pipiri_Hōngoingoi_Here-turi-kōkā_Mahuru_Whiringa-ā-nuku_Whiringa-ā-rangi_Hakihea".split("_"),weekStart:1,weekdaysShort:"Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),monthsShort:"Kohi_Hui_Pou_Pae_Hara_Pipi_Hōngoi_Here_Mahu_Whi-nu_Whi-ra_Haki".split("_"),weekdaysMin:"Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [i] HH:mm",LLLL:"dddd, D MMMM YYYY [i] HH:mm"},relativeTime:{future:"i roto i %s",past:"%s i mua",s:"te hēkona ruarua",m:"he meneti",mm:"%d meneti",h:"te haora",hh:"%d haora",d:"he ra",dd:"%d ra",M:"he marama",MM:"%d marama",y:"he tau",yy:"%d tau"}};return i.default.locale(t,null,!0),t})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/mk.js b/node_modules/dayjs/locale/mk.js new file mode 100644 index 0000000..0f2ece1 --- /dev/null +++ b/node_modules/dayjs/locale/mk.js @@ -0,0 +1 @@ +!function(e,_){"object"==typeof exports&&"undefined"!=typeof module?module.exports=_(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],_):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_mk=_(e.dayjs)}(this,(function(e){"use strict";function _(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=_(e),d={name:"mk",weekdays:"недела_понеделник_вторник_среда_четврток_петок_сабота".split("_"),months:"јануари_февруари_март_април_мај_јуни_јули_август_септември_октомври_ноември_декември".split("_"),weekStart:1,weekdaysShort:"нед_пон_вто_сре_чет_пет_саб".split("_"),monthsShort:"јан_фев_мар_апр_мај_јун_јул_авг_сеп_окт_ное_дек".split("_"),weekdaysMin:"нe_пo_вт_ср_че_пе_сa".split("_"),ordinal:function(e){return e},formats:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},relativeTime:{future:"после %s",past:"пред %s",s:"неколку секунди",m:"минута",mm:"%d минути",h:"час",hh:"%d часа",d:"ден",dd:"%d дена",M:"месец",MM:"%d месеци",y:"година",yy:"%d години"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ml.js b/node_modules/dayjs/locale/ml.js new file mode 100644 index 0000000..8e7db4f --- /dev/null +++ b/node_modules/dayjs/locale/ml.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_ml=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"ml",weekdays:"ഞായറാഴ്ച_തിങ്കളാഴ്ച_ചൊവ്വാഴ്ച_ബുധനാഴ്ച_വ്യാഴാഴ്ച_വെള്ളിയാഴ്ച_ശനിയാഴ്ച".split("_"),months:"ജനുവരി_ഫെബ്രുവരി_മാർച്ച്_ഏപ്രിൽ_മേയ്_ജൂൺ_ജൂലൈ_ഓഗസ്റ്റ്_സെപ്റ്റംബർ_ഒക്ടോബർ_നവംബർ_ഡിസംബർ".split("_"),weekdaysShort:"ഞായർ_തിങ്കൾ_ചൊവ്വ_ബുധൻ_വ്യാഴം_വെള്ളി_ശനി".split("_"),monthsShort:"ജനു._ഫെബ്രു._മാർ._ഏപ്രി._മേയ്_ജൂൺ_ജൂലൈ._ഓഗ._സെപ്റ്റ._ഒക്ടോ._നവം._ഡിസം.".split("_"),weekdaysMin:"ഞാ_തി_ചൊ_ബു_വ്യാ_വെ_ശ".split("_"),ordinal:function(_){return _},formats:{LT:"A h:mm -നു",LTS:"A h:mm:ss -നു",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm -നു",LLLL:"dddd, D MMMM YYYY, A h:mm -നു"},relativeTime:{future:"%s കഴിഞ്ഞ്",past:"%s മുൻപ്",s:"അൽപ നിമിഷങ്ങൾ",m:"ഒരു മിനിറ്റ്",mm:"%d മിനിറ്റ്",h:"ഒരു മണിക്കൂർ",hh:"%d മണിക്കൂർ",d:"ഒരു ദിവസം",dd:"%d ദിവസം",M:"ഒരു മാസം",MM:"%d മാസം",y:"ഒരു വർഷം",yy:"%d വർഷം"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/mn.js b/node_modules/dayjs/locale/mn.js new file mode 100644 index 0000000..4de299b --- /dev/null +++ b/node_modules/dayjs/locale/mn.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_mn=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"mn",weekdays:"Ням_Даваа_Мягмар_Лхагва_Пүрэв_Баасан_Бямба".split("_"),months:"Нэгдүгээр сар_Хоёрдугаар сар_Гуравдугаар сар_Дөрөвдүгээр сар_Тавдугаар сар_Зургадугаар сар_Долдугаар сар_Наймдугаар сар_Есдүгээр сар_Аравдугаар сар_Арван нэгдүгээр сар_Арван хоёрдугаар сар".split("_"),weekdaysShort:"Ням_Дав_Мяг_Лха_Пүр_Баа_Бям".split("_"),monthsShort:"1 сар_2 сар_3 сар_4 сар_5 сар_6 сар_7 сар_8 сар_9 сар_10 сар_11 сар_12 сар".split("_"),weekdaysMin:"Ня_Да_Мя_Лх_Пү_Ба_Бя".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY оны MMMMын D",LLL:"YYYY оны MMMMын D HH:mm",LLLL:"dddd, YYYY оны MMMMын D HH:mm"},relativeTime:{future:"%s",past:"%s",s:"саяхан",m:"м",mm:"%dм",h:"1ц",hh:"%dц",d:"1ө",dd:"%dө",M:"1с",MM:"%dс",y:"1ж",yy:"%dж"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/mr.js b/node_modules/dayjs/locale/mr.js new file mode 100644 index 0000000..af6bb3a --- /dev/null +++ b/node_modules/dayjs/locale/mr.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_mr=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),n={name:"mr",weekdays:"रविवार_सोमवार_मंगळवार_बुधवार_गुरूवार_शुक्रवार_शनिवार".split("_"),months:"जानेवारी_फेब्रुवारी_मार्च_एप्रिल_मे_जून_जुलै_ऑगस्ट_सप्टेंबर_ऑक्टोबर_नोव्हेंबर_डिसेंबर".split("_"),weekdaysShort:"रवि_सोम_मंगळ_बुध_गुरू_शुक्र_शनि".split("_"),monthsShort:"जाने._फेब्रु._मार्च._एप्रि._मे._जून._जुलै._ऑग._सप्टें._ऑक्टो._नोव्हें._डिसें.".split("_"),weekdaysMin:"र_सो_मं_बु_गु_शु_श".split("_"),ordinal:function(_){return _},formats:{LT:"A h:mm वाजता",LTS:"A h:mm:ss वाजता",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm वाजता",LLLL:"dddd, D MMMM YYYY, A h:mm वाजता"}};return t.default.locale(n,null,!0),n})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ms-my.js b/node_modules/dayjs/locale/ms-my.js new file mode 100644 index 0000000..1917d7a --- /dev/null +++ b/node_modules/dayjs/locale/ms-my.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_ms_my=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=a(e),_={name:"ms-my",weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),weekStart:1,weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),ordinal:function(e){return e},formats:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"}};return t.default.locale(_,null,!0),_})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ms.js b/node_modules/dayjs/locale/ms.js new file mode 100644 index 0000000..be4f88e --- /dev/null +++ b/node_modules/dayjs/locale/ms.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_ms=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=a(e),s={name:"ms",weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekStart:1,formats:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH.mm",LLLL:"dddd, D MMMM YYYY HH.mm"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},ordinal:function(e){return e+"."}};return t.default.locale(s,null,!0),s})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/mt.js b/node_modules/dayjs/locale/mt.js new file mode 100644 index 0000000..43d481a --- /dev/null +++ b/node_modules/dayjs/locale/mt.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_mt=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=t(e),i={name:"mt",weekdays:"Il-Ħadd_It-Tnejn_It-Tlieta_L-Erbgħa_Il-Ħamis_Il-Ġimgħa_Is-Sibt".split("_"),months:"Jannar_Frar_Marzu_April_Mejju_Ġunju_Lulju_Awwissu_Settembru_Ottubru_Novembru_Diċembru".split("_"),weekStart:1,weekdaysShort:"Ħad_Tne_Tli_Erb_Ħam_Ġim_Sib".split("_"),monthsShort:"Jan_Fra_Mar_Apr_Mej_Ġun_Lul_Aww_Set_Ott_Nov_Diċ".split("_"),weekdaysMin:"Ħa_Tn_Tl_Er_Ħa_Ġi_Si".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"f’ %s",past:"%s ilu",s:"ftit sekondi",m:"minuta",mm:"%d minuti",h:"siegħa",hh:"%d siegħat",d:"ġurnata",dd:"%d ġranet",M:"xahar",MM:"%d xhur",y:"sena",yy:"%d sni"}};return a.default.locale(i,null,!0),i})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/my.js b/node_modules/dayjs/locale/my.js new file mode 100644 index 0000000..95adead --- /dev/null +++ b/node_modules/dayjs/locale/my.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_my=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"my",weekdays:"တနင်္ဂနွေ_တနင်္လာ_အင်္ဂါ_ဗုဒ္ဓဟူး_ကြာသပတေး_သောကြာ_စနေ".split("_"),months:"ဇန်နဝါရီ_ဖေဖော်ဝါရီ_မတ်_ဧပြီ_မေ_ဇွန်_ဇူလိုင်_သြဂုတ်_စက်တင်ဘာ_အောက်တိုဘာ_နိုဝင်ဘာ_ဒီဇင်ဘာ".split("_"),weekStart:1,weekdaysShort:"နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ".split("_"),monthsShort:"ဇန်_ဖေ_မတ်_ပြီ_မေ_ဇွန်_လိုင်_သြ_စက်_အောက်_နို_ဒီ".split("_"),weekdaysMin:"နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"လာမည့် %s မှာ",past:"လွန်ခဲ့သော %s က",s:"စက္ကန်.အနည်းငယ်",m:"တစ်မိနစ်",mm:"%d မိနစ်",h:"တစ်နာရီ",hh:"%d နာရီ",d:"တစ်ရက်",dd:"%d ရက်",M:"တစ်လ",MM:"%d လ",y:"တစ်နှစ်",yy:"%d နှစ်"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/nb.js b/node_modules/dayjs/locale/nb.js new file mode 100644 index 0000000..ece1f31 --- /dev/null +++ b/node_modules/dayjs/locale/nb.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_nb=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),a={name:"nb",weekdays:"søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag".split("_"),weekdaysShort:"sø._ma._ti._on._to._fr._lø.".split("_"),weekdaysMin:"sø_ma_ti_on_to_fr_lø".split("_"),months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_april_mai_juni_juli_aug._sep._okt._nov._des.".split("_"),ordinal:function(e){return e+"."},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] HH:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},relativeTime:{future:"om %s",past:"%s siden",s:"noen sekunder",m:"ett minutt",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dager",M:"en måned",MM:"%d måneder",y:"ett år",yy:"%d år"}};return n.default.locale(a,null,!0),a})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ne.js b/node_modules/dayjs/locale/ne.js new file mode 100644 index 0000000..3d166bc --- /dev/null +++ b/node_modules/dayjs/locale/ne.js @@ -0,0 +1 @@ +!function(e,_){"object"==typeof exports&&"undefined"!=typeof module?module.exports=_(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],_):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_ne=_(e.dayjs)}(this,(function(e){"use strict";function _(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=_(e),d={name:"ne",weekdays:"आइतबार_सोमबार_मङ्गलबार_बुधबार_बिहिबार_शुक्रबार_शनिबार".split("_"),weekdaysShort:"आइत._सोम._मङ्गल._बुध._बिहि._शुक्र._शनि.".split("_"),weekdaysMin:"आ._सो._मं._बु._बि._शु._श.".split("_"),months:"जनवरी_फेब्रुवरी_मार्च_अप्रिल_मे_जुन_जुलाई_अगष्ट_सेप्टेम्बर_अक्टोबर_नोभेम्बर_डिसेम्बर".split("_"),monthsShort:"जन._फेब्रु._मार्च_अप्रि._मई_जुन_जुलाई._अग._सेप्ट._अक्टो._नोभे._डिसे.".split("_"),relativeTime:{future:"%s पछि",past:"%s अघि",s:"सेकेन्ड",m:"एक मिनेट",mm:"%d मिनेट",h:"घन्टा",hh:"%d घन्टा",d:"एक दिन",dd:"%d दिन",M:"एक महिना",MM:"%d महिना",y:"एक वर्ष",yy:"%d वर्ष"},ordinal:function(e){return(""+e).replace(/\d/g,(function(e){return"०१२३४५६७८९"[e]}))},formats:{LT:"Aको h:mm बजे",LTS:"Aको h:mm:ss बजे",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, Aको h:mm बजे",LLLL:"dddd, D MMMM YYYY, Aको h:mm बजे"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/nl-be.js b/node_modules/dayjs/locale/nl-be.js new file mode 100644 index 0000000..7a2f60f --- /dev/null +++ b/node_modules/dayjs/locale/nl-be.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_nl_be=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=a(e),d={name:"nl-be",weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:"jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),weekStart:1,weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",m:"één minuut",mm:"%d minuten",h:"één uur",hh:"%d uur",d:"één dag",dd:"%d dagen",M:"één maand",MM:"%d maanden",y:"één jaar",yy:"%d jaar"}};return n.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/nl.js b/node_modules/dayjs/locale/nl.js new file mode 100644 index 0000000..47e789f --- /dev/null +++ b/node_modules/dayjs/locale/nl.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_nl=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var d=a(e),n={name:"nl",weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),ordinal:function(e){return"["+e+(1===e||8===e||e>=20?"ste":"de")+"]"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",m:"een minuut",mm:"%d minuten",h:"een uur",hh:"%d uur",d:"een dag",dd:"%d dagen",M:"een maand",MM:"%d maanden",y:"een jaar",yy:"%d jaar"}};return d.default.locale(n,null,!0),n})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/nn.js b/node_modules/dayjs/locale/nn.js new file mode 100644 index 0000000..eba3c24 --- /dev/null +++ b/node_modules/dayjs/locale/nn.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_nn=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),a={name:"nn",weekdays:"sundag_måndag_tysdag_onsdag_torsdag_fredag_laurdag".split("_"),weekdaysShort:"sun_mån_tys_ons_tor_fre_lau".split("_"),weekdaysMin:"su_må_ty_on_to_fr_la".split("_"),months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),ordinal:function(e){return e+"."},weekStart:1,relativeTime:{future:"om %s",past:"for %s sidan",s:"nokre sekund",m:"eitt minutt",mm:"%d minutt",h:"ein time",hh:"%d timar",d:"ein dag",dd:"%d dagar",M:"ein månad",MM:"%d månadar",y:"eitt år",yy:"%d år"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"}};return n.default.locale(a,null,!0),a})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/oc-lnc.js b/node_modules/dayjs/locale/oc-lnc.js new file mode 100644 index 0000000..12e162c --- /dev/null +++ b/node_modules/dayjs/locale/oc-lnc.js @@ -0,0 +1 @@ +!function(e,d){"object"==typeof exports&&"undefined"!=typeof module?module.exports=d(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],d):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_oc_lnc=d(e.dayjs)}(this,(function(e){"use strict";function d(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=d(e),s={name:"oc-lnc",weekdays:"dimenge_diluns_dimars_dimècres_dijòus_divendres_dissabte".split("_"),weekdaysShort:"Dg_Dl_Dm_Dc_Dj_Dv_Ds".split("_"),weekdaysMin:"dg_dl_dm_dc_dj_dv_ds".split("_"),months:"genièr_febrièr_març_abrial_mai_junh_julhet_agost_setembre_octòbre_novembre_decembre".split("_"),monthsShort:"gen_feb_març_abr_mai_junh_julh_ago_set_oct_nov_dec".split("_"),weekStart:1,formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",LLL:"D MMMM [de] YYYY [a] H:mm",LLLL:"dddd D MMMM [de] YYYY [a] H:mm"},relativeTime:{future:"d'aquí %s",past:"fa %s",s:"unas segondas",m:"una minuta",mm:"%d minutas",h:"una ora",hh:"%d oras",d:"un jorn",dd:"%d jorns",M:"un mes",MM:"%d meses",y:"un an",yy:"%d ans"},ordinal:function(e){return e+"º"}};return n.default.locale(s,null,!0),s})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/pa-in.js b/node_modules/dayjs/locale/pa-in.js new file mode 100644 index 0000000..4ee3884 --- /dev/null +++ b/node_modules/dayjs/locale/pa-in.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_pa_in=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"pa-in",weekdays:"ਐਤਵਾਰ_ਸੋਮਵਾਰ_ਮੰਗਲਵਾਰ_ਬੁਧਵਾਰ_ਵੀਰਵਾਰ_ਸ਼ੁੱਕਰਵਾਰ_ਸ਼ਨੀਚਰਵਾਰ".split("_"),months:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ".split("_"),weekdaysShort:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),monthsShort:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ".split("_"),weekdaysMin:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),ordinal:function(_){return _},formats:{LT:"A h:mm ਵਜੇ",LTS:"A h:mm:ss ਵਜੇ",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm ਵਜੇ",LLLL:"dddd, D MMMM YYYY, A h:mm ਵਜੇ"},relativeTime:{future:"%s ਵਿੱਚ",past:"%s ਪਿਛਲੇ",s:"ਕੁਝ ਸਕਿੰਟ",m:"ਇਕ ਮਿੰਟ",mm:"%d ਮਿੰਟ",h:"ਇੱਕ ਘੰਟਾ",hh:"%d ਘੰਟੇ",d:"ਇੱਕ ਦਿਨ",dd:"%d ਦਿਨ",M:"ਇੱਕ ਮਹੀਨਾ",MM:"%d ਮਹੀਨੇ",y:"ਇੱਕ ਸਾਲ",yy:"%d ਸਾਲ"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/pl.js b/node_modules/dayjs/locale/pl.js new file mode 100644 index 0000000..3f5148c --- /dev/null +++ b/node_modules/dayjs/locale/pl.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_pl=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var i=t(e);function a(e){return e%10<5&&e%10>1&&~~(e/10)%10!=1}function n(e,t,i){var n=e+" ";switch(i){case"m":return t?"minuta":"minutę";case"mm":return n+(a(e)?"minuty":"minut");case"h":return t?"godzina":"godzinę";case"hh":return n+(a(e)?"godziny":"godzin");case"MM":return n+(a(e)?"miesiące":"miesięcy");case"yy":return n+(a(e)?"lata":"lat")}}var r="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_września_października_listopada_grudnia".split("_"),_="styczeń_luty_marzec_kwiecień_maj_czerwiec_lipiec_sierpień_wrzesień_październik_listopad_grudzień".split("_"),s=/D MMMM/,d=function(e,t){return s.test(t)?r[e.month()]:_[e.month()]};d.s=_,d.f=r;var o={name:"pl",weekdays:"niedziela_poniedziałek_wtorek_środa_czwartek_piątek_sobota".split("_"),weekdaysShort:"ndz_pon_wt_śr_czw_pt_sob".split("_"),weekdaysMin:"Nd_Pn_Wt_Śr_Cz_Pt_So".split("_"),months:d,monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_paź_lis_gru".split("_"),ordinal:function(e){return e+"."},weekStart:1,yearStart:4,relativeTime:{future:"za %s",past:"%s temu",s:"kilka sekund",m:n,mm:n,h:n,hh:n,d:"1 dzień",dd:"%d dni",M:"miesiąc",MM:n,y:"rok",yy:n},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"}};return i.default.locale(o,null,!0),o})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/pt-br.js b/node_modules/dayjs/locale/pt-br.js new file mode 100644 index 0000000..629c2f1 --- /dev/null +++ b/node_modules/dayjs/locale/pt-br.js @@ -0,0 +1 @@ +!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?module.exports=o(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],o):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_pt_br=o(e.dayjs)}(this,(function(e){"use strict";function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=o(e),s={name:"pt-br",weekdays:"domingo_segunda-feira_terça-feira_quarta-feira_quinta-feira_sexta-feira_sábado".split("_"),weekdaysShort:"dom_seg_ter_qua_qui_sex_sáb".split("_"),weekdaysMin:"Do_2ª_3ª_4ª_5ª_6ª_Sá".split("_"),months:"janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),ordinal:function(e){return e+"º"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [às] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [às] HH:mm"},relativeTime:{future:"em %s",past:"há %s",s:"poucos segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um mês",MM:"%d meses",y:"um ano",yy:"%d anos"}};return a.default.locale(s,null,!0),s})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/pt.js b/node_modules/dayjs/locale/pt.js new file mode 100644 index 0000000..91652e8 --- /dev/null +++ b/node_modules/dayjs/locale/pt.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_pt=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var o=a(e),t={name:"pt",weekdays:"domingo_segunda-feira_terça-feira_quarta-feira_quinta-feira_sexta-feira_sábado".split("_"),weekdaysShort:"dom_seg_ter_qua_qui_sex_sab".split("_"),weekdaysMin:"Do_2ª_3ª_4ª_5ª_6ª_Sa".split("_"),months:"janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),ordinal:function(e){return e+"º"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [às] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [às] HH:mm"},relativeTime:{future:"em %s",past:"há %s",s:"alguns segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um mês",MM:"%d meses",y:"um ano",yy:"%d anos"}};return o.default.locale(t,null,!0),t})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/rn.js b/node_modules/dayjs/locale/rn.js new file mode 100644 index 0000000..a093364 --- /dev/null +++ b/node_modules/dayjs/locale/rn.js @@ -0,0 +1 @@ +!function(a,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(a="undefined"!=typeof globalThis?globalThis:a||self).dayjs_locale_rn=e(a.dayjs)}(this,(function(a){"use strict";function e(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var t=e(a),u={name:"rn",weekdays:"Ku wa Mungu_Ku wa Mbere_Ku wa Kabiri_Ku wa Gatatu_Ku wa Kane_Ku wa Gatanu_Ku wa Gatandatu".split("_"),weekdaysShort:"Kngu_Kmbr_Kbri_Ktat_Kkan_Ktan_Kdat".split("_"),weekdaysMin:"K7_K1_K2_K3_K4_K5_K6".split("_"),months:"Nzero_Ruhuhuma_Ntwarante_Ndamukiza_Rusama_Ruhenshi_Mukakaro_Myandagaro_Nyakanga_Gitugutu_Munyonyo_Kigarama".split("_"),monthsShort:"Nzer_Ruhuh_Ntwar_Ndam_Rus_Ruhen_Muk_Myand_Nyak_Git_Muny_Kig".split("_"),weekStart:1,ordinal:function(a){return a},relativeTime:{future:"mu %s",past:"%s",s:"amasegonda",m:"Umunota",mm:"%d iminota",h:"isaha",hh:"%d amasaha",d:"Umunsi",dd:"%d iminsi",M:"ukwezi",MM:"%d amezi",y:"umwaka",yy:"%d imyaka"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"}};return t.default.locale(u,null,!0),u})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ro.js b/node_modules/dayjs/locale/ro.js new file mode 100644 index 0000000..445af3d --- /dev/null +++ b/node_modules/dayjs/locale/ro.js @@ -0,0 +1 @@ +!function(e,i){"object"==typeof exports&&"undefined"!=typeof module?module.exports=i(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],i):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_ro=i(e.dayjs)}(this,(function(e){"use strict";function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=i(e),_={name:"ro",weekdays:"Duminică_Luni_Marți_Miercuri_Joi_Vineri_Sâmbătă".split("_"),weekdaysShort:"Dum_Lun_Mar_Mie_Joi_Vin_Sâm".split("_"),weekdaysMin:"Du_Lu_Ma_Mi_Jo_Vi_Sâ".split("_"),months:"Ianuarie_Februarie_Martie_Aprilie_Mai_Iunie_Iulie_August_Septembrie_Octombrie_Noiembrie_Decembrie".split("_"),monthsShort:"Ian._Febr._Mart._Apr._Mai_Iun._Iul._Aug._Sept._Oct._Nov._Dec.".split("_"),weekStart:1,formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},relativeTime:{future:"peste %s",past:"acum %s",s:"câteva secunde",m:"un minut",mm:"%d minute",h:"o oră",hh:"%d ore",d:"o zi",dd:"%d zile",M:"o lună",MM:"%d luni",y:"un an",yy:"%d ani"},ordinal:function(e){return e}};return t.default.locale(_,null,!0),_})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ru.js b/node_modules/dayjs/locale/ru.js new file mode 100644 index 0000000..f896790 --- /dev/null +++ b/node_modules/dayjs/locale/ru.js @@ -0,0 +1 @@ +!function(_,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_ru=t(_.dayjs)}(this,(function(_){"use strict";function t(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var e=t(_),n="января_февраля_марта_апреля_мая_июня_июля_августа_сентября_октября_ноября_декабря".split("_"),s="январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_"),r="янв._февр._мар._апр._мая_июня_июля_авг._сент._окт._нояб._дек.".split("_"),o="янв._февр._март_апр._май_июнь_июль_авг._сент._окт._нояб._дек.".split("_"),i=/D[oD]?(\[[^[\]]*\]|\s)+MMMM?/;function d(_,t,e){var n,s;return"m"===e?t?"минута":"минуту":_+" "+(n=+_,s={mm:t?"минута_минуты_минут":"минуту_минуты_минут",hh:"час_часа_часов",dd:"день_дня_дней",MM:"месяц_месяца_месяцев",yy:"год_года_лет"}[e].split("_"),n%10==1&&n%100!=11?s[0]:n%10>=2&&n%10<=4&&(n%100<10||n%100>=20)?s[1]:s[2])}var u=function(_,t){return i.test(t)?n[_.month()]:s[_.month()]};u.s=s,u.f=n;var a=function(_,t){return i.test(t)?r[_.month()]:o[_.month()]};a.s=o,a.f=r;var m={name:"ru",weekdays:"воскресенье_понедельник_вторник_среда_четверг_пятница_суббота".split("_"),weekdaysShort:"вск_пнд_втр_срд_чтв_птн_сбт".split("_"),weekdaysMin:"вс_пн_вт_ср_чт_пт_сб".split("_"),months:u,monthsShort:a,weekStart:1,yearStart:4,formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., H:mm",LLLL:"dddd, D MMMM YYYY г., H:mm"},relativeTime:{future:"через %s",past:"%s назад",s:"несколько секунд",m:d,mm:d,h:"час",hh:d,d:"день",dd:d,M:"месяц",MM:d,y:"год",yy:d},ordinal:function(_){return _},meridiem:function(_){return _<4?"ночи":_<12?"утра":_<17?"дня":"вечера"}};return e.default.locale(m,null,!0),m})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/rw.js b/node_modules/dayjs/locale/rw.js new file mode 100644 index 0000000..bf4c280 --- /dev/null +++ b/node_modules/dayjs/locale/rw.js @@ -0,0 +1 @@ +!function(a,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(a="undefined"!=typeof globalThis?globalThis:a||self).dayjs_locale_rw=e(a.dayjs)}(this,(function(a){"use strict";function e(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var u=e(a),t={name:"rw",weekdays:"Ku Cyumweru_Kuwa Mbere_Kuwa Kabiri_Kuwa Gatatu_Kuwa Kane_Kuwa Gatanu_Kuwa Gatandatu".split("_"),months:"Mutarama_Gashyantare_Werurwe_Mata_Gicurasi_Kamena_Nyakanga_Kanama_Nzeri_Ukwakira_Ugushyingo_Ukuboza".split("_"),relativeTime:{future:"mu %s",past:"%s",s:"amasegonda",m:"Umunota",mm:"%d iminota",h:"isaha",hh:"%d amasaha",d:"Umunsi",dd:"%d iminsi",M:"ukwezi",MM:"%d amezi",y:"umwaka",yy:"%d imyaka"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},ordinal:function(a){return a}};return u.default.locale(t,null,!0),t})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/sd.js b/node_modules/dayjs/locale/sd.js new file mode 100644 index 0000000..b1e1ee4 --- /dev/null +++ b/node_modules/dayjs/locale/sd.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_sd=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"sd",weekdays:"آچر_سومر_اڱارو_اربع_خميس_جمع_ڇنڇر".split("_"),months:"جنوري_فيبروري_مارچ_اپريل_مئي_جون_جولاءِ_آگسٽ_سيپٽمبر_آڪٽوبر_نومبر_ڊسمبر".split("_"),weekStart:1,weekdaysShort:"آچر_سومر_اڱارو_اربع_خميس_جمع_ڇنڇر".split("_"),monthsShort:"جنوري_فيبروري_مارچ_اپريل_مئي_جون_جولاءِ_آگسٽ_سيپٽمبر_آڪٽوبر_نومبر_ڊسمبر".split("_"),weekdaysMin:"آچر_سومر_اڱارو_اربع_خميس_جمع_ڇنڇر".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd، D MMMM YYYY HH:mm"},relativeTime:{future:"%s پوء",past:"%s اڳ",s:"چند سيڪنڊ",m:"هڪ منٽ",mm:"%d منٽ",h:"هڪ ڪلاڪ",hh:"%d ڪلاڪ",d:"هڪ ڏينهن",dd:"%d ڏينهن",M:"هڪ مهينو",MM:"%d مهينا",y:"هڪ سال",yy:"%d سال"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/se.js b/node_modules/dayjs/locale/se.js new file mode 100644 index 0000000..2cbb224 --- /dev/null +++ b/node_modules/dayjs/locale/se.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_se=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=a(e),t={name:"se",weekdays:"sotnabeaivi_vuossárga_maŋŋebárga_gaskavahkku_duorastat_bearjadat_lávvardat".split("_"),months:"ođđajagemánnu_guovvamánnu_njukčamánnu_cuoŋománnu_miessemánnu_geassemánnu_suoidnemánnu_borgemánnu_čakčamánnu_golggotmánnu_skábmamánnu_juovlamánnu".split("_"),weekStart:1,weekdaysShort:"sotn_vuos_maŋ_gask_duor_bear_láv".split("_"),monthsShort:"ođđj_guov_njuk_cuo_mies_geas_suoi_borg_čakč_golg_skáb_juov".split("_"),weekdaysMin:"s_v_m_g_d_b_L".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"MMMM D. [b.] YYYY",LLL:"MMMM D. [b.] YYYY [ti.] HH:mm",LLLL:"dddd, MMMM D. [b.] YYYY [ti.] HH:mm"},relativeTime:{future:"%s geažes",past:"maŋit %s",s:"moadde sekunddat",m:"okta minuhta",mm:"%d minuhtat",h:"okta diimmu",hh:"%d diimmut",d:"okta beaivi",dd:"%d beaivvit",M:"okta mánnu",MM:"%d mánut",y:"okta jahki",yy:"%d jagit"}};return n.default.locale(t,null,!0),t})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/si.js b/node_modules/dayjs/locale/si.js new file mode 100644 index 0000000..216ae8a --- /dev/null +++ b/node_modules/dayjs/locale/si.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_si=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"si",weekdays:"ඉරිදා_සඳුදා_අඟහරුවාදා_බදාදා_බ්‍රහස්පතින්දා_සිකුරාදා_සෙනසුරාදා".split("_"),months:"දුරුතු_නවම්_මැදින්_බක්_වෙසක්_පොසොන්_ඇසළ_නිකිණි_බිනර_වප්_ඉල්_උඳුවප්".split("_"),weekdaysShort:"ඉරි_සඳු_අඟ_බදා_බ්‍රහ_සිකු_සෙන".split("_"),monthsShort:"දුරු_නව_මැදි_බක්_වෙස_පොසො_ඇස_නිකි_බින_වප්_ඉල්_උඳු".split("_"),weekdaysMin:"ඉ_ස_අ_බ_බ්‍ර_සි_සෙ".split("_"),ordinal:function(_){return _},formats:{LT:"a h:mm",LTS:"a h:mm:ss",L:"YYYY/MM/DD",LL:"YYYY MMMM D",LLL:"YYYY MMMM D, a h:mm",LLLL:"YYYY MMMM D [වැනි] dddd, a h:mm:ss"},relativeTime:{future:"%sකින්",past:"%sකට පෙර",s:"තත්පර කිහිපය",m:"විනාඩිය",mm:"විනාඩි %d",h:"පැය",hh:"පැය %d",d:"දිනය",dd:"දින %d",M:"මාසය",MM:"මාස %d",y:"වසර",yy:"වසර %d"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/sk.js b/node_modules/dayjs/locale/sk.js new file mode 100644 index 0000000..b2707e3 --- /dev/null +++ b/node_modules/dayjs/locale/sk.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_sk=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e);function r(e){return e>1&&e<5&&1!=~~(e/10)}function o(e,t,n,o){var a=e+" ";switch(n){case"s":return t||o?"pár sekúnd":"pár sekundami";case"m":return t?"minúta":o?"minútu":"minútou";case"mm":return t||o?a+(r(e)?"minúty":"minút"):a+"minútami";case"h":return t?"hodina":o?"hodinu":"hodinou";case"hh":return t||o?a+(r(e)?"hodiny":"hodín"):a+"hodinami";case"d":return t||o?"deň":"dňom";case"dd":return t||o?a+(r(e)?"dni":"dní"):a+"dňami";case"M":return t||o?"mesiac":"mesiacom";case"MM":return t||o?a+(r(e)?"mesiace":"mesiacov"):a+"mesiacmi";case"y":return t||o?"rok":"rokom";case"yy":return t||o?a+(r(e)?"roky":"rokov"):a+"rokmi"}}var a={name:"sk",weekdays:"nedeľa_pondelok_utorok_streda_štvrtok_piatok_sobota".split("_"),weekdaysShort:"ne_po_ut_st_št_pi_so".split("_"),weekdaysMin:"ne_po_ut_st_št_pi_so".split("_"),months:"január_február_marec_apríl_máj_jún_júl_august_september_október_november_december".split("_"),monthsShort:"jan_feb_mar_apr_máj_jún_júl_aug_sep_okt_nov_dec".split("_"),weekStart:1,yearStart:4,ordinal:function(e){return e+"."},formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm",l:"D. M. YYYY"},relativeTime:{future:"za %s",past:"pred %s",s:o,m:o,mm:o,h:o,hh:o,d:o,dd:o,M:o,MM:o,y:o,yy:o}};return n.default.locale(a,null,!0),a})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/sl.js b/node_modules/dayjs/locale/sl.js new file mode 100644 index 0000000..162d2ec --- /dev/null +++ b/node_modules/dayjs/locale/sl.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_sl=n(e.dayjs)}(this,(function(e){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=n(e);function r(e){return e%100==2}function a(e){return e%100==3||e%100==4}function s(e,n,t,s){var m=e+" ";switch(t){case"s":return n||s?"nekaj sekund":"nekaj sekundami";case"m":return n?"ena minuta":"eno minuto";case"mm":return r(e)?m+(n||s?"minuti":"minutama"):a(e)?m+(n||s?"minute":"minutami"):m+(n||s?"minut":"minutami");case"h":return n?"ena ura":"eno uro";case"hh":return r(e)?m+(n||s?"uri":"urama"):a(e)?m+(n||s?"ure":"urami"):m+(n||s?"ur":"urami");case"d":return n||s?"en dan":"enim dnem";case"dd":return r(e)?m+(n||s?"dneva":"dnevoma"):m+(n||s?"dni":"dnevi");case"M":return n||s?"en mesec":"enim mesecem";case"MM":return r(e)?m+(n||s?"meseca":"mesecema"):a(e)?m+(n||s?"mesece":"meseci"):m+(n||s?"mesecev":"meseci");case"y":return n||s?"eno leto":"enim letom";case"yy":return r(e)?m+(n||s?"leti":"letoma"):a(e)?m+(n||s?"leta":"leti"):m+(n||s?"let":"leti")}}var m={name:"sl",weekdays:"nedelja_ponedeljek_torek_sreda_četrtek_petek_sobota".split("_"),months:"januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december".split("_"),weekStart:1,weekdaysShort:"ned._pon._tor._sre._čet._pet._sob.".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.".split("_"),weekdaysMin:"ne_po_to_sr_če_pe_so".split("_"),ordinal:function(e){return e+"."},formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm",l:"D. M. YYYY"},relativeTime:{future:"čez %s",past:"pred %s",s:s,m:s,mm:s,h:s,hh:s,d:s,dd:s,M:s,MM:s,y:s,yy:s}};return t.default.locale(m,null,!0),m})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/sq.js b/node_modules/dayjs/locale/sq.js new file mode 100644 index 0000000..99bca9a --- /dev/null +++ b/node_modules/dayjs/locale/sq.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_sq=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var _=t(e),n={name:"sq",weekdays:"E Diel_E Hënë_E Martë_E Mërkurë_E Enjte_E Premte_E Shtunë".split("_"),months:"Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_Nëntor_Dhjetor".split("_"),weekStart:1,weekdaysShort:"Die_Hën_Mar_Mër_Enj_Pre_Sht".split("_"),monthsShort:"Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_Nën_Dhj".split("_"),weekdaysMin:"D_H_Ma_Më_E_P_Sh".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"në %s",past:"%s më parë",s:"disa sekonda",m:"një minutë",mm:"%d minuta",h:"një orë",hh:"%d orë",d:"një ditë",dd:"%d ditë",M:"një muaj",MM:"%d muaj",y:"një vit",yy:"%d vite"}};return _.default.locale(n,null,!0),n})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/sr-cyrl.js b/node_modules/dayjs/locale/sr-cyrl.js new file mode 100644 index 0000000..90daeeb --- /dev/null +++ b/node_modules/dayjs/locale/sr-cyrl.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_sr_cyrl=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var r=t(e),a={words:{m:["један минут","једног минута"],mm:["%d минут","%d минута","%d минута"],h:["један сат","једног сата"],hh:["%d сат","%d сата","%d сати"],d:["један дан","једног дана"],dd:["%d дан","%d дана","%d дана"],M:["један месец","једног месеца"],MM:["%d месец","%d месеца","%d месеци"],y:["једну годину","једне године"],yy:["%d годину","%d године","%d година"]},correctGrammarCase:function(e,t){return e%10>=1&&e%10<=4&&(e%100<10||e%100>=20)?e%10==1?t[0]:t[1]:t[2]},relativeTimeFormatter:function(e,t,r,d){var i=a.words[r];if(1===r.length)return"y"===r&&t?"једна година":d||t?i[0]:i[1];var m=a.correctGrammarCase(e,i);return"yy"===r&&t&&"%d годину"===m?e+" година":m.replace("%d",e)}},d={name:"sr-cyrl",weekdays:"Недеља_Понедељак_Уторак_Среда_Четвртак_Петак_Субота".split("_"),weekdaysShort:"Нед._Пон._Уто._Сре._Чет._Пет._Суб.".split("_"),weekdaysMin:"не_по_ут_ср_че_пе_су".split("_"),months:"Јануар_Фебруар_Март_Април_Мај_Јун_Јул_Август_Септембар_Октобар_Новембар_Децембар".split("_"),monthsShort:"Јан._Феб._Мар._Апр._Мај_Јун_Јул_Авг._Сеп._Окт._Нов._Дец.".split("_"),weekStart:1,relativeTime:{future:"за %s",past:"пре %s",s:"неколико секунди",m:a.relativeTimeFormatter,mm:a.relativeTimeFormatter,h:a.relativeTimeFormatter,hh:a.relativeTimeFormatter,d:a.relativeTimeFormatter,dd:a.relativeTimeFormatter,M:a.relativeTimeFormatter,MM:a.relativeTimeFormatter,y:a.relativeTimeFormatter,yy:a.relativeTimeFormatter},ordinal:function(e){return e+"."},formats:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"}};return r.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/sr.js b/node_modules/dayjs/locale/sr.js new file mode 100644 index 0000000..35a5b55 --- /dev/null +++ b/node_modules/dayjs/locale/sr.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_sr=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=t(e),r={words:{m:["jedan minut","jednog minuta"],mm:["%d minut","%d minuta","%d minuta"],h:["jedan sat","jednog sata"],hh:["%d sat","%d sata","%d sati"],d:["jedan dan","jednog dana"],dd:["%d dan","%d dana","%d dana"],M:["jedan mesec","jednog meseca"],MM:["%d mesec","%d meseca","%d meseci"],y:["jednu godinu","jedne godine"],yy:["%d godinu","%d godine","%d godina"]},correctGrammarCase:function(e,t){return e%10>=1&&e%10<=4&&(e%100<10||e%100>=20)?e%10==1?t[0]:t[1]:t[2]},relativeTimeFormatter:function(e,t,a,d){var n=r.words[a];if(1===a.length)return"y"===a&&t?"jedna godina":d||t?n[0]:n[1];var i=r.correctGrammarCase(e,n);return"yy"===a&&t&&"%d godinu"===i?e+" godina":i.replace("%d",e)}},d={name:"sr",weekdays:"Nedelja_Ponedeljak_Utorak_Sreda_Četvrtak_Petak_Subota".split("_"),weekdaysShort:"Ned._Pon._Uto._Sre._Čet._Pet._Sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),months:"Januar_Februar_Mart_April_Maj_Jun_Jul_Avgust_Septembar_Oktobar_Novembar_Decembar".split("_"),monthsShort:"Jan._Feb._Mar._Apr._Maj_Jun_Jul_Avg._Sep._Okt._Nov._Dec.".split("_"),weekStart:1,relativeTime:{future:"za %s",past:"pre %s",s:"nekoliko sekundi",m:r.relativeTimeFormatter,mm:r.relativeTimeFormatter,h:r.relativeTimeFormatter,hh:r.relativeTimeFormatter,d:r.relativeTimeFormatter,dd:r.relativeTimeFormatter,M:r.relativeTimeFormatter,MM:r.relativeTimeFormatter,y:r.relativeTimeFormatter,yy:r.relativeTimeFormatter},ordinal:function(e){return e+"."},formats:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"}};return a.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ss.js b/node_modules/dayjs/locale/ss.js new file mode 100644 index 0000000..4df16a5 --- /dev/null +++ b/node_modules/dayjs/locale/ss.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_ss=n(e.dayjs)}(this,(function(e){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=n(e),i={name:"ss",weekdays:"Lisontfo_Umsombuluko_Lesibili_Lesitsatfu_Lesine_Lesihlanu_Umgcibelo".split("_"),months:"Bhimbidvwane_Indlovana_Indlov'lenkhulu_Mabasa_Inkhwekhweti_Inhlaba_Kholwane_Ingci_Inyoni_Imphala_Lweti_Ingongoni".split("_"),weekStart:1,weekdaysShort:"Lis_Umb_Lsb_Les_Lsi_Lsh_Umg".split("_"),monthsShort:"Bhi_Ina_Inu_Mab_Ink_Inh_Kho_Igc_Iny_Imp_Lwe_Igo".split("_"),weekdaysMin:"Li_Us_Lb_Lt_Ls_Lh_Ug".split("_"),ordinal:function(e){return e},formats:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},relativeTime:{future:"nga %s",past:"wenteka nga %s",s:"emizuzwana lomcane",m:"umzuzu",mm:"%d emizuzu",h:"lihora",hh:"%d emahora",d:"lilanga",dd:"%d emalanga",M:"inyanga",MM:"%d tinyanga",y:"umnyaka",yy:"%d iminyaka"}};return a.default.locale(i,null,!0),i})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/sv-fi.js b/node_modules/dayjs/locale/sv-fi.js new file mode 100644 index 0000000..5b2f8af --- /dev/null +++ b/node_modules/dayjs/locale/sv-fi.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_sv_fi=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=t(e),d={name:"sv-fi",weekdays:"söndag_måndag_tisdag_onsdag_torsdag_fredag_lördag".split("_"),weekdaysShort:"sön_mån_tis_ons_tor_fre_lör".split("_"),weekdaysMin:"sö_må_ti_on_to_fr_lö".split("_"),months:"januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekStart:1,yearStart:4,ordinal:function(e){var t=e%10;return"["+e+(1===t||2===t?"a":"e")+"]"},formats:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY, [kl.] HH.mm",LLLL:"dddd, D. MMMM YYYY, [kl.] HH.mm",l:"D.M.YYYY",ll:"D. MMM YYYY",lll:"D. MMM YYYY, [kl.] HH.mm",llll:"ddd, D. MMM YYYY, [kl.] HH.mm"},relativeTime:{future:"om %s",past:"för %s sedan",s:"några sekunder",m:"en minut",mm:"%d minuter",h:"en timme",hh:"%d timmar",d:"en dag",dd:"%d dagar",M:"en månad",MM:"%d månader",y:"ett år",yy:"%d år"}};return a.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/sv.js b/node_modules/dayjs/locale/sv.js new file mode 100644 index 0000000..16e6d37 --- /dev/null +++ b/node_modules/dayjs/locale/sv.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_sv=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=t(e),d={name:"sv",weekdays:"söndag_måndag_tisdag_onsdag_torsdag_fredag_lördag".split("_"),weekdaysShort:"sön_mån_tis_ons_tor_fre_lör".split("_"),weekdaysMin:"sö_må_ti_on_to_fr_lö".split("_"),months:"januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekStart:1,yearStart:4,ordinal:function(e){var t=e%10;return"["+e+(1===t||2===t?"a":"e")+"]"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [kl.] HH:mm",LLLL:"dddd D MMMM YYYY [kl.] HH:mm",lll:"D MMM YYYY HH:mm",llll:"ddd D MMM YYYY HH:mm"},relativeTime:{future:"om %s",past:"för %s sedan",s:"några sekunder",m:"en minut",mm:"%d minuter",h:"en timme",hh:"%d timmar",d:"en dag",dd:"%d dagar",M:"en månad",MM:"%d månader",y:"ett år",yy:"%d år"}};return a.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/sw.js b/node_modules/dayjs/locale/sw.js new file mode 100644 index 0000000..a13bd44 --- /dev/null +++ b/node_modules/dayjs/locale/sw.js @@ -0,0 +1 @@ +!function(a,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(a="undefined"!=typeof globalThis?globalThis:a||self).dayjs_locale_sw=e(a.dayjs)}(this,(function(a){"use strict";function e(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var i=e(a),t={name:"sw",weekdays:"Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi".split("_"),weekdaysShort:"Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos".split("_"),weekdaysMin:"J2_J3_J4_J5_Al_Ij_J1".split("_"),months:"Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des".split("_"),weekStart:1,ordinal:function(a){return a},relativeTime:{future:"%s baadaye",past:"tokea %s",s:"hivi punde",m:"dakika moja",mm:"dakika %d",h:"saa limoja",hh:"masaa %d",d:"siku moja",dd:"masiku %d",M:"mwezi mmoja",MM:"miezi %d",y:"mwaka mmoja",yy:"miaka %d"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"}};return i.default.locale(t,null,!0),t})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ta.js b/node_modules/dayjs/locale/ta.js new file mode 100644 index 0000000..406cf13 --- /dev/null +++ b/node_modules/dayjs/locale/ta.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_ta=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"ta",weekdays:"ஞாயிற்றுக்கிழமை_திங்கட்கிழமை_செவ்வாய்கிழமை_புதன்கிழமை_வியாழக்கிழமை_வெள்ளிக்கிழமை_சனிக்கிழமை".split("_"),months:"ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்".split("_"),weekdaysShort:"ஞாயிறு_திங்கள்_செவ்வாய்_புதன்_வியாழன்_வெள்ளி_சனி".split("_"),monthsShort:"ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்".split("_"),weekdaysMin:"ஞா_தி_செ_பு_வி_வெ_ச".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, HH:mm",LLLL:"dddd, D MMMM YYYY, HH:mm"},relativeTime:{future:"%s இல்",past:"%s முன்",s:"ஒரு சில விநாடிகள்",m:"ஒரு நிமிடம்",mm:"%d நிமிடங்கள்",h:"ஒரு மணி நேரம்",hh:"%d மணி நேரம்",d:"ஒரு நாள்",dd:"%d நாட்கள்",M:"ஒரு மாதம்",MM:"%d மாதங்கள்",y:"ஒரு வருடம்",yy:"%d ஆண்டுகள்"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/te.js b/node_modules/dayjs/locale/te.js new file mode 100644 index 0000000..c7593db --- /dev/null +++ b/node_modules/dayjs/locale/te.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_te=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"te",weekdays:"ఆదివారం_సోమవారం_మంగళవారం_బుధవారం_గురువారం_శుక్రవారం_శనివారం".split("_"),months:"జనవరి_ఫిబ్రవరి_మార్చి_ఏప్రిల్_మే_జూన్_జులై_ఆగస్టు_సెప్టెంబర్_అక్టోబర్_నవంబర్_డిసెంబర్".split("_"),weekdaysShort:"ఆది_సోమ_మంగళ_బుధ_గురు_శుక్ర_శని".split("_"),monthsShort:"జన._ఫిబ్ర._మార్చి_ఏప్రి._మే_జూన్_జులై_ఆగ._సెప్._అక్టో._నవ._డిసె.".split("_"),weekdaysMin:"ఆ_సో_మం_బు_గు_శు_శ".split("_"),ordinal:function(_){return _},formats:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},relativeTime:{future:"%s లో",past:"%s క్రితం",s:"కొన్ని క్షణాలు",m:"ఒక నిమిషం",mm:"%d నిమిషాలు",h:"ఒక గంట",hh:"%d గంటలు",d:"ఒక రోజు",dd:"%d రోజులు",M:"ఒక నెల",MM:"%d నెలలు",y:"ఒక సంవత్సరం",yy:"%d సంవత్సరాలు"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/tet.js b/node_modules/dayjs/locale/tet.js new file mode 100644 index 0000000..aec6f68 --- /dev/null +++ b/node_modules/dayjs/locale/tet.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_tet=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var u=t(e),a={name:"tet",weekdays:"Domingu_Segunda_Tersa_Kuarta_Kinta_Sesta_Sabadu".split("_"),months:"Janeiru_Fevereiru_Marsu_Abril_Maiu_Juñu_Jullu_Agustu_Setembru_Outubru_Novembru_Dezembru".split("_"),weekStart:1,weekdaysShort:"Dom_Seg_Ters_Kua_Kint_Sest_Sab".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),weekdaysMin:"Do_Seg_Te_Ku_Ki_Ses_Sa".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"iha %s",past:"%s liuba",s:"minutu balun",m:"minutu ida",mm:"minutu %d",h:"oras ida",hh:"oras %d",d:"loron ida",dd:"loron %d",M:"fulan ida",MM:"fulan %d",y:"tinan ida",yy:"tinan %d"}};return u.default.locale(a,null,!0),a})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/tg.js b/node_modules/dayjs/locale/tg.js new file mode 100644 index 0000000..7643103 --- /dev/null +++ b/node_modules/dayjs/locale/tg.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_tg=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"tg",weekdays:"якшанбе_душанбе_сешанбе_чоршанбе_панҷшанбе_ҷумъа_шанбе".split("_"),months:"январ_феврал_март_апрел_май_июн_июл_август_сентябр_октябр_ноябр_декабр".split("_"),weekStart:1,weekdaysShort:"яшб_дшб_сшб_чшб_пшб_ҷум_шнб".split("_"),monthsShort:"янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек".split("_"),weekdaysMin:"яш_дш_сш_чш_пш_ҷм_шб".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"баъди %s",past:"%s пеш",s:"якчанд сония",m:"як дақиқа",mm:"%d дақиқа",h:"як соат",hh:"%d соат",d:"як рӯз",dd:"%d рӯз",M:"як моҳ",MM:"%d моҳ",y:"як сол",yy:"%d сол"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/th.js b/node_modules/dayjs/locale/th.js new file mode 100644 index 0000000..185d4eb --- /dev/null +++ b/node_modules/dayjs/locale/th.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_th=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"th",weekdays:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัสบดี_ศุกร์_เสาร์".split("_"),weekdaysShort:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัส_ศุกร์_เสาร์".split("_"),weekdaysMin:"อา._จ._อ._พ._พฤ._ศ._ส.".split("_"),months:"มกราคม_กุมภาพันธ์_มีนาคม_เมษายน_พฤษภาคม_มิถุนายน_กรกฎาคม_สิงหาคม_กันยายน_ตุลาคม_พฤศจิกายน_ธันวาคม".split("_"),monthsShort:"ม.ค._ก.พ._มี.ค._เม.ย._พ.ค._มิ.ย._ก.ค._ส.ค._ก.ย._ต.ค._พ.ย._ธ.ค.".split("_"),formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY เวลา H:mm",LLLL:"วันddddที่ D MMMM YYYY เวลา H:mm"},relativeTime:{future:"อีก %s",past:"%sที่แล้ว",s:"ไม่กี่วินาที",m:"1 นาที",mm:"%d นาที",h:"1 ชั่วโมง",hh:"%d ชั่วโมง",d:"1 วัน",dd:"%d วัน",M:"1 เดือน",MM:"%d เดือน",y:"1 ปี",yy:"%d ปี"},ordinal:function(_){return _+"."}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/tk.js b/node_modules/dayjs/locale/tk.js new file mode 100644 index 0000000..1e737b5 --- /dev/null +++ b/node_modules/dayjs/locale/tk.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_tk=n(e.dayjs)}(this,(function(e){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=n(e),_={name:"tk",weekdays:"Ýekşenbe_Duşenbe_Sişenbe_Çarşenbe_Penşenbe_Anna_Şenbe".split("_"),weekdaysShort:"Ýek_Duş_Siş_Çar_Pen_Ann_Şen".split("_"),weekdaysMin:"Ýk_Dş_Sş_Çr_Pn_An_Şn".split("_"),months:"Ýanwar_Fewral_Mart_Aprel_Maý_Iýun_Iýul_Awgust_Sentýabr_Oktýabr_Noýabr_Dekabr".split("_"),monthsShort:"Ýan_Few_Mar_Apr_Maý_Iýn_Iýl_Awg_Sen_Okt_Noý_Dek".split("_"),weekStart:1,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"%s soň",past:"%s öň",s:"birnäçe sekunt",m:"bir minut",mm:"%d minut",h:"bir sagat",hh:"%d sagat",d:"bir gün",dd:"%d gün",M:"bir aý",MM:"%d aý",y:"bir ýyl",yy:"%d ýyl"},ordinal:function(e){return e+"."}};return t.default.locale(_,null,!0),_})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/tl-ph.js b/node_modules/dayjs/locale/tl-ph.js new file mode 100644 index 0000000..885f8a9 --- /dev/null +++ b/node_modules/dayjs/locale/tl-ph.js @@ -0,0 +1 @@ +!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],a):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_tl_ph=a(e.dayjs)}(this,(function(e){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=a(e),t={name:"tl-ph",weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),weekStart:1,weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"}};return n.default.locale(t,null,!0),t})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/tlh.js b/node_modules/dayjs/locale/tlh.js new file mode 100644 index 0000000..03d8996 --- /dev/null +++ b/node_modules/dayjs/locale/tlh.js @@ -0,0 +1 @@ +!function(a,j){"object"==typeof exports&&"undefined"!=typeof module?module.exports=j(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],j):(a="undefined"!=typeof globalThis?globalThis:a||self).dayjs_locale_tlh=j(a.dayjs)}(this,(function(a){"use strict";function j(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var t=j(a),e={name:"tlh",weekdays:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),months:"tera’ jar wa’_tera’ jar cha’_tera’ jar wej_tera’ jar loS_tera’ jar vagh_tera’ jar jav_tera’ jar Soch_tera’ jar chorgh_tera’ jar Hut_tera’ jar wa’maH_tera’ jar wa’maH wa’_tera’ jar wa’maH cha’".split("_"),weekStart:1,weekdaysShort:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),monthsShort:"jar wa’_jar cha’_jar wej_jar loS_jar vagh_jar jav_jar Soch_jar chorgh_jar Hut_jar wa’maH_jar wa’maH wa’_jar wa’maH cha’".split("_"),weekdaysMin:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),ordinal:function(a){return a},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"}};return t.default.locale(e,null,!0),e})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/tr.js b/node_modules/dayjs/locale/tr.js new file mode 100644 index 0000000..9c7844a --- /dev/null +++ b/node_modules/dayjs/locale/tr.js @@ -0,0 +1 @@ +!function(a,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(a="undefined"!=typeof globalThis?globalThis:a||self).dayjs_locale_tr=e(a.dayjs)}(this,(function(a){"use strict";function e(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var t=e(a),_={name:"tr",weekdays:"Pazar_Pazartesi_Salı_Çarşamba_Perşembe_Cuma_Cumartesi".split("_"),weekdaysShort:"Paz_Pts_Sal_Çar_Per_Cum_Cts".split("_"),weekdaysMin:"Pz_Pt_Sa_Ça_Pe_Cu_Ct".split("_"),months:"Ocak_Şubat_Mart_Nisan_Mayıs_Haziran_Temmuz_Ağustos_Eylül_Ekim_Kasım_Aralık".split("_"),monthsShort:"Oca_Şub_Mar_Nis_May_Haz_Tem_Ağu_Eyl_Eki_Kas_Ara".split("_"),weekStart:1,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"%s sonra",past:"%s önce",s:"birkaç saniye",m:"bir dakika",mm:"%d dakika",h:"bir saat",hh:"%d saat",d:"bir gün",dd:"%d gün",M:"bir ay",MM:"%d ay",y:"bir yıl",yy:"%d yıl"},ordinal:function(a){return a+"."}};return t.default.locale(_,null,!0),_})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/types.d.ts b/node_modules/dayjs/locale/types.d.ts new file mode 100644 index 0000000..2c24a64 --- /dev/null +++ b/node_modules/dayjs/locale/types.d.ts @@ -0,0 +1,33 @@ +declare interface ILocale { + name: string + weekdays?: string[] + months?: string[] + weekStart?: number + weekdaysShort?: string[] + monthsShort?: string[] + weekdaysMin?: string[] + ordinal?: (n: number) => number | string + formats: Partial<{ + LT: string + LTS: string + L: string + LL: string + LLL: string + LLLL: string + }> + relativeTime: Partial<{ + future: string + past: string + s: string + m: string + mm: string + h: string + hh: string + d: string + dd: string + M: string + MM: string + y: string + yy: string + }> +} diff --git a/node_modules/dayjs/locale/tzl.js b/node_modules/dayjs/locale/tzl.js new file mode 100644 index 0000000..2b1d598 --- /dev/null +++ b/node_modules/dayjs/locale/tzl.js @@ -0,0 +1 @@ +!function(e,_){"object"==typeof exports&&"undefined"!=typeof module?module.exports=_(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],_):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_tzl=_(e.dayjs)}(this,(function(e){"use strict";function _(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=_(e),a={name:"tzl",weekdays:"Súladi_Lúneçi_Maitzi_Márcuri_Xhúadi_Viénerçi_Sáturi".split("_"),months:"Januar_Fevraglh_Març_Avrïu_Mai_Gün_Julia_Guscht_Setemvar_Listopäts_Noemvar_Zecemvar".split("_"),weekStart:1,weekdaysShort:"Súl_Lún_Mai_Már_Xhú_Vié_Sát".split("_"),monthsShort:"Jan_Fev_Mar_Avr_Mai_Gün_Jul_Gus_Set_Lis_Noe_Zec".split("_"),weekdaysMin:"Sú_Lú_Ma_Má_Xh_Vi_Sá".split("_"),ordinal:function(e){return e},formats:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"D. MMMM [dallas] YYYY",LLL:"D. MMMM [dallas] YYYY HH.mm",LLLL:"dddd, [li] D. MMMM [dallas] YYYY HH.mm"}};return t.default.locale(a,null,!0),a})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/tzm-latn.js b/node_modules/dayjs/locale/tzm-latn.js new file mode 100644 index 0000000..3f7cdd4 --- /dev/null +++ b/node_modules/dayjs/locale/tzm-latn.js @@ -0,0 +1 @@ +!function(a,s){"object"==typeof exports&&"undefined"!=typeof module?module.exports=s(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],s):(a="undefined"!=typeof globalThis?globalThis:a||self).dayjs_locale_tzm_latn=s(a.dayjs)}(this,(function(a){"use strict";function s(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var n=s(a),i={name:"tzm-latn",weekdays:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),months:"innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir".split("_"),weekStart:6,weekdaysShort:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),monthsShort:"innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir".split("_"),weekdaysMin:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),ordinal:function(a){return a},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"dadkh s yan %s",past:"yan %s",s:"imik",m:"minuḍ",mm:"%d minuḍ",h:"saɛa",hh:"%d tassaɛin",d:"ass",dd:"%d ossan",M:"ayowr",MM:"%d iyyirn",y:"asgas",yy:"%d isgasn"}};return n.default.locale(i,null,!0),i})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/tzm.js b/node_modules/dayjs/locale/tzm.js new file mode 100644 index 0000000..e4c4031 --- /dev/null +++ b/node_modules/dayjs/locale/tzm.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_tzm=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"tzm",weekdays:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),months:"ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ".split("_"),weekStart:6,weekdaysShort:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),monthsShort:"ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ".split("_"),weekdaysMin:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"ⴷⴰⴷⵅ ⵙ ⵢⴰⵏ %s",past:"ⵢⴰⵏ %s",s:"ⵉⵎⵉⴽ",m:"ⵎⵉⵏⵓⴺ",mm:"%d ⵎⵉⵏⵓⴺ",h:"ⵙⴰⵄⴰ",hh:"%d ⵜⴰⵙⵙⴰⵄⵉⵏ",d:"ⴰⵙⵙ",dd:"%d oⵙⵙⴰⵏ",M:"ⴰⵢoⵓⵔ",MM:"%d ⵉⵢⵢⵉⵔⵏ",y:"ⴰⵙⴳⴰⵙ",yy:"%d ⵉⵙⴳⴰⵙⵏ"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ug-cn.js b/node_modules/dayjs/locale/ug-cn.js new file mode 100644 index 0000000..995c3b3 --- /dev/null +++ b/node_modules/dayjs/locale/ug-cn.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_ug_cn=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"ug-cn",weekdays:"يەكشەنبە_دۈشەنبە_سەيشەنبە_چارشەنبە_پەيشەنبە_جۈمە_شەنبە".split("_"),months:"يانۋار_فېۋرال_مارت_ئاپرېل_ماي_ئىيۇن_ئىيۇل_ئاۋغۇست_سېنتەبىر_ئۆكتەبىر_نويابىر_دېكابىر".split("_"),weekStart:1,weekdaysShort:"يە_دۈ_سە_چا_پە_جۈ_شە".split("_"),monthsShort:"يانۋار_فېۋرال_مارت_ئاپرېل_ماي_ئىيۇن_ئىيۇل_ئاۋغۇست_سېنتەبىر_ئۆكتەبىر_نويابىر_دېكابىر".split("_"),weekdaysMin:"يە_دۈ_سە_چا_پە_جۈ_شە".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY-يىلىM-ئاينىڭD-كۈنى",LLL:"YYYY-يىلىM-ئاينىڭD-كۈنى، HH:mm",LLLL:"dddd، YYYY-يىلىM-ئاينىڭD-كۈنى، HH:mm"},relativeTime:{future:"%s كېيىن",past:"%s بۇرۇن",s:"نەچچە سېكونت",m:"بىر مىنۇت",mm:"%d مىنۇت",h:"بىر سائەت",hh:"%d سائەت",d:"بىر كۈن",dd:"%d كۈن",M:"بىر ئاي",MM:"%d ئاي",y:"بىر يىل",yy:"%d يىل"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/uk.js b/node_modules/dayjs/locale/uk.js new file mode 100644 index 0000000..537afb1 --- /dev/null +++ b/node_modules/dayjs/locale/uk.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_uk=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),s="січня_лютого_березня_квітня_травня_червня_липня_серпня_вересня_жовтня_листопада_грудня".split("_"),n="січень_лютий_березень_квітень_травень_червень_липень_серпень_вересень_жовтень_листопад_грудень".split("_"),o=/D[oD]?(\[[^[\]]*\]|\s)+MMMM?/;function d(_,e,t){var s,n;return"m"===t?e?"хвилина":"хвилину":"h"===t?e?"година":"годину":_+" "+(s=+_,n={ss:e?"секунда_секунди_секунд":"секунду_секунди_секунд",mm:e?"хвилина_хвилини_хвилин":"хвилину_хвилини_хвилин",hh:e?"година_години_годин":"годину_години_годин",dd:"день_дні_днів",MM:"місяць_місяці_місяців",yy:"рік_роки_років"}[t].split("_"),s%10==1&&s%100!=11?n[0]:s%10>=2&&s%10<=4&&(s%100<10||s%100>=20)?n[1]:n[2])}var i=function(_,e){return o.test(e)?s[_.month()]:n[_.month()]};i.s=n,i.f=s;var r={name:"uk",weekdays:"неділя_понеділок_вівторок_середа_четвер_п’ятниця_субота".split("_"),weekdaysShort:"ндл_пнд_втр_срд_чтв_птн_сбт".split("_"),weekdaysMin:"нд_пн_вт_ср_чт_пт_сб".split("_"),months:i,monthsShort:"січ_лют_бер_квіт_трав_черв_лип_серп_вер_жовт_лист_груд".split("_"),weekStart:1,relativeTime:{future:"за %s",past:"%s тому",s:"декілька секунд",m:d,mm:d,h:d,hh:d,d:"день",dd:d,M:"місяць",MM:d,y:"рік",yy:d},ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY р.",LLL:"D MMMM YYYY р., HH:mm",LLLL:"dddd, D MMMM YYYY р., HH:mm"}};return t.default.locale(r,null,!0),r})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/ur.js b/node_modules/dayjs/locale/ur.js new file mode 100644 index 0000000..4f83c8b --- /dev/null +++ b/node_modules/dayjs/locale/ur.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_ur=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"ur",weekdays:"اتوار_پیر_منگل_بدھ_جمعرات_جمعہ_ہفتہ".split("_"),months:"جنوری_فروری_مارچ_اپریل_مئی_جون_جولائی_اگست_ستمبر_اکتوبر_نومبر_دسمبر".split("_"),weekStart:1,weekdaysShort:"اتوار_پیر_منگل_بدھ_جمعرات_جمعہ_ہفتہ".split("_"),monthsShort:"جنوری_فروری_مارچ_اپریل_مئی_جون_جولائی_اگست_ستمبر_اکتوبر_نومبر_دسمبر".split("_"),weekdaysMin:"اتوار_پیر_منگل_بدھ_جمعرات_جمعہ_ہفتہ".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd، D MMMM YYYY HH:mm"},relativeTime:{future:"%s بعد",past:"%s قبل",s:"چند سیکنڈ",m:"ایک منٹ",mm:"%d منٹ",h:"ایک گھنٹہ",hh:"%d گھنٹے",d:"ایک دن",dd:"%d دن",M:"ایک ماہ",MM:"%d ماہ",y:"ایک سال",yy:"%d سال"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/uz-latn.js b/node_modules/dayjs/locale/uz-latn.js new file mode 100644 index 0000000..a8ebab4 --- /dev/null +++ b/node_modules/dayjs/locale/uz-latn.js @@ -0,0 +1 @@ +!function(a,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(a="undefined"!=typeof globalThis?globalThis:a||self).dayjs_locale_uz_latn=e(a.dayjs)}(this,(function(a){"use strict";function e(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var _=e(a),n={name:"uz-latn",weekdays:"Yakshanba_Dushanba_Seshanba_Chorshanba_Payshanba_Juma_Shanba".split("_"),months:"Yanvar_Fevral_Mart_Aprel_May_Iyun_Iyul_Avgust_Sentabr_Oktabr_Noyabr_Dekabr".split("_"),weekStart:1,weekdaysShort:"Yak_Dush_Sesh_Chor_Pay_Jum_Shan".split("_"),monthsShort:"Yan_Fev_Mar_Apr_May_Iyun_Iyul_Avg_Sen_Okt_Noy_Dek".split("_"),weekdaysMin:"Ya_Du_Se_Cho_Pa_Ju_Sha".split("_"),ordinal:function(a){return a},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},relativeTime:{future:"Yaqin %s ichida",past:"%s oldin",s:"soniya",m:"bir daqiqa",mm:"%d daqiqa",h:"bir soat",hh:"%d soat",d:"bir kun",dd:"%d kun",M:"bir oy",MM:"%d oy",y:"bir yil",yy:"%d yil"}};return _.default.locale(n,null,!0),n})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/uz.js b/node_modules/dayjs/locale/uz.js new file mode 100644 index 0000000..f6992b1 --- /dev/null +++ b/node_modules/dayjs/locale/uz.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_uz=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"uz",weekdays:"Якшанба_Душанба_Сешанба_Чоршанба_Пайшанба_Жума_Шанба".split("_"),months:"январ_феврал_март_апрел_май_июн_июл_август_сентябр_октябр_ноябр_декабр".split("_"),weekStart:1,weekdaysShort:"Якш_Душ_Сеш_Чор_Пай_Жум_Шан".split("_"),monthsShort:"янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек".split("_"),weekdaysMin:"Як_Ду_Се_Чо_Па_Жу_Ша".split("_"),ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},relativeTime:{future:"Якин %s ичида",past:"%s олдин",s:"фурсат",m:"бир дакика",mm:"%d дакика",h:"бир соат",hh:"%d соат",d:"бир кун",dd:"%d кун",M:"бир ой",MM:"%d ой",y:"бир йил",yy:"%d йил"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/vi.js b/node_modules/dayjs/locale/vi.js new file mode 100644 index 0000000..ee33954 --- /dev/null +++ b/node_modules/dayjs/locale/vi.js @@ -0,0 +1 @@ +!function(t,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],n):(t="undefined"!=typeof globalThis?globalThis:t||self).dayjs_locale_vi=n(t.dayjs)}(this,(function(t){"use strict";function n(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var h=n(t),_={name:"vi",weekdays:"chủ nhật_thứ hai_thứ ba_thứ tư_thứ năm_thứ sáu_thứ bảy".split("_"),months:"tháng 1_tháng 2_tháng 3_tháng 4_tháng 5_tháng 6_tháng 7_tháng 8_tháng 9_tháng 10_tháng 11_tháng 12".split("_"),weekStart:1,weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),monthsShort:"Th01_Th02_Th03_Th04_Th05_Th06_Th07_Th08_Th09_Th10_Th11_Th12".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),ordinal:function(t){return t},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [năm] YYYY",LLL:"D MMMM [năm] YYYY HH:mm",LLLL:"dddd, D MMMM [năm] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},relativeTime:{future:"%s tới",past:"%s trước",s:"vài giây",m:"một phút",mm:"%d phút",h:"một giờ",hh:"%d giờ",d:"một ngày",dd:"%d ngày",M:"một tháng",MM:"%d tháng",y:"một năm",yy:"%d năm"}};return h.default.locale(_,null,!0),_})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/x-pseudo.js b/node_modules/dayjs/locale/x-pseudo.js new file mode 100644 index 0000000..c1215d6 --- /dev/null +++ b/node_modules/dayjs/locale/x-pseudo.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_x_pseudo=t(e.dayjs)}(this,(function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var _=t(e),d={name:"x-pseudo",weekdays:"S~úñdá~ý_Mó~ñdáý~_Túé~sdáý~_Wéd~ñésd~áý_T~húrs~dáý_~Fríd~áý_S~átúr~dáý".split("_"),months:"J~áñúá~rý_F~ébrú~árý_~Márc~h_Áp~ríl_~Máý_~Júñé~_Júl~ý_Áú~gúst~_Sép~témb~ér_Ó~ctób~ér_Ñ~óvém~bér_~Décé~mbér".split("_"),weekStart:1,weekdaysShort:"S~úñ_~Móñ_~Túé_~Wéd_~Thú_~Frí_~Sát".split("_"),monthsShort:"J~áñ_~Féb_~Már_~Ápr_~Máý_~Júñ_~Júl_~Áúg_~Sép_~Óct_~Ñóv_~Déc".split("_"),weekdaysMin:"S~ú_Mó~_Tú_~Wé_T~h_Fr~_Sá".split("_"),ordinal:function(e){return e},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"í~ñ %s",past:"%s á~gó",s:"á ~féw ~sécó~ñds",m:"á ~míñ~úté",mm:"%d m~íñú~tés",h:"á~ñ hó~úr",hh:"%d h~óúrs",d:"á ~dáý",dd:"%d d~áýs",M:"á ~móñ~th",MM:"%d m~óñt~hs",y:"á ~ýéár",yy:"%d ý~éárs"}};return _.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/yo.js b/node_modules/dayjs/locale/yo.js new file mode 100644 index 0000000..b12b37b --- /dev/null +++ b/node_modules/dayjs/locale/yo.js @@ -0,0 +1 @@ +!function(e,_){"object"==typeof exports&&"undefined"!=typeof module?module.exports=_(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],_):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_yo=_(e.dayjs)}(this,(function(e){"use strict";function _(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=_(e),a={name:"yo",weekdays:"Àìkú_Ajé_Ìsẹ́gun_Ọjọ́rú_Ọjọ́bọ_Ẹtì_Àbámẹ́ta".split("_"),months:"Sẹ́rẹ́_Èrèlè_Ẹrẹ̀nà_Ìgbé_Èbibi_Òkùdu_Agẹmo_Ògún_Owewe_Ọ̀wàrà_Bélú_Ọ̀pẹ̀̀".split("_"),weekStart:1,weekdaysShort:"Àìk_Ajé_Ìsẹ́_Ọjr_Ọjb_Ẹtì_Àbá".split("_"),monthsShort:"Sẹ́r_Èrl_Ẹrn_Ìgb_Èbi_Òkù_Agẹ_Ògú_Owe_Ọ̀wà_Bél_Ọ̀pẹ̀̀".split("_"),weekdaysMin:"Àì_Aj_Ìs_Ọr_Ọb_Ẹt_Àb".split("_"),ordinal:function(e){return e},formats:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},relativeTime:{future:"ní %s",past:"%s kọjá",s:"ìsẹjú aayá die",m:"ìsẹjú kan",mm:"ìsẹjú %d",h:"wákati kan",hh:"wákati %d",d:"ọjọ́ kan",dd:"ọjọ́ %d",M:"osù kan",MM:"osù %d",y:"ọdún kan",yy:"ọdún %d"}};return t.default.locale(a,null,!0),a})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/zh-cn.js b/node_modules/dayjs/locale/zh-cn.js new file mode 100644 index 0000000..21cf228 --- /dev/null +++ b/node_modules/dayjs/locale/zh-cn.js @@ -0,0 +1 @@ +!function(e,_){"object"==typeof exports&&"undefined"!=typeof module?module.exports=_(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],_):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_zh_cn=_(e.dayjs)}(this,(function(e){"use strict";function _(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=_(e),d={name:"zh-cn",weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"周日_周一_周二_周三_周四_周五_周六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),ordinal:function(e,_){return"W"===_?e+"周":e+"日"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日Ah点mm分",LLLL:"YYYY年M月D日ddddAh点mm分",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},relativeTime:{future:"%s内",past:"%s前",s:"几秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},meridiem:function(e,_){var t=100*e+_;return t<600?"凌晨":t<900?"早上":t<1100?"上午":t<1300?"中午":t<1800?"下午":"晚上"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/zh-hk.js b/node_modules/dayjs/locale/zh-hk.js new file mode 100644 index 0000000..dd389f9 --- /dev/null +++ b/node_modules/dayjs/locale/zh-hk.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_zh_hk=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var d=e(_),t={name:"zh-hk",months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),ordinal:function(_,e){return"W"===e?_+"週":_+"日"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",m:"一分鐘",mm:"%d 分鐘",h:"一小時",hh:"%d 小時",d:"一天",dd:"%d 天",M:"一個月",MM:"%d 個月",y:"一年",yy:"%d 年"},meridiem:function(_,e){var d=100*_+e;return d<600?"凌晨":d<900?"早上":d<1100?"上午":d<1300?"中午":d<1800?"下午":"晚上"}};return d.default.locale(t,null,!0),t})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/zh-tw.js b/node_modules/dayjs/locale/zh-tw.js new file mode 100644 index 0000000..5970f17 --- /dev/null +++ b/node_modules/dayjs/locale/zh-tw.js @@ -0,0 +1 @@ +!function(_,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_zh_tw=e(_.dayjs)}(this,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"zh-tw",weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),ordinal:function(_,e){return"W"===e?_+"週":_+"日"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"},meridiem:function(_,e){var t=100*_+e;return t<600?"凌晨":t<900?"早上":t<1100?"上午":t<1300?"中午":t<1800?"下午":"晚上"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/locale/zh.js b/node_modules/dayjs/locale/zh.js new file mode 100644 index 0000000..2e80015 --- /dev/null +++ b/node_modules/dayjs/locale/zh.js @@ -0,0 +1 @@ +!function(e,_){"object"==typeof exports&&"undefined"!=typeof module?module.exports=_(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],_):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_zh=_(e.dayjs)}(this,(function(e){"use strict";function _(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=_(e),d={name:"zh",weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"周日_周一_周二_周三_周四_周五_周六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),ordinal:function(e,_){return"W"===_?e+"周":e+"日"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日Ah点mm分",LLLL:"YYYY年M月D日ddddAh点mm分",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},relativeTime:{future:"%s后",past:"%s前",s:"几秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},meridiem:function(e,_){var t=100*e+_;return t<600?"凌晨":t<900?"早上":t<1100?"上午":t<1300?"中午":t<1800?"下午":"晚上"}};return t.default.locale(d,null,!0),d})); \ No newline at end of file diff --git a/node_modules/dayjs/package.json b/node_modules/dayjs/package.json new file mode 100644 index 0000000..d3e7c31 --- /dev/null +++ b/node_modules/dayjs/package.json @@ -0,0 +1,84 @@ +{ + "name": "dayjs", + "version": "1.11.13", + "description": "2KB immutable date time library alternative to Moment.js with the same modern API ", + "main": "dayjs.min.js", + "types": "index.d.ts", + "scripts": { + "test": "TZ=Pacific/Auckland npm run test-tz && TZ=Europe/London npm run test-tz && TZ=America/Whitehorse npm run test-tz && npm run test-tz && jest", + "test-tz": "date && jest test/timezone.test --coverage=false", + "lint": "./node_modules/.bin/eslint src/* test/* build/*", + "prettier": "prettier --write \"docs/**/*.md\"", + "babel": "cross-env BABEL_ENV=build babel src --out-dir esm --copy-files && node build/esm", + "build": "cross-env BABEL_ENV=build node build && npm run size", + "sauce": "npx karma start karma.sauce.conf.js", + "test:sauce": "npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2 && npm run sauce -- 3", + "size": "size-limit && gzip-size dayjs.min.js" + }, + "pre-commit": [ + "lint" + ], + "size-limit": [ + { + "limit": "2.99 KB", + "path": "dayjs.min.js" + } + ], + "jest": { + "roots": [ + "test" + ], + "testRegex": "test/(.*?/)?.*test.js$", + "testURL": "http://localhost", + "coverageDirectory": "./coverage/", + "collectCoverage": true, + "collectCoverageFrom": [ + "src/**/*" + ] + }, + "keywords": [ + "dayjs", + "date", + "time", + "immutable", + "moment" + ], + "author": "iamkun", + "license": "MIT", + "homepage": "https://day.js.org", + "repository": { + "type": "git", + "url": "https://github.com/iamkun/dayjs.git" + }, + "devDependencies": { + "@babel/cli": "^7.0.0-beta.44", + "@babel/core": "^7.0.0-beta.44", + "@babel/node": "^7.0.0-beta.44", + "@babel/preset-env": "^7.0.0-beta.44", + "babel-core": "^7.0.0-bridge.0", + "babel-jest": "^22.4.3", + "babel-plugin-external-helpers": "^6.22.0", + "cross-env": "^5.1.6", + "eslint": "^4.19.1", + "eslint-config-airbnb-base": "^12.1.0", + "eslint-plugin-import": "^2.10.0", + "eslint-plugin-jest": "^21.15.0", + "gzip-size-cli": "^2.1.0", + "jasmine-core": "^2.99.1", + "jest": "^22.4.3", + "karma": "^2.0.2", + "karma-jasmine": "^1.1.2", + "karma-sauce-launcher": "^1.1.0", + "mockdate": "^2.0.2", + "moment": "2.29.2", + "moment-timezone": "0.5.31", + "ncp": "^2.0.0", + "pre-commit": "^1.2.2", + "prettier": "^1.16.1", + "rollup": "^2.45.1", + "rollup-plugin-babel": "^4.4.0", + "rollup-plugin-terser": "^7.0.2", + "size-limit": "^0.18.0", + "typescript": "^2.8.3" + } +} diff --git a/node_modules/dayjs/plugin/advancedFormat.d.ts b/node_modules/dayjs/plugin/advancedFormat.d.ts new file mode 100644 index 0000000..30ec75e --- /dev/null +++ b/node_modules/dayjs/plugin/advancedFormat.d.ts @@ -0,0 +1,4 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin diff --git a/node_modules/dayjs/plugin/advancedFormat.js b/node_modules/dayjs/plugin/advancedFormat.js new file mode 100644 index 0000000..88d62e7 --- /dev/null +++ b/node_modules/dayjs/plugin/advancedFormat.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_advancedFormat=t()}(this,(function(){"use strict";return function(e,t){var r=t.prototype,n=r.format;r.format=function(e){var t=this,r=this.$locale();if(!this.isValid())return n.bind(this)(e);var s=this.$utils(),a=(e||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,(function(e){switch(e){case"Q":return Math.ceil((t.$M+1)/3);case"Do":return r.ordinal(t.$D);case"gggg":return t.weekYear();case"GGGG":return t.isoWeekYear();case"wo":return r.ordinal(t.week(),"W");case"w":case"ww":return s.s(t.week(),"w"===e?1:2,"0");case"W":case"WW":return s.s(t.isoWeek(),"W"===e?1:2,"0");case"k":case"kk":return s.s(String(0===t.$H?24:t.$H),"k"===e?1:2,"0");case"X":return Math.floor(t.$d.getTime()/1e3);case"x":return t.$d.getTime();case"z":return"["+t.offsetName()+"]";case"zzz":return"["+t.offsetName("long")+"]";default:return e}}));return n.bind(this)(a)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/arraySupport.d.ts b/node_modules/dayjs/plugin/arraySupport.d.ts new file mode 100644 index 0000000..e4e44b2 --- /dev/null +++ b/node_modules/dayjs/plugin/arraySupport.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc } from 'dayjs' + +declare module 'dayjs' { + interface ConfigTypeMap { + arraySupport: [number?, number?, number?, number?, number?, number?, number?] + } +} + +declare const plugin: PluginFunc +export = plugin diff --git a/node_modules/dayjs/plugin/arraySupport.js b/node_modules/dayjs/plugin/arraySupport.js new file mode 100644 index 0000000..b16675f --- /dev/null +++ b/node_modules/dayjs/plugin/arraySupport.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_arraySupport=t()}(this,(function(){"use strict";return function(e,t,n){var o=t.prototype,i=function(e){var t=e.date,o=e.utc;return Array.isArray(t)?o?t.length?new Date(Date.UTC.apply(null,t)):new Date:1===t.length?n(String(t[0])).toDate():new(Function.prototype.bind.apply(Date,[null].concat(t))):t},a=o.parse;o.parse=function(e){e.date=i.bind(this)(e),a.bind(this)(e)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/badMutable.d.ts b/node_modules/dayjs/plugin/badMutable.d.ts new file mode 100644 index 0000000..30ec75e --- /dev/null +++ b/node_modules/dayjs/plugin/badMutable.d.ts @@ -0,0 +1,4 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin diff --git a/node_modules/dayjs/plugin/badMutable.js b/node_modules/dayjs/plugin/badMutable.js new file mode 100644 index 0000000..68270cc --- /dev/null +++ b/node_modules/dayjs/plugin/badMutable.js @@ -0,0 +1 @@ +!function(t,i){"object"==typeof exports&&"undefined"!=typeof module?module.exports=i():"function"==typeof define&&define.amd?define(i):(t="undefined"!=typeof globalThis?globalThis:t||self).dayjs_plugin_badMutable=i()}(this,(function(){"use strict";return function(t,i){var n=i.prototype;n.$g=function(t,i,n){return this.$utils().u(t)?this[i]:this.$set(n,t)},n.set=function(t,i){return this.$set(t,i)};var e=n.startOf;n.startOf=function(t,i){return this.$d=e.bind(this)(t,i).toDate(),this.init(),this};var s=n.add;n.add=function(t,i){return this.$d=s.bind(this)(t,i).toDate(),this.init(),this};var o=n.locale;n.locale=function(t,i){return t?(this.$L=o.bind(this)(t,i).$L,this):this.$L};var r=n.daysInMonth;n.daysInMonth=function(){return r.bind(this.clone())()};var u=n.isSame;n.isSame=function(t,i){return u.bind(this.clone())(t,i)};var f=n.isBefore;n.isBefore=function(t,i){return f.bind(this.clone())(t,i)};var d=n.isAfter;n.isAfter=function(t,i){return d.bind(this.clone())(t,i)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/bigIntSupport.d.ts b/node_modules/dayjs/plugin/bigIntSupport.d.ts new file mode 100644 index 0000000..d9f2f39 --- /dev/null +++ b/node_modules/dayjs/plugin/bigIntSupport.d.ts @@ -0,0 +1,11 @@ +import { PluginFunc } from 'dayjs' + +declare module 'dayjs' { + interface ConfigTypeMap { + bigIntSupport: BigInt + } + export function unix(t: BigInt): Dayjs +} + +declare const plugin: PluginFunc +export = plugin diff --git a/node_modules/dayjs/plugin/bigIntSupport.js b/node_modules/dayjs/plugin/bigIntSupport.js new file mode 100644 index 0000000..0c7efac --- /dev/null +++ b/node_modules/dayjs/plugin/bigIntSupport.js @@ -0,0 +1 @@ +!function(n,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(n="undefined"!=typeof globalThis?globalThis:n||self).dayjs_plugin_bigIntSupport=e()}(this,(function(){"use strict";var n=function(n){return"bigint"==typeof n};return function(e,t,i){var o=t.prototype,u=function(e){var t=e.date;return n(t)?Number(t):t},r=o.parse;o.parse=function(n){n.date=u.bind(this)(n),r.bind(this)(n)};var f=i.unix;i.unix=function(e){var t=n(e)?Number(e):e;return f(t)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/buddhistEra.d.ts b/node_modules/dayjs/plugin/buddhistEra.d.ts new file mode 100644 index 0000000..30ec75e --- /dev/null +++ b/node_modules/dayjs/plugin/buddhistEra.d.ts @@ -0,0 +1,4 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin diff --git a/node_modules/dayjs/plugin/buddhistEra.js b/node_modules/dayjs/plugin/buddhistEra.js new file mode 100644 index 0000000..58b137c --- /dev/null +++ b/node_modules/dayjs/plugin/buddhistEra.js @@ -0,0 +1 @@ +!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).dayjs_plugin_buddhistEra=e()}(this,(function(){"use strict";return function(t,e){var n=e.prototype,i=n.format;n.format=function(t){var e=this,n=(t||"YYYY-MM-DDTHH:mm:ssZ").replace(/(\[[^\]]+])|BBBB|BB/g,(function(t,n){var i,o=String(e.$y+543),f="BB"===t?[o.slice(-2),2]:[o,4];return n||(i=e.$utils()).s.apply(i,f.concat(["0"]))}));return i.bind(this)(n)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/calendar.d.ts b/node_modules/dayjs/plugin/calendar.d.ts new file mode 100644 index 0000000..a8d064f --- /dev/null +++ b/node_modules/dayjs/plugin/calendar.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc, ConfigType } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + interface Dayjs { + calendar(referenceTime?: ConfigType, formats?: object): string + } +} diff --git a/node_modules/dayjs/plugin/calendar.js b/node_modules/dayjs/plugin/calendar.js new file mode 100644 index 0000000..c577098 --- /dev/null +++ b/node_modules/dayjs/plugin/calendar.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_calendar=t()}(this,(function(){"use strict";return function(e,t,a){var n="h:mm A",d={lastDay:"[Yesterday at] "+n,sameDay:"[Today at] "+n,nextDay:"[Tomorrow at] "+n,nextWeek:"dddd [at] "+n,lastWeek:"[Last] dddd [at] "+n,sameElse:"MM/DD/YYYY"};t.prototype.calendar=function(e,t){var n=t||this.$locale().calendar||d,o=a(e||void 0).startOf("d"),s=this.diff(o,"d",!0),i="sameElse",f=s<-6?i:s<-1?"lastWeek":s<0?"lastDay":s<1?"sameDay":s<2?"nextDay":s<7?"nextWeek":i,l=n[f]||d[f];return"function"==typeof l?l.call(this,a()):this.format(l)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/customParseFormat.d.ts b/node_modules/dayjs/plugin/customParseFormat.d.ts new file mode 100644 index 0000000..1b41c0d --- /dev/null +++ b/node_modules/dayjs/plugin/customParseFormat.d.ts @@ -0,0 +1,8 @@ +import { PluginFunc } from 'dayjs' + +declare interface PluginOptions { + parseTwoDigitYear?: (yearString: string) => number +} + +declare const plugin: PluginFunc +export = plugin diff --git a/node_modules/dayjs/plugin/customParseFormat.js b/node_modules/dayjs/plugin/customParseFormat.js new file mode 100644 index 0000000..10a806e --- /dev/null +++ b/node_modules/dayjs/plugin/customParseFormat.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_customParseFormat=t()}(this,(function(){"use strict";var e={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},t=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,n=/\d/,r=/\d\d/,i=/\d\d?/,o=/\d*[^-_:/,()\s\d]+/,s={},a=function(e){return(e=+e)+(e>68?1900:2e3)};var f=function(e){return function(t){this[e]=+t}},h=[/[+-]\d\d:?(\d\d)?|Z/,function(e){(this.zone||(this.zone={})).offset=function(e){if(!e)return 0;if("Z"===e)return 0;var t=e.match(/([+-]|\d\d)/g),n=60*t[1]+(+t[2]||0);return 0===n?0:"+"===t[0]?-n:n}(e)}],u=function(e){var t=s[e];return t&&(t.indexOf?t:t.s.concat(t.f))},d=function(e,t){var n,r=s.meridiem;if(r){for(var i=1;i<=24;i+=1)if(e.indexOf(r(i,0,t))>-1){n=i>12;break}}else n=e===(t?"pm":"PM");return n},c={A:[o,function(e){this.afternoon=d(e,!1)}],a:[o,function(e){this.afternoon=d(e,!0)}],Q:[n,function(e){this.month=3*(e-1)+1}],S:[n,function(e){this.milliseconds=100*+e}],SS:[r,function(e){this.milliseconds=10*+e}],SSS:[/\d{3}/,function(e){this.milliseconds=+e}],s:[i,f("seconds")],ss:[i,f("seconds")],m:[i,f("minutes")],mm:[i,f("minutes")],H:[i,f("hours")],h:[i,f("hours")],HH:[i,f("hours")],hh:[i,f("hours")],D:[i,f("day")],DD:[r,f("day")],Do:[o,function(e){var t=s.ordinal,n=e.match(/\d+/);if(this.day=n[0],t)for(var r=1;r<=31;r+=1)t(r).replace(/\[|\]/g,"")===e&&(this.day=r)}],w:[i,f("week")],ww:[r,f("week")],M:[i,f("month")],MM:[r,f("month")],MMM:[o,function(e){var t=u("months"),n=(u("monthsShort")||t.map((function(e){return e.slice(0,3)}))).indexOf(e)+1;if(n<1)throw new Error;this.month=n%12||n}],MMMM:[o,function(e){var t=u("months").indexOf(e)+1;if(t<1)throw new Error;this.month=t%12||t}],Y:[/[+-]?\d+/,f("year")],YY:[r,function(e){this.year=a(e)}],YYYY:[/\d{4}/,f("year")],Z:h,ZZ:h};function l(n){var r,i;r=n,i=s&&s.formats;for(var o=(n=r.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(t,n,r){var o=r&&r.toUpperCase();return n||i[r]||e[r]||i[o].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(e,t,n){return t||n.slice(1)}))}))).match(t),a=o.length,f=0;f-1)return new Date(("X"===t?1e3:1)*e);var i=l(t)(e),o=i.year,s=i.month,a=i.day,f=i.hours,h=i.minutes,u=i.seconds,d=i.milliseconds,c=i.zone,m=i.week,M=new Date,Y=a||(o||s?1:M.getDate()),p=o||M.getFullYear(),v=0;o&&!s||(v=s>0?s-1:M.getMonth());var D,w=f||0,g=h||0,y=u||0,L=d||0;return c?new Date(Date.UTC(p,v,Y,w,g,y,L+60*c.offset*1e3)):n?new Date(Date.UTC(p,v,Y,w,g,y,L)):(D=new Date(p,v,Y,w,g,y,L),m&&(D=r(D).week(m).toDate()),D)}catch(e){return new Date("")}}(t,a,r,n),this.init(),d&&!0!==d&&(this.$L=this.locale(d).$L),u&&t!=this.format(a)&&(this.$d=new Date("")),s={}}else if(a instanceof Array)for(var c=a.length,m=1;m<=c;m+=1){o[1]=a[m-1];var M=n.apply(this,o);if(M.isValid()){this.$d=M.$d,this.$L=M.$L,this.init();break}m===c&&(this.$d=new Date(""))}else i.call(this,e)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/dayOfYear.d.ts b/node_modules/dayjs/plugin/dayOfYear.d.ts new file mode 100644 index 0000000..4fd6601 --- /dev/null +++ b/node_modules/dayjs/plugin/dayOfYear.d.ts @@ -0,0 +1,11 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + interface Dayjs { + dayOfYear(): number + dayOfYear(value: number): Dayjs + } +} diff --git a/node_modules/dayjs/plugin/dayOfYear.js b/node_modules/dayjs/plugin/dayOfYear.js new file mode 100644 index 0000000..4a57000 --- /dev/null +++ b/node_modules/dayjs/plugin/dayOfYear.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_dayOfYear=t()}(this,(function(){"use strict";return function(e,t,n){t.prototype.dayOfYear=function(e){var t=Math.round((n(this).startOf("day")-n(this).startOf("year"))/864e5)+1;return null==e?t:this.add(e-t,"day")}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/devHelper.d.ts b/node_modules/dayjs/plugin/devHelper.d.ts new file mode 100644 index 0000000..30ec75e --- /dev/null +++ b/node_modules/dayjs/plugin/devHelper.d.ts @@ -0,0 +1,4 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin diff --git a/node_modules/dayjs/plugin/devHelper.js b/node_modules/dayjs/plugin/devHelper.js new file mode 100644 index 0000000..a3f6daf --- /dev/null +++ b/node_modules/dayjs/plugin/devHelper.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_devHelper=t()}(this,(function(){"use strict";return function(e,t,o){if(!process||"production"!==process.env.NODE_ENV){var s=t.prototype,n=s.parse;s.parse=function(e){var t=e.date;return"string"==typeof t&&13===t.length&&console.warn("To parse a Unix timestamp like "+t+", you should pass it as a Number. https://day.js.org/docs/en/parse/unix-timestamp-milliseconds"),"number"==typeof t&&4===String(t).length&&console.warn("Guessing you may want to parse the Year "+t+", you should pass it as a String "+t+", not a Number. Otherwise, "+t+" will be treated as a Unix timestamp"),e.args.length>=2&&!o.p.customParseFormat&&console.warn("To parse a date-time string like "+t+" using the given format, you should enable customParseFormat plugin first. https://day.js.org/docs/en/parse/string-format"),n.bind(this)(e)};var a=o.locale;o.locale=function(e,t,s){return void 0===t&&"string"==typeof e&&(o.Ls[e]||console.warn("Guessing you may want to use locale "+e+", you have to load it before using it. https://day.js.org/docs/en/i18n/loading-into-nodejs")),a(e,t,s)}}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/duration.d.ts b/node_modules/dayjs/plugin/duration.d.ts new file mode 100644 index 0000000..9675a80 --- /dev/null +++ b/node_modules/dayjs/plugin/duration.d.ts @@ -0,0 +1,88 @@ +import { PluginFunc } from 'dayjs' +import { OpUnitType, UnitTypeLongPlural } from 'dayjs'; + +declare const plugin: PluginFunc +export as namespace plugin; +export = plugin + +declare namespace plugin { + /** + * @deprecated Please use more strict types + */ + type DurationInputType = string | number | object + /** + * @deprecated Please use more strict types + */ + type DurationAddType = number | object | Duration + + type DurationUnitsObjectType = Partial<{ + [unit in Exclude | "weeks"]: number + }>; + type DurationUnitType = Exclude + type CreateDurationType = + ((units: DurationUnitsObjectType) => Duration) + & ((time: number, unit?: DurationUnitType) => Duration) + & ((ISO_8601: string) => Duration) + type AddDurationType = CreateDurationType & ((duration: Duration) => Duration) + + interface Duration { + new (input: string | number | object, unit?: string, locale?: string): Duration + + clone(): Duration + + humanize(withSuffix?: boolean): string + + milliseconds(): number + asMilliseconds(): number + + seconds(): number + asSeconds(): number + + minutes(): number + asMinutes(): number + + hours(): number + asHours(): number + + days(): number + asDays(): number + + weeks(): number + asWeeks(): number + + months(): number + asMonths(): number + + years(): number + asYears(): number + + as(unit: DurationUnitType): number + + get(unit: DurationUnitType): number + + add: AddDurationType + + subtract: AddDurationType + + toJSON(): string + + toISOString(): string + + format(formatStr?: string): string + + locale(locale: string): Duration + } +} + +declare module 'dayjs' { + interface Dayjs { + add(duration: plugin.Duration): Dayjs + subtract(duration: plugin.Duration): Dayjs + } + + /** + * @param time If unit is not present, time treated as number of milliseconds + */ + export const duration: plugin.CreateDurationType; + export function isDuration(d: any): d is plugin.Duration +} \ No newline at end of file diff --git a/node_modules/dayjs/plugin/duration.js b/node_modules/dayjs/plugin/duration.js new file mode 100644 index 0000000..4578f06 --- /dev/null +++ b/node_modules/dayjs/plugin/duration.js @@ -0,0 +1 @@ +!function(t,s){"object"==typeof exports&&"undefined"!=typeof module?module.exports=s():"function"==typeof define&&define.amd?define(s):(t="undefined"!=typeof globalThis?globalThis:t||self).dayjs_plugin_duration=s()}(this,(function(){"use strict";var t,s,n=1e3,i=6e4,e=36e5,r=864e5,o=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,u=31536e6,d=2628e6,a=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/,h={years:u,months:d,days:r,hours:e,minutes:i,seconds:n,milliseconds:1,weeks:6048e5},c=function(t){return t instanceof g},f=function(t,s,n){return new g(t,n,s.$l)},m=function(t){return s.p(t)+"s"},l=function(t){return t<0},$=function(t){return l(t)?Math.ceil(t):Math.floor(t)},y=function(t){return Math.abs(t)},v=function(t,s){return t?l(t)?{negative:!0,format:""+y(t)+s}:{negative:!1,format:""+t+s}:{negative:!1,format:""}},g=function(){function l(t,s,n){var i=this;if(this.$d={},this.$l=n,void 0===t&&(this.$ms=0,this.parseFromMilliseconds()),s)return f(t*h[m(s)],this);if("number"==typeof t)return this.$ms=t,this.parseFromMilliseconds(),this;if("object"==typeof t)return Object.keys(t).forEach((function(s){i.$d[m(s)]=t[s]})),this.calMilliseconds(),this;if("string"==typeof t){var e=t.match(a);if(e){var r=e.slice(2).map((function(t){return null!=t?Number(t):0}));return this.$d.years=r[0],this.$d.months=r[1],this.$d.weeks=r[2],this.$d.days=r[3],this.$d.hours=r[4],this.$d.minutes=r[5],this.$d.seconds=r[6],this.calMilliseconds(),this}}return this}var y=l.prototype;return y.calMilliseconds=function(){var t=this;this.$ms=Object.keys(this.$d).reduce((function(s,n){return s+(t.$d[n]||0)*h[n]}),0)},y.parseFromMilliseconds=function(){var t=this.$ms;this.$d.years=$(t/u),t%=u,this.$d.months=$(t/d),t%=d,this.$d.days=$(t/r),t%=r,this.$d.hours=$(t/e),t%=e,this.$d.minutes=$(t/i),t%=i,this.$d.seconds=$(t/n),t%=n,this.$d.milliseconds=t},y.toISOString=function(){var t=v(this.$d.years,"Y"),s=v(this.$d.months,"M"),n=+this.$d.days||0;this.$d.weeks&&(n+=7*this.$d.weeks);var i=v(n,"D"),e=v(this.$d.hours,"H"),r=v(this.$d.minutes,"M"),o=this.$d.seconds||0;this.$d.milliseconds&&(o+=this.$d.milliseconds/1e3,o=Math.round(1e3*o)/1e3);var u=v(o,"S"),d=t.negative||s.negative||i.negative||e.negative||r.negative||u.negative,a=e.format||r.format||u.format?"T":"",h=(d?"-":"")+"P"+t.format+s.format+i.format+a+e.format+r.format+u.format;return"P"===h||"-P"===h?"P0D":h},y.toJSON=function(){return this.toISOString()},y.format=function(t){var n=t||"YYYY-MM-DDTHH:mm:ss",i={Y:this.$d.years,YY:s.s(this.$d.years,2,"0"),YYYY:s.s(this.$d.years,4,"0"),M:this.$d.months,MM:s.s(this.$d.months,2,"0"),D:this.$d.days,DD:s.s(this.$d.days,2,"0"),H:this.$d.hours,HH:s.s(this.$d.hours,2,"0"),m:this.$d.minutes,mm:s.s(this.$d.minutes,2,"0"),s:this.$d.seconds,ss:s.s(this.$d.seconds,2,"0"),SSS:s.s(this.$d.milliseconds,3,"0")};return n.replace(o,(function(t,s){return s||String(i[t])}))},y.as=function(t){return this.$ms/h[m(t)]},y.get=function(t){var s=this.$ms,n=m(t);return"milliseconds"===n?s%=1e3:s="weeks"===n?$(s/h[n]):this.$d[n],s||0},y.add=function(t,s,n){var i;return i=s?t*h[m(s)]:c(t)?t.$ms:f(t,this).$ms,f(this.$ms+i*(n?-1:1),this)},y.subtract=function(t,s){return this.add(t,s,!0)},y.locale=function(t){var s=this.clone();return s.$l=t,s},y.clone=function(){return f(this.$ms,this)},y.humanize=function(s){return t().add(this.$ms,"ms").locale(this.$l).fromNow(!s)},y.valueOf=function(){return this.asMilliseconds()},y.milliseconds=function(){return this.get("milliseconds")},y.asMilliseconds=function(){return this.as("milliseconds")},y.seconds=function(){return this.get("seconds")},y.asSeconds=function(){return this.as("seconds")},y.minutes=function(){return this.get("minutes")},y.asMinutes=function(){return this.as("minutes")},y.hours=function(){return this.get("hours")},y.asHours=function(){return this.as("hours")},y.days=function(){return this.get("days")},y.asDays=function(){return this.as("days")},y.weeks=function(){return this.get("weeks")},y.asWeeks=function(){return this.as("weeks")},y.months=function(){return this.get("months")},y.asMonths=function(){return this.as("months")},y.years=function(){return this.get("years")},y.asYears=function(){return this.as("years")},l}(),p=function(t,s,n){return t.add(s.years()*n,"y").add(s.months()*n,"M").add(s.days()*n,"d").add(s.hours()*n,"h").add(s.minutes()*n,"m").add(s.seconds()*n,"s").add(s.milliseconds()*n,"ms")};return function(n,i,e){t=e,s=e().$utils(),e.duration=function(t,s){var n=e.locale();return f(t,{$l:n},s)},e.isDuration=c;var r=i.prototype.add,o=i.prototype.subtract;i.prototype.add=function(t,s){return c(t)?p(this,t,1):r.bind(this)(t,s)},i.prototype.subtract=function(t,s){return c(t)?p(this,t,-1):o.bind(this)(t,s)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/isBetween.d.ts b/node_modules/dayjs/plugin/isBetween.d.ts new file mode 100644 index 0000000..431fff8 --- /dev/null +++ b/node_modules/dayjs/plugin/isBetween.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc, ConfigType, OpUnitType } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + interface Dayjs { + isBetween(a: ConfigType, b: ConfigType, c?: OpUnitType | null, d?: '()' | '[]' | '[)' | '(]'): boolean + } +} diff --git a/node_modules/dayjs/plugin/isBetween.js b/node_modules/dayjs/plugin/isBetween.js new file mode 100644 index 0000000..68046cb --- /dev/null +++ b/node_modules/dayjs/plugin/isBetween.js @@ -0,0 +1 @@ +!function(e,i){"object"==typeof exports&&"undefined"!=typeof module?module.exports=i():"function"==typeof define&&define.amd?define(i):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_isBetween=i()}(this,(function(){"use strict";return function(e,i,t){i.prototype.isBetween=function(e,i,s,f){var n=t(e),o=t(i),r="("===(f=f||"()")[0],u=")"===f[1];return(r?this.isAfter(n,s):!this.isBefore(n,s))&&(u?this.isBefore(o,s):!this.isAfter(o,s))||(r?this.isBefore(n,s):!this.isAfter(n,s))&&(u?this.isAfter(o,s):!this.isBefore(o,s))}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/isLeapYear.d.ts b/node_modules/dayjs/plugin/isLeapYear.d.ts new file mode 100644 index 0000000..5be7409 --- /dev/null +++ b/node_modules/dayjs/plugin/isLeapYear.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + interface Dayjs { + isLeapYear(): boolean + } +} diff --git a/node_modules/dayjs/plugin/isLeapYear.js b/node_modules/dayjs/plugin/isLeapYear.js new file mode 100644 index 0000000..030bd46 --- /dev/null +++ b/node_modules/dayjs/plugin/isLeapYear.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_isLeapYear=t()}(this,(function(){"use strict";return function(e,t){t.prototype.isLeapYear=function(){return this.$y%4==0&&this.$y%100!=0||this.$y%400==0}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/isMoment.d.ts b/node_modules/dayjs/plugin/isMoment.d.ts new file mode 100644 index 0000000..dac24f6 --- /dev/null +++ b/node_modules/dayjs/plugin/isMoment.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + + export function isMoment(input: any): boolean + +} diff --git a/node_modules/dayjs/plugin/isMoment.js b/node_modules/dayjs/plugin/isMoment.js new file mode 100644 index 0000000..be26412 --- /dev/null +++ b/node_modules/dayjs/plugin/isMoment.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_isMoment=n()}(this,(function(){"use strict";return function(e,n,t){t.isMoment=function(e){return t.isDayjs(e)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/isSameOrAfter.d.ts b/node_modules/dayjs/plugin/isSameOrAfter.d.ts new file mode 100644 index 0000000..916bc80 --- /dev/null +++ b/node_modules/dayjs/plugin/isSameOrAfter.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc, ConfigType, OpUnitType } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + interface Dayjs { + isSameOrAfter(date?: ConfigType, unit?: OpUnitType): boolean + } +} diff --git a/node_modules/dayjs/plugin/isSameOrAfter.js b/node_modules/dayjs/plugin/isSameOrAfter.js new file mode 100644 index 0000000..76f8a33 --- /dev/null +++ b/node_modules/dayjs/plugin/isSameOrAfter.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_isSameOrAfter=t()}(this,(function(){"use strict";return function(e,t){t.prototype.isSameOrAfter=function(e,t){return this.isSame(e,t)||this.isAfter(e,t)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/isSameOrBefore.d.ts b/node_modules/dayjs/plugin/isSameOrBefore.d.ts new file mode 100644 index 0000000..d52b095 --- /dev/null +++ b/node_modules/dayjs/plugin/isSameOrBefore.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc, ConfigType, OpUnitType } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + interface Dayjs { + isSameOrBefore(date?: ConfigType, unit?: OpUnitType): boolean + } +} diff --git a/node_modules/dayjs/plugin/isSameOrBefore.js b/node_modules/dayjs/plugin/isSameOrBefore.js new file mode 100644 index 0000000..57a767e --- /dev/null +++ b/node_modules/dayjs/plugin/isSameOrBefore.js @@ -0,0 +1 @@ +!function(e,i){"object"==typeof exports&&"undefined"!=typeof module?module.exports=i():"function"==typeof define&&define.amd?define(i):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_isSameOrBefore=i()}(this,(function(){"use strict";return function(e,i){i.prototype.isSameOrBefore=function(e,i){return this.isSame(e,i)||this.isBefore(e,i)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/isToday.d.ts b/node_modules/dayjs/plugin/isToday.d.ts new file mode 100644 index 0000000..04ac581 --- /dev/null +++ b/node_modules/dayjs/plugin/isToday.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + interface Dayjs { + isToday(): boolean + } +} diff --git a/node_modules/dayjs/plugin/isToday.js b/node_modules/dayjs/plugin/isToday.js new file mode 100644 index 0000000..ee9f9cd --- /dev/null +++ b/node_modules/dayjs/plugin/isToday.js @@ -0,0 +1 @@ +!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?module.exports=o():"function"==typeof define&&define.amd?define(o):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_isToday=o()}(this,(function(){"use strict";return function(e,o,t){o.prototype.isToday=function(){var e="YYYY-MM-DD",o=t();return this.format(e)===o.format(e)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/isTomorrow.d.ts b/node_modules/dayjs/plugin/isTomorrow.d.ts new file mode 100644 index 0000000..08110b6 --- /dev/null +++ b/node_modules/dayjs/plugin/isTomorrow.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + interface Dayjs { + isTomorrow(): boolean + } +} diff --git a/node_modules/dayjs/plugin/isTomorrow.js b/node_modules/dayjs/plugin/isTomorrow.js new file mode 100644 index 0000000..ca85044 --- /dev/null +++ b/node_modules/dayjs/plugin/isTomorrow.js @@ -0,0 +1 @@ +!function(o,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(o="undefined"!=typeof globalThis?globalThis:o||self).dayjs_plugin_isTomorrow=e()}(this,(function(){"use strict";return function(o,e,t){e.prototype.isTomorrow=function(){var o="YYYY-MM-DD",e=t().add(1,"day");return this.format(o)===e.format(o)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/isYesterday.d.ts b/node_modules/dayjs/plugin/isYesterday.d.ts new file mode 100644 index 0000000..2d8ae9e --- /dev/null +++ b/node_modules/dayjs/plugin/isYesterday.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + interface Dayjs { + isYesterday(): boolean + } +} diff --git a/node_modules/dayjs/plugin/isYesterday.js b/node_modules/dayjs/plugin/isYesterday.js new file mode 100644 index 0000000..b63b68a --- /dev/null +++ b/node_modules/dayjs/plugin/isYesterday.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_isYesterday=t()}(this,(function(){"use strict";return function(e,t,n){t.prototype.isYesterday=function(){var e="YYYY-MM-DD",t=n().subtract(1,"day");return this.format(e)===t.format(e)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/isoWeek.d.ts b/node_modules/dayjs/plugin/isoWeek.d.ts new file mode 100644 index 0000000..3f4d88f --- /dev/null +++ b/node_modules/dayjs/plugin/isoWeek.d.ts @@ -0,0 +1,27 @@ +import { PluginFunc, OpUnitType, ConfigType } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +type ISOUnitType = OpUnitType | 'isoWeek'; + +declare module 'dayjs' { + interface Dayjs { + isoWeekYear(): number + isoWeek(): number + isoWeek(value: number): Dayjs + + isoWeekday(): number + isoWeekday(value: number): Dayjs + + startOf(unit: ISOUnitType): Dayjs + + endOf(unit: ISOUnitType): Dayjs + + isSame(date?: ConfigType, unit?: ISOUnitType): boolean + + isBefore(date?: ConfigType, unit?: ISOUnitType): boolean + + isAfter(date?: ConfigType, unit?: ISOUnitType): boolean + } +} diff --git a/node_modules/dayjs/plugin/isoWeek.js b/node_modules/dayjs/plugin/isoWeek.js new file mode 100644 index 0000000..202ade7 --- /dev/null +++ b/node_modules/dayjs/plugin/isoWeek.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_isoWeek=t()}(this,(function(){"use strict";var e="day";return function(t,i,s){var a=function(t){return t.add(4-t.isoWeekday(),e)},d=i.prototype;d.isoWeekYear=function(){return a(this).year()},d.isoWeek=function(t){if(!this.$utils().u(t))return this.add(7*(t-this.isoWeek()),e);var i,d,n,o,r=a(this),u=(i=this.isoWeekYear(),d=this.$u,n=(d?s.utc:s)().year(i).startOf("year"),o=4-n.isoWeekday(),n.isoWeekday()>4&&(o+=7),n.add(o,e));return r.diff(u,"week")+1},d.isoWeekday=function(e){return this.$utils().u(e)?this.day()||7:this.day(this.day()%7?e:e-7)};var n=d.startOf;d.startOf=function(e,t){var i=this.$utils(),s=!!i.u(t)||t;return"isoweek"===i.p(e)?s?this.date(this.date()-(this.isoWeekday()-1)).startOf("day"):this.date(this.date()-1-(this.isoWeekday()-1)+7).endOf("day"):n.bind(this)(e,t)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/isoWeeksInYear.d.ts b/node_modules/dayjs/plugin/isoWeeksInYear.d.ts new file mode 100644 index 0000000..2bc02cd --- /dev/null +++ b/node_modules/dayjs/plugin/isoWeeksInYear.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + interface Dayjs { + isoWeeksInYear(): number + } +} diff --git a/node_modules/dayjs/plugin/isoWeeksInYear.js b/node_modules/dayjs/plugin/isoWeeksInYear.js new file mode 100644 index 0000000..2bd20cd --- /dev/null +++ b/node_modules/dayjs/plugin/isoWeeksInYear.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_isoWeeksInYear=n()}(this,(function(){"use strict";return function(e,n){n.prototype.isoWeeksInYear=function(){var e=this.isLeapYear(),n=this.endOf("y").day();return 4===n||e&&5===n?53:52}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/localeData.d.ts b/node_modules/dayjs/plugin/localeData.d.ts new file mode 100644 index 0000000..ae9e557 --- /dev/null +++ b/node_modules/dayjs/plugin/localeData.d.ts @@ -0,0 +1,44 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + type WeekdayNames = [string, string, string, string, string, string, string]; + type MonthNames = [string, string, string, string, string, string, string, string, string, string, string, string]; + + interface InstanceLocaleDataReturn { + firstDayOfWeek(): number; + weekdays(instance?: Dayjs): WeekdayNames; + weekdaysShort(instance?: Dayjs): WeekdayNames; + weekdaysMin(instance?: Dayjs): WeekdayNames; + months(instance?: Dayjs): MonthNames; + monthsShort(instance?: Dayjs): MonthNames; + longDateFormat(format: string): string; + meridiem(hour?: number, minute?: number, isLower?: boolean): string; + ordinal(n: number): string + } + + interface GlobalLocaleDataReturn { + firstDayOfWeek(): number; + weekdays(): WeekdayNames; + weekdaysShort(): WeekdayNames; + weekdaysMin(): WeekdayNames; + months(): MonthNames; + monthsShort(): MonthNames; + longDateFormat(format: string): string; + meridiem(hour?: number, minute?: number, isLower?: boolean): string; + ordinal(n: number): string + } + + interface Dayjs { + localeData(): InstanceLocaleDataReturn; + } + + export function weekdays(localOrder?: boolean): WeekdayNames; + export function weekdaysShort(localOrder?: boolean): WeekdayNames; + export function weekdaysMin(localOrder?: boolean): WeekdayNames; + export function monthsShort(): MonthNames; + export function months(): MonthNames; + export function localeData(): GlobalLocaleDataReturn; +} diff --git a/node_modules/dayjs/plugin/localeData.js b/node_modules/dayjs/plugin/localeData.js new file mode 100644 index 0000000..55e01ee --- /dev/null +++ b/node_modules/dayjs/plugin/localeData.js @@ -0,0 +1 @@ +!function(n,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(n="undefined"!=typeof globalThis?globalThis:n||self).dayjs_plugin_localeData=e()}(this,(function(){"use strict";return function(n,e,t){var r=e.prototype,o=function(n){return n&&(n.indexOf?n:n.s)},u=function(n,e,t,r,u){var i=n.name?n:n.$locale(),a=o(i[e]),s=o(i[t]),f=a||s.map((function(n){return n.slice(0,r)}));if(!u)return f;var d=i.weekStart;return f.map((function(n,e){return f[(e+(d||0))%7]}))},i=function(){return t.Ls[t.locale()]},a=function(n,e){return n.formats[e]||function(n){return n.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(n,e,t){return e||t.slice(1)}))}(n.formats[e.toUpperCase()])},s=function(){var n=this;return{months:function(e){return e?e.format("MMMM"):u(n,"months")},monthsShort:function(e){return e?e.format("MMM"):u(n,"monthsShort","months",3)},firstDayOfWeek:function(){return n.$locale().weekStart||0},weekdays:function(e){return e?e.format("dddd"):u(n,"weekdays")},weekdaysMin:function(e){return e?e.format("dd"):u(n,"weekdaysMin","weekdays",2)},weekdaysShort:function(e){return e?e.format("ddd"):u(n,"weekdaysShort","weekdays",3)},longDateFormat:function(e){return a(n.$locale(),e)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};r.localeData=function(){return s.bind(this)()},t.localeData=function(){var n=i();return{firstDayOfWeek:function(){return n.weekStart||0},weekdays:function(){return t.weekdays()},weekdaysShort:function(){return t.weekdaysShort()},weekdaysMin:function(){return t.weekdaysMin()},months:function(){return t.months()},monthsShort:function(){return t.monthsShort()},longDateFormat:function(e){return a(n,e)},meridiem:n.meridiem,ordinal:n.ordinal}},t.months=function(){return u(i(),"months")},t.monthsShort=function(){return u(i(),"monthsShort","months",3)},t.weekdays=function(n){return u(i(),"weekdays",null,null,n)},t.weekdaysShort=function(n){return u(i(),"weekdaysShort","weekdays",3,n)},t.weekdaysMin=function(n){return u(i(),"weekdaysMin","weekdays",2,n)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/localizedFormat.d.ts b/node_modules/dayjs/plugin/localizedFormat.d.ts new file mode 100644 index 0000000..30ec75e --- /dev/null +++ b/node_modules/dayjs/plugin/localizedFormat.d.ts @@ -0,0 +1,4 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin diff --git a/node_modules/dayjs/plugin/localizedFormat.js b/node_modules/dayjs/plugin/localizedFormat.js new file mode 100644 index 0000000..2aa4665 --- /dev/null +++ b/node_modules/dayjs/plugin/localizedFormat.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_localizedFormat=t()}(this,(function(){"use strict";var e={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};return function(t,o,n){var r=o.prototype,i=r.format;n.en.formats=e,r.format=function(t){void 0===t&&(t="YYYY-MM-DDTHH:mm:ssZ");var o=this.$locale().formats,n=function(t,o){return t.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(t,n,r){var i=r&&r.toUpperCase();return n||o[r]||e[r]||o[i].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(e,t,o){return t||o.slice(1)}))}))}(t,void 0===o?{}:o);return i.call(this,n)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/minMax.d.ts b/node_modules/dayjs/plugin/minMax.d.ts new file mode 100644 index 0000000..7d0827f --- /dev/null +++ b/node_modules/dayjs/plugin/minMax.d.ts @@ -0,0 +1,22 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + export function max(dayjs: [Dayjs, ...Dayjs[]]): Dayjs + export function max(noDates: never[]): null + export function max(maybeDates: Dayjs[]): Dayjs | null + + export function max(...dayjs: [Dayjs, ...Dayjs[]]): Dayjs + export function max(...noDates: never[]): null + export function max(...maybeDates: Dayjs[]): Dayjs | null + + export function min(dayjs: [Dayjs, ...Dayjs[]]): Dayjs + export function min(noDates: never[]): null + export function min(maybeDates: Dayjs[]): Dayjs | null + + export function min(...dayjs: [Dayjs, ...Dayjs[]]): Dayjs + export function min(...noDates: never[]): null + export function min(...maybeDates: Dayjs[]): Dayjs | null +} diff --git a/node_modules/dayjs/plugin/minMax.js b/node_modules/dayjs/plugin/minMax.js new file mode 100644 index 0000000..ce06314 --- /dev/null +++ b/node_modules/dayjs/plugin/minMax.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_minMax=n()}(this,(function(){"use strict";return function(e,n,t){var i=function(e,n){if(!n||!n.length||1===n.length&&!n[0]||1===n.length&&Array.isArray(n[0])&&!n[0].length)return null;var t;1===n.length&&n[0].length>0&&(n=n[0]);t=(n=n.filter((function(e){return e})))[0];for(var i=1;i=0?1:a.date()),s=u.year||a.year(),d=u.month>=0?u.month:u.year||u.day?0:a.month(),f=u.hour||0,b=u.minute||0,h=u.second||0,y=u.millisecond||0;return o?new Date(Date.UTC(s,d,c,f,b,h,y)):new Date(s,d,c,f,b,h,y)}return r},o=i.parse;i.parse=function(t){t.date=r.bind(this)(t),o.bind(this)(t)};var u=i.set,a=i.add,c=i.subtract,s=function(t,n,e,i){void 0===i&&(i=1);var r=Object.keys(n),o=this;return r.forEach((function(e){o=t.bind(o)(n[e]*i,e)})),o};i.set=function(t,n){return n=void 0===n?t:n,"Object"===t.constructor.name?s.bind(this)((function(t,n){return u.bind(this)(n,t)}),n,t):u.bind(this)(t,n)},i.add=function(t,n){return"Object"===t.constructor.name?s.bind(this)(a,t,n):a.bind(this)(t,n)},i.subtract=function(t,n){return"Object"===t.constructor.name?s.bind(this)(a,t,n,-1):c.bind(this)(t,n)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/pluralGetSet.d.ts b/node_modules/dayjs/plugin/pluralGetSet.d.ts new file mode 100644 index 0000000..ab2d89a --- /dev/null +++ b/node_modules/dayjs/plugin/pluralGetSet.d.ts @@ -0,0 +1,44 @@ +import { PluginFunc, UnitType, ConfigType } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + interface Dayjs { + years(): number + + years(value: number): Dayjs + + months(): number + + months(value: number): Dayjs + + dates(): number + + dates(value: number): Dayjs + + weeks(): number + + weeks(value: number): Dayjs + + days(): number + + days(value: number): Dayjs + + hours(): number + + hours(value: number): Dayjs + + minutes(): number + + minutes(value: number): Dayjs + + seconds(): number + + seconds(value: number): Dayjs + + milliseconds(): number + + milliseconds(value: number): Dayjs + } +} diff --git a/node_modules/dayjs/plugin/pluralGetSet.js b/node_modules/dayjs/plugin/pluralGetSet.js new file mode 100644 index 0000000..d758494 --- /dev/null +++ b/node_modules/dayjs/plugin/pluralGetSet.js @@ -0,0 +1 @@ +!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?module.exports=o():"function"==typeof define&&define.amd?define(o):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_pluralGetSet=o()}(this,(function(){"use strict";return function(e,o){var s=o.prototype;["milliseconds","seconds","minutes","hours","days","weeks","isoWeeks","months","quarters","years","dates"].forEach((function(e){s[e]=s[e.replace(/s$/,"")]}))}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/preParsePostFormat.d.ts b/node_modules/dayjs/plugin/preParsePostFormat.d.ts new file mode 100644 index 0000000..30ec75e --- /dev/null +++ b/node_modules/dayjs/plugin/preParsePostFormat.d.ts @@ -0,0 +1,4 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin diff --git a/node_modules/dayjs/plugin/preParsePostFormat.js b/node_modules/dayjs/plugin/preParsePostFormat.js new file mode 100644 index 0000000..5611d10 --- /dev/null +++ b/node_modules/dayjs/plugin/preParsePostFormat.js @@ -0,0 +1 @@ +!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).dayjs_plugin_preParsePostFormat=e()}(this,(function(){"use strict";return function(t,e){var o=e.prototype.parse;e.prototype.parse=function(t){if("string"==typeof t.date){var e=this.$locale();t.date=e&&e.preparse?e.preparse(t.date):t.date}return o.bind(this)(t)};var r=e.prototype.format;e.prototype.format=function(){for(var t=arguments.length,e=new Array(t),o=0;o number + thresholds?: RelativeTimeThreshold[] +} + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + interface Dayjs { + fromNow(withoutSuffix?: boolean): string + from(compared: ConfigType, withoutSuffix?: boolean): string + toNow(withoutSuffix?: boolean): string + to(compared: ConfigType, withoutSuffix?: boolean): string + } +} diff --git a/node_modules/dayjs/plugin/relativeTime.js b/node_modules/dayjs/plugin/relativeTime.js new file mode 100644 index 0000000..898eee6 --- /dev/null +++ b/node_modules/dayjs/plugin/relativeTime.js @@ -0,0 +1 @@ +!function(r,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(r="undefined"!=typeof globalThis?globalThis:r||self).dayjs_plugin_relativeTime=e()}(this,(function(){"use strict";return function(r,e,t){r=r||{};var n=e.prototype,o={future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function i(r,e,t,o){return n.fromToBase(r,e,t,o)}t.en.relativeTime=o,n.fromToBase=function(e,n,i,d,u){for(var f,a,s,l=i.$locale().relativeTime||o,h=r.thresholds||[{l:"s",r:44,d:"second"},{l:"m",r:89},{l:"mm",r:44,d:"minute"},{l:"h",r:89},{l:"hh",r:21,d:"hour"},{l:"d",r:35},{l:"dd",r:25,d:"day"},{l:"M",r:45},{l:"MM",r:10,d:"month"},{l:"y",r:17},{l:"yy",d:"year"}],m=h.length,c=0;c0,p<=y.r||!y.r){p<=1&&c>0&&(y=h[c-1]);var v=l[y.l];u&&(p=u(""+p)),a="string"==typeof v?v.replace("%d",p):v(p,n,y.l,s);break}}if(n)return a;var M=s?l.future:l.past;return"function"==typeof M?M(a):M.replace("%s",a)},n.to=function(r,e){return i(r,e,this,!0)},n.from=function(r,e){return i(r,e,this)};var d=function(r){return r.$u?t.utc():t()};n.toNow=function(r){return this.to(d(this),r)},n.fromNow=function(r){return this.from(d(this),r)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/timezone.d.ts b/node_modules/dayjs/plugin/timezone.d.ts new file mode 100644 index 0000000..049bb08 --- /dev/null +++ b/node_modules/dayjs/plugin/timezone.d.ts @@ -0,0 +1,20 @@ +import { PluginFunc, ConfigType } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + interface Dayjs { + tz(timezone?: string, keepLocalTime?: boolean): Dayjs + offsetName(type?: 'short' | 'long'): string | undefined + } + + interface DayjsTimezone { + (date?: ConfigType, timezone?: string): Dayjs + (date: ConfigType, format: string, timezone?: string): Dayjs + guess(): string + setDefault(timezone?: string): void + } + + const tz: DayjsTimezone +} diff --git a/node_modules/dayjs/plugin/timezone.js b/node_modules/dayjs/plugin/timezone.js new file mode 100644 index 0000000..280a2bf --- /dev/null +++ b/node_modules/dayjs/plugin/timezone.js @@ -0,0 +1 @@ +!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).dayjs_plugin_timezone=e()}(this,(function(){"use strict";var t={year:0,month:1,day:2,hour:3,minute:4,second:5},e={};return function(n,i,o){var r,a=function(t,n,i){void 0===i&&(i={});var o=new Date(t),r=function(t,n){void 0===n&&(n={});var i=n.timeZoneName||"short",o=t+"|"+i,r=e[o];return r||(r=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:i}),e[o]=r),r}(n,i);return r.formatToParts(o)},u=function(e,n){for(var i=a(e,n),r=[],u=0;u=0&&(r[c]=parseInt(m,10))}var d=r[3],l=24===d?0:d,h=r[0]+"-"+r[1]+"-"+r[2]+" "+l+":"+r[4]+":"+r[5]+":000",v=+e;return(o.utc(h).valueOf()-(v-=v%1e3))/6e4},f=i.prototype;f.tz=function(t,e){void 0===t&&(t=r);var n,i=this.utcOffset(),a=this.toDate(),u=a.toLocaleString("en-US",{timeZone:t}),f=Math.round((a-new Date(u))/1e3/60),s=15*-Math.round(a.getTimezoneOffset()/15)-f;if(!Number(s))n=this.utcOffset(0,e);else if(n=o(u,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(s,!0),e){var m=n.utcOffset();n=n.add(i-m,"minute")}return n.$x.$timezone=t,n},f.offsetName=function(t){var e=this.$x.$timezone||o.tz.guess(),n=a(this.valueOf(),e,{timeZoneName:t}).find((function(t){return"timezonename"===t.type.toLowerCase()}));return n&&n.value};var s=f.startOf;f.startOf=function(t,e){if(!this.$x||!this.$x.$timezone)return s.call(this,t,e);var n=o(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return s.call(n,t,e).tz(this.$x.$timezone,!0)},o.tz=function(t,e,n){var i=n&&e,a=n||e||r,f=u(+o(),a);if("string"!=typeof t)return o(t).tz(a);var s=function(t,e,n){var i=t-60*e*1e3,o=u(i,n);if(e===o)return[i,e];var r=u(i-=60*(o-e)*1e3,n);return o===r?[i,o]:[t-60*Math.min(o,r)*1e3,Math.max(o,r)]}(o.utc(t,i).valueOf(),f,a),m=s[0],c=s[1],d=o(m).utcOffset(c);return d.$x.$timezone=a,d},o.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},o.tz.setDefault=function(t){r=t}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/toArray.d.ts b/node_modules/dayjs/plugin/toArray.d.ts new file mode 100644 index 0000000..45f1f0c --- /dev/null +++ b/node_modules/dayjs/plugin/toArray.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + interface Dayjs { + toArray(): number[] + } +} diff --git a/node_modules/dayjs/plugin/toArray.js b/node_modules/dayjs/plugin/toArray.js new file mode 100644 index 0000000..ac06750 --- /dev/null +++ b/node_modules/dayjs/plugin/toArray.js @@ -0,0 +1 @@ +!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).dayjs_plugin_toArray=e()}(this,(function(){"use strict";return function(t,e){e.prototype.toArray=function(){return[this.$y,this.$M,this.$D,this.$H,this.$m,this.$s,this.$ms]}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/toObject.d.ts b/node_modules/dayjs/plugin/toObject.d.ts new file mode 100644 index 0000000..ca12aaf --- /dev/null +++ b/node_modules/dayjs/plugin/toObject.d.ts @@ -0,0 +1,20 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +interface DayjsObject { + years: number + months: number + date: number + hours: number + minutes: number + seconds: number + milliseconds: number +} + +declare module 'dayjs' { + interface Dayjs { + toObject(): DayjsObject + } +} diff --git a/node_modules/dayjs/plugin/toObject.js b/node_modules/dayjs/plugin/toObject.js new file mode 100644 index 0000000..573b49e --- /dev/null +++ b/node_modules/dayjs/plugin/toObject.js @@ -0,0 +1 @@ +!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).dayjs_plugin_toObject=e()}(this,(function(){"use strict";return function(t,e){e.prototype.toObject=function(){return{years:this.$y,months:this.$M,date:this.$D,hours:this.$H,minutes:this.$m,seconds:this.$s,milliseconds:this.$ms}}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/updateLocale.d.ts b/node_modules/dayjs/plugin/updateLocale.d.ts new file mode 100644 index 0000000..ef1c01d --- /dev/null +++ b/node_modules/dayjs/plugin/updateLocale.d.ts @@ -0,0 +1,8 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + export function updateLocale(localeName: string, customConfig: Record): Record +} diff --git a/node_modules/dayjs/plugin/updateLocale.js b/node_modules/dayjs/plugin/updateLocale.js new file mode 100644 index 0000000..811d9e9 --- /dev/null +++ b/node_modules/dayjs/plugin/updateLocale.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_updateLocale=n()}(this,(function(){"use strict";return function(e,n,t){t.updateLocale=function(e,n){var o=t.Ls[e];if(o)return(n?Object.keys(n):[]).forEach((function(e){o[e]=n[e]})),o}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/utc.d.ts b/node_modules/dayjs/plugin/utc.d.ts new file mode 100644 index 0000000..544ea4e --- /dev/null +++ b/node_modules/dayjs/plugin/utc.d.ts @@ -0,0 +1,19 @@ +import { PluginFunc, ConfigType } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + interface Dayjs { + + utc(keepLocalTime?: boolean): Dayjs + + local(): Dayjs + + isUTC(): boolean + + utcOffset(offset: number | string, keepLocalTime?: boolean): Dayjs + } + + export function utc(config?: ConfigType, format?: string, strict?: boolean): Dayjs +} diff --git a/node_modules/dayjs/plugin/utc.js b/node_modules/dayjs/plugin/utc.js new file mode 100644 index 0000000..af07564 --- /dev/null +++ b/node_modules/dayjs/plugin/utc.js @@ -0,0 +1 @@ +!function(t,i){"object"==typeof exports&&"undefined"!=typeof module?module.exports=i():"function"==typeof define&&define.amd?define(i):(t="undefined"!=typeof globalThis?globalThis:t||self).dayjs_plugin_utc=i()}(this,(function(){"use strict";var t="minute",i=/[+-]\d\d(?::?\d\d)?/g,e=/([+-]|\d\d)/g;return function(s,f,n){var u=f.prototype;n.utc=function(t){var i={date:t,utc:!0,args:arguments};return new f(i)},u.utc=function(i){var e=n(this.toDate(),{locale:this.$L,utc:!0});return i?e.add(this.utcOffset(),t):e},u.local=function(){return n(this.toDate(),{locale:this.$L,utc:!1})};var o=u.parse;u.parse=function(t){t.utc&&(this.$u=!0),this.$utils().u(t.$offset)||(this.$offset=t.$offset),o.call(this,t)};var r=u.init;u.init=function(){if(this.$u){var t=this.$d;this.$y=t.getUTCFullYear(),this.$M=t.getUTCMonth(),this.$D=t.getUTCDate(),this.$W=t.getUTCDay(),this.$H=t.getUTCHours(),this.$m=t.getUTCMinutes(),this.$s=t.getUTCSeconds(),this.$ms=t.getUTCMilliseconds()}else r.call(this)};var a=u.utcOffset;u.utcOffset=function(s,f){var n=this.$utils().u;if(n(s))return this.$u?0:n(this.$offset)?a.call(this):this.$offset;if("string"==typeof s&&(s=function(t){void 0===t&&(t="");var s=t.match(i);if(!s)return null;var f=(""+s[0]).match(e)||["-",0,0],n=f[0],u=60*+f[1]+ +f[2];return 0===u?0:"+"===n?u:-u}(s),null===s))return this;var u=Math.abs(s)<=16?60*s:s,o=this;if(f)return o.$offset=u,o.$u=0===s,o;if(0!==s){var r=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();(o=this.local().add(u+r,t)).$offset=u,o.$x.$localOffset=r}else o=this.utc();return o};var h=u.format;u.format=function(t){var i=t||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return h.call(this,i)},u.valueOf=function(){var t=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*t},u.isUTC=function(){return!!this.$u},u.toISOString=function(){return this.toDate().toISOString()},u.toString=function(){return this.toDate().toUTCString()};var l=u.toDate;u.toDate=function(t){return"s"===t&&this.$offset?n(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():l.call(this)};var c=u.diff;u.diff=function(t,i,e){if(t&&this.$u===t.$u)return c.call(this,t,i,e);var s=this.local(),f=n(t).local();return c.call(s,f,i,e)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/weekOfYear.d.ts b/node_modules/dayjs/plugin/weekOfYear.d.ts new file mode 100644 index 0000000..d988014 --- /dev/null +++ b/node_modules/dayjs/plugin/weekOfYear.d.ts @@ -0,0 +1,12 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + interface Dayjs { + week(): number + + week(value : number): Dayjs + } +} diff --git a/node_modules/dayjs/plugin/weekOfYear.js b/node_modules/dayjs/plugin/weekOfYear.js new file mode 100644 index 0000000..7e234c4 --- /dev/null +++ b/node_modules/dayjs/plugin/weekOfYear.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_weekOfYear=t()}(this,(function(){"use strict";var e="week",t="year";return function(i,n,r){var f=n.prototype;f.week=function(i){if(void 0===i&&(i=null),null!==i)return this.add(7*(i-this.week()),"day");var n=this.$locale().yearStart||1;if(11===this.month()&&this.date()>25){var f=r(this).startOf(t).add(1,t).date(n),s=r(this).endOf(e);if(f.isBefore(s))return 1}var a=r(this).startOf(t).date(n).startOf(e).subtract(1,"millisecond"),o=this.diff(a,e,!0);return o<0?r(this).startOf("week").week():Math.ceil(o)},f.weeks=function(e){return void 0===e&&(e=null),this.week(e)}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/weekYear.d.ts b/node_modules/dayjs/plugin/weekYear.d.ts new file mode 100644 index 0000000..df25331 --- /dev/null +++ b/node_modules/dayjs/plugin/weekYear.d.ts @@ -0,0 +1,10 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + interface Dayjs { + weekYear(): number + } +} diff --git a/node_modules/dayjs/plugin/weekYear.js b/node_modules/dayjs/plugin/weekYear.js new file mode 100644 index 0000000..d90d137 --- /dev/null +++ b/node_modules/dayjs/plugin/weekYear.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_weekYear=t()}(this,(function(){"use strict";return function(e,t){t.prototype.weekYear=function(){var e=this.month(),t=this.week(),n=this.year();return 1===t&&11===e?n+1:0===e&&t>=52?n-1:n}}})); \ No newline at end of file diff --git a/node_modules/dayjs/plugin/weekday.d.ts b/node_modules/dayjs/plugin/weekday.d.ts new file mode 100644 index 0000000..87a8025 --- /dev/null +++ b/node_modules/dayjs/plugin/weekday.d.ts @@ -0,0 +1,12 @@ +import { PluginFunc } from 'dayjs' + +declare const plugin: PluginFunc +export = plugin + +declare module 'dayjs' { + interface Dayjs { + weekday(): number + + weekday(value: number): Dayjs + } +} diff --git a/node_modules/dayjs/plugin/weekday.js b/node_modules/dayjs/plugin/weekday.js new file mode 100644 index 0000000..ae2276b --- /dev/null +++ b/node_modules/dayjs/plugin/weekday.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_plugin_weekday=t()}(this,(function(){"use strict";return function(e,t){t.prototype.weekday=function(e){var t=this.$locale().weekStart||0,i=this.$W,n=(i + + + + + {{ getInfo.userName }} + {{ getInfo.phone }} + + 退出登录 + + + + + + {{ getInfo.balance || '0.00' }} + 当前收益 + + 提现 + + + + + + + + + + 收支明细 + + + + + + 订单列表 + + + + + + 充电桩列表 + + + + + + 提现记录 + + + + + + + + + + + + 转赠增值积分 + + + + + + + 充电桩 + + + + + + + {{ devices || 0 }} + 我的充电桩数 + + + + + + + + {{ item.name }} + + + + + + + + {{ item.data.day_money || 0 }} + + 今日{{ item.type }} + + + + + {{ item.data.week_money1 || 0 }} + + 上周{{ item.type }} + + + + + + {{ item.data.week_money0 || 0 }} + + 本周{{ item.type }} + + + + {{ item.data.total_money || 0 }} + + 30天{{ item.type }} + + + + + + + + + + + + diff --git a/pages/login/getBack.vue b/pages/login/getBack.vue new file mode 100644 index 0000000..d76f03f --- /dev/null +++ b/pages/login/getBack.vue @@ -0,0 +1,152 @@ + + + + + diff --git a/pages/login/getBackAccout.vue b/pages/login/getBackAccout.vue new file mode 100644 index 0000000..6020dc0 --- /dev/null +++ b/pages/login/getBackAccout.vue @@ -0,0 +1,160 @@ + + + + + diff --git a/pages/login/login.vue b/pages/login/login.vue new file mode 100644 index 0000000..02e54be --- /dev/null +++ b/pages/login/login.vue @@ -0,0 +1,148 @@ + + + + + diff --git a/pages/login/register.vue b/pages/login/register.vue new file mode 100644 index 0000000..1ad7454 --- /dev/null +++ b/pages/login/register.vue @@ -0,0 +1,190 @@ + + + + + diff --git a/pages/mine/addBankCard.vue b/pages/mine/addBankCard.vue new file mode 100644 index 0000000..4e77ac5 --- /dev/null +++ b/pages/mine/addBankCard.vue @@ -0,0 +1,137 @@ + + + + + diff --git a/pages/mine/bankCard.vue b/pages/mine/bankCard.vue new file mode 100644 index 0000000..d8ed8f3 --- /dev/null +++ b/pages/mine/bankCard.vue @@ -0,0 +1,126 @@ + + + + + diff --git a/pages/mine/incomeList.vue b/pages/mine/incomeList.vue new file mode 100644 index 0000000..026af21 --- /dev/null +++ b/pages/mine/incomeList.vue @@ -0,0 +1,163 @@ + + + + + diff --git a/pages/mine/piles.vue b/pages/mine/piles.vue new file mode 100644 index 0000000..56b1788 --- /dev/null +++ b/pages/mine/piles.vue @@ -0,0 +1,176 @@ + + + + + diff --git a/pages/mine/withdraw.vue b/pages/mine/withdraw.vue new file mode 100644 index 0000000..d2be139 --- /dev/null +++ b/pages/mine/withdraw.vue @@ -0,0 +1,251 @@ + + + + + diff --git a/pages/mine/z.vue b/pages/mine/z.vue new file mode 100644 index 0000000..661556d --- /dev/null +++ b/pages/mine/z.vue @@ -0,0 +1,156 @@ + + + + + diff --git a/pages/order/order.vue b/pages/order/order.vue new file mode 100644 index 0000000..8f0c527 --- /dev/null +++ b/pages/order/order.vue @@ -0,0 +1,209 @@ + + + + + diff --git a/request/index.js b/request/index.js new file mode 100644 index 0000000..6d4763e --- /dev/null +++ b/request/index.js @@ -0,0 +1,99 @@ +import store from '@/store/index.js'; + + +import { + API_URL +} from '@/config' +import { + toast +} from '@/uni_modules/uview-plus' + +export const http = (url, params, method, Headers) => { + return new Promise((resolve, reject) => { + let Authorization = store.state.token || '' + let header = { + Authorization, + ...Headers + } + uni.request({ + url: API_URL + url, + data: params || {}, + method: method || 'POST', + header: header, + success: (res) => { + const data = res.data + console.log(res); + if (data.code == 401 || res.statusCode == 401) { + uni.clearStorageSync(); + store.commit('setToken', ''); + uni.showModal({ + title: '提示', + content: `${Authorization ? '登录失效' : '你还未登录'},是否前往登录?`, + success: function(res) { + if (res.confirm) { + uni.navigateTo({ + url: '/pages/login/login' + }) + } else if (res.cancel) { + console.log('用户点击取消'); + } + } + }); + reject(data) + return + } + if (data.code == 10 && !data.success) { + reject(data) + return + } + if (data.code !== 1 && !data.success) { // 服务端返回的状态码不等于200,则reject() + toast(data.msg) + reject(data) + return + } + resolve(data.data || null) + }, + fail: (err) => { + if (err.code == 401 || err.statusCode == 401) { + uni.clearStorageSync(); + store.commit('setToken', ''); + uni.showModal({ + title: '提示', + content: `${Authorization ? '登录失效' : '你还未登录'},是否前往登录?`, + success: function(res) { + if (res.confirm) { + uni.navigateTo({ + url: '/pages/login/login' + }) + } else if (res.cancel) { + console.log('用户点击取消'); + } + } + }); + } + reject(err) + } + }) + }); +}; + + + + + +// import {requestInterceptors,responseInterceptors} from './interceptors.js' +// // 引入luch-request +// import { http } from '@/uni_modules/uview-plus' +// // 初始化请求配置 +// const initRequest=(vm)=>{ +// http.setConfig((defaultConfig) => { +// /* defaultConfig 为默认全局配置 */ +// defaultConfig.baseURL = config.baseUrl /* 根域名 */ +// return defaultConfig +// }) +// requestInterceptors() +// responseInterceptors() +// } +// export { +// initRequest +// } \ No newline at end of file diff --git a/static/icon/avatar.png b/static/icon/avatar.png new file mode 100644 index 0000000000000000000000000000000000000000..83a873d7ba9582e4ebb3949f82bdd4e4f512faf2 GIT binary patch literal 6255 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 literal 0 HcmV?d00001 diff --git a/static/icon/cds.png b/static/icon/cds.png new file mode 100644 index 0000000000000000000000000000000000000000..8a9b74f40248b891ddc0c5ed52327688bb87c12e GIT binary patch literal 4935 zcmcgwc|4SD+rIAG&{&)CWXm?TY+0g0#AKUFi&R2kh-{T4HCdWl3xzDz6DdrK$krf) zhAD-fnv`lNYmw!dFhV2id->kyeZKemo~9LxX$x9uk*a*yn`Ys zwo(iLAh~6;y$b*c{EGm*2>dy4Jpa(rQ@9Jo7L>eE8V2AuWQ+Z#Jv6V8EbrqhDAMt@ z6r&6l)}Zb?E~zBDjG&EVJ)hQW){c!a!$`OE zLDA@p2`}&Up9P~~y{b6UTZ7orjx^I_cruj?@F@PoHh>JZ|B_Hf@n8*zO%^2qWy_q~ zb^sxXklwCAaEyb4rYG5 zC~UwHfG0GJ){s;3 zu%*QMjN7S%J3Jo^pj<;Y{k4xm361liMVie`ai*ri?HToOXUbR+~o*9!KFm>?VUEM&Tw0nkrsIi9O?{*ss(Vm3T}7j@MabSQ|8<1 z=`}RE;W~zA7i6qvUZc+PorZN-=rYAJ!`_C{1TO-n*Ga9tq?)|5TSsO5li|;gGjl(_ zcHP()Fu6Mppw4l%ul5S@Vut5S;ac_vK?5#Lue)61BI%>Dbw%RL3vLMobtm!U80#CX zyGc_E-&xT??7OxWg$W+&K*r+WsOzoW3sW5PZZ5wt=<|1l$2JP)rxc^;IdNYMD2Z3c zW!Bh(1Ztc2i6){~jJCHy-GeTT*~(7M%5k_}TH}De`QhQNy7;U@L6thwgO#z-Ku1wB zMa=(JLX|B@sO{xTKIYDz-LO$GrPowH-C+mxBEsxh^r^O-P_2es%~WR(M@1aN)+W;W zYsc!>^J8DT!bgn9?0e1fgdD!hz1=|C9fc$P7C7vGfETmr5BgA@n_OySaTnZ?L*0bc zvnbQ#mR#LMrL&p#L8D&3JShNqJ1!RFS=OB{buj|beNg#X4P2PtYsWHj==GF7_Q-9k zb%`=cXgXOr=&D+6(QP&>eCV!bC4v%OoeCXGrqDvGCL=%2x+uNTLMVy3y;&V<;0<}O zCj6m5{LH&1cN}exxttYJuK^HeLBz28*kU*>FQGoOn};eHypd0BFeZT;G)pe0!F*dl z1uMNJJo;SNqV1}5!>=ZIGE=c@_X0Xqw<0ZI3;Ug~Zp3~|9J_IhQ6V_L`BST+`I9Wq z@(bo>VI5Nhpjgl1ZXC-#=tpxo5B4iM*@W3(E zIb~!sd(eHXtt{6JIrs8;lqYugMbIc2TV;+8wEW@cNqVY?$50O*g(hRi z`TU_;GyiMq9#0i-co4#D*Tjh2~5 z&-X_Sba@Ae+neQh6ENkXjl0iOKD;knK3D@NiGo>x(AbTZd=K+yH`hD#6+dx8xx#e< z1(f;Xya8+c>V|J(*}3vOv?mfEkNdtT_aojv@PVx#rMtV3-`*tDt1{RXl^W!?XL+ z9FN{z%Ky;rZ$?R!GXf}ATg7bHse*4-d|5!bCnIe&I87e zSD8%WT^~=X*~bB4%z#CF?_V9Wq4AZvip+Wg2>B{2KTSj9;M~@#EeNAK<(5j!ow_()f7y27ZAh&_a3PvFPCy{OIMEq59< z)v9Uyaj{(S@T7a>TW7wTjC3n3u>?oSeLn~AbN?d_e z7MYb3C00S-2toghh}9Ej^YBLdBRg^~YEgQtFFfY{DAz-d6$|8O$L{v~4NZM^@|MeY z1o?ufEZ-wZ9p#$EkX{+I7cV$^>NoK-N46E79BmC-{>R{^eOGSF%7C_Obp7jYh=au8M^zpE~5PFyBVE{%vij1u;aX@JCAp&upn5<#>|1osLl z5zwr^UbPodz|Kn_S&K6fBfApua$xzfn;%<08qcqh>>DUFDqkdE?)Gb)rJY}luVt-l z44a6!lm5r6!)7for1gLy{nuD_dax1(cMvog^yhm>->=cficE*Eo=TXRlo$sB9+!FXP26m3K)z};4uYRY&%IM0jM zo?c73yZ35Pt199&r}ZZG%fQUc;Lvv4FX%CSbZ2%}$^GHWnumWr$bNxb;kAmO@p!ks zol*ILma~^9x5*;y66DFbMfO5qq0k-D(NX<^(3vdl)WQ!F2{t^d4DCB1Y1_e3hu&$w z@`U=3XVK|DY?R{Cg-*~0_S;xn-x%2cPCbDQeP;EV?+WyIldnnlE@dB1rJXeh_hLF>v^bI;Ya$Y>gmBr>Q4z$1iabkRr_}s zYyw*&@rZG2fFv9LHZU2q19h6$cqU?|r^1FUbkg0xSk zA@aZ6IYgki2}<^I#P~;fCj4|3k6q4j1EW1b)F%hz2Fx0!Z6nXFK$sVBD78;p7W1%? z^jA7_v3g)PACGZ_;b>Kq+F$ib3BhAEc}_TXv&XnR|G!fD_;F8Y`d4QXkayPrj+o_Z zBB0-&jkE_zMNpv0IJPR|4h2U>LUywBxf06y7~z_oDUOX#lVIahCH`eP5k5Hu?)VR8gVzW>o(&0B`ld1w{2Zw1D7Xhht7d}VY9w_%R%6(E3$SU`g=O#2kK6%UF3%M zR8qjrl%}aMG?e^@I@zYt=16PmgwmAZq{M=6@5Y$=F0?_x1{N--yppmf$GAHI{ zV1Nd%N)y@S_a~jMni-XcdrKRet%RI=S7?##XL1hyC>NnhY|gbn8MvR!)5VEc!mKp$ zV##b(=vfJJzjV4I9wXlMz2hIH;Y^-a^%7`+M)J0`6d?Wd$j8EuEa~s@eOJv|mxpYQ z%h8_-kR*SV>{*Y;(gH3kU|+KjQF5Z70b`zYn+U|o^DXn&MXcU0-iol%!qyOe;}9|X zV-?pyrtqU1w*!i2iQph<74)G?y?U}By^F5pLg#{{ry0~_ph=G6w-sbMkRMLg_xD3L zl~3Iojw6eH_nFA#0;|?Vmw(4xcOC4gU3~LmGfkDfV^5!PR!j}eXi!IFw1dIevdJ?STzSm1x9;<4DNo%1d93Lfc)b+y6MMbhQ0hkI;QT;7So4Ap*7h7>*us zY5V93AN4qZA6m9{6G(D)5+}czwAsfhei?YY>uQ|oEJ(Tf=M-}zwC)zv|i6mg|g8KvUfW^}QEpX=!E;YM?%`26vE-ut2BAAf)n zPPYe0RXgU>B+Mxj{IMm69B;xhJLGIkRx|k&5yoFb%St84W&V$wpFxd~cy14=BX)An z?ls+sX!`CA{sKiu#P^N`nu2kzPgvqkB+31(q?23}qruNV7)cpRhObaA7*jACq3nC?0XxOea8qYwum zHG&rTd`XdJ%U`@SfG4Xz=5ED=f+F5kz-T@QRzeNbU_)y9u4V;Alw_S)`ML-R4E*$Y zNkci`ah(<7%*qdR{X$>pw&^aAwXFqH>)`0nlL)tx-?Z}YSdc71qRS7Ka_biqORoLB zkto@sf*!HCrNXZyIeEPTdysx%`Rr>o3K+ounoow}SjogsQ{|}R4c6h!#J@LWfM@?) z#mL-EmqjlBD~OoXy)mN4jKI330}1?#(gRM3n4lJfSbR5)za>pgPVIpwlIAb2#U44I zc|W3Gn{`>fehmd!1*wdRBgSP%9e|-xca}nYCPxWrj?3J6&V5%E3EXVL_Nm$w6(8jI zr+|KSP8Gtrx1RteNT#PS&@Z$@lldxA3-jJ-<4CvN&guaRna;K!`CKC)hLdTJ!9cz8E2Tw>`^ zOzWM5*))aM0$A1`z8wqNr-SMw1D{9_)WU{AT`JIcu(H0LBRkX3==?pAzpfPc-MF62c@dNnIRA zcGp3<3`Kl2EVhpt%iS!KaZA#>|HVa_V3+8{5?#FxhRYL;3k$Ma0HX7qo4bKw>}qJF z$^0;_Aw&=XoEg~NSn+ewMcG+iKV44REqE>s!3$xBVqhmjY?l5&N+;>}SK|M~IggOb z>tL(o!hHRnWh)y0_;vwzeI?xwJOd2(9#}L#TWB+9@QaWCdLznr?Zp5YR(7racmziR z`X~YXZfFMyLfnWL$UmWA3lKaz0pQ5FuL!VB0$kxJJ4D#B1E?9)`tDnyS#q;3st{M2^X0s1^IQFjU&A0x7-YnR$QBWFZWb##tS8I>z=haPX#;R)QzY-y$xcObhY$GX=7kg1xcz8fmm&$0elvm w8kqtbd)7g$5P|7*H=N3%fWEQ+#WMKxQGd|6Furmg>IP9=5v8A5<2ZVia>;M1& literal 0 HcmV?d00001 diff --git a/static/icon/cdz.png b/static/icon/cdz.png new file mode 100644 index 0000000000000000000000000000000000000000..0b8beaaa640dce3c7ccf6cc4ce8dc1e5963ad38c GIT binary patch literal 4907 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 literal 0 HcmV?d00001 diff --git a/static/icon/grxx.png b/static/icon/grxx.png new file mode 100644 index 0000000000000000000000000000000000000000..8872db608d996610ff81c7b325da040fd932b514 GIT binary patch literal 4797 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 CKKs1@ literal 0 HcmV?d00001 diff --git a/static/icon/home.png b/static/icon/home.png new file mode 100644 index 0000000000000000000000000000000000000000..4e2b0a9c9b843c5cc9511ad53af0de2da57ebe4b GIT binary patch literal 1618 zcmV-Y2CeytP)500001b5ch_0Itp) z=>Px*3`s;mR9HvVSbvNhWf^{+cV>>ep64BevmjtZ$`2cf;svD?;;^%OxEu{3xJdmO zVu&#@DH7vf82>eDf|{s*7%(Vk&6ZHohH|%e+aW1;2u2VZjD;8wMY*fi^Xy%B=bP_! z-*&G#N_%(P7E`}ulTBvk`<{7!Jn!=iaT2RgC|n>ScdF{`B(Ee1@BQydZdcV`PE1U^ z3_v^Gnw>mQE|=f!oV&(*UmzK)>N)^xNX`TBs`>`W--yU=@BQTX`1qeY*?(1F;y4Zg zoEJsWN4@u7CAkqmpsKHtd=-FC)Js?Sv%ShhX26Z)nK>$wy*a;wY&OM)|>7f&W zIxd)v8#ng#^z^(Rz^7I9izMF*U`AC_06&8ZwR>Ckm$2s?J0KXQI zhnmgivyMAHm^h9Hf*`QNZ)}I!3i2-i9#_?|AP6SM#>S>s z%KOsmn>KA)bMWB7Pl(7(ByUjF%dOZ+ZX-GFoO`xjufMkV%;CtC%jLl=%dTzR_%#3@ z2Oz5YB7k4ydH!IUrvK^$#Ig4li^YBbp8@cBk{hh!@;v`7$%nEmdpJ$g{q_ut#p3%^ z^>ZTf6;-v4*hg}QrNue7_f&x_0*mAL+^(*!%e?m`RlSSk`2b#3)omj3t6Hu0yn(q} zRjtsj&GUS*@<+$V$DccuXe@cwqJNZ)lO*{7$y)$a0DKt0-vNBjIrmd*-@R>=2LNnw z&P^=Wey0f_ipApX0PYqMqm285Ao#9D#yaCat-_rOf?&(&=;$k_>%isqDHIBqh{zqS zsC^5-ZdHAN!^6Ysz5fS*u@)cPlcuSK?HykuBO_-YI&^4+UzQxW5TDmvQvh0yGO-*W^aFt4>kEm+Nq=Tvsn82E!pa166)YMV6 z*KuTu#iFUUdqw0ra{zgs?^D$WjjcuGfOBp^RU0Cbg<;s0=XoE1wImJ5NEAiuz4vg= z?acFhbDE~c^oLi+V1|c>FV6G)R+3*2!|;6PoDDqtnZA9+#JH-yZopLa0`L8L5wR$m zJne2>3Z z6h)?mEE-lLrhRvke7aVv*_iPs4Q7cJ=?;RxbnR`e8S)`Z1%Ms^-2lwSEG`2ztEw|3 zpE2DVMbUFhBXY`MOoUY`6`7r#?QS-kruf%|VfaB+J&$CMs@fZeB=?hiA7V| z@ZS4X`SH~NQdM)2#y=Oet;!98|H zAR_(V`-7_bBa&Nf?j3&XLZR?6^Kv3$F4Ddr7>C%WjSkLO`PL)vdSu_0?S0*Q|E!2S z-qX|b#~nL%%pXmGwQCRr*R@>aB>>C;D#_D}#=`A=K+;(HsfC4wsinj7zm>$d5oUjD Q;{X5v07*qoM6N<$f{|Ds&Hw-a literal 0 HcmV?d00001 diff --git a/static/icon/mx.png b/static/icon/mx.png new file mode 100644 index 0000000000000000000000000000000000000000..b40fed7d0144db2df7648a102dbc6812ac32868a GIT binary patch literal 4302 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 literal 0 HcmV?d00001 diff --git a/static/icon/order.png b/static/icon/order.png new file mode 100644 index 0000000000000000000000000000000000000000..a2671571605a47147ee85130516a4458a8e63791 GIT binary patch literal 4008 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 literal 0 HcmV?d00001 diff --git a/static/icon/sz.png b/static/icon/sz.png new file mode 100644 index 0000000000000000000000000000000000000000..324ec269724cca2a353b913b7bacaead6c96c942 GIT binary patch literal 2599 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 BfvNxi literal 0 HcmV?d00001 diff --git a/static/icon/txs.png b/static/icon/txs.png new file mode 100644 index 0000000000000000000000000000000000000000..e1617eeec2677dee9ae3d34f7357bacd85e6f9fc GIT binary patch literal 9070 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 literal 0 HcmV?d00001 diff --git a/static/icon/xia.png b/static/icon/xia.png new file mode 100644 index 0000000000000000000000000000000000000000..6cf5938d6578206956caececb2b66899c28fb3ef GIT binary patch literal 849 zcmV-X1FrmuP)Px&3rR#lRA@u(mOp3{Q5?s=zjtT;I2c8#qQyZvlp0%-OR_lFK@=PW7pWCdC+i>T zXc0vbcO7)MT~q`+R|mUAD`!fzm__K|pa>=)*j~*0J@X(fHBIWfYg#DW&F}ZS&wbzL z{oWBa;X|8{86osW?OK?0nDiCCOX|hJ-a=9H+%7|rIm8q$zlAm6Fpu3e)M*$oI@W%7J(b?JApFyCL$>i>6 zG`T`M+0N4+p$jmRLluu@6X1CIJbom_mol~B1kE}DWz^nDJKlUMK+u5kWyX)aFvL*Tb8B! zd{;_c_dM^l>CPELr&6htL^Mo9{Xz(fnWa+d2Y^S+{P=&{o6TnTF!Ox?#{qQe57z-G zrSe2{&UM`{CMoMR#?acsNF>q^K!az55E0!#O8F7M^J=v^+A8r(CX;050U|n2M4h^h znf0WYP)dy@5{dE2$;pMbL+gfJU0u;cA~95RdH_HUK+PDjnkp-ls3-gzz$a#YP$(3h znZhovGfsN3pr@xN5{tzKiAcj|HFYahnkk_ZCZhLJ${Xc!`R&}?oN>ZIpqGY!Z*Omh zZQCb^=n{Z*qbik3Wz4dyUAAqX0&uaJ5~WgUJP5EaryI9WCmxT-FE>-AcC+14N*xqJ zoCUD6L5YWjLgA@jC6=%Et;h1>R;ttvtG;yfLET0~)D9)u0o_WKln^4i_yRrBm|0)- zuk@5yixTaC{%3casnTvG+77K7*1^vJxI#pF9O{eXos@DU=#*&X{hFMvH(gRCl}hck zEb9m}9|llWN_~jMVlVRf{QO!DUSn-LpjYtp_4V!ZJa3^`Eb0Sk^pEW4qt*o)fK`VL z`oF#EH>?-5pWuA24WWHU7O)^pI$&_V%fh66M;5RkOgdn2zRSX-eMc6sAWS-7aK6hn bWzv5EW0ZV7a*{gl00000NkvXXu0mjfau<-* literal 0 HcmV?d00001 diff --git a/static/icon/yhk.png b/static/icon/yhk.png new file mode 100644 index 0000000000000000000000000000000000000000..b1294aece5e49beba3ac21cb7aad2b5adf7d46f4 GIT binary patch literal 1761 zcmV<71|Io|P)Px*n@L1LRA@u(T3w7>Wf^{+_sq|BW?T21nQ6D!kTEvU)`md95-}A_^unZ)pvC}_ zh8Vqr3nCy*i5JGI382CHgV8FjVx)2b#2D0QLX31%e~4UAB!MopA=%wI=gjVQe>yYg zea$yBOIUukv$)wk1N&W0zWKiQInVpO|HS)X@qK_1>mc7NEUz=U&SW2bfpv8SAOJD| zEQQ25f}C6l09{JHC7CR4-n=CX43kYoBV|CdS!pIola0p2^z?LXSs;DiznIKi4Y7{^ zxQIX@wM>!;%w}Oc1L*Ur`tLZ7&%T-2H!_(Y8X6jgm%Uzqn@D_&B7mh)Qy24QX7dI+ zspMmlB!7*f=)VA33%eFTW;T^dS7yLN0Ime2Kw6IM54&U?BF?vgnI1Q@pG8shj|HG@ z6uw{COTm{(+(>f3{bpv<2E0tzD1e#n15XWV13Usn0K))xlCrTQw@$$H_h$A$6h)_; z>eBc94^ZSzfCor=os9@V8xi1XGy7K}619?~nKg6PcFk84uuLYC^;81|c98rG!Rr7N zNYcz^65;?`tta9*ew9H``C^+v;SF5|Uo*o~gx(*9;Y-zORYpfgorzA{<7Bl8X*4d9 zMx(I{!1V^+LCT8w%M$EZEI@y9ib0}Vd%_n->r@1@+CR)Ai@1@CSgaLsy}%XNPP?<$F;#CvfjlK<8S4|nqhumxd4+5xuup{7yv6WzUC5Lg zj+)0K_3`ol^r|0e+PA4v*`84x6ydG!2okVIVD@m>XCYnpLwkckup=*W4=J}S1@bqh zdNhinku)*Xqbyn9_jicr-MtPHuyrPTRGYQhwyv%VS;*A7x~`QH_I___)iv+?{(!4J z^^T>p)AKwn7K^RX(NR~5bpKB!NCrW0H9c>Ssy5Lp&`zjH0nU-hE45nvL??4X&iDOG z)8i+r)d7EI@+zA5xlSq38a;z-=SUr(0AAEY?u+B`=UijT_x+uz0T~3rCL?bV%2!Ca z;@xC+F5XTOjZJNT9M}Hjir>EP?@A5GZQHhOn4O(*=BS8$?56oFs+7X+00$w4=FP|D-Ex6 zUMgM4N<-}#^+@ND)B2(J=Uj{f$X5~Uz+#4uP>D}&lvCrn*KBl!@sPwF0I0O zxuMNNJ3Y;~%D~N?x~d&(CP}+ZFb^PaW(@+*sp5e+uKjiugj&%nx(%OeDRLVr`?@ur zU#Q0)uv9Le1bA_`eK!unx59AZ@QO;X3Wt@;<&9=M0OIo`FL6`_?Y`i<-;_rrJZW3ZY$!(o%#)Xo0)<8Gr5*aYZ&H&Kb_ee;EVxtii zwnto0B_-qRshYkF#p6lh{cv(}?6kx3y1~+b}PA^zz1mz3@Ez%#xxauOS;;JDH6Id7ND-QGX|W>d)`0C#>U+A*rIhI zU1Xt97|s=o!>XFQ&|K*%sx>8%hMZ5rXf8T)p?m)ax21s$61l&A00000NkvXXu0mjf Dr~F;L literal 0 HcmV?d00001 diff --git a/static/icon/zhuan.png b/static/icon/zhuan.png new file mode 100644 index 0000000000000000000000000000000000000000..4e2da3f714add88176543beac0e35245053d9bb4 GIT binary patch literal 6052 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 Z`0BV(&E{`((c#z~T++BoDOIBe{~sLv_T2yg literal 0 HcmV?d00001 diff --git a/static/icon/zz.png b/static/icon/zz.png new file mode 100644 index 0000000000000000000000000000000000000000..4f408b8c0673bbcc6104a2f6b3df612817015c77 GIT binary patch literal 4401 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

a|qO4GM~X&4fs6nYa}JS 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 literal 0 HcmV?d00001 diff --git a/static/logoB.png b/static/logoB.png new file mode 100644 index 0000000000000000000000000000000000000000..27d9f47f87d7a74eedf34b43dc93df0f57624d42 GIT binary patch literal 46779 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%0D3q_T=O-goPz!j}+LW!o`yE0ATg99VrvE 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 j@BbhC`@A%`?=LcAmRwT}xLGdXC { + res.then((res) => res[0] ? reject(res[0]) : resolve(res[1])); + }); + }, +}); \ No newline at end of file diff --git a/uni.scss b/uni.scss new file mode 100644 index 0000000..58ef78e --- /dev/null +++ b/uni.scss @@ -0,0 +1,9 @@ +@import '@/uni_modules/uview-plus/theme.scss'; +@mixin flex($direction: row, $space: start) { + /* #ifndef APP-NVUE */ + display: flex; + /* #endif */ + align-items: center; + flex-direction: $direction; + justify-content: $space; +} \ No newline at end of file diff --git a/uni_modules/mp-html/README.md b/uni_modules/mp-html/README.md new file mode 100644 index 0000000..7626289 --- /dev/null +++ b/uni_modules/mp-html/README.md @@ -0,0 +1,194 @@ +## 为减小组件包的大小,默认组件包中不包含编辑、latex 公式等扩展功能,需要使用扩展功能的请参考下方的 插件扩展 栏的说明 + +## 功能介绍 +- 全端支持(含 `v3、NVUE`) +- 支持丰富的标签(包括 `table`、`video`、`svg` 等) +- 支持丰富的事件效果(自动预览图片、链接处理等) +- 支持设置占位图(加载中、出错时、预览时) +- 支持锚点跳转、长按复制等丰富功能 +- 支持大部分 *html* 实体 +- 丰富的插件(关键词搜索、内容编辑、`latex` 公式等) +- 效率高、容错性强且轻量化 + +查看 [功能介绍](https://jin-yufeng.gitee.io/mp-html/#/overview/feature) 了解更多 + +## 使用方法 +- `uni_modules` 方式 + 1. 点击右上角的 `使用 HBuilder X 导入插件` 按钮直接导入项目或点击 `下载插件 ZIP` 按钮下载插件包并解压到项目的 `uni_modules/mp-html` 目录下 + 2. 在需要使用页面的 `(n)vue` 文件中添加 + ```html + + + ``` + ```javascript + export default { + data() { + return { + html: '

Hello World!
' + } + } + } + ``` + 3. 需要更新版本时在 `HBuilder X` 中右键 `uni_modules/mp-html` 目录选择 `从插件市场更新` 即可 + +- 源码方式 + 1. 从 [github](https://github.com/jin-yufeng/mp-html/tree/master/dist/uni-app) 或 [gitee](https://gitee.com/jin-yufeng/mp-html/tree/master/dist/uni-app) 下载源码 + 插件市场的 **非 uni_modules 版本** 无法更新,不建议从插件市场获取 + 2. 在需要使用页面的 `(n)vue` 文件中添加 + ```html + + ``` + ```javascript + import mpHtml from '@/components/mp-html/mp-html' + export default { + // HBuilderX 2.5.5+ 可以通过 easycom 自动引入 + components: { + mpHtml + }, + data() { + return { + html: '
Hello World!
' + } + } + } + ``` + +- npm 方式 + 1. 在项目根目录下执行 + ```bash + npm install mp-html + ``` + 2. 在需要使用页面的 `(n)vue` 文件中添加 + ```html + + ``` + ```javascript + import mpHtml from 'mp-html/dist/uni-app/components/mp-html/mp-html' + export default { + // 不可省略 + components: { + mpHtml + }, + data() { + return { + html: '
Hello World!
' + } + } + } + ``` + 3. 需要更新版本时执行以下命令即可 + ```bash + npm update mp-html + ``` + + 使用 *cli* 方式运行的项目,通过 *npm* 方式引入时,需要在 *vue.config.js* 中配置 *transpileDependencies*,详情可见 [#330](https://github.com/jin-yufeng/mp-html/issues/330#issuecomment-913617687) + 如果在 **nvue** 中使用还要将 `dist/uni-app/static` 目录下的内容拷贝到项目的 `static` 目录下,否则无法运行 + +查看 [快速开始](https://jin-yufeng.gitee.io/mp-html/#/overview/quickstart) 了解更多 + +## 组件属性 + +| 属性 | 类型 | 默认值 | 说明 | +|:---:|:---:|:---:|---| +| container-style | String | | 容器的样式([2.1.0+](https://jin-yufeng.gitee.io/mp-html/#/changelog/changelog#v210)) | +| content | String | | 用于渲染的 html 字符串 | +| copy-link | Boolean | true | 是否允许外部链接被点击时自动复制 | +| domain | String | | 主域名(用于链接拼接) | +| error-img | String | | 图片出错时的占位图链接 | +| lazy-load | Boolean | false | 是否开启图片懒加载 | +| loading-img | String | | 图片加载过程中的占位图链接 | +| pause-video | Boolean | true | 是否在播放一个视频时自动暂停其他视频 | +| preview-img | Boolean | true | 是否允许图片被点击时自动预览 | +| scroll-table | Boolean | false | 是否给每个表格添加一个滚动层使其能单独横向滚动 | +| selectable | Boolean | false | 是否开启文本长按复制 | +| set-title | Boolean | true | 是否将 title 标签的内容设置到页面标题 | +| show-img-menu | Boolean | true | 是否允许图片被长按时显示菜单 | +| tag-style | Object | | 设置标签的默认样式 | +| use-anchor | Boolean | false | 是否使用锚点链接 | + +查看 [属性](https://jin-yufeng.gitee.io/mp-html/#/basic/prop) 了解更多 + +## 组件事件 + +| 名称 | 触发时机 | +|:---:|---| +| load | dom 树加载完毕时 | +| ready | 图片加载完毕时 | +| error | 发生渲染错误时 | +| imgtap | 图片被点击时 | +| linktap | 链接被点击时 | +| play | 音视频播放时 | + +查看 [事件](https://jin-yufeng.gitee.io/mp-html/#/basic/event) 了解更多 + +## api +组件实例上提供了一些 `api` 方法可供调用 + +| 名称 | 作用 | +|:---:|---| +| in | 将锚点跳转的范围限定在一个 scroll-view 内 | +| navigateTo | 锚点跳转 | +| getText | 获取文本内容 | +| getRect | 获取富文本内容的位置和大小 | +| setContent | 设置富文本内容 | +| imgList | 获取所有图片的数组 | +| pauseMedia | 暂停播放音视频([2.2.2+](https://jin-yufeng.gitee.io/mp-html/#/changelog/changelog#v222)) | +| setPlaybackRate | 设置音视频播放速率([2.4.0+](https://jin-yufeng.gitee.io/mp-html/#/changelog/changelog#v240)) | + +查看 [api](https://jin-yufeng.gitee.io/mp-html/#/advanced/api) 了解更多 + +## 插件扩展 +除基本功能外,本组件还提供了丰富的扩展,可按照需要选用 + +| 名称 | 作用 | +|:---:|---| +| audio | 音乐播放器 | +| editable | 富文本 **编辑**([示例项目](https://mp-html.oss-cn-hangzhou.aliyuncs.com/editable.zip)) | +| emoji | 解析 emoji | +| highlight | 代码块高亮显示 | +| markdown | 渲染 markdown | +| search | 关键词搜索 | +| style | 匹配 style 标签中的样式 | +| txv-video | 使用腾讯视频 | +| img-cache | 图片缓存 by [@PentaTea](https://github.com/PentaTea) | +| latex | 渲染 latex 公式 by [@Zeng-J](https://github.com/Zeng-J) | + +从插件市场导入的包中 **不含有** 扩展插件,使用插件需通过微信小程序 `富文本插件` 获取或参考以下方法进行打包: +1. 获取完整组件包 + ```bash + npm install mp-html + ``` +2. 编辑 `tools/config.js` 中的 `plugins` 项,选择需要的插件 +3. 生成新的组件包 + 在 `node_modules/mp-html` 目录下执行 + ```bash + npm install + npm run build:uni-app + ``` +4. 拷贝 `dist/uni-app` 中的内容到项目根目录 + +查看 [插件](https://jin-yufeng.gitee.io/mp-html/#/advanced/plugin) 了解更多 + +## 关于 nvue +`nvue` 使用原生渲染,不支持部分 `css` 样式,为实现和 `html` 相同的效果,组件内部通过 `web-view` 进行渲染,性能上差于原生,根据 `weex` 官方建议,`web` 标签仅应用在非常规的降级场景。因此,如果通过原生的方式(如 `richtext`)能够满足需要,则不建议使用本组件,如果有较多的富文本内容,则可以直接使用 `vue` 页面 +由于渲染方式与其他端不同,有以下限制: +1. 不支持 `lazy-load` 属性 +2. 视频不支持全屏播放 +3. 如果在 `flex-direction: row` 的容器中使用,需要给组件设置宽度或设置 `flex: 1` 占满剩余宽度 + +纯 `nvue` 模式下,[此问题](https://ask.dcloud.net.cn/question/119678) 修复前,不支持通过 `uni_modules` 引入,需要本地引入(将 [dist/uni-app](https://github.com/jin-yufeng/mp-html/tree/master/dist/uni-app) 中的内容拷贝到项目根目录下) + +## 立即体验 +![富文本插件](https://mp-html.oss-cn-hangzhou.aliyuncs.com/qrcode.jpg) + +## 问题反馈 +遇到问题时,请先查阅 [常见问题](https://jin-yufeng.gitee.io/mp-html/#/question/faq) 和 [issue](https://github.com/jin-yufeng/mp-html/issues) 中是否已有相同的问题 +可通过 [issue](https://github.com/jin-yufeng/mp-html/issues/new/choose) 、插件问答或发送邮件到 [mp_html@126.com](mailto:mp_html@126.com) 提问,不建议在评论区提问(不方便回复) +提问请严格按照 [issue 模板](https://github.com/jin-yufeng/mp-html/issues/new/choose) ,描述清楚使用环境、`html` 内容或可复现的 `demo` 项目以及复现方式,对于 **描述不清**、**无法复现** 或重复的问题将不予回复 + +欢迎加入 `QQ` 交流群: +群1(已满):`699734691` +群2(已满):`778239129` +群3:`960265313` + +查看 [问题反馈](https://jin-yufeng.gitee.io/mp-html/#/question/feedback) 了解更多 diff --git a/uni_modules/mp-html/changelog.md b/uni_modules/mp-html/changelog.md new file mode 100644 index 0000000..6fd03eb --- /dev/null +++ b/uni_modules/mp-html/changelog.md @@ -0,0 +1,150 @@ +## v2.5.0(2024-04-22) +1. `U` `play` 事件增加返回 `src` 等信息 [详细](https://github.com/jin-yufeng/mp-html/issues/526) +2. `U` `preview-img` 属性支持设置为 `all` 开启 `base64` 图片预览 [详细](https://github.com/jin-yufeng/mp-html/issues/536) +3. `U` `editable` 插件增加简易模式(点击文字直接编辑) +4. `U` `latex` 插件支持块级公式 [详细](https://github.com/jin-yufeng/mp-html/issues/582) +5. `F` 修复了表格部分情况下背景丢失的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/587) +6. `F` 修复了部分 `svg` 无法显示的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/591) +7. `F` 修复了 `h5` 和 `app` 端部分情况下样式无法识别的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/518) +8. `F` 修复了 `latex` 插件部分情况下显示不正确的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/580) +9. `F` 修复了 `editable` 插件表格无法删除的问题 +10. `F` 修复了 `editable` 插件 `vue3` `h5` 端点击图片报错的问题 +11. `F` 修复了 `editable` 插件点击表格没有菜单栏的问题 +## v2.4.3(2024-01-21) +1. `A` 增加 [card](https://jin-yufeng.gitee.io/mp-html/#/advanced/plugin#card) 插件 [详细](https://github.com/jin-yufeng/mp-html/pull/533) by [@whoooami](https://github.com/whoooami) +2. `F` 修复了 `svg` 中包含 `foreignobject` 可能不显示的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/523) +3. `F` 修复了合并单元格的表格部分情况下显示不正确的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/561) +4. `F` 修复了 `img` 标签设置 `object-fit` 无效的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/567) +5. `F` 修复了 `latex` 插件公式会换行的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/540) +6. `F` 修复了 `editable` 和 `audio` 插件共用时点击 `audio` 无法编辑的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/529) by [@whoooami](https://github.com/whoooami) +7. `F` 修复了微信小程序部分情况下图片会报错 `replace of undefined` 的问题 +8. `F` 修复了快手小程序图片不显示的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/571) +## v2.4.2(2023-05-14) +1. `A` `editable` 插件支持修改文字颜色 [详细](https://github.com/jin-yufeng/mp-html/issues/254) +2. `F` 修复了 `svg` 中有 `style` 不生效的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/505) +3. `F` 修复了使用旧版编译器可能报错 `Bad attr nodes` 的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/472) +4. `F` 修复了 `app` 端可能出现无法读取 `lazyLoad` 的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/513) +5. `F` 修复了 `editable` 插件在点击换图时未拼接 `domain` 的问题 [详细](https://github.com/jin-yufeng/mp-html/pull/497) by [@TwoKe945](https://github.com/TwoKe945) +6. `F` 修复了 `latex` 插件部分情况下不显示的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/515) +7. `F` 修复了 `editable` 插件点击音视频时其他标签框不消失的问题 +## v2.4.1(2022-12-25) +1. `F` 修复了没有图片时 `ready` 事件可能不触发的问题 +2. `F` 修复了加载过程中可能出现 `Root label not found` 错误的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/470) +3. `F` 修复了 `audio` 插件退出页面可能会报错的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/457) +4. `F` 修复了 `vue3` 运行到 `app` 在 `HBuilder X 3.6.10` 以上报错的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/480) +5. `F` 修复了 `nvue` 端链接中包含 `%22` 时可能无法显示的问题 +6. `F` 修复了 `vue3` 使用 `highlight` 插件可能报错的问题 +## v2.4.0(2022-08-27) +1. `A` 增加了 [setPlaybackRate](https://jin-yufeng.gitee.io/mp-html/#/advanced/api#setPlaybackRate) 的 `api`,可以设置音视频的播放速率 [详细](https://github.com/jin-yufeng/mp-html/issues/452) +2. `A` 示例小程序代码开源 [详细](https://github.com/jin-yufeng/mp-html-demo) +3. `U` 优化 `ready` 事件触发时机,未设置懒加载的情况下基本可以准确触发 [详细](https://github.com/jin-yufeng/mp-html/issues/195) +4. `U` `highlight` 插件在编辑状态下不进行高亮处理,便于编辑 +5. `F` 修复了 `flex` 布局下图片大小可能不正确的问题 +6. `F` 修复了 `selectable` 属性没有设置 `force` 也可能出现渲染异常的问题 +7. `F` 修复了表格中的图片大小可能不正确的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/448) +8. `F` 修复了含有合并单元格的表格可能无法设置竖直对齐的问题 +9. `F` 修复了 `editable` 插件在 `scroll-view` 中使用时工具条位置可能不正确的问题 +10. `F` 修复了 `vue3` 使用 [search](advanced/plugin#search) 插件可能导致错误换行的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/449) +## v2.3.2(2022-08-13) +1. `A` 增加 [latex](https://jin-yufeng.gitee.io/mp-html/#/advanced/plugin#latex) 插件,可以渲染数学公式 [详细](https://github.com/jin-yufeng/mp-html/pull/447) by [@Zeng-J](https://github.com/Zeng-J) +2. `U` 优化根节点下有很多标签的长内容渲染速度 +3. `U` `highlight` 插件适配 `lang-xxx` 格式 +4. `F` 修复了 `table` 标签设置 `border` 属性后可能无法修改边框样式的问题 [详细](https://github.com/jin-yufeng/mp-html/pull/439) by [@zouxingjie](https://github.com/zouxingjie) +5. `F` 修复了 `editable` 插件输入连续空格无效的问题 +6. `F` 修复了 `vue3` 图片设置 `inline` 会报错的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/438) +7. `F` 修复了 `vue3` 使用 `table` 可能报错的问题 +## v2.3.1(2022-05-20) +1. `U` `app` 端支持使用本地图片 +2. `U` 优化了微信小程序 `selectable` 属性在 `ios` 端的处理 [详细](https://jin-yufeng.gitee.io/mp-html/#/basic/prop#selectable) +3. `F` 修复了 `editable` 插件不在顶部时 `tooltip` 位置可能错误的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/430) +4. `F` 修复了 `vue3` 运行到微信小程序可能报错丢失内容的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/414) +5. `F` 修复了 `vue3` 部分标签可能被错误换行的问题 +6. `F` 修复了 `editable` 插件 `app` 端插入视频无法预览的问题 +## v2.3.0(2022-04-01) +1. `A` 增加了 `play` 事件,音视频播放时触发,可用于与页面其他音视频进行互斥播放 [详细](basic/event#play) +2. `U` `show-img-menu` 属性支持控制预览时是否长按弹出菜单 +3. `U` 优化 `wxs` 处理,提高渲染性能 [详细](https://developers.weixin.qq.com/community/develop/article/doc/0006cc2b204740f601bd43fa25a413) +4. `U` `video` 标签支持 `object-fit` 属性 +5. `U` 增加支持一些常用实体编码 [详细](https://github.com/jin-yufeng/mp-html/issues/418) +6. `F` 修复了图片仅设置高度可能不显示的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/410) +7. `F` 修复了 `video` 标签高度设置为 `auto` 不显示的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/411) +8. `F` 修复了使用 `grid` 布局时可能样式错误的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/413) +9. `F` 修复了含有合并单元格的表格部分情况下显示异常的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/417) +10. `F` 修复了 `editable` 插件连续插入内容时顺序不正确的问题 +11. `F` 修复了 `uni-app` 包 `vue3` 使用 `audio` 插件报错的问题 +12. `F` 修复了 `uni-app` 包 `highlight` 插件使用自定义的 `prism.min.js` 报错的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/416) +## v2.2.2(2022-02-26) +1. `A` 增加了 [pauseMedia](https://jin-yufeng.gitee.io/mp-html/#/advanced/api#pauseMedia) 的 `api`,可用于暂停播放音视频 [详细](https://github.com/jin-yufeng/mp-html/issues/317) +2. `U` 优化了长内容的加载速度 +3. `U` 适配 `vue3` [#389](https://github.com/jin-yufeng/mp-html/issues/389)、[#398](https://github.com/jin-yufeng/mp-html/pull/398) by [@zhouhuafei](https://github.com/zhouhuafei)、[#400](https://github.com/jin-yufeng/mp-html/issues/400) +4. `F` 修复了小程序端图片高度设置为百分比时可能不显示的问题 +5. `F` 修复了 `highlight` 插件部分情况下可能显示不完整的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/403) +## v2.2.1(2021-12-24) +1. `A` `editable` 插件增加上下移动标签功能 +2. `U` `editable` 插件支持在文本中间光标处插入内容 +3. `F` 修复了 `nvue` 端设置 `margin` 后可能导致高度不正确的问题 +4. `F` 修复了 `highlight` 插件使用压缩版的 `prism.css` 可能导致背景失效的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/367) +5. `F` 修复了编辑状态下使用 `emoji` 插件内容为空时可能报错的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/371) +6. `F` 修复了使用 `editable` 插件后将 `selectable` 属性设置为 `force` 不生效的问题 +## v2.2.0(2021-10-12) +1. `A` 增加 `customElements` 配置项,便于添加自定义功能性标签 [详细](https://github.com/jin-yufeng/mp-html/issues/350) +2. `A` `editable` 插件增加切换音视频自动播放状态的功能 [详细](https://github.com/jin-yufeng/mp-html/pull/341) by [@leeseett](https://github.com/leeseett) +3. `A` `editable` 插件删除媒体标签时触发 `remove` 事件,便于删除已上传的文件 +4. `U` `editable` 插件 `insertImg` 方法支持同时插入多张图片 [详细](https://github.com/jin-yufeng/mp-html/issues/342) +5. `U` `editable` 插入图片和音视频时支持拼接 `domian` 主域名 +6. `F` 修复了内部链接参数中包含 `://` 时被认为是外部链接的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/356) +7. `F` 修复了部分 `svg` 标签名或属性名大小写不正确时不生效的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/351) +8. `F` 修复了 `nvue` 页面运行到非 `app` 平台时可能样式错误的问题 +## v2.1.5(2021-08-13) +1. `A` 增加支持标签的 `dir` 属性 +2. `F` 修复了 `ruby` 标签文字与拼音没有居中对齐的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/325) +3. `F` 修复了音视频标签内有 `a` 标签时可能无法播放的问题 +4. `F` 修复了 `externStyle` 中的 `class` 名包含下划线或数字时可能失效的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/326) +5. `F` 修复了 `h5` 端引入 `externStyle` 可能不生效的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/326) +## v2.1.4(2021-07-14) +1. `F` 修复了 `rt` 标签无法设置样式的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/318) +2. `F` 修复了表格中有单元格同时合并行和列时可能显示不正确的问题 +3. `F` 修复了 `app` 端无法关闭图片长按菜单的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/322) +4. `F` 修复了 `editable` 插件只能添加图片链接不能修改的问题 [详细](https://github.com/jin-yufeng/mp-html/pull/312) by [@leeseett](https://github.com/leeseett) +## v2.1.3(2021-06-12) +1. `A` `editable` 插件增加 `insertTable` 方法 +2. `U` `editable` 插件支持编辑表格中的空白单元格 [详细](https://github.com/jin-yufeng/mp-html/issues/310) +3. `F` 修复了 `externStyle` 中使用伪类可能失效的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/298) +4. `F` 修复了多个组件同时使用时 `tag-style` 属性时可能互相影响的问题 [详细](https://github.com/jin-yufeng/mp-html/pull/305) by [@woodguoyu](https://github.com/woodguoyu) +5. `F` 修复了包含 `linearGradient` 的 `svg` 可能无法显示的问题 +6. `F` 修复了编译到头条小程序时可能报错的问题 +7. `F` 修复了 `nvue` 端不触发 `click` 事件的问题 +8. `F` 修复了 `editable` 插件尾部插入时无法撤销的问题 +9. `F` 修复了 `editable` 插件的 `insertHtml` 方法只能在末尾插入的问题 +10. `F` 修复了 `editable` 插件插入音频不显示的问题 +## v2.1.2(2021-04-24) +1. `A` 增加了 [img-cache](https://jin-yufeng.gitee.io/mp-html/#/advanced/plugin#img-cache) 插件,可以在 `app` 端缓存图片 [详细](https://github.com/jin-yufeng/mp-html/issues/292) by [@PentaTea](https://github.com/PentaTea) +2. `U` 支持通过 `container-style` 属性设置 `white-space` 来保留连续空格和换行符 [详细](https://jin-yufeng.gitee.io/mp-html/#/question/faq#space) +3. `U` 代码风格符合 [standard](https://standardjs.com) 标准 +4. `U` `editable` 插件编辑状态下支持预览视频 [详细](https://github.com/jin-yufeng/mp-html/issues/286) +5. `F` 修复了 `svg` 标签内嵌 `svg` 时无法显示的问题 +6. `F` 修复了编译到支付宝和头条小程序时部分区域不可复制的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/291) +## v2.1.1(2021-04-09) +1. 修复了对 `p` 标签设置 `tag-style` 可能不生效的问题 +2. 修复了 `svg` 标签中的文本无法显示的问题 +3. 修复了使用 `editable` 插件编辑表格时可能报错的问题 +4. 修复了使用 `highlight` 插件运行到头条小程序时可能没有样式的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/280) +5. 修复了使用 `editable` 插件 `editable` 属性为 `false` 时会报错的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/284) +6. 修复了 `style` 插件连续子选择器失效的问题 +7. 修复了 `editable` 插件无法修改图片和字体大小的问题 +## v2.1.0.2(2021-03-21) +修复了 `nvue` 端使用可能报错的问题 +## v2.1.0(2021-03-20) +1. `A` 增加了 [container-style](https://jin-yufeng.gitee.io/mp-html/#/basic/prop#container-style) 属性 [详细](https://gitee.com/jin-yufeng/mp-html/pulls/1) +2. `A` 增加支持 `strike` 标签 +3. `A` `editable` 插件增加 `placeholder` 属性 [详细](https://jin-yufeng.gitee.io/mp-html/#/advanced/plugin#editable) +4. `A` `editable` 插件增加 `insertHtml` 方法 [详细](https://jin-yufeng.gitee.io/mp-html/#/advanced/plugin#editable) +5. `U` 外部样式支持标签名选择器 [详细](https://jin-yufeng.gitee.io/mp-html/#/overview/quickstart#setting) +6. `F` 修复了 `nvue` 端部分情况下可能不显示的问题 +## v2.0.5(2021-03-12) +1. `U` [linktap](https://jin-yufeng.gitee.io/mp-html/#/basic/event#linktap) 事件增加返回内部文本内容 `innerText` [详细](https://github.com/jin-yufeng/mp-html/issues/271) +2. `U` [selectable](https://jin-yufeng.gitee.io/mp-html/#/basic/prop#selectable) 属性设置为 `force` 时能够在微信 `iOS` 端生效(文本块会变成 `inline-block`) [详细](https://github.com/jin-yufeng/mp-html/issues/267) +3. `F` 修复了部分情况下竖向无法滚动的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/182) +4. `F` 修复了多次修改富文本数据时部分内容可能不显示的问题 +5. `F` 修复了 [腾讯视频](https://jin-yufeng.gitee.io/mp-html/#/advanced/plugin#txv-video) 插件可能无法播放的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/265) +6. `F` 修复了 [highlight](https://jin-yufeng.gitee.io/mp-html/#/advanced/plugin#highlight) 插件没有设置高亮语言时没有应用默认样式的问题 [详细](https://github.com/jin-yufeng/mp-html/issues/276) by [@fuzui](https://github.com/fuzui) diff --git a/uni_modules/mp-html/components/mp-html/mp-html.vue b/uni_modules/mp-html/components/mp-html/mp-html.vue new file mode 100644 index 0000000..5d1d36d --- /dev/null +++ b/uni_modules/mp-html/components/mp-html/mp-html.vue @@ -0,0 +1,498 @@ + + + + + diff --git a/uni_modules/mp-html/components/mp-html/node/node.vue b/uni_modules/mp-html/components/mp-html/node/node.vue new file mode 100644 index 0000000..09252fd --- /dev/null +++ b/uni_modules/mp-html/components/mp-html/node/node.vue @@ -0,0 +1,587 @@ +