@lblod/ember-rdfa-editor-lblod-plugins 32.0.0 → 32.1.0-dev.2e9fd650499765c0030b9262f90aa975fdfd7a2f
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/.changeset/empty-donkeys-change.md +5 -0
- package/.changeset/tidy-dancers-grow.md +5 -0
- package/.changeset/wicked-tools-serve.md +5 -0
- package/CHANGELOG.md +11 -0
- package/addon/components/citation-plugin/citations/search-modal.hbs +2 -2
- package/addon/components/document-validation-plugin/card.gts +131 -0
- package/addon/components/roadsign-regulation-plugin/roadsigns-table.gts +5 -2
- package/addon/components/snippet-plugin/nodes/snippet.gts +1 -1
- package/addon/components/structure-plugin/_private/structure.gts +1 -3
- package/addon/components/template-comments-plugin/template-comment.hbs +1 -3
- package/addon/components/worship-plugin/administrative-unit-picker.hbs +3 -3
- package/addon/components/worship-plugin/search-modal.hbs +4 -4
- package/addon/plugins/document-validation-plugin/index.ts +150 -0
- package/addon/plugins/roadsign-regulation-plugin/actions/insert-measure.ts +22 -2
- package/addon/plugins/roadsign-regulation-plugin/constants.ts +22 -6
- package/addon/plugins/roadsign-regulation-plugin/queries/road-sign-category.ts +6 -1
- package/addon/plugins/roadsign-regulation-plugin/queries/sign-concept.ts +19 -13
- package/addon/plugins/roadsign-regulation-plugin/schemas/sign-concept.ts +22 -8
- package/addon/plugins/snippet-plugin/nodes/snippet.ts +1 -0
- package/addon/plugins/structure-plugin/node.ts +1 -0
- package/addon/plugins/template-comments-plugin/node.ts +1 -0
- package/addon/plugins/variable-plugin/variables/date.ts +1 -0
- package/addon/utils/remove-quotes.ts +7 -0
- package/app/components/document-validation-plugin/card.js +1 -0
- package/app/styles/document-validation.scss +24 -0
- package/app/styles/snippet-plugin.scss +7 -1
- package/app/styles/structure-plugin.scss +2 -1
- package/app/styles/template-comments-plugin.scss +1 -1
- package/declarations/addon/components/document-validation-plugin/card.d.ts +18 -0
- package/declarations/addon/components/roadsign-regulation-plugin/roadsigns-modal.d.ts +20 -8
- package/declarations/addon/plugins/document-validation-plugin/index.d.ts +14 -0
- package/declarations/addon/plugins/roadsign-regulation-plugin/constants.d.ts +11 -5
- package/declarations/addon/plugins/roadsign-regulation-plugin/queries/mobility-measure-concept.d.ts +10 -4
- package/declarations/addon/plugins/roadsign-regulation-plugin/queries/road-sign-category.d.ts +1 -0
- package/declarations/addon/plugins/roadsign-regulation-plugin/queries/sign-concept.d.ts +14 -4
- package/declarations/addon/plugins/roadsign-regulation-plugin/schemas/mobility-measure-concept.d.ts +52 -21
- package/declarations/addon/plugins/roadsign-regulation-plugin/schemas/sign-concept.d.ts +32 -13
- package/declarations/addon/utils/remove-quotes.d.ts +1 -0
- package/package.json +8 -4
- package/pnpm-lock.yaml +1530 -1166
- package/translations/en-US.yaml +15 -7
- package/translations/nl-BE.yaml +17 -9
- package/types/global.d.ts +4 -0
package/translations/en-US.yaml
CHANGED
|
@@ -394,14 +394,16 @@ worship-plugin:
|
|
|
394
394
|
modal:
|
|
395
395
|
title: Choose a worship service
|
|
396
396
|
insert: Insert
|
|
397
|
-
|
|
398
|
-
title: Filter on
|
|
399
|
-
placeholder: Type something...
|
|
400
|
-
search: search
|
|
401
|
-
no results: nothing found
|
|
397
|
+
filter-on: Filter on
|
|
402
398
|
fields:
|
|
403
|
-
name:
|
|
404
|
-
|
|
399
|
+
name:
|
|
400
|
+
label: Name
|
|
401
|
+
placeholder: Type something
|
|
402
|
+
admin-unit:
|
|
403
|
+
label: Administrative Unit
|
|
404
|
+
placeholder: Select administrative unit
|
|
405
|
+
search: Type to search
|
|
406
|
+
no-results: No results
|
|
405
407
|
|
|
406
408
|
lmb-plugin:
|
|
407
409
|
insert:
|
|
@@ -503,3 +505,9 @@ mandatee-table-plugin:
|
|
|
503
505
|
node:
|
|
504
506
|
warning: Information which you enter below will be removed upon
|
|
505
507
|
synchronisation of the inauguration meeting.
|
|
508
|
+
|
|
509
|
+
document-validation-plugin:
|
|
510
|
+
valid-document-title: The document is valid
|
|
511
|
+
invalid-document-title: The document is not valid
|
|
512
|
+
see-related-node: See related node
|
|
513
|
+
description: Some parts are required to allow our system to parse this document.
|
package/translations/nl-BE.yaml
CHANGED
|
@@ -389,18 +389,20 @@ confidentiality-plugin:
|
|
|
389
389
|
|
|
390
390
|
worship-plugin:
|
|
391
391
|
insert:
|
|
392
|
-
title:
|
|
392
|
+
title: Eredienst invoegen
|
|
393
393
|
modal:
|
|
394
|
-
title: Kies een
|
|
394
|
+
title: Kies een eredienst
|
|
395
395
|
insert: Invoegen
|
|
396
|
-
|
|
397
|
-
title: Filter op
|
|
398
|
-
placeholder: Typ iets...
|
|
399
|
-
search: zoeken
|
|
400
|
-
no results: niets gevonden
|
|
396
|
+
filter-on: Filter op
|
|
401
397
|
fields:
|
|
402
|
-
name:
|
|
403
|
-
|
|
398
|
+
name:
|
|
399
|
+
label: Naam
|
|
400
|
+
placeholder: Typ om te zoeken
|
|
401
|
+
admin-unit:
|
|
402
|
+
label: Bestuurseenheid
|
|
403
|
+
placeholder: Selecteer bestuurseenheid
|
|
404
|
+
search: Typ om te zoeken
|
|
405
|
+
no-results: Geen resultaat
|
|
404
406
|
|
|
405
407
|
lmb-plugin:
|
|
406
408
|
insert:
|
|
@@ -500,3 +502,9 @@ mandatee-table-plugin:
|
|
|
500
502
|
placeholder: Titel
|
|
501
503
|
node:
|
|
502
504
|
warning: Informatie die u hieronder manueel ingeeft, wordt verwijderd bij synchronisatie van de installatievergadering.
|
|
505
|
+
|
|
506
|
+
document-validation-plugin:
|
|
507
|
+
valid-document-title: Het document is volledig
|
|
508
|
+
invalid-document-title: Het document is onvolledig
|
|
509
|
+
see-related-node: Zie gerelateerd nodes
|
|
510
|
+
description: Sommige onderdelen zijn nodig om ons systeem toe te laten dit document te ontleden.
|