@stencil/core 4.12.0-dev.1707109313.cf9554d → 4.12.1-dev.1707195697.147dfe6

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stencil/core/internal/app-data",
3
- "version": "4.12.0-dev.1707109313.cf9554d",
3
+ "version": "4.12.1-dev.1707195697.147dfe6",
4
4
  "description": "Used for default app data and build conditionals within builds.",
5
5
  "main": "./index.cjs",
6
6
  "module": "./index.js",
@@ -19,7 +19,7 @@ let renderingRef = null;
19
19
  let queueCongestion = 0;
20
20
  let queuePending = false;
21
21
  /*
22
- Stencil Client Platform v4.12.0-dev.1707109313.cf9554d | MIT Licensed | https://stenciljs.com
22
+ Stencil Client Platform v4.12.1-dev.1707195697.147dfe6 | MIT Licensed | https://stenciljs.com
23
23
  */
24
24
  import { BUILD, NAMESPACE } from '@stencil/core/internal/app-data';
25
25
  const Build = {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stencil/core/internal/client",
3
- "version": "4.12.0-dev.1707109313.cf9554d",
3
+ "version": "4.12.1-dev.1707195697.147dfe6",
4
4
  "description": "Stencil internal client platform to be imported by the Stencil Compiler and internal runtime. Breaking changes can and will happen at any time.",
5
5
  "main": "./index.js",
6
6
  "private": true,
@@ -1,5 +1,5 @@
1
1
  /*
2
- Stencil Client Patch Browser v4.12.0-dev.1707109313.cf9554d | MIT Licensed | https://stenciljs.com
2
+ Stencil Client Patch Browser v4.12.1-dev.1707195697.147dfe6 | MIT Licensed | https://stenciljs.com
3
3
  */
4
4
  import { BUILD, NAMESPACE } from '@stencil/core/internal/app-data';
5
5
  import { consoleDevInfo, doc, promiseResolve, H } from '@stencil/core';
@@ -1,5 +1,5 @@
1
1
  /*
2
- Stencil Client Platform v4.12.0-dev.1707109313.cf9554d | MIT Licensed | https://stenciljs.com
2
+ Stencil Client Platform v4.12.1-dev.1707195697.147dfe6 | MIT Licensed | https://stenciljs.com
3
3
  */
4
4
  /**
5
5
  * Utility function that will escape all regular expression special characters in a string.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stencil/core/internal/hydrate",
3
- "version": "4.12.0-dev.1707109313.cf9554d",
3
+ "version": "4.12.1-dev.1707195697.147dfe6",
4
4
  "description": "Stencil internal hydrate platform to be imported by the Stencil Compiler. Breaking changes can and will happen at any time.",
5
5
  "main": "./index.js",
6
6
  "private": true
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stencil/core/internal",
3
- "version": "4.12.0-dev.1707109313.cf9554d",
3
+ "version": "4.12.1-dev.1707195697.147dfe6",
4
4
  "description": "Stencil internals only to be imported by the Stencil Compiler. Breaking changes can and will happen at any time.",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stencil/core/internal/testing",
3
- "version": "4.12.0-dev.1707109313.cf9554d",
3
+ "version": "4.12.1-dev.1707195697.147dfe6",
4
4
  "description": "Stencil internal testing platform to be imported by the Stencil Compiler. Breaking changes can and will happen at any time.",
5
5
  "main": "./index.js",
6
6
  "private": true
@@ -1,5 +1,5 @@
1
1
  /*!
2
- Stencil Mock Doc (CommonJS) v4.12.0-dev.1707109313.cf9554d | MIT Licensed | https://stenciljs.com
2
+ Stencil Mock Doc (CommonJS) v4.12.1-dev.1707195697.147dfe6 | MIT Licensed | https://stenciljs.com
3
3
  */
4
4
  var mockDoc = (function(exports) {
5
5
  'use strict';
package/mock-doc/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- Stencil Mock Doc v4.12.0-dev.1707109313.cf9554d | MIT Licensed | https://stenciljs.com
2
+ Stencil Mock Doc v4.12.1-dev.1707195697.147dfe6 | MIT Licensed | https://stenciljs.com
3
3
  */
4
4
  const CONTENT_REF_ID = 'r';
5
5
  const ORG_LOCATION_ID = 'o';
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stencil/core/mock-doc",
3
- "version": "4.12.0-dev.1707109313.cf9554d",
3
+ "version": "4.12.1-dev.1707195697.147dfe6",
4
4
  "description": "Mock window, document and DOM outside of a browser environment.",
5
5
  "main": "./index.cjs",
6
6
  "module": "./index.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stencil/core",
3
- "version": "4.12.0-dev.1707109313.cf9554d",
3
+ "version": "4.12.1-dev.1707195697.147dfe6",
4
4
  "license": "MIT",
5
5
  "main": "./internal/stencil-core/index.cjs",
6
6
  "module": "./internal/stencil-core/index.js",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stencil/core/screenshot",
3
- "version": "4.12.0-dev.1707109313.cf9554d",
3
+ "version": "4.12.1-dev.1707195697.147dfe6",
4
4
  "description": "Stencil Screenshot.",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",
@@ -1,16 +1,16 @@
1
1
  "use strict";
2
- exports.id = 713;
3
- exports.ids = [713];
2
+ exports.id = 488;
3
+ exports.ids = [488];
4
4
  exports.modules = {
5
5
 
6
- /***/ 713:
6
+ /***/ 488:
7
7
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
8
8
 
9
9
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
10
10
  /* harmony export */ toFormData: () => (/* binding */ toFormData)
11
11
  /* harmony export */ });
12
- /* harmony import */ var fetch_blob_from_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(749);
13
- /* harmony import */ var formdata_polyfill_esm_min_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(951);
12
+ /* harmony import */ var fetch_blob_from_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(324);
13
+ /* harmony import */ var formdata_polyfill_esm_min_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(356);
14
14
 
15
15
 
16
16
 
@@ -366,7 +366,7 @@ async function toFormData(Body, ct) {
366
366
  let contentType;
367
367
  let filename;
368
368
  const entryChunks = [];
369
- const formData = new formdata_polyfill_esm_min_js__WEBPACK_IMPORTED_MODULE_1__/* .FormData */ .Ct();
369
+ const formData = new formdata_polyfill_esm_min_js__WEBPACK_IMPORTED_MODULE_1__/* .FormData */ .kx();
370
370
 
371
371
  const onPartData = ui8a => {
372
372
  entryValue += decoder.decode(ui8a, {stream: true});
@@ -377,7 +377,7 @@ async function toFormData(Body, ct) {
377
377
  };
378
378
 
379
379
  const appendFileToFormData = () => {
380
- const file = new fetch_blob_from_js__WEBPACK_IMPORTED_MODULE_0__/* .File */ .$B(entryChunks, filename, {type: contentType});
380
+ const file = new fetch_blob_from_js__WEBPACK_IMPORTED_MODULE_0__/* .File */ .SS(entryChunks, filename, {type: contentType});
381
381
  formData.append(entryName, file);
382
382
  };
383
383