@kengic/vue 0.31.15-beta.0 → 0.31.15

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.
Files changed (70) hide show
  1. package/bin/postinstall.mjs +1 -0
  2. package/dist/caret-right-outlined-Btgsw6a_.1cf00b77.mjs +8 -0
  3. package/dist/close-outlined-DMcSQWxQ.f7304023.mjs +8 -0
  4. package/dist/exclamation-circle-outlined-DZrXCnvM.0844874c.mjs +8 -0
  5. package/dist/fullscreen-exit-outlined-X1iYkFc4.378f8508.mjs +8 -0
  6. package/dist/fullscreen-outlined-DDBrsRcy.dcf0d8c8.mjs +8 -0
  7. package/dist/index.css +1 -1
  8. package/dist/kengic-vue.js +136021 -68082
  9. package/dist/search-outlined-Od1M_oxf.a1041ffc.mjs +8 -0
  10. package/dist/src/component/KgAppSelect/KgAppSelect.d.ts +13 -0
  11. package/dist/src/component/KgButton/KgButton.d.ts +1 -2
  12. package/dist/src/component/KgCanvas/KgCanvas.ContextMenu.d.ts +1 -2
  13. package/dist/src/component/KgCanvas/KgCanvas.ToolbarButton.Fullscreen.d.ts +1 -2
  14. package/dist/src/component/KgCanvas/KgCanvas.ToolbarButton.Mode.d.ts +1 -2
  15. package/dist/src/component/KgCanvas/KgCanvas.ToolbarButton.OverviewScale.d.ts +1 -2
  16. package/dist/src/component/KgCanvas/KgCanvas.Tooltip.d.ts +1 -2
  17. package/dist/src/component/KgCanvas/KgCanvas.d.ts +1 -1
  18. package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Tab.Rgv.d.ts +1 -2
  19. package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.d.ts +9 -0
  20. package/dist/src/component/KgForm/KgForm.d.ts +1 -2
  21. package/dist/src/component/KgForm.Item/KgForm.Item.Addon.DynamicQueryOperator.d.ts +1 -1
  22. package/dist/src/component/KgForm.Item/KgForm.Item.Addon.Lookup.Modal.d.ts +1 -1
  23. package/dist/src/component/KgForm.Item/KgForm.Item.Addon.Lookup.d.ts +1 -1
  24. package/dist/src/component/KgImage/KgImage.d.ts +1 -1
  25. package/dist/src/component/KgLayoutHeader/KgLayoutHeader.Locale.d.ts +1 -1
  26. package/dist/src/component/KgModal/KgModal.d.ts +1 -1
  27. package/dist/src/component/KgModal/KgModalHeaderButtons.d.ts +29 -0
  28. package/dist/src/component/KgModal02/KgModal02.d.ts +1 -2
  29. package/dist/src/component/KgProgressA/KgProgressA.d.ts +1 -1
  30. package/dist/src/component/KgResizable/KgResizable.d.ts +1 -1
  31. package/dist/src/component/KgSearch/KgSearch.d.ts +1 -1
  32. package/dist/src/component/KgSimulator/KgSimulator.Canvas.Title.d.ts +1 -2
  33. package/dist/src/component/KgSimulator/KgSimulator.Canvas.d.ts +1 -2
  34. package/dist/src/component/KgSimulator/KgSimulator.Menu.Scene.Create.CircularConveyor.d.ts +1 -2
  35. package/dist/src/component/KgSimulator/KgSimulator.Menu.Scene.Open.CircularConveyor.d.ts +1 -2
  36. package/dist/src/component/KgSimulator/KgSimulator.Panel.d.ts +1 -2
  37. package/dist/src/component/KgSimulator/KgSimulator.Prefab.d.ts +1 -2
  38. package/dist/src/component/KgSimulator/KgSimulator.ToolbarButton.Prefab.d.ts +1 -2
  39. package/dist/src/component/KgSimulator/KgSimulator.ToolbarButton.Property.d.ts +1 -2
  40. package/dist/src/component/KgSimulator/KgSimulator.ToolbarButton.Scene.d.ts +1 -2
  41. package/dist/src/component/KgSimulator/KgSimulator.ToolbarButton.d.ts +1 -2
  42. package/dist/src/component/KgSimulator/KgSimulator.d.ts +1 -2
  43. package/dist/src/component/KgSubmit/KgSubmit.d.ts +1 -1
  44. package/dist/src/component/KgTable/KgTable.BodyCell.d.ts +18 -0
  45. package/dist/src/component/KgTable/KgTable.HeadCell.d.ts +16 -0
  46. package/dist/src/component/KgTable/KgTable.Info.d.ts +18 -0
  47. package/dist/src/component/KgTable/KgTable.Setting.d.ts +6 -0
  48. package/dist/src/component/KgTable/KgTable.d.ts +1 -1
  49. package/dist/src/component/KgTable02/KgTable02.BodyCell.d.ts +22 -0
  50. package/dist/src/component/KgTable02/KgTable02.d.ts +1 -2
  51. package/dist/src/component/KgVarConfig/KgVarConfig$Modal.d.ts +1 -2
  52. package/dist/src/component/KgVarConfig/KgVarConfig$SelectFormIdModal.d.ts +1 -2
  53. package/dist/src/component/KgWarehouse/KgWarehouse.d.ts +1 -1
  54. package/dist/src/component/KgWorkStation/KgWorkStation.d.ts +13 -14
  55. package/dist/src/component/KgWorkStation/KgWorkStation.store.d.ts +10 -10
  56. package/dist/src/component/KgYesOrNo/KgYesOrNo.d.ts +1 -1
  57. package/dist/src/config/index.d.ts +1 -0
  58. package/dist/src/index.d.ts +1 -0
  59. package/dist/src/model/index.d.ts +6 -12
  60. package/dist/src/page/KgPageDda/KgPageDda.Create.Basic.SqlModal.d.ts +1 -2
  61. package/dist/src/page/KgPageDda/KgPageDda.Create.Basic.d.ts +1 -2
  62. package/dist/src/page/KgPageDda/KgPageDda.Create.Button.d.ts +1 -2
  63. package/dist/src/page/KgPageDda/KgPageDda.Create.Menu.d.ts +1 -2
  64. package/dist/src/page/KgPageDda/KgPageDda.Create.Search.d.ts +1 -2
  65. package/dist/src/page/KgPageDda/KgPageDda.Create.Submit.d.ts +1 -2
  66. package/dist/src/page/KgPageDda/KgPageDda.Create.Table.d.ts +1 -2
  67. package/dist/src/page/KgPageDda/KgPageDda.Create.d.ts +1 -2
  68. package/dist/src/page/KgPageSqlClient/components/KgSqlClient.ResultTab.d.ts +1 -2
  69. package/dist/three-dots-loading-bIlrTJYR.77291e2a.mjs +8 -0
  70. package/package.json +2 -1
