@vc-shell/framework 1.0.337 → 1.0.338
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +10 -0
- package/core/plugins/modularity/README.md +152 -0
- package/core/plugins/modularity/extensions-helper.ts +193 -0
- package/core/plugins/modularity/index.ts +1 -0
- package/core/plugins/modularity/loader.ts +101 -45
- package/dist/core/plugins/modularity/extensions-helper.d.ts +43 -0
- package/dist/core/plugins/modularity/extensions-helper.d.ts.map +1 -0
- package/dist/core/plugins/modularity/index.d.ts +1 -0
- package/dist/core/plugins/modularity/index.d.ts.map +1 -1
- package/dist/core/plugins/modularity/loader.d.ts +8 -1
- package/dist/core/plugins/modularity/loader.d.ts.map +1 -1
- package/dist/framework.js +78 -75
- package/dist/{index-DORisCqC.js → index-2cUYrA-Z.js} +1 -1
- package/dist/{index-B8GFtokC.js → index-AXZgqfdv.js} +16129 -16033
- package/dist/{index-WxuHZ6ax.js → index-BwKmwb9o.js} +1 -1
- package/dist/{index-qjmd8hvu.js → index-CExV_i7E.js} +1 -1
- package/dist/{index-CI2AIc_X.js → index-CIX2TH2D.js} +1 -1
- package/dist/{index-CSSkJOfq.js → index-CRO-H887.js} +1 -1
- package/dist/{index-uN8bAa26.js → index-CSWp3zbD.js} +1 -1
- package/dist/{index-C92JvhP1.js → index-Cr_EBz31.js} +1 -1
- package/dist/{index-BDvESZx7.js → index-D5loliLY.js} +1 -1
- package/dist/{index-BQmhRbEk.js → index-DDakZ6gE.js} +1 -1
- package/dist/{index-CqZkZSbf.js → index-DEuGzebv.js} +1 -1
- package/dist/{index-A-dq3OuG.js → index-DHQKha4a.js} +1 -1
- package/dist/{index-Bgq8S5p_.js → index-DRy2Ks7P.js} +1 -1
- package/dist/{index-lVT4dHp9.js → index-DYpjtoxG.js} +1 -1
- package/dist/{index-CgzWGbHS.js → index-Emn_YJZw.js} +1 -1
- package/dist/{index-Cz8wvRrh.js → index-SiMlQ5U_.js} +1 -1
- package/dist/{index-C7PASwQX.js → index-yNZR-fWu.js} +1 -1
- package/dist/index.css +1 -1
- package/dist/shared/pages/LoginPage/components/login/Login.vue.d.ts.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +4 -4
- package/shared/pages/LoginPage/components/login/Login.vue +23 -1
- package/shared/pages/LoginPage/components/login/README.md +52 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Login.vue.d.ts","sourceRoot":"","sources":["../../../../../../shared/pages/LoginPage/components/login/Login.vue.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Login.vue.d.ts","sourceRoot":"","sources":["../../../../../../shared/pages/LoginPage/components/login/Login.vue.ts"],"names":[],"mappings":"AAeA,KAAK,kBAAkB,GAAG,CAAC,IAAI,EAAE;IAAE,YAAY,EAAE,MAAM,CAAA;CAAE,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;AAE5E,MAAM,WAAW,KAAK;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM;QAAE,cAAc,EAAE,kBAAkB,CAAA;KAAE,CAAC;CAC3D;;AA+iBD,wBAMG;AACH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC"}
|