@overmap-ai/core 1.0.38-component-fields.5 → 1.0.38-component-fields.6
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/overmap-core.js +36 -36
- package/dist/overmap-core.js.map +1 -1
- package/dist/overmap-core.umd.cjs +36 -36
- package/dist/overmap-core.umd.cjs.map +1 -1
- package/dist/style.css +47 -44
- package/package.json +1 -1
package/dist/overmap-core.js
CHANGED
|
@@ -6239,19 +6239,19 @@ const OvermapProvider = (props) => {
|
|
|
6239
6239
|
}
|
|
6240
6240
|
return /* @__PURE__ */ jsx(OvermapContext.Provider, { value: null, children: ret });
|
|
6241
6241
|
};
|
|
6242
|
-
const description$2 = "
|
|
6243
|
-
const floatingButtonContainer$2 = "
|
|
6244
|
-
const FullScreenImageContainer$2 = "
|
|
6245
|
-
const TopBarContainer$2 = "
|
|
6246
|
-
const fileName$2 = "
|
|
6247
|
-
const longIconButton$2 = "
|
|
6248
|
-
const previewImage$3 = "
|
|
6249
|
-
const FullScreenImage$2 = "
|
|
6250
|
-
const tabsList = "
|
|
6251
|
-
const tabTrigger = "
|
|
6252
|
-
const patchfieldBorder = "
|
|
6253
|
-
const title = "
|
|
6254
|
-
const error = "
|
|
6242
|
+
const description$2 = "_description_1w0fq_1";
|
|
6243
|
+
const floatingButtonContainer$2 = "_floatingButtonContainer_1w0fq_5";
|
|
6244
|
+
const FullScreenImageContainer$2 = "_FullScreenImageContainer_1w0fq_12";
|
|
6245
|
+
const TopBarContainer$2 = "_TopBarContainer_1w0fq_22";
|
|
6246
|
+
const fileName$2 = "_fileName_1w0fq_31";
|
|
6247
|
+
const longIconButton$2 = "_longIconButton_1w0fq_36";
|
|
6248
|
+
const previewImage$3 = "_previewImage_1w0fq_42";
|
|
6249
|
+
const FullScreenImage$2 = "_FullScreenImage_1w0fq_12";
|
|
6250
|
+
const tabsList = "_tabsList_1w0fq_61";
|
|
6251
|
+
const tabTrigger = "_tabTrigger_1w0fq_69";
|
|
6252
|
+
const patchfieldBorder = "_patchfieldBorder_1w0fq_73";
|
|
6253
|
+
const title = "_title_1w0fq_73";
|
|
6254
|
+
const error = "_error_1w0fq_89";
|
|
6255
6255
|
const styles$7 = {
|
|
6256
6256
|
description: description$2,
|
|
6257
6257
|
floatingButtonContainer: floatingButtonContainer$2,
|
|
@@ -6365,14 +6365,14 @@ class BaseField extends BaseFormElement {
|
|
|
6365
6365
|
}
|
|
6366
6366
|
__publicField(BaseField, "fieldTypeName");
|
|
6367
6367
|
__publicField(BaseField, "fieldTypeDescription");
|
|
6368
|
-
const description$1 = "
|
|
6369
|
-
const floatingButtonContainer$1 = "
|
|
6370
|
-
const FullScreenImageContainer$1 = "
|
|
6371
|
-
const TopBarContainer$1 = "
|
|
6372
|
-
const fileName$1 = "
|
|
6373
|
-
const longIconButton$1 = "
|
|
6374
|
-
const previewImage$2 = "
|
|
6375
|
-
const FullScreenImage$1 = "
|
|
6368
|
+
const description$1 = "_description_10o76_1";
|
|
6369
|
+
const floatingButtonContainer$1 = "_floatingButtonContainer_10o76_5";
|
|
6370
|
+
const FullScreenImageContainer$1 = "_FullScreenImageContainer_10o76_12";
|
|
6371
|
+
const TopBarContainer$1 = "_TopBarContainer_10o76_22";
|
|
6372
|
+
const fileName$1 = "_fileName_10o76_31";
|
|
6373
|
+
const longIconButton$1 = "_longIconButton_10o76_36";
|
|
6374
|
+
const previewImage$2 = "_previewImage_10o76_42";
|
|
6375
|
+
const FullScreenImage$1 = "_FullScreenImage_10o76_12";
|
|
6376
6376
|
const styles$6 = {
|
|
6377
6377
|
description: description$1,
|
|
6378
6378
|
floatingButtonContainer: floatingButtonContainer$1,
|
|
@@ -10749,21 +10749,21 @@ const FieldActions = memo((props) => {
|
|
|
10749
10749
|
] });
|
|
10750
10750
|
});
|
|
10751
10751
|
FieldActions.displayName = "FieldActions";
|
|
10752
|
-
const description = "
|
|
10753
|
-
const floatingButtonContainer = "
|
|
10754
|
-
const FullScreenImageContainer = "
|
|
10755
|
-
const TopBarContainer = "
|
|
10756
|
-
const fileName = "
|
|
10757
|
-
const longIconButton = "
|
|
10758
|
-
const previewImage = "
|
|
10759
|
-
const FullScreenImage = "
|
|
10760
|
-
const popoverInputsContainer = "
|
|
10761
|
-
const imageContainer = "
|
|
10762
|
-
const deleteImageButton = "
|
|
10763
|
-
const typeBadge = "
|
|
10764
|
-
const previewInput = "
|
|
10765
|
-
const directInput = "
|
|
10766
|
-
const grow = "
|
|
10752
|
+
const description = "_description_6795p_1";
|
|
10753
|
+
const floatingButtonContainer = "_floatingButtonContainer_6795p_5";
|
|
10754
|
+
const FullScreenImageContainer = "_FullScreenImageContainer_6795p_12";
|
|
10755
|
+
const TopBarContainer = "_TopBarContainer_6795p_22";
|
|
10756
|
+
const fileName = "_fileName_6795p_31";
|
|
10757
|
+
const longIconButton = "_longIconButton_6795p_36";
|
|
10758
|
+
const previewImage = "_previewImage_6795p_42";
|
|
10759
|
+
const FullScreenImage = "_FullScreenImage_6795p_12";
|
|
10760
|
+
const popoverInputsContainer = "_popoverInputsContainer_6795p_61";
|
|
10761
|
+
const imageContainer = "_imageContainer_6795p_65";
|
|
10762
|
+
const deleteImageButton = "_deleteImageButton_6795p_70";
|
|
10763
|
+
const typeBadge = "_typeBadge_6795p_81";
|
|
10764
|
+
const previewInput = "_previewInput_6795p_86";
|
|
10765
|
+
const directInput = "_directInput_6795p_90";
|
|
10766
|
+
const grow = "_grow_6795p_95";
|
|
10767
10767
|
const styles = {
|
|
10768
10768
|
description,
|
|
10769
10769
|
floatingButtonContainer,
|