@@ -36,6 +36,7 @@ const EXCLUDE_PACKAGE_LIST = [
36
36
  '@iconify-icons/mdi',
37
37
  '@iconify-icons/ph',
38
38
  '@kengic/core.core',
39
+ '@kengic/core.react',
39
40
  '@thymine/xunee',
40
41
  '@types/md5',
41
42
  '@types/uuid',
@@ -0,0 +1,8 @@
1
+ const t = {
2
+ width: 1024,
3
+ height: 1024,
4
+ body: '<path fill="currentColor" d="M715.8 493.5L335 165.1c-14.2-12.2-35-1.2-35 18.5v656.8c0 19.7 20.8 30.7 35 18.5l380.8-328.4c10.9-9.4 10.9-27.6 0-37z"/>'
5
+ };
6
+ export {
7
+ t as default
8
+ };
@@ -0,0 +1,8 @@
1
+ const c = {
2
+ width: 1024,
3
+ height: 1024,
4
+ body: '<path fill="currentColor" fill-rule="evenodd" d="M799.855 166.312c.023.007.043.018.084.059l57.69 57.69c.041.041.052.06.059.084a.118.118 0 0 1 0 .069c-.007.023-.018.042-.059.083L569.926 512l287.703 287.703c.041.04.052.06.059.083a.118.118 0 0 1 0 .07c-.007.022-.018.042-.059.083l-57.69 57.69c-.041.041-.06.052-.084.059a.118.118 0 0 1-.069 0c-.023-.007-.042-.018-.083-.059L512 569.926L224.297 857.629c-.04.041-.06.052-.083.059a.118.118 0 0 1-.07 0c-.022-.007-.042-.018-.083-.059l-57.69-57.69c-.041-.041-.052-.06-.059-.084a.118.118 0 0 1 0-.069c.007-.023.018-.042.059-.083L454.073 512L166.371 224.297c-.041-.04-.052-.06-.059-.083a.118.118 0 0 1 0-.07c.007-.022.018-.042.059-.083l57.69-57.69c.041-.041.06-.052.084-.059a.118.118 0 0 1 .069 0c.023.007.042.018.083.059L512 454.073l287.703-287.702c.04-.041.06-.052.083-.059a.118.118 0 0 1 .07 0Z"/>'
5
+ };
6
+ export {
7
+ c as default
8
+ };
@@ -0,0 +1,8 @@
1
+ const t = {
2
+ width: 1024,
3
+ height: 1024,
4
+ body: '<path fill="currentColor" d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448s448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372s372 166.6 372 372s-166.6 372-372 372z"/><path fill="currentColor" d="M464 688a48 48 0 1 0 96 0a48 48 0 1 0-96 0zm24-112h48c4.4 0 8-3.6 8-8V296c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8z"/>'
5
+ };
6
+ export {
7
+ t as default
8
+ };
@@ -0,0 +1,8 @@
1
+ const l = {
2
+ width: 1024,
3
+ height: 1024,
4
+ body: '<path fill="currentColor" d="M391 240.9c-.8-6.6-8.9-9.4-13.6-4.7l-43.7 43.7L200 146.3a8.03 8.03 0 0 0-11.3 0l-42.4 42.3a8.03 8.03 0 0 0 0 11.3L280 333.6l-43.9 43.9a8.01 8.01 0 0 0 4.7 13.6L401 410c5.1.6 9.5-3.7 8.9-8.9L391 240.9zm10.1 373.2L240.8 633c-6.6.8-9.4 8.9-4.7 13.6l43.9 43.9L146.3 824a8.03 8.03 0 0 0 0 11.3l42.4 42.3c3.1 3.1 8.2 3.1 11.3 0L333.7 744l43.7 43.7A8.01 8.01 0 0 0 391 783l18.9-160.1c.6-5.1-3.7-9.4-8.8-8.8zm221.8-204.2L783.2 391c6.6-.8 9.4-8.9 4.7-13.6L744 333.6L877.7 200c3.1-3.1 3.1-8.2 0-11.3l-42.4-42.3a8.03 8.03 0 0 0-11.3 0L690.3 279.9l-43.7-43.7a8.01 8.01 0 0 0-13.6 4.7L614.1 401c-.6 5.2 3.7 9.5 8.8 8.9zM744 690.4l43.9-43.9a8.01 8.01 0 0 0-4.7-13.6L623 614c-5.1-.6-9.5 3.7-8.9 8.9L633 783.1c.8 6.6 8.9 9.4 13.6 4.7l43.7-43.7L824 877.7c3.1 3.1 8.2 3.1 11.3 0l42.4-42.3c3.1-3.1 3.1-8.2 0-11.3L744 690.4z"/>'
5
+ };
6
+ export {
7
+ l as default
8
+ };
@@ -0,0 +1,8 @@
1
+ const l = {
2
+ width: 1024,
3
+ height: 1024,
4
+ body: '<path fill="currentColor" d="m290 236.4l43.9-43.9a8.01 8.01 0 0 0-4.7-13.6L169 160c-5.1-.6-9.5 3.7-8.9 8.9L179 329.1c.8 6.6 8.9 9.4 13.6 4.7l43.7-43.7L370 423.7c3.1 3.1 8.2 3.1 11.3 0l42.4-42.3c3.1-3.1 3.1-8.2 0-11.3L290 236.4zm352.7 187.3c3.1 3.1 8.2 3.1 11.3 0l133.7-133.6l43.7 43.7a8.01 8.01 0 0 0 13.6-4.7L863.9 169c.6-5.1-3.7-9.5-8.9-8.9L694.8 179c-6.6.8-9.4 8.9-4.7 13.6l43.9 43.9L600.3 370a8.03 8.03 0 0 0 0 11.3l42.4 42.4zM845 694.9c-.8-6.6-8.9-9.4-13.6-4.7l-43.7 43.7L654 600.3a8.03 8.03 0 0 0-11.3 0l-42.4 42.3a8.03 8.03 0 0 0 0 11.3L734 787.6l-43.9 43.9a8.01 8.01 0 0 0 4.7 13.6L855 864c5.1.6 9.5-3.7 8.9-8.9L845 694.9zm-463.7-94.6a8.03 8.03 0 0 0-11.3 0L236.3 733.9l-43.7-43.7a8.01 8.01 0 0 0-13.6 4.7L160.1 855c-.6 5.1 3.7 9.5 8.9 8.9L329.2 845c6.6-.8 9.4-8.9 4.7-13.6L290 787.6L423.7 654c3.1-3.1 3.1-8.2 0-11.3l-42.4-42.4z"/>'
5
+ };
6
+ export {
7
+ l as default
8
+ };