@compas-oscd/open-scd 0.34.40 → 0.34.42
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/index.d.ts +12 -1
- package/dist/index.js +12 -1
- package/dist/index.js.map +1 -1
- package/package.json +5 -2
package/dist/index.d.ts
CHANGED
|
@@ -7,6 +7,14 @@ import './action-pane.js';
|
|
|
7
7
|
import './action-icon.js';
|
|
8
8
|
import './plain-compare-list.js';
|
|
9
9
|
import './open-scd.js';
|
|
10
|
+
import './filtered-list.js';
|
|
11
|
+
import './wizard-textfield.js';
|
|
12
|
+
import './wizard-select.js';
|
|
13
|
+
import './wizard-checkbox.js';
|
|
14
|
+
import './WizardDivider.js';
|
|
15
|
+
import './oscd-filter-button.js';
|
|
16
|
+
import './plain-compare-list.js';
|
|
17
|
+
import './finder-list.js';
|
|
10
18
|
export * from './icons/lnode.js';
|
|
11
19
|
export * from './icons/icons.js';
|
|
12
20
|
export { accessPointIcon, logicalDeviceIcon, serverIcon, } from './icons/ied-icons.js';
|
|
@@ -25,6 +33,7 @@ import './wizard-textfield.js';
|
|
|
25
33
|
export { WizardTextField } from './wizard-textfield.js';
|
|
26
34
|
export { FilterButton, SelectedItemsChangedEvent } from './oscd-filter-button.js';
|
|
27
35
|
export { Directory, FinderList, Path } from './finder-list.js';
|
|
36
|
+
export { FilteredList } from './filtered-list.js';
|
|
28
37
|
export { mergeWizard, Diff } from './wizards.js';
|
|
29
38
|
export { OscdWizards } from './addons/Wizards.js';
|
|
30
39
|
export { Wizarding } from './Wizarding.js';
|
|
@@ -35,5 +44,7 @@ export { SCL_NAMESPACE, isSCLNamespace, newEmptySCD, getSchema, isLoadSchemaResu
|
|
|
35
44
|
export { de } from './translations/de.js';
|
|
36
45
|
export { en } from './translations/en.js';
|
|
37
46
|
export { determineUninitializedStructure, initializeElements } from './foundation/dai.js';
|
|
38
|
-
export { getFcdaReferences } from './foundation/ied.js';
|
|
47
|
+
export { getFcdaReferences, emptyInputsDeleteActions, } from './foundation/ied.js';
|
|
39
48
|
export { DiffFilter } from './foundation/compare.js';
|
|
49
|
+
export { mACAddressGenerator, appIdGenerator, } from './foundation/generators.js';
|
|
50
|
+
export { existFcdaReference } from './foundation/scl.js';
|
package/dist/index.js
CHANGED
|
@@ -7,6 +7,14 @@ import './action-pane.js';
|
|
|
7
7
|
import './action-icon.js';
|
|
8
8
|
import './plain-compare-list.js';
|
|
9
9
|
import './open-scd.js';
|
|
10
|
+
import './filtered-list.js';
|
|
11
|
+
import './wizard-textfield.js';
|
|
12
|
+
import './wizard-select.js';
|
|
13
|
+
import './wizard-checkbox.js';
|
|
14
|
+
import './WizardDivider.js';
|
|
15
|
+
import './oscd-filter-button.js';
|
|
16
|
+
import './plain-compare-list.js';
|
|
17
|
+
import './finder-list.js';
|
|
10
18
|
// Export all icons
|
|
11
19
|
export * from './icons/lnode.js';
|
|
12
20
|
export * from './icons/icons.js';
|
|
@@ -30,6 +38,7 @@ import './wizard-textfield.js';
|
|
|
30
38
|
export { WizardTextField } from './wizard-textfield.js';
|
|
31
39
|
export { FilterButton } from './oscd-filter-button.js';
|
|
32
40
|
export { FinderList } from './finder-list.js';
|
|
41
|
+
export { FilteredList } from './filtered-list.js';
|
|
33
42
|
// Wizards
|
|
34
43
|
export { mergeWizard } from './wizards.js';
|
|
35
44
|
export { OscdWizards } from './addons/Wizards.js';
|
|
@@ -43,5 +52,7 @@ export { SCL_NAMESPACE, isSCLNamespace, newEmptySCD, getSchema, isLoadSchemaResu
|
|
|
43
52
|
export { de } from './translations/de.js';
|
|
44
53
|
export { en } from './translations/en.js';
|
|
45
54
|
export { determineUninitializedStructure, initializeElements } from './foundation/dai.js';
|
|
46
|
-
export { getFcdaReferences } from './foundation/ied.js';
|
|
55
|
+
export { getFcdaReferences, emptyInputsDeleteActions, } from './foundation/ied.js';
|
|
56
|
+
export { mACAddressGenerator, appIdGenerator, } from './foundation/generators.js';
|
|
57
|
+
export { existFcdaReference } from './foundation/scl.js';
|
|
47
58
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,oBAAoB,CAAC;AAC5B,OAAO,sBAAsB,CAAC;AAC9B,OAAO,qBAAqB,CAAC;AAC7B,OAAO,oBAAoB,CAAC;AAC5B,OAAO,qBAAqB,CAAC;AAC7B,OAAO,kBAAkB,CAAC;AAC1B,OAAO,kBAAkB,CAAC;AAC1B,OAAO,yBAAyB,CAAC;AACjC,OAAO,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,oBAAoB,CAAC;AAC5B,OAAO,sBAAsB,CAAC;AAC9B,OAAO,qBAAqB,CAAC;AAC7B,OAAO,oBAAoB,CAAC;AAC5B,OAAO,qBAAqB,CAAC;AAC7B,OAAO,kBAAkB,CAAC;AAC1B,OAAO,kBAAkB,CAAC;AAC1B,OAAO,yBAAyB,CAAC;AACjC,OAAO,eAAe,CAAC;AACvB,OAAO,oBAAoB,CAAA;AAC3B,OAAO,uBAAuB,CAAC;AAC/B,OAAO,oBAAoB,CAAC;AAC5B,OAAO,sBAAsB,CAAC;AAC9B,OAAO,oBAAoB,CAAA;AAC3B,OAAO,yBAAyB,CAAA;AAChC,OAAO,yBAAyB,CAAA;AAChC,OAAO,kBAAkB,CAAA;AAEzB,mBAAmB;AACnB,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,OAAO,EACL,eAAe,EACf,iBAAiB,EACjB,UAAU,GACX,MAAM,sBAAsB,CAAC;AAE9B,gBAAgB;AAChB,OAAO,EAEL,iBAAiB,EAEjB,WAAW,GACZ,MAAM,qBAAqB,CAAC;AAE7B,eAAe;AACf,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD,OAAO,EAAE,eAAe,EAAS,MAAM,uBAAuB,CAAC;AAC/D,OAAO,EACL,UAAU,EACV,UAAU,EACV,UAAU,GACX,MAAM,qBAAqB,CAAC;AAS7B,OAAO,EAAE,uBAAuB,EAAwB,MAAM,oBAAoB,CAAC;AACnF,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAE5C,uBAAuB;AACvB,cAAc,iBAAiB,CAAC;AAEhC,eAAe;AACf,OAAO,EAAE,EAAE,IAAI,MAAM,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,EAAE,IAAI,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAEpD,aAAa;AACb,OAAO,oBAAoB,CAAC;AAC5B,OAAO,uBAAuB,CAAC;AAC/B,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACxD,OAAO,EAAE,YAAY,EAA6B,MAAM,yBAAyB,CAAC;AAClF,OAAO,EAAa,UAAU,EAAQ,MAAM,kBAAkB,CAAC;AAC/D,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAElD,UAAU;AACV,OAAO,EAAE,WAAW,EAAQ,MAAM,cAAc,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAClD,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAEtD,SAAS;AACT,OAAO,EACL,aAAa,EACb,cAAc,EACd,WAAW,EACX,SAAS,EACT,kBAAkB,EAClB,iBAAiB,EACjB,kBAAkB,GAKnB,MAAM,cAAc,CAAC;AAEtB,eAAe;AACf,OAAO,EAAE,EAAE,EAAE,MAAM,sBAAsB,CAAC;AAC1C,OAAO,EAAE,EAAE,EAAG,MAAM,sBAAsB,CAAC;AAE3C,OAAO,EAAE,+BAA+B,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AAC1F,OAAO,EACL,iBAAiB,EACjB,wBAAwB,GACzB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EACL,mBAAmB,EACnB,cAAc,GACf,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC","sourcesContent":["import './addons/Waiter.js';\nimport './addons/Settings.js';\nimport './addons/History.js';\nimport './addons/Editor.js';\nimport './addons/Wizards.js';\nimport './action-pane.js';\nimport './action-icon.js';\nimport './plain-compare-list.js';\nimport './open-scd.js';\nimport './filtered-list.js'\nimport './wizard-textfield.js';\nimport './wizard-select.js';\nimport './wizard-checkbox.js';\nimport './WizardDivider.js'\nimport './oscd-filter-button.js'\nimport './plain-compare-list.js'\nimport './finder-list.js'\n\n// Export all icons\nexport * from './icons/lnode.js';\nexport * from './icons/icons.js';\nexport {\n accessPointIcon,\n logicalDeviceIcon,\n serverIcon,\n} from './icons/ied-icons.js';\n\n// History addon\nexport {\n HistoryState,\n historyStateEvent,\n HistoryUIDetail,\n OscdHistory,\n} from './addons/History.js';\n\n// Layout addon\nexport { OscdLayout } from './addons/Layout.js';\n\nexport { initializeNsdoc, Nsdoc } from './foundation/nsdoc.js';\nexport {\n iec6185073,\n iec6185081,\n iec6185074,\n} from './foundation/nsd.js';\n\n// Plugin system\nexport {\n InstalledOfficialPlugin,\n Plugin,\n MenuPosition,\n PluginKind\n} from './plugin.js';\nexport { newConfigurePluginEvent, ConfigurePluginEvent } from './plugin.events.js';\nexport { pluginTag } from './plugin-tag.js';\n\n// Foundation utilities\nexport * from './foundation.js';\n\n// Translations\nexport { de as oscdDe } from './translations/de.js';\nexport { en as oscdEn } from './translations/en.js';\n\n// Components\nimport './filtered-list.js';\nimport './wizard-textfield.js';\nexport { WizardTextField } from './wizard-textfield.js';\nexport { FilterButton, SelectedItemsChangedEvent } from './oscd-filter-button.js';\nexport { Directory, FinderList, Path } from './finder-list.js';\nexport { FilteredList } from './filtered-list.js';\n\n// Wizards\nexport { mergeWizard, Diff } from './wizards.js';\nexport { OscdWizards } from './addons/Wizards.js';\nexport { Wizarding } from './Wizarding.js';\nexport { WizardDialog } from './wizard-dialog.js';\nexport { WizardSelect } from './wizard-select.js';\nexport { WizardCheckbox } from './wizard-checkbox.js';\n\n// Schema\nexport {\n SCL_NAMESPACE,\n isSCLNamespace,\n newEmptySCD,\n getSchema,\n isLoadSchemaResult,\n isValidationError,\n isValidationResult,\n SupportedVersion,\n ValidationResult,\n Validator,\n WorkerMessage,\n} from './schemas.js';\n\n// Translations\nexport { de } from './translations/de.js';\nexport { en } from './translations/en.js';\n\nexport { determineUninitializedStructure, initializeElements } from './foundation/dai.js';\nexport {\n getFcdaReferences,\n emptyInputsDeleteActions,\n} from './foundation/ied.js';\nexport { DiffFilter } from './foundation/compare.js';\nexport {\n mACAddressGenerator,\n appIdGenerator,\n} from './foundation/generators.js';\nexport { existFcdaReference } from './foundation/scl.js';\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@compas-oscd/open-scd",
|
|
3
|
-
"version": "0.34.
|
|
3
|
+
"version": "0.34.42",
|
|
4
4
|
"repository": "https://github.com/openscd/open-scd.git",
|
|
5
5
|
"directory": "packages/openscd",
|
|
6
6
|
"description": "A bottom-up substation configuration designer for projects described using SCL `IEC 61850-6` Edition 2 or greater.",
|
|
@@ -34,9 +34,12 @@
|
|
|
34
34
|
"./plain-compare-list.js": "./dist/plain-compare-list.js",
|
|
35
35
|
"./filtered-list.js": "./dist/filtered-list.js",
|
|
36
36
|
"./wizard-textfield.js": "./dist/wizard-textfield.js",
|
|
37
|
+
"./wizard-checkbox.js": "./dist/wizard-checkbox.js",
|
|
38
|
+
"./wizard-select.js": "./dist/wizard-select.js",
|
|
37
39
|
"./WizardDivider.js": "./dist/WizardDivider.js",
|
|
38
40
|
"./oscd-filter-button.js": "./dist/oscd-filter-button.js",
|
|
39
|
-
"./open-scd.js": "./dist/open-scd.js"
|
|
41
|
+
"./open-scd.js": "./dist/open-scd.js",
|
|
42
|
+
"./finder-list.js": "./dist/finder-list.js"
|
|
40
43
|
},
|
|
41
44
|
"dependencies": {
|
|
42
45
|
"@compas-oscd/core": "^0.1.21",
|