g-ui-web 1.3.31 → 1.3.32

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.
Binary file
package/lib/g-ui-web.js CHANGED
@@ -116568,7 +116568,7 @@ const P9 = {
116568
116568
  GDynamicTarget: M_t,
116569
116569
  GTargetCompleteRate: D2t,
116570
116570
  GTextSelect: W_t,
116571
- GFloatingAI: aAt,
116571
+ GFloatingAi: aAt,
116572
116572
  // element-plus
116573
116573
  GButton: hAt,
116574
116574
  GRow: lAt,
@@ -116661,7 +116661,7 @@ export {
116661
116661
  n2t as GDialog,
116662
116662
  p2t as GDrawer,
116663
116663
  M_t as GDynamicTarget,
116664
- aAt as GFloatingAI,
116664
+ aAt as GFloatingAi,
116665
116665
  aTt as GForm,
116666
116666
  lTt as GFormItem,
116667
116667
  ynt as GFunnel,
Binary file