@steedos-widgets/amis-object 3.6.8 → 3.6.9

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.
@@ -22645,10 +22645,12 @@ var AmisGlobalHeaderToolbar = function (props) { return __awaiter(void 0, void 0
22645
22645
  "className": "slds-button_icon slds-global-header__icon"
22646
22646
  }
22647
22647
  ],
22648
- "label": instance.t('frontend_help')
22648
+ "label": instance.t('frontend_help'),
22649
+ "className": "steedos-header-toolbar-help"
22649
22650
  },
22650
22651
  {
22651
22652
  "type": "dropdown-button",
22653
+ "className": "steedos-header-toolbar-setup",
22652
22654
  "visibleOn": "${window:innerWidth > 768}",
22653
22655
  "label": false,
22654
22656
  "trigger": "click",
@@ -22915,7 +22917,7 @@ var AmisGlobalHeaderToolbar = function (props) { return __awaiter(void 0, void 0
22915
22917
  }
22916
22918
  ],
22917
22919
  "id": "u:857e8161c96b",
22918
- "className": "antd-Action",
22920
+ "className": "antd-Action steedos-header-toolbar-notifications",
22919
22921
  "open": false
22920
22922
  },
22921
22923
  {
@@ -23065,7 +23067,7 @@ var AmisGlobalHeaderToolbar = function (props) { return __awaiter(void 0, void 0
23065
23067
  ],
23066
23068
  }
23067
23069
  ],
23068
- "className": "antd-Action"
23070
+ "className": "antd-Action steedos-header-toolbar-user"
23069
23071
  }
23070
23072
  ], false)
23071
23073
  }];