@nocobase/plugin-data-visualization 2.1.0-alpha.3 → 2.1.0-alpha.31
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/LICENSE +201 -661
- package/README.md +79 -10
- package/client-v2.d.ts +2 -0
- package/client-v2.js +1 -0
- package/dist/client/102.ae672a174b9de2c5.js +47 -0
- package/dist/client/176.0b68fc9582cfe5a3.js +10 -0
- package/dist/client/214.6dda3ffed1dca904.js +10 -0
- package/dist/client/680.55c8681f2ccb5c51.js +10 -0
- package/dist/client/flow/models/ChartBlockModel.d.ts +1 -0
- package/dist/client/flow/models/ChartOptionsBuilder.d.ts +4 -0
- package/dist/client/flow/models/QueryBuilder.d.ts +1 -4
- package/dist/client/flow/resources/ChartResource.d.ts +1 -0
- package/dist/client/index.js +1 -1
- package/dist/client-v2/174.75072e326b5a4f8a.js +10 -0
- package/dist/client-v2/176.0b68fc9582cfe5a3.js +10 -0
- package/dist/client-v2/214.6dda3ffed1dca904.js +10 -0
- package/dist/client-v2/542.d15b6fa2a7d6a4e3.js +10 -0
- package/dist/client-v2/680.c3725300a5f4414b.js +10 -0
- package/dist/client-v2/chart/ChartGroup.d.ts +44 -0
- package/dist/client-v2/chart/configs.d.ts +290 -0
- package/dist/{server/query-parser → client-v2/chart}/index.d.ts +3 -3
- package/dist/client-v2/chart/types.d.ts +103 -0
- package/dist/client-v2/flow/components/CodeEditor.d.ts +22 -0
- package/dist/client-v2/flow/models/Chart.d.ts +18 -0
- package/dist/client-v2/flow/models/ChartBlockModel.d.ts +78 -0
- package/dist/client-v2/flow/models/ChartOptionsBuilder.d.ts +23 -0
- package/dist/client-v2/flow/models/ChartOptionsBuilder.service.d.ts +58 -0
- package/dist/{server/query-parser/mysql-query-parser.d.ts → client-v2/flow/models/ChartOptionsEditor.d.ts} +8 -7
- package/dist/client-v2/flow/models/ChartOptionsPanel.d.ts +11 -0
- package/dist/{server/query-parser/sqlite-query-parser.d.ts → client-v2/flow/models/ConfigPanel.d.ts} +2 -7
- package/dist/client-v2/flow/models/ECharts.d.ts +20 -0
- package/dist/client-v2/flow/models/EventsEditor.d.ts +11 -0
- package/dist/{server/query-parser/postgres-query-parser.d.ts → client-v2/flow/models/EventsPanel.d.ts} +2 -7
- package/dist/client-v2/flow/models/QueryBuilder.d.ts +13 -0
- package/dist/client-v2/flow/models/QueryBuilder.service.d.ts +20 -0
- package/dist/client-v2/flow/models/QueryPanel.d.ts +10 -0
- package/dist/client-v2/flow/models/ResultPanel.d.ts +10 -0
- package/dist/client-v2/flow/models/SQLEditor.d.ts +10 -0
- package/dist/client-v2/flow/models/config-store.d.ts +20 -0
- package/dist/client-v2/flow/resources/ChartResource.d.ts +37 -0
- package/dist/client-v2/flow/utils.d.ts +50 -0
- package/dist/client-v2/hooks/index.d.ts +9 -0
- package/dist/client-v2/hooks/useSetChartSize.d.ts +20 -0
- package/dist/client-v2/index.d.ts +12 -0
- package/dist/client-v2/index.js +10 -0
- package/dist/client-v2/locale.d.ts +14 -0
- package/dist/client-v2/plugin.d.ts +23 -0
- package/dist/externalVersion.js +14 -12
- package/dist/node_modules/koa-compose/index.js +1 -1
- package/dist/node_modules/koa-compose/package.json +1 -1
- package/dist/server/actions/query.d.ts +2 -4
- package/dist/server/actions/query.js +48 -183
- package/dist/server/plugin.js +2 -2
- package/dist/server/types.d.ts +3 -0
- package/package.json +7 -3
- package/dist/client/2ba6e739852f8f86.js +0 -10
- package/dist/client/8795975cb8946be4.js +0 -10
- package/dist/client/924c5f5607998e1c.js +0 -10
- package/dist/client/c5d5becd097bd821.js +0 -47
- package/dist/client/flow/components/AntdFilterSelector.d.ts +0 -35
- package/dist/node_modules/moment-timezone/LICENSE +0 -20
- package/dist/node_modules/moment-timezone/builds/moment-timezone-with-data-10-year-range.js +0 -1548
- package/dist/node_modules/moment-timezone/builds/moment-timezone-with-data-10-year-range.min.js +0 -1
- package/dist/node_modules/moment-timezone/builds/moment-timezone-with-data-1970-2030.js +0 -1548
- package/dist/node_modules/moment-timezone/builds/moment-timezone-with-data-1970-2030.min.js +0 -1
- package/dist/node_modules/moment-timezone/builds/moment-timezone-with-data-2012-2022.js +0 -1560
- package/dist/node_modules/moment-timezone/builds/moment-timezone-with-data-2012-2022.min.js +0 -1
- package/dist/node_modules/moment-timezone/builds/moment-timezone-with-data.js +0 -1548
- package/dist/node_modules/moment-timezone/builds/moment-timezone-with-data.min.js +0 -1
- package/dist/node_modules/moment-timezone/builds/moment-timezone.min.js +0 -1
- package/dist/node_modules/moment-timezone/composer.json +0 -43
- package/dist/node_modules/moment-timezone/data/meta/latest.json +0 -5889
- package/dist/node_modules/moment-timezone/data/packed/latest.json +0 -852
- package/dist/node_modules/moment-timezone/index.d.ts +0 -78
- package/dist/node_modules/moment-timezone/index.js +0 -15
- package/dist/node_modules/moment-timezone/moment-timezone-utils.d.ts +0 -70
- package/dist/node_modules/moment-timezone/moment-timezone-utils.js +0 -339
- package/dist/node_modules/moment-timezone/moment-timezone.js +0 -696
- package/dist/node_modules/moment-timezone/package.json +0 -1
- package/dist/server/formatter/formatter.d.ts +0 -27
- package/dist/server/formatter/formatter.js +0 -85
- package/dist/server/formatter/mysql-formatter.d.ts +0 -14
- package/dist/server/formatter/mysql-formatter.js +0 -93
- package/dist/server/formatter/oracle-formatter.d.ts +0 -14
- package/dist/server/formatter/oracle-formatter.js +0 -74
- package/dist/server/formatter/postgres-formatter.d.ts +0 -14
- package/dist/server/formatter/postgres-formatter.js +0 -74
- package/dist/server/formatter/sqlite-formatter.d.ts +0 -15
- package/dist/server/formatter/sqlite-formatter.js +0 -83
- package/dist/server/query-parser/index.js +0 -56
- package/dist/server/query-parser/mysql-query-parser.js +0 -43
- package/dist/server/query-parser/oracle-query-parser.d.ts +0 -18
- package/dist/server/query-parser/oracle-query-parser.js +0 -60
- package/dist/server/query-parser/postgres-query-parser.js +0 -43
- package/dist/server/query-parser/query-parser.d.ts +0 -31
- package/dist/server/query-parser/query-parser.js +0 -146
- package/dist/server/query-parser/sqlite-query-parser.js +0 -43
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.