@ouestfrance/sipa-bms-ui 8.23.0 → 8.23.2
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/components/table/BmsServerTable.vue.d.ts +2 -2
- package/dist/components/table/BmsTable.vue.d.ts +2 -2
- package/dist/sipa-bms-ui.css +83 -80
- package/dist/sipa-bms-ui.es.js +6 -6
- package/dist/sipa-bms-ui.es.js.map +1 -1
- package/dist/sipa-bms-ui.umd.js +6 -6
- package/dist/sipa-bms-ui.umd.js.map +1 -1
- package/package.json +2 -2
- package/src/assets/scss/global-variables.scss +3 -0
- package/src/components/feedback/UiTooltip.vue +1 -1
- package/src/components/layout/BmsFloatingWindow.vue +1 -1
- package/src/components/table/BmsServerTable.vue +2 -2
- package/src/components/table/BmsTable.vue +2 -2
- package/src/components/table/UiBmsTable.vue +0 -1
- package/src/plugins/notifications/NotificationItem.vue +1 -1
- package/src/showroom/pages/table.vue +9 -5
package/dist/sipa-bms-ui.umd.js
CHANGED
|
@@ -39246,7 +39246,7 @@
|
|
|
39246
39246
|
}
|
|
39247
39247
|
});
|
|
39248
39248
|
|
|
39249
|
-
const UiTooltip = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["__scopeId", "data-v-
|
|
39249
|
+
const UiTooltip = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["__scopeId", "data-v-6fa8f4d8"]]);
|
|
39250
39250
|
|
|
39251
39251
|
const _sfc_main$1g = /* @__PURE__ */ vue.defineComponent({
|
|
39252
39252
|
__name: "BmsTooltip",
|
|
@@ -87982,7 +87982,7 @@
|
|
|
87982
87982
|
}
|
|
87983
87983
|
});
|
|
87984
87984
|
|
|
87985
|
-
const BmsFloatingWindow = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["__scopeId", "data-v-
|
|
87985
|
+
const BmsFloatingWindow = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["__scopeId", "data-v-d8cae050"]]);
|
|
87986
87986
|
|
|
87987
87987
|
const _hoisted_1$B = { class: "form-section" };
|
|
87988
87988
|
const _hoisted_2$n = {
|
|
@@ -97110,7 +97110,7 @@
|
|
|
97110
97110
|
}
|
|
97111
97111
|
});
|
|
97112
97112
|
|
|
97113
|
-
const UiBmsTable = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-
|
|
97113
|
+
const UiBmsTable = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-f6b2c936"]]);
|
|
97114
97114
|
|
|
97115
97115
|
const _hoisted_1$a = { class: "filter-button-container" };
|
|
97116
97116
|
const _hoisted_2$8 = {
|
|
@@ -103712,7 +103712,7 @@
|
|
|
103712
103712
|
}
|
|
103713
103713
|
});
|
|
103714
103714
|
|
|
103715
|
-
const BmsServerTable = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-
|
|
103715
|
+
const BmsServerTable = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-c674a0d1"]]);
|
|
103716
103716
|
|
|
103717
103717
|
const _hoisted_1$7 = { class: "filters-container" };
|
|
103718
103718
|
const _hoisted_2$5 = {
|
|
@@ -103999,7 +103999,7 @@
|
|
|
103999
103999
|
}
|
|
104000
104000
|
});
|
|
104001
104001
|
|
|
104002
|
-
const BmsTable = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-
|
|
104002
|
+
const BmsTable = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-ae9bcfca"]]);
|
|
104003
104003
|
|
|
104004
104004
|
const _sfc_main$8 = /* @__PURE__ */ vue.defineComponent({
|
|
104005
104005
|
__name: "BmsCocarde",
|
|
@@ -104077,7 +104077,7 @@
|
|
|
104077
104077
|
}
|
|
104078
104078
|
});
|
|
104079
104079
|
|
|
104080
|
-
const NotificationItem = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-
|
|
104080
|
+
const NotificationItem = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-cf005e57"]]);
|
|
104081
104081
|
|
|
104082
104082
|
const _hoisted_1$5 = { class: "bms-notifications" };
|
|
104083
104083
|
const _hoisted_2$3 = { class: "bms-notifications__list" };
|