@bimdata/bcf-components 6.0.0-rc.2 → 6.0.0-rc.3
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/bcf-components.mjs +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/bcf-components.mjs
CHANGED
|
@@ -1993,7 +1993,7 @@ const gi = {
|
|
|
1993
1993
|
}
|
|
1994
1994
|
}, yi = { class: "bcf-filters" }, bi = { class: "bcf-filters__container" }, vi = { class: "bcf-filters__container__header" }, Di = { class: "bcf-filters__container__header__title" }, Ci = { class: "bcf-filters__container__date" }, Ii = { class: "bcf-filters__container__actions" };
|
|
1995
1995
|
function wi(e, t, s, n, a, o) {
|
|
1996
|
-
const i = p("
|
|
1996
|
+
const i = p("BIMDataIconFilterList"), c = p("BIMDataButton"), l = p("BIMDataIconClose"), d = p("BIMDataSelect"), m = p("BIMDataDatePicker"), y = p("BIMDataIconSearch"), D = De("click-away");
|
|
1997
1997
|
return W((r(), f("div", yi, [
|
|
1998
1998
|
_(c, {
|
|
1999
1999
|
class: "bcf-filters__btn-toggle",
|
|
@@ -2135,7 +2135,7 @@ function wi(e, t, s, n, a, o) {
|
|
|
2135
2135
|
[D, n.close]
|
|
2136
2136
|
]);
|
|
2137
2137
|
}
|
|
2138
|
-
const Bi = /* @__PURE__ */ v(gi, [["render", wi], ["__scopeId", "data-v-
|
|
2138
|
+
const Bi = /* @__PURE__ */ v(gi, [["render", wi], ["__scopeId", "data-v-fc1e0bc2"]]);
|
|
2139
2139
|
const Mi = {
|
|
2140
2140
|
props: {
|
|
2141
2141
|
text: {
|