@sdata/web-vue 3.26.0 → 3.27.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.
Files changed (85) hide show
  1. package/dist/sd.css +4 -0
  2. package/dist/sd.min.css +1 -1
  3. package/es/_hooks/use-theme-mode.d.ts +1 -1
  4. package/es/_utils/date.js +5 -38
  5. package/es/components.d.ts +1 -0
  6. package/es/index.css +4 -0
  7. package/es/index.d.ts +3 -1
  8. package/es/index.js +3 -1
  9. package/es/index.scss +1 -0
  10. package/es/locale/constant.d.ts +2 -0
  11. package/es/locale/constant.js +5 -0
  12. package/es/locale/index.d.ts +1 -0
  13. package/es/locale/index.js +6 -5
  14. package/es/locale/interface.d.ts +11 -0
  15. package/es/locale/lang/en-us.js +12 -1
  16. package/es/locale/lang/zh-cn.js +14 -2
  17. package/es/sd-vue.js +2 -0
  18. package/es/thinking-orb/engine/braid.d.ts +2 -0
  19. package/es/thinking-orb/engine/braid.js +52 -0
  20. package/es/thinking-orb/engine/core.d.ts +28 -0
  21. package/es/thinking-orb/engine/core.js +104 -0
  22. package/es/thinking-orb/engine/lattice.d.ts +4 -0
  23. package/es/thinking-orb/engine/lattice.js +188 -0
  24. package/es/thinking-orb/engine/morph.d.ts +2 -0
  25. package/es/thinking-orb/engine/morph.js +111 -0
  26. package/es/thinking-orb/engine/orbits.d.ts +2 -0
  27. package/es/thinking-orb/engine/orbits.js +65 -0
  28. package/es/thinking-orb/engine/profiles.d.ts +6 -0
  29. package/es/thinking-orb/engine/profiles.js +150 -0
  30. package/es/thinking-orb/engine/registry.d.ts +3 -0
  31. package/es/thinking-orb/engine/registry.js +20 -0
  32. package/es/thinking-orb/engine/ribbon.d.ts +2 -0
  33. package/es/thinking-orb/engine/ribbon.js +71 -0
  34. package/es/thinking-orb/engine/types.d.ts +3 -0
  35. package/es/thinking-orb/engine/web.d.ts +2 -0
  36. package/es/thinking-orb/engine/web.js +87 -0
  37. package/es/thinking-orb/index.d.ts +21 -0
  38. package/es/thinking-orb/index.js +10 -0
  39. package/es/thinking-orb/presets.d.ts +10 -0
  40. package/es/thinking-orb/presets.js +176 -0
  41. package/es/thinking-orb/style/css.js +2 -0
  42. package/es/thinking-orb/style/index.css +20 -0
  43. package/es/thinking-orb/style/index.d.ts +2 -0
  44. package/es/thinking-orb/style/index.js +2 -0
  45. package/es/thinking-orb/style/index.scss +8 -0
  46. package/es/thinking-orb/thinking-orb.js +5 -0
  47. package/es/thinking-orb/thinking-orb.vue.d.ts +4 -0
  48. package/es/thinking-orb/thinking-orb.vue_vue_type_script_setup_true_lang.js +140 -0
  49. package/es/thinking-orb/types.d.ts +12 -0
  50. package/json/vetur-attributes.json +17 -0
  51. package/json/vetur-tags.json +9 -0
  52. package/json/web-types.json +48 -1
  53. package/package.json +1 -1
  54. package/es/locale/lang/ar-eg.d.ts +0 -3
  55. package/es/locale/lang/ar-eg.js +0 -262
  56. package/es/locale/lang/de-de.d.ts +0 -3
  57. package/es/locale/lang/de-de.js +0 -262
  58. package/es/locale/lang/es-es.d.ts +0 -3
  59. package/es/locale/lang/es-es.js +0 -262
  60. package/es/locale/lang/fr-fr.d.ts +0 -3
  61. package/es/locale/lang/fr-fr.js +0 -262
  62. package/es/locale/lang/id-id.d.ts +0 -3
  63. package/es/locale/lang/id-id.js +0 -262
  64. package/es/locale/lang/it-it.d.ts +0 -3
  65. package/es/locale/lang/it-it.js +0 -262
  66. package/es/locale/lang/ja-jp.d.ts +0 -3
  67. package/es/locale/lang/ja-jp.js +0 -262
  68. package/es/locale/lang/km-kh.d.ts +0 -3
  69. package/es/locale/lang/km-kh.js +0 -262
  70. package/es/locale/lang/ko-kr.d.ts +0 -3
  71. package/es/locale/lang/ko-kr.js +0 -262
  72. package/es/locale/lang/ms-my.d.ts +0 -3
  73. package/es/locale/lang/ms-my.js +0 -262
  74. package/es/locale/lang/nl-nl.d.ts +0 -3
  75. package/es/locale/lang/nl-nl.js +0 -262
  76. package/es/locale/lang/pt-pt.d.ts +0 -3
  77. package/es/locale/lang/pt-pt.js +0 -262
  78. package/es/locale/lang/ru-ru.d.ts +0 -3
  79. package/es/locale/lang/ru-ru.js +0 -262
  80. package/es/locale/lang/th-th.d.ts +0 -3
  81. package/es/locale/lang/th-th.js +0 -262
  82. package/es/locale/lang/vi-vn.d.ts +0 -3
  83. package/es/locale/lang/vi-vn.js +0 -262
  84. package/es/locale/lang/zh-tw.d.ts +0 -3
  85. package/es/locale/lang/zh-tw.js +0 -272
package/dist/sd.css CHANGED
@@ -5168,6 +5168,10 @@ body.sd-tour-active .sd-tour-popover * {
5168
5168
  margin-left: auto;
5169
5169
  }
5170
5170
 
5171
+ .sd-thinking-orb {
5172
+ display: block;
5173
+ }
5174
+
5171
5175
  .sd-textarea-wrapper {
5172
5176
  display: inline-flex;
5173
5177
  box-sizing: border-box;