@colijnit/relation 261.1.0 → 261.20.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/fesm2022/colijnit-relation.mjs +5066 -0
- package/fesm2022/colijnit-relation.mjs.map +1 -0
- package/index.d.ts +1704 -0
- package/package.json +17 -13
- package/bundles/colijnit-relation.umd.js +0 -5059
- package/bundles/colijnit-relation.umd.js.map +0 -1
- package/colijnit-relation.d.ts +0 -21
- package/colijnit-relation.metadata.json +0 -1
- package/esm2015/colijnit-relation.js +0 -22
- package/esm2015/lib/component/base/relation-base.component.js +0 -49
- package/esm2015/lib/component/base/relation-loader.component.js +0 -50
- package/esm2015/lib/component/base/relation-screen-config-base.component.js +0 -16
- package/esm2015/lib/component/relation/relation.component.js +0 -223
- package/esm2015/lib/component/relation/relation.module.js +0 -63
- package/esm2015/lib/component/relation-address/relation-address.component.js +0 -166
- package/esm2015/lib/component/relation-address/relation-address.module.js +0 -24
- package/esm2015/lib/component/relation-address-tile/relation-address-tile.component.js +0 -72
- package/esm2015/lib/component/relation-address-tile/relation-address-tile.module.js +0 -25
- package/esm2015/lib/component/relation-addresses/relation-addresses.component.js +0 -157
- package/esm2015/lib/component/relation-addresses/relation-addresses.module.js +0 -31
- package/esm2015/lib/component/relation-avatar/relation-avatar.component.js +0 -226
- package/esm2015/lib/component/relation-avatar/relation-avatar.module.js +0 -22
- package/esm2015/lib/component/relation-contact-options/relation-contact-option-list.component.js +0 -116
- package/esm2015/lib/component/relation-contact-options/relation-contact-option.component.js +0 -110
- package/esm2015/lib/component/relation-contact-options/relation-contact-options-other-types-popup.component.js +0 -44
- package/esm2015/lib/component/relation-contact-options/relation-contact-options.component.js +0 -185
- package/esm2015/lib/component/relation-contact-options/relation-contact-options.module.js +0 -35
- package/esm2015/lib/component/relation-documents/relation-documents.component.js +0 -97
- package/esm2015/lib/component/relation-documents/relation-documents.module.js +0 -24
- package/esm2015/lib/component/relation-first-name/relation-first-name.component.js +0 -35
- package/esm2015/lib/component/relation-first-name/relation-first-name.module.js +0 -24
- package/esm2015/lib/component/relation-gender/relation-gender.component.js +0 -50
- package/esm2015/lib/component/relation-gender/relation-gender.module.js +0 -23
- package/esm2015/lib/component/relation-initials/relation-initials.component.js +0 -34
- package/esm2015/lib/component/relation-initials/relation-initials.module.js +0 -24
- package/esm2015/lib/component/relation-language/relation-language.component.js +0 -66
- package/esm2015/lib/component/relation-language/relation-language.module.js +0 -25
- package/esm2015/lib/component/relation-last-name/relation-last-name.component.js +0 -33
- package/esm2015/lib/component/relation-last-name/relation-last-name.module.js +0 -24
- package/esm2015/lib/component/relation-preferences/relation-preferences.component.js +0 -69
- package/esm2015/lib/component/relation-preferences/relation-preferences.module.js +0 -23
- package/esm2015/lib/component/relation-prefix-name/relation-prefix-name.component.js +0 -34
- package/esm2015/lib/component/relation-prefix-name/relation-prefix-name.module.js +0 -24
- package/esm2015/lib/component/relation-title/relation-title.component.js +0 -67
- package/esm2015/lib/component/relation-title/relation-title.module.js +0 -25
- package/esm2015/lib/enum/icon.enum.js +0 -19
- package/esm2015/lib/enum/language-code.enum.js +0 -8
- package/esm2015/lib/enum/relman-cfg-name.enum.js +0 -862
- package/esm2015/lib/enum/relman-contact-options-cfg-names.js +0 -2
- package/esm2015/lib/enum/relman-sub-category.enum.js +0 -13
- package/esm2015/lib/interface/relation-address-cfg-names.interface.js +0 -2
- package/esm2015/lib/model/icon-svg.js +0 -18
- package/esm2015/lib/model/relation-settings-options.js +0 -7
- package/esm2015/lib/model/relation-settings.js +0 -9
- package/esm2015/lib/relation-version.js +0 -10
- package/esm2015/lib/res/dictionary/dictionaries.js +0 -9
- package/esm2015/lib/service/error.service.js +0 -75
- package/esm2015/lib/service/icon-cache.service.js +0 -51
- package/esm2015/lib/service/relation-base.service.js +0 -271
- package/esm2015/lib/service/relation-connector-adapter.service.js +0 -413
- package/esm2015/lib/service/relation-connector.service.js +0 -160
- package/esm2015/lib/service/relation-event.service.js +0 -16
- package/esm2015/lib/service/relation-screen-configuration.service.js +0 -51
- package/esm2015/lib/service/relation-settings.service.js +0 -65
- package/esm2015/lib/service/relation.service.js +0 -42
- package/esm2015/lib/translation/relation-dictionary.service.js +0 -77
- package/esm2015/lib/translation/relation-localize.pipe.js +0 -26
- package/esm2015/lib/translation/relation-translation.module.js +0 -26
- package/esm2015/lib/translation/relation-translation.service.js +0 -17
- package/esm2015/public_api.js +0 -34
- package/fesm2015/colijnit-relation.js +0 -4293
- package/fesm2015/colijnit-relation.js.map +0 -1
- package/lib/component/base/relation-base.component.d.ts +0 -23
- package/lib/component/base/relation-loader.component.d.ts +0 -12
- package/lib/component/base/relation-screen-config-base.component.d.ts +0 -14
- package/lib/component/relation/relation.component.d.ts +0 -36
- package/lib/component/relation/relation.module.d.ts +0 -2
- package/lib/component/relation-address/relation-address.component.d.ts +0 -35
- package/lib/component/relation-address/relation-address.module.d.ts +0 -2
- package/lib/component/relation-address-tile/relation-address-tile.component.d.ts +0 -19
- package/lib/component/relation-address-tile/relation-address-tile.module.d.ts +0 -2
- package/lib/component/relation-addresses/relation-addresses.component.d.ts +0 -31
- package/lib/component/relation-addresses/relation-addresses.module.d.ts +0 -2
- package/lib/component/relation-avatar/relation-avatar.component.d.ts +0 -47
- package/lib/component/relation-avatar/relation-avatar.module.d.ts +0 -2
- package/lib/component/relation-contact-options/relation-contact-option-list.component.d.ts +0 -24
- package/lib/component/relation-contact-options/relation-contact-option.component.d.ts +0 -34
- package/lib/component/relation-contact-options/relation-contact-options-other-types-popup.component.d.ts +0 -22
- package/lib/component/relation-contact-options/relation-contact-options.component.d.ts +0 -44
- package/lib/component/relation-contact-options/relation-contact-options.module.d.ts +0 -2
- package/lib/component/relation-documents/relation-documents.component.d.ts +0 -18
- package/lib/component/relation-documents/relation-documents.module.d.ts +0 -2
- package/lib/component/relation-first-name/relation-first-name.component.d.ts +0 -4
- package/lib/component/relation-first-name/relation-first-name.module.d.ts +0 -2
- package/lib/component/relation-gender/relation-gender.component.d.ts +0 -7
- package/lib/component/relation-gender/relation-gender.module.d.ts +0 -2
- package/lib/component/relation-initials/relation-initials.component.d.ts +0 -4
- package/lib/component/relation-initials/relation-initials.module.d.ts +0 -2
- package/lib/component/relation-language/relation-language.component.d.ts +0 -12
- package/lib/component/relation-language/relation-language.module.d.ts +0 -2
- package/lib/component/relation-last-name/relation-last-name.component.d.ts +0 -4
- package/lib/component/relation-last-name/relation-last-name.module.d.ts +0 -2
- package/lib/component/relation-preferences/relation-preferences.component.d.ts +0 -13
- package/lib/component/relation-preferences/relation-preferences.module.d.ts +0 -2
- package/lib/component/relation-prefix-name/relation-prefix-name.component.d.ts +0 -4
- package/lib/component/relation-prefix-name/relation-prefix-name.module.d.ts +0 -2
- package/lib/component/relation-title/relation-title.component.d.ts +0 -13
- package/lib/component/relation-title/relation-title.module.d.ts +0 -2
- package/lib/enum/icon.enum.d.ts +0 -17
- package/lib/enum/language-code.enum.d.ts +0 -6
- package/lib/enum/relman-cfg-name.enum.d.ts +0 -857
- package/lib/enum/relman-contact-options-cfg-names.d.ts +0 -6
- package/lib/enum/relman-sub-category.enum.d.ts +0 -10
- package/lib/interface/relation-address-cfg-names.interface.d.ts +0 -8
- package/lib/model/icon-svg.d.ts +0 -4
- package/lib/model/relation-settings-options.d.ts +0 -4
- package/lib/model/relation-settings.d.ts +0 -5
- package/lib/relation-version.d.ts +0 -6
- package/lib/res/dictionary/dictionaries.d.ts +0 -31988
- package/lib/service/error.service.d.ts +0 -11
- package/lib/service/icon-cache.service.d.ts +0 -18
- package/lib/service/relation-base.service.d.ts +0 -65
- package/lib/service/relation-connector-adapter.service.d.ts +0 -67
- package/lib/service/relation-connector.service.d.ts +0 -52
- package/lib/service/relation-event.service.d.ts +0 -6
- package/lib/service/relation-screen-configuration.service.d.ts +0 -13
- package/lib/service/relation-settings.service.d.ts +0 -16
- package/lib/service/relation.service.d.ts +0 -10
- package/lib/translation/relation-dictionary.service.d.ts +0 -19
- package/lib/translation/relation-localize.pipe.d.ts +0 -7
- package/lib/translation/relation-translation.module.d.ts +0 -4
- package/lib/translation/relation-translation.service.d.ts +0 -6
- package/public_api.d.ts +0 -33
package/package.json
CHANGED
|
@@ -1,31 +1,35 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@colijnit/relation",
|
|
3
|
-
"version": "261.
|
|
3
|
+
"version": "261.20.0",
|
|
4
4
|
"description": "Colijn IT relation module for Angular 12",
|
|
5
5
|
"repository": "npm/npm",
|
|
6
6
|
"author": "Colijn IT",
|
|
7
7
|
"license": "ISC",
|
|
8
8
|
"private": false,
|
|
9
9
|
"peerDependencies": {
|
|
10
|
-
"@angular/common": ">=
|
|
11
|
-
"@angular/core": ">=
|
|
12
|
-
"@colijnit/
|
|
13
|
-
"@colijnit/corecomponents_v12": ">=261.1.0",
|
|
10
|
+
"@angular/common": ">=20.3.16",
|
|
11
|
+
"@angular/core": ">=20.3.16",
|
|
12
|
+
"@colijnit/corecomponents_v12": ">=261.20.0",
|
|
14
13
|
"@colijnit/ioneconnector": ">=261.1.0",
|
|
15
14
|
"@colijnit/mainapi": ">=261.1.0",
|
|
16
15
|
"@colijnit/relationapi": ">=261.1.0",
|
|
16
|
+
"@colijnit/sharedcomponents": ">=261.20.0",
|
|
17
17
|
"@tweenjs/tween.js": ">=17.2.0",
|
|
18
18
|
"xlsx": ">=0.18.5"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"tslib": "^2.
|
|
21
|
+
"tslib": "^2.8.1"
|
|
22
|
+
},
|
|
23
|
+
"module": "fesm2022/colijnit-relation.mjs",
|
|
24
|
+
"typings": "index.d.ts",
|
|
25
|
+
"exports": {
|
|
26
|
+
"./package.json": {
|
|
27
|
+
"default": "./package.json"
|
|
28
|
+
},
|
|
29
|
+
".": {
|
|
30
|
+
"types": "./index.d.ts",
|
|
31
|
+
"default": "./fesm2022/colijnit-relation.mjs"
|
|
32
|
+
}
|
|
22
33
|
},
|
|
23
|
-
"main": "bundles/colijnit-relation.umd.js",
|
|
24
|
-
"module": "fesm2015/colijnit-relation.js",
|
|
25
|
-
"es2015": "fesm2015/colijnit-relation.js",
|
|
26
|
-
"esm2015": "esm2015/colijnit-relation.js",
|
|
27
|
-
"fesm2015": "fesm2015/colijnit-relation.js",
|
|
28
|
-
"typings": "colijnit-relation.d.ts",
|
|
29
|
-
"metadata": "colijnit-relation.metadata.json",
|
|
30
34
|
"sideEffects": false
|
|
31
35
|
}
|