@digigov/react-core 2.4.2-platform-263.12-06-26-14-50 → 2.4.2

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/CHANGELOG.md CHANGED
@@ -1,21 +1,21 @@
1
1
  # Change Log - @digigov/react-core
2
2
 
3
- <!-- This log was last generated on Fri, 12 Jun 2026 14:50:19 GMT and should not be manually modified. -->
3
+ <!-- This log was last generated on Fri, 12 Jun 2026 15:34:24 GMT and should not be manually modified. -->
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## 2.4.2-platform-263.12-06-26-14-50
7
+ ## 2.4.2
8
8
 
9
- Fri, 12 Jun 2026 14:50:19 GMT
9
+ Fri, 12 Jun 2026 15:34:24 GMT
10
10
 
11
11
  ### Patches
12
12
 
13
- - Bump @digigov/cli to v2.4.2-platform-263.12-06-26-14-50
14
- - Bump @digigov/cli-lint to v2.4.2-platform-263.12-06-26-14-50
15
- - Bump @digigov/cli-build to v2.4.2-platform-263.12-06-26-14-50
16
- - Bump @digigov/cli-test to v2.4.2-platform-263.12-06-26-14-50
17
- - Bump @digigov/css to v2.4.2-platform-263.12-06-26-14-50
18
- - Bump @digigov/react-icons to v2.4.2-platform-263.12-06-26-14-50
13
+ - Bump @digigov/cli to v2.4.2
14
+ - Bump @digigov/cli-lint to v2.4.2
15
+ - Bump @digigov/cli-build to v2.4.2
16
+ - Bump @digigov/cli-test to v2.4.2
17
+ - Bump @digigov/css to v2.4.2
18
+ - Bump @digigov/react-icons to v2.4.2
19
19
 
20
20
  ## 2.4.0
