@luftborn/custom-elements 1.1.40 → 1.1.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.
Files changed (146) hide show
  1. package/demo/index.html +2 -2
  2. package/package.json +2 -2
  3. package/src/elements/CheckBoxElement/CheckBoxElement.ts +1 -0
  4. package/src/elements/DropDownList/DropDownListElement.ts +1 -0
  5. package/src/elements/RadioButtonGroup/RadioButtonGroupElement.ts +1 -0
  6. package/demo/index.js +0 -6357
  7. package/demo/index.min.js +0 -6358
  8. package/demo/index.min.js.map +0 -1
  9. package/dist/custom-form.d.ts +0 -20
  10. package/dist/custom-form.js +0 -147
  11. package/dist/custom-form.js.map +0 -1
  12. package/dist/elements/Address/AddressElement.d.ts +0 -28
  13. package/dist/elements/Address/AddressElement.js +0 -207
  14. package/dist/elements/Address/AddressElement.js.map +0 -1
  15. package/dist/elements/BankField/BankFieldElement.d.ts +0 -22
  16. package/dist/elements/BankField/BankFieldElement.js +0 -128
  17. package/dist/elements/BankField/BankFieldElement.js.map +0 -1
  18. package/dist/elements/CPRElement/CPRElement.d.ts +0 -14
  19. package/dist/elements/CPRElement/CPRElement.js +0 -83
  20. package/dist/elements/CPRElement/CPRElement.js.map +0 -1
  21. package/dist/elements/CVRElement/CVRElement.d.ts +0 -14
  22. package/dist/elements/CVRElement/CVRElement.js +0 -83
  23. package/dist/elements/CVRElement/CVRElement.js.map +0 -1
  24. package/dist/elements/CheckBoxElement/CheckBoxElement.d.ts +0 -14
  25. package/dist/elements/CheckBoxElement/CheckBoxElement.js +0 -96
  26. package/dist/elements/CheckBoxElement/CheckBoxElement.js.map +0 -1
  27. package/dist/elements/CustomRegularExpression/CustomRegularExpressionElement.d.ts +0 -12
  28. package/dist/elements/CustomRegularExpression/CustomRegularExpressionElement.js +0 -83
  29. package/dist/elements/CustomRegularExpression/CustomRegularExpressionElement.js.map +0 -1
  30. package/dist/elements/DateField/DateFieldElement.d.ts +0 -12
  31. package/dist/elements/DateField/DateFieldElement.js +0 -86
  32. package/dist/elements/DateField/DateFieldElement.js.map +0 -1
  33. package/dist/elements/DropDownList/DropDownListElement.d.ts +0 -14
  34. package/dist/elements/DropDownList/DropDownListElement.js +0 -93
  35. package/dist/elements/DropDownList/DropDownListElement.js.map +0 -1
  36. package/dist/elements/Elements.d.ts +0 -18
  37. package/dist/elements/Elements.js +0 -38
  38. package/dist/elements/Elements.js.map +0 -1
  39. package/dist/elements/EmailField/EmailFieldElement.d.ts +0 -13
  40. package/dist/elements/EmailField/EmailFieldElement.js +0 -84
  41. package/dist/elements/EmailField/EmailFieldElement.js.map +0 -1
  42. package/dist/elements/FileField/FileFieldElement.d.ts +0 -12
  43. package/dist/elements/FileField/FileFieldElement.js +0 -84
  44. package/dist/elements/FileField/FileFieldElement.js.map +0 -1
  45. package/dist/elements/IdentificationElement/IdentificationElement.d.ts +0 -18
  46. package/dist/elements/IdentificationElement/IdentificationElement.js +0 -95
  47. package/dist/elements/IdentificationElement/IdentificationElement.js.map +0 -1
  48. package/dist/elements/InternationaPhoneNumber/InternationaPhoneNumberElement.d.ts +0 -16
  49. package/dist/elements/InternationaPhoneNumber/InternationaPhoneNumberElement.js +0 -109
  50. package/dist/elements/InternationaPhoneNumber/InternationaPhoneNumberElement.js.map +0 -1
  51. package/dist/elements/NumericField/NumericFieldElement.d.ts +0 -12
  52. package/dist/elements/NumericField/NumericFieldElement.js +0 -92
  53. package/dist/elements/NumericField/NumericFieldElement.js.map +0 -1
  54. package/dist/elements/RadioButtonGroup/RadioButtonGroupElement.d.ts +0 -14
  55. package/dist/elements/RadioButtonGroup/RadioButtonGroupElement.js +0 -99
  56. package/dist/elements/RadioButtonGroup/RadioButtonGroupElement.js.map +0 -1
  57. package/dist/elements/TextAreaElement/TextAreaElement.d.ts +0 -12
  58. package/dist/elements/TextAreaElement/TextAreaElement.js +0 -80
  59. package/dist/elements/TextAreaElement/TextAreaElement.js.map +0 -1
  60. package/dist/elements/TextField/TextFieldElement.d.ts +0 -12
  61. package/dist/elements/TextField/TextFieldElement.js +0 -80
  62. package/dist/elements/TextField/TextFieldElement.js.map +0 -1
  63. package/dist/elements/TypeAhead/TypeAheadElement.d.ts +0 -24
  64. package/dist/elements/TypeAhead/TypeAheadElement.js +0 -210
  65. package/dist/elements/TypeAhead/TypeAheadElement.js.map +0 -1
  66. package/dist/framework/CustomEvents.d.ts +0 -21
  67. package/dist/framework/CustomEvents.js +0 -48
  68. package/dist/framework/CustomEvents.js.map +0 -1
  69. package/dist/framework/CustomInputElement.d.ts +0 -50
  70. package/dist/framework/CustomInputElement.js +0 -258
  71. package/dist/framework/CustomInputElement.js.map +0 -1
  72. package/dist/framework/Language/Languages/Base/BaseDictionary.d.ts +0 -4
  73. package/dist/framework/Language/Languages/Base/BaseDictionary.js +0 -21
  74. package/dist/framework/Language/Languages/Base/BaseDictionary.js.map +0 -1
  75. package/dist/framework/Language/Languages/DanishDictionary.d.ts +0 -4
  76. package/dist/framework/Language/Languages/DanishDictionary.js +0 -40
  77. package/dist/framework/Language/Languages/DanishDictionary.js.map +0 -1
  78. package/dist/framework/Language/Languages/EnglishDictionary.d.ts +0 -4
  79. package/dist/framework/Language/Languages/EnglishDictionary.js +0 -40
  80. package/dist/framework/Language/Languages/EnglishDictionary.js.map +0 -1
  81. package/dist/framework/Language/Translator.d.ts +0 -6
  82. package/dist/framework/Language/Translator.js +0 -33
  83. package/dist/framework/Language/Translator.js.map +0 -1
  84. package/dist/framework/Models/OptionWithDescription.d.ts +0 -6
  85. package/dist/framework/Models/OptionWithDescription.js +0 -10
  86. package/dist/framework/Models/OptionWithDescription.js.map +0 -1
  87. package/dist/framework/Polyfills/getAttributeNamesPolyfill.d.ts +0 -1
  88. package/dist/framework/Polyfills/getAttributeNamesPolyfill.js +0 -18
  89. package/dist/framework/Polyfills/getAttributeNamesPolyfill.js.map +0 -1
  90. package/dist/framework/Translations/CaseConverter.d.ts +0 -5
  91. package/dist/framework/Translations/CaseConverter.js +0 -51
  92. package/dist/framework/Translations/CaseConverter.js.map +0 -1
  93. package/dist/framework/Utilities/DomUtility.d.ts +0 -3
  94. package/dist/framework/Utilities/DomUtility.js +0 -13
  95. package/dist/framework/Utilities/DomUtility.js.map +0 -1
  96. package/dist/framework/Utilities/debouncer.d.ts +0 -8
  97. package/dist/framework/Utilities/debouncer.js +0 -52
  98. package/dist/framework/Utilities/debouncer.js.map +0 -1
  99. package/dist/framework/Validation/IValidator.interface.d.ts +0 -3
  100. package/dist/framework/Validation/IValidator.interface.js +0 -3
  101. package/dist/framework/Validation/IValidator.interface.js.map +0 -1
  102. package/dist/framework/Validation/Validators/BankAccount.d.ts +0 -4
  103. package/dist/framework/Validation/Validators/BankAccount.js +0 -13
  104. package/dist/framework/Validation/Validators/BankAccount.js.map +0 -1
  105. package/dist/framework/Validation/Validators/BankAccountRegistrationNumber.d.ts +0 -4
  106. package/dist/framework/Validation/Validators/BankAccountRegistrationNumber.js +0 -13
  107. package/dist/framework/Validation/Validators/BankAccountRegistrationNumber.js.map +0 -1
  108. package/dist/framework/Validation/Validators/BankIdNorway.d.ts +0 -5
  109. package/dist/framework/Validation/Validators/BankIdNorway.js +0 -22
  110. package/dist/framework/Validation/Validators/BankIdNorway.js.map +0 -1
  111. package/dist/framework/Validation/Validators/BankIdSweden.d.ts +0 -5
  112. package/dist/framework/Validation/Validators/BankIdSweden.js +0 -22
  113. package/dist/framework/Validation/Validators/BankIdSweden.js.map +0 -1
  114. package/dist/framework/Validation/Validators/CPR.d.ts +0 -9
  115. package/dist/framework/Validation/Validators/CPR.js +0 -76
  116. package/dist/framework/Validation/Validators/CPR.js.map +0 -1
  117. package/dist/framework/Validation/Validators/CVR.d.ts +0 -5
  118. package/dist/framework/Validation/Validators/CVR.js +0 -31
  119. package/dist/framework/Validation/Validators/CVR.js.map +0 -1
  120. package/dist/framework/custom-element.decorator.d.ts +0 -9
  121. package/dist/framework/custom-element.decorator.js +0 -52
  122. package/dist/framework/custom-element.decorator.js.map +0 -1
  123. package/dist/index.d.ts +0 -7
  124. package/dist/index.js +0 -15
  125. package/dist/index.js.map +0 -1
  126. package/node_modules/@webcomponents/webcomponentsjs/LICENSE.md +0 -19
  127. package/node_modules/@webcomponents/webcomponentsjs/README.md +0 -229
  128. package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-ce.js +0 -73
  129. package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-ce.js.map +0 -1
  130. package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js +0 -320
  131. package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js.map +0 -1
  132. package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-sd-ce.js +0 -221
  133. package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-sd-ce.js.map +0 -1
  134. package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-sd.js +0 -169
  135. package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-sd.js.map +0 -1
  136. package/node_modules/@webcomponents/webcomponentsjs/custom-elements-es5-adapter.js +0 -15
  137. package/node_modules/@webcomponents/webcomponentsjs/package.json +0 -82
  138. package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/custom-elements-es5-adapter-index.js +0 -16
  139. package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-bundle-index.js +0 -53
  140. package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-ce-index.js +0 -17
  141. package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-index.js +0 -19
  142. package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-pf-index.js +0 -28
  143. package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-sd-index.js +0 -18
  144. package/node_modules/@webcomponents/webcomponentsjs/webcomponents-bundle.js +0 -321
  145. package/node_modules/@webcomponents/webcomponentsjs/webcomponents-bundle.js.map +0 -1
  146. package/node_modules/@webcomponents/webcomponentsjs/webcomponents-loader.js +0 -185
