@gtkx/codegen 1.0.0-rc.1 → 1.0.0-rc.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/analysis/descriptor-render.d.ts +20 -11
- package/dist/analysis/descriptor-render.d.ts.map +1 -1
- package/dist/analysis/descriptor-render.js +296 -152
- package/dist/analysis/descriptor-render.js.map +1 -1
- package/dist/analysis/descriptor.d.ts +37 -34
- package/dist/analysis/descriptor.d.ts.map +1 -1
- package/dist/analysis/descriptor.js +34 -30
- package/dist/analysis/descriptor.js.map +1 -1
- package/dist/analysis/inheritance.d.ts +16 -16
- package/dist/analysis/inheritance.d.ts.map +1 -1
- package/dist/analysis/inheritance.js +139 -84
- package/dist/analysis/inheritance.js.map +1 -1
- package/dist/analysis/param-structure.d.ts +14 -13
- package/dist/analysis/param-structure.d.ts.map +1 -1
- package/dist/analysis/param-structure.js +104 -53
- package/dist/analysis/param-structure.js.map +1 -1
- package/dist/analysis/ts-type.d.ts +6 -5
- package/dist/analysis/ts-type.d.ts.map +1 -1
- package/dist/analysis/ts-type.js +71 -29
- package/dist/analysis/ts-type.js.map +1 -1
- package/dist/compile.d.ts +5 -5
- package/dist/compile.d.ts.map +1 -1
- package/dist/compile.js +70 -63
- package/dist/compile.js.map +1 -1
- package/dist/docs/api-reference.d.ts +12 -11
- package/dist/docs/api-reference.d.ts.map +1 -1
- package/dist/docs/api-reference.js +192 -123
- package/dist/docs/api-reference.js.map +1 -1
- package/dist/docs/element-page.d.ts +6 -9
- package/dist/docs/element-page.d.ts.map +1 -1
- package/dist/docs/element-page.js +69 -133
- package/dist/docs/element-page.js.map +1 -1
- package/dist/docs/pipeline.d.ts +10 -7
- package/dist/docs/pipeline.d.ts.map +1 -1
- package/dist/docs/pipeline.js +81 -53
- package/dist/docs/pipeline.js.map +1 -1
- package/dist/docs/render.d.ts +21 -19
- package/dist/docs/render.d.ts.map +1 -1
- package/dist/docs/render.js +80 -71
- package/dist/docs/render.js.map +1 -1
- package/dist/docs/symbol-page.d.ts +6 -6
- package/dist/docs/symbol-page.d.ts.map +1 -1
- package/dist/docs/symbol-page.js +126 -84
- package/dist/docs/symbol-page.js.map +1 -1
- package/dist/fingerprint.d.ts +29 -5
- package/dist/fingerprint.d.ts.map +1 -1
- package/dist/fingerprint.js +69 -13
- package/dist/fingerprint.js.map +1 -1
- package/dist/gi.d.ts +18 -0
- package/dist/gi.d.ts.map +1 -0
- package/dist/gi.js +23 -0
- package/dist/gi.js.map +1 -0
- package/dist/gir/ancestry.d.ts +4 -3
- package/dist/gir/ancestry.d.ts.map +1 -1
- package/dist/gir/ancestry.js +12 -15
- package/dist/gir/ancestry.js.map +1 -1
- package/dist/gir/callback.d.ts +6 -11
- package/dist/gir/callback.d.ts.map +1 -1
- package/dist/gir/callback.js +6 -7
- package/dist/gir/callback.js.map +1 -1
- package/dist/gir/class.d.ts +7 -5
- package/dist/gir/class.d.ts.map +1 -1
- package/dist/gir/class.js +14 -12
- package/dist/gir/class.js.map +1 -1
- package/dist/gir/enum.d.ts +3 -3
- package/dist/gir/enum.d.ts.map +1 -1
- package/dist/gir/enum.js +7 -6
- package/dist/gir/enum.js.map +1 -1
- package/dist/gir/field.d.ts +8 -3
- package/dist/gir/field.d.ts.map +1 -1
- package/dist/gir/field.js +30 -7
- package/dist/gir/field.js.map +1 -1
- package/dist/gir/function.d.ts +6 -3
- package/dist/gir/function.d.ts.map +1 -1
- package/dist/gir/function.js +23 -7
- package/dist/gir/function.js.map +1 -1
- package/dist/gir/gir-path.d.ts +2 -1
- package/dist/gir/gir-path.d.ts.map +1 -1
- package/dist/gir/gir-path.js +26 -10
- package/dist/gir/gir-path.js.map +1 -1
- package/dist/gir/libraries.d.ts +5 -3
- package/dist/gir/libraries.d.ts.map +1 -1
- package/dist/gir/libraries.js +41 -28
- package/dist/gir/libraries.js.map +1 -1
- package/dist/gir/library.d.ts +17 -11
- package/dist/gir/library.d.ts.map +1 -1
- package/dist/gir/library.js +116 -92
- package/dist/gir/library.js.map +1 -1
- package/dist/gir/namespace.d.ts +10 -10
- package/dist/gir/namespace.d.ts.map +1 -1
- package/dist/gir/namespace.js +21 -20
- package/dist/gir/namespace.js.map +1 -1
- package/dist/gir/nullable-overrides.d.ts +3 -0
- package/dist/gir/nullable-overrides.d.ts.map +1 -0
- package/dist/gir/nullable-overrides.js +5 -0
- package/dist/gir/nullable-overrides.js.map +1 -0
- package/dist/gir/parameter.d.ts +14 -12
- package/dist/gir/parameter.d.ts.map +1 -1
- package/dist/gir/parameter.js +27 -18
- package/dist/gir/parameter.js.map +1 -1
- package/dist/gir/parse.d.ts +12 -13
- package/dist/gir/parse.d.ts.map +1 -1
- package/dist/gir/parse.js +50 -40
- package/dist/gir/parse.js.map +1 -1
- package/dist/gir/primitives.d.ts +5 -4
- package/dist/gir/primitives.d.ts.map +1 -1
- package/dist/gir/primitives.js +4 -3
- package/dist/gir/primitives.js.map +1 -1
- package/dist/gir/property.d.ts +5 -4
- package/dist/gir/property.d.ts.map +1 -1
- package/dist/gir/property.js +10 -9
- package/dist/gir/property.js.map +1 -1
- package/dist/gir/record.d.ts +5 -4
- package/dist/gir/record.d.ts.map +1 -1
- package/dist/gir/record.js +13 -12
- package/dist/gir/record.js.map +1 -1
- package/dist/gir/size.d.ts +6 -5
- package/dist/gir/size.d.ts.map +1 -1
- package/dist/gir/size.js +49 -47
- package/dist/gir/size.js.map +1 -1
- package/dist/gir/type-id.d.ts +17 -15
- package/dist/gir/type-id.d.ts.map +1 -1
- package/dist/gir/type-id.js +5 -1
- package/dist/gir/type-id.js.map +1 -1
- package/dist/gir/type-ref.d.ts +3 -2
- package/dist/gir/type-ref.d.ts.map +1 -1
- package/dist/gir/type-ref.js +36 -25
- package/dist/gir/type-ref.js.map +1 -1
- package/dist/gir/type.d.ts +3 -2
- package/dist/gir/type.d.ts.map +1 -1
- package/dist/gir/type.js.map +1 -1
- package/dist/index.d.ts +3 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/dist/jsx.d.ts +28 -0
- package/dist/jsx.d.ts.map +1 -0
- package/dist/jsx.js +44 -0
- package/dist/jsx.js.map +1 -0
- package/dist/khronos/args.d.ts +7 -7
- package/dist/khronos/args.d.ts.map +1 -1
- package/dist/khronos/args.js +88 -67
- package/dist/khronos/args.js.map +1 -1
- package/dist/khronos/jsdoc.d.ts +4 -4
- package/dist/khronos/jsdoc.d.ts.map +1 -1
- package/dist/khronos/jsdoc.js +29 -16
- package/dist/khronos/jsdoc.js.map +1 -1
- package/dist/khronos/model.d.ts +8 -7
- package/dist/khronos/model.d.ts.map +1 -1
- package/dist/khronos/model.js +94 -59
- package/dist/khronos/model.js.map +1 -1
- package/dist/khronos/modules.d.ts +4 -3
- package/dist/khronos/modules.d.ts.map +1 -1
- package/dist/khronos/modules.js +40 -25
- package/dist/khronos/modules.js.map +1 -1
- package/dist/khronos/param-pair.d.ts +11 -0
- package/dist/khronos/param-pair.d.ts.map +1 -0
- package/dist/khronos/param-pair.js +6 -0
- package/dist/khronos/param-pair.js.map +1 -0
- package/dist/khronos/parse.d.ts +7 -8
- package/dist/khronos/parse.d.ts.map +1 -1
- package/dist/khronos/parse.js +17 -16
- package/dist/khronos/parse.js.map +1 -1
- package/dist/khronos/pipeline.d.ts +4 -4
- package/dist/khronos/pipeline.d.ts.map +1 -1
- package/dist/khronos/pipeline.js +97 -56
- package/dist/khronos/pipeline.js.map +1 -1
- package/dist/khronos/plan.d.ts +11 -10
- package/dist/khronos/plan.d.ts.map +1 -1
- package/dist/khronos/plan.js +109 -45
- package/dist/khronos/plan.js.map +1 -1
- package/dist/khronos/render.d.ts +5 -4
- package/dist/khronos/render.d.ts.map +1 -1
- package/dist/khronos/render.js +106 -59
- package/dist/khronos/render.js.map +1 -1
- package/dist/khronos/select.d.ts +4 -4
- package/dist/khronos/select.d.ts.map +1 -1
- package/dist/khronos/select.js +30 -19
- package/dist/khronos/select.js.map +1 -1
- package/dist/react/element-config.d.ts +20 -0
- package/dist/react/element-config.d.ts.map +1 -0
- package/dist/react/element-config.js +64 -0
- package/dist/react/element-config.js.map +1 -0
- package/dist/runner.d.ts +19 -10
- package/dist/runner.d.ts.map +1 -1
- package/dist/runner.js +48 -43
- package/dist/runner.js.map +1 -1
- package/dist/store/compile-store.d.ts +5 -3
- package/dist/store/compile-store.d.ts.map +1 -1
- package/dist/store/compile-store.js +24 -22
- package/dist/store/compile-store.js.map +1 -1
- package/dist/store/gi/async.d.ts +2 -1
- package/dist/store/gi/async.d.ts.map +1 -1
- package/dist/store/gi/async.js +28 -24
- package/dist/store/gi/async.js.map +1 -1
- package/dist/store/gi/callables.d.ts +26 -20
- package/dist/store/gi/callables.d.ts.map +1 -1
- package/dist/store/gi/callables.js +157 -100
- package/dist/store/gi/callables.js.map +1 -1
- package/dist/store/gi/callback.d.ts +3 -2
- package/dist/store/gi/callback.d.ts.map +1 -1
- package/dist/store/gi/callback.js +6 -3
- package/dist/store/gi/callback.js.map +1 -1
- package/dist/store/gi/class.d.ts +2 -1
- package/dist/store/gi/class.d.ts.map +1 -1
- package/dist/store/gi/class.js +86 -47
- package/dist/store/gi/class.js.map +1 -1
- package/dist/store/gi/companion.d.ts +2 -1
- package/dist/store/gi/companion.d.ts.map +1 -1
- package/dist/store/gi/companion.js +8 -5
- package/dist/store/gi/companion.js.map +1 -1
- package/dist/store/gi/constant.d.ts +3 -2
- package/dist/store/gi/constant.d.ts.map +1 -1
- package/dist/store/gi/constant.js +25 -8
- package/dist/store/gi/constant.js.map +1 -1
- package/dist/store/gi/constructor-props.d.ts +3 -2
- package/dist/store/gi/constructor-props.d.ts.map +1 -1
- package/dist/store/gi/constructor-props.js +17 -10
- package/dist/store/gi/constructor-props.js.map +1 -1
- package/dist/store/gi/enum.d.ts +3 -2
- package/dist/store/gi/enum.d.ts.map +1 -1
- package/dist/store/gi/enum.js +14 -11
- package/dist/store/gi/enum.js.map +1 -1
- package/dist/store/gi/function.d.ts +5 -4
- package/dist/store/gi/function.d.ts.map +1 -1
- package/dist/store/gi/function.js +48 -23
- package/dist/store/gi/function.js.map +1 -1
- package/dist/store/gi/gtype-binding.d.ts +4 -4
- package/dist/store/gi/gtype-binding.d.ts.map +1 -1
- package/dist/store/gi/gtype-binding.js +15 -11
- package/dist/store/gi/gtype-binding.js.map +1 -1
- package/dist/store/gi/interface.d.ts +2 -1
- package/dist/store/gi/interface.d.ts.map +1 -1
- package/dist/store/gi/interface.js +36 -18
- package/dist/store/gi/interface.js.map +1 -1
- package/dist/store/gi/item-comparators.d.ts +3 -2
- package/dist/store/gi/item-comparators.d.ts.map +1 -1
- package/dist/store/gi/item-comparators.js +33 -21
- package/dist/store/gi/item-comparators.js.map +1 -1
- package/dist/store/gi/method.d.ts +13 -13
- package/dist/store/gi/method.d.ts.map +1 -1
- package/dist/store/gi/method.js +188 -130
- package/dist/store/gi/method.js.map +1 -1
- package/dist/store/gi/param-marshal.d.ts +7 -6
- package/dist/store/gi/param-marshal.d.ts.map +1 -1
- package/dist/store/gi/param-marshal.js +26 -13
- package/dist/store/gi/param-marshal.js.map +1 -1
- package/dist/store/gi/pipeline.d.ts +2 -1
- package/dist/store/gi/pipeline.d.ts.map +1 -1
- package/dist/store/gi/pipeline.js +38 -23
- package/dist/store/gi/pipeline.js.map +1 -1
- package/dist/store/gi/properties.d.ts +2 -1
- package/dist/store/gi/properties.d.ts.map +1 -1
- package/dist/store/gi/properties.js +6 -4
- package/dist/store/gi/properties.js.map +1 -1
- package/dist/store/gi/property-accessor.d.ts +11 -10
- package/dist/store/gi/property-accessor.d.ts.map +1 -1
- package/dist/store/gi/property-accessor.js +86 -60
- package/dist/store/gi/property-accessor.js.map +1 -1
- package/dist/store/gi/record-constructor.d.ts +3 -2
- package/dist/store/gi/record-constructor.d.ts.map +1 -1
- package/dist/store/gi/record-constructor.js +40 -28
- package/dist/store/gi/record-constructor.js.map +1 -1
- package/dist/store/gi/record-field-accessor.d.ts +9 -8
- package/dist/store/gi/record-field-accessor.d.ts.map +1 -1
- package/dist/store/gi/record-field-accessor.js +187 -99
- package/dist/store/gi/record-field-accessor.js.map +1 -1
- package/dist/store/gi/record-layout.d.ts +6 -5
- package/dist/store/gi/record-layout.d.ts.map +1 -1
- package/dist/store/gi/record-layout.js +75 -39
- package/dist/store/gi/record-layout.js.map +1 -1
- package/dist/store/gi/record.d.ts +2 -1
- package/dist/store/gi/record.d.ts.map +1 -1
- package/dist/store/gi/record.js +15 -16
- package/dist/store/gi/record.js.map +1 -1
- package/dist/store/gi/registration.d.ts +3 -3
- package/dist/store/gi/registration.d.ts.map +1 -1
- package/dist/store/gi/registration.js +3 -2
- package/dist/store/gi/registration.js.map +1 -1
- package/dist/store/gi/return-wrap.d.ts +2 -2
- package/dist/store/gi/return-wrap.d.ts.map +1 -1
- package/dist/store/gi/return-wrap.js +43 -22
- package/dist/store/gi/return-wrap.js.map +1 -1
- package/dist/store/gi/runtime-override.d.ts +2 -1
- package/dist/store/gi/runtime-override.d.ts.map +1 -1
- package/dist/store/gi/runtime-override.js +6 -3
- package/dist/store/gi/runtime-override.js.map +1 -1
- package/dist/store/gi/signal.d.ts +3 -2
- package/dist/store/gi/signal.d.ts.map +1 -1
- package/dist/store/gi/signal.js +113 -66
- package/dist/store/gi/signal.js.map +1 -1
- package/dist/store/gi/value-marshalable.d.ts +15 -0
- package/dist/store/gi/value-marshalable.d.ts.map +1 -0
- package/dist/store/gi/value-marshalable.js +66 -0
- package/dist/store/gi/value-marshalable.js.map +1 -0
- package/dist/store/gi/vtable.d.ts +2 -1
- package/dist/store/gi/vtable.d.ts.map +1 -1
- package/dist/store/gi/vtable.js +60 -30
- package/dist/store/gi/vtable.js.map +1 -1
- package/dist/store/gi-store.d.ts +5 -4
- package/dist/store/gi-store.d.ts.map +1 -1
- package/dist/store/gi-store.js +4 -2
- package/dist/store/gi-store.js.map +1 -1
- package/dist/store/jsx/element-components.d.ts +23 -0
- package/dist/store/jsx/element-components.d.ts.map +1 -0
- package/dist/store/jsx/element-components.js +86 -0
- package/dist/store/jsx/element-components.js.map +1 -0
- package/dist/store/jsx/element-prop-imports.d.ts +17 -0
- package/dist/store/jsx/element-prop-imports.d.ts.map +1 -0
- package/dist/store/jsx/element-prop-imports.js +15 -0
- package/dist/store/jsx/element-prop-imports.js.map +1 -0
- package/dist/store/jsx/element-prop-types.d.ts +10 -0
- package/dist/store/jsx/element-prop-types.d.ts.map +1 -0
- package/dist/store/jsx/element-prop-types.js +41 -0
- package/dist/store/jsx/element-prop-types.js.map +1 -0
- package/dist/store/jsx/gir-index.d.ts +16 -0
- package/dist/store/jsx/gir-index.d.ts.map +1 -0
- package/dist/store/jsx/gir-index.js +33 -0
- package/dist/store/jsx/gir-index.js.map +1 -0
- package/dist/store/jsx/intrinsic-elements.d.ts +26 -0
- package/dist/store/jsx/intrinsic-elements.d.ts.map +1 -0
- package/dist/store/jsx/intrinsic-elements.js +127 -0
- package/dist/store/jsx/intrinsic-elements.js.map +1 -0
- package/dist/store/{react → jsx}/jsx.d.ts +2 -4
- package/dist/store/jsx/jsx.d.ts.map +1 -0
- package/dist/store/{react → jsx}/jsx.js +110 -71
- package/dist/store/jsx/jsx.js.map +1 -0
- package/dist/store/jsx/metadata.d.ts +4 -0
- package/dist/store/jsx/metadata.d.ts.map +1 -0
- package/dist/store/{react → jsx}/metadata.js +148 -69
- package/dist/store/jsx/metadata.js.map +1 -0
- package/dist/store/jsx/omitted-props.d.ts +10 -0
- package/dist/store/jsx/omitted-props.d.ts.map +1 -0
- package/dist/store/jsx/omitted-props.js +22 -0
- package/dist/store/jsx/omitted-props.js.map +1 -0
- package/dist/store/jsx/pipeline.d.ts +23 -0
- package/dist/store/jsx/pipeline.d.ts.map +1 -0
- package/dist/store/{react → jsx}/pipeline.js +38 -15
- package/dist/store/jsx/pipeline.js.map +1 -0
- package/dist/store/{react → jsx}/props.d.ts +9 -12
- package/dist/store/jsx/props.d.ts.map +1 -0
- package/dist/store/jsx/props.js +153 -0
- package/dist/store/jsx/props.js.map +1 -0
- package/dist/store/jsx-store.d.ts +5 -3
- package/dist/store/jsx-store.d.ts.map +1 -1
- package/dist/store/jsx-store.js +4 -1
- package/dist/store/jsx-store.js.map +1 -1
- package/dist/store/store-fs.d.ts +14 -12
- package/dist/store/store-fs.d.ts.map +1 -1
- package/dist/store/store-fs.js +9 -7
- package/dist/store/store-fs.js.map +1 -1
- package/dist/writer/context.d.ts +2 -1
- package/dist/writer/context.d.ts.map +1 -1
- package/dist/writer/context.js +12 -6
- package/dist/writer/context.js.map +1 -1
- package/dist/writer/doc.d.ts +2 -1
- package/dist/writer/doc.d.ts.map +1 -1
- package/dist/writer/doc.js +13 -7
- package/dist/writer/doc.js.map +1 -1
- package/dist/writer/emit.d.ts +8 -7
- package/dist/writer/emit.d.ts.map +1 -1
- package/dist/writer/emit.js +13 -10
- package/dist/writer/emit.js.map +1 -1
- package/dist/writer/gtk-doc.d.ts +2 -1
- package/dist/writer/gtk-doc.d.ts.map +1 -1
- package/dist/writer/gtk-doc.js +29 -18
- package/dist/writer/gtk-doc.js.map +1 -1
- package/dist/writer/imports.d.ts +4 -2
- package/dist/writer/imports.d.ts.map +1 -1
- package/dist/writer/imports.js +35 -24
- package/dist/writer/imports.js.map +1 -1
- package/dist/writer/module.d.ts +3 -2
- package/dist/writer/module.d.ts.map +1 -1
- package/dist/writer/module.js +16 -9
- package/dist/writer/module.js.map +1 -1
- package/dist/xml.d.ts +4 -0
- package/dist/xml.d.ts.map +1 -0
- package/dist/xml.js +10 -0
- package/dist/xml.js.map +1 -0
- package/overrides/cairo/context.ts.ejs +7 -7
- package/overrides/cairo/matrix.ts.ejs +2 -2
- package/overrides/cairo/recording-surface.ts.ejs +2 -2
- package/overrides/cairo/region.ts.ejs +1 -1
- package/overrides/cairo/scaled-font.ts.ejs +3 -3
- package/package.json +14 -9
- package/src/analysis/descriptor-render.ts +516 -168
- package/src/analysis/descriptor.ts +162 -125
- package/src/analysis/inheritance.ts +286 -98
- package/src/analysis/param-structure.ts +188 -57
- package/src/analysis/ts-type.ts +113 -34
- package/src/compile.ts +103 -76
- package/src/docs/api-reference.ts +337 -146
- package/src/docs/element-page.ts +137 -150
- package/src/docs/pipeline.ts +135 -73
- package/src/docs/render.ts +151 -87
- package/src/docs/symbol-page.ts +268 -123
- package/src/fingerprint.ts +138 -26
- package/src/gi.ts +35 -0
- package/src/gir/ancestry.ts +26 -14
- package/src/gir/callback.ts +10 -15
- package/src/gir/class.ts +20 -16
- package/src/gir/enum.ts +9 -7
- package/src/gir/field.ts +37 -8
- package/src/gir/function.ts +33 -9
- package/src/gir/gir-path.ts +36 -12
- package/src/gir/libraries.ts +59 -33
- package/src/gir/library.ts +200 -97
- package/src/gir/namespace.ts +42 -26
- package/src/gir/nullable-overrides.ts +5 -0
- package/src/gir/parameter.ts +80 -42
- package/src/gir/parse.ts +102 -47
- package/src/gir/primitives.ts +25 -23
- package/src/gir/property.ts +13 -11
- package/src/gir/record.ts +16 -14
- package/src/gir/size.ts +91 -58
- package/src/gir/type-id.ts +33 -18
- package/src/gir/type-ref.ts +62 -26
- package/src/gir/type.ts +10 -8
- package/src/index.ts +8 -0
- package/src/jsx.ts +75 -0
- package/src/khronos/args.ts +158 -89
- package/src/khronos/jsdoc.ts +67 -29
- package/src/khronos/model.ts +154 -53
- package/src/khronos/modules.ts +67 -27
- package/src/khronos/param-pair.ts +14 -0
- package/src/khronos/parse.ts +37 -17
- package/src/khronos/pipeline.ts +193 -90
- package/src/khronos/plan.ts +235 -86
- package/src/khronos/render.ts +208 -71
- package/src/khronos/select.ts +48 -18
- package/src/react/element-config.ts +97 -0
- package/src/runner.ts +100 -57
- package/src/store/compile-store.ts +32 -26
- package/src/store/gi/async.ts +48 -21
- package/src/store/gi/callables.ts +339 -136
- package/src/store/gi/callback.ts +13 -4
- package/src/store/gi/class.ts +186 -64
- package/src/store/gi/companion.ts +15 -6
- package/src/store/gi/constant.ts +42 -8
- package/src/store/gi/constructor-props.ts +42 -16
- package/src/store/gi/enum.ts +28 -13
- package/src/store/gi/function.ts +88 -24
- package/src/store/gi/gtype-binding.ts +31 -18
- package/src/store/gi/interface.ts +101 -36
- package/src/store/gi/item-comparators.ts +74 -26
- package/src/store/gi/method.ts +377 -159
- package/src/store/gi/param-marshal.ts +38 -15
- package/src/store/gi/pipeline.ts +72 -22
- package/src/store/gi/properties.ts +16 -5
- package/src/store/gi/property-accessor.ts +192 -84
- package/src/store/gi/record-constructor.ts +70 -33
- package/src/store/gi/record-field-accessor.ts +415 -167
- package/src/store/gi/record-layout.ts +130 -43
- package/src/store/gi/record.ts +29 -15
- package/src/store/gi/registration.ts +15 -9
- package/src/store/gi/return-wrap.ts +71 -23
- package/src/store/gi/runtime-override.ts +13 -3
- package/src/store/gi/signal.ts +244 -104
- package/src/store/gi/value-marshalable.ts +96 -0
- package/src/store/gi/vtable.ts +117 -41
- package/src/store/gi-store.ts +26 -13
- package/src/store/jsx/element-components.ts +152 -0
- package/src/store/jsx/element-prop-imports.ts +24 -0
- package/src/store/jsx/element-prop-types.ts +59 -0
- package/src/store/jsx/gir-index.ts +62 -0
- package/src/store/jsx/intrinsic-elements.ts +253 -0
- package/src/store/{react → jsx}/jsx.ts +213 -99
- package/src/store/jsx/metadata.ts +385 -0
- package/src/store/jsx/omitted-props.ts +32 -0
- package/src/store/jsx/pipeline.ts +148 -0
- package/src/store/jsx/props.ts +262 -0
- package/src/store/jsx-store.ts +15 -3
- package/src/store/store-fs.ts +36 -20
- package/src/writer/context.ts +25 -6
- package/src/writer/doc.ts +19 -5
- package/src/writer/emit.ts +20 -11
- package/src/writer/gtk-doc.ts +48 -21
- package/src/writer/imports.ts +63 -28
- package/src/writer/module.ts +35 -11
- package/src/xml.ts +12 -0
- package/dist/store/gi/class-struct-record.d.ts +0 -9
- package/dist/store/gi/class-struct-record.d.ts.map +0 -1
- package/dist/store/gi/class-struct-record.js +0 -34
- package/dist/store/gi/class-struct-record.js.map +0 -1
- package/dist/store/react/built-ins.d.ts +0 -9
- package/dist/store/react/built-ins.d.ts.map +0 -1
- package/dist/store/react/built-ins.js +0 -226
- package/dist/store/react/built-ins.js.map +0 -1
- package/dist/store/react/element-components.d.ts +0 -15
- package/dist/store/react/element-components.d.ts.map +0 -1
- package/dist/store/react/element-components.js +0 -92
- package/dist/store/react/element-components.js.map +0 -1
- package/dist/store/react/element-prop-types.d.ts +0 -19
- package/dist/store/react/element-prop-types.d.ts.map +0 -1
- package/dist/store/react/element-prop-types.js +0 -244
- package/dist/store/react/element-prop-types.js.map +0 -1
- package/dist/store/react/element-props.d.ts +0 -4
- package/dist/store/react/element-props.d.ts.map +0 -1
- package/dist/store/react/element-props.js +0 -178
- package/dist/store/react/element-props.js.map +0 -1
- package/dist/store/react/gir-index.d.ts +0 -25
- package/dist/store/react/gir-index.d.ts.map +0 -1
- package/dist/store/react/gir-index.js +0 -55
- package/dist/store/react/gir-index.js.map +0 -1
- package/dist/store/react/intrinsic-elements.d.ts +0 -26
- package/dist/store/react/intrinsic-elements.d.ts.map +0 -1
- package/dist/store/react/intrinsic-elements.js +0 -107
- package/dist/store/react/intrinsic-elements.js.map +0 -1
- package/dist/store/react/jsx.d.ts.map +0 -1
- package/dist/store/react/jsx.js.map +0 -1
- package/dist/store/react/metadata.d.ts +0 -4
- package/dist/store/react/metadata.d.ts.map +0 -1
- package/dist/store/react/metadata.js.map +0 -1
- package/dist/store/react/pipeline.d.ts +0 -14
- package/dist/store/react/pipeline.d.ts.map +0 -1
- package/dist/store/react/pipeline.js.map +0 -1
- package/dist/store/react/props.d.ts.map +0 -1
- package/dist/store/react/props.js +0 -133
- package/dist/store/react/props.js.map +0 -1
- package/overrides/gtk/constants.ts.ejs +0 -3
- package/overrides/gtk/index.ts.ejs +0 -2
- package/src/store/gi/class-struct-record.ts +0 -40
- package/src/store/react/built-ins.ts +0 -260
- package/src/store/react/element-components.ts +0 -138
- package/src/store/react/element-prop-types.ts +0 -280
- package/src/store/react/element-props.ts +0 -204
- package/src/store/react/gir-index.ts +0 -85
- package/src/store/react/intrinsic-elements.ts +0 -161
- package/src/store/react/metadata.ts +0 -197
- package/src/store/react/pipeline.ts +0 -90
- package/src/store/react/props.ts +0 -197
|
@@ -1,92 +0,0 @@
|
|
|
1
|
-
import { sourceStringLiteral } from "@gtkx/utils";
|
|
2
|
-
import { renderJsDoc } from "../../writer/doc.js";
|
|
3
|
-
import { BUILT_IN_ELEMENT_COMPONENTS } from "./built-ins.js";
|
|
4
|
-
import { ancestorGlibNames } from "./intrinsic-elements.js";
|
|
5
|
-
const TEXT_NODE_ELEMENTS = [
|
|
6
|
-
{ flatName: "GtkTextAnchor", kind: "text-anchor", propsType: "TextAnchorProps", parent: "GtkTextView" },
|
|
7
|
-
{ flatName: "GtkTextPaintable", kind: "text-paintable", propsType: "TextPaintableProps", parent: "GtkTextView" },
|
|
8
|
-
];
|
|
9
|
-
export const generateElementComponentsSection = (targetNamespace, library, options) => {
|
|
10
|
-
const collector = { imports: options.imports, exportedNames: new Set(), exportLines: [] };
|
|
11
|
-
const inTargetNamespace = (parentGlibName) => options.intrinsicElementByGlibName.get(parentGlibName)?.namespace.name === targetNamespace.name;
|
|
12
|
-
const lazyElements = options.typegen.lazyElementExports(targetNamespace.name);
|
|
13
|
-
const textNodes = TEXT_NODE_ELEMENTS.filter((node) => inTargetNamespace(node.parent));
|
|
14
|
-
const virtualNames = new Set([
|
|
15
|
-
...lazyElements.map((entry) => entry.element),
|
|
16
|
-
...textNodes.map((node) => node.flatName),
|
|
17
|
-
]);
|
|
18
|
-
collectCandidateExports(collector, {
|
|
19
|
-
targetNamespace,
|
|
20
|
-
library,
|
|
21
|
-
virtualNames,
|
|
22
|
-
intrinsicElements: options.intrinsicElements,
|
|
23
|
-
});
|
|
24
|
-
collectLazyElementExports(collector, lazyElements);
|
|
25
|
-
collectTextNodeExports(collector, textNodes);
|
|
26
|
-
if (textNodes.length > 0) {
|
|
27
|
-
collector.imports.addNamed("@gtkx/react/internal", "WRAPPER_NODE_ELEMENT", false);
|
|
28
|
-
}
|
|
29
|
-
const source = collector.exportLines.join("\n\n");
|
|
30
|
-
return { source, exportedNames: collector.exportedNames };
|
|
31
|
-
};
|
|
32
|
-
const collectCandidateExports = (collector, { targetNamespace, library, virtualNames, intrinsicElements }) => {
|
|
33
|
-
for (const candidate of intrinsicElements) {
|
|
34
|
-
if (candidate.namespace.name !== targetNamespace.name)
|
|
35
|
-
continue;
|
|
36
|
-
if (virtualNames.has(candidate.glibName))
|
|
37
|
-
continue;
|
|
38
|
-
const line = renderCandidateExport(candidate, library, collector.imports);
|
|
39
|
-
if (line === null)
|
|
40
|
-
continue;
|
|
41
|
-
collector.exportLines.push(line);
|
|
42
|
-
collector.exportedNames.add(candidate.glibName);
|
|
43
|
-
}
|
|
44
|
-
};
|
|
45
|
-
const collectLazyElementExports = (collector, lazyElements) => {
|
|
46
|
-
for (const spec of lazyElements) {
|
|
47
|
-
collector.imports.addNamed("@gtkx/react/internal", "createLazyElementComponent", false);
|
|
48
|
-
collector.imports.addNamed("react", "ReactNode", true);
|
|
49
|
-
collector.exportLines.push(renderLazyElementExport(spec));
|
|
50
|
-
collector.exportedNames.add(spec.element);
|
|
51
|
-
}
|
|
52
|
-
};
|
|
53
|
-
const collectTextNodeExports = (collector, textNodes) => {
|
|
54
|
-
for (const node of textNodes) {
|
|
55
|
-
collector.imports.addNamed("@gtkx/react", node.propsType, true);
|
|
56
|
-
collector.imports.addNamed("react", "ReactNode", true);
|
|
57
|
-
collector.exportLines.push(renderTextNodeExport(node));
|
|
58
|
-
collector.exportedNames.add(node.flatName);
|
|
59
|
-
}
|
|
60
|
-
};
|
|
61
|
-
const renderLazyElementExport = (spec) => {
|
|
62
|
-
const factory = `createLazyElementComponent<${spec.typeName}>()`;
|
|
63
|
-
const component = `export const ${spec.element}: (props: ${spec.typeName}) => ReactNode = ${factory};`;
|
|
64
|
-
return `${spec.typeSource}\n\n${component}`;
|
|
65
|
-
};
|
|
66
|
-
const renderTextNodeExport = (node) => `export const ${node.flatName} = (props: ${node.propsType}): ReactNode => (\n <WRAPPER_NODE_ELEMENT kind=${sourceStringLiteral(node.kind)} {...props} />\n);`;
|
|
67
|
-
const renderCandidateExport = (candidate, library, imports) => {
|
|
68
|
-
const { glibName, klass, namespace } = candidate;
|
|
69
|
-
const ancestry = new Set(ancestorGlibNames(klass, namespace, library));
|
|
70
|
-
const wrapper = resolveElementComponent(ancestry);
|
|
71
|
-
imports.addNamed("@gtkx/react/internal", "createElementComponent", false);
|
|
72
|
-
imports.addNamed("react", "ReactNode", true);
|
|
73
|
-
if (wrapper !== undefined)
|
|
74
|
-
imports.addNamed(wrapper.module, wrapper.export, false);
|
|
75
|
-
return `${renderJsDoc(klass.doc)}${renderElementComponentExport(glibName, wrapper)}`;
|
|
76
|
-
};
|
|
77
|
-
const resolveElementComponent = (types) => {
|
|
78
|
-
for (const entry of BUILT_IN_ELEMENT_COMPONENTS) {
|
|
79
|
-
if (entry.types.some((type) => types.has(type)))
|
|
80
|
-
return entry;
|
|
81
|
-
}
|
|
82
|
-
return undefined;
|
|
83
|
-
};
|
|
84
|
-
const renderElementComponentExport = (glibName, wrapper) => {
|
|
85
|
-
const propsType = `${glibName}Props`;
|
|
86
|
-
if (wrapper === undefined) {
|
|
87
|
-
return `export const ${glibName}: (props: ${propsType}) => ReactNode = createElementComponent(${sourceStringLiteral(glibName)});`;
|
|
88
|
-
}
|
|
89
|
-
const annotation = `(props: ${propsType}) => ReactNode`;
|
|
90
|
-
return `export const ${glibName}: ${annotation} = ${wrapper.export}(createElementComponent(${sourceStringLiteral(glibName)}));`;
|
|
91
|
-
};
|
|
92
|
-
//# sourceMappingURL=element-components.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"element-components.js","sourceRoot":"","sources":["../../../src/store/react/element-components.ts"],"names":[],"mappings":"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","sourcesContent":["import { sourceStringLiteral } from \"@gtkx/utils\";\nimport type { Library } from \"../../gir/library.js\";\nimport type { GirNamespace } from \"../../gir/namespace.js\";\nimport { renderJsDoc } from \"../../writer/doc.js\";\nimport type { ImportsBuilder } from \"../../writer/imports.js\";\nimport { BUILT_IN_ELEMENT_COMPONENTS, type ElementComponent } from \"./built-ins.js\";\nimport type { ElementPropTypegen, LazyElementSpec } from \"./element-prop-types.js\";\nimport { ancestorGlibNames, type GlibNamedClass } from \"./intrinsic-elements.js\";\n\ntype TextNodeElement = {\n flatName: string;\n kind: string;\n propsType: string;\n parent: string;\n};\n\nconst TEXT_NODE_ELEMENTS: TextNodeElement[] = [\n { flatName: \"GtkTextAnchor\", kind: \"text-anchor\", propsType: \"TextAnchorProps\", parent: \"GtkTextView\" },\n { flatName: \"GtkTextPaintable\", kind: \"text-paintable\", propsType: \"TextPaintableProps\", parent: \"GtkTextView\" },\n];\n\ntype ExportCollector = {\n imports: ImportsBuilder;\n exportedNames: Set<string>;\n exportLines: string[];\n};\n\nexport const generateElementComponentsSection = (\n targetNamespace: GirNamespace,\n library: Library,\n options: {\n imports: ImportsBuilder;\n typegen: ElementPropTypegen;\n intrinsicElements: GlibNamedClass[];\n intrinsicElementByGlibName: Map<string, GlibNamedClass>;\n },\n): { source: string; exportedNames: Set<string> } => {\n const collector: ExportCollector = { imports: options.imports, exportedNames: new Set(), exportLines: [] };\n\n const inTargetNamespace = (parentGlibName: string): boolean =>\n options.intrinsicElementByGlibName.get(parentGlibName)?.namespace.name === targetNamespace.name;\n\n const lazyElements = options.typegen.lazyElementExports(targetNamespace.name);\n const textNodes = TEXT_NODE_ELEMENTS.filter((node) => inTargetNamespace(node.parent));\n const virtualNames = new Set([\n ...lazyElements.map((entry) => entry.element),\n ...textNodes.map((node) => node.flatName),\n ]);\n\n collectCandidateExports(collector, {\n targetNamespace,\n library,\n virtualNames,\n intrinsicElements: options.intrinsicElements,\n });\n collectLazyElementExports(collector, lazyElements);\n collectTextNodeExports(collector, textNodes);\n\n if (textNodes.length > 0) {\n collector.imports.addNamed(\"@gtkx/react/internal\", \"WRAPPER_NODE_ELEMENT\", false);\n }\n const source = collector.exportLines.join(\"\\n\\n\");\n return { source, exportedNames: collector.exportedNames };\n};\n\ntype CandidateExportOptions = {\n targetNamespace: GirNamespace;\n library: Library;\n virtualNames: Set<string>;\n intrinsicElements: GlibNamedClass[];\n};\n\nconst collectCandidateExports = (\n collector: ExportCollector,\n { targetNamespace, library, virtualNames, intrinsicElements }: CandidateExportOptions,\n): void => {\n for (const candidate of intrinsicElements) {\n if (candidate.namespace.name !== targetNamespace.name) continue;\n if (virtualNames.has(candidate.glibName)) continue;\n const line = renderCandidateExport(candidate, library, collector.imports);\n if (line === null) continue;\n collector.exportLines.push(line);\n collector.exportedNames.add(candidate.glibName);\n }\n};\n\nconst collectLazyElementExports = (collector: ExportCollector, lazyElements: LazyElementSpec[]): void => {\n for (const spec of lazyElements) {\n collector.imports.addNamed(\"@gtkx/react/internal\", \"createLazyElementComponent\", false);\n collector.imports.addNamed(\"react\", \"ReactNode\", true);\n collector.exportLines.push(renderLazyElementExport(spec));\n collector.exportedNames.add(spec.element);\n }\n};\n\nconst collectTextNodeExports = (collector: ExportCollector, textNodes: TextNodeElement[]): void => {\n for (const node of textNodes) {\n collector.imports.addNamed(\"@gtkx/react\", node.propsType, true);\n collector.imports.addNamed(\"react\", \"ReactNode\", true);\n collector.exportLines.push(renderTextNodeExport(node));\n collector.exportedNames.add(node.flatName);\n }\n};\n\nconst renderLazyElementExport = (spec: LazyElementSpec): string => {\n const factory = `createLazyElementComponent<${spec.typeName}>()`;\n const component = `export const ${spec.element}: (props: ${spec.typeName}) => ReactNode = ${factory};`;\n return `${spec.typeSource}\\n\\n${component}`;\n};\n\nconst renderTextNodeExport = (node: TextNodeElement): string =>\n `export const ${node.flatName} = (props: ${node.propsType}): ReactNode => (\\n <WRAPPER_NODE_ELEMENT kind=${sourceStringLiteral(node.kind)} {...props} />\\n);`;\n\nconst renderCandidateExport = (candidate: GlibNamedClass, library: Library, imports: ImportsBuilder): string | null => {\n const { glibName, klass, namespace } = candidate;\n const ancestry = new Set(ancestorGlibNames(klass, namespace, library));\n const wrapper = resolveElementComponent(ancestry);\n imports.addNamed(\"@gtkx/react/internal\", \"createElementComponent\", false);\n imports.addNamed(\"react\", \"ReactNode\", true);\n if (wrapper !== undefined) imports.addNamed(wrapper.module, wrapper.export, false);\n return `${renderJsDoc(klass.doc)}${renderElementComponentExport(glibName, wrapper)}`;\n};\n\nconst resolveElementComponent = (types: Set<string>): ElementComponent | undefined => {\n for (const entry of BUILT_IN_ELEMENT_COMPONENTS) {\n if (entry.types.some((type) => types.has(type))) return entry;\n }\n return undefined;\n};\n\nconst renderElementComponentExport = (glibName: string, wrapper: ElementComponent | undefined): string => {\n const propsType = `${glibName}Props`;\n if (wrapper === undefined) {\n return `export const ${glibName}: (props: ${propsType}) => ReactNode = createElementComponent(${sourceStringLiteral(glibName)});`;\n }\n const annotation = `(props: ${propsType}) => ReactNode`;\n return `export const ${glibName}: ${annotation} = ${wrapper.export}(createElementComponent(${sourceStringLiteral(glibName)}));`;\n};\n"]}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { ElementProp } from "@gtkx/config";
|
|
2
|
-
import type { GirClass } from "../../gir/class.js";
|
|
3
|
-
import type { GirNamespace } from "../../gir/namespace.js";
|
|
4
|
-
import { type GirIndex } from "./gir-index.js";
|
|
5
|
-
type TypeImports = Map<string, string>;
|
|
6
|
-
export type LazyElementSpec = {
|
|
7
|
-
element: string;
|
|
8
|
-
typeName: string;
|
|
9
|
-
typeSource: string;
|
|
10
|
-
};
|
|
11
|
-
export type ElementPropTypegen = {
|
|
12
|
-
classPropLines: (glibName: string, klass: GirClass, namespace: GirNamespace, imports: TypeImports) => string[];
|
|
13
|
-
lazyElementExports: (namespaceName: string) => LazyElementSpec[];
|
|
14
|
-
containerPropNamesFor: (glibName: string) => string[];
|
|
15
|
-
acceptsChildren: (glibName: string) => boolean;
|
|
16
|
-
};
|
|
17
|
-
export declare const createElementPropTypegen: (context: GirIndex, elementProps: Record<string, ElementProp[]>) => ElementPropTypegen;
|
|
18
|
-
export {};
|
|
19
|
-
//# sourceMappingURL=element-prop-types.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"element-prop-types.d.ts","sourceRoot":"","sources":["../../../src/store/react/element-prop-types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAoC,WAAW,EAAE,MAAM,cAAc,CAAC;AAGlF,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AAE3D,OAAO,EAAuB,KAAK,QAAQ,EAAkC,MAAM,gBAAgB,CAAC;AAIpG,KAAK,WAAW,GAAG,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;AAQvC,MAAM,MAAM,eAAe,GAAG;IAC1B,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG;IAC7B,cAAc,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,YAAY,EAAE,OAAO,EAAE,WAAW,KAAK,MAAM,EAAE,CAAC;IAC/G,kBAAkB,EAAE,CAAC,aAAa,EAAE,MAAM,KAAK,eAAe,EAAE,CAAC;IACjE,qBAAqB,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,MAAM,EAAE,CAAC;IACtD,eAAe,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAC;CAClD,CAAC;AA4LF,eAAO,MAAM,wBAAwB,YACxB,QAAQ,gBACH,MAAM,CAAC,MAAM,EAAE,WAAW,EAAE,CAAC,KAC5C,kBA2DF,CAAC"}
|
|
@@ -1,244 +0,0 @@
|
|
|
1
|
-
import { toCamelIdentifier } from "@gtkx/utils";
|
|
2
|
-
import { renderBaseTypeFor } from "../../analysis/ts-type.js";
|
|
3
|
-
import { chainOf, findMethod, hasProperty } from "./gir-index.js";
|
|
4
|
-
import { glibNameOf } from "./intrinsic-elements.js";
|
|
5
|
-
import { reactTarget } from "./props.js";
|
|
6
|
-
const forEachContainer = (elementProps, visit) => {
|
|
7
|
-
for (const [type, props] of Object.entries(elementProps)) {
|
|
8
|
-
for (const prop of props) {
|
|
9
|
-
if (prop.kind === "container")
|
|
10
|
-
visit(type, prop);
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
};
|
|
14
|
-
const renderParamType = (context, imports, param) => {
|
|
15
|
-
if (param === undefined)
|
|
16
|
-
return "unknown";
|
|
17
|
-
const base = renderBaseTypeFor(context.library, reactTarget({ library: context.library, imports }), param.type);
|
|
18
|
-
return param.nullable || param.optional ? `${base} | null` : base;
|
|
19
|
-
};
|
|
20
|
-
const optionalLine = (prop, type) => {
|
|
21
|
-
const withNull = type.endsWith(" | null") ? type : `${type} | null`;
|
|
22
|
-
return `${prop}?: ${withNull} | undefined;`;
|
|
23
|
-
};
|
|
24
|
-
const callFieldLines = (context, imports, type, call) => {
|
|
25
|
-
if (typeof call === "string")
|
|
26
|
-
return [];
|
|
27
|
-
const method = findMethod(context, type, call.method);
|
|
28
|
-
const lines = [];
|
|
29
|
-
call.args.forEach((arg, positionIndex) => {
|
|
30
|
-
if (typeof arg !== "object" || !("field" in arg))
|
|
31
|
-
return;
|
|
32
|
-
const param = method?.params[positionIndex];
|
|
33
|
-
const optional = "or" in arg || param?.nullable === true || param?.optional === true;
|
|
34
|
-
lines.push({
|
|
35
|
-
field: arg.field,
|
|
36
|
-
text: `${arg.field}${optional ? "?" : ""}: ${renderParamType(context, imports, param)};`,
|
|
37
|
-
});
|
|
38
|
-
});
|
|
39
|
-
return lines;
|
|
40
|
-
};
|
|
41
|
-
const mergedFieldsType = (lines) => {
|
|
42
|
-
const seen = new Set();
|
|
43
|
-
const texts = [];
|
|
44
|
-
for (const line of lines) {
|
|
45
|
-
if (seen.has(line.field))
|
|
46
|
-
continue;
|
|
47
|
-
seen.add(line.field);
|
|
48
|
-
texts.push(line.text);
|
|
49
|
-
}
|
|
50
|
-
return `{ ${texts.join(" ")} }`;
|
|
51
|
-
};
|
|
52
|
-
const callFieldsType = (context, imports, type, call) => {
|
|
53
|
-
if (Array.isArray(call))
|
|
54
|
-
return mergedFieldsType(call.flatMap((entry) => callFieldLines(context, imports, type, entry)));
|
|
55
|
-
if (typeof call === "string") {
|
|
56
|
-
const method = findMethod(context, type, call);
|
|
57
|
-
return renderParamType(context, imports, method?.params[0]);
|
|
58
|
-
}
|
|
59
|
-
const lines = callFieldLines(context, imports, type, call);
|
|
60
|
-
if (lines.length > 0)
|
|
61
|
-
return mergedFieldsType(lines);
|
|
62
|
-
const method = findMethod(context, type, call.method);
|
|
63
|
-
return renderParamType(context, imports, method?.params[0]);
|
|
64
|
-
};
|
|
65
|
-
const appliedPropLine = (context, imports, type, prop) => {
|
|
66
|
-
if (hasProperty(context, type, prop.prop))
|
|
67
|
-
return null;
|
|
68
|
-
if (prop.kind === "value")
|
|
69
|
-
return optionalLine(prop.prop, callFieldsType(context, imports, type, prop.call));
|
|
70
|
-
if (prop.kind === "list")
|
|
71
|
-
return optionalLine(prop.prop, `${callFieldsType(context, imports, type, prop.add)}[]`);
|
|
72
|
-
return null;
|
|
73
|
-
};
|
|
74
|
-
const collectCallContributions = (context, contributions, container, call) => {
|
|
75
|
-
const method = findMethod(context, container.parent, call.method);
|
|
76
|
-
call.args.forEach((arg, positionIndex) => {
|
|
77
|
-
if (typeof arg !== "object" || !("prop" in arg))
|
|
78
|
-
return;
|
|
79
|
-
const param = method?.params[positionIndex];
|
|
80
|
-
if (param === undefined)
|
|
81
|
-
return;
|
|
82
|
-
if (hasProperty(context, container.child, arg.prop))
|
|
83
|
-
return;
|
|
84
|
-
if (contributions.some((entry) => entry.child === container.child && entry.prop === arg.prop))
|
|
85
|
-
return;
|
|
86
|
-
contributions.push({ child: container.child, prop: arg.prop, param });
|
|
87
|
-
});
|
|
88
|
-
};
|
|
89
|
-
const collectPropContributions = (context, elementProps) => {
|
|
90
|
-
const contributions = [];
|
|
91
|
-
forEachContainer(elementProps, (parent, cp) => {
|
|
92
|
-
for (const call of [cp.append, cp.remove, cp.insert, cp.reorder]) {
|
|
93
|
-
if (call === undefined || typeof call === "string")
|
|
94
|
-
continue;
|
|
95
|
-
collectCallContributions(context, contributions, { parent, child: cp.child }, call);
|
|
96
|
-
}
|
|
97
|
-
});
|
|
98
|
-
return contributions;
|
|
99
|
-
};
|
|
100
|
-
const directTypeNames = (context, klass, namespace) => {
|
|
101
|
-
const names = new Set();
|
|
102
|
-
const glibName = glibNameOf(klass);
|
|
103
|
-
if (glibName !== undefined)
|
|
104
|
-
names.add(glibName);
|
|
105
|
-
for (const name of klass.implements) {
|
|
106
|
-
const resolved = context.library.resolveType(namespace.name, name);
|
|
107
|
-
if (resolved === undefined || resolved.kind !== "interface")
|
|
108
|
-
continue;
|
|
109
|
-
const ifaceGlib = glibNameOf(resolved.value);
|
|
110
|
-
if (ifaceGlib !== undefined)
|
|
111
|
-
names.add(ifaceGlib);
|
|
112
|
-
}
|
|
113
|
-
return names;
|
|
114
|
-
};
|
|
115
|
-
const constructOnlyNames = (context, entry) => {
|
|
116
|
-
const names = [];
|
|
117
|
-
for (const klass of chainOf(context, entry)) {
|
|
118
|
-
for (const property of klass.properties) {
|
|
119
|
-
if (property.constructOnly)
|
|
120
|
-
names.push(toCamelIdentifier(property.name));
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
return names;
|
|
124
|
-
};
|
|
125
|
-
const methodReturnGlib = (context, typeName, methodCamel) => {
|
|
126
|
-
const method = findMethod(context, typeName, methodCamel);
|
|
127
|
-
const ref = method?.fn.returnValue.type;
|
|
128
|
-
if (ref === undefined)
|
|
129
|
-
return undefined;
|
|
130
|
-
const resolved = context.library.typeOf(ref);
|
|
131
|
-
if (resolved === undefined || resolved.kind !== "class")
|
|
132
|
-
return undefined;
|
|
133
|
-
return glibNameOf(resolved.value);
|
|
134
|
-
};
|
|
135
|
-
const resolveAdoptElement = (context, parent, cp) => {
|
|
136
|
-
if (cp.adopt === undefined)
|
|
137
|
-
return undefined;
|
|
138
|
-
const source = typeof cp.adopt === "string" ? cp.adopt : cp.append;
|
|
139
|
-
if (source === undefined)
|
|
140
|
-
return undefined;
|
|
141
|
-
const method = typeof source === "string" ? source : source.method;
|
|
142
|
-
return methodReturnGlib(context, parent, method);
|
|
143
|
-
};
|
|
144
|
-
const lazyElementExportOf = (context, element) => {
|
|
145
|
-
const typeName = `${element}ElementProps`;
|
|
146
|
-
const elementClass = context.index.get(element);
|
|
147
|
-
if (elementClass === undefined) {
|
|
148
|
-
return { element, typeName, typeSource: `export type ${typeName} = { children?: ReactNode };` };
|
|
149
|
-
}
|
|
150
|
-
const baseName = glibNameOf(elementClass.klass) ?? element;
|
|
151
|
-
const omitted = constructOnlyNames(context, elementClass);
|
|
152
|
-
const omitUnion = omitted.map((name) => JSON.stringify(name)).join(" | ");
|
|
153
|
-
const base = omitted.length === 0 ? `${baseName}Props` : `Omit<${baseName}Props, ${omitUnion}>`;
|
|
154
|
-
return { element, typeName, typeSource: `export type ${typeName} = ${base};` };
|
|
155
|
-
};
|
|
156
|
-
const collectLazyElementSpecs = (context, elementProps) => {
|
|
157
|
-
const specs = new Map();
|
|
158
|
-
forEachContainer(elementProps, (parent, cp) => {
|
|
159
|
-
const parentEntry = context.index.get(parent);
|
|
160
|
-
if (parentEntry === undefined)
|
|
161
|
-
return;
|
|
162
|
-
const element = resolveAdoptElement(context, parent, cp);
|
|
163
|
-
if (element === undefined)
|
|
164
|
-
return;
|
|
165
|
-
const spec = lazyElementExportOf(context, element);
|
|
166
|
-
const list = specs.get(parentEntry.namespace.name) ?? [];
|
|
167
|
-
if (!list.some((existing) => existing.element === spec.element))
|
|
168
|
-
list.push(spec);
|
|
169
|
-
specs.set(parentEntry.namespace.name, list);
|
|
170
|
-
});
|
|
171
|
-
return specs;
|
|
172
|
-
};
|
|
173
|
-
const collectContainerPropNames = (elementProps) => {
|
|
174
|
-
const containerPropNamesByParent = new Map();
|
|
175
|
-
forEachContainer(elementProps, (parent, cp) => {
|
|
176
|
-
if (cp.prop === "children")
|
|
177
|
-
return;
|
|
178
|
-
const names = containerPropNamesByParent.get(parent) ?? [];
|
|
179
|
-
if (!names.includes(cp.prop))
|
|
180
|
-
names.push(cp.prop);
|
|
181
|
-
containerPropNamesByParent.set(parent, names);
|
|
182
|
-
});
|
|
183
|
-
return containerPropNamesByParent;
|
|
184
|
-
};
|
|
185
|
-
const TEXT_CONTAINERS = ["GtkLabel", "GtkTextBuffer", "GtkTextTag", "GtkTextView"];
|
|
186
|
-
export const createElementPropTypegen = (context, elementProps) => {
|
|
187
|
-
const appliedByType = new Map();
|
|
188
|
-
for (const [type, props] of Object.entries(elementProps)) {
|
|
189
|
-
for (const prop of props) {
|
|
190
|
-
if (prop.kind === "container")
|
|
191
|
-
continue;
|
|
192
|
-
const list = appliedByType.get(type) ?? [];
|
|
193
|
-
list.push(prop);
|
|
194
|
-
appliedByType.set(type, list);
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
|
-
const propContributions = collectPropContributions(context, elementProps);
|
|
198
|
-
const lazyElementSpecs = collectLazyElementSpecs(context, elementProps);
|
|
199
|
-
const containerPropNamesByParent = collectContainerPropNames(elementProps);
|
|
200
|
-
const childrenContainers = new Set(TEXT_CONTAINERS);
|
|
201
|
-
forEachContainer(elementProps, (parent, cp) => {
|
|
202
|
-
if (cp.prop === "children")
|
|
203
|
-
childrenContainers.add(parent);
|
|
204
|
-
const element = resolveAdoptElement(context, parent, cp);
|
|
205
|
-
if (element !== undefined)
|
|
206
|
-
childrenContainers.add(element);
|
|
207
|
-
});
|
|
208
|
-
const acceptsChildren = (glibName) => {
|
|
209
|
-
if (childrenContainers.has(glibName))
|
|
210
|
-
return true;
|
|
211
|
-
const entry = context.index.get(glibName);
|
|
212
|
-
if (entry === undefined)
|
|
213
|
-
return false;
|
|
214
|
-
const chain = chainOf(context, entry);
|
|
215
|
-
if (chain.some((klass) => glibNameOf(klass) === "GtkWidget"))
|
|
216
|
-
return true;
|
|
217
|
-
return chain.some((klass) => {
|
|
218
|
-
const name = glibNameOf(klass);
|
|
219
|
-
return name !== undefined && childrenContainers.has(name);
|
|
220
|
-
});
|
|
221
|
-
};
|
|
222
|
-
const classPropLines = (glibName, klass, namespace, imports) => {
|
|
223
|
-
const lines = [];
|
|
224
|
-
for (const prop of appliedByType.get(glibName) ?? []) {
|
|
225
|
-
const line = appliedPropLine(context, imports, glibName, prop);
|
|
226
|
-
if (line !== null)
|
|
227
|
-
lines.push(line);
|
|
228
|
-
}
|
|
229
|
-
const direct = directTypeNames(context, klass, namespace);
|
|
230
|
-
for (const contribution of propContributions) {
|
|
231
|
-
if (!direct.has(contribution.child))
|
|
232
|
-
continue;
|
|
233
|
-
lines.push(optionalLine(contribution.prop, renderParamType(context, imports, contribution.param)));
|
|
234
|
-
}
|
|
235
|
-
return lines;
|
|
236
|
-
};
|
|
237
|
-
return {
|
|
238
|
-
classPropLines,
|
|
239
|
-
lazyElementExports: (namespaceName) => lazyElementSpecs.get(namespaceName) ?? [],
|
|
240
|
-
containerPropNamesFor: (glibName) => containerPropNamesByParent.get(glibName) ?? [],
|
|
241
|
-
acceptsChildren,
|
|
242
|
-
};
|
|
243
|
-
};
|
|
244
|
-
//# sourceMappingURL=element-prop-types.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"element-prop-types.js","sourceRoot":"","sources":["../../../src/store/react/element-prop-types.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAChD,OAAO,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;AAI9D,OAAO,EAAE,OAAO,EAAE,UAAU,EAAoC,WAAW,EAAE,MAAM,gBAAgB,CAAC;AACpG,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC;AACrD,OAAO,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AAuBzC,MAAM,gBAAgB,GAAG,CACrB,YAA2C,EAC3C,KAAkD,EAC9C,EAAE;IACN,KAAK,MAAM,CAAC,IAAI,EAAE,KAAK,CAAC,IAAI,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,EAAE,CAAC;QACvD,KAAK,MAAM,IAAI,IAAI,KAAK,EAAE,CAAC;YACvB,IAAI,IAAI,CAAC,IAAI,KAAK,WAAW;gBAAE,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;QACrD,CAAC;IACL,CAAC;AACL,CAAC,CAAC;AAEF,MAAM,eAAe,GAAG,CAAC,OAAiB,EAAE,OAAoB,EAAE,KAA+B,EAAU,EAAE;IACzG,IAAI,KAAK,KAAK,SAAS;QAAE,OAAO,SAAS,CAAC;IAC1C,MAAM,IAAI,GAAG,iBAAiB,CAAC,OAAO,CAAC,OAAO,EAAE,WAAW,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,OAAO,EAAE,OAAO,EAAE,CAAC,EAAE,KAAK,CAAC,IAAI,CAAC,CAAC;IAChH,OAAO,KAAK,CAAC,QAAQ,IAAI,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,GAAG,IAAI,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC;AACtE,CAAC,CAAC;AAEF,MAAM,YAAY,GAAG,CAAC,IAAY,EAAE,IAAY,EAAU,EAAE;IACxD,MAAM,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,GAAG,IAAI,SAAS,CAAC;IACpE,OAAO,GAAG,IAAI,MAAM,QAAQ,eAAe,CAAC;AAChD,CAAC,CAAC;AAIF,MAAM,cAAc,GAAG,CAAC,OAAiB,EAAE,OAAoB,EAAE,IAAY,EAAE,IAAU,EAAe,EAAE;IACtG,IAAI,OAAO,IAAI,KAAK,QAAQ;QAAE,OAAO,EAAE,CAAC;IACxC,MAAM,MAAM,GAAG,UAAU,CAAC,OAAO,EAAE,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC,CAAC;IACtD,MAAM,KAAK,GAAgB,EAAE,CAAC;IAC9B,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,GAAG,EAAE,aAAa,EAAE,EAAE;QACrC,IAAI,OAAO,GAAG,KAAK,QAAQ,IAAI,CAAC,CAAC,OAAO,IAAI,GAAG,CAAC;YAAE,OAAO;QACzD,MAAM,KAAK,GAAG,MAAM,EAAE,MAAM,CAAC,aAAa,CAAC,CAAC;QAC5C,MAAM,QAAQ,GAAG,IAAI,IAAI,GAAG,IAAI,KAAK,EAAE,QAAQ,KAAK,IAAI,IAAI,KAAK,EAAE,QAAQ,KAAK,IAAI,CAAC;QACrF,KAAK,CAAC,IAAI,CAAC;YACP,KAAK,EAAE,GAAG,CAAC,KAAK;YAChB,IAAI,EAAE,GAAG,GAAG,CAAC,KAAK,GAAG,QAAQ,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,KAAK,eAAe,CAAC,OAAO,EAAE,OAAO,EAAE,KAAK,CAAC,GAAG;SAC3F,CAAC,CAAC;IACP,CAAC,CAAC,CAAC;IACH,OAAO,KAAK,CAAC;AACjB,CAAC,CAAC;AAEF,MAAM,gBAAgB,GAAG,CAAC,KAAkB,EAAU,EAAE;IACpD,MAAM,IAAI,GAAG,IAAI,GAAG,EAAU,CAAC;IAC/B,MAAM,KAAK,GAAa,EAAE,CAAC;IAC3B,KAAK,MAAM,IAAI,IAAI,KAAK,EAAE,CAAC;QACvB,IAAI,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,KAAK,CAAC;YAAE,SAAS;QACnC,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QACrB,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IAC1B,CAAC;IACD,OAAO,KAAK,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC;AACpC,CAAC,CAAC;AAEF,MAAM,cAAc,GAAG,CAAC,OAAiB,EAAE,OAAoB,EAAE,IAAY,EAAE,IAAmB,EAAU,EAAE;IAC1G,IAAI,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC;QACnB,OAAO,gBAAgB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,cAAc,CAAC,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC;IACpG,IAAI,OAAO,IAAI,KAAK,QAAQ,EAAE,CAAC;QAC3B,MAAM,MAAM,GAAG,UAAU,CAAC,OAAO,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;QAC/C,OAAO,eAAe,CAAC,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC;IAChE,CAAC;IACD,MAAM,KAAK,GAAG,cAAc,CAAC,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;IAC3D,IAAI,KAAK,CAAC,MAAM,GAAG,CAAC;QAAE,OAAO,gBAAgB,CAAC,KAAK,CAAC,CAAC;IACrD,MAAM,MAAM,GAAG,UAAU,CAAC,OAAO,EAAE,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC,CAAC;IACtD,OAAO,eAAe,CAAC,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC;AAChE,CAAC,CAAC;AAEF,MAAM,eAAe,GAAG,CAAC,OAAiB,EAAE,OAAoB,EAAE,IAAY,EAAE,IAAiB,EAAiB,EAAE;IAChH,IAAI,WAAW,CAAC,OAAO,EAAE,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC;QAAE,OAAO,IAAI,CAAC;IACvD,IAAI,IAAI,CAAC,IAAI,KAAK,OAAO;QAAE,OAAO,YAAY,CAAC,IAAI,CAAC,IAAI,EAAE,cAAc,CAAC,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC;IAC7G,IAAI,IAAI,CAAC,IAAI,KAAK,MAAM;QAAE,OAAO,YAAY,CAAC,IAAI,CAAC,IAAI,EAAE,GAAG,cAAc,CAAC,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC;IAClH,OAAO,IAAI,CAAC;AAChB,CAAC,CAAC;AAEF,MAAM,wBAAwB,GAAG,CAC7B,OAAiB,EACjB,aAAiC,EACjC,SAA4C,EAC5C,IAA0D,EACtD,EAAE;IACN,MAAM,MAAM,GAAG,UAAU,CAAC,OAAO,EAAE,SAAS,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,CAAC;IAClE,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,GAAG,EAAE,aAAa,EAAE,EAAE;QACrC,IAAI,OAAO,GAAG,KAAK,QAAQ,IAAI,CAAC,CAAC,MAAM,IAAI,GAAG,CAAC;YAAE,OAAO;QACxD,MAAM,KAAK,GAAG,MAAM,EAAE,MAAM,CAAC,aAAa,CAAC,CAAC;QAC5C,IAAI,KAAK,KAAK,SAAS;YAAE,OAAO;QAChC,IAAI,WAAW,CAAC,OAAO,EAAE,SAAS,CAAC,KAAK,EAAE,GAAG,CAAC,IAAI,CAAC;YAAE,OAAO;QAC5D,IAAI,aAAa,CAAC,IAAI,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,KAAK,KAAK,SAAS,CAAC,KAAK,IAAI,KAAK,CAAC,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC;YAAE,OAAO;QACtG,aAAa,CAAC,IAAI,CAAC,EAAE,KAAK,EAAE,SAAS,CAAC,KAAK,EAAE,IAAI,EAAE,GAAG,CAAC,IAAI,EAAE,KAAK,EAAE,CAAC,CAAC;IAC1E,CAAC,CAAC,CAAC;AACP,CAAC,CAAC;AAEF,MAAM,wBAAwB,GAAG,CAC7B,OAAiB,EACjB,YAA2C,EACzB,EAAE;IACpB,MAAM,aAAa,GAAuB,EAAE,CAAC;IAC7C,gBAAgB,CAAC,YAAY,EAAE,CAAC,MAAM,EAAE,EAAE,EAAE,EAAE;QAC1C,KAAK,MAAM,IAAI,IAAI,CAAC,EAAE,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,EAAE,EAAE,CAAC,OAAO,CAAC,EAAE,CAAC;YAC/D,IAAI,IAAI,KAAK,SAAS,IAAI,OAAO,IAAI,KAAK,QAAQ;gBAAE,SAAS;YAC7D,wBAAwB,CAAC,OAAO,EAAE,aAAa,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,CAAC,KAAK,EAAE,EAAE,IAAI,CAAC,CAAC;QACxF,CAAC;IACL,CAAC,CAAC,CAAC;IACH,OAAO,aAAa,CAAC;AACzB,CAAC,CAAC;AAEF,MAAM,eAAe,GAAG,CAAC,OAAiB,EAAE,KAAe,EAAE,SAAuB,EAAe,EAAE;IACjG,MAAM,KAAK,GAAG,IAAI,GAAG,EAAU,CAAC;IAChC,MAAM,QAAQ,GAAG,UAAU,CAAC,KAAK,CAAC,CAAC;IACnC,IAAI,QAAQ,KAAK,SAAS;QAAE,KAAK,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;IAChD,KAAK,MAAM,IAAI,IAAI,KAAK,CAAC,UAAU,EAAE,CAAC;QAClC,MAAM,QAAQ,GAAG,OAAO,CAAC,OAAO,CAAC,WAAW,CAAC,SAAS,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;QACnE,IAAI,QAAQ,KAAK,SAAS,IAAI,QAAQ,CAAC,IAAI,KAAK,WAAW;YAAE,SAAS;QACtE,MAAM,SAAS,GAAG,UAAU,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;QAC7C,IAAI,SAAS,KAAK,SAAS;YAAE,KAAK,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;IACtD,CAAC;IACD,OAAO,KAAK,CAAC;AACjB,CAAC,CAAC;AAEF,MAAM,kBAAkB,GAAG,CAAC,OAAiB,EAAE,KAAmB,EAAY,EAAE;IAC5E,MAAM,KAAK,GAAa,EAAE,CAAC;IAC3B,KAAK,MAAM,KAAK,IAAI,OAAO,CAAC,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC;QAC1C,KAAK,MAAM,QAAQ,IAAI,KAAK,CAAC,UAAU,EAAE,CAAC;YACtC,IAAI,QAAQ,CAAC,aAAa;gBAAE,KAAK,CAAC,IAAI,CAAC,iBAAiB,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC;QAC7E,CAAC;IACL,CAAC;IACD,OAAO,KAAK,CAAC;AACjB,CAAC,CAAC;AAEF,MAAM,gBAAgB,GAAG,CAAC,OAAiB,EAAE,QAAgB,EAAE,WAAmB,EAAsB,EAAE;IACtG,MAAM,MAAM,GAAG,UAAU,CAAC,OAAO,EAAE,QAAQ,EAAE,WAAW,CAAC,CAAC;IAC1D,MAAM,GAAG,GAAG,MAAM,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,CAAC;IACxC,IAAI,GAAG,KAAK,SAAS;QAAE,OAAO,SAAS,CAAC;IACxC,MAAM,QAAQ,GAAG,OAAO,CAAC,OAAO,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC;IAC7C,IAAI,QAAQ,KAAK,SAAS,IAAI,QAAQ,CAAC,IAAI,KAAK,OAAO;QAAE,OAAO,SAAS,CAAC;IAC1E,OAAO,UAAU,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;AACtC,CAAC,CAAC;AAEF,MAAM,mBAAmB,GAAG,CAAC,OAAiB,EAAE,MAAc,EAAE,EAAiB,EAAsB,EAAE;IACrG,IAAI,EAAE,CAAC,KAAK,KAAK,SAAS;QAAE,OAAO,SAAS,CAAC;IAC7C,MAAM,MAAM,GAAG,OAAO,EAAE,CAAC,KAAK,KAAK,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,CAAC;IACnE,IAAI,MAAM,KAAK,SAAS;QAAE,OAAO,SAAS,CAAC;IAC3C,MAAM,MAAM,GAAG,OAAO,MAAM,KAAK,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC;IACnE,OAAO,gBAAgB,CAAC,OAAO,EAAE,MAAM,EAAE,MAAM,CAAC,CAAC;AACrD,CAAC,CAAC;AAEF,MAAM,mBAAmB,GAAG,CAAC,OAAiB,EAAE,OAAe,EAAmB,EAAE;IAChF,MAAM,QAAQ,GAAG,GAAG,OAAO,cAAc,CAAC;IAC1C,MAAM,YAAY,GAAG,OAAO,CAAC,KAAK,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;IAChD,IAAI,YAAY,KAAK,SAAS,EAAE,CAAC;QAC7B,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,eAAe,QAAQ,8BAA8B,EAAE,CAAC;IACpG,CAAC;IACD,MAAM,QAAQ,GAAG,UAAU,CAAC,YAAY,CAAC,KAAK,CAAC,IAAI,OAAO,CAAC;IAC3D,MAAM,OAAO,GAAG,kBAAkB,CAAC,OAAO,EAAE,YAAY,CAAC,CAAC;IAC1D,MAAM,SAAS,GAAG,OAAO,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;IAC1E,MAAM,IAAI,GAAG,OAAO,CAAC,MAAM,KAAK,CAAC,CAAC,CAAC,CAAC,GAAG,QAAQ,OAAO,CAAC,CAAC,CAAC,QAAQ,QAAQ,UAAU,SAAS,GAAG,CAAC;IAChG,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,eAAe,QAAQ,MAAM,IAAI,GAAG,EAAE,CAAC;AACnF,CAAC,CAAC;AAEF,MAAM,uBAAuB,GAAG,CAC5B,OAAiB,EACjB,YAA2C,EACb,EAAE;IAChC,MAAM,KAAK,GAAG,IAAI,GAAG,EAA6B,CAAC;IACnD,gBAAgB,CAAC,YAAY,EAAE,CAAC,MAAM,EAAE,EAAE,EAAE,EAAE;QAC1C,MAAM,WAAW,GAAG,OAAO,CAAC,KAAK,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;QAC9C,IAAI,WAAW,KAAK,SAAS;YAAE,OAAO;QACtC,MAAM,OAAO,GAAG,mBAAmB,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE,CAAC,CAAC;QACzD,IAAI,OAAO,KAAK,SAAS;YAAE,OAAO;QAClC,MAAM,IAAI,GAAG,mBAAmB,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;QACnD,MAAM,IAAI,GAAG,KAAK,CAAC,GAAG,CAAC,WAAW,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,EAAE,CAAC;QACzD,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,EAAE,CAAC,QAAQ,CAAC,OAAO,KAAK,IAAI,CAAC,OAAO,CAAC;YAAE,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACjF,KAAK,CAAC,GAAG,CAAC,WAAW,CAAC,SAAS,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;IAChD,CAAC,CAAC,CAAC;IACH,OAAO,KAAK,CAAC;AACjB,CAAC,CAAC;AAEF,MAAM,yBAAyB,GAAG,CAAC,YAA2C,EAAyB,EAAE;IACrG,MAAM,0BAA0B,GAAG,IAAI,GAAG,EAAoB,CAAC;IAC/D,gBAAgB,CAAC,YAAY,EAAE,CAAC,MAAM,EAAE,EAAE,EAAE,EAAE;QAC1C,IAAI,EAAE,CAAC,IAAI,KAAK,UAAU;YAAE,OAAO;QACnC,MAAM,KAAK,GAAG,0BAA0B,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,EAAE,CAAC;QAC3D,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAC,EAAE,CAAC,IAAI,CAAC;YAAE,KAAK,CAAC,IAAI,CAAC,EAAE,CAAC,IAAI,CAAC,CAAC;QAClD,0BAA0B,CAAC,GAAG,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC;IAClD,CAAC,CAAC,CAAC;IACH,OAAO,0BAA0B,CAAC;AACtC,CAAC,CAAC;AAEF,MAAM,eAAe,GAAG,CAAC,UAAU,EAAE,eAAe,EAAE,YAAY,EAAE,aAAa,CAAC,CAAC;AAEnF,MAAM,CAAC,MAAM,wBAAwB,GAAG,CACpC,OAAiB,EACjB,YAA2C,EACzB,EAAE;IACpB,MAAM,aAAa,GAAG,IAAI,GAAG,EAAyB,CAAC;IACvD,KAAK,MAAM,CAAC,IAAI,EAAE,KAAK,CAAC,IAAI,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,EAAE,CAAC;QACvD,KAAK,MAAM,IAAI,IAAI,KAAK,EAAE,CAAC;YACvB,IAAI,IAAI,CAAC,IAAI,KAAK,WAAW;gBAAE,SAAS;YACxC,MAAM,IAAI,GAAG,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,IAAI,EAAE,CAAC;YAC3C,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YAChB,aAAa,CAAC,GAAG,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;QAClC,CAAC;IACL,CAAC;IAED,MAAM,iBAAiB,GAAG,wBAAwB,CAAC,OAAO,EAAE,YAAY,CAAC,CAAC;IAC1E,MAAM,gBAAgB,GAAG,uBAAuB,CAAC,OAAO,EAAE,YAAY,CAAC,CAAC;IACxE,MAAM,0BAA0B,GAAG,yBAAyB,CAAC,YAAY,CAAC,CAAC;IAE3E,MAAM,kBAAkB,GAAG,IAAI,GAAG,CAAS,eAAe,CAAC,CAAC;IAC5D,gBAAgB,CAAC,YAAY,EAAE,CAAC,MAAM,EAAE,EAAE,EAAE,EAAE;QAC1C,IAAI,EAAE,CAAC,IAAI,KAAK,UAAU;YAAE,kBAAkB,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;QAC3D,MAAM,OAAO,GAAG,mBAAmB,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE,CAAC,CAAC;QACzD,IAAI,OAAO,KAAK,SAAS;YAAE,kBAAkB,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;IAC/D,CAAC,CAAC,CAAC;IAEH,MAAM,eAAe,GAAG,CAAC,QAAgB,EAAW,EAAE;QAClD,IAAI,kBAAkB,CAAC,GAAG,CAAC,QAAQ,CAAC;YAAE,OAAO,IAAI,CAAC;QAClD,MAAM,KAAK,GAAG,OAAO,CAAC,KAAK,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;QAC1C,IAAI,KAAK,KAAK,SAAS;YAAE,OAAO,KAAK,CAAC;QACtC,MAAM,KAAK,GAAG,OAAO,CAAC,OAAO,EAAE,KAAK,CAAC,CAAC;QACtC,IAAI,KAAK,CAAC,IAAI,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,UAAU,CAAC,KAAK,CAAC,KAAK,WAAW,CAAC;YAAE,OAAO,IAAI,CAAC;QAC1E,OAAO,KAAK,CAAC,IAAI,CAAC,CAAC,KAAK,EAAE,EAAE;YACxB,MAAM,IAAI,GAAG,UAAU,CAAC,KAAK,CAAC,CAAC;YAC/B,OAAO,IAAI,KAAK,SAAS,IAAI,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC;QAC9D,CAAC,CAAC,CAAC;IACP,CAAC,CAAC;IAEF,MAAM,cAAc,GAAG,CACnB,QAAgB,EAChB,KAAe,EACf,SAAuB,EACvB,OAAoB,EACZ,EAAE;QACV,MAAM,KAAK,GAAa,EAAE,CAAC;QAC3B,KAAK,MAAM,IAAI,IAAI,aAAa,CAAC,GAAG,CAAC,QAAQ,CAAC,IAAI,EAAE,EAAE,CAAC;YACnD,MAAM,IAAI,GAAG,eAAe,CAAC,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,CAAC,CAAC;YAC/D,IAAI,IAAI,KAAK,IAAI;gBAAE,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACxC,CAAC;QACD,MAAM,MAAM,GAAG,eAAe,CAAC,OAAO,EAAE,KAAK,EAAE,SAAS,CAAC,CAAC;QAC1D,KAAK,MAAM,YAAY,IAAI,iBAAiB,EAAE,CAAC;YAC3C,IAAI,CAAC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,KAAK,CAAC;gBAAE,SAAS;YAC9C,KAAK,CAAC,IAAI,CAAC,YAAY,CAAC,YAAY,CAAC,IAAI,EAAE,eAAe,CAAC,OAAO,EAAE,OAAO,EAAE,YAAY,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC;QACvG,CAAC;QACD,OAAO,KAAK,CAAC;IACjB,CAAC,CAAC;IAEF,OAAO;QACH,cAAc;QACd,kBAAkB,EAAE,CAAC,aAAa,EAAE,EAAE,CAAC,gBAAgB,CAAC,GAAG,CAAC,aAAa,CAAC,IAAI,EAAE;QAChF,qBAAqB,EAAE,CAAC,QAAQ,EAAE,EAAE,CAAC,0BAA0B,CAAC,GAAG,CAAC,QAAQ,CAAC,IAAI,EAAE;QACnF,eAAe;KAClB,CAAC;AACN,CAAC,CAAC","sourcesContent":["import type { AppliedProp, Call, ContainerProp, ElementProp } from \"@gtkx/config\";\nimport { toCamelIdentifier } from \"@gtkx/utils\";\nimport { renderBaseTypeFor } from \"../../analysis/ts-type.js\";\nimport type { GirClass } from \"../../gir/class.js\";\nimport type { GirNamespace } from \"../../gir/namespace.js\";\nimport type { GirParameter } from \"../../gir/parameter.js\";\nimport { chainOf, findMethod, type GirIndex, type GirTypeEntry, hasProperty } from \"./gir-index.js\";\nimport { glibNameOf } from \"./intrinsic-elements.js\";\nimport { reactTarget } from \"./props.js\";\n\ntype TypeImports = Map<string, string>;\n\ntype PropContribution = {\n child: string;\n prop: string;\n param: GirParameter;\n};\n\nexport type LazyElementSpec = {\n element: string;\n typeName: string;\n typeSource: string;\n};\n\nexport type ElementPropTypegen = {\n classPropLines: (glibName: string, klass: GirClass, namespace: GirNamespace, imports: TypeImports) => string[];\n lazyElementExports: (namespaceName: string) => LazyElementSpec[];\n containerPropNamesFor: (glibName: string) => string[];\n acceptsChildren: (glibName: string) => boolean;\n};\n\nconst forEachContainer = (\n elementProps: Record<string, ElementProp[]>,\n visit: (type: string, prop: ContainerProp) => void,\n): void => {\n for (const [type, props] of Object.entries(elementProps)) {\n for (const prop of props) {\n if (prop.kind === \"container\") visit(type, prop);\n }\n }\n};\n\nconst renderParamType = (context: GirIndex, imports: TypeImports, param: GirParameter | undefined): string => {\n if (param === undefined) return \"unknown\";\n const base = renderBaseTypeFor(context.library, reactTarget({ library: context.library, imports }), param.type);\n return param.nullable || param.optional ? `${base} | null` : base;\n};\n\nconst optionalLine = (prop: string, type: string): string => {\n const withNull = type.endsWith(\" | null\") ? type : `${type} | null`;\n return `${prop}?: ${withNull} | undefined;`;\n};\n\ntype FieldLine = { field: string; text: string };\n\nconst callFieldLines = (context: GirIndex, imports: TypeImports, type: string, call: Call): FieldLine[] => {\n if (typeof call === \"string\") return [];\n const method = findMethod(context, type, call.method);\n const lines: FieldLine[] = [];\n call.args.forEach((arg, positionIndex) => {\n if (typeof arg !== \"object\" || !(\"field\" in arg)) return;\n const param = method?.params[positionIndex];\n const optional = \"or\" in arg || param?.nullable === true || param?.optional === true;\n lines.push({\n field: arg.field,\n text: `${arg.field}${optional ? \"?\" : \"\"}: ${renderParamType(context, imports, param)};`,\n });\n });\n return lines;\n};\n\nconst mergedFieldsType = (lines: FieldLine[]): string => {\n const seen = new Set<string>();\n const texts: string[] = [];\n for (const line of lines) {\n if (seen.has(line.field)) continue;\n seen.add(line.field);\n texts.push(line.text);\n }\n return `{ ${texts.join(\" \")} }`;\n};\n\nconst callFieldsType = (context: GirIndex, imports: TypeImports, type: string, call: Call | Call[]): string => {\n if (Array.isArray(call))\n return mergedFieldsType(call.flatMap((entry) => callFieldLines(context, imports, type, entry)));\n if (typeof call === \"string\") {\n const method = findMethod(context, type, call);\n return renderParamType(context, imports, method?.params[0]);\n }\n const lines = callFieldLines(context, imports, type, call);\n if (lines.length > 0) return mergedFieldsType(lines);\n const method = findMethod(context, type, call.method);\n return renderParamType(context, imports, method?.params[0]);\n};\n\nconst appliedPropLine = (context: GirIndex, imports: TypeImports, type: string, prop: AppliedProp): string | null => {\n if (hasProperty(context, type, prop.prop)) return null;\n if (prop.kind === \"value\") return optionalLine(prop.prop, callFieldsType(context, imports, type, prop.call));\n if (prop.kind === \"list\") return optionalLine(prop.prop, `${callFieldsType(context, imports, type, prop.add)}[]`);\n return null;\n};\n\nconst collectCallContributions = (\n context: GirIndex,\n contributions: PropContribution[],\n container: { parent: string; child: string },\n call: Exclude<ContainerProp[\"append\"], string | undefined>,\n): void => {\n const method = findMethod(context, container.parent, call.method);\n call.args.forEach((arg, positionIndex) => {\n if (typeof arg !== \"object\" || !(\"prop\" in arg)) return;\n const param = method?.params[positionIndex];\n if (param === undefined) return;\n if (hasProperty(context, container.child, arg.prop)) return;\n if (contributions.some((entry) => entry.child === container.child && entry.prop === arg.prop)) return;\n contributions.push({ child: container.child, prop: arg.prop, param });\n });\n};\n\nconst collectPropContributions = (\n context: GirIndex,\n elementProps: Record<string, ElementProp[]>,\n): PropContribution[] => {\n const contributions: PropContribution[] = [];\n forEachContainer(elementProps, (parent, cp) => {\n for (const call of [cp.append, cp.remove, cp.insert, cp.reorder]) {\n if (call === undefined || typeof call === \"string\") continue;\n collectCallContributions(context, contributions, { parent, child: cp.child }, call);\n }\n });\n return contributions;\n};\n\nconst directTypeNames = (context: GirIndex, klass: GirClass, namespace: GirNamespace): Set<string> => {\n const names = new Set<string>();\n const glibName = glibNameOf(klass);\n if (glibName !== undefined) names.add(glibName);\n for (const name of klass.implements) {\n const resolved = context.library.resolveType(namespace.name, name);\n if (resolved === undefined || resolved.kind !== \"interface\") continue;\n const ifaceGlib = glibNameOf(resolved.value);\n if (ifaceGlib !== undefined) names.add(ifaceGlib);\n }\n return names;\n};\n\nconst constructOnlyNames = (context: GirIndex, entry: GirTypeEntry): string[] => {\n const names: string[] = [];\n for (const klass of chainOf(context, entry)) {\n for (const property of klass.properties) {\n if (property.constructOnly) names.push(toCamelIdentifier(property.name));\n }\n }\n return names;\n};\n\nconst methodReturnGlib = (context: GirIndex, typeName: string, methodCamel: string): string | undefined => {\n const method = findMethod(context, typeName, methodCamel);\n const ref = method?.fn.returnValue.type;\n if (ref === undefined) return undefined;\n const resolved = context.library.typeOf(ref);\n if (resolved === undefined || resolved.kind !== \"class\") return undefined;\n return glibNameOf(resolved.value);\n};\n\nconst resolveAdoptElement = (context: GirIndex, parent: string, cp: ContainerProp): string | undefined => {\n if (cp.adopt === undefined) return undefined;\n const source = typeof cp.adopt === \"string\" ? cp.adopt : cp.append;\n if (source === undefined) return undefined;\n const method = typeof source === \"string\" ? source : source.method;\n return methodReturnGlib(context, parent, method);\n};\n\nconst lazyElementExportOf = (context: GirIndex, element: string): LazyElementSpec => {\n const typeName = `${element}ElementProps`;\n const elementClass = context.index.get(element);\n if (elementClass === undefined) {\n return { element, typeName, typeSource: `export type ${typeName} = { children?: ReactNode };` };\n }\n const baseName = glibNameOf(elementClass.klass) ?? element;\n const omitted = constructOnlyNames(context, elementClass);\n const omitUnion = omitted.map((name) => JSON.stringify(name)).join(\" | \");\n const base = omitted.length === 0 ? `${baseName}Props` : `Omit<${baseName}Props, ${omitUnion}>`;\n return { element, typeName, typeSource: `export type ${typeName} = ${base};` };\n};\n\nconst collectLazyElementSpecs = (\n context: GirIndex,\n elementProps: Record<string, ElementProp[]>,\n): Map<string, LazyElementSpec[]> => {\n const specs = new Map<string, LazyElementSpec[]>();\n forEachContainer(elementProps, (parent, cp) => {\n const parentEntry = context.index.get(parent);\n if (parentEntry === undefined) return;\n const element = resolveAdoptElement(context, parent, cp);\n if (element === undefined) return;\n const spec = lazyElementExportOf(context, element);\n const list = specs.get(parentEntry.namespace.name) ?? [];\n if (!list.some((existing) => existing.element === spec.element)) list.push(spec);\n specs.set(parentEntry.namespace.name, list);\n });\n return specs;\n};\n\nconst collectContainerPropNames = (elementProps: Record<string, ElementProp[]>): Map<string, string[]> => {\n const containerPropNamesByParent = new Map<string, string[]>();\n forEachContainer(elementProps, (parent, cp) => {\n if (cp.prop === \"children\") return;\n const names = containerPropNamesByParent.get(parent) ?? [];\n if (!names.includes(cp.prop)) names.push(cp.prop);\n containerPropNamesByParent.set(parent, names);\n });\n return containerPropNamesByParent;\n};\n\nconst TEXT_CONTAINERS = [\"GtkLabel\", \"GtkTextBuffer\", \"GtkTextTag\", \"GtkTextView\"];\n\nexport const createElementPropTypegen = (\n context: GirIndex,\n elementProps: Record<string, ElementProp[]>,\n): ElementPropTypegen => {\n const appliedByType = new Map<string, AppliedProp[]>();\n for (const [type, props] of Object.entries(elementProps)) {\n for (const prop of props) {\n if (prop.kind === \"container\") continue;\n const list = appliedByType.get(type) ?? [];\n list.push(prop);\n appliedByType.set(type, list);\n }\n }\n\n const propContributions = collectPropContributions(context, elementProps);\n const lazyElementSpecs = collectLazyElementSpecs(context, elementProps);\n const containerPropNamesByParent = collectContainerPropNames(elementProps);\n\n const childrenContainers = new Set<string>(TEXT_CONTAINERS);\n forEachContainer(elementProps, (parent, cp) => {\n if (cp.prop === \"children\") childrenContainers.add(parent);\n const element = resolveAdoptElement(context, parent, cp);\n if (element !== undefined) childrenContainers.add(element);\n });\n\n const acceptsChildren = (glibName: string): boolean => {\n if (childrenContainers.has(glibName)) return true;\n const entry = context.index.get(glibName);\n if (entry === undefined) return false;\n const chain = chainOf(context, entry);\n if (chain.some((klass) => glibNameOf(klass) === \"GtkWidget\")) return true;\n return chain.some((klass) => {\n const name = glibNameOf(klass);\n return name !== undefined && childrenContainers.has(name);\n });\n };\n\n const classPropLines = (\n glibName: string,\n klass: GirClass,\n namespace: GirNamespace,\n imports: TypeImports,\n ): string[] => {\n const lines: string[] = [];\n for (const prop of appliedByType.get(glibName) ?? []) {\n const line = appliedPropLine(context, imports, glibName, prop);\n if (line !== null) lines.push(line);\n }\n const direct = directTypeNames(context, klass, namespace);\n for (const contribution of propContributions) {\n if (!direct.has(contribution.child)) continue;\n lines.push(optionalLine(contribution.prop, renderParamType(context, imports, contribution.param)));\n }\n return lines;\n };\n\n return {\n classPropLines,\n lazyElementExports: (namespaceName) => lazyElementSpecs.get(namespaceName) ?? [],\n containerPropNamesFor: (glibName) => containerPropNamesByParent.get(glibName) ?? [],\n acceptsChildren,\n };\n};\n"]}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import type { ElementProp } from "@gtkx/config";
|
|
2
|
-
import { type GirIndex } from "./gir-index.js";
|
|
3
|
-
export declare const assembleElementProps: (context: GirIndex, userElementProps: Record<string, ElementProp[]>) => Record<string, ElementProp[]>;
|
|
4
|
-
//# sourceMappingURL=element-props.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"element-props.d.ts","sourceRoot":"","sources":["../../../src/store/react/element-props.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAA4B,WAAW,EAAuB,MAAM,cAAc,CAAC;AAK/F,OAAO,EAAc,KAAK,QAAQ,EAA0B,MAAM,gBAAgB,CAAC;AA4LnF,eAAO,MAAM,oBAAoB,YACpB,QAAQ,oBACC,MAAM,CAAC,MAAM,EAAE,WAAW,EAAE,CAAC,KAChD,MAAM,CAAC,MAAM,EAAE,WAAW,EAAE,CAO9B,CAAC"}
|
|
@@ -1,178 +0,0 @@
|
|
|
1
|
-
import { toCamelIdentifier } from "@gtkx/utils";
|
|
2
|
-
import { PRIMITIVE_TS_TYPE } from "../../gir/primitives.js";
|
|
3
|
-
import { BUILT_IN_ELEMENT_PROPS } from "./built-ins.js";
|
|
4
|
-
import { findMethod, hasMethod, hasProperty } from "./gir-index.js";
|
|
5
|
-
const callMethodName = (call) => (typeof call === "string" ? call : call.method);
|
|
6
|
-
const containerTypeNames = (parent, prop) => {
|
|
7
|
-
const names = [parent, prop.child];
|
|
8
|
-
if (prop.autowrap !== undefined)
|
|
9
|
-
names.push(prop.autowrap);
|
|
10
|
-
return names;
|
|
11
|
-
};
|
|
12
|
-
const containerCalls = (prop) => {
|
|
13
|
-
const calls = [prop.append, prop.remove, prop.insert, prop.reorder].filter((call) => call !== undefined);
|
|
14
|
-
if (typeof prop.adopt === "string")
|
|
15
|
-
calls.push(prop.adopt);
|
|
16
|
-
return calls;
|
|
17
|
-
};
|
|
18
|
-
const knownTypes = (context, names) => names.every((name) => context.index.has(name));
|
|
19
|
-
const elementPropError = (path, message) => new Error(`gtkx.config.ts: \`${path}\` ${message}`);
|
|
20
|
-
const validateTypeNames = (context, path, names) => {
|
|
21
|
-
for (const name of names) {
|
|
22
|
-
if (!context.index.has(name)) {
|
|
23
|
-
throw elementPropError(path, `references "${name}", which is not a type in the generated libraries`);
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
};
|
|
27
|
-
const validateCalls = (context, path, host, calls) => {
|
|
28
|
-
for (const call of calls) {
|
|
29
|
-
const method = callMethodName(call);
|
|
30
|
-
if (!hasMethod(context, host, method)) {
|
|
31
|
-
throw elementPropError(path, `references method "${method}", which does not exist on ${host}`);
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
};
|
|
35
|
-
const validateMember = (context, path, host, name) => {
|
|
36
|
-
if (!hasProperty(context, host, name)) {
|
|
37
|
-
throw elementPropError(path, `references "${name}", which is not a property of ${host}`);
|
|
38
|
-
}
|
|
39
|
-
};
|
|
40
|
-
const validateUserElementProp = (context, type, path, prop) => {
|
|
41
|
-
switch (prop.kind) {
|
|
42
|
-
case "container":
|
|
43
|
-
validateTypeNames(context, path, containerTypeNames(type, prop));
|
|
44
|
-
validateCalls(context, path, type, containerCalls(prop));
|
|
45
|
-
return;
|
|
46
|
-
case "value":
|
|
47
|
-
validateTypeNames(context, path, [type]);
|
|
48
|
-
validateCalls(context, path, type, prop.after === undefined ? [prop.call] : [prop.call, prop.after]);
|
|
49
|
-
return;
|
|
50
|
-
case "controlled-text":
|
|
51
|
-
validateTypeNames(context, path, [type]);
|
|
52
|
-
validateMember(context, path, type, prop.prop);
|
|
53
|
-
return;
|
|
54
|
-
case "lazy":
|
|
55
|
-
validateTypeNames(context, path, [type]);
|
|
56
|
-
validateMember(context, path, type, prop.prop);
|
|
57
|
-
if (prop.lookup !== undefined)
|
|
58
|
-
validateCalls(context, path, type, [prop.lookup]);
|
|
59
|
-
return;
|
|
60
|
-
case "list":
|
|
61
|
-
validateTypeNames(context, path, [type]);
|
|
62
|
-
validateCalls(context, path, type, listCalls(prop));
|
|
63
|
-
return;
|
|
64
|
-
}
|
|
65
|
-
};
|
|
66
|
-
const addCalls = (add) => (Array.isArray(add) ? add : [add]);
|
|
67
|
-
const listCalls = (prop) => {
|
|
68
|
-
const calls = addCalls(prop.add);
|
|
69
|
-
if (prop.remove !== undefined)
|
|
70
|
-
calls.push(prop.remove);
|
|
71
|
-
if (prop.clear !== undefined)
|
|
72
|
-
calls.push(prop.clear);
|
|
73
|
-
return calls;
|
|
74
|
-
};
|
|
75
|
-
const NO_DEFAULT = Symbol("gtkx.no-default");
|
|
76
|
-
const inferredDefault = (context, param) => {
|
|
77
|
-
if (param.nullable)
|
|
78
|
-
return null;
|
|
79
|
-
const type = param.type === undefined ? undefined : context.library.typeOf(param.type);
|
|
80
|
-
if (type?.kind !== "primitive")
|
|
81
|
-
return NO_DEFAULT;
|
|
82
|
-
switch (PRIMITIVE_TS_TYPE[type.category]) {
|
|
83
|
-
case "number":
|
|
84
|
-
return 0;
|
|
85
|
-
case "boolean":
|
|
86
|
-
return false;
|
|
87
|
-
default:
|
|
88
|
-
return NO_DEFAULT;
|
|
89
|
-
}
|
|
90
|
-
};
|
|
91
|
-
const argForParameter = (context, param) => {
|
|
92
|
-
const field = toCamelIdentifier(param.name);
|
|
93
|
-
const or = inferredDefault(context, param);
|
|
94
|
-
return or === NO_DEFAULT ? { field } : { field, or };
|
|
95
|
-
};
|
|
96
|
-
const callArity = (context, type, call) => typeof call === "string" ? findMethod(context, type, call)?.params.length : undefined;
|
|
97
|
-
const expandCall = (context, type, call, scalar) => {
|
|
98
|
-
if (typeof call !== "string" || scalar)
|
|
99
|
-
return call;
|
|
100
|
-
const method = findMethod(context, type, call);
|
|
101
|
-
if (method === undefined || method.params.length === 0)
|
|
102
|
-
return call;
|
|
103
|
-
return { method: call, args: method.params.map((param) => argForParameter(context, param)) };
|
|
104
|
-
};
|
|
105
|
-
const expandListProp = (context, type, prop) => {
|
|
106
|
-
const scalar = !Array.isArray(prop.add) && callArity(context, type, prop.add) === 1;
|
|
107
|
-
const add = Array.isArray(prop.add)
|
|
108
|
-
? prop.add.map((call) => expandCall(context, type, call, false))
|
|
109
|
-
: expandCall(context, type, prop.add, scalar);
|
|
110
|
-
return {
|
|
111
|
-
...prop,
|
|
112
|
-
add,
|
|
113
|
-
remove: prop.remove === undefined ? undefined : expandCall(context, type, prop.remove, scalar),
|
|
114
|
-
};
|
|
115
|
-
};
|
|
116
|
-
const expandValueProp = (context, type, prop) => {
|
|
117
|
-
const arity = callArity(context, type, prop.call);
|
|
118
|
-
return { ...prop, call: expandCall(context, type, prop.call, arity === undefined || arity <= 1) };
|
|
119
|
-
};
|
|
120
|
-
const expandAppliedProps = (context, elementProps) => {
|
|
121
|
-
const result = {};
|
|
122
|
-
for (const [type, props] of Object.entries(elementProps)) {
|
|
123
|
-
result[type] = props.map((prop) => {
|
|
124
|
-
if (prop.kind === "list")
|
|
125
|
-
return expandListProp(context, type, prop);
|
|
126
|
-
if (prop.kind === "value")
|
|
127
|
-
return expandValueProp(context, type, prop);
|
|
128
|
-
return prop;
|
|
129
|
-
});
|
|
130
|
-
}
|
|
131
|
-
return result;
|
|
132
|
-
};
|
|
133
|
-
const validateUserElementProps = (context, elementProps) => {
|
|
134
|
-
for (const [type, props] of Object.entries(elementProps)) {
|
|
135
|
-
props.forEach((prop, index) => {
|
|
136
|
-
validateUserElementProp(context, type, `elementProps.${type}[${index}]`, prop);
|
|
137
|
-
});
|
|
138
|
-
}
|
|
139
|
-
};
|
|
140
|
-
const elementPropKey = (prop) => prop.kind === "container" ? `container:${prop.prop}:${prop.child}` : `applied:${prop.prop}`;
|
|
141
|
-
const mergeElementProps = (layers) => {
|
|
142
|
-
const byType = new Map();
|
|
143
|
-
for (const layer of layers) {
|
|
144
|
-
for (const [type, props] of Object.entries(layer)) {
|
|
145
|
-
const merged = byType.get(type) ?? new Map();
|
|
146
|
-
for (const prop of props) {
|
|
147
|
-
const key = elementPropKey(prop);
|
|
148
|
-
merged.delete(key);
|
|
149
|
-
merged.set(key, prop);
|
|
150
|
-
}
|
|
151
|
-
byType.set(type, merged);
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
const result = {};
|
|
155
|
-
for (const [type, merged] of byType)
|
|
156
|
-
result[type] = [...merged.values()];
|
|
157
|
-
return result;
|
|
158
|
-
};
|
|
159
|
-
const filterKnownElementProps = (context, map) => {
|
|
160
|
-
const result = {};
|
|
161
|
-
for (const [type, props] of Object.entries(map)) {
|
|
162
|
-
if (!context.index.has(type))
|
|
163
|
-
continue;
|
|
164
|
-
const kept = props.filter((prop) => prop.kind !== "container" || knownTypes(context, containerTypeNames(type, prop)));
|
|
165
|
-
if (kept.length > 0)
|
|
166
|
-
result[type] = kept;
|
|
167
|
-
}
|
|
168
|
-
return result;
|
|
169
|
-
};
|
|
170
|
-
export const assembleElementProps = (context, userElementProps) => {
|
|
171
|
-
validateUserElementProps(context, userElementProps);
|
|
172
|
-
const merged = mergeElementProps([
|
|
173
|
-
filterKnownElementProps(context, BUILT_IN_ELEMENT_PROPS),
|
|
174
|
-
filterKnownElementProps(context, userElementProps),
|
|
175
|
-
]);
|
|
176
|
-
return expandAppliedProps(context, merged);
|
|
177
|
-
};
|
|
178
|
-
//# sourceMappingURL=element-props.js.map
|