@kubb/react-fabric 0.13.2 → 0.13.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-Cnw5r_-A.js → chunk-DbZtQ4qb.js} +5 -1
- package/dist/{getFunctionParams-ClT1iMr_.d.ts → getFunctionParams-CINBJQGH.d.ts} +3 -1
- package/dist/globals.d.ts +1 -0
- package/dist/index.cjs +3 -3
- package/dist/index.d.ts +3 -2
- package/dist/index.js +4 -4
- package/dist/jsx-dev-runtime.cjs +20 -2
- package/dist/jsx-dev-runtime.cjs.map +1 -1
- package/dist/jsx-dev-runtime.d.ts +2 -1
- package/dist/jsx-dev-runtime.js +21 -3
- package/dist/jsx-dev-runtime.js.map +1 -1
- package/dist/{jsx-namespace-CFK460kI.d.ts → jsx-namespace-Bg7Kfg54.d.ts} +2 -1
- package/dist/{jsx-runtime-Dm7PKVbc.js → jsx-runtime-CZxrhUx8.js} +24 -5
- package/dist/{jsx-runtime-Dm7PKVbc.js.map → jsx-runtime-CZxrhUx8.js.map} +1 -1
- package/dist/{jsx-runtime-7CEZevwV.cjs → jsx-runtime-C_GM3QQI.cjs} +23 -4
- package/dist/{jsx-runtime-7CEZevwV.cjs.map → jsx-runtime-C_GM3QQI.cjs.map} +1 -1
- package/dist/jsx-runtime.cjs +2 -2
- package/dist/jsx-runtime.d.ts +2 -1
- package/dist/jsx-runtime.js +3 -3
- package/dist/plugins.cjs +3 -3
- package/dist/plugins.d.ts +1 -1
- package/dist/plugins.js +3 -3
- package/dist/{react-DorQ0Kea.cjs → react-B4mAwc8c.cjs} +96 -25
- package/dist/{react-DorQ0Kea.cjs.map → react-B4mAwc8c.cjs.map} +1 -1
- package/dist/{react-D652OKii.js → react-C2cYsofv.js} +87 -26
- package/dist/{react-D652OKii.js.map → react-C2cYsofv.js.map} +1 -1
- package/dist/{reactPlugin-BGbgHJfV.cjs → reactPlugin-BshFnF2Y.cjs} +1449 -316
- package/dist/{reactPlugin-BGbgHJfV.cjs.map → reactPlugin-BshFnF2Y.cjs.map} +1 -1
- package/dist/{reactPlugin-tE73eBS_.js → reactPlugin-DGKBWjiR.js} +1450 -317
- package/dist/{reactPlugin-tE73eBS_.js.map → reactPlugin-DGKBWjiR.js.map} +1 -1
- package/dist/{reactPlugin-CJEggKNs.d.ts → reactPlugin-OUKiWH1q.d.ts} +2 -1
- package/dist/types.d.ts +2 -2
- package/package.json +4 -3
- package/dist/getFunctionParams-BJb7Kd-D.d.ts +0 -48
- package/dist/jsx-namespace-BLQ6SvuD.d.ts +0 -33
- package/dist/reactPlugin-DYARkyXy.d.ts +0 -462
- package/src/components/__snapshots__/arrow_function_with_generics.ts +0 -3
- package/src/components/__snapshots__/async_arrow_function.ts +0 -3
- package/src/components/__snapshots__/async_function.ts +0 -3
- package/src/components/__snapshots__/async_function_with_Promise_return_type.ts +0 -3
- package/src/components/__snapshots__/basic_arrow_function.ts +0 -3
- package/src/components/__snapshots__/basic_const.ts +0 -1
- package/src/components/__snapshots__/basic_export.ts +0 -1
- package/src/components/__snapshots__/basic_function.ts +0 -3
- package/src/components/__snapshots__/basic_import.ts +0 -1
- package/src/components/__snapshots__/basic_type.ts +0 -1
- package/src/components/__snapshots__/const_with_JSDoc.ts +0 -4
- package/src/components/__snapshots__/const_with_as_const.ts +0 -1
- package/src/components/__snapshots__/const_with_type.ts +0 -1
- package/src/components/__snapshots__/default_exported_arrow_function.ts +0 -3
- package/src/components/__snapshots__/default_exported_function.ts +0 -3
- package/src/components/__snapshots__/exported_arrow_function.ts +0 -3
- package/src/components/__snapshots__/exported_async_arrow_function_with_generics.ts +0 -3
- package/src/components/__snapshots__/exported_async_function_with_generics.ts +0 -3
- package/src/components/__snapshots__/exported_const.ts +0 -1
- package/src/components/__snapshots__/exported_function.ts +0 -3
- package/src/components/__snapshots__/exported_type.ts +0 -1
- package/src/components/__snapshots__/function_with_JSDoc.ts +0 -6
- package/src/components/__snapshots__/function_with_generics.ts +0 -3
- package/src/components/__snapshots__/function_with_parameters.ts +0 -3
- package/src/components/__snapshots__/function_with_return_type.ts +0 -3
- package/src/components/__snapshots__/matches_with_root_import.ts +0 -1
- package/src/components/__snapshots__/named_export.ts +0 -1
- package/src/components/__snapshots__/named_export_(object_advanced).ts +0 -1
- package/src/components/__snapshots__/named_import.ts +0 -1
- package/src/components/__snapshots__/named_import_(object).ts +0 -1
- package/src/components/__snapshots__/named_import_(object_advanced).ts +0 -1
- package/src/components/__snapshots__/named_typed_export.ts +0 -1
- package/src/components/__snapshots__/named_typed_import.ts +0 -1
- package/src/components/__snapshots__/single_line_arrow_function.ts +0 -1
- package/src/components/__snapshots__/type_with_JSDoc.ts +0 -4
- package/src/components/__snapshots__/typed_export.ts +0 -1
- package/src/components/__snapshots__/typed_import.ts +0 -1
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.