@abyss-project/commons-front-core 1.0.67 → 1.0.69

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.
@@ -1,6 +1,5 @@
1
1
  export * from './CloudImport';
2
2
  export * from './CloudSave';
3
- export * from './DatePeriodPicker';
4
3
  export * from './PasswordInput';
5
4
  export * from './DropZone';
6
5
  export * from './AbyssDateTimePicker';
@@ -1,7 +1,6 @@
1
1
  export * from './CustomDivider';
2
2
  export * from './FloatingNavigation';
3
3
  export * from './WaterParticles';
4
- export * from './LoadingBox';
5
4
  export * from './AbyssDrawer';
6
5
  export * from './AbyssHeaderTitle';
7
6
  export * from './AbyssLayoutNotifications';
@@ -160,10 +160,18 @@ export declare const translations: {
160
160
  title: string;
161
161
  content: string;
162
162
  };
163
+ "monitor-sentinel-check-success": {
164
+ title: string;
165
+ content: string;
166
+ };
163
167
  "monitor-sentinel-check-failed": {
164
168
  title: string;
165
169
  content: string;
166
170
  };
171
+ "monitor-sentinel-disable-on-failure": {
172
+ title: string;
173
+ content: string;
174
+ };
167
175
  };
168
176
  ABYSS_MEMORIES: {
169
177
  "invite-event": {
@@ -697,10 +705,18 @@ export declare const translations: {
697
705
  title: string;
698
706
  content: string;
699
707
  };
708
+ "monitor-sentinel-check-success": {
709
+ title: string;
710
+ content: string;
711
+ };
700
712
  "monitor-sentinel-check-failed": {
701
713
  title: string;
702
714
  content: string;
703
715
  };
716
+ "monitor-sentinel-disable-on-failure": {
717
+ title: string;
718
+ content: string;
719
+ };
704
720
  };
705
721
  ABYSS_MEMORIES: {
706
722
  "invite-event": {