@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.
- package/demo/index.html +2 -2
- package/package.json +2 -2
- package/src/elements/CheckBoxElement/CheckBoxElement.ts +1 -0
- package/src/elements/DropDownList/DropDownListElement.ts +1 -0
- package/src/elements/RadioButtonGroup/RadioButtonGroupElement.ts +1 -0
- package/demo/index.js +0 -6357
- package/demo/index.min.js +0 -6358
- package/demo/index.min.js.map +0 -1
- package/dist/custom-form.d.ts +0 -20
- package/dist/custom-form.js +0 -147
- package/dist/custom-form.js.map +0 -1
- package/dist/elements/Address/AddressElement.d.ts +0 -28
- package/dist/elements/Address/AddressElement.js +0 -207
- package/dist/elements/Address/AddressElement.js.map +0 -1
- package/dist/elements/BankField/BankFieldElement.d.ts +0 -22
- package/dist/elements/BankField/BankFieldElement.js +0 -128
- package/dist/elements/BankField/BankFieldElement.js.map +0 -1
- package/dist/elements/CPRElement/CPRElement.d.ts +0 -14
- package/dist/elements/CPRElement/CPRElement.js +0 -83
- package/dist/elements/CPRElement/CPRElement.js.map +0 -1
- package/dist/elements/CVRElement/CVRElement.d.ts +0 -14
- package/dist/elements/CVRElement/CVRElement.js +0 -83
- package/dist/elements/CVRElement/CVRElement.js.map +0 -1
- package/dist/elements/CheckBoxElement/CheckBoxElement.d.ts +0 -14
- package/dist/elements/CheckBoxElement/CheckBoxElement.js +0 -96
- package/dist/elements/CheckBoxElement/CheckBoxElement.js.map +0 -1
- package/dist/elements/CustomRegularExpression/CustomRegularExpressionElement.d.ts +0 -12
- package/dist/elements/CustomRegularExpression/CustomRegularExpressionElement.js +0 -83
- package/dist/elements/CustomRegularExpression/CustomRegularExpressionElement.js.map +0 -1
- package/dist/elements/DateField/DateFieldElement.d.ts +0 -12
- package/dist/elements/DateField/DateFieldElement.js +0 -86
- package/dist/elements/DateField/DateFieldElement.js.map +0 -1
- package/dist/elements/DropDownList/DropDownListElement.d.ts +0 -14
- package/dist/elements/DropDownList/DropDownListElement.js +0 -93
- package/dist/elements/DropDownList/DropDownListElement.js.map +0 -1
- package/dist/elements/Elements.d.ts +0 -18
- package/dist/elements/Elements.js +0 -38
- package/dist/elements/Elements.js.map +0 -1
- package/dist/elements/EmailField/EmailFieldElement.d.ts +0 -13
- package/dist/elements/EmailField/EmailFieldElement.js +0 -84
- package/dist/elements/EmailField/EmailFieldElement.js.map +0 -1
- package/dist/elements/FileField/FileFieldElement.d.ts +0 -12
- package/dist/elements/FileField/FileFieldElement.js +0 -84
- package/dist/elements/FileField/FileFieldElement.js.map +0 -1
- package/dist/elements/IdentificationElement/IdentificationElement.d.ts +0 -18
- package/dist/elements/IdentificationElement/IdentificationElement.js +0 -95
- package/dist/elements/IdentificationElement/IdentificationElement.js.map +0 -1
- package/dist/elements/InternationaPhoneNumber/InternationaPhoneNumberElement.d.ts +0 -16
- package/dist/elements/InternationaPhoneNumber/InternationaPhoneNumberElement.js +0 -109
- package/dist/elements/InternationaPhoneNumber/InternationaPhoneNumberElement.js.map +0 -1
- package/dist/elements/NumericField/NumericFieldElement.d.ts +0 -12
- package/dist/elements/NumericField/NumericFieldElement.js +0 -92
- package/dist/elements/NumericField/NumericFieldElement.js.map +0 -1
- package/dist/elements/RadioButtonGroup/RadioButtonGroupElement.d.ts +0 -14
- package/dist/elements/RadioButtonGroup/RadioButtonGroupElement.js +0 -99
- package/dist/elements/RadioButtonGroup/RadioButtonGroupElement.js.map +0 -1
- package/dist/elements/TextAreaElement/TextAreaElement.d.ts +0 -12
- package/dist/elements/TextAreaElement/TextAreaElement.js +0 -80
- package/dist/elements/TextAreaElement/TextAreaElement.js.map +0 -1
- package/dist/elements/TextField/TextFieldElement.d.ts +0 -12
- package/dist/elements/TextField/TextFieldElement.js +0 -80
- package/dist/elements/TextField/TextFieldElement.js.map +0 -1
- package/dist/elements/TypeAhead/TypeAheadElement.d.ts +0 -24
- package/dist/elements/TypeAhead/TypeAheadElement.js +0 -210
- package/dist/elements/TypeAhead/TypeAheadElement.js.map +0 -1
- package/dist/framework/CustomEvents.d.ts +0 -21
- package/dist/framework/CustomEvents.js +0 -48
- package/dist/framework/CustomEvents.js.map +0 -1
- package/dist/framework/CustomInputElement.d.ts +0 -50
- package/dist/framework/CustomInputElement.js +0 -258
- package/dist/framework/CustomInputElement.js.map +0 -1
- package/dist/framework/Language/Languages/Base/BaseDictionary.d.ts +0 -4
- package/dist/framework/Language/Languages/Base/BaseDictionary.js +0 -21
- package/dist/framework/Language/Languages/Base/BaseDictionary.js.map +0 -1
- package/dist/framework/Language/Languages/DanishDictionary.d.ts +0 -4
- package/dist/framework/Language/Languages/DanishDictionary.js +0 -40
- package/dist/framework/Language/Languages/DanishDictionary.js.map +0 -1
- package/dist/framework/Language/Languages/EnglishDictionary.d.ts +0 -4
- package/dist/framework/Language/Languages/EnglishDictionary.js +0 -40
- package/dist/framework/Language/Languages/EnglishDictionary.js.map +0 -1
- package/dist/framework/Language/Translator.d.ts +0 -6
- package/dist/framework/Language/Translator.js +0 -33
- package/dist/framework/Language/Translator.js.map +0 -1
- package/dist/framework/Models/OptionWithDescription.d.ts +0 -6
- package/dist/framework/Models/OptionWithDescription.js +0 -10
- package/dist/framework/Models/OptionWithDescription.js.map +0 -1
- package/dist/framework/Polyfills/getAttributeNamesPolyfill.d.ts +0 -1
- package/dist/framework/Polyfills/getAttributeNamesPolyfill.js +0 -18
- package/dist/framework/Polyfills/getAttributeNamesPolyfill.js.map +0 -1
- package/dist/framework/Translations/CaseConverter.d.ts +0 -5
- package/dist/framework/Translations/CaseConverter.js +0 -51
- package/dist/framework/Translations/CaseConverter.js.map +0 -1
- package/dist/framework/Utilities/DomUtility.d.ts +0 -3
- package/dist/framework/Utilities/DomUtility.js +0 -13
- package/dist/framework/Utilities/DomUtility.js.map +0 -1
- package/dist/framework/Utilities/debouncer.d.ts +0 -8
- package/dist/framework/Utilities/debouncer.js +0 -52
- package/dist/framework/Utilities/debouncer.js.map +0 -1
- package/dist/framework/Validation/IValidator.interface.d.ts +0 -3
- package/dist/framework/Validation/IValidator.interface.js +0 -3
- package/dist/framework/Validation/IValidator.interface.js.map +0 -1
- package/dist/framework/Validation/Validators/BankAccount.d.ts +0 -4
- package/dist/framework/Validation/Validators/BankAccount.js +0 -13
- package/dist/framework/Validation/Validators/BankAccount.js.map +0 -1
- package/dist/framework/Validation/Validators/BankAccountRegistrationNumber.d.ts +0 -4
- package/dist/framework/Validation/Validators/BankAccountRegistrationNumber.js +0 -13
- package/dist/framework/Validation/Validators/BankAccountRegistrationNumber.js.map +0 -1
- package/dist/framework/Validation/Validators/BankIdNorway.d.ts +0 -5
- package/dist/framework/Validation/Validators/BankIdNorway.js +0 -22
- package/dist/framework/Validation/Validators/BankIdNorway.js.map +0 -1
- package/dist/framework/Validation/Validators/BankIdSweden.d.ts +0 -5
- package/dist/framework/Validation/Validators/BankIdSweden.js +0 -22
- package/dist/framework/Validation/Validators/BankIdSweden.js.map +0 -1
- package/dist/framework/Validation/Validators/CPR.d.ts +0 -9
- package/dist/framework/Validation/Validators/CPR.js +0 -76
- package/dist/framework/Validation/Validators/CPR.js.map +0 -1
- package/dist/framework/Validation/Validators/CVR.d.ts +0 -5
- package/dist/framework/Validation/Validators/CVR.js +0 -31
- package/dist/framework/Validation/Validators/CVR.js.map +0 -1
- package/dist/framework/custom-element.decorator.d.ts +0 -9
- package/dist/framework/custom-element.decorator.js +0 -52
- package/dist/framework/custom-element.decorator.js.map +0 -1
- package/dist/index.d.ts +0 -7
- package/dist/index.js +0 -15
- package/dist/index.js.map +0 -1
- package/node_modules/@webcomponents/webcomponentsjs/LICENSE.md +0 -19
- package/node_modules/@webcomponents/webcomponentsjs/README.md +0 -229
- package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-ce.js +0 -73
- package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-ce.js.map +0 -1
- package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js +0 -320
- package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js.map +0 -1
- package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-sd-ce.js +0 -221
- package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-sd-ce.js.map +0 -1
- package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-sd.js +0 -169
- package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-sd.js.map +0 -1
- package/node_modules/@webcomponents/webcomponentsjs/custom-elements-es5-adapter.js +0 -15
- package/node_modules/@webcomponents/webcomponentsjs/package.json +0 -82
- package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/custom-elements-es5-adapter-index.js +0 -16
- package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-bundle-index.js +0 -53
- package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-ce-index.js +0 -17
- package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-index.js +0 -19
- package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-pf-index.js +0 -28
- package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-sd-index.js +0 -18
- package/node_modules/@webcomponents/webcomponentsjs/webcomponents-bundle.js +0 -321
- package/node_modules/@webcomponents/webcomponentsjs/webcomponents-bundle.js.map +0 -1
- 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';
|
package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-bundle-index.js
DELETED
|
@@ -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
|
-
}
|
package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-ce-index.js
DELETED
|
@@ -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';
|
package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-index.js
DELETED
|
@@ -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';
|
package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-pf-index.js
DELETED
|
@@ -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';
|
package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-sd-index.js
DELETED
|
@@ -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';
|