datastake-daf 0.6.738 → 0.6.739

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.
Binary file
Binary file
Binary file
@@ -0,0 +1,25 @@
1
+ {
2
+ "short_name": "React App",
3
+ "name": "Create React App Sample",
4
+ "icons": [
5
+ {
6
+ "src": "favicon.ico",
7
+ "sizes": "64x64 32x32 24x24 16x16",
8
+ "type": "image/x-icon"
9
+ },
10
+ {
11
+ "src": "logo192.png",
12
+ "type": "image/png",
13
+ "sizes": "192x192"
14
+ },
15
+ {
16
+ "src": "logo512.png",
17
+ "type": "image/png",
18
+ "sizes": "512x512"
19
+ }
20
+ ],
21
+ "start_url": ".",
22
+ "display": "standalone",
23
+ "theme_color": "#000000",
24
+ "background_color": "#ffffff"
25
+ }
@@ -0,0 +1,3 @@
1
+ # https://www.robotstxt.org/robotstxt.html
2
+ User-agent: *
3
+ Disallow:
@@ -5418,7 +5418,7 @@ const getAjaxData = async ({
5418
5418
  apiUrl,
5419
5419
  app
5420
5420
  }) => {
5421
- const noQuerryApps = ["nashiriki", "straatos"];
5421
+ const noQuerryApps = ["nashiriki", "straatos", "wazi", "hatua"];
5422
5422
  const data = await axios__default["default"].post(noQuerryApps.includes(app) ? "/query" : "/query/options", {
5423
5423
  entity,
5424
5424
  method,
@@ -9982,7 +9982,7 @@ const handleArrayChildren = ({
9982
9982
  };
9983
9983
 
9984
9984
  const noDafApps = ['tif', 'cukura']; //PACKAGE_CHANGE_LATER (remove sbg)
9985
- const packageApps$2 = ["kota", "sbg", "nashiriki", "straatos"]; //PACKAGE_CHANGE_LATER (add sbg)
9985
+ const packageApps$2 = ["kota", "sbg", "nashiriki", "straatos", "wazi", "hatua"]; //PACKAGE_CHANGE_LATER (add sbg)
9986
9986
 
9987
9987
  function useAjaxModal$3({
9988
9988
  name = {},
@@ -10059,7 +10059,7 @@ function useAjaxModal$3({
10059
10059
  };
10060
10060
  }
10061
10061
 
10062
- const packageApps$1 = ["kota", "sbg", "nashiriki", "straatos"]; //PACKAGE_CHANGE_LATER (add sbg)
10062
+ const packageApps$1 = ["kota", "sbg", "nashiriki", "straatos", "wazi", "hatua"]; //PACKAGE_CHANGE_LATER (add sbg)
10063
10063
 
10064
10064
  function useAjaxModal$2({
10065
10065
  name = {},
@@ -29774,7 +29774,7 @@ const GroupContentFormItem = ({
29774
29774
  });
29775
29775
  };
29776
29776
 
29777
- const packageApps = ["kota", "sbg", "nashiriki", "straatos"]; //PACKAGE_CHANGE_LATER (add sbg)
29777
+ const packageApps = ["kota", "sbg", "nashiriki", "straatos", "wazi", "hatua"]; //PACKAGE_CHANGE_LATER (add sbg)
29778
29778
 
29779
29779
  function useAjaxModal({
29780
29780
  name = {},