@praxisui/core 4.0.0-beta.0 → 6.0.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/fesm2022/praxisui-core.mjs +1589 -349
- package/index.d.ts +2139 -1868
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -121,6 +121,7 @@ Observação: os IDs de widgets usados na página devem estar registrados via `C
|
|
|
121
121
|
|
|
122
122
|
- `projects/praxis-core/docs/connection-editor.md` (historico legado; fora do fluxo ativo)
|
|
123
123
|
- `projects/praxis-core/docs/schema-flow.md`
|
|
124
|
+
- `projects/praxis-core/docs/rfc-json-logic-semantics.md`
|
|
124
125
|
|
|
125
126
|
## ⚙️ Global Config (bootstrap)
|
|
126
127
|
|