@tachui/core 0.7.0-alpha1 → 0.8.0-alpha
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/README.md +195 -0
- package/dist/bundles/common.d.ts +1 -1
- package/dist/bundles/common.d.ts.map +1 -1
- package/dist/bundles/minimal.d.ts +17 -5
- package/dist/bundles/minimal.d.ts.map +1 -1
- package/dist/bundles/production-minimal.d.ts +2 -16
- package/dist/bundles/production-minimal.d.ts.map +1 -1
- package/dist/common.js +402 -955
- package/dist/compiler/advanced-parser.d.ts.map +1 -1
- package/dist/compiler/index.js +1392 -10
- package/dist/component-XAzF1xqs.js +487 -0
- package/dist/component-base-x2XmHFjy.js +255 -0
- package/dist/components/index.d.ts +4 -38
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/index.js +7 -102
- package/dist/components/wrapper.d.ts +5 -152
- package/dist/components/wrapper.d.ts.map +1 -1
- package/dist/concatenated-component-ByPl3_FF.js +2933 -0
- package/dist/constants/index.d.ts +1 -1
- package/dist/constants/layout.d.ts +47 -4
- package/dist/constants/layout.d.ts.map +1 -1
- package/dist/constants/layout.js +52 -14
- package/dist/css-classes/index.js +176 -0
- package/dist/dom-bridge-CAa1N2zX.js +406 -0
- package/dist/effect-B9Knft0b.js +66 -0
- package/dist/essential.js +394 -953
- package/dist/index-DCPJFUm9.js +1407 -0
- package/dist/index-DIvMCJQO.js +268 -0
- package/dist/index-vdsiw6gQ.js +777 -0
- package/dist/index.d.ts +9 -9
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +394 -953
- package/dist/minimal-prod.js +107 -190
- package/dist/minimal.js +115 -955
- package/dist/modifiers/background.d.ts +41 -11
- package/dist/modifiers/background.d.ts.map +1 -1
- package/dist/modifiers/base.d.ts +6 -33
- package/dist/modifiers/base.d.ts.map +1 -1
- package/dist/modifiers/base.js +275 -533
- package/dist/modifiers/builder.d.ts +103 -195
- package/dist/modifiers/builder.d.ts.map +1 -1
- package/dist/modifiers/builder.js +7 -928
- package/dist/modifiers/core.d.ts +9 -401
- package/dist/modifiers/core.d.ts.map +1 -1
- package/dist/modifiers/{utils.d.ts → factories.d.ts} +18 -5
- package/dist/modifiers/factories.d.ts.map +1 -0
- package/dist/modifiers/index.d.ts +8 -52
- package/dist/modifiers/index.d.ts.map +1 -1
- package/dist/modifiers/index.js +38 -0
- package/dist/modifiers/presets.d.ts +368 -0
- package/dist/modifiers/presets.d.ts.map +1 -0
- package/dist/modifiers/registry.js +8 -161
- package/dist/modifiers/types.d.ts +39 -211
- package/dist/modifiers/types.d.ts.map +1 -1
- package/dist/modifiers/types.js +0 -1
- package/dist/performance-optimizer-stub-CtfXUwl4.js +38 -0
- package/dist/plugins/index.d.ts +5 -6
- package/dist/plugins/index.d.ts.map +1 -1
- package/dist/plugins/index.js +393 -32
- package/dist/plugins/simplified-index.d.ts +5 -6
- package/dist/plugins/simplified-index.d.ts.map +1 -1
- package/dist/production-minimal-BY_gMc-l.js +2532 -0
- package/dist/reactive/index.js +489 -91
- package/dist/reactive/types.js +0 -1
- package/dist/runtime/dom-bridge.js +12 -239
- package/dist/runtime/element-override.d.ts.map +1 -1
- package/dist/runtime/index.d.ts +0 -7
- package/dist/runtime/index.d.ts.map +1 -1
- package/dist/runtime/renderer.d.ts.map +1 -1
- package/dist/runtime/renderer.js +7 -388
- package/dist/runtime/semantic-role-manager.d.ts.map +1 -1
- package/dist/runtime/types.js +1 -0
- package/dist/scheduler-BKeqwrYE.js +814 -0
- package/dist/validation/build-time-stub.d.ts +33 -0
- package/dist/validation/build-time-stub.d.ts.map +1 -0
- package/dist/validation/debug-tools-stub.d.ts +67 -0
- package/dist/validation/debug-tools-stub.d.ts.map +1 -0
- package/dist/validation/index.d.ts +23 -78
- package/dist/validation/index.d.ts.map +1 -1
- package/dist/validation/index.js +788 -233
- package/dist/validation/lifecycle-validation.d.ts.map +1 -1
- package/dist/validation/performance-optimizer-stub.d.ts +50 -0
- package/dist/validation/performance-optimizer-stub.d.ts.map +1 -0
- package/dist/validation/plugin-registration.d.ts +5 -1
- package/dist/validation/plugin-registration.d.ts.map +1 -1
- package/dist/validation/production-bypass-core.d.ts +69 -0
- package/dist/validation/production-bypass-core.d.ts.map +1 -0
- package/package.json +43 -8
- package/dist/assets/Asset.cjs +0 -2
- package/dist/assets/Asset.cjs.map +0 -1
- package/dist/assets/Asset.js +0 -9
- package/dist/assets/Asset.js.map +0 -1
- package/dist/assets/AssetCollection.cjs +0 -2
- package/dist/assets/AssetCollection.cjs.map +0 -1
- package/dist/assets/AssetCollection.js +0 -44
- package/dist/assets/AssetCollection.js.map +0 -1
- package/dist/assets/ColorAsset.cjs +0 -2
- package/dist/assets/ColorAsset.cjs.map +0 -1
- package/dist/assets/ColorAsset.js +0 -114
- package/dist/assets/ColorAsset.js.map +0 -1
- package/dist/assets/FontAsset.cjs +0 -9
- package/dist/assets/FontAsset.cjs.map +0 -1
- package/dist/assets/FontAsset.js +0 -173
- package/dist/assets/FontAsset.js.map +0 -1
- package/dist/assets/ImageAsset.cjs +0 -2
- package/dist/assets/ImageAsset.cjs.map +0 -1
- package/dist/assets/ImageAsset.js +0 -39
- package/dist/assets/ImageAsset.js.map +0 -1
- package/dist/assets/index.cjs +0 -2
- package/dist/assets/index.cjs.map +0 -1
- package/dist/assets/index.js +0 -119
- package/dist/assets/index.js.map +0 -1
- package/dist/common.cjs +0 -2
- package/dist/common.cjs.map +0 -1
- package/dist/common.js.map +0 -1
- package/dist/compiler/advanced-parser.cjs +0 -5
- package/dist/compiler/advanced-parser.cjs.map +0 -1
- package/dist/compiler/advanced-parser.js +0 -440
- package/dist/compiler/advanced-parser.js.map +0 -1
- package/dist/compiler/codegen.cjs +0 -6
- package/dist/compiler/codegen.cjs.map +0 -1
- package/dist/compiler/codegen.js +0 -241
- package/dist/compiler/codegen.js.map +0 -1
- package/dist/compiler/enhanced-codegen.cjs +0 -6
- package/dist/compiler/enhanced-codegen.cjs.map +0 -1
- package/dist/compiler/enhanced-codegen.js +0 -347
- package/dist/compiler/enhanced-codegen.js.map +0 -1
- package/dist/compiler/index.cjs +0 -2
- package/dist/compiler/index.cjs.map +0 -1
- package/dist/compiler/index.js.map +0 -1
- package/dist/compiler/parser.cjs +0 -5
- package/dist/compiler/parser.cjs.map +0 -1
- package/dist/compiler/parser.js +0 -275
- package/dist/compiler/parser.js.map +0 -1
- package/dist/compiler/plugin.cjs +0 -33
- package/dist/compiler/plugin.cjs.map +0 -1
- package/dist/compiler/plugin.js +0 -103
- package/dist/compiler/plugin.js.map +0 -1
- package/dist/components/BasicInput.cjs +0 -2
- package/dist/components/BasicInput.cjs.map +0 -1
- package/dist/components/BasicInput.d.ts +0 -116
- package/dist/components/BasicInput.d.ts.map +0 -1
- package/dist/components/BasicInput.js +0 -182
- package/dist/components/BasicInput.js.map +0 -1
- package/dist/components/Button.cjs +0 -7
- package/dist/components/Button.cjs.map +0 -1
- package/dist/components/Button.d.ts +0 -252
- package/dist/components/Button.d.ts.map +0 -1
- package/dist/components/Button.js +0 -408
- package/dist/components/Button.js.map +0 -1
- package/dist/components/Divider.cjs +0 -2
- package/dist/components/Divider.cjs.map +0 -1
- package/dist/components/Divider.d.ts +0 -141
- package/dist/components/Divider.d.ts.map +0 -1
- package/dist/components/Divider.js +0 -187
- package/dist/components/Divider.js.map +0 -1
- package/dist/components/EnhancedLink.cjs +0 -2
- package/dist/components/EnhancedLink.cjs.map +0 -1
- package/dist/components/EnhancedLink.d.ts +0 -365
- package/dist/components/EnhancedLink.d.ts.map +0 -1
- package/dist/components/EnhancedLink.js +0 -345
- package/dist/components/EnhancedLink.js.map +0 -1
- package/dist/components/Form.cjs +0 -2
- package/dist/components/Form.cjs.map +0 -1
- package/dist/components/Form.d.ts +0 -141
- package/dist/components/Form.d.ts.map +0 -1
- package/dist/components/Form.js +0 -244
- package/dist/components/Form.js.map +0 -1
- package/dist/components/Grid.cjs +0 -2
- package/dist/components/Grid.cjs.map +0 -1
- package/dist/components/Grid.d.ts +0 -698
- package/dist/components/Grid.d.ts.map +0 -1
- package/dist/components/Grid.js +0 -1045
- package/dist/components/Grid.js.map +0 -1
- package/dist/components/GridResponsive.cjs +0 -2
- package/dist/components/GridResponsive.cjs.map +0 -1
- package/dist/components/GridResponsive.d.ts +0 -214
- package/dist/components/GridResponsive.d.ts.map +0 -1
- package/dist/components/GridResponsive.js +0 -382
- package/dist/components/GridResponsive.js.map +0 -1
- package/dist/components/Image.cjs +0 -2
- package/dist/components/Image.cjs.map +0 -1
- package/dist/components/Image.d.ts +0 -162
- package/dist/components/Image.d.ts.map +0 -1
- package/dist/components/Image.js +0 -212
- package/dist/components/Image.js.map +0 -1
- package/dist/components/List.cjs +0 -2
- package/dist/components/List.cjs.map +0 -1
- package/dist/components/List.d.ts +0 -287
- package/dist/components/List.d.ts.map +0 -1
- package/dist/components/List.js +0 -561
- package/dist/components/List.js.map +0 -1
- package/dist/components/Menu.cjs +0 -2
- package/dist/components/Menu.cjs.map +0 -1
- package/dist/components/Menu.d.ts +0 -159
- package/dist/components/Menu.d.ts.map +0 -1
- package/dist/components/Menu.js +0 -443
- package/dist/components/Menu.js.map +0 -1
- package/dist/components/Picker.cjs +0 -2
- package/dist/components/Picker.cjs.map +0 -1
- package/dist/components/Picker.d.ts +0 -153
- package/dist/components/Picker.d.ts.map +0 -1
- package/dist/components/Picker.js +0 -478
- package/dist/components/Picker.js.map +0 -1
- package/dist/components/ScrollView.cjs +0 -6
- package/dist/components/ScrollView.cjs.map +0 -1
- package/dist/components/ScrollView.d.ts +0 -222
- package/dist/components/ScrollView.d.ts.map +0 -1
- package/dist/components/ScrollView.js +0 -363
- package/dist/components/ScrollView.js.map +0 -1
- package/dist/components/Section.cjs +0 -2
- package/dist/components/Section.cjs.map +0 -1
- package/dist/components/Section.d.ts +0 -153
- package/dist/components/Section.d.ts.map +0 -1
- package/dist/components/Section.js +0 -323
- package/dist/components/Section.js.map +0 -1
- package/dist/components/Show.cjs +0 -2
- package/dist/components/Show.cjs.map +0 -1
- package/dist/components/Show.d.ts +0 -64
- package/dist/components/Show.d.ts.map +0 -1
- package/dist/components/Show.js +0 -112
- package/dist/components/Show.js.map +0 -1
- package/dist/components/Spacer.cjs +0 -2
- package/dist/components/Spacer.cjs.map +0 -1
- package/dist/components/Spacer.d.ts +0 -35
- package/dist/components/Spacer.d.ts.map +0 -1
- package/dist/components/Spacer.js +0 -53
- package/dist/components/Spacer.js.map +0 -1
- package/dist/components/Text.cjs +0 -2
- package/dist/components/Text.cjs.map +0 -1
- package/dist/components/Text.d.ts +0 -242
- package/dist/components/Text.d.ts.map +0 -1
- package/dist/components/Text.js +0 -193
- package/dist/components/Text.js.map +0 -1
- package/dist/components/Toggle.cjs +0 -2
- package/dist/components/Toggle.cjs.map +0 -1
- package/dist/components/Toggle.d.ts +0 -207
- package/dist/components/Toggle.d.ts.map +0 -1
- package/dist/components/Toggle.js +0 -477
- package/dist/components/Toggle.js.map +0 -1
- package/dist/components/index.cjs +0 -2
- package/dist/components/index.cjs.map +0 -1
- package/dist/components/index.js.map +0 -1
- package/dist/components/wrapper.cjs +0 -2
- package/dist/components/wrapper.cjs.map +0 -1
- package/dist/components/wrapper.js +0 -484
- package/dist/components/wrapper.js.map +0 -1
- package/dist/concatenation/concatenatable.cjs +0 -2
- package/dist/concatenation/concatenatable.cjs.map +0 -1
- package/dist/concatenation/concatenatable.js +0 -118
- package/dist/concatenation/concatenatable.js.map +0 -1
- package/dist/concatenation/concatenated-component.cjs +0 -2
- package/dist/concatenation/concatenated-component.cjs.map +0 -1
- package/dist/concatenation/concatenated-component.js +0 -276
- package/dist/concatenation/concatenated-component.js.map +0 -1
- package/dist/concatenation/text-optimizer.cjs +0 -2
- package/dist/concatenation/text-optimizer.cjs.map +0 -1
- package/dist/concatenation/text-optimizer.js +0 -236
- package/dist/concatenation/text-optimizer.js.map +0 -1
- package/dist/concatenation/types.cjs +0 -2
- package/dist/concatenation/types.cjs.map +0 -1
- package/dist/concatenation/types.js +0 -13
- package/dist/concatenation/types.js.map +0 -1
- package/dist/constants/frame-utils.cjs +0 -2
- package/dist/constants/frame-utils.cjs.map +0 -1
- package/dist/constants/frame-utils.js +0 -116
- package/dist/constants/frame-utils.js.map +0 -1
- package/dist/constants/layout.cjs +0 -2
- package/dist/constants/layout.cjs.map +0 -1
- package/dist/constants/layout.js.map +0 -1
- package/dist/css-classes/component-base.cjs +0 -2
- package/dist/css-classes/component-base.cjs.map +0 -1
- package/dist/css-classes/component-base.js +0 -62
- package/dist/css-classes/component-base.js.map +0 -1
- package/dist/css-classes/css-class-manager.cjs +0 -2
- package/dist/css-classes/css-class-manager.cjs.map +0 -1
- package/dist/css-classes/css-class-manager.js +0 -209
- package/dist/css-classes/css-class-manager.js.map +0 -1
- package/dist/css-classes/dom-integration.cjs +0 -2
- package/dist/css-classes/dom-integration.cjs.map +0 -1
- package/dist/css-classes/dom-integration.js +0 -67
- package/dist/css-classes/dom-integration.js.map +0 -1
- package/dist/css-classes/enhanced-renderer.cjs +0 -2
- package/dist/css-classes/enhanced-renderer.cjs.map +0 -1
- package/dist/css-classes/enhanced-renderer.js +0 -73
- package/dist/css-classes/enhanced-renderer.js.map +0 -1
- package/dist/css-classes/utilities.cjs +0 -2
- package/dist/css-classes/utilities.cjs.map +0 -1
- package/dist/css-classes/utilities.js +0 -41
- package/dist/css-classes/utilities.js.map +0 -1
- package/dist/debug/index.d.ts +0 -61
- package/dist/debug/index.d.ts.map +0 -1
- package/dist/debug.cjs +0 -52
- package/dist/debug.cjs.map +0 -1
- package/dist/debug.js +0 -179
- package/dist/debug.js.map +0 -1
- package/dist/developer-experience/enhanced-errors.d.ts +0 -128
- package/dist/developer-experience/enhanced-errors.d.ts.map +0 -1
- package/dist/developer-experience/enhanced-types.d.ts +0 -281
- package/dist/developer-experience/enhanced-types.d.ts.map +0 -1
- package/dist/developer-experience/index.d.ts +0 -44
- package/dist/developer-experience/index.d.ts.map +0 -1
- package/dist/essential.cjs +0 -2
- package/dist/essential.cjs.map +0 -1
- package/dist/essential.js.map +0 -1
- package/dist/gradients/css-generator.cjs +0 -2
- package/dist/gradients/css-generator.cjs.map +0 -1
- package/dist/gradients/css-generator.js +0 -100
- package/dist/gradients/css-generator.js.map +0 -1
- package/dist/gradients/examples.cjs +0 -2
- package/dist/gradients/examples.cjs.map +0 -1
- package/dist/gradients/examples.js +0 -555
- package/dist/gradients/examples.js.map +0 -1
- package/dist/gradients/gradient-asset.cjs +0 -2
- package/dist/gradients/gradient-asset.cjs.map +0 -1
- package/dist/gradients/gradient-asset.js +0 -22
- package/dist/gradients/gradient-asset.js.map +0 -1
- package/dist/gradients/index.cjs +0 -2
- package/dist/gradients/index.cjs.map +0 -1
- package/dist/gradients/index.js +0 -78
- package/dist/gradients/index.js.map +0 -1
- package/dist/gradients/performance.cjs +0 -2
- package/dist/gradients/performance.cjs.map +0 -1
- package/dist/gradients/performance.js +0 -237
- package/dist/gradients/performance.js.map +0 -1
- package/dist/gradients/presets.cjs +0 -2
- package/dist/gradients/presets.cjs.map +0 -1
- package/dist/gradients/presets.js +0 -254
- package/dist/gradients/presets.js.map +0 -1
- package/dist/gradients/reactive.cjs +0 -2
- package/dist/gradients/reactive.cjs.map +0 -1
- package/dist/gradients/reactive.js +0 -239
- package/dist/gradients/reactive.js.map +0 -1
- package/dist/gradients/state-gradient-asset.cjs +0 -2
- package/dist/gradients/state-gradient-asset.cjs.map +0 -1
- package/dist/gradients/state-gradient-asset.js +0 -111
- package/dist/gradients/state-gradient-asset.js.map +0 -1
- package/dist/gradients/utils.cjs +0 -2
- package/dist/gradients/utils.cjs.map +0 -1
- package/dist/gradients/utils.js +0 -385
- package/dist/gradients/utils.js.map +0 -1
- package/dist/gradients/validation.cjs +0 -2
- package/dist/gradients/validation.cjs.map +0 -1
- package/dist/gradients/validation.js +0 -209
- package/dist/gradients/validation.js.map +0 -1
- package/dist/index.cjs +0 -2
- package/dist/index.cjs.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/index2.cjs +0 -2
- package/dist/index2.cjs.map +0 -1
- package/dist/index2.js +0 -293
- package/dist/index2.js.map +0 -1
- package/dist/lifecycle/hooks.cjs +0 -2
- package/dist/lifecycle/hooks.cjs.map +0 -1
- package/dist/lifecycle/hooks.js +0 -159
- package/dist/lifecycle/hooks.js.map +0 -1
- package/dist/minimal-prod.cjs +0 -2
- package/dist/minimal-prod.cjs.map +0 -1
- package/dist/minimal-prod.js.map +0 -1
- package/dist/minimal.cjs +0 -2
- package/dist/minimal.cjs.map +0 -1
- package/dist/minimal.js.map +0 -1
- package/dist/modifiers/as-html-validator.cjs +0 -2
- package/dist/modifiers/as-html-validator.cjs.map +0 -1
- package/dist/modifiers/as-html-validator.js +0 -47
- package/dist/modifiers/as-html-validator.js.map +0 -1
- package/dist/modifiers/as-html.cjs +0 -2
- package/dist/modifiers/as-html.cjs.map +0 -1
- package/dist/modifiers/as-html.js +0 -71
- package/dist/modifiers/as-html.js.map +0 -1
- package/dist/modifiers/attributes.cjs +0 -2
- package/dist/modifiers/attributes.cjs.map +0 -1
- package/dist/modifiers/attributes.d.ts +0 -203
- package/dist/modifiers/attributes.d.ts.map +0 -1
- package/dist/modifiers/attributes.js +0 -272
- package/dist/modifiers/attributes.js.map +0 -1
- package/dist/modifiers/backdrop.cjs +0 -2
- package/dist/modifiers/backdrop.cjs.map +0 -1
- package/dist/modifiers/backdrop.d.ts +0 -59
- package/dist/modifiers/backdrop.d.ts.map +0 -1
- package/dist/modifiers/backdrop.js +0 -109
- package/dist/modifiers/backdrop.js.map +0 -1
- package/dist/modifiers/background.cjs +0 -2
- package/dist/modifiers/background.cjs.map +0 -1
- package/dist/modifiers/background.js +0 -67
- package/dist/modifiers/background.js.map +0 -1
- package/dist/modifiers/base.cjs +0 -25
- package/dist/modifiers/base.cjs.map +0 -1
- package/dist/modifiers/base.js.map +0 -1
- package/dist/modifiers/basic-sanitizer.cjs +0 -2
- package/dist/modifiers/basic-sanitizer.cjs.map +0 -1
- package/dist/modifiers/basic-sanitizer.js +0 -162
- package/dist/modifiers/basic-sanitizer.js.map +0 -1
- package/dist/modifiers/border.cjs +0 -2
- package/dist/modifiers/border.cjs.map +0 -1
- package/dist/modifiers/border.d.ts +0 -217
- package/dist/modifiers/border.d.ts.map +0 -1
- package/dist/modifiers/border.js +0 -160
- package/dist/modifiers/border.js.map +0 -1
- package/dist/modifiers/builder.cjs +0 -2
- package/dist/modifiers/builder.cjs.map +0 -1
- package/dist/modifiers/builder.js.map +0 -1
- package/dist/modifiers/core.cjs +0 -2
- package/dist/modifiers/core.cjs.map +0 -1
- package/dist/modifiers/core.js +0 -398
- package/dist/modifiers/core.js.map +0 -1
- package/dist/modifiers/css.cjs +0 -2
- package/dist/modifiers/css.cjs.map +0 -1
- package/dist/modifiers/css.js +0 -50
- package/dist/modifiers/css.js.map +0 -1
- package/dist/modifiers/effects.cjs +0 -2
- package/dist/modifiers/effects.cjs.map +0 -1
- package/dist/modifiers/effects.d.ts +0 -159
- package/dist/modifiers/effects.d.ts.map +0 -1
- package/dist/modifiers/effects.js +0 -178
- package/dist/modifiers/effects.js.map +0 -1
- package/dist/modifiers/elements.cjs +0 -2
- package/dist/modifiers/elements.cjs.map +0 -1
- package/dist/modifiers/elements.d.ts +0 -240
- package/dist/modifiers/elements.d.ts.map +0 -1
- package/dist/modifiers/elements.js +0 -216
- package/dist/modifiers/elements.js.map +0 -1
- package/dist/modifiers/filters.cjs +0 -2
- package/dist/modifiers/filters.cjs.map +0 -1
- package/dist/modifiers/filters.d.ts +0 -275
- package/dist/modifiers/filters.d.ts.map +0 -1
- package/dist/modifiers/filters.js +0 -223
- package/dist/modifiers/filters.js.map +0 -1
- package/dist/modifiers/flexbox.cjs +0 -2
- package/dist/modifiers/flexbox.cjs.map +0 -1
- package/dist/modifiers/flexbox.d.ts +0 -82
- package/dist/modifiers/flexbox.d.ts.map +0 -1
- package/dist/modifiers/flexbox.js +0 -56
- package/dist/modifiers/flexbox.js.map +0 -1
- package/dist/modifiers/font.cjs +0 -2
- package/dist/modifiers/font.cjs.map +0 -1
- package/dist/modifiers/font.d.ts +0 -71
- package/dist/modifiers/font.d.ts.map +0 -1
- package/dist/modifiers/font.js +0 -60
- package/dist/modifiers/font.js.map +0 -1
- package/dist/modifiers/grid.cjs +0 -2
- package/dist/modifiers/grid.cjs.map +0 -1
- package/dist/modifiers/grid.d.ts +0 -92
- package/dist/modifiers/grid.d.ts.map +0 -1
- package/dist/modifiers/grid.js +0 -92
- package/dist/modifiers/grid.js.map +0 -1
- package/dist/modifiers/margin.cjs +0 -2
- package/dist/modifiers/margin.cjs.map +0 -1
- package/dist/modifiers/margin.d.ts +0 -128
- package/dist/modifiers/margin.d.ts.map +0 -1
- package/dist/modifiers/margin.js +0 -65
- package/dist/modifiers/margin.js.map +0 -1
- package/dist/modifiers/padding.cjs +0 -2
- package/dist/modifiers/padding.cjs.map +0 -1
- package/dist/modifiers/padding.d.ts +0 -204
- package/dist/modifiers/padding.d.ts.map +0 -1
- package/dist/modifiers/padding.js +0 -109
- package/dist/modifiers/padding.js.map +0 -1
- package/dist/modifiers/registry.cjs +0 -2
- package/dist/modifiers/registry.cjs.map +0 -1
- package/dist/modifiers/registry.js.map +0 -1
- package/dist/modifiers/responsive/advanced-utilities.cjs +0 -2
- package/dist/modifiers/responsive/advanced-utilities.cjs.map +0 -1
- package/dist/modifiers/responsive/advanced-utilities.d.ts +0 -118
- package/dist/modifiers/responsive/advanced-utilities.d.ts.map +0 -1
- package/dist/modifiers/responsive/advanced-utilities.js +0 -291
- package/dist/modifiers/responsive/advanced-utilities.js.map +0 -1
- package/dist/modifiers/responsive/breakpoints.cjs +0 -2
- package/dist/modifiers/responsive/breakpoints.cjs.map +0 -1
- package/dist/modifiers/responsive/breakpoints.d.ts +0 -81
- package/dist/modifiers/responsive/breakpoints.d.ts.map +0 -1
- package/dist/modifiers/responsive/breakpoints.js +0 -168
- package/dist/modifiers/responsive/breakpoints.js.map +0 -1
- package/dist/modifiers/responsive/css-generator.cjs +0 -5
- package/dist/modifiers/responsive/css-generator.cjs.map +0 -1
- package/dist/modifiers/responsive/css-generator.d.ts +0 -100
- package/dist/modifiers/responsive/css-generator.d.ts.map +0 -1
- package/dist/modifiers/responsive/css-generator.js +0 -261
- package/dist/modifiers/responsive/css-generator.js.map +0 -1
- package/dist/modifiers/responsive/dev-tools.cjs +0 -77
- package/dist/modifiers/responsive/dev-tools.cjs.map +0 -1
- package/dist/modifiers/responsive/dev-tools.d.ts +0 -107
- package/dist/modifiers/responsive/dev-tools.d.ts.map +0 -1
- package/dist/modifiers/responsive/dev-tools.js +0 -380
- package/dist/modifiers/responsive/dev-tools.js.map +0 -1
- package/dist/modifiers/responsive/index.d.ts +0 -28
- package/dist/modifiers/responsive/index.d.ts.map +0 -1
- package/dist/modifiers/responsive/layout-patterns.cjs +0 -2
- package/dist/modifiers/responsive/layout-patterns.cjs.map +0 -1
- package/dist/modifiers/responsive/layout-patterns.d.ts +0 -230
- package/dist/modifiers/responsive/layout-patterns.d.ts.map +0 -1
- package/dist/modifiers/responsive/layout-patterns.js +0 -254
- package/dist/modifiers/responsive/layout-patterns.js.map +0 -1
- package/dist/modifiers/responsive/performance.cjs +0 -3
- package/dist/modifiers/responsive/performance.cjs.map +0 -1
- package/dist/modifiers/responsive/performance.d.ts +0 -130
- package/dist/modifiers/responsive/performance.d.ts.map +0 -1
- package/dist/modifiers/responsive/performance.js +0 -212
- package/dist/modifiers/responsive/performance.js.map +0 -1
- package/dist/modifiers/responsive/responsive-builder.cjs +0 -2
- package/dist/modifiers/responsive/responsive-builder.cjs.map +0 -1
- package/dist/modifiers/responsive/responsive-builder.d.ts +0 -133
- package/dist/modifiers/responsive/responsive-builder.d.ts.map +0 -1
- package/dist/modifiers/responsive/responsive-builder.js +0 -272
- package/dist/modifiers/responsive/responsive-builder.js.map +0 -1
- package/dist/modifiers/responsive/responsive-modifier.cjs +0 -3
- package/dist/modifiers/responsive/responsive-modifier.cjs.map +0 -1
- package/dist/modifiers/responsive/responsive-modifier.d.ts +0 -123
- package/dist/modifiers/responsive/responsive-modifier.d.ts.map +0 -1
- package/dist/modifiers/responsive/responsive-modifier.js +0 -204
- package/dist/modifiers/responsive/responsive-modifier.js.map +0 -1
- package/dist/modifiers/responsive/types.cjs +0 -2
- package/dist/modifiers/responsive/types.cjs.map +0 -1
- package/dist/modifiers/responsive/types.d.ts +0 -183
- package/dist/modifiers/responsive/types.d.ts.map +0 -1
- package/dist/modifiers/responsive/types.js +0 -26
- package/dist/modifiers/responsive/types.js.map +0 -1
- package/dist/modifiers/responsive/utilities.cjs +0 -16
- package/dist/modifiers/responsive/utilities.cjs.map +0 -1
- package/dist/modifiers/responsive/utilities.d.ts +0 -149
- package/dist/modifiers/responsive/utilities.d.ts.map +0 -1
- package/dist/modifiers/responsive/utilities.js +0 -273
- package/dist/modifiers/responsive/utilities.js.map +0 -1
- package/dist/modifiers/scroll.cjs +0 -2
- package/dist/modifiers/scroll.cjs.map +0 -1
- package/dist/modifiers/scroll.d.ts +0 -143
- package/dist/modifiers/scroll.d.ts.map +0 -1
- package/dist/modifiers/scroll.js +0 -82
- package/dist/modifiers/scroll.js.map +0 -1
- package/dist/modifiers/shadows.cjs +0 -2
- package/dist/modifiers/shadows.cjs.map +0 -1
- package/dist/modifiers/shadows.d.ts +0 -114
- package/dist/modifiers/shadows.d.ts.map +0 -1
- package/dist/modifiers/shadows.js +0 -147
- package/dist/modifiers/shadows.js.map +0 -1
- package/dist/modifiers/size.cjs +0 -2
- package/dist/modifiers/size.cjs.map +0 -1
- package/dist/modifiers/size.d.ts +0 -113
- package/dist/modifiers/size.d.ts.map +0 -1
- package/dist/modifiers/size.js +0 -74
- package/dist/modifiers/size.js.map +0 -1
- package/dist/modifiers/text.cjs +0 -2
- package/dist/modifiers/text.cjs.map +0 -1
- package/dist/modifiers/text.d.ts +0 -147
- package/dist/modifiers/text.d.ts.map +0 -1
- package/dist/modifiers/text.js +0 -166
- package/dist/modifiers/text.js.map +0 -1
- package/dist/modifiers/transformations.cjs +0 -2
- package/dist/modifiers/transformations.cjs.map +0 -1
- package/dist/modifiers/transformations.d.ts +0 -329
- package/dist/modifiers/transformations.d.ts.map +0 -1
- package/dist/modifiers/transformations.js +0 -216
- package/dist/modifiers/transformations.js.map +0 -1
- package/dist/modifiers/transitions.cjs +0 -2
- package/dist/modifiers/transitions.cjs.map +0 -1
- package/dist/modifiers/transitions.d.ts +0 -98
- package/dist/modifiers/transitions.d.ts.map +0 -1
- package/dist/modifiers/transitions.js +0 -102
- package/dist/modifiers/transitions.js.map +0 -1
- package/dist/modifiers/types.cjs +0 -2
- package/dist/modifiers/types.cjs.map +0 -1
- package/dist/modifiers/types.js.map +0 -1
- package/dist/modifiers/typography.cjs +0 -2
- package/dist/modifiers/typography.cjs.map +0 -1
- package/dist/modifiers/typography.d.ts +0 -192
- package/dist/modifiers/typography.d.ts.map +0 -1
- package/dist/modifiers/typography.js +0 -76
- package/dist/modifiers/typography.js.map +0 -1
- package/dist/modifiers/utility.cjs +0 -2
- package/dist/modifiers/utility.cjs.map +0 -1
- package/dist/modifiers/utility.d.ts +0 -69
- package/dist/modifiers/utility.d.ts.map +0 -1
- package/dist/modifiers/utility.js +0 -71
- package/dist/modifiers/utility.js.map +0 -1
- package/dist/modifiers/utils.cjs +0 -2
- package/dist/modifiers/utils.cjs.map +0 -1
- package/dist/modifiers/utils.d.ts.map +0 -1
- package/dist/modifiers/utils.js +0 -250
- package/dist/modifiers/utils.js.map +0 -1
- package/dist/plugins/index.cjs +0 -2
- package/dist/plugins/index.cjs.map +0 -1
- package/dist/plugins/index.js.map +0 -1
- package/dist/plugins/legacy-adapter.cjs +0 -2
- package/dist/plugins/legacy-adapter.cjs.map +0 -1
- package/dist/plugins/legacy-adapter.js +0 -30
- package/dist/plugins/legacy-adapter.js.map +0 -1
- package/dist/plugins/simplified-component-registry.cjs +0 -2
- package/dist/plugins/simplified-component-registry.cjs.map +0 -1
- package/dist/plugins/simplified-component-registry.js +0 -71
- package/dist/plugins/simplified-component-registry.js.map +0 -1
- package/dist/plugins/simplified-error-handler.cjs +0 -2
- package/dist/plugins/simplified-error-handler.cjs.map +0 -1
- package/dist/plugins/simplified-error-handler.d.ts +0 -83
- package/dist/plugins/simplified-error-handler.d.ts.map +0 -1
- package/dist/plugins/simplified-error-handler.js +0 -154
- package/dist/plugins/simplified-error-handler.js.map +0 -1
- package/dist/plugins/simplified-lazy-loader.cjs +0 -2
- package/dist/plugins/simplified-lazy-loader.cjs.map +0 -1
- package/dist/plugins/simplified-lazy-loader.js +0 -129
- package/dist/plugins/simplified-lazy-loader.js.map +0 -1
- package/dist/plugins/simplified-plugin-manager.cjs +0 -2
- package/dist/plugins/simplified-plugin-manager.cjs.map +0 -1
- package/dist/plugins/simplified-plugin-manager.js +0 -51
- package/dist/plugins/simplified-plugin-manager.js.map +0 -1
- package/dist/plugins/simplified-tachui-instance.cjs +0 -2
- package/dist/plugins/simplified-tachui-instance.cjs.map +0 -1
- package/dist/plugins/simplified-tachui-instance.js +0 -88
- package/dist/plugins/simplified-tachui-instance.js.map +0 -1
- package/dist/plugins/simplified-types.cjs +0 -2
- package/dist/plugins/simplified-types.cjs.map +0 -1
- package/dist/plugins/simplified-types.js +0 -9
- package/dist/plugins/simplified-types.js.map +0 -1
- package/dist/plugins/simplified-utils.cjs +0 -2
- package/dist/plugins/simplified-utils.cjs.map +0 -1
- package/dist/plugins/simplified-utils.js +0 -40
- package/dist/plugins/simplified-utils.js.map +0 -1
- package/dist/reactive/cleanup.cjs +0 -2
- package/dist/reactive/cleanup.cjs.map +0 -1
- package/dist/reactive/cleanup.js +0 -62
- package/dist/reactive/cleanup.js.map +0 -1
- package/dist/reactive/computed.cjs +0 -2
- package/dist/reactive/computed.cjs.map +0 -1
- package/dist/reactive/computed.js +0 -121
- package/dist/reactive/computed.js.map +0 -1
- package/dist/reactive/context.cjs +0 -2
- package/dist/reactive/context.cjs.map +0 -1
- package/dist/reactive/context.js +0 -143
- package/dist/reactive/context.js.map +0 -1
- package/dist/reactive/effect.cjs +0 -2
- package/dist/reactive/effect.cjs.map +0 -1
- package/dist/reactive/effect.js +0 -67
- package/dist/reactive/effect.js.map +0 -1
- package/dist/reactive/enhanced-effect.cjs +0 -2
- package/dist/reactive/enhanced-effect.cjs.map +0 -1
- package/dist/reactive/enhanced-effect.js +0 -153
- package/dist/reactive/enhanced-effect.js.map +0 -1
- package/dist/reactive/enhanced-signal.cjs +0 -2
- package/dist/reactive/enhanced-signal.cjs.map +0 -1
- package/dist/reactive/enhanced-signal.js +0 -117
- package/dist/reactive/enhanced-signal.js.map +0 -1
- package/dist/reactive/equality.cjs +0 -2
- package/dist/reactive/equality.cjs.map +0 -1
- package/dist/reactive/equality.js +0 -66
- package/dist/reactive/equality.js.map +0 -1
- package/dist/reactive/index.cjs +0 -2
- package/dist/reactive/index.cjs.map +0 -1
- package/dist/reactive/index.js.map +0 -1
- package/dist/reactive/migration.cjs +0 -18
- package/dist/reactive/migration.cjs.map +0 -1
- package/dist/reactive/migration.js +0 -164
- package/dist/reactive/migration.js.map +0 -1
- package/dist/reactive/ownership.cjs +0 -2
- package/dist/reactive/ownership.cjs.map +0 -1
- package/dist/reactive/ownership.js +0 -34
- package/dist/reactive/ownership.js.map +0 -1
- package/dist/reactive/scheduler.cjs +0 -2
- package/dist/reactive/scheduler.cjs.map +0 -1
- package/dist/reactive/scheduler.js +0 -111
- package/dist/reactive/scheduler.js.map +0 -1
- package/dist/reactive/signal.cjs +0 -2
- package/dist/reactive/signal.cjs.map +0 -1
- package/dist/reactive/signal.js +0 -96
- package/dist/reactive/signal.js.map +0 -1
- package/dist/reactive/theme.cjs +0 -2
- package/dist/reactive/theme.cjs.map +0 -1
- package/dist/reactive/theme.js +0 -27
- package/dist/reactive/theme.js.map +0 -1
- package/dist/reactive/types.cjs +0 -2
- package/dist/reactive/types.cjs.map +0 -1
- package/dist/reactive/types.js.map +0 -1
- package/dist/reactive/unified-scheduler.cjs +0 -2
- package/dist/reactive/unified-scheduler.cjs.map +0 -1
- package/dist/reactive/unified-scheduler.js +0 -219
- package/dist/reactive/unified-scheduler.js.map +0 -1
- package/dist/runtime/component-context.cjs +0 -2
- package/dist/runtime/component-context.cjs.map +0 -1
- package/dist/runtime/component-context.js +0 -177
- package/dist/runtime/component-context.js.map +0 -1
- package/dist/runtime/component.cjs +0 -2
- package/dist/runtime/component.cjs.map +0 -1
- package/dist/runtime/component.js +0 -238
- package/dist/runtime/component.js.map +0 -1
- package/dist/runtime/context.cjs +0 -2
- package/dist/runtime/context.cjs.map +0 -1
- package/dist/runtime/context.js +0 -289
- package/dist/runtime/context.js.map +0 -1
- package/dist/runtime/dev-tools.cjs +0 -2
- package/dist/runtime/dev-tools.cjs.map +0 -1
- package/dist/runtime/dev-tools.d.ts +0 -240
- package/dist/runtime/dev-tools.d.ts.map +0 -1
- package/dist/runtime/dev-tools.js +0 -391
- package/dist/runtime/dev-tools.js.map +0 -1
- package/dist/runtime/development-warnings.cjs +0 -2
- package/dist/runtime/development-warnings.cjs.map +0 -1
- package/dist/runtime/development-warnings.d.ts +0 -42
- package/dist/runtime/development-warnings.d.ts.map +0 -1
- package/dist/runtime/development-warnings.js +0 -69
- package/dist/runtime/development-warnings.js.map +0 -1
- package/dist/runtime/dom-bridge.cjs +0 -2
- package/dist/runtime/dom-bridge.cjs.map +0 -1
- package/dist/runtime/dom-bridge.js.map +0 -1
- package/dist/runtime/element-override.cjs +0 -2
- package/dist/runtime/element-override.cjs.map +0 -1
- package/dist/runtime/element-override.js +0 -214
- package/dist/runtime/element-override.js.map +0 -1
- package/dist/runtime/error-boundary.cjs +0 -2
- package/dist/runtime/error-boundary.cjs.map +0 -1
- package/dist/runtime/error-boundary.d.ts +0 -302
- package/dist/runtime/error-boundary.d.ts.map +0 -1
- package/dist/runtime/error-boundary.js +0 -559
- package/dist/runtime/error-boundary.js.map +0 -1
- package/dist/runtime/error-recovery.cjs +0 -2
- package/dist/runtime/error-recovery.cjs.map +0 -1
- package/dist/runtime/error-recovery.d.ts +0 -267
- package/dist/runtime/error-recovery.d.ts.map +0 -1
- package/dist/runtime/error-recovery.js +0 -385
- package/dist/runtime/error-recovery.js.map +0 -1
- package/dist/runtime/error-reporting.cjs +0 -3
- package/dist/runtime/error-reporting.cjs.map +0 -1
- package/dist/runtime/error-reporting.d.ts +0 -287
- package/dist/runtime/error-reporting.d.ts.map +0 -1
- package/dist/runtime/error-reporting.js +0 -479
- package/dist/runtime/error-reporting.js.map +0 -1
- package/dist/runtime/error-utils.cjs +0 -3
- package/dist/runtime/error-utils.cjs.map +0 -1
- package/dist/runtime/error-utils.d.ts +0 -204
- package/dist/runtime/error-utils.d.ts.map +0 -1
- package/dist/runtime/error-utils.js +0 -352
- package/dist/runtime/error-utils.js.map +0 -1
- package/dist/runtime/lazy-component.cjs +0 -2
- package/dist/runtime/lazy-component.cjs.map +0 -1
- package/dist/runtime/lazy-component.js +0 -129
- package/dist/runtime/lazy-component.js.map +0 -1
- package/dist/runtime/lifecycle.cjs +0 -2
- package/dist/runtime/lifecycle.cjs.map +0 -1
- package/dist/runtime/lifecycle.js +0 -7
- package/dist/runtime/lifecycle.js.map +0 -1
- package/dist/runtime/mounting.cjs +0 -2
- package/dist/runtime/mounting.cjs.map +0 -1
- package/dist/runtime/mounting.js +0 -12
- package/dist/runtime/mounting.js.map +0 -1
- package/dist/runtime/optimization.cjs +0 -2
- package/dist/runtime/optimization.cjs.map +0 -1
- package/dist/runtime/optimization.js +0 -6
- package/dist/runtime/optimization.js.map +0 -1
- package/dist/runtime/performance.cjs +0 -2
- package/dist/runtime/performance.cjs.map +0 -1
- package/dist/runtime/performance.d.ts +0 -217
- package/dist/runtime/performance.d.ts.map +0 -1
- package/dist/runtime/performance.js +0 -399
- package/dist/runtime/performance.js.map +0 -1
- package/dist/runtime/props.cjs +0 -2
- package/dist/runtime/props.cjs.map +0 -1
- package/dist/runtime/props.js +0 -265
- package/dist/runtime/props.js.map +0 -1
- package/dist/runtime/renderer.cjs +0 -2
- package/dist/runtime/renderer.cjs.map +0 -1
- package/dist/runtime/renderer.js.map +0 -1
- package/dist/runtime/semantic-role-manager.cjs +0 -2
- package/dist/runtime/semantic-role-manager.cjs.map +0 -1
- package/dist/runtime/semantic-role-manager.js +0 -82
- package/dist/runtime/semantic-role-manager.js.map +0 -1
- package/dist/state/binding.cjs +0 -2
- package/dist/state/binding.cjs.map +0 -1
- package/dist/state/binding.js +0 -155
- package/dist/state/binding.js.map +0 -1
- package/dist/state/environment.cjs +0 -2
- package/dist/state/environment.cjs.map +0 -1
- package/dist/state/environment.js +0 -115
- package/dist/state/environment.js.map +0 -1
- package/dist/state/index.cjs +0 -2
- package/dist/state/index.cjs.map +0 -1
- package/dist/state/index.js +0 -63
- package/dist/state/index.js.map +0 -1
- package/dist/state/observed-object.cjs +0 -2
- package/dist/state/observed-object.cjs.map +0 -1
- package/dist/state/observed-object.js +0 -163
- package/dist/state/observed-object.js.map +0 -1
- package/dist/state/state-manager.cjs +0 -2
- package/dist/state/state-manager.cjs.map +0 -1
- package/dist/state/state-manager.js +0 -233
- package/dist/state/state-manager.js.map +0 -1
- package/dist/state/state.cjs +0 -2
- package/dist/state/state.cjs.map +0 -1
- package/dist/state/state.js +0 -159
- package/dist/state/state.js.map +0 -1
- package/dist/sui-compat.cjs +0 -2
- package/dist/sui-compat.cjs.map +0 -1
- package/dist/sui-compat.d.ts +0 -110
- package/dist/sui-compat.d.ts.map +0 -1
- package/dist/sui-compat.js +0 -88
- package/dist/sui-compat.js.map +0 -1
- package/dist/validation/advanced-debugging.cjs +0 -44
- package/dist/validation/advanced-debugging.cjs.map +0 -1
- package/dist/validation/advanced-debugging.d.ts +0 -319
- package/dist/validation/advanced-debugging.d.ts.map +0 -1
- package/dist/validation/advanced-debugging.js +0 -455
- package/dist/validation/advanced-debugging.js.map +0 -1
- package/dist/validation/build-time/detection.cjs +0 -2
- package/dist/validation/build-time/detection.cjs.map +0 -1
- package/dist/validation/build-time/detection.d.ts +0 -32
- package/dist/validation/build-time/detection.d.ts.map +0 -1
- package/dist/validation/build-time/detection.js +0 -199
- package/dist/validation/build-time/detection.js.map +0 -1
- package/dist/validation/build-time/index.cjs +0 -2
- package/dist/validation/build-time/index.cjs.map +0 -1
- package/dist/validation/build-time/index.d.ts +0 -84
- package/dist/validation/build-time/index.d.ts.map +0 -1
- package/dist/validation/build-time/index.js +0 -122
- package/dist/validation/build-time/index.js.map +0 -1
- package/dist/validation/build-time/plugins.cjs +0 -3
- package/dist/validation/build-time/plugins.cjs.map +0 -1
- package/dist/validation/build-time/plugins.d.ts +0 -75
- package/dist/validation/build-time/plugins.d.ts.map +0 -1
- package/dist/validation/build-time/plugins.js +0 -282
- package/dist/validation/build-time/plugins.js.map +0 -1
- package/dist/validation/build-time/rules.cjs +0 -2
- package/dist/validation/build-time/rules.cjs.map +0 -1
- package/dist/validation/build-time/rules.d.ts +0 -73
- package/dist/validation/build-time/rules.d.ts.map +0 -1
- package/dist/validation/build-time/rules.js +0 -576
- package/dist/validation/build-time/rules.js.map +0 -1
- package/dist/validation/build-time/transformer.cjs +0 -3
- package/dist/validation/build-time/transformer.cjs.map +0 -1
- package/dist/validation/build-time/transformer.d.ts +0 -23
- package/dist/validation/build-time/transformer.d.ts.map +0 -1
- package/dist/validation/build-time/transformer.js +0 -177
- package/dist/validation/build-time/transformer.js.map +0 -1
- package/dist/validation/build-time/types.d.ts +0 -212
- package/dist/validation/build-time/types.d.ts.map +0 -1
- package/dist/validation/comprehensive.cjs +0 -9
- package/dist/validation/comprehensive.cjs.map +0 -1
- package/dist/validation/comprehensive.d.ts +0 -160
- package/dist/validation/comprehensive.d.ts.map +0 -1
- package/dist/validation/comprehensive.js +0 -916
- package/dist/validation/comprehensive.js.map +0 -1
- package/dist/validation/debug-tools.cjs +0 -16
- package/dist/validation/debug-tools.cjs.map +0 -1
- package/dist/validation/debug-tools.d.ts +0 -251
- package/dist/validation/debug-tools.d.ts.map +0 -1
- package/dist/validation/debug-tools.js +0 -405
- package/dist/validation/debug-tools.js.map +0 -1
- package/dist/validation/developer-experience.cjs +0 -17
- package/dist/validation/developer-experience.cjs.map +0 -1
- package/dist/validation/developer-experience.d.ts +0 -243
- package/dist/validation/developer-experience.d.ts.map +0 -1
- package/dist/validation/developer-experience.js +0 -433
- package/dist/validation/developer-experience.js.map +0 -1
- package/dist/validation/documentation-integration.cjs +0 -7
- package/dist/validation/documentation-integration.cjs.map +0 -1
- package/dist/validation/documentation-integration.d.ts +0 -269
- package/dist/validation/documentation-integration.d.ts.map +0 -1
- package/dist/validation/documentation-integration.js +0 -440
- package/dist/validation/documentation-integration.js.map +0 -1
- package/dist/validation/enhanced-runtime.cjs +0 -6
- package/dist/validation/enhanced-runtime.cjs.map +0 -1
- package/dist/validation/enhanced-runtime.d.ts +0 -279
- package/dist/validation/enhanced-runtime.d.ts.map +0 -1
- package/dist/validation/enhanced-runtime.js +0 -465
- package/dist/validation/enhanced-runtime.js.map +0 -1
- package/dist/validation/error-reporting.cjs +0 -32
- package/dist/validation/error-reporting.cjs.map +0 -1
- package/dist/validation/error-reporting.d.ts +0 -186
- package/dist/validation/error-reporting.d.ts.map +0 -1
- package/dist/validation/error-reporting.js +0 -370
- package/dist/validation/error-reporting.js.map +0 -1
- package/dist/validation/ide-integration.cjs +0 -85
- package/dist/validation/ide-integration.cjs.map +0 -1
- package/dist/validation/ide-integration.d.ts +0 -328
- package/dist/validation/ide-integration.d.ts.map +0 -1
- package/dist/validation/ide-integration.js +0 -557
- package/dist/validation/ide-integration.js.map +0 -1
- package/dist/validation/index.cjs +0 -6
- package/dist/validation/index.cjs.map +0 -1
- package/dist/validation/index.js.map +0 -1
- package/dist/validation/lifecycle-validation.cjs +0 -2
- package/dist/validation/lifecycle-validation.cjs.map +0 -1
- package/dist/validation/lifecycle-validation.js +0 -314
- package/dist/validation/lifecycle-validation.js.map +0 -1
- package/dist/validation/performance-optimizer.cjs +0 -2
- package/dist/validation/performance-optimizer.cjs.map +0 -1
- package/dist/validation/performance-optimizer.d.ts +0 -218
- package/dist/validation/performance-optimizer.d.ts.map +0 -1
- package/dist/validation/performance-optimizer.js +0 -338
- package/dist/validation/performance-optimizer.js.map +0 -1
- package/dist/validation/plugin-registration.cjs +0 -2
- package/dist/validation/plugin-registration.cjs.map +0 -1
- package/dist/validation/plugin-registration.js +0 -126
- package/dist/validation/plugin-registration.js.map +0 -1
- package/dist/validation/production-bypass.cjs +0 -2
- package/dist/validation/production-bypass.cjs.map +0 -1
- package/dist/validation/production-bypass.d.ts +0 -175
- package/dist/validation/production-bypass.d.ts.map +0 -1
- package/dist/validation/production-bypass.js +0 -218
- package/dist/validation/production-bypass.js.map +0 -1
- package/dist/validation/simple.cjs +0 -9
- package/dist/validation/simple.cjs.map +0 -1
- package/dist/validation/simple.d.ts +0 -111
- package/dist/validation/simple.d.ts.map +0 -1
- package/dist/validation/simple.js +0 -146
- package/dist/validation/simple.js.map +0 -1
- package/dist/viewport/adapters/web-adapter.cjs +0 -70
- package/dist/viewport/adapters/web-adapter.cjs.map +0 -1
- package/dist/viewport/adapters/web-adapter.d.ts +0 -227
- package/dist/viewport/adapters/web-adapter.d.ts.map +0 -1
- package/dist/viewport/adapters/web-adapter.js +0 -823
- package/dist/viewport/adapters/web-adapter.js.map +0 -1
- package/dist/viewport/components.cjs +0 -2
- package/dist/viewport/components.cjs.map +0 -1
- package/dist/viewport/components.d.ts +0 -131
- package/dist/viewport/components.d.ts.map +0 -1
- package/dist/viewport/components.js +0 -298
- package/dist/viewport/components.js.map +0 -1
- package/dist/viewport/environment.cjs +0 -2
- package/dist/viewport/environment.cjs.map +0 -1
- package/dist/viewport/environment.d.ts +0 -75
- package/dist/viewport/environment.d.ts.map +0 -1
- package/dist/viewport/environment.js +0 -86
- package/dist/viewport/environment.js.map +0 -1
- package/dist/viewport/index.cjs +0 -2
- package/dist/viewport/index.cjs.map +0 -1
- package/dist/viewport/index.d.ts +0 -138
- package/dist/viewport/index.d.ts.map +0 -1
- package/dist/viewport/index.js +0 -166
- package/dist/viewport/index.js.map +0 -1
- package/dist/viewport/platform-detection.cjs +0 -2
- package/dist/viewport/platform-detection.cjs.map +0 -1
- package/dist/viewport/platform-detection.d.ts +0 -59
- package/dist/viewport/platform-detection.d.ts.map +0 -1
- package/dist/viewport/platform-detection.js +0 -205
- package/dist/viewport/platform-detection.js.map +0 -1
- package/dist/viewport/types.cjs +0 -2
- package/dist/viewport/types.cjs.map +0 -1
- package/dist/viewport/types.d.ts +0 -301
- package/dist/viewport/types.d.ts.map +0 -1
- package/dist/viewport/types.js +0 -13
- package/dist/viewport/types.js.map +0 -1
- package/dist/viewport/viewport-manager.cjs +0 -2
- package/dist/viewport/viewport-manager.cjs.map +0 -1
- package/dist/viewport/viewport-manager.d.ts +0 -118
- package/dist/viewport/viewport-manager.d.ts.map +0 -1
- package/dist/viewport/viewport-manager.js +0 -524
- package/dist/viewport/viewport-manager.js.map +0 -1
- package/src/assets/Asset.ts +0 -11
- package/src/assets/AssetCollection.ts +0 -99
- package/src/assets/ColorAsset.ts +0 -210
- package/src/assets/FontAsset.ts +0 -380
- package/src/assets/ImageAsset.ts +0 -91
- package/src/assets/README.md +0 -190
- package/src/assets/index.ts +0 -175
- package/src/assets/test-assets.ts +0 -69
- package/src/assets/test-integration.ts +0 -46
- package/src/assets/test-simple.ts +0 -28
- package/src/assets/types.ts +0 -79
- package/src/bundles/common.ts +0 -30
- package/src/bundles/complete.ts +0 -29
- package/src/bundles/essential.ts +0 -26
- package/src/bundles/minimal.ts +0 -26
- package/src/bundles/production-minimal.ts +0 -67
- package/src/compiler/advanced-parser.ts +0 -871
- package/src/compiler/codegen.ts +0 -450
- package/src/compiler/enhanced-codegen.ts +0 -729
- package/src/compiler/index.ts +0 -25
- package/src/compiler/parser.ts +0 -461
- package/src/compiler/plugin.ts +0 -181
- package/src/compiler/types.ts +0 -177
- package/src/components/BasicInput.ts +0 -352
- package/src/components/Button.ts +0 -963
- package/src/components/Divider.ts +0 -341
- package/src/components/EnhancedLink.ts +0 -676
- package/src/components/Form.ts +0 -414
- package/src/components/Grid.ts +0 -2507
- package/src/components/GridResponsive.ts +0 -637
- package/src/components/Image.ts +0 -426
- package/src/components/List.ts +0 -1084
- package/src/components/Menu.ts +0 -807
- package/src/components/Picker.ts +0 -678
- package/src/components/ScrollView.ts +0 -725
- package/src/components/Section.ts +0 -472
- package/src/components/Show.ts +0 -205
- package/src/components/Spacer.ts +0 -93
- package/src/components/Text.ts +0 -447
- package/src/components/Toggle.ts +0 -700
- package/src/components/index.ts +0 -231
- package/src/components/wrapper.ts +0 -828
- package/src/concatenation/concatenatable.ts +0 -211
- package/src/concatenation/concatenated-component.ts +0 -471
- package/src/concatenation/index.ts +0 -41
- package/src/concatenation/styles.css +0 -120
- package/src/concatenation/text-optimizer.ts +0 -440
- package/src/concatenation/types.ts +0 -116
- package/src/constants/README.md +0 -339
- package/src/constants/__tests__/frame-utils.test.ts +0 -276
- package/src/constants/__tests__/layout.test.ts +0 -215
- package/src/constants/frame-utils.ts +0 -174
- package/src/constants/index.ts +0 -8
- package/src/constants/layout.ts +0 -120
- package/src/css-classes/component-base.ts +0 -117
- package/src/css-classes/css-class-manager.ts +0 -372
- package/src/css-classes/dom-integration.ts +0 -162
- package/src/css-classes/enhanced-renderer.ts +0 -166
- package/src/css-classes/index.ts +0 -45
- package/src/css-classes/types.ts +0 -73
- package/src/css-classes/utilities.ts +0 -175
- package/src/debug/index.ts +0 -267
- package/src/developer-experience/enhanced-errors.ts +0 -556
- package/src/developer-experience/enhanced-types.ts +0 -427
- package/src/developer-experience/index.ts +0 -220
- package/src/globals.d.ts +0 -43
- package/src/gradients/__tests__/angular-gradient.test.ts +0 -111
- package/src/gradients/__tests__/background-modifier.test.ts +0 -81
- package/src/gradients/__tests__/comprehensive-gradients.test.ts +0 -296
- package/src/gradients/__tests__/gradient-asset.test.ts +0 -144
- package/src/gradients/__tests__/linear-gradient.test.ts +0 -92
- package/src/gradients/__tests__/phase4-features.test.ts +0 -386
- package/src/gradients/__tests__/radial-gradient.test.ts +0 -110
- package/src/gradients/__tests__/repeating-gradients.test.ts +0 -125
- package/src/gradients/__tests__/state-background-modifier.test.ts +0 -340
- package/src/gradients/__tests__/state-gradient-asset.test.ts +0 -262
- package/src/gradients/__tests__/state-gradient-integration.test.ts +0 -277
- package/src/gradients/css-generator.ts +0 -158
- package/src/gradients/examples.ts +0 -632
- package/src/gradients/gradient-asset.ts +0 -30
- package/src/gradients/index.ts +0 -85
- package/src/gradients/performance.ts +0 -521
- package/src/gradients/presets.ts +0 -422
- package/src/gradients/reactive.ts +0 -470
- package/src/gradients/state-gradient-asset.ts +0 -179
- package/src/gradients/types.ts +0 -148
- package/src/gradients/utils.ts +0 -579
- package/src/gradients/validation.ts +0 -489
- package/src/index.ts +0 -168
- package/src/lifecycle/hooks.ts +0 -332
- package/src/modifiers/__tests__/as-html-integration.test.ts +0 -204
- package/src/modifiers/__tests__/as-html.test.ts +0 -437
- package/src/modifiers/__tests__/basic-sanitizer-security.test.ts +0 -294
- package/src/modifiers/__tests__/border.test.ts +0 -371
- package/src/modifiers/__tests__/margin-string-support.test.ts +0 -41
- package/src/modifiers/__tests__/padding-string-support.test.ts +0 -41
- package/src/modifiers/as-html-validator.ts +0 -68
- package/src/modifiers/as-html.ts +0 -216
- package/src/modifiers/attributes.ts +0 -574
- package/src/modifiers/backdrop.ts +0 -290
- package/src/modifiers/background.ts +0 -165
- package/src/modifiers/base.ts +0 -1815
- package/src/modifiers/basic-sanitizer.ts +0 -227
- package/src/modifiers/border.ts +0 -574
- package/src/modifiers/builder.ts +0 -1747
- package/src/modifiers/core.ts +0 -521
- package/src/modifiers/css.ts +0 -148
- package/src/modifiers/effects.ts +0 -412
- package/src/modifiers/elements.ts +0 -541
- package/src/modifiers/filters.ts +0 -501
- package/src/modifiers/flexbox.ts +0 -180
- package/src/modifiers/font.ts +0 -149
- package/src/modifiers/grid.ts +0 -238
- package/src/modifiers/index.ts +0 -481
- package/src/modifiers/margin.ts +0 -218
- package/src/modifiers/padding.ts +0 -318
- package/src/modifiers/registry.ts +0 -444
- package/src/modifiers/responsive/__tests__/advanced-media-queries.test.ts +0 -392
- package/src/modifiers/responsive/__tests__/advanced-utilities.test.ts +0 -368
- package/src/modifiers/responsive/__tests__/comprehensive-browser-tests.test.ts +0 -556
- package/src/modifiers/responsive/__tests__/layout-patterns.test.ts +0 -558
- package/src/modifiers/responsive/advanced-utilities.ts +0 -562
- package/src/modifiers/responsive/breakpoints.ts +0 -330
- package/src/modifiers/responsive/css-generator.ts +0 -432
- package/src/modifiers/responsive/dev-tools.ts +0 -650
- package/src/modifiers/responsive/index.ts +0 -119
- package/src/modifiers/responsive/layout-patterns.ts +0 -592
- package/src/modifiers/responsive/performance.ts +0 -385
- package/src/modifiers/responsive/responsive-builder.ts +0 -620
- package/src/modifiers/responsive/responsive-modifier.ts +0 -410
- package/src/modifiers/responsive/types.ts +0 -226
- package/src/modifiers/responsive/utilities.ts +0 -478
- package/src/modifiers/scroll.ts +0 -297
- package/src/modifiers/shadows.ts +0 -321
- package/src/modifiers/size.ts +0 -208
- package/src/modifiers/text.ts +0 -416
- package/src/modifiers/transformations.ts +0 -640
- package/src/modifiers/transitions.ts +0 -218
- package/src/modifiers/types.ts +0 -889
- package/src/modifiers/typography.ts +0 -341
- package/src/modifiers/utility.ts +0 -209
- package/src/modifiers/utils.ts +0 -413
- package/src/plugins/__tests__/simplified-plugin-system.test.ts +0 -190
- package/src/plugins/component-loader-registry.ts +0 -371
- package/src/plugins/index.ts +0 -61
- package/src/plugins/legacy-adapter.ts +0 -84
- package/src/plugins/simplified-component-registry.ts +0 -130
- package/src/plugins/simplified-error-handler.ts +0 -372
- package/src/plugins/simplified-index.ts +0 -61
- package/src/plugins/simplified-lazy-loader.ts +0 -242
- package/src/plugins/simplified-plugin-manager.ts +0 -93
- package/src/plugins/simplified-tachui-instance.ts +0 -142
- package/src/plugins/simplified-types.ts +0 -79
- package/src/plugins/simplified-utils.ts +0 -118
- package/src/reactive/cleanup.ts +0 -241
- package/src/reactive/computed.ts +0 -281
- package/src/reactive/context.ts +0 -287
- package/src/reactive/effect.ts +0 -194
- package/src/reactive/enhanced-effect.ts +0 -318
- package/src/reactive/enhanced-signal.ts +0 -227
- package/src/reactive/equality.ts +0 -188
- package/src/reactive/globals.d.ts +0 -5
- package/src/reactive/index.ts +0 -150
- package/src/reactive/migration.ts +0 -335
- package/src/reactive/ownership.ts +0 -182
- package/src/reactive/scheduler.ts +0 -300
- package/src/reactive/signal.ts +0 -201
- package/src/reactive/theme.ts +0 -49
- package/src/reactive/types.ts +0 -103
- package/src/reactive/unified-scheduler.ts +0 -357
- package/src/runtime/component-context.ts +0 -343
- package/src/runtime/component.ts +0 -499
- package/src/runtime/context.ts +0 -527
- package/src/runtime/dev-tools.ts +0 -752
- package/src/runtime/development-warnings.ts +0 -114
- package/src/runtime/dom-bridge.ts +0 -570
- package/src/runtime/element-override.ts +0 -282
- package/src/runtime/error-boundary.ts +0 -955
- package/src/runtime/error-recovery.ts +0 -638
- package/src/runtime/error-reporting.ts +0 -808
- package/src/runtime/error-utils.ts +0 -698
- package/src/runtime/index.ts +0 -202
- package/src/runtime/lazy-component.ts +0 -268
- package/src/runtime/lifecycle.ts +0 -10
- package/src/runtime/mounting.ts +0 -17
- package/src/runtime/optimization.ts +0 -13
- package/src/runtime/performance.ts +0 -693
- package/src/runtime/props.ts +0 -434
- package/src/runtime/refs.ts +0 -13
- package/src/runtime/renderer.ts +0 -674
- package/src/runtime/semantic-role-manager.ts +0 -140
- package/src/runtime/types.ts +0 -282
- package/src/state/binding.ts +0 -381
- package/src/state/environment-object.ts +0 -444
- package/src/state/environment.ts +0 -351
- package/src/state/index.ts +0 -179
- package/src/state/observed-object.ts +0 -405
- package/src/state/state-manager.ts +0 -366
- package/src/state/state.ts +0 -339
- package/src/state/types.ts +0 -192
- package/src/sui-compat.ts +0 -163
- package/src/validation/__tests__/phase-1d-integration.test.ts +0 -558
- package/src/validation/advanced-debugging.ts +0 -860
- package/src/validation/build-time/detection.ts +0 -373
- package/src/validation/build-time/index.ts +0 -222
- package/src/validation/build-time/plugins.ts +0 -515
- package/src/validation/build-time/rules.ts +0 -624
- package/src/validation/build-time/transformer.ts +0 -372
- package/src/validation/build-time/types.ts +0 -232
- package/src/validation/comprehensive.ts +0 -1272
- package/src/validation/debug-tools.ts +0 -724
- package/src/validation/developer-experience.ts +0 -712
- package/src/validation/documentation-integration.ts +0 -835
- package/src/validation/enhanced-runtime.ts +0 -765
- package/src/validation/error-reporting.ts +0 -587
- package/src/validation/ide-integration.ts +0 -845
- package/src/validation/index.ts +0 -353
- package/src/validation/lifecycle-validation.ts +0 -636
- package/src/validation/performance-optimizer.ts +0 -599
- package/src/validation/plugin-registration.ts +0 -249
- package/src/validation/production-bypass.ts +0 -466
- package/src/validation/simple.ts +0 -465
- package/src/viewport/adapters/web-adapter.ts +0 -1385
- package/src/viewport/components.ts +0 -505
- package/src/viewport/environment.ts +0 -173
- package/src/viewport/index.ts +0 -290
- package/src/viewport/platform-detection.ts +0 -431
- package/src/viewport/types.ts +0 -371
- package/src/viewport/viewport-manager.ts +0 -979
package/dist/validation/index.js
CHANGED
|
@@ -1,31 +1,697 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
const
|
|
1
|
+
import { J as E } from "../scheduler-BKeqwrYE.js";
|
|
2
|
+
const f = /* @__PURE__ */ new Map(), l = /* @__PURE__ */ new Map();
|
|
3
|
+
function $(o) {
|
|
4
|
+
const e = `${o.packageName}:${o.componentName}`;
|
|
5
|
+
f.set(e, o), l.has(o.packageName) || l.set(o.packageName, /* @__PURE__ */ new Set()), l.get(o.packageName).add(o.componentName);
|
|
6
|
+
}
|
|
7
|
+
function X(o, e) {
|
|
8
|
+
const t = `${o}:${e}`;
|
|
9
|
+
f.delete(t);
|
|
10
|
+
const n = l.get(o);
|
|
11
|
+
n && (n.delete(e), n.size === 0 && l.delete(o)), process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test" && console.info(`🔍 Unregistered validator: ${t}`);
|
|
12
|
+
}
|
|
13
|
+
function k(o, e) {
|
|
14
|
+
const t = `${o}:${e}`;
|
|
15
|
+
return f.get(t);
|
|
16
|
+
}
|
|
17
|
+
function N(o) {
|
|
18
|
+
const { packageName: e, components: t } = o;
|
|
19
|
+
for (const n of t) {
|
|
20
|
+
const i = {
|
|
21
|
+
packageName: e,
|
|
22
|
+
componentName: n.name,
|
|
23
|
+
validate: n.validate || U(e, n)
|
|
24
|
+
};
|
|
25
|
+
$(i);
|
|
26
|
+
}
|
|
27
|
+
process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test" && console.info(
|
|
28
|
+
`🔍 Registered ${t.length} validators for package: ${e}`
|
|
29
|
+
);
|
|
30
|
+
}
|
|
31
|
+
function U(o, e) {
|
|
32
|
+
return (t) => {
|
|
33
|
+
class n extends Error {
|
|
34
|
+
constructor(r, a) {
|
|
35
|
+
super(r), this.context = a, this.name = "TachUIValidationError";
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
if (e.requiredProps?.length && t.length === 0)
|
|
39
|
+
throw new n(
|
|
40
|
+
`${e.name} component requires props`,
|
|
41
|
+
{
|
|
42
|
+
component: e.name,
|
|
43
|
+
package: o,
|
|
44
|
+
suggestion: `Add required props: ${e.requiredProps.join(", ")}`,
|
|
45
|
+
documentation: e.documentation
|
|
46
|
+
}
|
|
47
|
+
);
|
|
48
|
+
if (t.length > 0) {
|
|
49
|
+
const [i] = t;
|
|
50
|
+
if (!i || typeof i != "object")
|
|
51
|
+
throw new n(
|
|
52
|
+
`${e.name} requires a props object`,
|
|
53
|
+
{
|
|
54
|
+
component: e.name,
|
|
55
|
+
package: o,
|
|
56
|
+
suggestion: "Pass a props object",
|
|
57
|
+
documentation: e.documentation
|
|
58
|
+
}
|
|
59
|
+
);
|
|
60
|
+
if (e.requiredProps) {
|
|
61
|
+
const r = i;
|
|
62
|
+
for (const a of e.requiredProps)
|
|
63
|
+
if (r[a] === void 0)
|
|
64
|
+
throw new n(
|
|
65
|
+
`${e.name} ${a} property is required`,
|
|
66
|
+
{
|
|
67
|
+
component: e.name,
|
|
68
|
+
package: o,
|
|
69
|
+
suggestion: `Provide a value for ${a}`,
|
|
70
|
+
documentation: e.documentation
|
|
71
|
+
}
|
|
72
|
+
);
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
};
|
|
76
|
+
}
|
|
77
|
+
function Y() {
|
|
78
|
+
const o = Array.from(l.entries()).map(
|
|
79
|
+
([e, t]) => ({
|
|
80
|
+
name: e,
|
|
81
|
+
componentCount: t.size
|
|
82
|
+
})
|
|
83
|
+
);
|
|
84
|
+
return {
|
|
85
|
+
totalValidators: f.size,
|
|
86
|
+
packages: o
|
|
87
|
+
};
|
|
88
|
+
}
|
|
89
|
+
function ee(o, e, t) {
|
|
90
|
+
const n = k(o, e);
|
|
91
|
+
n && n.validate && n.validate(t);
|
|
92
|
+
}
|
|
93
|
+
function te(o, e) {
|
|
94
|
+
return f.has(`${o}:${e}`);
|
|
95
|
+
}
|
|
96
|
+
function oe() {
|
|
97
|
+
return Array.from(l.keys());
|
|
98
|
+
}
|
|
99
|
+
function ne(o) {
|
|
100
|
+
const e = l.get(o);
|
|
101
|
+
return e ? Array.from(e) : [];
|
|
102
|
+
}
|
|
103
|
+
function ie() {
|
|
104
|
+
f.clear(), l.clear(), process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test" && console.info("🔍 Cleared all plugin validators");
|
|
105
|
+
}
|
|
106
|
+
const re = {
|
|
107
|
+
/**
|
|
108
|
+
* Register a simple plugin with basic validation
|
|
109
|
+
*/
|
|
110
|
+
registerPlugin(o, e) {
|
|
111
|
+
N({
|
|
112
|
+
packageName: o,
|
|
113
|
+
components: e.map((t) => ({
|
|
114
|
+
name: t.name,
|
|
115
|
+
requiredProps: t.requiredProps,
|
|
116
|
+
optionalProps: t.optionalProps
|
|
117
|
+
}))
|
|
118
|
+
});
|
|
119
|
+
},
|
|
120
|
+
/**
|
|
121
|
+
* Create a custom validator
|
|
122
|
+
*/
|
|
123
|
+
createValidator(o, e, t) {
|
|
124
|
+
return {
|
|
125
|
+
packageName: o,
|
|
126
|
+
componentName: e,
|
|
127
|
+
validate: t
|
|
128
|
+
};
|
|
129
|
+
}
|
|
130
|
+
};
|
|
131
|
+
var O = Object.defineProperty, I = (o, e, t) => e in o ? O(o, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : o[e] = t, M = (o, e, t) => I(o, e + "", t);
|
|
132
|
+
let h = {
|
|
133
|
+
enabled: process.env.NODE_ENV === "production",
|
|
134
|
+
mode: process.env.NODE_ENV || "development"
|
|
135
|
+
};
|
|
136
|
+
class s {
|
|
137
|
+
/**
|
|
138
|
+
* Check if we're in production mode
|
|
139
|
+
*/
|
|
140
|
+
static isProduction() {
|
|
141
|
+
return h.enabled || process.env.NODE_ENV === "production";
|
|
142
|
+
}
|
|
143
|
+
/**
|
|
144
|
+
* Check if validation should be bypassed
|
|
145
|
+
*/
|
|
146
|
+
static shouldBypassValidation() {
|
|
147
|
+
return this.isProduction() || this.validationDisabled;
|
|
148
|
+
}
|
|
149
|
+
/**
|
|
150
|
+
* Configure production mode
|
|
151
|
+
*/
|
|
152
|
+
static configure(e) {
|
|
153
|
+
h = { ...h, ...e };
|
|
154
|
+
}
|
|
155
|
+
/**
|
|
156
|
+
* Manually disable validation (minimal implementation)
|
|
157
|
+
*/
|
|
158
|
+
static disableValidation() {
|
|
159
|
+
this.validationDisabled = !0;
|
|
160
|
+
}
|
|
161
|
+
/**
|
|
162
|
+
* Re-enable validation (minimal implementation)
|
|
163
|
+
*/
|
|
164
|
+
static enableValidation() {
|
|
165
|
+
this.isProduction() || (this.validationDisabled = !1);
|
|
166
|
+
}
|
|
167
|
+
/**
|
|
168
|
+
* Get basic production info
|
|
169
|
+
*/
|
|
170
|
+
static getInfo() {
|
|
171
|
+
return {
|
|
172
|
+
isProduction: this.isProduction(),
|
|
173
|
+
mode: h.mode,
|
|
174
|
+
validationDisabled: this.validationDisabled
|
|
175
|
+
};
|
|
176
|
+
}
|
|
177
|
+
}
|
|
178
|
+
M(s, "validationDisabled", !1);
|
|
179
|
+
function q(o, e) {
|
|
180
|
+
return function(...n) {
|
|
181
|
+
return s.shouldBypassValidation() && e ? e(...n) : o(...n);
|
|
182
|
+
};
|
|
183
|
+
}
|
|
184
|
+
function x(o, e) {
|
|
185
|
+
return s.isProduction() ? o : function(...n) {
|
|
186
|
+
return e && e(n), o.apply(this, n);
|
|
187
|
+
};
|
|
188
|
+
}
|
|
189
|
+
function z(o, e) {
|
|
190
|
+
return s.isProduction() ? o : function(...n) {
|
|
191
|
+
return e && e(n), o.apply(this, n);
|
|
192
|
+
};
|
|
193
|
+
}
|
|
194
|
+
const B = {
|
|
195
|
+
isProduction: s.isProduction,
|
|
196
|
+
shouldBypassValidation: s.shouldBypassValidation,
|
|
197
|
+
configure: s.configure,
|
|
198
|
+
getInfo: s.getInfo
|
|
199
|
+
}, S = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
200
|
+
__proto__: null,
|
|
201
|
+
ProductionModeManager: s,
|
|
202
|
+
ProductionUtils: B,
|
|
203
|
+
createProductionOptimizedFunction: q,
|
|
204
|
+
withProductionOptimization: x,
|
|
205
|
+
withProductionOptimizedModifier: z
|
|
206
|
+
}, Symbol.toStringTag, { value: "Module" }));
|
|
207
|
+
var L = Object.defineProperty, R = (o, e, t) => e in o ? L(o, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : o[e] = t, d = (o, e, t) => R(o, typeof e != "symbol" ? e + "" : e, t);
|
|
208
|
+
const j = {
|
|
209
|
+
enabled: process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test",
|
|
210
|
+
phases: {
|
|
211
|
+
construct: !0,
|
|
212
|
+
mount: !0,
|
|
213
|
+
update: !1,
|
|
214
|
+
// Can be expensive
|
|
215
|
+
unmount: !1
|
|
216
|
+
},
|
|
217
|
+
validation: {
|
|
218
|
+
propTypes: !0,
|
|
219
|
+
stateConsistency: !0,
|
|
220
|
+
memoryLeaks: !0,
|
|
221
|
+
performanceWarnings: !0
|
|
222
|
+
},
|
|
223
|
+
monitoring: {
|
|
224
|
+
trackStateChanges: !0,
|
|
225
|
+
detectMemoryLeaks: !0,
|
|
226
|
+
performanceThreshold: 16
|
|
227
|
+
// One frame at 60fps
|
|
228
|
+
}
|
|
229
|
+
};
|
|
230
|
+
class w {
|
|
231
|
+
constructor() {
|
|
232
|
+
d(this, "components", /* @__PURE__ */ new WeakMap()), d(this, "mountedComponents", /* @__PURE__ */ new WeakSet()), d(this, "config", j), d(this, "phaseTimings", /* @__PURE__ */ new Map()), d(this, "memoryUsage", []), d(this, "totalComponents", 0), d(this, "failedValidations", 0), d(this, "memoryLeakDetections", 0);
|
|
233
|
+
}
|
|
234
|
+
/**
|
|
235
|
+
* Configure lifecycle validation
|
|
236
|
+
*/
|
|
237
|
+
configure(e) {
|
|
238
|
+
this.config = {
|
|
239
|
+
...this.config,
|
|
240
|
+
...e,
|
|
241
|
+
phases: { ...this.config.phases, ...e.phases },
|
|
242
|
+
validation: { ...this.config.validation, ...e.validation },
|
|
243
|
+
monitoring: { ...this.config.monitoring, ...e.monitoring }
|
|
244
|
+
};
|
|
245
|
+
}
|
|
246
|
+
/**
|
|
247
|
+
* Validate component construction
|
|
248
|
+
*/
|
|
249
|
+
validateConstruction(e, t, n) {
|
|
250
|
+
if (!this.shouldValidate("construct")) return;
|
|
251
|
+
this.totalComponents++;
|
|
252
|
+
const i = performance.now();
|
|
253
|
+
try {
|
|
254
|
+
const r = {
|
|
255
|
+
props: this.extractProps(n),
|
|
256
|
+
timestamp: Date.now(),
|
|
257
|
+
phase: "construct",
|
|
258
|
+
validationPassed: !1,
|
|
259
|
+
errors: []
|
|
260
|
+
};
|
|
261
|
+
this.validateConstructionParams(t, n, r), this.validateComponentStructure(e, t, r), r.validationPassed = !0, this.recordSnapshot(e, r);
|
|
262
|
+
} catch (r) {
|
|
263
|
+
throw this.failedValidations++, new Error(
|
|
264
|
+
`Lifecycle validation failed for ${t}: ${r instanceof Error ? r.message : String(r)}`
|
|
265
|
+
);
|
|
266
|
+
} finally {
|
|
267
|
+
this.recordPhaseTime("construct", performance.now() - i);
|
|
268
|
+
}
|
|
269
|
+
}
|
|
270
|
+
/**
|
|
271
|
+
* Validate component mounting
|
|
272
|
+
*/
|
|
273
|
+
validateMount(e, t) {
|
|
274
|
+
if (!this.shouldValidate("mount")) return;
|
|
275
|
+
const n = performance.now();
|
|
276
|
+
try {
|
|
277
|
+
if (this.mountedComponents.has(e))
|
|
278
|
+
throw new Error("Component is already mounted");
|
|
279
|
+
const i = {
|
|
280
|
+
props: this.getCurrentProps(e),
|
|
281
|
+
timestamp: Date.now(),
|
|
282
|
+
phase: "mount",
|
|
283
|
+
validationPassed: !1,
|
|
284
|
+
errors: []
|
|
285
|
+
};
|
|
286
|
+
this.validateMountPreconditions(e, t, i), this.config.monitoring.detectMemoryLeaks && this.checkMemoryUsage(), this.mountedComponents.add(e), i.validationPassed = !0, this.recordSnapshot(e, i);
|
|
287
|
+
} catch (i) {
|
|
288
|
+
throw this.failedValidations++, new Error(
|
|
289
|
+
`Mount validation failed for ${t}: ${i instanceof Error ? i.message : String(i)}`
|
|
290
|
+
);
|
|
291
|
+
} finally {
|
|
292
|
+
this.recordPhaseTime("mount", performance.now() - n);
|
|
293
|
+
}
|
|
294
|
+
}
|
|
295
|
+
/**
|
|
296
|
+
* Validate component update
|
|
297
|
+
*/
|
|
298
|
+
validateUpdate(e, t, n, i) {
|
|
299
|
+
if (!this.shouldValidate("update")) return;
|
|
300
|
+
const r = performance.now();
|
|
301
|
+
try {
|
|
302
|
+
if (!this.mountedComponents.has(e))
|
|
303
|
+
throw new Error("Cannot update unmounted component");
|
|
304
|
+
const a = {
|
|
305
|
+
props: n || {},
|
|
306
|
+
timestamp: Date.now(),
|
|
307
|
+
phase: "update",
|
|
308
|
+
validationPassed: !1,
|
|
309
|
+
errors: []
|
|
310
|
+
};
|
|
311
|
+
this.validatePropChanges(n, i, t, a), this.config.validation.stateConsistency && this.validateStateConsistency(e, t, a), a.validationPassed = !0, this.recordSnapshot(e, a);
|
|
312
|
+
} catch (a) {
|
|
313
|
+
this.failedValidations++;
|
|
314
|
+
const c = `Update validation failed for ${t}: ${a instanceof Error ? a.message : String(a)}`;
|
|
315
|
+
if (this.config.validation.stateConsistency)
|
|
316
|
+
throw new Error(c);
|
|
317
|
+
console.warn(c);
|
|
318
|
+
} finally {
|
|
319
|
+
this.recordPhaseTime("update", performance.now() - r);
|
|
320
|
+
}
|
|
321
|
+
}
|
|
322
|
+
/**
|
|
323
|
+
* Validate component unmounting
|
|
324
|
+
*/
|
|
325
|
+
validateUnmount(e, t) {
|
|
326
|
+
if (!this.shouldValidate("unmount")) return;
|
|
327
|
+
const n = performance.now();
|
|
328
|
+
try {
|
|
329
|
+
this.mountedComponents.has(e) || console.warn(
|
|
330
|
+
`Component ${t} was not mounted, but unmount was called`
|
|
331
|
+
);
|
|
332
|
+
const i = {
|
|
333
|
+
props: this.getCurrentProps(e),
|
|
334
|
+
timestamp: Date.now(),
|
|
335
|
+
phase: "unmount",
|
|
336
|
+
validationPassed: !1,
|
|
337
|
+
errors: []
|
|
338
|
+
};
|
|
339
|
+
this.validateUnmountCleanup(e, t, i), this.mountedComponents.delete(e), i.validationPassed = !0, this.recordSnapshot(e, i);
|
|
340
|
+
} catch (i) {
|
|
341
|
+
this.failedValidations++, console.warn(
|
|
342
|
+
`Unmount validation failed for ${t}: ${i instanceof Error ? i.message : String(i)}`
|
|
343
|
+
);
|
|
344
|
+
} finally {
|
|
345
|
+
this.recordPhaseTime("unmount", performance.now() - n);
|
|
346
|
+
}
|
|
347
|
+
}
|
|
348
|
+
/**
|
|
349
|
+
* Validate construction parameters
|
|
350
|
+
*/
|
|
351
|
+
validateConstructionParams(e, t, n) {
|
|
352
|
+
if (this.config.validation.propTypes) {
|
|
353
|
+
if (t.length === 0 && this.requiresParameters(e))
|
|
354
|
+
throw n.errors.push("Missing required parameters"), new Error(`${e} component requires parameters`);
|
|
355
|
+
this.validateParameterTypes(e, t, n);
|
|
356
|
+
}
|
|
357
|
+
}
|
|
358
|
+
/**
|
|
359
|
+
* Validate component structure
|
|
360
|
+
*/
|
|
361
|
+
validateComponentStructure(e, t, n) {
|
|
362
|
+
const r = ["type", "render"].filter(
|
|
363
|
+
(a) => !(a in e)
|
|
364
|
+
);
|
|
365
|
+
if (r.length > 0)
|
|
366
|
+
throw n.errors.push(
|
|
367
|
+
`Missing properties: ${r.join(", ")}`
|
|
368
|
+
), new Error(
|
|
369
|
+
`Component ${t} missing required properties: ${r.join(", ")}`
|
|
370
|
+
);
|
|
371
|
+
if ("type" in e && e.type !== t)
|
|
372
|
+
throw n.errors.push(
|
|
373
|
+
`Type mismatch: expected ${t}, got ${e.type}`
|
|
374
|
+
), new Error(
|
|
375
|
+
`Component type mismatch: expected ${t}, got ${e.type}`
|
|
376
|
+
);
|
|
377
|
+
}
|
|
378
|
+
/**
|
|
379
|
+
* Validate mount preconditions
|
|
380
|
+
*/
|
|
381
|
+
validateMountPreconditions(e, t, n) {
|
|
382
|
+
if ("element" in e && e.element && !(e.element instanceof HTMLElement))
|
|
383
|
+
throw n.errors.push("Invalid element type for mounting"), new Error("Component element must be an HTMLElement for mounting");
|
|
384
|
+
this.validateMountDependencies(e, t, n);
|
|
385
|
+
}
|
|
386
|
+
/**
|
|
387
|
+
* Validate prop changes during updates
|
|
388
|
+
*/
|
|
389
|
+
validatePropChanges(e, t, n, i) {
|
|
390
|
+
if (!(!e || !t))
|
|
391
|
+
for (const [r, a] of Object.entries(e)) {
|
|
392
|
+
const c = t[r];
|
|
393
|
+
if (c !== void 0 && a !== void 0) {
|
|
394
|
+
const m = typeof c, p = typeof a;
|
|
395
|
+
if (m !== p && !this.isAllowedTypeChange(m, p))
|
|
396
|
+
throw i.errors.push(
|
|
397
|
+
`Prop ${r} type changed from ${m} to ${p}`
|
|
398
|
+
), new Error(
|
|
399
|
+
`Invalid prop type change: ${r} from ${m} to ${p}`
|
|
400
|
+
);
|
|
401
|
+
}
|
|
402
|
+
c !== void 0 && a === void 0 && (i.errors.push(`Prop ${r} changed from defined to undefined`), console.warn(
|
|
403
|
+
`⚠️ Prop ${r} in ${n} changed from defined to undefined`
|
|
404
|
+
));
|
|
405
|
+
}
|
|
406
|
+
}
|
|
407
|
+
/**
|
|
408
|
+
* Validate state consistency
|
|
409
|
+
*/
|
|
410
|
+
validateStateConsistency(e, t, n) {
|
|
411
|
+
if ("state" in e && e.state) {
|
|
412
|
+
const i = e.state;
|
|
413
|
+
try {
|
|
414
|
+
JSON.stringify(i);
|
|
415
|
+
} catch {
|
|
416
|
+
throw n.errors.push("State contains circular references"), new Error(
|
|
417
|
+
`Component ${t} state contains circular references`
|
|
418
|
+
);
|
|
419
|
+
}
|
|
420
|
+
this.validateStateValues(i, t, n);
|
|
421
|
+
}
|
|
422
|
+
}
|
|
423
|
+
/**
|
|
424
|
+
* Validate unmount cleanup
|
|
425
|
+
*/
|
|
426
|
+
validateUnmountCleanup(e, t, n) {
|
|
427
|
+
"element" in e && e.element && this.checkEventListenerCleanup(e, n);
|
|
428
|
+
}
|
|
429
|
+
/**
|
|
430
|
+
* Helper methods
|
|
431
|
+
*/
|
|
432
|
+
shouldValidate(e) {
|
|
433
|
+
return this.config.enabled && !s.shouldBypassValidation() && this.config.phases[e];
|
|
434
|
+
}
|
|
435
|
+
requiresParameters(e) {
|
|
436
|
+
return [
|
|
437
|
+
"Text",
|
|
438
|
+
"Button",
|
|
439
|
+
"Image",
|
|
440
|
+
"Toggle",
|
|
441
|
+
"VStack",
|
|
442
|
+
"HStack",
|
|
443
|
+
"ZStack"
|
|
444
|
+
].includes(e);
|
|
445
|
+
}
|
|
446
|
+
validateParameterTypes(e, t, n) {
|
|
447
|
+
switch (e) {
|
|
448
|
+
case "Text":
|
|
449
|
+
if (t.length > 0 && typeof t[0] != "string" && !E(t[0]))
|
|
450
|
+
throw n.errors.push("Text content must be string or Signal"), new Error("Text component requires string or Signal content");
|
|
451
|
+
break;
|
|
452
|
+
case "Button":
|
|
453
|
+
if (t.length > 0 && typeof t[0] != "string" && !E(t[0]))
|
|
454
|
+
throw n.errors.push("Button title must be string or Signal"), new Error("Button component requires string or Signal title");
|
|
455
|
+
break;
|
|
456
|
+
}
|
|
457
|
+
}
|
|
458
|
+
validateMountDependencies(e, t, n) {
|
|
459
|
+
}
|
|
460
|
+
isAllowedTypeChange(e, t) {
|
|
461
|
+
return (/* @__PURE__ */ new Set([
|
|
462
|
+
"string-number",
|
|
463
|
+
"number-string",
|
|
464
|
+
// Common conversions
|
|
465
|
+
"undefined-string",
|
|
466
|
+
"undefined-number",
|
|
467
|
+
"undefined-boolean"
|
|
468
|
+
// Initial value setting
|
|
469
|
+
])).has(`${e}-${t}`);
|
|
470
|
+
}
|
|
471
|
+
validateStateValues(e, t, n) {
|
|
472
|
+
for (const [i, r] of Object.entries(e))
|
|
473
|
+
r === null && console.warn(`⚠️ State property ${i} in ${t} is null`), typeof r == "function" && console.warn(
|
|
474
|
+
`⚠️ State property ${i} in ${t} contains function (may cause serialization issues)`
|
|
475
|
+
);
|
|
476
|
+
}
|
|
477
|
+
checkEventListenerCleanup(e, t) {
|
|
478
|
+
}
|
|
479
|
+
extractProps(e) {
|
|
480
|
+
return e.length === 0 ? {} : e.length === 1 && typeof e[0] == "object" && e[0] !== null ? e[0] : { content: e[0] };
|
|
481
|
+
}
|
|
482
|
+
getCurrentProps(e) {
|
|
483
|
+
return "props" in e ? e.props : {};
|
|
484
|
+
}
|
|
485
|
+
recordSnapshot(e, t) {
|
|
486
|
+
this.components.has(e) || this.components.set(e, []);
|
|
487
|
+
const n = this.components.get(e);
|
|
488
|
+
n.push(t), n.length > 10 && n.shift();
|
|
489
|
+
}
|
|
490
|
+
recordPhaseTime(e, t) {
|
|
491
|
+
this.phaseTimings.has(e) || this.phaseTimings.set(e, []);
|
|
492
|
+
const n = this.phaseTimings.get(e);
|
|
493
|
+
n.push(t), n.length > 100 && n.shift(), t > this.config.monitoring.performanceThreshold && console.warn(
|
|
494
|
+
`⚠️ Slow ${e} phase: ${t.toFixed(2)}ms (threshold: ${this.config.monitoring.performanceThreshold}ms)`
|
|
495
|
+
);
|
|
496
|
+
}
|
|
497
|
+
checkMemoryUsage() {
|
|
498
|
+
if (typeof performance < "u" && "memory" in performance) {
|
|
499
|
+
const e = performance.memory;
|
|
500
|
+
if (this.memoryUsage.push(e.usedJSHeapSize), this.memoryUsage.length > 50 && this.memoryUsage.shift(), this.memoryUsage.length > 10) {
|
|
501
|
+
const t = this.memoryUsage.slice(-10), n = t.reduce((r, a) => r + a, 0) / t.length;
|
|
502
|
+
t[t.length - 1] > n * 1.5 && (this.memoryLeakDetections++, console.warn(
|
|
503
|
+
"⚠️ Potential memory leak detected - memory usage increased significantly"
|
|
504
|
+
));
|
|
505
|
+
}
|
|
506
|
+
}
|
|
507
|
+
}
|
|
508
|
+
/**
|
|
509
|
+
* Get lifecycle validation statistics
|
|
510
|
+
*/
|
|
511
|
+
getStats() {
|
|
512
|
+
const e = {};
|
|
513
|
+
for (const [t, n] of this.phaseTimings)
|
|
514
|
+
e[t] = {
|
|
515
|
+
count: n.length,
|
|
516
|
+
averageTime: n.reduce((i, r) => i + r, 0) / n.length,
|
|
517
|
+
maxTime: Math.max(...n)
|
|
518
|
+
};
|
|
519
|
+
return {
|
|
520
|
+
totalComponents: this.totalComponents,
|
|
521
|
+
failedValidations: this.failedValidations,
|
|
522
|
+
memoryLeakDetections: this.memoryLeakDetections,
|
|
523
|
+
phaseStats: e,
|
|
524
|
+
config: this.config,
|
|
525
|
+
memoryUsage: this.memoryUsage.length > 0 ? {
|
|
526
|
+
current: this.memoryUsage[this.memoryUsage.length - 1],
|
|
527
|
+
average: this.memoryUsage.reduce((t, n) => t + n, 0) / this.memoryUsage.length,
|
|
528
|
+
trend: this.memoryUsage.length > 1 ? this.memoryUsage[this.memoryUsage.length - 1] - this.memoryUsage[0] : 0
|
|
529
|
+
} : null
|
|
530
|
+
};
|
|
531
|
+
}
|
|
532
|
+
/**
|
|
533
|
+
* Reset all tracking data
|
|
534
|
+
*/
|
|
535
|
+
reset() {
|
|
536
|
+
this.components = /* @__PURE__ */ new WeakMap(), this.mountedComponents = /* @__PURE__ */ new WeakSet(), this.phaseTimings.clear(), this.memoryUsage = [], this.totalComponents = 0, this.failedValidations = 0, this.memoryLeakDetections = 0;
|
|
537
|
+
}
|
|
538
|
+
}
|
|
539
|
+
const u = new w(), A = {
|
|
540
|
+
configure: (o) => u.configure(o),
|
|
541
|
+
getStats: () => u.getStats(),
|
|
542
|
+
reset: () => u.reset(),
|
|
543
|
+
// Convenience methods for component integration
|
|
544
|
+
validateConstruction: (o, e, t) => u.validateConstruction(o, e, t),
|
|
545
|
+
validateMount: (o, e) => u.validateMount(o, e),
|
|
546
|
+
validateUpdate: (o, e, t, n) => u.validateUpdate(o, e, t, n),
|
|
547
|
+
validateUnmount: (o, e) => u.validateUnmount(o, e)
|
|
548
|
+
}, F = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
549
|
+
__proto__: null,
|
|
550
|
+
ComponentLifecycleTracker: w,
|
|
551
|
+
LifecycleValidationUtils: A,
|
|
552
|
+
lifecycleTracker: u
|
|
553
|
+
}, Symbol.toStringTag, { value: "Module" }));
|
|
554
|
+
var H = Object.defineProperty, J = (o, e, t) => e in o ? H(o, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : o[e] = t, W = (o, e, t) => J(o, e + "", t);
|
|
555
|
+
const C = class V {
|
|
556
|
+
static getInstance() {
|
|
557
|
+
return this.instance || (this.instance = new V()), this.instance;
|
|
558
|
+
}
|
|
559
|
+
startSession(e) {
|
|
560
|
+
return "stub-session";
|
|
561
|
+
}
|
|
562
|
+
endSession() {
|
|
563
|
+
return null;
|
|
564
|
+
}
|
|
565
|
+
logEvent(e, t, n) {
|
|
566
|
+
}
|
|
567
|
+
registerComponent(e, t, n) {
|
|
568
|
+
return "stub-component-id";
|
|
569
|
+
}
|
|
570
|
+
updateComponent(e, t, n) {
|
|
571
|
+
}
|
|
572
|
+
recordValidationError(e, t) {
|
|
573
|
+
}
|
|
574
|
+
recordValidationRecovery(e, t, n) {
|
|
575
|
+
}
|
|
576
|
+
addEventListener(e, t) {
|
|
577
|
+
}
|
|
578
|
+
removeEventListener(e, t) {
|
|
579
|
+
}
|
|
580
|
+
getSession(e) {
|
|
581
|
+
}
|
|
582
|
+
getCurrentSession() {
|
|
583
|
+
return null;
|
|
584
|
+
}
|
|
585
|
+
getAllSessions() {
|
|
586
|
+
return [];
|
|
587
|
+
}
|
|
588
|
+
searchEvents(e) {
|
|
589
|
+
return [];
|
|
590
|
+
}
|
|
591
|
+
analyzeComponent(e) {
|
|
592
|
+
return null;
|
|
593
|
+
}
|
|
594
|
+
generatePerformanceReport() {
|
|
595
|
+
return "Debug functionality moved to @tachui/devtools package";
|
|
596
|
+
}
|
|
597
|
+
clearDebugData() {
|
|
598
|
+
}
|
|
599
|
+
exportDebugData() {
|
|
600
|
+
return JSON.stringify({
|
|
601
|
+
note: "Debug functionality moved to @tachui/devtools package"
|
|
602
|
+
});
|
|
603
|
+
}
|
|
604
|
+
importDebugData(e) {
|
|
605
|
+
}
|
|
606
|
+
};
|
|
607
|
+
W(C, "instance");
|
|
608
|
+
let G = C;
|
|
609
|
+
const ae = G.getInstance(), se = {
|
|
610
|
+
startSession: (o) => "stub-session",
|
|
611
|
+
endSession: () => null,
|
|
612
|
+
logEvent: (o, e, t) => {
|
|
613
|
+
},
|
|
614
|
+
registerComponent: (o, e, t) => "stub-component-id",
|
|
615
|
+
recordError: (o, e) => {
|
|
616
|
+
},
|
|
617
|
+
recordRecovery: (o, e, t) => {
|
|
618
|
+
},
|
|
619
|
+
getPerformanceReport: () => "Debug functionality moved to @tachui/devtools package",
|
|
620
|
+
searchEvents: (o) => [],
|
|
621
|
+
export: () => JSON.stringify({
|
|
622
|
+
note: "Debug functionality moved to @tachui/devtools package"
|
|
623
|
+
}),
|
|
624
|
+
import: (o) => {
|
|
625
|
+
},
|
|
626
|
+
clear: () => {
|
|
627
|
+
},
|
|
628
|
+
test: () => {
|
|
629
|
+
console.info(
|
|
630
|
+
"ℹ️ Debug tools test - using stub. Full functionality available in @tachui/devtools"
|
|
631
|
+
);
|
|
632
|
+
}
|
|
633
|
+
};
|
|
634
|
+
function v() {
|
|
635
|
+
return process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test";
|
|
636
|
+
}
|
|
637
|
+
function D() {
|
|
638
|
+
return !!(process.env.CI || process.env.CONTINUOUS_INTEGRATION);
|
|
639
|
+
}
|
|
640
|
+
function y() {
|
|
641
|
+
return v();
|
|
642
|
+
}
|
|
643
|
+
function T() {
|
|
644
|
+
return process.env.NODE_ENV || "development";
|
|
645
|
+
}
|
|
646
|
+
function b() {
|
|
647
|
+
return "unknown";
|
|
648
|
+
}
|
|
649
|
+
function Z() {
|
|
650
|
+
return {
|
|
651
|
+
environment: T(),
|
|
652
|
+
buildTool: b(),
|
|
653
|
+
validationEnabled: y()
|
|
654
|
+
};
|
|
655
|
+
}
|
|
656
|
+
const K = {
|
|
657
|
+
test: () => {
|
|
658
|
+
console.info(
|
|
659
|
+
"ℹ️ Build-time validation test - using stub. Full functionality available in @tachui/devtools"
|
|
660
|
+
);
|
|
661
|
+
},
|
|
662
|
+
getStats: () => ({
|
|
663
|
+
environment: {
|
|
664
|
+
isDevelopment: v(),
|
|
665
|
+
isCI: D(),
|
|
666
|
+
shouldEnable: y()
|
|
667
|
+
},
|
|
668
|
+
buildTool: b(),
|
|
669
|
+
available: !1,
|
|
670
|
+
movedTo: "@tachui/devtools"
|
|
671
|
+
}),
|
|
672
|
+
initialize: () => {
|
|
673
|
+
}
|
|
674
|
+
}, _ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
675
|
+
__proto__: null,
|
|
676
|
+
BuildTimeDevTools: K,
|
|
677
|
+
detectBuildEnvironment: T,
|
|
678
|
+
getEnvironmentConfig: Z,
|
|
679
|
+
getPrimaryBuildTool: b,
|
|
680
|
+
isCIEnvironment: D,
|
|
681
|
+
isDevelopmentEnvironment: v,
|
|
682
|
+
shouldEnableValidation: y
|
|
683
|
+
}, Symbol.toStringTag, { value: "Module" })), le = {
|
|
20
684
|
/**
|
|
21
685
|
* Log all validation rules including all phase enhancements
|
|
22
686
|
*/
|
|
23
687
|
logValidationRules() {
|
|
24
|
-
process.env.NODE_ENV !== "production" && (console.group("🔍 TachUI Complete Validation System"), console.info("Runtime Component Rules:"), console.info("• Text: requires content parameter"), console.info("• Button: requires title parameter, action recommended"), console.info("• VStack/HStack/ZStack: requires children array"), console.info("• Image, Toggle, Slider: require props objects"), console.info("• All components: smart error recovery available"), console.info(`
|
|
688
|
+
process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test" && (console.group("🔍 TachUI Complete Validation System"), console.info("Runtime Component Rules:"), console.info("• Text: requires content parameter"), console.info("• Button: requires title parameter, action recommended"), console.info("• VStack/HStack/ZStack: requires children array"), console.info("• Image, Toggle, Slider: require props objects"), console.info("• All components: smart error recovery available"), console.info(`
|
|
25
689
|
Runtime Modifier Rules:`), console.info("• font modifiers: Text components only"), console.info("• interactive modifiers: Button, Toggle, etc."), console.info("• clipped(), resizable(): no parameters"), console.info("• Non-existent: textShadow, id, className, style"), console.info("• Smart suggestions for invalid modifiers"), console.info(`
|
|
26
690
|
Build-Time Rules:`), console.info("• Component argument validation"), console.info("• Modifier compatibility checking"), console.info("• Parameter type validation"), console.info("• Deprecated usage warnings"), console.info("• Cross-package validation (33 components)"), console.info(`
|
|
27
691
|
General Enhancements:`), console.info("• Smart error recovery with 4 strategies"), console.info("• Enhanced error reporting with fix suggestions"), console.info("• Production mode bypass (zero overhead)"), console.info("• Component lifecycle validation"), console.info("• Performance optimization (<5% overhead target)"), console.info("• Comprehensive debugging tools"), console.info(`
|
|
28
|
-
Developer Experience:`), console.info("•
|
|
692
|
+
Developer Experience:`), console.info("• Core validation and error reporting"), console.info(
|
|
693
|
+
"• Note: Rich error templates, VS Code integration, documentation, and advanced debugging moved to @tachui/devtools package"
|
|
694
|
+
), console.groupEnd());
|
|
29
695
|
},
|
|
30
696
|
/**
|
|
31
697
|
* Test complete validation system including Phase 1D
|
|
@@ -33,42 +699,36 @@ Developer Experience:`), console.info("• Rich error message templates with exa
|
|
|
33
699
|
async test() {
|
|
34
700
|
console.group("🔍 TachUI Complete Validation System Test");
|
|
35
701
|
try {
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
n.test();
|
|
44
|
-
const { ProductionOptimizationUtils: r } = await import("./production-bypass.js");
|
|
45
|
-
r.test();
|
|
702
|
+
console.info(
|
|
703
|
+
"ℹ️ Component validation moved to @tachui/primitives package"
|
|
704
|
+
), console.info(
|
|
705
|
+
"ℹ️ Enhanced validation testing moved to @tachui/devtools package"
|
|
706
|
+
), console.info(
|
|
707
|
+
"ℹ️ Production optimization testing moved to @tachui/devtools package"
|
|
708
|
+
);
|
|
46
709
|
try {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
s.test();
|
|
53
|
-
const { IDEIntegrationUtils: c } = await import("./ide-integration.js");
|
|
54
|
-
try {
|
|
55
|
-
await c.test();
|
|
56
|
-
} catch (d) {
|
|
57
|
-
console.warn("⚠️ IDE integration test failed (environment dependent):", d.message);
|
|
58
|
-
}
|
|
59
|
-
console.info("✅ Phase 1D developer experience features tested");
|
|
710
|
+
console.info(
|
|
711
|
+
"ℹ️ Developer experience features moved to @tachui/devtools"
|
|
712
|
+
), console.info("ℹ️ Advanced debugging features moved to @tachui/devtools"), console.info("ℹ️ Documentation integration moved to @tachui/devtools"), console.info("ℹ️ IDE integration moved to @tachui/devtools"), console.info(
|
|
713
|
+
"✅ Phase 1D developer experience features moved to @tachui/devtools"
|
|
714
|
+
);
|
|
60
715
|
} catch (o) {
|
|
61
|
-
console.warn(
|
|
716
|
+
console.warn(
|
|
717
|
+
"⚠️ Phase 1D tests partially failed:",
|
|
718
|
+
o instanceof Error ? o.message : String(o)
|
|
719
|
+
);
|
|
62
720
|
}
|
|
63
721
|
try {
|
|
64
|
-
const { BuildTimeDevTools: o } = await
|
|
722
|
+
const { BuildTimeDevTools: o } = await Promise.resolve().then(() => _);
|
|
65
723
|
o.test();
|
|
66
724
|
} catch {
|
|
67
|
-
console.info(
|
|
725
|
+
console.info(
|
|
726
|
+
"ℹ️ Build-time validation not available in this environment"
|
|
727
|
+
);
|
|
68
728
|
}
|
|
69
729
|
console.info("✅ Complete validation system test completed successfully");
|
|
70
|
-
} catch (
|
|
71
|
-
console.error("❌ Validation system test failed:",
|
|
730
|
+
} catch (o) {
|
|
731
|
+
console.error("❌ Validation system test failed:", o);
|
|
72
732
|
}
|
|
73
733
|
console.groupEnd();
|
|
74
734
|
},
|
|
@@ -77,33 +737,31 @@ Developer Experience:`), console.info("• Rich error message templates with exa
|
|
|
77
737
|
*/
|
|
78
738
|
async getStats() {
|
|
79
739
|
try {
|
|
80
|
-
const
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
}
|
|
91
|
-
m = { phase1D: { available: !1, error: t instanceof Error ? t.message : String(t) } };
|
|
92
|
-
}
|
|
740
|
+
const o = {
|
|
741
|
+
note: "Component validation moved to @tachui/primitives"
|
|
742
|
+
}, e = {
|
|
743
|
+
note: "Enhanced validation moved to @tachui/devtools"
|
|
744
|
+
}, { PerformanceOptimizationUtils: t } = await import("../performance-optimizer-stub-CtfXUwl4.js"), n = t.getStats(), { ProductionUtils: i } = await Promise.resolve().then(() => S), r = i.getInfo(), { LifecycleValidationUtils: a } = await Promise.resolve().then(() => F), c = a.getStats(), m = {
|
|
745
|
+
note: "Developer experience, advanced debugging, documentation integration, and IDE integration moved to @tachui/devtools package",
|
|
746
|
+
movedTo: "@tachui/devtools"
|
|
747
|
+
}, p = {
|
|
748
|
+
available: !1,
|
|
749
|
+
movedTo: "@tachui/devtools"
|
|
750
|
+
};
|
|
93
751
|
let g = {};
|
|
94
752
|
try {
|
|
95
|
-
const { BuildTimeDevTools:
|
|
96
|
-
g =
|
|
753
|
+
const { BuildTimeDevTools: P } = await Promise.resolve().then(() => _);
|
|
754
|
+
g = P.getStats();
|
|
97
755
|
} catch {
|
|
98
756
|
g = { buildTime: { available: !1 } };
|
|
99
757
|
}
|
|
100
758
|
return {
|
|
101
|
-
runtime:
|
|
102
|
-
enhanced:
|
|
103
|
-
debug:
|
|
104
|
-
performance:
|
|
105
|
-
production:
|
|
106
|
-
lifecycle:
|
|
759
|
+
runtime: o,
|
|
760
|
+
enhanced: e,
|
|
761
|
+
debug: p,
|
|
762
|
+
performance: n,
|
|
763
|
+
production: r,
|
|
764
|
+
lifecycle: c,
|
|
107
765
|
...m,
|
|
108
766
|
...g,
|
|
109
767
|
phase: "1D - Complete Developer Experience",
|
|
@@ -113,39 +771,33 @@ Developer Experience:`), console.info("• Rich error message templates with exa
|
|
|
113
771
|
"Production Mode Bypass",
|
|
114
772
|
"Component Lifecycle Validation",
|
|
115
773
|
"Performance Optimization",
|
|
116
|
-
"
|
|
117
|
-
"
|
|
118
|
-
"VS Code Integration",
|
|
119
|
-
"Context-Aware Documentation",
|
|
120
|
-
"Advanced Visual Debugging",
|
|
121
|
-
"Intelligent Fix Suggestions"
|
|
774
|
+
"Core Validation System",
|
|
775
|
+
"Note: Debug tools, rich error templates, VS Code integration, documentation, and advanced debugging moved to @tachui/devtools"
|
|
122
776
|
]
|
|
123
777
|
};
|
|
124
|
-
} catch (
|
|
125
|
-
return console.error("Failed to gather complete validation stats:",
|
|
778
|
+
} catch (o) {
|
|
779
|
+
return console.error("Failed to gather complete validation stats:", o), { error: o instanceof Error ? o.message : String(o) };
|
|
126
780
|
}
|
|
127
781
|
}
|
|
128
|
-
},
|
|
782
|
+
}, ce = {
|
|
129
783
|
/**
|
|
130
784
|
* Development mode with full validation
|
|
131
785
|
*/
|
|
132
786
|
async development() {
|
|
133
787
|
try {
|
|
134
|
-
const {
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
lifecycle: { validateOnMount: !0, validateOnUpdate: !1, validateOnUnmount: !1 },
|
|
139
|
-
reporting: { enhancedMessages: !0, includeStackTrace: !0, reportToConsole: !0 }
|
|
140
|
-
}), a.configure({
|
|
788
|
+
const { PerformanceOptimizationUtils: o } = await import("../performance-optimizer-stub-CtfXUwl4.js");
|
|
789
|
+
return console.info(
|
|
790
|
+
"ℹ️ Enhanced validation configuration moved to @tachui/devtools package"
|
|
791
|
+
), o.configure({
|
|
141
792
|
enabled: !0,
|
|
142
793
|
targetOverhead: 5,
|
|
143
794
|
cacheStrategy: "moderate"
|
|
144
|
-
});
|
|
145
|
-
|
|
146
|
-
return console.
|
|
147
|
-
|
|
148
|
-
|
|
795
|
+
}), console.info("🔍 TachUI Enhanced Validation: Development mode active"), console.info("ℹ️ Debug functionality moved to @tachui/devtools"), { note: "Debug functionality moved to @tachui/devtools" };
|
|
796
|
+
} catch (o) {
|
|
797
|
+
return console.warn(
|
|
798
|
+
"Enhanced validation setup failed, using basic validation:",
|
|
799
|
+
o instanceof Error ? o.message : String(o)
|
|
800
|
+
), { fallback: !0 };
|
|
149
801
|
}
|
|
150
802
|
},
|
|
151
803
|
/**
|
|
@@ -153,10 +805,13 @@ Developer Experience:`), console.info("• Rich error message templates with exa
|
|
|
153
805
|
*/
|
|
154
806
|
async production() {
|
|
155
807
|
try {
|
|
156
|
-
const {
|
|
157
|
-
return
|
|
158
|
-
} catch (
|
|
159
|
-
return console.warn(
|
|
808
|
+
const { ProductionUtils: o } = await Promise.resolve().then(() => S);
|
|
809
|
+
return o.isProduction(), console.info("🚀 TachUI Validation: Production mode - zero overhead"), { optimized: !0 };
|
|
810
|
+
} catch (o) {
|
|
811
|
+
return console.warn(
|
|
812
|
+
"Production optimization setup failed:",
|
|
813
|
+
o instanceof Error ? o.message : String(o)
|
|
814
|
+
), { fallback: !0 };
|
|
160
815
|
}
|
|
161
816
|
},
|
|
162
817
|
/**
|
|
@@ -164,146 +819,46 @@ Developer Experience:`), console.info("• Rich error message templates with exa
|
|
|
164
819
|
*/
|
|
165
820
|
async testing() {
|
|
166
821
|
try {
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
return console.warn("Testing validation setup failed:", e instanceof Error ? e.message : String(e)), { fallback: !0 };
|
|
822
|
+
return console.info(
|
|
823
|
+
"ℹ️ Enhanced validation testing configuration moved to @tachui/devtools package"
|
|
824
|
+
), console.info("🧪 TachUI Validation: Testing mode active"), { testMode: !0 };
|
|
825
|
+
} catch (o) {
|
|
826
|
+
return console.warn(
|
|
827
|
+
"Testing validation setup failed:",
|
|
828
|
+
o instanceof Error ? o.message : String(o)
|
|
829
|
+
), { fallback: !0 };
|
|
176
830
|
}
|
|
177
831
|
}
|
|
178
832
|
};
|
|
179
|
-
let p = !1;
|
|
180
|
-
if (typeof window < "u" || typeof global < "u")
|
|
181
|
-
if (process.env.NODE_ENV !== "production" && !p)
|
|
182
|
-
p = !0, console.info("🔍 TachUI Complete Validation System (Phases 1A-1D) initialized"), console.info("✅ Runtime validation: enabled"), console.info("✅ Component validation: enabled (33 components)"), console.info("✅ Modifier validation: enabled"), console.info("✅ Build-time validation: auto-detecting"), console.info("✅ Smart error recovery: enabled"), console.info("✅ Enhanced error reporting: enabled"), console.info("✅ Performance optimization: enabled"), console.info("✅ Debug tools: available"), console.info("✅ Developer experience: enhanced templates, IDE integration, documentation"), console.info("✅ Advanced debugging: visual overlays, state inspection, trend analysis"), console.info("ℹ️ Use ValidationSetup.development() for full features");
|
|
183
|
-
else
|
|
184
|
-
try {
|
|
185
|
-
y.production().catch(() => {
|
|
186
|
-
});
|
|
187
|
-
} catch {
|
|
188
|
-
}
|
|
189
833
|
export {
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
U as PluginComponentValidation,
|
|
221
|
-
bo as PluginHelpers,
|
|
222
|
-
z as PluginValidationHelper,
|
|
223
|
-
j as ProductionModeManager,
|
|
224
|
-
J as ProductionOptimizationUtils,
|
|
225
|
-
Oo as RuleHelpers,
|
|
226
|
-
ae as SmartValidationExecutor,
|
|
227
|
-
x as TachUIValidationError,
|
|
228
|
-
$e as VSCodeIntegration,
|
|
229
|
-
xe as ValidationDebugUtils,
|
|
230
|
-
we as ValidationDebugger,
|
|
231
|
-
E as ValidationDevTools,
|
|
232
|
-
Ke as ValidationDiagnosticsProvider,
|
|
233
|
-
Pe as ValidationInspector,
|
|
234
|
-
Ao as ValidationRuleRegistry,
|
|
235
|
-
y as ValidationSetup,
|
|
236
|
-
w as ValidationUtils,
|
|
237
|
-
mo as advancedInspector,
|
|
238
|
-
Do as autoIntegrateValidation,
|
|
239
|
-
ko as builtInRules,
|
|
240
|
-
O as clearAllValidators,
|
|
241
|
-
Mo as componentPatterns,
|
|
242
|
-
Z as conditionalValidation,
|
|
243
|
-
go as configureAdvancedDebugging,
|
|
244
|
-
vo as configureBuildTimeValidation,
|
|
245
|
-
Ne as configureDeveloperExperience,
|
|
246
|
-
no as configureDocumentationIntegration,
|
|
247
|
-
re as configureEnhancedValidation,
|
|
248
|
-
Qe as configureIDEIntegration,
|
|
249
|
-
P as configureValidation,
|
|
250
|
-
Bo as createCustomRule,
|
|
251
|
-
So as createNextJSPlugin,
|
|
252
|
-
$ as createOptimizedComponent,
|
|
253
|
-
K as createOptimizedModifier,
|
|
254
|
-
Q as createProductionOptimizedFunction,
|
|
255
|
-
Io as createTachUITransformer,
|
|
256
|
-
I as createValidatedComponent,
|
|
257
|
-
To as createValidationRule,
|
|
258
|
-
Co as createVitePlugin,
|
|
259
|
-
Uo as createWebpackPlugin,
|
|
260
|
-
ho as defaultBuildTimeConfig,
|
|
261
|
-
_o as detectBuildEnvironment,
|
|
262
|
-
X as devAssert,
|
|
263
|
-
Y as devWarn,
|
|
264
|
-
io as documentationDatabase,
|
|
265
|
-
ao as documentationProvider,
|
|
266
|
-
le as enhancedConfig,
|
|
267
|
-
Fe as enhancedFormatter,
|
|
268
|
-
He as errorMessageTemplates,
|
|
269
|
-
ye as errorReporter,
|
|
270
|
-
qe as fixEngine,
|
|
271
|
-
po as getAdvancedDebuggingConfig,
|
|
272
|
-
A as getComponentValidator,
|
|
273
|
-
_e as getDeveloperExperienceConfig,
|
|
274
|
-
ro as getDocumentationConfig,
|
|
275
|
-
Go as getEnvironmentConfig,
|
|
276
|
-
Xe as getIDEIntegrationConfig,
|
|
277
|
-
k as getPackageComponents,
|
|
278
|
-
Wo as getPrimaryBuildTool,
|
|
279
|
-
M as getRegisteredPackages,
|
|
280
|
-
xo as getValidationPlugin,
|
|
281
|
-
B as getValidationStats,
|
|
282
|
-
Lo as globalRuleRegistry,
|
|
283
|
-
L as hasValidator,
|
|
284
|
-
wo as initializeValidation,
|
|
285
|
-
jo as isCIEnvironment,
|
|
286
|
-
Jo as isDevelopmentEnvironment,
|
|
287
|
-
se as isEnhancedValidationEnabled,
|
|
288
|
-
T as isValidationEnabled,
|
|
289
|
-
Se as lifecycleTracker,
|
|
290
|
-
ce as lifecycleValidator,
|
|
291
|
-
No as modifierPatterns,
|
|
292
|
-
de as performanceMonitor,
|
|
293
|
-
Ae as performanceOptimizer,
|
|
294
|
-
N as registerComponentValidator,
|
|
295
|
-
F as registerPluginValidation,
|
|
296
|
-
Fo as ruleCategories,
|
|
297
|
-
Ro as runValidationRules,
|
|
298
|
-
Ho as severityLevels,
|
|
299
|
-
Zo as shouldEnableValidation,
|
|
300
|
-
me as smartValidator,
|
|
301
|
-
H as unregisterComponentValidator,
|
|
302
|
-
q as validateComponent,
|
|
303
|
-
ge as validationCache,
|
|
304
|
-
Ie as validationDebugger,
|
|
305
|
-
Te as validationInspector,
|
|
306
|
-
Ye as vsCodeIntegration,
|
|
307
|
-
ee as withPerformanceMonitoring
|
|
834
|
+
K as BuildTimeDevTools,
|
|
835
|
+
w as ComponentLifecycleTracker,
|
|
836
|
+
A as LifecycleValidationUtils,
|
|
837
|
+
re as PluginValidationHelper,
|
|
838
|
+
s as ProductionModeManager,
|
|
839
|
+
B as ProductionUtils,
|
|
840
|
+
se as ValidationDebugUtils,
|
|
841
|
+
le as ValidationDevTools,
|
|
842
|
+
ce as ValidationSetup,
|
|
843
|
+
ie as clearAllValidators,
|
|
844
|
+
q as createProductionOptimizedFunction,
|
|
845
|
+
T as detectBuildEnvironment,
|
|
846
|
+
k as getComponentValidator,
|
|
847
|
+
Z as getEnvironmentConfig,
|
|
848
|
+
ne as getPackageComponents,
|
|
849
|
+
b as getPrimaryBuildTool,
|
|
850
|
+
oe as getRegisteredPackages,
|
|
851
|
+
Y as getValidationStats,
|
|
852
|
+
te as hasValidator,
|
|
853
|
+
D as isCIEnvironment,
|
|
854
|
+
v as isDevelopmentEnvironment,
|
|
855
|
+
u as lifecycleTracker,
|
|
856
|
+
$ as registerComponentValidator,
|
|
857
|
+
N as registerPluginValidation,
|
|
858
|
+
y as shouldEnableValidation,
|
|
859
|
+
X as unregisterComponentValidator,
|
|
860
|
+
ee as validateComponent,
|
|
861
|
+
ae as validationDebugger,
|
|
862
|
+
x as withProductionOptimization,
|
|
863
|
+
z as withProductionOptimizedModifier
|
|
308
864
|
};
|
|
309
|
-
//# sourceMappingURL=index.js.map
|