@dso-toolkit/core 68.3.0 → 68.4.0
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/cjs/dso-alert_6.cjs.entry.js +2 -2
- package/dist/cjs/dso-alert_6.cjs.entry.js.map +1 -1
- package/dist/cjs/dso-label_2.cjs.entry.js +1 -1
- package/dist/cjs/dso-renvooi_2.cjs.entry.js +2 -2
- package/dist/cjs/dso-renvooi_2.cjs.entry.js.map +1 -1
- package/dist/cjs/dso-survey-rating.cjs.entry.js +44 -0
- package/dist/cjs/dso-survey-rating.cjs.entry.js.map +1 -0
- package/dist/cjs/dso-tabs.cjs.entry.js +1 -1
- package/dist/cjs/dso-toggletip.cjs.entry.js +1 -1
- package/dist/cjs/dso-toolkit.cjs.js +1 -1
- package/dist/cjs/dso-tree-view.cjs.entry.js +1 -1
- package/dist/cjs/dso-viewer-grid.cjs.entry.js +2 -2
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/panel/panel.css +3 -2
- package/dist/collection/components/slide-toggle/slide-toggle.css +5 -0
- package/dist/collection/components/slide-toggle/slide-toggle.js +2 -1
- package/dist/collection/components/slide-toggle/slide-toggle.js.map +1 -1
- package/dist/collection/components/survey-rating/survey-rating.css +392 -0
- package/dist/collection/components/survey-rating/survey-rating.interfaces.js +2 -0
- package/dist/collection/components/survey-rating/survey-rating.interfaces.js.map +1 -0
- package/dist/collection/components/survey-rating/survey-rating.js +84 -0
- package/dist/collection/components/survey-rating/survey-rating.js.map +1 -0
- package/dist/collection/components/table/table.js +1 -1
- package/dist/collection/components/tabs/tabs.js +1 -1
- package/dist/collection/components/toggletip/toggletip.js +1 -1
- package/dist/collection/components/tooltip/tooltip.js +1 -1
- package/dist/collection/components/tree-view/tree-view.js +1 -1
- package/dist/collection/components/viewer-grid/viewer-grid.js +2 -2
- package/dist/components/dso-survey-rating.d.ts +11 -0
- package/dist/components/dso-survey-rating.js +70 -0
- package/dist/components/dso-survey-rating.js.map +1 -0
- package/dist/components/dso-tabs.js +1 -1
- package/dist/components/dso-tree-view.js +1 -1
- package/dist/components/dso-viewer-grid.js +2 -2
- package/dist/components/index.d.ts +2 -0
- package/dist/components/index.js +1 -0
- package/dist/components/index.js.map +1 -1
- package/dist/components/panel.js +1 -1
- package/dist/components/panel.js.map +1 -1
- package/dist/components/slide-toggle.js +3 -3
- package/dist/components/slide-toggle.js.map +1 -1
- package/dist/components/table.js +1 -1
- package/dist/components/toggletip.js +1 -1
- package/dist/components/tooltip.js +1 -1
- package/dist/dso-toolkit/dso-toolkit.esm.js +1 -1
- package/dist/dso-toolkit/dso-toolkit.esm.js.map +1 -1
- package/dist/dso-toolkit/{p-7e0130d8.entry.js → p-1a3140fc.entry.js} +2 -2
- package/dist/dso-toolkit/{p-1f14320f.entry.js → p-327cbc96.entry.js} +2 -2
- package/dist/dso-toolkit/p-32f26545.entry.js +2 -0
- package/dist/dso-toolkit/p-32f26545.entry.js.map +1 -0
- package/dist/dso-toolkit/{p-df6c1f5f.entry.js → p-4b536d17.entry.js} +2 -2
- package/dist/dso-toolkit/p-6fe845b2.entry.js +2 -0
- package/dist/dso-toolkit/p-6fe845b2.entry.js.map +1 -0
- package/dist/dso-toolkit/{p-eb04878c.entry.js → p-7fa13a99.entry.js} +2 -2
- package/dist/dso-toolkit/{p-eb04878c.entry.js.map → p-7fa13a99.entry.js.map} +1 -1
- package/dist/dso-toolkit/{p-3270708a.entry.js → p-cc3366a5.entry.js} +2 -2
- package/dist/dso-toolkit/p-e2d3d553.entry.js +2 -0
- package/dist/esm/dso-alert_6.entry.js +2 -2
- package/dist/esm/dso-alert_6.entry.js.map +1 -1
- package/dist/esm/dso-label_2.entry.js +1 -1
- package/dist/esm/dso-renvooi_2.entry.js +2 -2
- package/dist/esm/dso-renvooi_2.entry.js.map +1 -1
- package/dist/esm/dso-survey-rating.entry.js +40 -0
- package/dist/esm/dso-survey-rating.entry.js.map +1 -0
- package/dist/esm/dso-tabs.entry.js +1 -1
- package/dist/esm/dso-toggletip.entry.js +1 -1
- package/dist/esm/dso-toolkit.js +1 -1
- package/dist/esm/dso-tree-view.entry.js +1 -1
- package/dist/esm/dso-viewer-grid.entry.js +2 -2
- package/dist/esm/loader.js +1 -1
- package/dist/types/components/survey-rating/survey-rating.d.ts +16 -0
- package/dist/types/components/survey-rating/survey-rating.interfaces.d.ts +15 -0
- package/dist/types/components.d.ts +39 -0
- package/package.json +3 -3
- package/dist/dso-toolkit/p-1ad6315b.entry.js +0 -2
- package/dist/dso-toolkit/p-1ad6315b.entry.js.map +0 -1
- package/dist/dso-toolkit/p-acfb9f16.entry.js +0 -2
- /package/dist/dso-toolkit/{p-7e0130d8.entry.js.map → p-1a3140fc.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-1f14320f.entry.js.map → p-327cbc96.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-df6c1f5f.entry.js.map → p-4b536d17.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-3270708a.entry.js.map → p-cc3366a5.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-acfb9f16.entry.js.map → p-e2d3d553.entry.js.map} +0 -0
|
@@ -1251,7 +1251,7 @@ const translations = {
|
|
|
1251
1251
|
},
|
|
1252
1252
|
};
|
|
1253
1253
|
|
|
1254
|
-
const panelCss = ":host{display:block;border:1px solid #b2b2b2;border-radius:4px;overflow:hidden}*,*::after,*::before{box-sizing:border-box}.panel-heading{display:flex;gap:16px;justify-content:space-between;align-items:flex-start;padding-block:8px;padding-inline:16px
|
|
1254
|
+
const panelCss = ":host{display:block;border:1px solid #b2b2b2;border-radius:4px;overflow:hidden}*,*::after,*::before{box-sizing:border-box}.panel-heading{display:flex;gap:16px;justify-content:space-between;align-items:flex-start;padding-block:8px;padding-inline-start:var(--panel-heading-padding-inline-start, 16px);padding-inline-end:8px;border-block-end:1px solid #b2b2b2;border-start-start-radius:4px;border-start-end-radius:4px;background-color:#e5e5e5}.panel-heading .sr-only{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.emphasized .panel-heading{background-color:#dcd400}::slotted([slot=heading]){margin:0 !important;font-size:1rem !important;font-weight:600 !important;line-height:1.5 !important;color:#000 !important}.panel-close{display:inline-block;inline-size:24px;aspect-ratio:1/1;padding:0;border:0;background-color:transparent;color:#000;cursor:pointer}.panel-body{padding-block:16px;padding-inline:var(--panel-body-padding-inline, 16px);background-color:var(--_dso-panel-body-background-color, transparent)}";
|
|
1255
1255
|
const DsoPanelStyle0 = panelCss;
|
|
1256
1256
|
|
|
1257
1257
|
const Panel = class {
|
|
@@ -1308,7 +1308,7 @@ const Table = class {
|
|
|
1308
1308
|
render() {
|
|
1309
1309
|
var _a, _b;
|
|
1310
1310
|
const caption = (_b = (_a = this.host.querySelector(":scope > table > caption")) === null || _a === void 0 ? void 0 : _a.textContent) === null || _b === void 0 ? void 0 : _b.trim();
|
|
1311
|
-
return (index.h(index.Host, { key: '
|
|
1311
|
+
return (index.h(index.Host, { key: '799047946f16a8725591dddd4ff0604dd2387835' }, this.modalActive && this.placeholderHeight && (index.h("div", { key: 'b8c6bca3012e27a56f312c759116362f83a73a05', class: "dso-table-placeholder", style: { height: `${this.placeholderHeight}px` } })), this.modalActive && index.h("div", { key: '95191abbb4021a485aa2d85dc16528f77be6b389', class: "dso-modal-overlay" }), index.h("div", { key: '1a1bd5f370343044660676562b68a7e001838b0a', class: { "dso-modal": this.modalActive } }, index.h("div", Object.assign({ key: '895ecea73b81b7734a5740a38393986e05bf0336', class: { "dso-dialog": this.modalActive, "dso-table-dialog": true }, ref: (element) => (this.focusTrapElement = element) }, (this.modalActive ? { ["aria-labelledby"]: this.labelledbyId, role: "dialog" } : {})), (this.isResponsive || !this.noModal) && (index.h("div", { key: 'cef13e59f5639ddce0643af4549489f46e68aaed', class: "dso-table-utilities", style: this.modalActive ? { display: "none" } : undefined }, this.isResponsive && (index.h("div", { key: '53f31dec4a2b517d7c1cc3d70267367c4776b5dd', class: "dso-responsive-message" }, index.h("span", { key: 'aff559990bc306381e35d0f10e8af5058fe346ff' }, "beweeg de tabel van links naar rechts"))), !this.noModal && (index.h("button", { key: 'b3dcee1e998d70efcf0849b742d18e0e40fabc4e', type: "button", class: "dso-tertiary open-modal-button", ref: (element) => (this.buttonElement = element), onClick: () => this.openModal() }, index.h("span", { key: '3e72a4e6605a874eb4487cc18c628d5bc771562b', class: "sr-only" }, "tabel ", caption !== null && caption !== void 0 ? caption : "", " "), index.h("span", { key: '17536f51ff5f561d94adf2f366ae5bef6f4a2192' }, "vergroten"), index.h("dso-icon", { key: '80742bbcdfd1ea381f5e88557f9f2515dd105f4d', icon: "external-link" }))))), this.modalActive && (index.h("div", { key: 'd9c6b4ff790c2cd781056ae88605d98635d13c1d', class: "dso-header" }, index.h("h2", { key: '66fe55917fe1e6b76a2e9239b12cf445cf38909d', id: this.labelledbyId, class: { "sr-only": !caption } }, caption || "Uitvergrote tabel dialoog"), index.h("button", { key: '236ff7cae30219425ec410795f7b5bd5f07409ae', type: "button", class: "dso-close", onClick: () => this.closeModal() }, index.h("dso-icon", { key: '93a325c4368207a453e9bb07c1fd24fb98f0e8dd', icon: "times" }), index.h("span", { key: 'a58215c1e577ee5e987d9227d986bf7e1edd568e', class: "sr-only" }, "Sluiten")))), index.h("div", { key: '6964623cc9365f8349e6b5ba7802b379d625097c', class: { "dso-body": this.modalActive, "dso-table-body": true } }, index.h("slot", { key: '86c401b073e39aa151799b9791bceac8e1335fb1' }))))));
|
|
1312
1312
|
}
|
|
1313
1313
|
openModal() {
|
|
1314
1314
|
this.placeholderHeight = this.host.clientHeight;
|