opensteer 0.9.2 → 0.9.3
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/dist/{chunk-HD6KVZ42.js → chunk-GREXSYNC.js} +3 -3
- package/dist/{chunk-HD6KVZ42.js.map → chunk-GREXSYNC.js.map} +1 -1
- package/dist/{chunk-KPYLS2KQ.js → chunk-UM2Q4JD2.js} +3 -3
- package/dist/{chunk-KPYLS2KQ.js.map → chunk-UM2Q4JD2.js.map} +1 -1
- package/dist/cli/bin.cjs +2 -2
- package/dist/cli/bin.cjs.map +1 -1
- package/dist/cli/bin.js +3 -3
- package/dist/cli/bin.js.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +2 -2
- package/dist/local-view/public/assets/app.css +219 -55
- package/dist/local-view/public/assets/app.js +58 -2
- package/dist/local-view/public/index.html +101 -26
- package/dist/opensteer-IBDPRIEX.js +6 -0
- package/dist/{opensteer-MIQ43CY4.js.map → opensteer-IBDPRIEX.js.map} +1 -1
- package/package.json +4 -4
- package/dist/opensteer-MIQ43CY4.js +0 -6
|
@@ -10594,7 +10594,7 @@ async function dispatchSemanticOperation(runtime, operation, input, options = {}
|
|
|
10594
10594
|
|
|
10595
10595
|
// ../runtime-core/package.json
|
|
10596
10596
|
var package_default = {
|
|
10597
|
-
version: "0.2.
|
|
10597
|
+
version: "0.2.3"};
|
|
10598
10598
|
|
|
10599
10599
|
// ../runtime-core/src/version.ts
|
|
10600
10600
|
var OPENSTEER_RUNTIME_CORE_VERSION = package_default.version;
|
|
@@ -22438,5 +22438,5 @@ function createOpensteerSemanticRuntime(input = {}) {
|
|
|
22438
22438
|
}
|
|
22439
22439
|
|
|
22440
22440
|
export { CloudSessionProxy, DEFERRED_MATCH_ATTR_KEYS, ElementPathError, FlowRecorderCollector, MATCH_ATTRIBUTE_PRIORITY, OPENSTEER_DOM_ACTION_BRIDGE_SYMBOL, OpensteerCloudClient, OpensteerRuntime, OpensteerSessionRuntime2 as OpensteerSessionRuntime, STABLE_PRIMARY_ATTR_KEYS, assertProviderSupportsEngine, buildArrayFieldPathCandidates, buildDomDescriptorKey, buildDomDescriptorPayload, buildDomDescriptorVersion, buildPathCandidates, buildPathSelectorHint, buildSegmentSelector, cloneElementPath, cloneReplayElementPath, cloneStructuralElementAnchor, createDomDescriptorStore, createDomRuntime, createOpensteerExtractionDescriptorStore, createOpensteerSemanticRuntime, defaultFallbackPolicy, defaultPolicy, defaultRetryPolicy, defaultSettlePolicy, defaultTimeoutPolicy, delayWithSignal, dispatchSemanticOperation, generateReplayScript, hashDomDescriptorPersist, isCurrentUrlField, isValidCssAttributeKey, loadEnvironment, normalizeExtractedValue, normalizeOpensteerProviderMode, parseDomDescriptorRecord, parseExtractionDescriptorRecord, requireCloudAppBaseUrl, resolveCloudConfig, resolveDomActionBridge, resolveExtractedValueInContext, resolveOpensteerEnvironment, resolveOpensteerProvider, resolveOpensteerRuntimeConfig, runWithPolicyTimeout, sanitizeElementPath, sanitizeReplayElementPath, sanitizeStructuralElementAnchor, settleWithPolicy, shouldKeepAttributeForPath };
|
|
22441
|
-
//# sourceMappingURL=chunk-
|
|
22442
|
-
//# sourceMappingURL=chunk-
|
|
22441
|
+
//# sourceMappingURL=chunk-GREXSYNC.js.map
|
|
22442
|
+
//# sourceMappingURL=chunk-GREXSYNC.js.map
|