@nubjs/nub-darwin-x64 0.2.2 → 0.2.4
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/bin/nub +0 -0
- package/bin/nubx +0 -0
- package/package.json +2 -3
- package/runtime/addons/nub-native.node +0 -0
- package/runtime/cache-evict.mjs +0 -69
- package/runtime/compile-cache-restore.mjs +0 -21
- package/runtime/floor-builtin.mjs +0 -57
- package/runtime/navigator-locks.mjs +0 -242
- package/runtime/navigator-shim.mjs +0 -144
- package/runtime/node_modules/@js-temporal/polyfill/CHANGELOG.md +0 -453
- package/runtime/node_modules/@js-temporal/polyfill/LICENSE +0 -13
- package/runtime/node_modules/@js-temporal/polyfill/README.md +0 -90
- package/runtime/node_modules/@js-temporal/polyfill/dist/index.cjs +0 -2
- package/runtime/node_modules/@js-temporal/polyfill/dist/index.cjs.map +0 -1
- package/runtime/node_modules/@js-temporal/polyfill/dist/index.esm.js +0 -2
- package/runtime/node_modules/@js-temporal/polyfill/dist/index.esm.js.map +0 -1
- package/runtime/node_modules/@js-temporal/polyfill/dist/index.umd.js +0 -2
- package/runtime/node_modules/@js-temporal/polyfill/dist/index.umd.js.map +0 -1
- package/runtime/node_modules/@js-temporal/polyfill/index.d.cts +0 -1215
- package/runtime/node_modules/@js-temporal/polyfill/index.d.ts +0 -1215
- package/runtime/node_modules/@js-temporal/polyfill/lib/assert.ts +0 -8
- package/runtime/node_modules/@js-temporal/polyfill/lib/bigintmath.ts +0 -39
- package/runtime/node_modules/@js-temporal/polyfill/lib/calendar.ts +0 -2424
- package/runtime/node_modules/@js-temporal/polyfill/lib/debug.ts +0 -7
- package/runtime/node_modules/@js-temporal/polyfill/lib/duration.ts +0 -438
- package/runtime/node_modules/@js-temporal/polyfill/lib/durationformat.d.ts +0 -93
- package/runtime/node_modules/@js-temporal/polyfill/lib/ecmascript.ts +0 -4973
- package/runtime/node_modules/@js-temporal/polyfill/lib/index.ts +0 -34
- package/runtime/node_modules/@js-temporal/polyfill/lib/init.ts +0 -43
- package/runtime/node_modules/@js-temporal/polyfill/lib/instant.ts +0 -138
- package/runtime/node_modules/@js-temporal/polyfill/lib/internaltypes.d.ts +0 -242
- package/runtime/node_modules/@js-temporal/polyfill/lib/intl.ts +0 -758
- package/runtime/node_modules/@js-temporal/polyfill/lib/intrinsicclass.ts +0 -162
- package/runtime/node_modules/@js-temporal/polyfill/lib/legacydate.ts +0 -17
- package/runtime/node_modules/@js-temporal/polyfill/lib/math.ts +0 -96
- package/runtime/node_modules/@js-temporal/polyfill/lib/now.ts +0 -48
- package/runtime/node_modules/@js-temporal/polyfill/lib/plaindate.ts +0 -212
- package/runtime/node_modules/@js-temporal/polyfill/lib/plaindatetime.ts +0 -274
- package/runtime/node_modules/@js-temporal/polyfill/lib/plainmonthday.ts +0 -110
- package/runtime/node_modules/@js-temporal/polyfill/lib/plaintime.ts +0 -154
- package/runtime/node_modules/@js-temporal/polyfill/lib/plainyearmonth.ts +0 -157
- package/runtime/node_modules/@js-temporal/polyfill/lib/regex.ts +0 -59
- package/runtime/node_modules/@js-temporal/polyfill/lib/slots.ts +0 -341
- package/runtime/node_modules/@js-temporal/polyfill/lib/temporal.ts +0 -10
- package/runtime/node_modules/@js-temporal/polyfill/lib/timeduration.ts +0 -149
- package/runtime/node_modules/@js-temporal/polyfill/lib/zoneddatetime.ts +0 -492
- package/runtime/node_modules/@js-temporal/polyfill/package.json +0 -143
- package/runtime/node_modules/@oxc-project/runtime/CHANGELOG.md +0 -88
- package/runtime/node_modules/@oxc-project/runtime/LICENSE +0 -22
- package/runtime/node_modules/@oxc-project/runtime/README.md +0 -5
- package/runtime/node_modules/@oxc-project/runtime/package.json +0 -1066
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/AwaitValue.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/OverloadYield.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/applyDecoratedDescriptor.js +0 -9
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/applyDecs.js +0 -236
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/applyDecs2203.js +0 -184
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/applyDecs2203R.js +0 -191
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/applyDecs2301.js +0 -222
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/applyDecs2305.js +0 -133
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/applyDecs2311.js +0 -124
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/arrayLikeToArray.js +0 -6
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/arrayWithHoles.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/arrayWithoutHoles.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/assertClassBrand.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/assertThisInitialized.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/asyncGeneratorDelegate.js +0 -24
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/asyncIterator.js +0 -45
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/asyncToGenerator.js +0 -26
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/awaitAsyncGenerator.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/callSuper.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/checkInRHS.js +0 -6
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/checkPrivateRedeclaration.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classApplyDescriptorDestructureSet.js +0 -10
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classApplyDescriptorGet.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classApplyDescriptorSet.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classCallCheck.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classCheckPrivateStaticAccess.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classCheckPrivateStaticFieldDescriptor.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classExtractFieldDescriptor.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classNameTDZError.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classPrivateFieldDestructureSet.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classPrivateFieldGet.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classPrivateFieldGet2.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classPrivateFieldInitSpec.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classPrivateFieldLooseBase.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classPrivateFieldLooseKey.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classPrivateFieldSet.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classPrivateFieldSet2.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classPrivateGetter.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classPrivateMethodGet.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classPrivateMethodInitSpec.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classPrivateMethodSet.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classPrivateSetter.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classStaticPrivateFieldDestructureSet.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classStaticPrivateFieldSpecGet.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classStaticPrivateFieldSpecSet.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classStaticPrivateMethodGet.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/classStaticPrivateMethodSet.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/construct.js +0 -10
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/createClass.js +0 -13
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/createForOfIteratorHelper.js +0 -50
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/createForOfIteratorHelperLoose.js +0 -19
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/createSuper.js +0 -16
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/decorate.js +0 -23
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/decorateMetadata.js +0 -9
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/decorateParam.js +0 -11
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/defaults.js +0 -9
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/defineAccessor.js +0 -8
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/defineEnumerableProperties.js +0 -12
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/defineProperty.js +0 -10
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/dispose.js +0 -28
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/AwaitValue.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/OverloadYield.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/applyDecoratedDescriptor.js +0 -9
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/applyDecs.js +0 -236
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/applyDecs2203.js +0 -184
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/applyDecs2203R.js +0 -191
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/applyDecs2301.js +0 -222
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/applyDecs2305.js +0 -133
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/applyDecs2311.js +0 -124
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/arrayLikeToArray.js +0 -6
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/arrayWithHoles.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/arrayWithoutHoles.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/assertClassBrand.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/assertThisInitialized.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/asyncGeneratorDelegate.js +0 -24
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/asyncIterator.js +0 -45
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/asyncToGenerator.js +0 -26
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/awaitAsyncGenerator.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/callSuper.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/checkInRHS.js +0 -6
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/checkPrivateRedeclaration.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classApplyDescriptorDestructureSet.js +0 -10
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classApplyDescriptorGet.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classApplyDescriptorSet.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classCallCheck.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classCheckPrivateStaticAccess.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classCheckPrivateStaticFieldDescriptor.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classExtractFieldDescriptor.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classNameTDZError.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classPrivateFieldDestructureSet.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classPrivateFieldGet.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classPrivateFieldGet2.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classPrivateFieldInitSpec.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classPrivateFieldLooseBase.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classPrivateFieldLooseKey.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classPrivateFieldSet.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classPrivateFieldSet2.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classPrivateGetter.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classPrivateMethodGet.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classPrivateMethodInitSpec.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classPrivateMethodSet.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classPrivateSetter.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classStaticPrivateFieldDestructureSet.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classStaticPrivateFieldSpecGet.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classStaticPrivateFieldSpecSet.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classStaticPrivateMethodGet.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/classStaticPrivateMethodSet.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/construct.js +0 -10
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/createClass.js +0 -13
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/createForOfIteratorHelper.js +0 -50
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/createForOfIteratorHelperLoose.js +0 -19
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/createSuper.js +0 -16
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/decorate.js +0 -21
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/decorateMetadata.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/decorateParam.js +0 -9
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/defaults.js +0 -9
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/defineAccessor.js +0 -8
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/defineEnumerableProperties.js +0 -12
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/defineProperty.js +0 -10
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/dispose.js +0 -28
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/extends.js +0 -10
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/get.js +0 -11
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/getPrototypeOf.js +0 -6
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/identity.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/importDeferProxy.js +0 -27
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/inherits.js +0 -14
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/inheritsLoose.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/initializerDefineProperty.js +0 -9
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/initializerWarningHelper.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/instanceof.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/interopRequireDefault.js +0 -6
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/interopRequireWildcard.js +0 -27
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/isNativeFunction.js +0 -8
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/isNativeReflectConstruct.js +0 -9
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/iterableToArray.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/iterableToArrayLimit.js +0 -28
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/jsx.js +0 -22
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/maybeArrayLike.js +0 -9
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/newArrowCheck.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/nonIterableRest.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/nonIterableSpread.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/nullishReceiverError.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/objectDestructuringEmpty.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/objectSpread.js +0 -14
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/objectSpread2.js +0 -23
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/objectWithoutProperties.js +0 -13
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/objectWithoutPropertiesLoose.js +0 -10
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/package.json +0 -3
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/possibleConstructorReturn.js +0 -8
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/readOnlyError.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/regeneratorRuntime.js +0 -304
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/set.js +0 -22
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/setFunctionName.js +0 -12
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/setPrototypeOf.js +0 -6
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/skipFirstGeneratorNext.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/slicedToArray.js +0 -8
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/superPropBase.js +0 -6
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/superPropGet.js +0 -9
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/superPropSet.js +0 -6
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/taggedTemplateLiteral.js +0 -8
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/taggedTemplateLiteralLoose.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/tdz.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/temporalRef.js +0 -6
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/temporalUndefined.js +0 -2
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/toArray.js +0 -8
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/toConsumableArray.js +0 -8
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/toPrimitive.js +0 -12
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/toPropertyKey.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/toSetter.js +0 -10
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/typeof.js +0 -10
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/unsupportedIterableToArray.js +0 -9
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/using.js +0 -12
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/usingCtx.js +0 -59
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/wrapAsyncGenerator.js +0 -69
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/wrapNativeSuper.js +0 -27
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/wrapRegExp.js +0 -51
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/esm/writeOnlyError.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/extends.js +0 -10
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/get.js +0 -11
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/getPrototypeOf.js +0 -6
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/identity.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/importDeferProxy.js +0 -27
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/inherits.js +0 -14
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/inheritsLoose.js +0 -5
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/initializerDefineProperty.js +0 -9
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/initializerWarningHelper.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/instanceof.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/interopRequireDefault.js +0 -6
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/interopRequireWildcard.js +0 -27
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/isNativeFunction.js +0 -8
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/isNativeReflectConstruct.js +0 -9
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/iterableToArray.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/iterableToArrayLimit.js +0 -28
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/jsx.js +0 -22
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/maybeArrayLike.js +0 -9
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/newArrowCheck.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/nonIterableRest.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/nonIterableSpread.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/nullishReceiverError.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/objectDestructuringEmpty.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/objectSpread.js +0 -14
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/objectSpread2.js +0 -23
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/objectWithoutProperties.js +0 -13
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/objectWithoutPropertiesLoose.js +0 -10
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/possibleConstructorReturn.js +0 -8
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/readOnlyError.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/regeneratorRuntime.js +0 -304
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/set.js +0 -22
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/setFunctionName.js +0 -12
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/setPrototypeOf.js +0 -6
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/skipFirstGeneratorNext.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/slicedToArray.js +0 -8
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/superPropBase.js +0 -6
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/superPropGet.js +0 -9
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/superPropSet.js +0 -6
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/taggedTemplateLiteral.js +0 -8
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/taggedTemplateLiteralLoose.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/tdz.js +0 -4
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/temporalRef.js +0 -6
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/temporalUndefined.js +0 -2
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/toArray.js +0 -8
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/toConsumableArray.js +0 -8
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/toPrimitive.js +0 -12
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/toPropertyKey.js +0 -7
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/toSetter.js +0 -10
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/typeof.js +0 -10
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/unsupportedIterableToArray.js +0 -9
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/using.js +0 -12
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/usingCtx.js +0 -59
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/wrapAsyncGenerator.js +0 -69
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/wrapNativeSuper.js +0 -27
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/wrapRegExp.js +0 -51
- package/runtime/node_modules/@oxc-project/runtime/src/helpers/writeOnlyError.js +0 -4
- package/runtime/node_modules/@petamoriken/float16/LICENSE +0 -21
- package/runtime/node_modules/@petamoriken/float16/README.md +0 -413
- package/runtime/node_modules/@petamoriken/float16/browser/float16.js +0 -1340
- package/runtime/node_modules/@petamoriken/float16/browser/float16.mjs +0 -1325
- package/runtime/node_modules/@petamoriken/float16/index.d.ts +0 -546
- package/runtime/node_modules/@petamoriken/float16/index.v5.6.d.ts +0 -546
- package/runtime/node_modules/@petamoriken/float16/index.v5.7.d.ts +0 -555
- package/runtime/node_modules/@petamoriken/float16/inspect/node.cjs +0 -25
- package/runtime/node_modules/@petamoriken/float16/inspect/node.mjs +0 -23
- package/runtime/node_modules/@petamoriken/float16/lib/DataView.cjs +0 -16
- package/runtime/node_modules/@petamoriken/float16/lib/Float16Array.cjs +0 -690
- package/runtime/node_modules/@petamoriken/float16/lib/_util/arrayIterator.cjs +0 -52
- package/runtime/node_modules/@petamoriken/float16/lib/_util/brand.cjs +0 -27
- package/runtime/node_modules/@petamoriken/float16/lib/_util/converter.cjs +0 -111
- package/runtime/node_modules/@petamoriken/float16/lib/_util/is.cjs +0 -78
- package/runtime/node_modules/@petamoriken/float16/lib/_util/messages.cjs +0 -18
- package/runtime/node_modules/@petamoriken/float16/lib/_util/primordials.cjs +0 -150
- package/runtime/node_modules/@petamoriken/float16/lib/_util/spec.cjs +0 -84
- package/runtime/node_modules/@petamoriken/float16/lib/f16round.cjs +0 -10
- package/runtime/node_modules/@petamoriken/float16/lib/index.cjs +0 -16
- package/runtime/node_modules/@petamoriken/float16/lib/isTypedArray.cjs +0 -11
- package/runtime/node_modules/@petamoriken/float16/package.json +0 -115
- package/runtime/node_modules/@petamoriken/float16/src/DataView.mjs +0 -35
- package/runtime/node_modules/@petamoriken/float16/src/Float16Array.mjs +0 -1194
- package/runtime/node_modules/@petamoriken/float16/src/_util/arrayIterator.mjs +0 -86
- package/runtime/node_modules/@petamoriken/float16/src/_util/brand.mjs +0 -31
- package/runtime/node_modules/@petamoriken/float16/src/_util/converter.mjs +0 -173
- package/runtime/node_modules/@petamoriken/float16/src/_util/is.mjs +0 -151
- package/runtime/node_modules/@petamoriken/float16/src/_util/messages.mjs +0 -22
- package/runtime/node_modules/@petamoriken/float16/src/_util/primordials.mjs +0 -254
- package/runtime/node_modules/@petamoriken/float16/src/_util/spec.mjs +0 -137
- package/runtime/node_modules/@petamoriken/float16/src/f16round.mjs +0 -10
- package/runtime/node_modules/@petamoriken/float16/src/index.mjs +0 -7
- package/runtime/node_modules/@petamoriken/float16/src/isTypedArray.mjs +0 -10
- package/runtime/node_modules/jsbi/LICENSE +0 -176
- package/runtime/node_modules/jsbi/README.md +0 -173
- package/runtime/node_modules/jsbi/dist/jsbi-cjs.js +0 -2
- package/runtime/node_modules/jsbi/dist/jsbi-cjs.js.map +0 -1
- package/runtime/node_modules/jsbi/dist/jsbi-umd.js +0 -2
- package/runtime/node_modules/jsbi/dist/jsbi-umd.js.map +0 -1
- package/runtime/node_modules/jsbi/dist/jsbi.mjs +0 -2
- package/runtime/node_modules/jsbi/dist/jsbi.mjs.map +0 -1
- package/runtime/node_modules/jsbi/jsbi.d.ts +0 -43
- package/runtime/node_modules/jsbi/package.json +0 -35
- package/runtime/node_modules/urlpattern-polyfill/LICENSE +0 -19
- package/runtime/node_modules/urlpattern-polyfill/README.md +0 -242
- package/runtime/node_modules/urlpattern-polyfill/dist/index.d.ts +0 -9
- package/runtime/node_modules/urlpattern-polyfill/dist/types.d.ts +0 -49
- package/runtime/node_modules/urlpattern-polyfill/dist/urlpattern.cjs +0 -1
- package/runtime/node_modules/urlpattern-polyfill/dist/urlpattern.js +0 -1
- package/runtime/node_modules/urlpattern-polyfill/index.cjs +0 -7
- package/runtime/node_modules/urlpattern-polyfill/index.js +0 -7
- package/runtime/node_modules/urlpattern-polyfill/package.json +0 -149
- package/runtime/pnp-bin-run.cjs +0 -91
- package/runtime/pnp-util.cjs +0 -62
- package/runtime/polyfills.cjs +0 -278
- package/runtime/preload-async-hooks.mjs +0 -110
- package/runtime/preload-common.cjs +0 -1096
- package/runtime/preload.cjs +0 -313
- package/runtime/preload.mjs +0 -149
- package/runtime/transform-core.mjs +0 -756
- package/runtime/version.mjs +0 -12
- package/runtime/worker-blob-url.cjs +0 -116
- package/runtime/worker-polyfill.mjs +0 -541
|
@@ -1,304 +0,0 @@
|
|
|
1
|
-
var _typeof = require("./typeof.js")["default"];
|
|
2
|
-
function _regeneratorRuntime() {
|
|
3
|
-
"use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
|
4
|
-
module.exports = _regeneratorRuntime = function _regeneratorRuntime() {
|
|
5
|
-
return e;
|
|
6
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
7
|
-
var t,
|
|
8
|
-
e = {},
|
|
9
|
-
r = Object.prototype,
|
|
10
|
-
n = r.hasOwnProperty,
|
|
11
|
-
o = Object.defineProperty || function (t, e, r) {
|
|
12
|
-
t[e] = r.value;
|
|
13
|
-
},
|
|
14
|
-
i = "function" == typeof Symbol ? Symbol : {},
|
|
15
|
-
a = i.iterator || "@@iterator",
|
|
16
|
-
c = i.asyncIterator || "@@asyncIterator",
|
|
17
|
-
u = i.toStringTag || "@@toStringTag";
|
|
18
|
-
function define(t, e, r) {
|
|
19
|
-
return Object.defineProperty(t, e, {
|
|
20
|
-
value: r,
|
|
21
|
-
enumerable: !0,
|
|
22
|
-
configurable: !0,
|
|
23
|
-
writable: !0
|
|
24
|
-
}), t[e];
|
|
25
|
-
}
|
|
26
|
-
try {
|
|
27
|
-
define({}, "");
|
|
28
|
-
} catch (t) {
|
|
29
|
-
define = function define(t, e, r) {
|
|
30
|
-
return t[e] = r;
|
|
31
|
-
};
|
|
32
|
-
}
|
|
33
|
-
function wrap(t, e, r, n) {
|
|
34
|
-
var i = e && e.prototype instanceof Generator ? e : Generator,
|
|
35
|
-
a = Object.create(i.prototype),
|
|
36
|
-
c = new Context(n || []);
|
|
37
|
-
return o(a, "_invoke", {
|
|
38
|
-
value: makeInvokeMethod(t, r, c)
|
|
39
|
-
}), a;
|
|
40
|
-
}
|
|
41
|
-
function tryCatch(t, e, r) {
|
|
42
|
-
try {
|
|
43
|
-
return {
|
|
44
|
-
type: "normal",
|
|
45
|
-
arg: t.call(e, r)
|
|
46
|
-
};
|
|
47
|
-
} catch (t) {
|
|
48
|
-
return {
|
|
49
|
-
type: "throw",
|
|
50
|
-
arg: t
|
|
51
|
-
};
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
e.wrap = wrap;
|
|
55
|
-
var h = "suspendedStart",
|
|
56
|
-
l = "suspendedYield",
|
|
57
|
-
f = "executing",
|
|
58
|
-
s = "completed",
|
|
59
|
-
y = {};
|
|
60
|
-
function Generator() {}
|
|
61
|
-
function GeneratorFunction() {}
|
|
62
|
-
function GeneratorFunctionPrototype() {}
|
|
63
|
-
var p = {};
|
|
64
|
-
define(p, a, function () {
|
|
65
|
-
return this;
|
|
66
|
-
});
|
|
67
|
-
var d = Object.getPrototypeOf,
|
|
68
|
-
v = d && d(d(values([])));
|
|
69
|
-
v && v !== r && n.call(v, a) && (p = v);
|
|
70
|
-
var g = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(p);
|
|
71
|
-
function defineIteratorMethods(t) {
|
|
72
|
-
["next", "throw", "return"].forEach(function (e) {
|
|
73
|
-
define(t, e, function (t) {
|
|
74
|
-
return this._invoke(e, t);
|
|
75
|
-
});
|
|
76
|
-
});
|
|
77
|
-
}
|
|
78
|
-
function AsyncIterator(t, e) {
|
|
79
|
-
function invoke(r, o, i, a) {
|
|
80
|
-
var c = tryCatch(t[r], t, o);
|
|
81
|
-
if ("throw" !== c.type) {
|
|
82
|
-
var u = c.arg,
|
|
83
|
-
h = u.value;
|
|
84
|
-
return h && "object" == _typeof(h) && n.call(h, "__await") ? e.resolve(h.__await).then(function (t) {
|
|
85
|
-
invoke("next", t, i, a);
|
|
86
|
-
}, function (t) {
|
|
87
|
-
invoke("throw", t, i, a);
|
|
88
|
-
}) : e.resolve(h).then(function (t) {
|
|
89
|
-
u.value = t, i(u);
|
|
90
|
-
}, function (t) {
|
|
91
|
-
return invoke("throw", t, i, a);
|
|
92
|
-
});
|
|
93
|
-
}
|
|
94
|
-
a(c.arg);
|
|
95
|
-
}
|
|
96
|
-
var r;
|
|
97
|
-
o(this, "_invoke", {
|
|
98
|
-
value: function value(t, n) {
|
|
99
|
-
function callInvokeWithMethodAndArg() {
|
|
100
|
-
return new e(function (e, r) {
|
|
101
|
-
invoke(t, n, e, r);
|
|
102
|
-
});
|
|
103
|
-
}
|
|
104
|
-
return r = r ? r.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg();
|
|
105
|
-
}
|
|
106
|
-
});
|
|
107
|
-
}
|
|
108
|
-
function makeInvokeMethod(e, r, n) {
|
|
109
|
-
var o = h;
|
|
110
|
-
return function (i, a) {
|
|
111
|
-
if (o === f) throw Error("Generator is already running");
|
|
112
|
-
if (o === s) {
|
|
113
|
-
if ("throw" === i) throw a;
|
|
114
|
-
return {
|
|
115
|
-
value: t,
|
|
116
|
-
done: !0
|
|
117
|
-
};
|
|
118
|
-
}
|
|
119
|
-
for (n.method = i, n.arg = a;;) {
|
|
120
|
-
var c = n.delegate;
|
|
121
|
-
if (c) {
|
|
122
|
-
var u = maybeInvokeDelegate(c, n);
|
|
123
|
-
if (u) {
|
|
124
|
-
if (u === y) continue;
|
|
125
|
-
return u;
|
|
126
|
-
}
|
|
127
|
-
}
|
|
128
|
-
if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) {
|
|
129
|
-
if (o === h) throw o = s, n.arg;
|
|
130
|
-
n.dispatchException(n.arg);
|
|
131
|
-
} else "return" === n.method && n.abrupt("return", n.arg);
|
|
132
|
-
o = f;
|
|
133
|
-
var p = tryCatch(e, r, n);
|
|
134
|
-
if ("normal" === p.type) {
|
|
135
|
-
if (o = n.done ? s : l, p.arg === y) continue;
|
|
136
|
-
return {
|
|
137
|
-
value: p.arg,
|
|
138
|
-
done: n.done
|
|
139
|
-
};
|
|
140
|
-
}
|
|
141
|
-
"throw" === p.type && (o = s, n.method = "throw", n.arg = p.arg);
|
|
142
|
-
}
|
|
143
|
-
};
|
|
144
|
-
}
|
|
145
|
-
function maybeInvokeDelegate(e, r) {
|
|
146
|
-
var n = r.method,
|
|
147
|
-
o = e.iterator[n];
|
|
148
|
-
if (o === t) return r.delegate = null, "throw" === n && e.iterator["return"] && (r.method = "return", r.arg = t, maybeInvokeDelegate(e, r), "throw" === r.method) || "return" !== n && (r.method = "throw", r.arg = new TypeError("The iterator does not provide a '" + n + "' method")), y;
|
|
149
|
-
var i = tryCatch(o, e.iterator, r.arg);
|
|
150
|
-
if ("throw" === i.type) return r.method = "throw", r.arg = i.arg, r.delegate = null, y;
|
|
151
|
-
var a = i.arg;
|
|
152
|
-
return a ? a.done ? (r[e.resultName] = a.value, r.next = e.nextLoc, "return" !== r.method && (r.method = "next", r.arg = t), r.delegate = null, y) : a : (r.method = "throw", r.arg = new TypeError("iterator result is not an object"), r.delegate = null, y);
|
|
153
|
-
}
|
|
154
|
-
function pushTryEntry(t) {
|
|
155
|
-
var e = {
|
|
156
|
-
tryLoc: t[0]
|
|
157
|
-
};
|
|
158
|
-
1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e);
|
|
159
|
-
}
|
|
160
|
-
function resetTryEntry(t) {
|
|
161
|
-
var e = t.completion || {};
|
|
162
|
-
e.type = "normal", delete e.arg, t.completion = e;
|
|
163
|
-
}
|
|
164
|
-
function Context(t) {
|
|
165
|
-
this.tryEntries = [{
|
|
166
|
-
tryLoc: "root"
|
|
167
|
-
}], t.forEach(pushTryEntry, this), this.reset(!0);
|
|
168
|
-
}
|
|
169
|
-
function values(e) {
|
|
170
|
-
if (e || "" === e) {
|
|
171
|
-
var r = e[a];
|
|
172
|
-
if (r) return r.call(e);
|
|
173
|
-
if ("function" == typeof e.next) return e;
|
|
174
|
-
if (!isNaN(e.length)) {
|
|
175
|
-
var o = -1,
|
|
176
|
-
i = function next() {
|
|
177
|
-
for (; ++o < e.length;) if (n.call(e, o)) return next.value = e[o], next.done = !1, next;
|
|
178
|
-
return next.value = t, next.done = !0, next;
|
|
179
|
-
};
|
|
180
|
-
return i.next = i;
|
|
181
|
-
}
|
|
182
|
-
}
|
|
183
|
-
throw new TypeError(_typeof(e) + " is not iterable");
|
|
184
|
-
}
|
|
185
|
-
return GeneratorFunction.prototype = GeneratorFunctionPrototype, o(g, "constructor", {
|
|
186
|
-
value: GeneratorFunctionPrototype,
|
|
187
|
-
configurable: !0
|
|
188
|
-
}), o(GeneratorFunctionPrototype, "constructor", {
|
|
189
|
-
value: GeneratorFunction,
|
|
190
|
-
configurable: !0
|
|
191
|
-
}), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, u, "GeneratorFunction"), e.isGeneratorFunction = function (t) {
|
|
192
|
-
var e = "function" == typeof t && t.constructor;
|
|
193
|
-
return !!e && (e === GeneratorFunction || "GeneratorFunction" === (e.displayName || e.name));
|
|
194
|
-
}, e.mark = function (t) {
|
|
195
|
-
return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, define(t, u, "GeneratorFunction")), t.prototype = Object.create(g), t;
|
|
196
|
-
}, e.awrap = function (t) {
|
|
197
|
-
return {
|
|
198
|
-
__await: t
|
|
199
|
-
};
|
|
200
|
-
}, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, c, function () {
|
|
201
|
-
return this;
|
|
202
|
-
}), e.AsyncIterator = AsyncIterator, e.async = function (t, r, n, o, i) {
|
|
203
|
-
void 0 === i && (i = Promise);
|
|
204
|
-
var a = new AsyncIterator(wrap(t, r, n, o), i);
|
|
205
|
-
return e.isGeneratorFunction(r) ? a : a.next().then(function (t) {
|
|
206
|
-
return t.done ? t.value : a.next();
|
|
207
|
-
});
|
|
208
|
-
}, defineIteratorMethods(g), define(g, u, "Generator"), define(g, a, function () {
|
|
209
|
-
return this;
|
|
210
|
-
}), define(g, "toString", function () {
|
|
211
|
-
return "[object Generator]";
|
|
212
|
-
}), e.keys = function (t) {
|
|
213
|
-
var e = Object(t),
|
|
214
|
-
r = [];
|
|
215
|
-
for (var n in e) r.push(n);
|
|
216
|
-
return r.reverse(), function next() {
|
|
217
|
-
for (; r.length;) {
|
|
218
|
-
var t = r.pop();
|
|
219
|
-
if (t in e) return next.value = t, next.done = !1, next;
|
|
220
|
-
}
|
|
221
|
-
return next.done = !0, next;
|
|
222
|
-
};
|
|
223
|
-
}, e.values = values, Context.prototype = {
|
|
224
|
-
constructor: Context,
|
|
225
|
-
reset: function reset(e) {
|
|
226
|
-
if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = !1, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(resetTryEntry), !e) for (var r in this) "t" === r.charAt(0) && n.call(this, r) && !isNaN(+r.slice(1)) && (this[r] = t);
|
|
227
|
-
},
|
|
228
|
-
stop: function stop() {
|
|
229
|
-
this.done = !0;
|
|
230
|
-
var t = this.tryEntries[0].completion;
|
|
231
|
-
if ("throw" === t.type) throw t.arg;
|
|
232
|
-
return this.rval;
|
|
233
|
-
},
|
|
234
|
-
dispatchException: function dispatchException(e) {
|
|
235
|
-
if (this.done) throw e;
|
|
236
|
-
var r = this;
|
|
237
|
-
function handle(n, o) {
|
|
238
|
-
return a.type = "throw", a.arg = e, r.next = n, o && (r.method = "next", r.arg = t), !!o;
|
|
239
|
-
}
|
|
240
|
-
for (var o = this.tryEntries.length - 1; o >= 0; --o) {
|
|
241
|
-
var i = this.tryEntries[o],
|
|
242
|
-
a = i.completion;
|
|
243
|
-
if ("root" === i.tryLoc) return handle("end");
|
|
244
|
-
if (i.tryLoc <= this.prev) {
|
|
245
|
-
var c = n.call(i, "catchLoc"),
|
|
246
|
-
u = n.call(i, "finallyLoc");
|
|
247
|
-
if (c && u) {
|
|
248
|
-
if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
|
|
249
|
-
if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
|
|
250
|
-
} else if (c) {
|
|
251
|
-
if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
|
|
252
|
-
} else {
|
|
253
|
-
if (!u) throw Error("try statement without catch or finally");
|
|
254
|
-
if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
|
|
255
|
-
}
|
|
256
|
-
}
|
|
257
|
-
}
|
|
258
|
-
},
|
|
259
|
-
abrupt: function abrupt(t, e) {
|
|
260
|
-
for (var r = this.tryEntries.length - 1; r >= 0; --r) {
|
|
261
|
-
var o = this.tryEntries[r];
|
|
262
|
-
if (o.tryLoc <= this.prev && n.call(o, "finallyLoc") && this.prev < o.finallyLoc) {
|
|
263
|
-
var i = o;
|
|
264
|
-
break;
|
|
265
|
-
}
|
|
266
|
-
}
|
|
267
|
-
i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null);
|
|
268
|
-
var a = i ? i.completion : {};
|
|
269
|
-
return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, y) : this.complete(a);
|
|
270
|
-
},
|
|
271
|
-
complete: function complete(t, e) {
|
|
272
|
-
if ("throw" === t.type) throw t.arg;
|
|
273
|
-
return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), y;
|
|
274
|
-
},
|
|
275
|
-
finish: function finish(t) {
|
|
276
|
-
for (var e = this.tryEntries.length - 1; e >= 0; --e) {
|
|
277
|
-
var r = this.tryEntries[e];
|
|
278
|
-
if (r.finallyLoc === t) return this.complete(r.completion, r.afterLoc), resetTryEntry(r), y;
|
|
279
|
-
}
|
|
280
|
-
},
|
|
281
|
-
"catch": function _catch(t) {
|
|
282
|
-
for (var e = this.tryEntries.length - 1; e >= 0; --e) {
|
|
283
|
-
var r = this.tryEntries[e];
|
|
284
|
-
if (r.tryLoc === t) {
|
|
285
|
-
var n = r.completion;
|
|
286
|
-
if ("throw" === n.type) {
|
|
287
|
-
var o = n.arg;
|
|
288
|
-
resetTryEntry(r);
|
|
289
|
-
}
|
|
290
|
-
return o;
|
|
291
|
-
}
|
|
292
|
-
}
|
|
293
|
-
throw Error("illegal catch attempt");
|
|
294
|
-
},
|
|
295
|
-
delegateYield: function delegateYield(e, r, n) {
|
|
296
|
-
return this.delegate = {
|
|
297
|
-
iterator: values(e),
|
|
298
|
-
resultName: r,
|
|
299
|
-
nextLoc: n
|
|
300
|
-
}, "next" === this.method && (this.arg = t), y;
|
|
301
|
-
}
|
|
302
|
-
}, e;
|
|
303
|
-
}
|
|
304
|
-
module.exports = _regeneratorRuntime, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
var superPropBase = require("./superPropBase.js");
|
|
2
|
-
var defineProperty = require("./defineProperty.js");
|
|
3
|
-
function set(e, r, t, o) {
|
|
4
|
-
return set = "undefined" != typeof Reflect && Reflect.set ? Reflect.set : function (e, r, t, o) {
|
|
5
|
-
var f,
|
|
6
|
-
i = superPropBase(e, r);
|
|
7
|
-
if (i) {
|
|
8
|
-
if ((f = Object.getOwnPropertyDescriptor(i, r)).set) return f.set.call(o, t), !0;
|
|
9
|
-
if (!f.writable) return !1;
|
|
10
|
-
}
|
|
11
|
-
if (f = Object.getOwnPropertyDescriptor(o, r)) {
|
|
12
|
-
if (!f.writable) return !1;
|
|
13
|
-
f.value = t, Object.defineProperty(o, r, f);
|
|
14
|
-
} else defineProperty(o, r, t);
|
|
15
|
-
return !0;
|
|
16
|
-
}, set(e, r, t, o);
|
|
17
|
-
}
|
|
18
|
-
function _set(e, r, t, o, f) {
|
|
19
|
-
if (!set(e, r, t, o || e) && f) throw new TypeError("failed to set property");
|
|
20
|
-
return t;
|
|
21
|
-
}
|
|
22
|
-
module.exports = _set, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
var _typeof = require("./typeof.js")["default"];
|
|
2
|
-
function setFunctionName(e, t, n) {
|
|
3
|
-
"symbol" == _typeof(t) && (t = (t = t.description) ? "[" + t + "]" : "");
|
|
4
|
-
try {
|
|
5
|
-
Object.defineProperty(e, "name", {
|
|
6
|
-
configurable: !0,
|
|
7
|
-
value: n ? n + " " + t : t
|
|
8
|
-
});
|
|
9
|
-
} catch (e) {}
|
|
10
|
-
return e;
|
|
11
|
-
}
|
|
12
|
-
module.exports = setFunctionName, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
function _setPrototypeOf(t, e) {
|
|
2
|
-
return module.exports = _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) {
|
|
3
|
-
return t.__proto__ = e, t;
|
|
4
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports, _setPrototypeOf(t, e);
|
|
5
|
-
}
|
|
6
|
-
module.exports = _setPrototypeOf, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
var arrayWithHoles = require("./arrayWithHoles.js");
|
|
2
|
-
var iterableToArrayLimit = require("./iterableToArrayLimit.js");
|
|
3
|
-
var unsupportedIterableToArray = require("./unsupportedIterableToArray.js");
|
|
4
|
-
var nonIterableRest = require("./nonIterableRest.js");
|
|
5
|
-
function _slicedToArray(r, e) {
|
|
6
|
-
return arrayWithHoles(r) || iterableToArrayLimit(r, e) || unsupportedIterableToArray(r, e) || nonIterableRest();
|
|
7
|
-
}
|
|
8
|
-
module.exports = _slicedToArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
var getPrototypeOf = require("./getPrototypeOf.js");
|
|
2
|
-
function _superPropBase(t, o) {
|
|
3
|
-
for (; !{}.hasOwnProperty.call(t, o) && null !== (t = getPrototypeOf(t)););
|
|
4
|
-
return t;
|
|
5
|
-
}
|
|
6
|
-
module.exports = _superPropBase, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
var get = require("./get.js");
|
|
2
|
-
var getPrototypeOf = require("./getPrototypeOf.js");
|
|
3
|
-
function _superPropGet(t, o, e, r) {
|
|
4
|
-
var p = get(getPrototypeOf(1 & r ? t.prototype : t), o, e);
|
|
5
|
-
return 2 & r && "function" == typeof p ? function (t) {
|
|
6
|
-
return p.apply(e, t);
|
|
7
|
-
} : p;
|
|
8
|
-
}
|
|
9
|
-
module.exports = _superPropGet, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
var set = require("./set.js");
|
|
2
|
-
var getPrototypeOf = require("./getPrototypeOf.js");
|
|
3
|
-
function _superPropSet(t, e, o, r, p, f) {
|
|
4
|
-
return set(getPrototypeOf(f ? t.prototype : t), e, o, r, p);
|
|
5
|
-
}
|
|
6
|
-
module.exports = _superPropSet, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
function _taggedTemplateLiteral(e, t) {
|
|
2
|
-
return t || (t = e.slice(0)), Object.freeze(Object.defineProperties(e, {
|
|
3
|
-
raw: {
|
|
4
|
-
value: Object.freeze(t)
|
|
5
|
-
}
|
|
6
|
-
}));
|
|
7
|
-
}
|
|
8
|
-
module.exports = _taggedTemplateLiteral, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
var temporalUndefined = require("./temporalUndefined.js");
|
|
2
|
-
var tdz = require("./tdz.js");
|
|
3
|
-
function _temporalRef(r, e) {
|
|
4
|
-
return r === temporalUndefined ? tdz(e) : r;
|
|
5
|
-
}
|
|
6
|
-
module.exports = _temporalRef, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
var arrayWithHoles = require("./arrayWithHoles.js");
|
|
2
|
-
var iterableToArray = require("./iterableToArray.js");
|
|
3
|
-
var unsupportedIterableToArray = require("./unsupportedIterableToArray.js");
|
|
4
|
-
var nonIterableRest = require("./nonIterableRest.js");
|
|
5
|
-
function _toArray(r) {
|
|
6
|
-
return arrayWithHoles(r) || iterableToArray(r) || unsupportedIterableToArray(r) || nonIterableRest();
|
|
7
|
-
}
|
|
8
|
-
module.exports = _toArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
var arrayWithoutHoles = require("./arrayWithoutHoles.js");
|
|
2
|
-
var iterableToArray = require("./iterableToArray.js");
|
|
3
|
-
var unsupportedIterableToArray = require("./unsupportedIterableToArray.js");
|
|
4
|
-
var nonIterableSpread = require("./nonIterableSpread.js");
|
|
5
|
-
function _toConsumableArray(r) {
|
|
6
|
-
return arrayWithoutHoles(r) || iterableToArray(r) || unsupportedIterableToArray(r) || nonIterableSpread();
|
|
7
|
-
}
|
|
8
|
-
module.exports = _toConsumableArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
var _typeof = require("./typeof.js")["default"];
|
|
2
|
-
function toPrimitive(t, r) {
|
|
3
|
-
if ("object" != _typeof(t) || !t) return t;
|
|
4
|
-
var e = t[Symbol.toPrimitive];
|
|
5
|
-
if (void 0 !== e) {
|
|
6
|
-
var i = e.call(t, r || "default");
|
|
7
|
-
if ("object" != _typeof(i)) return i;
|
|
8
|
-
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
9
|
-
}
|
|
10
|
-
return ("string" === r ? String : Number)(t);
|
|
11
|
-
}
|
|
12
|
-
module.exports = toPrimitive, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
var _typeof = require("./typeof.js")["default"];
|
|
2
|
-
var toPrimitive = require("./toPrimitive.js");
|
|
3
|
-
function toPropertyKey(t) {
|
|
4
|
-
var i = toPrimitive(t, "string");
|
|
5
|
-
return "symbol" == _typeof(i) ? i : i + "";
|
|
6
|
-
}
|
|
7
|
-
module.exports = toPropertyKey, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
function _toSetter(t, e, n) {
|
|
2
|
-
e || (e = []);
|
|
3
|
-
var r = e.length++;
|
|
4
|
-
return Object.defineProperty({}, "_", {
|
|
5
|
-
set: function set(o) {
|
|
6
|
-
e[r] = o, t.apply(n, e);
|
|
7
|
-
}
|
|
8
|
-
});
|
|
9
|
-
}
|
|
10
|
-
module.exports = _toSetter, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
function _typeof(o) {
|
|
2
|
-
"@babel/helpers - typeof";
|
|
3
|
-
|
|
4
|
-
return module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
|
|
5
|
-
return typeof o;
|
|
6
|
-
} : function (o) {
|
|
7
|
-
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
|
8
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports, _typeof(o);
|
|
9
|
-
}
|
|
10
|
-
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
var arrayLikeToArray = require("./arrayLikeToArray.js");
|
|
2
|
-
function _unsupportedIterableToArray(r, a) {
|
|
3
|
-
if (r) {
|
|
4
|
-
if ("string" == typeof r) return arrayLikeToArray(r, a);
|
|
5
|
-
var t = {}.toString.call(r).slice(8, -1);
|
|
6
|
-
return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? arrayLikeToArray(r, a) : void 0;
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
module.exports = _unsupportedIterableToArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
function _using(o, n, e) {
|
|
2
|
-
if (null == n) return n;
|
|
3
|
-
if (Object(n) !== n) throw new TypeError("using declarations can only be used with objects, functions, null, or undefined.");
|
|
4
|
-
if (e) var r = n[Symbol.asyncDispose || Symbol["for"]("Symbol.asyncDispose")];
|
|
5
|
-
if (null == r && (r = n[Symbol.dispose || Symbol["for"]("Symbol.dispose")]), "function" != typeof r) throw new TypeError("Property [Symbol.dispose] is not a function.");
|
|
6
|
-
return o.push({
|
|
7
|
-
v: n,
|
|
8
|
-
d: r,
|
|
9
|
-
a: e
|
|
10
|
-
}), n;
|
|
11
|
-
}
|
|
12
|
-
module.exports = _using, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
function _usingCtx() {
|
|
2
|
-
var r = "function" == typeof SuppressedError ? SuppressedError : function (r, e) {
|
|
3
|
-
var n = Error();
|
|
4
|
-
return n.name = "SuppressedError", n.error = r, n.suppressed = e, n;
|
|
5
|
-
},
|
|
6
|
-
e = {},
|
|
7
|
-
n = [];
|
|
8
|
-
function using(r, e) {
|
|
9
|
-
if (null != e) {
|
|
10
|
-
if (Object(e) !== e) throw new TypeError("using declarations can only be used with objects, functions, null, or undefined.");
|
|
11
|
-
if (r) var o = e[Symbol.asyncDispose || Symbol["for"]("Symbol.asyncDispose")];
|
|
12
|
-
if (void 0 === o && (o = e[Symbol.dispose || Symbol["for"]("Symbol.dispose")], r)) var t = o;
|
|
13
|
-
if ("function" != typeof o) throw new TypeError("Object is not disposable.");
|
|
14
|
-
t && (o = function o() {
|
|
15
|
-
try {
|
|
16
|
-
t.call(e);
|
|
17
|
-
} catch (r) {
|
|
18
|
-
return Promise.reject(r);
|
|
19
|
-
}
|
|
20
|
-
}), n.push({
|
|
21
|
-
v: e,
|
|
22
|
-
d: o,
|
|
23
|
-
a: r
|
|
24
|
-
});
|
|
25
|
-
} else r && n.push({
|
|
26
|
-
d: e,
|
|
27
|
-
a: r
|
|
28
|
-
});
|
|
29
|
-
return e;
|
|
30
|
-
}
|
|
31
|
-
return {
|
|
32
|
-
e: e,
|
|
33
|
-
u: using.bind(null, !1),
|
|
34
|
-
a: using.bind(null, !0),
|
|
35
|
-
d: function d() {
|
|
36
|
-
var o,
|
|
37
|
-
t = this.e,
|
|
38
|
-
s = 0;
|
|
39
|
-
function next() {
|
|
40
|
-
for (; o = n.pop();) try {
|
|
41
|
-
if (!o.a && 1 === s) return s = 0, n.push(o), Promise.resolve().then(next);
|
|
42
|
-
if (o.d) {
|
|
43
|
-
var r = o.d.call(o.v);
|
|
44
|
-
if (o.a) return s |= 2, Promise.resolve(r).then(next, err);
|
|
45
|
-
} else s |= 1;
|
|
46
|
-
} catch (r) {
|
|
47
|
-
return err(r);
|
|
48
|
-
}
|
|
49
|
-
if (1 === s) return t !== e ? Promise.reject(t) : Promise.resolve();
|
|
50
|
-
if (t !== e) throw t;
|
|
51
|
-
}
|
|
52
|
-
function err(n) {
|
|
53
|
-
return t = t !== e ? new r(n, t) : n, next();
|
|
54
|
-
}
|
|
55
|
-
return next();
|
|
56
|
-
}
|
|
57
|
-
};
|
|
58
|
-
}
|
|
59
|
-
module.exports = _usingCtx, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
var OverloadYield = require("./OverloadYield.js");
|
|
2
|
-
function _wrapAsyncGenerator(e) {
|
|
3
|
-
return function () {
|
|
4
|
-
return new AsyncGenerator(e.apply(this, arguments));
|
|
5
|
-
};
|
|
6
|
-
}
|
|
7
|
-
function AsyncGenerator(e) {
|
|
8
|
-
var r, t;
|
|
9
|
-
function resume(r, t) {
|
|
10
|
-
try {
|
|
11
|
-
var n = e[r](t),
|
|
12
|
-
o = n.value,
|
|
13
|
-
u = o instanceof OverloadYield;
|
|
14
|
-
Promise.resolve(u ? o.v : o).then(function (t) {
|
|
15
|
-
if (u) {
|
|
16
|
-
var i = "return" === r ? "return" : "next";
|
|
17
|
-
if (!o.k || t.done) return resume(i, t);
|
|
18
|
-
t = e[i](t).value;
|
|
19
|
-
}
|
|
20
|
-
settle(n.done ? "return" : "normal", t);
|
|
21
|
-
}, function (e) {
|
|
22
|
-
resume("throw", e);
|
|
23
|
-
});
|
|
24
|
-
} catch (e) {
|
|
25
|
-
settle("throw", e);
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
function settle(e, n) {
|
|
29
|
-
switch (e) {
|
|
30
|
-
case "return":
|
|
31
|
-
r.resolve({
|
|
32
|
-
value: n,
|
|
33
|
-
done: !0
|
|
34
|
-
});
|
|
35
|
-
break;
|
|
36
|
-
case "throw":
|
|
37
|
-
r.reject(n);
|
|
38
|
-
break;
|
|
39
|
-
default:
|
|
40
|
-
r.resolve({
|
|
41
|
-
value: n,
|
|
42
|
-
done: !1
|
|
43
|
-
});
|
|
44
|
-
}
|
|
45
|
-
(r = r.next) ? resume(r.key, r.arg) : t = null;
|
|
46
|
-
}
|
|
47
|
-
this._invoke = function (e, n) {
|
|
48
|
-
return new Promise(function (o, u) {
|
|
49
|
-
var i = {
|
|
50
|
-
key: e,
|
|
51
|
-
arg: n,
|
|
52
|
-
resolve: o,
|
|
53
|
-
reject: u,
|
|
54
|
-
next: null
|
|
55
|
-
};
|
|
56
|
-
t ? t = t.next = i : (r = t = i, resume(e, n));
|
|
57
|
-
});
|
|
58
|
-
}, "function" != typeof e["return"] && (this["return"] = void 0);
|
|
59
|
-
}
|
|
60
|
-
AsyncGenerator.prototype["function" == typeof Symbol && Symbol.asyncIterator || "@@asyncIterator"] = function () {
|
|
61
|
-
return this;
|
|
62
|
-
}, AsyncGenerator.prototype.next = function (e) {
|
|
63
|
-
return this._invoke("next", e);
|
|
64
|
-
}, AsyncGenerator.prototype["throw"] = function (e) {
|
|
65
|
-
return this._invoke("throw", e);
|
|
66
|
-
}, AsyncGenerator.prototype["return"] = function (e) {
|
|
67
|
-
return this._invoke("return", e);
|
|
68
|
-
};
|
|
69
|
-
module.exports = _wrapAsyncGenerator, module.exports.__esModule = true, module.exports["default"] = module.exports;
|