@spectrum-web-components/base 1.12.0-next.20260223103045 → 1.12.0-testing.20260223092154
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/package.json +2 -2
- package/src/version.d.ts +2 -2
- package/src/version.dev.js +2 -2
- package/src/version.dev.js.map +1 -1
- package/src/version.js +1 -1
- package/src/version.js.map +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@spectrum-web-components/base",
|
|
3
|
-
"version": "1.12.0-
|
|
3
|
+
"version": "1.12.0-testing.20260223092154",
|
|
4
4
|
"description": "",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"author": "Adobe",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
],
|
|
109
109
|
"types": "./src/index.d.ts",
|
|
110
110
|
"dependencies": {
|
|
111
|
-
"@spectrum-web-components/core": "0.0.5-
|
|
111
|
+
"@spectrum-web-components/core": "0.0.5-testing.20260223092154",
|
|
112
112
|
"lit": "^2.5.0 || ^3.1.3"
|
|
113
113
|
},
|
|
114
114
|
"keywords": [
|
package/src/version.d.ts
CHANGED
|
@@ -12,8 +12,8 @@
|
|
|
12
12
|
/**
|
|
13
13
|
* The version of the 1st-gen Spectrum Web Components library.
|
|
14
14
|
*/
|
|
15
|
-
export declare const version = "1.12.0-
|
|
15
|
+
export declare const version = "1.12.0-testing.20260223092154";
|
|
16
16
|
/**
|
|
17
17
|
* The version of the core base package.
|
|
18
18
|
*/
|
|
19
|
-
export declare const coreVersion = "0.0.5-
|
|
19
|
+
export declare const coreVersion = "0.0.5-testing.20260223092154";
|
package/src/version.dev.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
export const version = "1.12.0-
|
|
3
|
-
export const coreVersion = "0.0.5-
|
|
2
|
+
export const version = "1.12.0-testing.20260223092154";
|
|
3
|
+
export const coreVersion = "0.0.5-testing.20260223092154";
|
|
4
4
|
//# sourceMappingURL=version.dev.js.map
|
package/src/version.dev.js.map
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["version.ts"],
|
|
4
|
-
"sourcesContent": ["/**\n * Copyright 2026 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\n// Auto-generated from 1st-gen/tools/base/package.json\n// Generation: 1st-gen\n// DO NOT EDIT - This file is generated by scripts/generate-versions.js\n\n/**\n * The version of the 1st-gen Spectrum Web Components library.\n */\nexport const version = '1.12.0-
|
|
4
|
+
"sourcesContent": ["/**\n * Copyright 2026 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\n// Auto-generated from 1st-gen/tools/base/package.json\n// Generation: 1st-gen\n// DO NOT EDIT - This file is generated by scripts/generate-versions.js\n\n/**\n * The version of the 1st-gen Spectrum Web Components library.\n */\nexport const version = '1.12.0-testing.20260223092154';\n\n/**\n * The version of the core base package.\n */\nexport const coreVersion = '0.0.5-testing.20260223092154';\n"],
|
|
5
5
|
"mappings": ";AAmBO,aAAM,UAAU;AAKhB,aAAM,cAAc;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
package/src/version.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";export const version="1.12.0-
|
|
1
|
+
"use strict";export const version="1.12.0-testing.20260223092154",coreVersion="0.0.5-testing.20260223092154";
|
|
2
2
|
//# sourceMappingURL=version.js.map
|
package/src/version.js.map
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["version.ts"],
|
|
4
|
-
"sourcesContent": ["/**\n * Copyright 2026 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\n// Auto-generated from 1st-gen/tools/base/package.json\n// Generation: 1st-gen\n// DO NOT EDIT - This file is generated by scripts/generate-versions.js\n\n/**\n * The version of the 1st-gen Spectrum Web Components library.\n */\nexport const version = '1.12.0-
|
|
5
|
-
"mappings": "aAmBO,aAAM,QAAU,
|
|
4
|
+
"sourcesContent": ["/**\n * Copyright 2026 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\n// Auto-generated from 1st-gen/tools/base/package.json\n// Generation: 1st-gen\n// DO NOT EDIT - This file is generated by scripts/generate-versions.js\n\n/**\n * The version of the 1st-gen Spectrum Web Components library.\n */\nexport const version = '1.12.0-testing.20260223092154';\n\n/**\n * The version of the core base package.\n */\nexport const coreVersion = '0.0.5-testing.20260223092154';\n"],
|
|
5
|
+
"mappings": "aAmBO,aAAM,QAAU,gCAKV,YAAc",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|