fui-material 2.5.0 → 2.5.1

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.
@@ -4270,24 +4270,24 @@ const FTooltip = ({
4270
4270
  tooltipElement && createPortal(tooltipElement, document.body)
4271
4271
  ] });
4272
4272
  };
4273
- const rotate = "_rotate_igzn5_43";
4274
- const focused = "_focused_igzn5_94";
4275
- const selected = "_selected_igzn5_97";
4273
+ const rotate = "_rotate_1prwk_43";
4274
+ const focused = "_focused_1prwk_94";
4275
+ const selected = "_selected_1prwk_97";
4276
4276
  const styles$6 = {
4277
- "f-search-select": "_f-search-select_igzn5_3",
4278
- "f-select-native-hidden": "_f-select-native-hidden_igzn5_8",
4279
- "f-select-actions": "_f-select-actions_igzn5_25",
4280
- "f-select-icon": "_f-select-icon_igzn5_34",
4277
+ "f-search-select": "_f-search-select_1prwk_3",
4278
+ "f-select-native-hidden": "_f-select-native-hidden_1prwk_8",
4279
+ "f-select-actions": "_f-select-actions_1prwk_25",
4280
+ "f-select-icon": "_f-select-icon_1prwk_34",
4281
4281
  rotate,
4282
- "f-select-dropdown": "_f-select-dropdown_igzn5_48",
4283
- "f-select-list": "_f-select-list_igzn5_62",
4284
- "f-select-option": "_f-select-option_igzn5_81",
4282
+ "f-select-dropdown": "_f-select-dropdown_1prwk_48",
4283
+ "f-select-list": "_f-select-list_1prwk_62",
4284
+ "f-select-option": "_f-select-option_1prwk_81",
4285
4285
  focused,
4286
4286
  selected,
4287
- "f-select-create": "_f-select-create_igzn5_102",
4288
- "f-select-no-results": "_f-select-no-results_igzn5_108",
4289
- "f-select-highlight": "_f-select-highlight_igzn5_128",
4290
- "has-icons": "_has-icons_igzn5_135"
4287
+ "f-select-create": "_f-select-create_1prwk_102",
4288
+ "f-select-no-results": "_f-select-no-results_1prwk_108",
4289
+ "f-select-highlight": "_f-select-highlight_1prwk_128",
4290
+ "has-icons": "_has-icons_1prwk_135"
4291
4291
  };
4292
4292
  const ChevronIcon = ({ className }) => /* @__PURE__ */ jsxRuntimeExports.jsx("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", className, children: /* @__PURE__ */ jsxRuntimeExports.jsx("polyline", { points: "6 9 12 15 18 9" }) });
4293
4293
  const CloseIcon = () => /* @__PURE__ */ jsxRuntimeExports.jsxs("svg", { width: "14", height: "14", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", children: [