@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,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
|
-
export { _usingCtx as default };
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
import OverloadYield from "./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
|
-
export { _wrapAsyncGenerator as default };
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import getPrototypeOf from "./getPrototypeOf.js";
|
|
2
|
-
import setPrototypeOf from "./setPrototypeOf.js";
|
|
3
|
-
import isNativeFunction from "./isNativeFunction.js";
|
|
4
|
-
import construct from "./construct.js";
|
|
5
|
-
function _wrapNativeSuper(t) {
|
|
6
|
-
var r = "function" == typeof Map ? new Map() : void 0;
|
|
7
|
-
return _wrapNativeSuper = function _wrapNativeSuper(t) {
|
|
8
|
-
if (null === t || !isNativeFunction(t)) return t;
|
|
9
|
-
if ("function" != typeof t) throw new TypeError("Super expression must either be null or a function");
|
|
10
|
-
if (void 0 !== r) {
|
|
11
|
-
if (r.has(t)) return r.get(t);
|
|
12
|
-
r.set(t, Wrapper);
|
|
13
|
-
}
|
|
14
|
-
function Wrapper() {
|
|
15
|
-
return construct(t, arguments, getPrototypeOf(this).constructor);
|
|
16
|
-
}
|
|
17
|
-
return Wrapper.prototype = Object.create(t.prototype, {
|
|
18
|
-
constructor: {
|
|
19
|
-
value: Wrapper,
|
|
20
|
-
enumerable: !1,
|
|
21
|
-
writable: !0,
|
|
22
|
-
configurable: !0
|
|
23
|
-
}
|
|
24
|
-
}), setPrototypeOf(Wrapper, t);
|
|
25
|
-
}, _wrapNativeSuper(t);
|
|
26
|
-
}
|
|
27
|
-
export { _wrapNativeSuper as default };
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import _typeof from "./typeof.js";
|
|
2
|
-
import setPrototypeOf from "./setPrototypeOf.js";
|
|
3
|
-
import inherits from "./inherits.js";
|
|
4
|
-
function _wrapRegExp() {
|
|
5
|
-
_wrapRegExp = function _wrapRegExp(e, r) {
|
|
6
|
-
return new BabelRegExp(e, void 0, r);
|
|
7
|
-
};
|
|
8
|
-
var e = RegExp.prototype,
|
|
9
|
-
r = new WeakMap();
|
|
10
|
-
function BabelRegExp(e, t, p) {
|
|
11
|
-
var o = RegExp(e, t);
|
|
12
|
-
return r.set(o, p || r.get(e)), setPrototypeOf(o, BabelRegExp.prototype);
|
|
13
|
-
}
|
|
14
|
-
function buildGroups(e, t) {
|
|
15
|
-
var p = r.get(t);
|
|
16
|
-
return Object.keys(p).reduce(function (r, t) {
|
|
17
|
-
var o = p[t];
|
|
18
|
-
if ("number" == typeof o) r[t] = e[o];else {
|
|
19
|
-
for (var i = 0; void 0 === e[o[i]] && i + 1 < o.length;) i++;
|
|
20
|
-
r[t] = e[o[i]];
|
|
21
|
-
}
|
|
22
|
-
return r;
|
|
23
|
-
}, Object.create(null));
|
|
24
|
-
}
|
|
25
|
-
return inherits(BabelRegExp, RegExp), BabelRegExp.prototype.exec = function (r) {
|
|
26
|
-
var t = e.exec.call(this, r);
|
|
27
|
-
if (t) {
|
|
28
|
-
t.groups = buildGroups(t, this);
|
|
29
|
-
var p = t.indices;
|
|
30
|
-
p && (p.groups = buildGroups(p, this));
|
|
31
|
-
}
|
|
32
|
-
return t;
|
|
33
|
-
}, BabelRegExp.prototype[Symbol.replace] = function (t, p) {
|
|
34
|
-
if ("string" == typeof p) {
|
|
35
|
-
var o = r.get(this);
|
|
36
|
-
return e[Symbol.replace].call(this, t, p.replace(/\$<([^>]+)>/g, function (e, r) {
|
|
37
|
-
var t = o[r];
|
|
38
|
-
return "$" + (Array.isArray(t) ? t.join("$") : t);
|
|
39
|
-
}));
|
|
40
|
-
}
|
|
41
|
-
if ("function" == typeof p) {
|
|
42
|
-
var i = this;
|
|
43
|
-
return e[Symbol.replace].call(this, t, function () {
|
|
44
|
-
var e = arguments;
|
|
45
|
-
return "object" != _typeof(e[e.length - 1]) && (e = [].slice.call(e)).push(buildGroups(e, i)), p.apply(this, e);
|
|
46
|
-
});
|
|
47
|
-
}
|
|
48
|
-
return e[Symbol.replace].call(this, t, p);
|
|
49
|
-
}, _wrapRegExp.apply(this, arguments);
|
|
50
|
-
}
|
|
51
|
-
export { _wrapRegExp as default };
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
function _extends() {
|
|
2
|
-
return module.exports = _extends = Object.assign ? Object.assign.bind() : function (n) {
|
|
3
|
-
for (var e = 1; e < arguments.length; e++) {
|
|
4
|
-
var t = arguments[e];
|
|
5
|
-
for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
|
|
6
|
-
}
|
|
7
|
-
return n;
|
|
8
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports, _extends.apply(null, arguments);
|
|
9
|
-
}
|
|
10
|
-
module.exports = _extends, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
var superPropBase = require("./superPropBase.js");
|
|
2
|
-
function _get() {
|
|
3
|
-
return module.exports = _get = "undefined" != typeof Reflect && Reflect.get ? Reflect.get.bind() : function (e, t, r) {
|
|
4
|
-
var p = superPropBase(e, t);
|
|
5
|
-
if (p) {
|
|
6
|
-
var n = Object.getOwnPropertyDescriptor(p, t);
|
|
7
|
-
return n.get ? n.get.call(arguments.length < 3 ? e : r) : n.value;
|
|
8
|
-
}
|
|
9
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports, _get.apply(null, arguments);
|
|
10
|
-
}
|
|
11
|
-
module.exports = _get, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
function _getPrototypeOf(t) {
|
|
2
|
-
return module.exports = _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) {
|
|
3
|
-
return t.__proto__ || Object.getPrototypeOf(t);
|
|
4
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports, _getPrototypeOf(t);
|
|
5
|
-
}
|
|
6
|
-
module.exports = _getPrototypeOf, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
function _importDeferProxy(e) {
|
|
2
|
-
var t = null,
|
|
3
|
-
constValue = function constValue(e) {
|
|
4
|
-
return function () {
|
|
5
|
-
return e;
|
|
6
|
-
};
|
|
7
|
-
},
|
|
8
|
-
proxy = function proxy(r) {
|
|
9
|
-
return function (n, o, f) {
|
|
10
|
-
return null === t && (t = e()), r(t, o, f);
|
|
11
|
-
};
|
|
12
|
-
};
|
|
13
|
-
return new Proxy({}, {
|
|
14
|
-
defineProperty: constValue(!1),
|
|
15
|
-
deleteProperty: constValue(!1),
|
|
16
|
-
get: proxy(Reflect.get),
|
|
17
|
-
getOwnPropertyDescriptor: proxy(Reflect.getOwnPropertyDescriptor),
|
|
18
|
-
getPrototypeOf: constValue(null),
|
|
19
|
-
isExtensible: constValue(!1),
|
|
20
|
-
has: proxy(Reflect.has),
|
|
21
|
-
ownKeys: proxy(Reflect.ownKeys),
|
|
22
|
-
preventExtensions: constValue(!0),
|
|
23
|
-
set: constValue(!1),
|
|
24
|
-
setPrototypeOf: constValue(!1)
|
|
25
|
-
});
|
|
26
|
-
}
|
|
27
|
-
module.exports = _importDeferProxy, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
var setPrototypeOf = require("./setPrototypeOf.js");
|
|
2
|
-
function _inherits(t, e) {
|
|
3
|
-
if ("function" != typeof e && null !== e) throw new TypeError("Super expression must either be null or a function");
|
|
4
|
-
t.prototype = Object.create(e && e.prototype, {
|
|
5
|
-
constructor: {
|
|
6
|
-
value: t,
|
|
7
|
-
writable: !0,
|
|
8
|
-
configurable: !0
|
|
9
|
-
}
|
|
10
|
-
}), Object.defineProperty(t, "prototype", {
|
|
11
|
-
writable: !1
|
|
12
|
-
}), e && setPrototypeOf(t, e);
|
|
13
|
-
}
|
|
14
|
-
module.exports = _inherits, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
var setPrototypeOf = require("./setPrototypeOf.js");
|
|
2
|
-
function _inheritsLoose(t, o) {
|
|
3
|
-
t.prototype = Object.create(o.prototype), t.prototype.constructor = t, setPrototypeOf(t, o);
|
|
4
|
-
}
|
|
5
|
-
module.exports = _inheritsLoose, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
function _initializerDefineProperty(e, i, r, l) {
|
|
2
|
-
r && Object.defineProperty(e, i, {
|
|
3
|
-
enumerable: r.enumerable,
|
|
4
|
-
configurable: r.configurable,
|
|
5
|
-
writable: r.writable,
|
|
6
|
-
value: r.initializer ? r.initializer.call(l) : void 0
|
|
7
|
-
});
|
|
8
|
-
}
|
|
9
|
-
module.exports = _initializerDefineProperty, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
function _initializerWarningHelper(r, e) {
|
|
2
|
-
throw Error("Decorating class property failed. Please ensure that transform-class-properties is enabled and runs after the decorators transform.");
|
|
3
|
-
}
|
|
4
|
-
module.exports = _initializerWarningHelper, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
var _typeof = require("./typeof.js")["default"];
|
|
2
|
-
function _getRequireWildcardCache(e) {
|
|
3
|
-
if ("function" != typeof WeakMap) return null;
|
|
4
|
-
var r = new WeakMap(),
|
|
5
|
-
t = new WeakMap();
|
|
6
|
-
return (_getRequireWildcardCache = function _getRequireWildcardCache(e) {
|
|
7
|
-
return e ? t : r;
|
|
8
|
-
})(e);
|
|
9
|
-
}
|
|
10
|
-
function _interopRequireWildcard(e, r) {
|
|
11
|
-
if (!r && e && e.__esModule) return e;
|
|
12
|
-
if (null === e || "object" != _typeof(e) && "function" != typeof e) return {
|
|
13
|
-
"default": e
|
|
14
|
-
};
|
|
15
|
-
var t = _getRequireWildcardCache(r);
|
|
16
|
-
if (t && t.has(e)) return t.get(e);
|
|
17
|
-
var n = {
|
|
18
|
-
__proto__: null
|
|
19
|
-
},
|
|
20
|
-
a = Object.defineProperty && Object.getOwnPropertyDescriptor;
|
|
21
|
-
for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) {
|
|
22
|
-
var i = a ? Object.getOwnPropertyDescriptor(e, u) : null;
|
|
23
|
-
i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u];
|
|
24
|
-
}
|
|
25
|
-
return n["default"] = e, t && t.set(e, n), n;
|
|
26
|
-
}
|
|
27
|
-
module.exports = _interopRequireWildcard, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
function _isNativeFunction(t) {
|
|
2
|
-
try {
|
|
3
|
-
return -1 !== Function.toString.call(t).indexOf("[native code]");
|
|
4
|
-
} catch (n) {
|
|
5
|
-
return "function" == typeof t;
|
|
6
|
-
}
|
|
7
|
-
}
|
|
8
|
-
module.exports = _isNativeFunction, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
function _isNativeReflectConstruct() {
|
|
2
|
-
try {
|
|
3
|
-
var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {}));
|
|
4
|
-
} catch (t) {}
|
|
5
|
-
return (module.exports = _isNativeReflectConstruct = function _isNativeReflectConstruct() {
|
|
6
|
-
return !!t;
|
|
7
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports)();
|
|
8
|
-
}
|
|
9
|
-
module.exports = _isNativeReflectConstruct, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
function _iterableToArrayLimit(r, l) {
|
|
2
|
-
var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
|
|
3
|
-
if (null != t) {
|
|
4
|
-
var e,
|
|
5
|
-
n,
|
|
6
|
-
i,
|
|
7
|
-
u,
|
|
8
|
-
a = [],
|
|
9
|
-
f = !0,
|
|
10
|
-
o = !1;
|
|
11
|
-
try {
|
|
12
|
-
if (i = (t = t.call(r)).next, 0 === l) {
|
|
13
|
-
if (Object(t) !== t) return;
|
|
14
|
-
f = !1;
|
|
15
|
-
} else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0);
|
|
16
|
-
} catch (r) {
|
|
17
|
-
o = !0, n = r;
|
|
18
|
-
} finally {
|
|
19
|
-
try {
|
|
20
|
-
if (!f && null != t["return"] && (u = t["return"](), Object(u) !== u)) return;
|
|
21
|
-
} finally {
|
|
22
|
-
if (o) throw n;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
return a;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
module.exports = _iterableToArrayLimit, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
var REACT_ELEMENT_TYPE;
|
|
2
|
-
function _createRawReactElement(e, r, E, l) {
|
|
3
|
-
REACT_ELEMENT_TYPE || (REACT_ELEMENT_TYPE = "function" == typeof Symbol && Symbol["for"] && Symbol["for"]("react.element") || 60103);
|
|
4
|
-
var o = e && e.defaultProps,
|
|
5
|
-
n = arguments.length - 3;
|
|
6
|
-
if (r || 0 === n || (r = {
|
|
7
|
-
children: void 0
|
|
8
|
-
}), 1 === n) r.children = l;else if (n > 1) {
|
|
9
|
-
for (var t = Array(n), f = 0; f < n; f++) t[f] = arguments[f + 3];
|
|
10
|
-
r.children = t;
|
|
11
|
-
}
|
|
12
|
-
if (r && o) for (var i in o) void 0 === r[i] && (r[i] = o[i]);else r || (r = o || {});
|
|
13
|
-
return {
|
|
14
|
-
$$typeof: REACT_ELEMENT_TYPE,
|
|
15
|
-
type: e,
|
|
16
|
-
key: void 0 === E ? null : "" + E,
|
|
17
|
-
ref: null,
|
|
18
|
-
props: r,
|
|
19
|
-
_owner: null
|
|
20
|
-
};
|
|
21
|
-
}
|
|
22
|
-
module.exports = _createRawReactElement, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
var arrayLikeToArray = require("./arrayLikeToArray.js");
|
|
2
|
-
function _maybeArrayLike(r, a, e) {
|
|
3
|
-
if (a && !Array.isArray(a) && "number" == typeof a.length) {
|
|
4
|
-
var y = a.length;
|
|
5
|
-
return arrayLikeToArray(a, void 0 !== e && e < y ? e : y);
|
|
6
|
-
}
|
|
7
|
-
return r(a, e);
|
|
8
|
-
}
|
|
9
|
-
module.exports = _maybeArrayLike, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
function _nonIterableRest() {
|
|
2
|
-
throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
|
3
|
-
}
|
|
4
|
-
module.exports = _nonIterableRest, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
function _nonIterableSpread() {
|
|
2
|
-
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
|
3
|
-
}
|
|
4
|
-
module.exports = _nonIterableSpread, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
var defineProperty = require("./defineProperty.js");
|
|
2
|
-
function _objectSpread(e) {
|
|
3
|
-
for (var r = 1; r < arguments.length; r++) {
|
|
4
|
-
var t = null != arguments[r] ? Object(arguments[r]) : {},
|
|
5
|
-
o = Object.keys(t);
|
|
6
|
-
"function" == typeof Object.getOwnPropertySymbols && o.push.apply(o, Object.getOwnPropertySymbols(t).filter(function (e) {
|
|
7
|
-
return Object.getOwnPropertyDescriptor(t, e).enumerable;
|
|
8
|
-
})), o.forEach(function (r) {
|
|
9
|
-
defineProperty(e, r, t[r]);
|
|
10
|
-
});
|
|
11
|
-
}
|
|
12
|
-
return e;
|
|
13
|
-
}
|
|
14
|
-
module.exports = _objectSpread, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
var defineProperty = require("./defineProperty.js");
|
|
2
|
-
function ownKeys(e, r) {
|
|
3
|
-
var t = Object.keys(e);
|
|
4
|
-
if (Object.getOwnPropertySymbols) {
|
|
5
|
-
var o = Object.getOwnPropertySymbols(e);
|
|
6
|
-
r && (o = o.filter(function (r) {
|
|
7
|
-
return Object.getOwnPropertyDescriptor(e, r).enumerable;
|
|
8
|
-
})), t.push.apply(t, o);
|
|
9
|
-
}
|
|
10
|
-
return t;
|
|
11
|
-
}
|
|
12
|
-
function _objectSpread2(e) {
|
|
13
|
-
for (var r = 1; r < arguments.length; r++) {
|
|
14
|
-
var t = null != arguments[r] ? arguments[r] : {};
|
|
15
|
-
r % 2 ? ownKeys(Object(t), !0).forEach(function (r) {
|
|
16
|
-
defineProperty(e, r, t[r]);
|
|
17
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) {
|
|
18
|
-
Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r));
|
|
19
|
-
});
|
|
20
|
-
}
|
|
21
|
-
return e;
|
|
22
|
-
}
|
|
23
|
-
module.exports = _objectSpread2, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
var objectWithoutPropertiesLoose = require("./objectWithoutPropertiesLoose.js");
|
|
2
|
-
function _objectWithoutProperties(e, t) {
|
|
3
|
-
if (null == e) return {};
|
|
4
|
-
var o,
|
|
5
|
-
r,
|
|
6
|
-
i = objectWithoutPropertiesLoose(e, t);
|
|
7
|
-
if (Object.getOwnPropertySymbols) {
|
|
8
|
-
var s = Object.getOwnPropertySymbols(e);
|
|
9
|
-
for (r = 0; r < s.length; r++) o = s[r], t.includes(o) || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]);
|
|
10
|
-
}
|
|
11
|
-
return i;
|
|
12
|
-
}
|
|
13
|
-
module.exports = _objectWithoutProperties, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
package/runtime/node_modules/@oxc-project/runtime/src/helpers/objectWithoutPropertiesLoose.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
function _objectWithoutPropertiesLoose(r, e) {
|
|
2
|
-
if (null == r) return {};
|
|
3
|
-
var t = {};
|
|
4
|
-
for (var n in r) if ({}.hasOwnProperty.call(r, n)) {
|
|
5
|
-
if (e.includes(n)) continue;
|
|
6
|
-
t[n] = r[n];
|
|
7
|
-
}
|
|
8
|
-
return t;
|
|
9
|
-
}
|
|
10
|
-
module.exports = _objectWithoutPropertiesLoose, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
var _typeof = require("./typeof.js")["default"];
|
|
2
|
-
var assertThisInitialized = require("./assertThisInitialized.js");
|
|
3
|
-
function _possibleConstructorReturn(t, e) {
|
|
4
|
-
if (e && ("object" == _typeof(e) || "function" == typeof e)) return e;
|
|
5
|
-
if (void 0 !== e) throw new TypeError("Derived constructors may only return object or undefined");
|
|
6
|
-
return assertThisInitialized(t);
|
|
7
|
-
}
|
|
8
|
-
module.exports = _possibleConstructorReturn, module.exports.__esModule = true, module.exports["default"] = module.exports;
|