@cambly/syntax-core 7.8.0 → 7.10.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.css +12 -10
- package/dist/index.css.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -850,7 +850,7 @@ var import_classnames7 = __toESM(require_classnames());
|
|
|
850
850
|
import { forwardRef as forwardRef3 } from "react";
|
|
851
851
|
|
|
852
852
|
// css-module:./Chip.module.css#css-module
|
|
853
|
-
var Chip_module_default = { "chip": "
|
|
853
|
+
var Chip_module_default = { "chip": "_chip_1rwvt_1", "selectedChip": "_selectedChip_1rwvt_12", "icon": "_icon_1rwvt_17", "selectedIcon": "_selectedIcon_1rwvt_25", "sm": "_sm_1rwvt_29", "lg": "_lg_1rwvt_35" };
|
|
854
854
|
|
|
855
855
|
// src/Chip/Chip.tsx
|
|
856
856
|
import { jsx as jsx9, jsxs as jsxs4 } from "react/jsx-runtime";
|
|
@@ -997,7 +997,7 @@ import { forwardRef as forwardRef5 } from "react";
|
|
|
997
997
|
var Button_module_default3 = { "button": "_button_1iunh_1", "buttonGap": "_buttonGap_1iunh_9", "fullWidth": "_fullWidth_1iunh_50", "sm": "_sm_1iunh_54", "md": "_md_1iunh_61", "lg": "_lg_1iunh_68", "icon": "_icon_1iunh_75", "smIcon": "_smIcon_1iunh_79", "mdIcon": "_mdIcon_1iunh_86", "lgIcon": "_lgIcon_1iunh_93", "secondaryBorder": "_secondaryBorder_1iunh_100", "secondaryDestructiveBorder": "_secondaryDestructiveBorder_1iunh_104", "loading": "_loading_1iunh_118", "syntaxButtonLoadingRotate": "_syntaxButtonLoadingRotate_1iunh_1", "loadingCircle": "_loadingCircle_1iunh_122" };
|
|
998
998
|
|
|
999
999
|
// css-module:./LinkButton.module.css#css-module
|
|
1000
|
-
var LinkButton_module_default = { "linkButton": "
|
|
1000
|
+
var LinkButton_module_default = { "linkButton": "_linkButton_1qjrb_1", "fitContent": "_fitContent_1qjrb_11" };
|
|
1001
1001
|
|
|
1002
1002
|
// src/LinkButton/LinkButton.tsx
|
|
1003
1003
|
import { jsx as jsx13, jsxs as jsxs5 } from "react/jsx-runtime";
|