@@ -1,15 +0,0 @@
1
- /**
2
- @license @nocompile
3
- Copyright (c) 2018 The Polymer Project Authors. All rights reserved.
4
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
5
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
6
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
7
- Code distributed by Google as part of the polymer project is also
8
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
9
- */
10
- (function () {
11
- 'use strict';
12
-
13
- (function(){if(void 0===window.Reflect||void 0===window.customElements||window.customElements.polyfillWrapFlushCallback)return;const a=HTMLElement;window.HTMLElement={HTMLElement:function HTMLElement(){return Reflect.construct(a,[],this.constructor)}}.HTMLElement,HTMLElement.prototype=a.prototype,HTMLElement.prototype.constructor=HTMLElement,Object.setPrototypeOf(HTMLElement,a);})();
14
-
15
- }());
@@ -1,82 +0,0 @@
1
- {
2
- "_args": [
3
- [
4
- "@webcomponents/webcomponentsjs@2.4.3",
5
- "C:\\eSignatur\\JSCustomComponents\\custom-input-elements"
6
- ]
7
- ],
8
- "_from": "@webcomponents/webcomponentsjs@2.4.3",
9
- "_id": "@webcomponents/webcomponentsjs@2.4.3",
10
- "_inBundle": false,
11
- "_integrity": "sha512-cV4+sAmshf8ysU2USutrSRYQkJzEYKHsRCGa0CkMElGpG5747VHtkfsW3NdVIBV/m2MDKXTDydT4lkrysH7IFA==",
12
- "_location": "/@webcomponents/webcomponentsjs",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "@webcomponents/webcomponentsjs@2.4.3",
18
- "name": "@webcomponents/webcomponentsjs",
19
- "escapedName": "@webcomponents%2fwebcomponentsjs",
20
- "scope": "@webcomponents",
21
- "rawSpec": "2.4.3",
22
- "saveSpec": null,
23
- "fetchSpec": "2.4.3"
24
- },
25
- "_requiredBy": [
26
- "/"
27
- ],
28
- "_resolved": "https://registry.npmjs.org/@webcomponents/webcomponentsjs/-/webcomponentsjs-2.4.3.tgz",
29
- "_spec": "2.4.3",
30
- "_where": "C:\\eSignatur\\JSCustomComponents\\custom-input-elements",
31
- "author": {
32
- "name": "The Polymer Project Authors",
33
- "url": "https://polymer.github.io/AUTHORS.txt"
34
- },
35
- "bugs": {
36
- "url": "https://github.com/webcomponents/polyfills/issues"
37
- },
38
- "description": "Web Components Polyfills",
39
- "devDependencies": {
40
- "@webcomponents/custom-elements": "^1.4.1",
41
- "@webcomponents/shadycss": "^1.9.6",
42
- "@webcomponents/shadydom": "^1.7.3",
43
- "@webcomponents/template": "^1.4.2",
44
- "@webcomponents/url": "^0.7.5",
45
- "babel-preset-minify": "^0.4.3",
46
- "get-own-property-symbols": "^0.9.2",
47
- "promise-polyfill": "^8.0.0"
48
- },
49
- "files": [
50
- "bundles/**/*",
51
- "src/entrypoints/**/*",
52
- "custom-elements-es5-adapter.js",
53
- "webcomponents-bundle.js*",
54
- "webcomponents-loader.js"
55
- ],
56
- "gitHead": "9f73cf59a68fcbd789426cb476e6c21946796958",
57
- "homepage": "https://webcomponents.org/polyfills",
58
- "keywords": [
59
- "webcomponents",
60
- "web-components",
61
- "polyfill",
62
- "shim"
63
- ],
64
- "license": "BSD-3-Clause",
65
- "main": "webcomponents-bundle.js",
66
- "name": "@webcomponents/webcomponentsjs",
67
- "publishConfig": {
68
- "access": "public"
69
- },
70
- "repository": {
71
- "type": "git",
72
- "url": "git+https://github.com/webcomponents/polyfills.git"
73
- },
74
- "scripts": {
75
- "build": "gulp",
76
- "clean": "gulp clean",
77
- "lint": "eslint src",
78
- "prepack": "npm run build",
79
- "regen-package-lock": "rm -rf node_modules package-lock.json; npm install"
80
- },
81
- "version": "2.4.3"
82
- }
@@ -1,16 +0,0 @@
1
- /**
2
- @license
3
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
4
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
5
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
6
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
7
- Code distributed by Google as part of the polymer project is also
8
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
9
- */
10
- 'use strict';
11
-
12
- /*
13
- * Polyfills loaded: Custom Elements ES5 Shim
14
- */
15
-
16
- import '../../node_modules/@webcomponents/custom-elements/src/native-shim.js';
@@ -1,53 +0,0 @@
1
- /**
2
- @license
3
- Copyright (c) 2018 The Polymer Project Authors. All rights reserved.
4
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
5
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
6
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
7
- Code distributed by Google as part of the polymer project is also
8
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
9
- */
10
- 'use strict';
11
-
12
- /*
13
- * Polyfills loaded: HTML Imports, Custom Elements, Shady DOM/Shady CSS, platform polyfills, template
14
- * Used in: webcomponents bundle to load ALL the things
15
- */
16
-
17
- import './webcomponents-sd-ce-pf-index.js';
18
-
19
- const customElements = window.customElements;
20
-
21
- let shouldFlush = false;
22
- /** @type {?function()} */
23
- let flusher = null;
24
-
25
- if (customElements['polyfillWrapFlushCallback']) {
26
- customElements['polyfillWrapFlushCallback']((flush) => {
27
- flusher = flush;
28
- if (shouldFlush) {
29
- flush();
30
- }
31
- });
32
- }
33
-
34
- function flushAndFire() {
35
- if (window.HTMLTemplateElement.bootstrap) {
36
- window.HTMLTemplateElement.bootstrap(window.document);
37
- }
38
- flusher && flusher();
39
- shouldFlush = true;
40
- window.WebComponents.ready = true;
41
- document.dispatchEvent(new CustomEvent('WebComponentsReady', { bubbles: true }));
42
- }
43
-
44
- if (document.readyState !== 'complete') {
45
- // this script may come between DCL and load, so listen for both, and cancel load listener if DCL fires
46
- window.addEventListener('load', flushAndFire)
47
- window.addEventListener('DOMContentLoaded', () => {
48
- window.removeEventListener('load', flushAndFire);
49
- flushAndFire();
50
- });
51
- } else {
52
- flushAndFire();
53
- }
@@ -1,17 +0,0 @@
1
- /**
2
- @license
3
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
4
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
5
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
6
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
7
- Code distributed by Google as part of the polymer project is also
8
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
9
- */
10
- 'use strict';
11
-
12
- /*
13
- * Polyfills loaded: Custom Elements
14
- * Used in: Safari 10
15
- */
16
-
17
- import '../../node_modules/@webcomponents/custom-elements/src/custom-elements.js';
@@ -1,19 +0,0 @@
1
- /**
2
- @license
3
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
4
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
5
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
6
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
7
- Code distributed by Google as part of the polymer project is also
8
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
9
- */
10
- 'use strict';
11
-
12
- /*
13
- * Polyfills loaded: Custom Elements, Shady DOM/Shady CSS
14
- * Used in: Safari 9, Firefox, Edge
15
- */
16
-
17
- import '../../node_modules/@webcomponents/shadydom/src/shadydom.js';
18
- import '../../node_modules/@webcomponents/custom-elements/src/custom-elements.js';
19
- import '../../node_modules/@webcomponents/shadycss/entrypoints/scoping-shim.js';
@@ -1,28 +0,0 @@
1
- /**
2
- @license
3
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
4
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
5
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
6
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
7
- Code distributed by Google as part of the polymer project is also
8
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
9
- */
10
- 'use strict';
11
-
12
- /*
13
- * Polyfills loaded: HTML Imports, Custom Elements, Shady DOM/Shady CSS, platform polyfills, template
14
- * Used in: IE 11
15
- */
16
-
17
- import '../platform/es6-misc.js';
18
- import '../platform/custom-event.js';
19
- import '../../node_modules/@webcomponents/template/template.js';
20
- import '../platform/promise.js';
21
- import '../platform/symbol.js';
22
- import '../platform/flag-parser.js';
23
- import '../../node_modules/@webcomponents/shadydom/src/shadydom.js';
24
- import '../../node_modules/@webcomponents/custom-elements/src/custom-elements.js';
25
- import '../../node_modules/@webcomponents/shadycss/entrypoints/scoping-shim.js';
26
- import '../../node_modules/@webcomponents/url/url.js';
27
- import '../platform/baseuri.js';
28
- import '../platform/unresolved.js';
@@ -1,18 +0,0 @@
1
- /**
2
- @license
3
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
4
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
5
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
6
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
7
- Code distributed by Google as part of the polymer project is also
8
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
9
- */
10
- 'use strict';
11
-
12
- /*
13
- * Polyfills loaded: Shady DOM/Shady CSS
14
- * Used in: Firefox when CE is implemented
15
- */
16
-
17
- import '../../node_modules/@webcomponents/shadydom/src/shadydom.js';
18
- import '../../node_modules/@webcomponents/shadycss/entrypoints/scoping-shim.js';