@spectrum-web-components/base 1.12.0 → 1.12.1-next.20260519115149
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 +1 -1
- package/src/version.d.ts +1 -1
- package/src/version.dev.js +1 -1
- 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
package/src/version.d.ts
CHANGED
package/src/version.dev.js
CHANGED
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.
|
|
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.1-next.20260519115149';\n\n/**\n * The version of the core base package.\n */\nexport const coreVersion = '0.1.0';\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.
|
|
1
|
+
"use strict";export const version="1.12.1-next.20260519115149",coreVersion="0.1.0";
|
|
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.
|
|
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.1-next.20260519115149';\n\n/**\n * The version of the core base package.\n */\nexport const coreVersion = '0.1.0';\n"],
|
|
5
|
+
"mappings": "aAmBO,aAAM,QAAU,6BAKV,YAAc",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|