br-dionysus 1.19.12 → 1.19.13
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/dist/br-dionysus.es.js +2 -2
- package/dist/br-dionysus.umd.js +3 -3
- package/dist/index.css +1 -1
- package/package.json +8 -1
- package/packages/MTable/src/MTable.vue +8 -0
- package/web-types.json +1 -1
- package/.copilot-guidelines.md +0 -39
- package/.eslintrc.cjs +0 -348
- package/build/doc.config.ts +0 -10
- package/build/lib.config.ts +0 -43
- package/compressedFiles.ts +0 -63
- package/createMd.js +0 -109
- package/createTags.js +0 -91
- package/createWebTypes.mjs +0 -263
- package/cypress/component/MInputNumber.cy.ts +0 -38
- package/cypress/component/MSelect.cy.ts +0 -45
- package/cypress/component/MSelectTable.cy.ts +0 -580
- package/cypress/component/MSelectV2.cy.ts +0 -45
- package/cypress/component/MTable.cy.ts +0 -123
- package/cypress/e2e/spec.cy.ts +0 -5
- package/cypress/e2e/toolCheckType.cy.ts +0 -37
- package/cypress/e2e/toolCompareStructures.cy.ts +0 -19
- package/cypress/e2e/toolCreateHash.cy.ts +0 -7
- package/cypress/e2e/toolGetDomEventHub.cy.ts +0 -272
- package/cypress/e2e/toolMoneyFormat.cy.ts +0 -46
- package/cypress/e2e/toolSlotsToData.cy.ts +0 -127
- package/cypress/e2e/toolUniqueByKey.cy.ts +0 -79
- package/cypress/fixtures/example.json +0 -5
- package/cypress/fixtures/profile.json +0 -5
- package/cypress/fixtures/users.json +0 -232
- package/cypress/support/commands.ts +0 -37
- package/cypress/support/component-index.html +0 -12
- package/cypress/support/component.ts +0 -58
- package/cypress/support/e2e.ts +0 -20
- package/cypress/types.d.ts +0 -1
- package/cypress.config.ts +0 -17
- package/index.html +0 -13
- package/mock/ajax/index.ts +0 -48
- package/mock/index.ts +0 -51
- package/mock/interface/enum.ts +0 -4
- package/mock/interface/type.ts +0 -32
- package/mock/mockData/book.ts +0 -48
- package/script/copyDir.js +0 -7
- package/script/genNewComp/.template/docs/README.md.tpl +0 -28
- package/script/genNewComp/.template/docs/demo.vue.tpl +0 -5
- package/script/genNewComp/.template/index.ts.tpl +0 -12
- package/script/genNewComp/.template/install.ts.tpl +0 -29
- package/script/genNewComp/.template/router.ts.tpl +0 -25
- package/script/genNewComp/.template/src/index.vue.tpl +0 -15
- package/script/genNewComp/index.js +0 -9
- package/script/genNewComp/infoCollector.js +0 -63
- package/script/genNewComp/tplReplacer.js +0 -164
- package/script/regenerate.js +0 -110
- package/server.js +0 -51
- package/src/App.vue +0 -74
- package/src/assets/empty.png +0 -0
- package/src/assets/markdown.scss +0 -275
- package/src/assets/prism.css +0 -429
- package/src/assets/theme.scss +0 -22
- package/src/components/Preview.vue +0 -92
- package/src/cypress-augmentation.d.ts +0 -9
- package/src/env.d.ts +0 -22
- package/src/main.ts +0 -25
- package/src/router.ts +0 -135
- package/tsconfig.json +0 -32
- package/vite.config.ts +0 -57
package/dist/br-dionysus.es.js
CHANGED
|
@@ -1603,7 +1603,7 @@ Vi.valueOf = function() {
|
|
|
1603
1603
|
return Ih(r, r.e <= t.NE || r.e >= t.PE, !0);
|
|
1604
1604
|
};
|
|
1605
1605
|
var Yl = qM();
|
|
1606
|
-
const eI = (r) => (gd("data-v-
|
|
1606
|
+
const eI = (r) => (gd("data-v-530b1597"), r = r(), md(), r), iI = ["data-is-expand"], rI = /* @__PURE__ */ eI(() => /* @__PURE__ */ Mt("img", { src: M_ }, null, -1)), Ha = "br-m-table-identity", nI = 180, oI = /* @__PURE__ */ he({
|
|
1607
1607
|
__name: "MTable",
|
|
1608
1608
|
props: {
|
|
1609
1609
|
size: { default: "" },
|
|
@@ -2017,7 +2017,7 @@ const eI = (r) => (gd("data-v-908d292e"), r = r(), md(), r), iI = ["data-is-expa
|
|
|
2017
2017
|
], 40, iI);
|
|
2018
2018
|
};
|
|
2019
2019
|
}
|
|
2020
|
-
}), ZM = /* @__PURE__ */ xo(oI, [["__scopeId", "data-v-
|
|
2020
|
+
}), ZM = /* @__PURE__ */ xo(oI, [["__scopeId", "data-v-530b1597"]]), sI = ["data-mark"], aI = { class: "br-u-body-entity" }, JM = /* @__PURE__ */ he({
|
|
2021
2021
|
__name: "MDialog",
|
|
2022
2022
|
props: {
|
|
2023
2023
|
modelValue: { type: Boolean, default: !1 },
|