@cambly/syntax-core 5.10.0 → 6.0.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.
package/dist/index.mjs CHANGED
@@ -1173,7 +1173,7 @@ var ColorBaseDestructive700 = "#d32a4b";
1173
1173
  var ColorBaseGray800 = "#353535";
1174
1174
 
1175
1175
  // css-module:./SelectList.module.css#css-module
1176
- var SelectList_module_default = { "selectContainer": "_selectContainer_1u9cw_1", "opacityOverlay": "_opacityOverlay_1u9cw_7", "outerTextContainer": "_outerTextContainer_1u9cw_11", "selectWrapper": "_selectWrapper_1u9cw_16", "selectBox": "_selectBox_1u9cw_21", "selectMouseFocusStyling": "_selectMouseFocusStyling_1u9cw_35", "unselected": "_unselected_1u9cw_40", "selected": "_selected_1u9cw_44", "arrowIcon": "_arrowIcon_1u9cw_48", "sm": "_sm_1u9cw_62", "md": "_md_1u9cw_67", "lg": "_lg_1u9cw_72", "selectError": "_selectError_1u9cw_77" };
1176
+ var SelectList_module_default = { "selectContainer": "_selectContainer_lq72f_1", "opacityOverlay": "_opacityOverlay_lq72f_7", "outerTextContainer": "_outerTextContainer_lq72f_11", "selectWrapper": "_selectWrapper_lq72f_16", "selectBox": "_selectBox_lq72f_21", "selectMouseFocusStyling": "_selectMouseFocusStyling_lq72f_37", "unselected": "_unselected_lq72f_42", "selected": "_selected_lq72f_46", "arrowIcon": "_arrowIcon_lq72f_50", "sm": "_sm_lq72f_64", "md": "_md_lq72f_70", "lg": "_lg_lq72f_76", "selectError": "_selectError_lq72f_82" };
1177
1177
 
1178
1178
  // src/SelectList/SelectOption.tsx
1179
1179
  import { jsx as jsx17 } from "react/jsx-runtime";