21
21
 
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license Digigov v2.4.2-platform-263.12-06-26-14-50
1
+ /** @license Digigov v2.4.2
2
2
  *
3
3
  * This source code is licensed under the BSD-2-Clause license found in the
4
4
  * LICENSE file in the root directory of this source tree.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digigov/react-core",
3
- "version": "2.4.2-platform-263.12-06-26-14-50",
3
+ "version": "2.4.2",
4
4
  "description": "@digigov react core components",
5
5
  "author": "GRNET Developers <devs@lists.grnet.gr>",
6
6
  "license": "BSD-2-Clause",
@@ -17,8 +17,8 @@
17
17
  "react-native-svg": "^15.2.0",
18
18
  "expo-router": "^3.5.14",
19
19
  "nativewind": "^4.1.1",
20
- "@digigov/css": "2.4.2-platform-263.12-06-26-14-50",
21
- "@digigov/react-icons": "2.4.2-platform-263.12-06-26-14-50"
20
+ "@digigov/css": "2.4.2",
21
+ "@digigov/react-icons": "2.4.2"
22
22
  },
23
23
  "peerDependenciesMeta": {
24
24
  "react-native": {
package/registry.d.ts CHANGED
@@ -21,8 +21,8 @@ declare const _default: {
21
21
  '@digigov/react-core/AutoCompleteInputBase': {};
22
22
  '@digigov/react-core/AutoCompleteMultipleInput': {};
23
23
  '@digigov/react-core/AutoCompleteMultipleInputContainer': {};
24
- '@digigov/react-core/AutoCompleteResultListItem': {};
25
24
  '@digigov/react-core/AutoCompleteResultList': {};
25
+ '@digigov/react-core/AutoCompleteResultListItem': {};
26
26
  '@digigov/react-core/AutoCompleteStatus': {};
27
27
  '@digigov/react-core/AutoCompleteStatusContainer': {};
28
28
  '@digigov/react-core/BackLinkBase': {};
package/registry.js CHANGED
@@ -20,8 +20,8 @@ import * as __WEBPACK_EXTERNAL_MODULE__AutoCompleteContainer_index_js_0a4eabc6__
20
20
  import * as __WEBPACK_EXTERNAL_MODULE__AutoCompleteInputBase_index_js_a8a91daa__ from "./AutoCompleteInputBase/index.js";
21
21
  import * as __WEBPACK_EXTERNAL_MODULE__AutoCompleteMultipleInput_index_js_2d007a9f__ from "./AutoCompleteMultipleInput/index.js";
22
22
  import * as __WEBPACK_EXTERNAL_MODULE__AutoCompleteMultipleInputContainer_index_js_21cb6c3b__ from "./AutoCompleteMultipleInputContainer/index.js";
23
- import * as __WEBPACK_EXTERNAL_MODULE__AutoCompleteResultListItem_index_js_5791371a__ from "./AutoCompleteResultListItem/index.js";
24
23
  import * as __WEBPACK_EXTERNAL_MODULE__AutoCompleteResultList_index_js_a3f3ae52__ from "./AutoCompleteResultList/index.js";
24
+ import * as __WEBPACK_EXTERNAL_MODULE__AutoCompleteResultListItem_index_js_5791371a__ from "./AutoCompleteResultListItem/index.js";
25
25
  import * as __WEBPACK_EXTERNAL_MODULE__AutoCompleteStatus_index_js_b4a797bb__ from "./AutoCompleteStatus/index.js";
26
26
  import * as __WEBPACK_EXTERNAL_MODULE__AutoCompleteStatusContainer_index_js_0557363b__ from "./AutoCompleteStatusContainer/index.js";
27
27
  import * as __WEBPACK_EXTERNAL_MODULE__BackLinkBase_index_js_8872906a__ from "./BackLinkBase/index.js";
@@ -294,8 +294,8 @@ const registry = {
294
294
  '@digigov/react-core/AutoCompleteInputBase': lazyImport(__WEBPACK_EXTERNAL_MODULE__AutoCompleteInputBase_index_js_a8a91daa__),
295
295
  '@digigov/react-core/AutoCompleteMultipleInput': lazyImport(__WEBPACK_EXTERNAL_MODULE__AutoCompleteMultipleInput_index_js_2d007a9f__),
296
296
  '@digigov/react-core/AutoCompleteMultipleInputContainer': lazyImport(__WEBPACK_EXTERNAL_MODULE__AutoCompleteMultipleInputContainer_index_js_21cb6c3b__),
297
- '@digigov/react-core/AutoCompleteResultListItem': lazyImport(__WEBPACK_EXTERNAL_MODULE__AutoCompleteResultListItem_index_js_5791371a__),
298
297
  '@digigov/react-core/AutoCompleteResultList': lazyImport(__WEBPACK_EXTERNAL_MODULE__AutoCompleteResultList_index_js_a3f3ae52__),
298
+ '@digigov/react-core/AutoCompleteResultListItem': lazyImport(__WEBPACK_EXTERNAL_MODULE__AutoCompleteResultListItem_index_js_5791371a__),
299
299
  '@digigov/react-core/AutoCompleteStatus': lazyImport(__WEBPACK_EXTERNAL_MODULE__AutoCompleteStatus_index_js_b4a797bb__),
300
300
  '@digigov/react-core/AutoCompleteStatusContainer': lazyImport(__WEBPACK_EXTERNAL_MODULE__AutoCompleteStatusContainer_index_js_0557363b__),
301
301
  '@digigov/react-core/BackLinkBase': lazyImport(__WEBPACK_EXTERNAL_MODULE__BackLinkBase_index_js_8872906a__),
package/src/registry.ts CHANGED
@@ -21,8 +21,8 @@ import * as _digigov_react_core_AutoCompleteContainer from "@digigov/react-core/
21
21
  import * as _digigov_react_core_AutoCompleteInputBase from "@digigov/react-core/AutoCompleteInputBase";
22
22
  import * as _digigov_react_core_AutoCompleteMultipleInput from "@digigov/react-core/AutoCompleteMultipleInput";
23
23
  import * as _digigov_react_core_AutoCompleteMultipleInputContainer from "@digigov/react-core/AutoCompleteMultipleInputContainer";
24
- import * as _digigov_react_core_AutoCompleteResultListItem from "@digigov/react-core/AutoCompleteResultListItem";
25
24
  import * as _digigov_react_core_AutoCompleteResultList from "@digigov/react-core/AutoCompleteResultList";
25
+ import * as _digigov_react_core_AutoCompleteResultListItem from "@digigov/react-core/AutoCompleteResultListItem";
26
26
  import * as _digigov_react_core_AutoCompleteStatus from "@digigov/react-core/AutoCompleteStatus";
27
27
  import * as _digigov_react_core_AutoCompleteStatusContainer from "@digigov/react-core/AutoCompleteStatusContainer";
28
28
  import * as _digigov_react_core_BackLinkBase from "@digigov/react-core/BackLinkBase";
@@ -304,8 +304,8 @@ export default {
304
304
  '@digigov/react-core/AutoCompleteInputBase': lazyImport(_digigov_react_core_AutoCompleteInputBase),
305
305
  '@digigov/react-core/AutoCompleteMultipleInput': lazyImport(_digigov_react_core_AutoCompleteMultipleInput),
306
306
  '@digigov/react-core/AutoCompleteMultipleInputContainer': lazyImport(_digigov_react_core_AutoCompleteMultipleInputContainer),
307
- '@digigov/react-core/AutoCompleteResultListItem': lazyImport(_digigov_react_core_AutoCompleteResultListItem),
308
307
  '@digigov/react-core/AutoCompleteResultList': lazyImport(_digigov_react_core_AutoCompleteResultList),
308
+ '@digigov/react-core/AutoCompleteResultListItem': lazyImport(_digigov_react_core_AutoCompleteResultListItem),
309
309
  '@digigov/react-core/AutoCompleteStatus': lazyImport(_digigov_react_core_AutoCompleteStatus),
310
310
  '@digigov/react-core/AutoCompleteStatusContainer': lazyImport(_digigov_react_core_AutoCompleteStatusContainer),
311
311
  '@digigov/react-core/BackLinkBase': lazyImport(_digigov_react_core_BackLinkBase),