@superblocksteam/library 1.99.99-next.2 → 2.0.0-next.10
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/{allPaths-CCZMME3l.js → allPaths-DXE_RTrt.js} +2 -2
- package/dist/{allPaths-CCZMME3l.js.map → allPaths-DXE_RTrt.js.map} +1 -1
- package/dist/{allPaths-CHXNxDVP.js → allPaths-h7bsheRo.js} +2 -2
- package/dist/{allPaths-CHXNxDVP.js.map → allPaths-h7bsheRo.js.map} +1 -1
- package/dist/{allPathsLoader-DTWFaGcd.js → allPathsLoader-16QM90xQ.js} +3 -3
- package/dist/{allPathsLoader-DTWFaGcd.js.map → allPathsLoader-16QM90xQ.js.map} +1 -1
- package/dist/{allPathsLoader-Fr8EhLGp.js → allPathsLoader-BWX35Jie.js} +3 -3
- package/dist/{allPathsLoader-Fr8EhLGp.js.map → allPathsLoader-BWX35Jie.js.map} +1 -1
- package/dist/{icons-BrNMuu_I.js → icons-D_yAT9A6.js} +27 -19
- package/dist/icons-D_yAT9A6.js.map +1 -0
- package/dist/{index-U0oPeutu.js → index-tdErpvtu.js} +49094 -48912
- package/dist/{index-U0oPeutu.js.map → index-tdErpvtu.js.map} +1 -1
- package/dist/index.js +2 -2
- package/dist/{splitPathsBySizeLoader-PcZVWYaJ.js → splitPathsBySizeLoader-7yhv4gcq.js} +2 -2
- package/dist/{splitPathsBySizeLoader-PcZVWYaJ.js.map → splitPathsBySizeLoader-7yhv4gcq.js.map} +1 -1
- package/dist/{splitPathsBySizeLoader-DHk6oFvg.js → splitPathsBySizeLoader-wQWCogRx.js} +2 -2
- package/dist/{splitPathsBySizeLoader-DHk6oFvg.js.map → splitPathsBySizeLoader-wQWCogRx.js.map} +1 -1
- package/dist-types/edit-mode/dnd/utils.d.ts +25 -0
- package/dist-types/edit-mode/features/operation-store.d.ts +4 -0
- package/dist-types/edit-mode/source-update-api.d.ts +2 -1
- package/dist-types/internal-testing/components/table.d.ts +3 -1
- package/dist-types/lib/index.d.ts +1 -1
- package/dist-types/lib/internal-details/identifier-normalizer.d.ts +1 -1
- package/dist-types/lib/internal-details/lib/evaluator/lazy-function.d.ts +1 -1
- package/dist-types/lib/sb-trigger.d.ts +0 -1
- package/dist-types/lib/triggers/implementations/show-alert.d.ts +6 -5
- package/dist-types/lib/triggers/implementations/state/reset-state-var.d.ts +9 -4
- package/dist-types/lib/triggers/implementations/state/set-state-var.d.ts +10 -5
- package/dist-types/lib/triggers/registry.d.ts +18 -8
- package/dist-types/lib/user-facing/component-base/constants.d.ts +4 -4
- package/dist-types/lib/user-facing/component-base/sb-component.d.ts +1 -2
- package/dist-types/lib/user-facing/component-base/utils/input-validation.d.ts +3 -3
- package/dist-types/lib/user-facing/components/button/index.d.ts +0 -1
- package/dist-types/lib/user-facing/components/button/props.d.ts +0 -1
- package/dist-types/lib/user-facing/components/checkbox/index.d.ts +0 -1
- package/dist-types/lib/user-facing/components/checkbox/props.d.ts +0 -1
- package/dist-types/lib/user-facing/components/column/index.d.ts +4 -5
- package/dist-types/lib/user-facing/components/column/props.d.ts +27 -29
- package/dist-types/lib/user-facing/components/container/index.d.ts +4 -5
- package/dist-types/lib/user-facing/components/container/props.d.ts +4 -5
- package/dist-types/lib/user-facing/components/custom/register-custom-component.d.ts +0 -1
- package/dist-types/lib/user-facing/components/date-picker/date-picker-component.d.ts +11 -4
- package/dist-types/lib/user-facing/components/date-picker/index.d.ts +2 -3
- package/dist-types/lib/user-facing/components/date-picker/props.d.ts +2 -3
- package/dist-types/lib/user-facing/components/date-picker/types.d.ts +2 -2
- package/dist-types/lib/user-facing/components/date-picker/utils.d.ts +11 -0
- package/dist-types/lib/user-facing/components/dropdown/index.d.ts +0 -1
- package/dist-types/lib/user-facing/components/dropdown/props.d.ts +0 -1
- package/dist-types/lib/user-facing/components/grid/index.d.ts +0 -1
- package/dist-types/lib/user-facing/components/icon/index.d.ts +0 -1
- package/dist-types/lib/user-facing/components/icon/props.d.ts +0 -1
- package/dist-types/lib/user-facing/components/image/index.d.ts +0 -1
- package/dist-types/lib/user-facing/components/image/props.d.ts +0 -1
- package/dist-types/lib/user-facing/components/input/derived-properties.d.ts +0 -1
- package/dist-types/lib/user-facing/components/input/index.d.ts +0 -1
- package/dist-types/lib/user-facing/components/input/props.d.ts +2 -4
- package/dist-types/lib/user-facing/components/key-value/props.d.ts +0 -1
- package/dist-types/lib/user-facing/components/modal/index.d.ts +4 -4
- package/dist-types/lib/user-facing/components/modal/props.d.ts +4 -4
- package/dist-types/lib/user-facing/components/section/index.d.ts +2 -1
- package/dist-types/lib/user-facing/components/section/props.d.ts +2 -1
- package/dist-types/lib/user-facing/components/slideout/props.d.ts +0 -1
- package/dist-types/lib/user-facing/components/stack/index.d.ts +4 -7
- package/dist-types/lib/user-facing/components/switch/index.d.ts +0 -1
- package/dist-types/lib/user-facing/components/switch/props.d.ts +0 -1
- package/dist-types/lib/user-facing/components/table/index.d.ts +0 -1
- package/dist-types/lib/user-facing/components/table/props.d.ts +0 -1
- package/dist-types/lib/user-facing/components/text/index.d.ts +0 -1
- package/dist-types/lib/user-facing/components/text/props.d.ts +0 -1
- package/dist-types/lib/user-facing/global-functions.d.ts +2 -1
- package/dist-types/lib/user-facing/properties-panel/mixins/appearance-properties.d.ts +1 -0
- package/dist-types/lib/user-facing/properties-panel/mixins/layout-section.d.ts +11 -13
- package/dist-types/lib/user-facing/properties-panel/props-builder.d.ts +1 -1
- package/dist-types/lib/user-facing/sb-event-flow.d.ts +9 -9
- package/dist-types/lib/user-facing/state/create-bindable-entity-proxy.d.ts +3 -4
- package/dist-types/lib/user-facing/state/types.d.ts +1 -8
- package/dist-types/lib/user-facing/utils/notification.d.ts +17 -0
- package/package.json +2 -2
- package/dist/icons-BrNMuu_I.js.map +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.