@wavemaker/react-runtime 11.14.1-20.6468 → 11.14.1-21.64731

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.
Files changed (2) hide show
  1. package/package-lock.json +184 -369
  2. package/package.json +2 -2
package/package-lock.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@wavemaker/react-runtime",
3
- "version": "11.14.1-20.6468",
3
+ "version": "11.14.1-21.64731",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/react-runtime",
9
- "version": "11.14.1-20.6468",
9
+ "version": "11.14.1-21.64731",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
12
  "@base-ui-components/react": "1.0.0-alpha.8",
@@ -59,7 +59,7 @@
59
59
  "@types/react": "^19",
60
60
  "@types/react-color": "^3.0.13",
61
61
  "@types/react-dom": "^19",
62
- "@wavemaker/variables": "11.14.1-20.6468",
62
+ "@wavemaker/variables": "11.14.1-21.64731",
63
63
  "babel-plugin-module-resolver": "^5.0.2",
64
64
  "eslint": "^9",
65
65
  "eslint-config-next": "15.1.4",
@@ -1787,8 +1787,8 @@
1787
1787
  }
1788
1788
  },
1789
1789
  "node_modules/@emnapi/core": {
1790
- "version": "1.9.2",
1791
- "integrity": "sha512-UC+ZhH3XtczQYfOlu3lNEkdW/p4dsJ1r/bP7H8+rhao3TTTMO1ATq/4DdIi23XuGoFY+Cz0JmCbdVl0hz9jZcA==",
1790
+ "version": "1.10.0",
1791
+ "integrity": "sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==",
1792
1792
  "dev": true,
1793
1793
  "license": "MIT",
1794
1794
  "optional": true,
@@ -1798,8 +1798,8 @@
1798
1798
  }
1799
1799
  },
1800
1800
  "node_modules/@emnapi/runtime": {
1801
- "version": "1.9.2",
1802
- "integrity": "sha512-3U4+MIWHImeyu1wnmVygh5WlgfYDtyf0k8AbLhMFxOipihf6nrWC4syIm/SwEeec0mNSafiiNnMJwbza/Is6Lw==",
1801
+ "version": "1.10.0",
1802
+ "integrity": "sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==",
1803
1803
  "license": "MIT",
1804
1804
  "optional": true,
1805
1805
  "dependencies": {
@@ -2136,52 +2136,6 @@
2136
2136
  "integrity": "sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==",
2137
2137
  "license": "MIT"
2138
2138
  },
2139
- "node_modules/@formatjs/ecma402-abstract": {
2140
- "version": "2.3.6",
2141
- "integrity": "sha512-HJnTFeRM2kVFVr5gr5kH1XP6K0JcJtE7Lzvtr3FS/so5f1kpsqqqxy5JF+FRaO6H2qmcMfAUIox7AJteieRtVw==",
2142
- "license": "MIT",
2143
- "dependencies": {
2144
- "@formatjs/fast-memoize": "2.2.7",
2145
- "@formatjs/intl-localematcher": "0.6.2",
2146
- "decimal.js": "^10.4.3",
2147
- "tslib": "^2.8.0"
2148
- }
2149
- },
2150
- "node_modules/@formatjs/fast-memoize": {
2151
- "version": "2.2.7",
2152
- "integrity": "sha512-Yabmi9nSvyOMrlSeGGWDiH7rf3a7sIwplbvo/dlz9WCIjzIQAfy1RMf4S0X3yG724n5Ghu2GmEl5NJIV6O9sZQ==",
2153
- "license": "MIT",
2154
- "dependencies": {
2155
- "tslib": "^2.8.0"
2156
- }
2157
- },
2158
- "node_modules/@formatjs/icu-messageformat-parser": {
2159
- "version": "2.11.4",
2160
- "integrity": "sha512-7kR78cRrPNB4fjGFZg3Rmj5aah8rQj9KPzuLsmcSn4ipLXQvC04keycTI1F7kJYDwIXtT2+7IDEto842CfZBtw==",
2161
- "license": "MIT",
2162
- "dependencies": {
2163
- "@formatjs/ecma402-abstract": "2.3.6",
2164
- "@formatjs/icu-skeleton-parser": "1.8.16",
2165
- "tslib": "^2.8.0"
2166
- }
2167
- },
2168
- "node_modules/@formatjs/icu-skeleton-parser": {
2169
- "version": "1.8.16",
2170
- "integrity": "sha512-H13E9Xl+PxBd8D5/6TVUluSpxGNvFSlN/b3coUp0e0JpuWXXnQDiavIpY3NnvSp4xhEMoXyyBvVfdFX8jglOHQ==",
2171
- "license": "MIT",
2172
- "dependencies": {
2173
- "@formatjs/ecma402-abstract": "2.3.6",
2174
- "tslib": "^2.8.0"
2175
- }
2176
- },
2177
- "node_modules/@formatjs/intl-localematcher": {
2178
- "version": "0.6.2",
2179
- "integrity": "sha512-XOMO2Hupl0wdd172Y06h6kLpBz6Dv+J4okPLl4LPtzbr8f66WbIoy4ev98EBuZ6ZK4h5ydTN6XneT4QVpD7cdA==",
2180
- "license": "MIT",
2181
- "dependencies": {
2182
- "tslib": "^2.8.0"
2183
- }
2184
- },
2185
2139
  "node_modules/@fullcalendar/core": {
2186
2140
  "version": "6.1.15",
2187
2141
  "integrity": "sha512-BuX7o6ALpLb84cMw1FCB9/cSgF4JbVO894cjJZ6kP74jzbUZNjtwffwRdA+Id8rrLjT30d/7TrkW90k4zbXB5Q==",
@@ -2641,33 +2595,24 @@
2641
2595
  }
2642
2596
  },
2643
2597
  "node_modules/@internationalized/date": {
2644
- "version": "3.12.0",
2645
- "integrity": "sha512-/PyIMzK29jtXaGU23qTvNZxvBXRtKbNnGDFD+PY6CZw/Y8Ex8pFUzkuCJCG9aOqmShjqhS9mPqP6Dk5onQY8rQ==",
2598
+ "version": "3.12.1",
2599
+ "integrity": "sha512-6IedsVWXyq4P9Tj+TxuU8WGWM70hYLl12nbYU8jkikVpa6WXapFazPUcHUMDMoWftIDE2ILDkFFte6W2nFCkRQ==",
2646
2600
  "license": "Apache-2.0",
2647
2601
  "dependencies": {
2648
2602
  "@swc/helpers": "^0.5.0"
2649
2603
  }
2650
2604
  },
2651
- "node_modules/@internationalized/message": {
2652
- "version": "3.1.8",
2653
- "integrity": "sha512-Rwk3j/TlYZhn3HQ6PyXUV0XP9Uv42jqZGNegt0BXlxjE6G3+LwHjbQZAGHhCnCPdaA6Tvd3ma/7QzLlLkJxAWA==",
2654
- "license": "Apache-2.0",
2655
- "dependencies": {
2656
- "@swc/helpers": "^0.5.0",
2657
- "intl-messageformat": "^10.1.0"
2658
- }
2659
- },
2660
2605
  "node_modules/@internationalized/number": {
2661
- "version": "3.6.5",
2662
- "integrity": "sha512-6hY4Kl4HPBvtfS62asS/R22JzNNy8vi/Ssev7x6EobfCp+9QIB2hKvI2EtbdJ0VSQacxVNtqhE/NmF/NZ0gm6g==",
2606
+ "version": "3.6.6",
2607
+ "integrity": "sha512-iFgmQaXHE0vytNfpLZWOC2mEJCBRzcUxt53Xf/yCXG93lRvqas237i3r7X4RKMwO3txiyZD4mQjKAByFv6UGSQ==",
2663
2608
  "license": "Apache-2.0",
2664
2609
  "dependencies": {
2665
2610
  "@swc/helpers": "^0.5.0"
2666
2611
  }
2667
2612
  },
2668
2613
  "node_modules/@internationalized/string": {
2669
- "version": "3.2.7",
2670
- "integrity": "sha512-D4OHBjrinH+PFZPvfCXvG28n2LSykWcJ7GIioQL+ok0LON15SdfoUssoHzzOUmVZLbRoREsQXVzA6r8JKsbP6A==",
2614
+ "version": "3.2.8",
2615
+ "integrity": "sha512-NdbMQUSfXLYIQol5VyMtinm9pZDciiMfN7RtmSuSB78io1hqwJ0naYfxyW6vgxWBkzWymQa/3uLDlbfmshtCaA==",
2671
2616
  "license": "Apache-2.0",
2672
2617
  "dependencies": {
2673
2618
  "@swc/helpers": "^0.5.0"
@@ -2918,13 +2863,13 @@
2918
2863
  }
2919
2864
  },
2920
2865
  "node_modules/@mui/private-theming": {
2921
- "version": "7.3.9",
2922
- "integrity": "sha512-ErIyRQvsiQEq7Yvcvfw9UDHngaqjMy9P3JDPnRAaKG5qhpl2C4tX/W1S4zJvpu+feihmZJStjIyvnv6KDbIrlw==",
2866
+ "version": "7.3.10",
2867
+ "integrity": "sha512-j3EZN+zOctxUISvJSmsEPo5o2F8zse4l5vRkBY+ps6UtnL6J7o14kUaI4w7gwo73id9e3cDNMVQK/9BVaMHVBw==",
2923
2868
  "license": "MIT",
2924
2869
  "peer": true,
2925
2870
  "dependencies": {
2926
2871
  "@babel/runtime": "^7.28.6",
2927
- "@mui/utils": "^7.3.9",
2872
+ "@mui/utils": "^7.3.10",
2928
2873
  "prop-types": "^15.8.1"
2929
2874
  },
2930
2875
  "engines": {
@@ -2945,8 +2890,8 @@
2945
2890
  }
2946
2891
  },
2947
2892
  "node_modules/@mui/private-theming/node_modules/@mui/utils": {
2948
- "version": "7.3.9",
2949
- "integrity": "sha512-U6SdZaGbfb65fqTsH3V5oJdFj9uYwyLE2WVuNvmbggTSDBb8QHrFsqY8BN3taK9t3yJ8/BPHD/kNvLNyjwM7Yw==",
2893
+ "version": "7.3.10",
2894
+ "integrity": "sha512-7y2eIfy0h7JPz+Yy4pS+wgV68d46PuuxDqKBN4Q8VlPQSsCAGwroMCV6xWyc7g9dvEp8ZNFsknc59GHWO+r6Ow==",
2950
2895
  "license": "MIT",
2951
2896
  "peer": true,
2952
2897
  "dependencies": {
@@ -2975,8 +2920,8 @@
2975
2920
  }
2976
2921
  },
2977
2922
  "node_modules/@mui/styled-engine": {
2978
- "version": "7.3.9",
2979
- "integrity": "sha512-JqujWt5bX4okjUPGpVof/7pvgClqh7HvIbsIBIOOlCh2u3wG/Bwp4+E1bc1dXSwkrkp9WUAoNdI5HEC+5HKvMw==",
2923
+ "version": "7.3.10",
2924
+ "integrity": "sha512-WxE9SiF8xskAQqGjsp0poXCkCqsoXFEsSr0HBXfApmGHR+DBnXRp+z46Vsltg4gpPM4Z96DeAQRpeAOnhNg7Ng==",
2980
2925
  "license": "MIT",
2981
2926
  "peer": true,
2982
2927
  "dependencies": {
@@ -3009,16 +2954,16 @@
3009
2954
  }
3010
2955
  },
3011
2956
  "node_modules/@mui/system": {
3012
- "version": "7.3.9",
3013
- "integrity": "sha512-aL1q9am8XpRrSabv9qWf5RHhJICJql34wnrc1nz0MuOglPRYF/liN+c8VqZdTvUn9qg+ZjRVbKf4sJVFfIDtmg==",
2957
+ "version": "7.3.10",
2958
+ "integrity": "sha512-/sfPpdpJaQn7BSF+avjIdHSYmxHp0UOBYNxSG9QGKfMOD6sLANCpRPCnanq1Pe0lFf0NHkO2iUk0TNzdWC1USQ==",
3014
2959
  "license": "MIT",
3015
2960
  "peer": true,
3016
2961
  "dependencies": {
3017
2962
  "@babel/runtime": "^7.28.6",
3018
- "@mui/private-theming": "^7.3.9",
3019
- "@mui/styled-engine": "^7.3.9",
2963
+ "@mui/private-theming": "^7.3.10",
2964
+ "@mui/styled-engine": "^7.3.10",
3020
2965
  "@mui/types": "^7.4.12",
3021
- "@mui/utils": "^7.3.9",
2966
+ "@mui/utils": "^7.3.10",
3022
2967
  "clsx": "^2.1.1",
3023
2968
  "csstype": "^3.2.3",
3024
2969
  "prop-types": "^15.8.1"
@@ -3049,8 +2994,8 @@
3049
2994
  }
3050
2995
  },
3051
2996
  "node_modules/@mui/system/node_modules/@mui/utils": {
3052
- "version": "7.3.9",
3053
- "integrity": "sha512-U6SdZaGbfb65fqTsH3V5oJdFj9uYwyLE2WVuNvmbggTSDBb8QHrFsqY8BN3taK9t3yJ8/BPHD/kNvLNyjwM7Yw==",
2997
+ "version": "7.3.10",
2998
+ "integrity": "sha512-7y2eIfy0h7JPz+Yy4pS+wgV68d46PuuxDqKBN4Q8VlPQSsCAGwroMCV6xWyc7g9dvEp8ZNFsknc59GHWO+r6Ow==",
3054
2999
  "license": "MIT",
3055
3000
  "peer": true,
3056
3001
  "dependencies": {
@@ -3137,8 +3082,8 @@
3137
3082
  }
3138
3083
  },
3139
3084
  "node_modules/@mui/x-date-pickers": {
3140
- "version": "8.27.2",
3141
- "integrity": "sha512-06LFkHFRXJ2O9DMXtWAA3kY0jpbL7XH8iqa8L5cBlN+8bRx/UVLKlZYlhGv06C88jF9kuZWY1bUgrv/EoY/2Ww==",
3085
+ "version": "8.28.3",
3086
+ "integrity": "sha512-YaNZR0/bAniPeOuZETZvFMrCVmyo/WxGhdgogUdX6kh0NBWrLe8oPoxJFrL6eqO0khD9gZ6JoJaHrrNwT2nsLg==",
3142
3087
  "license": "MIT",
3143
3088
  "dependencies": {
3144
3089
  "@babel/runtime": "^7.28.4",
@@ -3202,8 +3147,8 @@
3202
3147
  }
3203
3148
  },
3204
3149
  "node_modules/@mui/x-date-pickers/node_modules/@mui/utils": {
3205
- "version": "7.3.9",
3206
- "integrity": "sha512-U6SdZaGbfb65fqTsH3V5oJdFj9uYwyLE2WVuNvmbggTSDBb8QHrFsqY8BN3taK9t3yJ8/BPHD/kNvLNyjwM7Yw==",
3150
+ "version": "7.3.10",
3151
+ "integrity": "sha512-7y2eIfy0h7JPz+Yy4pS+wgV68d46PuuxDqKBN4Q8VlPQSsCAGwroMCV6xWyc7g9dvEp8ZNFsknc59GHWO+r6Ow==",
3207
3152
  "license": "MIT",
3208
3153
  "dependencies": {
3209
3154
  "@babel/runtime": "^7.28.6",
@@ -3252,8 +3197,8 @@
3252
3197
  }
3253
3198
  },
3254
3199
  "node_modules/@mui/x-internals/node_modules/@mui/utils": {
3255
- "version": "7.3.9",
3256
- "integrity": "sha512-U6SdZaGbfb65fqTsH3V5oJdFj9uYwyLE2WVuNvmbggTSDBb8QHrFsqY8BN3taK9t3yJ8/BPHD/kNvLNyjwM7Yw==",
3200
+ "version": "7.3.10",
3201
+ "integrity": "sha512-7y2eIfy0h7JPz+Yy4pS+wgV68d46PuuxDqKBN4Q8VlPQSsCAGwroMCV6xWyc7g9dvEp8ZNFsknc59GHWO+r6Ow==",
3257
3202
  "license": "MIT",
3258
3203
  "dependencies": {
3259
3204
  "@babel/runtime": "^7.28.6",
@@ -3486,183 +3431,22 @@
3486
3431
  "url": "https://opencollective.com/popperjs"
3487
3432
  }
3488
3433
  },
3489
- "node_modules/@react-aria/focus": {
3490
- "version": "3.21.5",
3491
- "integrity": "sha512-V18fwCyf8zqgJdpLQeDU5ZRNd9TeOfBbhLgmX77Zr5ae9XwaoJ1R3SFJG1wCJX60t34AW+aLZSEEK+saQElf3Q==",
3492
- "license": "Apache-2.0",
3493
- "dependencies": {
3494
- "@react-aria/interactions": "^3.27.1",
3495
- "@react-aria/utils": "^3.33.1",
3496
- "@react-types/shared": "^3.33.1",
3497
- "@swc/helpers": "^0.5.0",
3498
- "clsx": "^2.0.0"
3499
- },
3500
- "peerDependencies": {
3501
- "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
3502
- "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
3503
- }
3504
- },
3505
- "node_modules/@react-aria/i18n": {
3506
- "version": "3.12.16",
3507
- "integrity": "sha512-Km2CAz6MFQOUEaattaW+2jBdWOHUF8WX7VQoNbjlqElCP58nSaqi9yxTWUDRhAcn8/xFUnkFh4MFweNgtrHuEA==",
3508
- "license": "Apache-2.0",
3509
- "dependencies": {
3510
- "@internationalized/date": "^3.12.0",
3511
- "@internationalized/message": "^3.1.8",
3512
- "@internationalized/number": "^3.6.5",
3513
- "@internationalized/string": "^3.2.7",
3514
- "@react-aria/ssr": "^3.9.10",
3515
- "@react-aria/utils": "^3.33.1",
3516
- "@react-types/shared": "^3.33.1",
3517
- "@swc/helpers": "^0.5.0"
3518
- },
3519
- "peerDependencies": {
3520
- "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
3521
- "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
3522
- }
3523
- },
3524
- "node_modules/@react-aria/interactions": {
3525
- "version": "3.27.1",
3526
- "integrity": "sha512-M3wLpTTmDflI0QGNK0PJNUaBXXfeBXue8ZxLMngfc1piHNiH4G5lUvWd9W14XVbqrSCVY8i8DfGrNYpyyZu0tw==",
3527
- "license": "Apache-2.0",
3528
- "dependencies": {
3529
- "@react-aria/ssr": "^3.9.10",
3530
- "@react-aria/utils": "^3.33.1",
3531
- "@react-stately/flags": "^3.1.2",
3532
- "@react-types/shared": "^3.33.1",
3533
- "@swc/helpers": "^0.5.0"
3534
- },
3535
- "peerDependencies": {
3536
- "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
3537
- "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
3538
- }
3539
- },
3540
3434
  "node_modules/@react-aria/overlays": {
3541
- "version": "3.31.2",
3542
- "integrity": "sha512-78HYI08r6LvcfD34gyv19ArRIjy1qxOKuXl/jYnjLDyQzD4pVb634IQWcm0zt10RdKgyuH6HTqvuDOgZTLet7Q==",
3543
- "license": "Apache-2.0",
3544
- "dependencies": {
3545
- "@react-aria/focus": "^3.21.5",
3546
- "@react-aria/i18n": "^3.12.16",
3547
- "@react-aria/interactions": "^3.27.1",
3548
- "@react-aria/ssr": "^3.9.10",
3549
- "@react-aria/utils": "^3.33.1",
3550
- "@react-aria/visually-hidden": "^3.8.31",
3551
- "@react-stately/flags": "^3.1.2",
3552
- "@react-stately/overlays": "^3.6.23",
3553
- "@react-types/button": "^3.15.1",
3554
- "@react-types/overlays": "^3.9.4",
3555
- "@react-types/shared": "^3.33.1",
3556
- "@swc/helpers": "^0.5.0"
3557
- },
3558
- "peerDependencies": {
3559
- "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
3560
- "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
3561
- }
3562
- },
3563
- "node_modules/@react-aria/ssr": {
3564
- "version": "3.9.10",
3565
- "integrity": "sha512-hvTm77Pf+pMBhuBm760Li0BVIO38jv1IBws1xFm1NoL26PU+fe+FMW5+VZWyANR6nYL65joaJKZqOdTQMkO9IQ==",
3435
+ "version": "3.32.0",
3436
+ "integrity": "sha512-H9meBB14/M0bDwk8gZl8Fu8bwZN2El9LDlk5cNkgAozbEiRuQvTFOeE3RoP6XI6bwEnSBvb0ovPmx3/kNyOehQ==",
3566
3437
  "license": "Apache-2.0",
3567
3438
  "dependencies": {
3568
- "@swc/helpers": "^0.5.0"
3569
- },
3570
- "engines": {
3571
- "node": ">= 12"
3572
- },
3573
- "peerDependencies": {
3574
- "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
3575
- }
3576
- },
3577
- "node_modules/@react-aria/utils": {
3578
- "version": "3.33.1",
3579
- "integrity": "sha512-kIx1Sj6bbAT0pdqCegHuPanR9zrLn5zMRiM7LN12rgRf55S19ptd9g3ncahArifYTRkfEU9VIn+q0HjfMqS9/w==",
3580
- "license": "Apache-2.0",
3581
- "dependencies": {
3582
- "@react-aria/ssr": "^3.9.10",
3583
- "@react-stately/flags": "^3.1.2",
3584
- "@react-stately/utils": "^3.11.0",
3585
- "@react-types/shared": "^3.33.1",
3586
3439
  "@swc/helpers": "^0.5.0",
3587
- "clsx": "^2.0.0"
3588
- },
3589
- "peerDependencies": {
3590
- "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
3591
- "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
3592
- }
3593
- },
3594
- "node_modules/@react-aria/visually-hidden": {
3595
- "version": "3.8.31",
3596
- "integrity": "sha512-RTOHHa4n56a9A3criThqFHBifvZoV71+MCkSuNP2cKO662SUWjqKkd0tJt/mBRMEJPkys8K7Eirp6T8Wt5FFRA==",
3597
- "license": "Apache-2.0",
3598
- "dependencies": {
3599
- "@react-aria/interactions": "^3.27.1",
3600
- "@react-aria/utils": "^3.33.1",
3601
- "@react-types/shared": "^3.33.1",
3602
- "@swc/helpers": "^0.5.0"
3440
+ "react-aria": "3.48.0"
3603
3441
  },
3604
3442
  "peerDependencies": {
3605
3443
  "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
3606
3444
  "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
3607
3445
  }
3608
3446
  },
3609
- "node_modules/@react-stately/flags": {
3610
- "version": "3.1.2",
3611
- "integrity": "sha512-2HjFcZx1MyQXoPqcBGALwWWmgFVUk2TuKVIQxCbRq7fPyWXIl6VHcakCLurdtYC2Iks7zizvz0Idv48MQ38DWg==",
3612
- "license": "Apache-2.0",
3613
- "dependencies": {
3614
- "@swc/helpers": "^0.5.0"
3615
- }
3616
- },
3617
- "node_modules/@react-stately/overlays": {
3618
- "version": "3.6.23",
3619
- "integrity": "sha512-RzWxots9A6gAzQMP4s8hOAHV7SbJRTFSlQbb6ly1nkWQXacOSZSFNGsKOaS0eIatfNPlNnW4NIkgtGws5UYzfw==",
3620
- "license": "Apache-2.0",
3621
- "dependencies": {
3622
- "@react-stately/utils": "^3.11.0",
3623
- "@react-types/overlays": "^3.9.4",
3624
- "@swc/helpers": "^0.5.0"
3625
- },
3626
- "peerDependencies": {
3627
- "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
3628
- }
3629
- },
3630
- "node_modules/@react-stately/utils": {
3631
- "version": "3.11.0",
3632
- "integrity": "sha512-8LZpYowJ9eZmmYLpudbo/eclIRnbhWIJZ994ncmlKlouNzKohtM8qTC6B1w1pwUbiwGdUoyzLuQbeaIor5Dvcw==",
3633
- "license": "Apache-2.0",
3634
- "dependencies": {
3635
- "@swc/helpers": "^0.5.0"
3636
- },
3637
- "peerDependencies": {
3638
- "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
3639
- }
3640
- },
3641
- "node_modules/@react-types/button": {
3642
- "version": "3.15.1",
3643
- "integrity": "sha512-M1HtsKreJkigCnqceuIT22hDJBSStbPimnpmQmsl7SNyqCFY3+DHS7y/Sl3GvqCkzxF7j9UTL0dG38lGQ3K4xQ==",
3644
- "license": "Apache-2.0",
3645
- "dependencies": {
3646
- "@react-types/shared": "^3.33.1"
3647
- },
3648
- "peerDependencies": {
3649
- "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
3650
- }
3651
- },
3652
- "node_modules/@react-types/overlays": {
3653
- "version": "3.9.4",
3654
- "integrity": "sha512-7Z9HaebMFyYBqtv3XVNHEmVkm7AiYviV7gv0c98elEN2Co+eQcKFGvwBM9Gy/lV57zlTqFX1EX/SAqkMEbCLOA==",
3655
- "license": "Apache-2.0",
3656
- "dependencies": {
3657
- "@react-types/shared": "^3.33.1"
3658
- },
3659
- "peerDependencies": {
3660
- "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
3661
- }
3662
- },
3663
3447
  "node_modules/@react-types/shared": {
3664
- "version": "3.33.1",
3665
- "integrity": "sha512-oJHtjvLG43VjwemQDadlR5g/8VepK56B/xKO2XORPHt9zlW6IZs3tZrYlvH29BMvoqC7RtE7E5UjgbnbFtDGag==",
3448
+ "version": "3.34.0",
3449
+ "integrity": "sha512-gp6xo/s2lX54AlTjOiqwDnxA7UW79BNvI9dB9pr3LZTzRKCd1ZA+ZbgKw/ReIiWuvvVw/8QFJpnqeeFyLocMcQ==",
3666
3450
  "license": "Apache-2.0",
3667
3451
  "peerDependencies": {
3668
3452
  "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
@@ -3955,16 +3739,16 @@
3955
3739
  "license": "MIT"
3956
3740
  },
3957
3741
  "node_modules/@typescript-eslint/eslint-plugin": {
3958
- "version": "8.58.0",
3959
- "integrity": "sha512-RLkVSiNuUP1C2ROIWfqX+YcUfLaSnxGE/8M+Y57lopVwg9VTYYfhuz15Yf1IzCKgZj6/rIbYTmJCUSqr76r0Wg==",
3742
+ "version": "8.58.2",
3743
+ "integrity": "sha512-aC2qc5thQahutKjP+cl8cgN9DWe3ZUqVko30CMSZHnFEHyhOYoZSzkGtAI2mcwZ38xeImDucI4dnqsHiOYuuCw==",
3960
3744
  "dev": true,
3961
3745
  "license": "MIT",
3962
3746
  "dependencies": {
3963
3747
  "@eslint-community/regexpp": "^4.12.2",
3964
- "@typescript-eslint/scope-manager": "8.58.0",
3965
- "@typescript-eslint/type-utils": "8.58.0",
3966
- "@typescript-eslint/utils": "8.58.0",
3967
- "@typescript-eslint/visitor-keys": "8.58.0",
3748
+ "@typescript-eslint/scope-manager": "8.58.2",
3749
+ "@typescript-eslint/type-utils": "8.58.2",
3750
+ "@typescript-eslint/utils": "8.58.2",
3751
+ "@typescript-eslint/visitor-keys": "8.58.2",
3968
3752
  "ignore": "^7.0.5",
3969
3753
  "natural-compare": "^1.4.0",
3970
3754
  "ts-api-utils": "^2.5.0"
@@ -3977,7 +3761,7 @@
3977
3761
  "url": "https://opencollective.com/typescript-eslint"
3978
3762
  },
3979
3763
  "peerDependencies": {
3980
- "@typescript-eslint/parser": "^8.58.0",
3764
+ "@typescript-eslint/parser": "^8.58.2",
3981
3765
  "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
3982
3766
  "typescript": ">=4.8.4 <6.1.0"
3983
3767
  }
@@ -3992,15 +3776,15 @@
3992
3776
  }
3993
3777
  },
3994
3778
  "node_modules/@typescript-eslint/parser": {
3995
- "version": "8.58.0",
3996
- "integrity": "sha512-rLoGZIf9afaRBYsPUMtvkDWykwXwUPL60HebR4JgTI8mxfFe2cQTu3AGitANp4b9B2QlVru6WzjgB2IzJKiCSA==",
3779
+ "version": "8.58.2",
3780
+ "integrity": "sha512-/Zb/xaIDfxeJnvishjGdcR4jmr7S+bda8PKNhRGdljDM+elXhlvN0FyPSsMnLmJUrVG9aPO6dof80wjMawsASg==",
3997
3781
  "dev": true,
3998
3782
  "license": "MIT",
3999
3783
  "dependencies": {
4000
- "@typescript-eslint/scope-manager": "8.58.0",
4001
- "@typescript-eslint/types": "8.58.0",
4002
- "@typescript-eslint/typescript-estree": "8.58.0",
4003
- "@typescript-eslint/visitor-keys": "8.58.0",
3784
+ "@typescript-eslint/scope-manager": "8.58.2",
3785
+ "@typescript-eslint/types": "8.58.2",
3786
+ "@typescript-eslint/typescript-estree": "8.58.2",
3787
+ "@typescript-eslint/visitor-keys": "8.58.2",
4004
3788
  "debug": "^4.4.3"
4005
3789
  },
4006
3790
  "engines": {
@@ -4016,13 +3800,13 @@
4016
3800
  }
4017
3801
  },
4018
3802
  "node_modules/@typescript-eslint/project-service": {
4019
- "version": "8.58.0",
4020
- "integrity": "sha512-8Q/wBPWLQP1j16NxoPNIKpDZFMaxl7yWIoqXWYeWO+Bbd2mjgvoF0dxP2jKZg5+x49rgKdf7Ck473M8PC3V9lg==",
3803
+ "version": "8.58.2",
3804
+ "integrity": "sha512-Cq6UfpZZk15+r87BkIh5rDpi38W4b+Sjnb8wQCPPDDweS/LRCFjCyViEbzHk5Ck3f2QDfgmlxqSa7S7clDtlfg==",
4021
3805
  "dev": true,
4022
3806
  "license": "MIT",
4023
3807
  "dependencies": {
4024
- "@typescript-eslint/tsconfig-utils": "^8.58.0",
4025
- "@typescript-eslint/types": "^8.58.0",
3808
+ "@typescript-eslint/tsconfig-utils": "^8.58.2",
3809
+ "@typescript-eslint/types": "^8.58.2",
4026
3810
  "debug": "^4.4.3"
4027
3811
  },
4028
3812
  "engines": {
@@ -4037,13 +3821,13 @@
4037
3821
  }
4038
3822
  },
4039
3823
  "node_modules/@typescript-eslint/scope-manager": {
4040
- "version": "8.58.0",
4041
- "integrity": "sha512-W1Lur1oF50FxSnNdGp3Vs6P+yBRSmZiw4IIjEeYxd8UQJwhUF0gDgDD/W/Tgmh73mxgEU3qX0Bzdl/NGuSPEpQ==",
3824
+ "version": "8.58.2",
3825
+ "integrity": "sha512-SgmyvDPexWETQek+qzZnrG6844IaO02UVyOLhI4wpo82dpZJY9+6YZCKAMFzXb7qhx37mFK1QcPQ18tud+vo6Q==",
4042
3826
  "dev": true,
4043
3827
  "license": "MIT",
4044
3828
  "dependencies": {
4045
- "@typescript-eslint/types": "8.58.0",
4046
- "@typescript-eslint/visitor-keys": "8.58.0"
3829
+ "@typescript-eslint/types": "8.58.2",
3830
+ "@typescript-eslint/visitor-keys": "8.58.2"
4047
3831
  },
4048
3832
  "engines": {
4049
3833
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -4054,8 +3838,8 @@
4054
3838
  }
4055
3839
  },
4056
3840
  "node_modules/@typescript-eslint/tsconfig-utils": {
4057
- "version": "8.58.0",
4058
- "integrity": "sha512-doNSZEVJsWEu4htiVC+PR6NpM+pa+a4ClH9INRWOWCUzMst/VA9c4gXq92F8GUD1rwhNvRLkgjfYtFXegXQF7A==",
3841
+ "version": "8.58.2",
3842
+ "integrity": "sha512-3SR+RukipDvkkKp/d0jP0dyzuls3DbGmwDpVEc5wqk5f38KFThakqAAO0XMirWAE+kT00oTauTbzMFGPoAzB0A==",
4059
3843
  "dev": true,
4060
3844
  "license": "MIT",
4061
3845
  "engines": {
@@ -4070,14 +3854,14 @@
4070
3854
  }
4071
3855
  },
4072
3856
  "node_modules/@typescript-eslint/type-utils": {
4073
- "version": "8.58.0",
4074
- "integrity": "sha512-aGsCQImkDIqMyx1u4PrVlbi/krmDsQUs4zAcCV6M7yPcPev+RqVlndsJy9kJ8TLihW9TZ0kbDAzctpLn5o+lOg==",
3857
+ "version": "8.58.2",
3858
+ "integrity": "sha512-Z7EloNR/B389FvabdGeTo2XMs4W9TjtPiO9DAsmT0yom0bwlPyRjkJ1uCdW1DvrrrYP50AJZ9Xc3sByZA9+dcg==",
4075
3859
  "dev": true,
4076
3860
  "license": "MIT",
4077
3861
  "dependencies": {
4078
- "@typescript-eslint/types": "8.58.0",
4079
- "@typescript-eslint/typescript-estree": "8.58.0",
4080
- "@typescript-eslint/utils": "8.58.0",
3862
+ "@typescript-eslint/types": "8.58.2",
3863
+ "@typescript-eslint/typescript-estree": "8.58.2",
3864
+ "@typescript-eslint/utils": "8.58.2",
4081
3865
  "debug": "^4.4.3",
4082
3866
  "ts-api-utils": "^2.5.0"
4083
3867
  },
@@ -4094,8 +3878,8 @@
4094
3878
  }
4095
3879
  },
4096
3880
  "node_modules/@typescript-eslint/types": {
4097
- "version": "8.58.0",
4098
- "integrity": "sha512-O9CjxypDT89fbHxRfETNoAnHj/i6IpRK0CvbVN3qibxlLdo5p5hcLmUuCCrHMpxiWSwKyI8mCP7qRNYuOJ0Uww==",
3881
+ "version": "8.58.2",
3882
+ "integrity": "sha512-9TukXyATBQf/Jq9AMQXfvurk+G5R2MwfqQGDR2GzGz28HvY/lXNKGhkY+6IOubwcquikWk5cjlgPvD2uAA7htQ==",
4099
3883
  "dev": true,
4100
3884
  "license": "MIT",
4101
3885
  "engines": {
@@ -4107,15 +3891,15 @@
4107
3891
  }
4108
3892
  },
4109
3893
  "node_modules/@typescript-eslint/typescript-estree": {
4110
- "version": "8.58.0",
4111
- "integrity": "sha512-7vv5UWbHqew/dvs+D3e1RvLv1v2eeZ9txRHPnEEBUgSNLx5ghdzjHa0sgLWYVKssH+lYmV0JaWdoubo0ncGYLA==",
3894
+ "version": "8.58.2",
3895
+ "integrity": "sha512-ELGuoofuhhoCvNbQjFFiobFcGgcDCEm0ThWdmO4Z0UzLqPXS3KFvnEZ+SHewwOYHjM09tkzOWXNTv9u6Gqtyuw==",
4112
3896
  "dev": true,
4113
3897
  "license": "MIT",
4114
3898
  "dependencies": {
4115
- "@typescript-eslint/project-service": "8.58.0",
4116
- "@typescript-eslint/tsconfig-utils": "8.58.0",
4117
- "@typescript-eslint/types": "8.58.0",
4118
- "@typescript-eslint/visitor-keys": "8.58.0",
3899
+ "@typescript-eslint/project-service": "8.58.2",
3900
+ "@typescript-eslint/tsconfig-utils": "8.58.2",
3901
+ "@typescript-eslint/types": "8.58.2",
3902
+ "@typescript-eslint/visitor-keys": "8.58.2",
4119
3903
  "debug": "^4.4.3",
4120
3904
  "minimatch": "^10.2.2",
4121
3905
  "semver": "^7.7.3",
@@ -4182,15 +3966,15 @@
4182
3966
  }
4183
3967
  },
4184
3968
  "node_modules/@typescript-eslint/utils": {
4185
- "version": "8.58.0",
4186
- "integrity": "sha512-RfeSqcFeHMHlAWzt4TBjWOAtoW9lnsAGiP3GbaX9uVgTYYrMbVnGONEfUCiSss+xMHFl+eHZiipmA8WkQ7FuNA==",
3969
+ "version": "8.58.2",
3970
+ "integrity": "sha512-QZfjHNEzPY8+l0+fIXMvuQ2sJlplB4zgDZvA+NmvZsZv3EQwOcc1DuIU1VJUTWZ/RKouBMhDyNaBMx4sWvrzRA==",
4187
3971
  "dev": true,
4188
3972
  "license": "MIT",
4189
3973
  "dependencies": {
4190
3974
  "@eslint-community/eslint-utils": "^4.9.1",
4191
- "@typescript-eslint/scope-manager": "8.58.0",
4192
- "@typescript-eslint/types": "8.58.0",
4193
- "@typescript-eslint/typescript-estree": "8.58.0"
3975
+ "@typescript-eslint/scope-manager": "8.58.2",
3976
+ "@typescript-eslint/types": "8.58.2",
3977
+ "@typescript-eslint/typescript-estree": "8.58.2"
4194
3978
  },
4195
3979
  "engines": {
4196
3980
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -4205,12 +3989,12 @@
4205
3989
  }
4206
3990
  },
4207
3991
  "node_modules/@typescript-eslint/visitor-keys": {
4208
- "version": "8.58.0",
4209
- "integrity": "sha512-XJ9UD9+bbDo4a4epraTwG3TsNPeiB9aShrUneAVXy8q4LuwowN+qu89/6ByLMINqvIMeI9H9hOHQtg/ijrYXzQ==",
3992
+ "version": "8.58.2",
3993
+ "integrity": "sha512-f1WO2Lx8a9t8DARmcWAUPJbu0G20bJlj8L4z72K00TMeJAoyLr/tHhI/pzYBLrR4dXWkcxO1cWYZEOX8DKHTqA==",
4210
3994
  "dev": true,
4211
3995
  "license": "MIT",
4212
3996
  "dependencies": {
4213
- "@typescript-eslint/types": "8.58.0",
3997
+ "@typescript-eslint/types": "8.58.2",
4214
3998
  "eslint-visitor-keys": "^5.0.0"
4215
3999
  },
4216
4000
  "engines": {
@@ -4484,14 +4268,14 @@
4484
4268
  ]
4485
4269
  },
4486
4270
  "node_modules/@wavemaker/variables": {
4487
- "version": "11.14.1-20.6468",
4488
- "integrity": "sha512-u2WyfAOpcc0yJd3gLdea6Lb8C3RSzpI6PaOkd0AAuO5P4L+GE7DJfhJiv66IxGLv07ldxtgFw/YDY1IlobpRWQ==",
4271
+ "version": "11.14.1-21.64731",
4272
+ "integrity": "sha512-Gcba+zbbroEeZ/4a3vcMwm/V8weywmxU+hFt81G6gFbjzYl+k8kGoVfaMr9niEfB6Bui05zCvZY6QuznthtPwQ==",
4489
4273
  "dev": true,
4490
4274
  "license": "ISC",
4491
4275
  "dependencies": {
4492
4276
  "@metrichor/jmespath": "^0.3.1",
4493
4277
  "he": "^1.2.0",
4494
- "lodash-es": "^4.17.21",
4278
+ "lodash-es": "4.18.1",
4495
4279
  "moment": "^2.29.4",
4496
4280
  "x2js": "^3.4.3"
4497
4281
  }
@@ -4602,6 +4386,17 @@
4602
4386
  "dev": true,
4603
4387
  "license": "Python-2.0"
4604
4388
  },
4389
+ "node_modules/aria-hidden": {
4390
+ "version": "1.2.6",
4391
+ "integrity": "sha512-ik3ZgC9dY/lYVVM++OISsaYDeg1tb0VtP5uL3ouh1koGOaUMDPpbFIei4JkFimWUFPn90sbMNMXQAIVOlnYKJA==",
4392
+ "license": "MIT",
4393
+ "dependencies": {
4394
+ "tslib": "^2.0.0"
4395
+ },
4396
+ "engines": {
4397
+ "node": ">=10"
4398
+ }
4399
+ },
4605
4400
  "node_modules/aria-query": {
4606
4401
  "version": "5.3.2",
4607
4402
  "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==",
@@ -4799,8 +4594,8 @@
4799
4594
  }
4800
4595
  },
4801
4596
  "node_modules/axe-core": {
4802
- "version": "4.11.2",
4803
- "integrity": "sha512-byD6KPdvo72y/wj2T/4zGEvvlis+PsZsn/yPS3pEO+sFpcrqRpX/TJCxvVaEsNeMrfQbCr7w163YqoD9IYwHXw==",
4597
+ "version": "4.11.3",
4598
+ "integrity": "sha512-zBQouZixDTbo3jMGqHKyePxYxr1e5W8UdTmBQ7sNtaA9M2bE32daxxPLS/jojhKOHxQ7LWwPjfiwf/fhaJWzlg==",
4804
4599
  "dev": true,
4805
4600
  "license": "MPL-2.0",
4806
4601
  "engines": {
@@ -4808,8 +4603,8 @@
4808
4603
  }
4809
4604
  },
4810
4605
  "node_modules/axios": {
4811
- "version": "1.14.0",
4812
- "integrity": "sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ==",
4606
+ "version": "1.15.0",
4607
+ "integrity": "sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==",
4813
4608
  "license": "MIT",
4814
4609
  "dependencies": {
4815
4610
  "follow-redirects": "^1.15.11",
@@ -4854,8 +4649,8 @@
4854
4649
  }
4855
4650
  },
4856
4651
  "node_modules/babel-plugin-module-resolver/node_modules/brace-expansion": {
4857
- "version": "2.0.3",
4858
- "integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
4652
+ "version": "2.1.0",
4653
+ "integrity": "sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==",
4859
4654
  "dev": true,
4860
4655
  "license": "MIT",
4861
4656
  "dependencies": {
@@ -4948,8 +4743,8 @@
4948
4743
  "license": "MIT"
4949
4744
  },
4950
4745
  "node_modules/baseline-browser-mapping": {
4951
- "version": "2.10.16",
4952
- "integrity": "sha512-Lyf3aK28zpsD1yQMiiHD4RvVb6UdMoo8xzG2XzFIfR9luPzOpcBlAsT/qfB1XWS1bxWT+UtE4WmQgsp297FYOA==",
4746
+ "version": "2.10.19",
4747
+ "integrity": "sha512-qCkNLi2sfBOn8XhZQ0FXsT1Ki/Yo5P90hrkRamVFRS7/KV9hpfA4HkoWNU152+8w0zPjnxo5psx5NL3PSGgv5g==",
4953
4748
  "dev": true,
4954
4749
  "license": "Apache-2.0",
4955
4750
  "bin": {
@@ -4973,8 +4768,8 @@
4973
4768
  }
4974
4769
  },
4975
4770
  "node_modules/brace-expansion": {
4976
- "version": "1.1.13",
4977
- "integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
4771
+ "version": "1.1.14",
4772
+ "integrity": "sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==",
4978
4773
  "dev": true,
4979
4774
  "license": "MIT",
4980
4775
  "dependencies": {
@@ -5038,14 +4833,14 @@
5038
4833
  }
5039
4834
  },
5040
4835
  "node_modules/call-bind": {
5041
- "version": "1.0.8",
5042
- "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==",
4836
+ "version": "1.0.9",
4837
+ "integrity": "sha512-a/hy+pNsFUTR+Iz8TCJvXudKVLAnz/DyeSUo10I5yvFDQJBFU2s9uqQpoSrJlroHUKoKqzg+epxyP9lqFdzfBQ==",
5043
4838
  "dev": true,
5044
4839
  "license": "MIT",
5045
4840
  "dependencies": {
5046
- "call-bind-apply-helpers": "^1.0.0",
5047
- "es-define-property": "^1.0.0",
5048
- "get-intrinsic": "^1.2.4",
4841
+ "call-bind-apply-helpers": "^1.0.2",
4842
+ "es-define-property": "^1.0.1",
4843
+ "get-intrinsic": "^1.3.0",
5049
4844
  "set-function-length": "^1.2.2"
5050
4845
  },
5051
4846
  "engines": {
@@ -5092,8 +4887,8 @@
5092
4887
  }
5093
4888
  },
5094
4889
  "node_modules/caniuse-lite": {
5095
- "version": "1.0.30001786",
5096
- "integrity": "sha512-4oxTZEvqmLLrERwxO76yfKM7acZo310U+v4kqexI2TL1DkkUEMT8UijrxxcnVdxR3qkVf5awGRX+4Z6aPHVKrA==",
4890
+ "version": "1.0.30001788",
4891
+ "integrity": "sha512-6q8HFp+lOQtcf7wBK+uEenxymVWkGKkjFpCvw5W25cmMwEDU45p1xQFBQv8JDlMMry7eNxyBaR+qxgmTUZkIRQ==",
5097
4892
  "funding": [
5098
4893
  {
5099
4894
  "type": "opencollective",
@@ -5537,11 +5332,6 @@
5537
5332
  }
5538
5333
  }
5539
5334
  },
5540
- "node_modules/decimal.js": {
5541
- "version": "10.6.0",
5542
- "integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==",
5543
- "license": "MIT"
5544
- },
5545
5335
  "node_modules/decimal.js-light": {
5546
5336
  "version": "2.5.1",
5547
5337
  "integrity": "sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==",
@@ -5626,8 +5416,8 @@
5626
5416
  }
5627
5417
  },
5628
5418
  "node_modules/dompurify": {
5629
- "version": "3.3.3",
5630
- "integrity": "sha512-Oj6pzI2+RqBfFG+qOaOLbFXLQ90ARpcGG6UePL82bJLtdsa6CYJD7nmiU8MW9nQNOtCHV3lZ/Bzq1X0QYbBZCA==",
5419
+ "version": "3.4.0",
5420
+ "integrity": "sha512-nolgK9JcaUXMSmW+j1yaSvaEaoXYHwWyGJlkoCTghc97KgGDDSnpoU/PlEnw63Ah+TGKFOyY+X5LnxaWbCSfXg==",
5631
5421
  "license": "(MPL-2.0 OR Apache-2.0)",
5632
5422
  "optionalDependencies": {
5633
5423
  "@types/trusted-types": "^2.0.7"
@@ -5647,8 +5437,8 @@
5647
5437
  }
5648
5438
  },
5649
5439
  "node_modules/electron-to-chromium": {
5650
- "version": "1.5.332",
5651
- "integrity": "sha512-7OOtytmh/rINMLwaFTbcMVvYXO3AUm029X0LcyfYk0B557RlPkdpTpnH9+htMlfu5dKwOmT0+Zs2Aw+lnn6TeQ==",
5440
+ "version": "1.5.339",
5441
+ "integrity": "sha512-Is+0BBHJ4NrdpAYiperrmp53pLywG/yV/6lIMTAnhxvzj/Cmn5Q/ogSHC6AKe7X+8kPLxxFk0cs5oc/3j/fxIg==",
5652
5442
  "dev": true,
5653
5443
  "license": "ISC"
5654
5444
  },
@@ -5678,8 +5468,8 @@
5678
5468
  }
5679
5469
  },
5680
5470
  "node_modules/es-abstract": {
5681
- "version": "1.24.1",
5682
- "integrity": "sha512-zHXBLhP+QehSSbsS9Pt23Gg964240DPd6QCf8WpkqEXxQ7fhdZzYsocOr5u7apWonsS5EjZDmTF+/slGMyasvw==",
5471
+ "version": "1.24.2",
5472
+ "integrity": "sha512-2FpH9Q5i2RRwyEP1AylXe6nYLR5OhaJTZwmlcP0dL/+JCbgg7yyEo/sEK6HeGZRf3dFpWwThaRHVApXSkW3xeg==",
5683
5473
  "dev": true,
5684
5474
  "license": "MIT",
5685
5475
  "dependencies": {
@@ -5762,15 +5552,15 @@
5762
5552
  }
5763
5553
  },
5764
5554
  "node_modules/es-iterator-helpers": {
5765
- "version": "1.3.1",
5766
- "integrity": "sha512-zWwRvqWiuBPr0muUG/78cW3aHROFCNIQ3zpmYDpwdbnt2m+xlNyRWpHBpa2lJjSBit7BQ+RXA1iwbSmu5yJ/EQ==",
5555
+ "version": "1.3.2",
5556
+ "integrity": "sha512-HVLACW1TppGYjJ8H6/jqH/pqOtKRw6wMlrB23xfExmFWxFquAIWCmwoLsOyN96K4a5KbmOf5At9ZUO3GZbetAw==",
5767
5557
  "dev": true,
5768
5558
  "license": "MIT",
5769
5559
  "dependencies": {
5770
- "call-bind": "^1.0.8",
5560
+ "call-bind": "^1.0.9",
5771
5561
  "call-bound": "^1.0.4",
5772
5562
  "define-properties": "^1.2.1",
5773
- "es-abstract": "^1.24.1",
5563
+ "es-abstract": "^1.24.2",
5774
5564
  "es-errors": "^1.3.0",
5775
5565
  "es-set-tostringtag": "^2.1.0",
5776
5566
  "function-bind": "^1.1.2",
@@ -5782,8 +5572,7 @@
5782
5572
  "has-symbols": "^1.1.0",
5783
5573
  "internal-slot": "^1.1.0",
5784
5574
  "iterator.prototype": "^1.1.5",
5785
- "math-intrinsics": "^1.1.0",
5786
- "safe-array-concat": "^1.1.3"
5575
+ "math-intrinsics": "^1.1.0"
5787
5576
  },
5788
5577
  "engines": {
5789
5578
  "node": ">= 0.4"
@@ -6459,8 +6248,8 @@
6459
6248
  "license": "ISC"
6460
6249
  },
6461
6250
  "node_modules/follow-redirects": {
6462
- "version": "1.15.11",
6463
- "integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==",
6251
+ "version": "1.16.0",
6252
+ "integrity": "sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==",
6464
6253
  "funding": [
6465
6254
  {
6466
6255
  "type": "individual",
@@ -6691,8 +6480,8 @@
6691
6480
  }
6692
6481
  },
6693
6482
  "node_modules/get-tsconfig": {
6694
- "version": "4.13.7",
6695
- "integrity": "sha512-7tN6rFgBlMgpBML5j8typ92BKFi2sFQvIdpAqLA2beia5avZDrMs0FLZiM5etShWq5irVyGcGMEA1jcDaK7A/Q==",
6483
+ "version": "4.14.0",
6484
+ "integrity": "sha512-yTb+8DXzDREzgvYmh6s9vHsSVCHeC0G3PI5bEXNBHtmshPnO+S5O7qgLEOn0I5QvMy6kpZN8K1NKGyilLb93wA==",
6696
6485
  "dev": true,
6697
6486
  "license": "MIT",
6698
6487
  "dependencies": {
@@ -6989,17 +6778,6 @@
6989
6778
  "node": ">=12"
6990
6779
  }
6991
6780
  },
6992
- "node_modules/intl-messageformat": {
6993
- "version": "10.7.18",
6994
- "integrity": "sha512-m3Ofv/X/tV8Y3tHXLohcuVuhWKo7BBq62cqY15etqmLxg2DZ34AGGgQDeR+SCta2+zICb1NX83af0GJmbQ1++g==",
6995
- "license": "BSD-3-Clause",
6996
- "dependencies": {
6997
- "@formatjs/ecma402-abstract": "2.3.6",
6998
- "@formatjs/fast-memoize": "2.2.7",
6999
- "@formatjs/icu-messageformat-parser": "2.11.4",
7000
- "tslib": "^2.8.0"
7001
- }
7002
- },
7003
6781
  "node_modules/is-array-buffer": {
7004
6782
  "version": "3.0.5",
7005
6783
  "integrity": "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==",
@@ -8586,8 +8364,8 @@
8586
8364
  }
8587
8365
  },
8588
8366
  "node_modules/prettier": {
8589
- "version": "3.8.1",
8590
- "integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==",
8367
+ "version": "3.8.3",
8368
+ "integrity": "sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==",
8591
8369
  "dev": true,
8592
8370
  "license": "MIT",
8593
8371
  "bin": {
@@ -8672,13 +8450,33 @@
8672
8450
  "license": "MIT"
8673
8451
  },
8674
8452
  "node_modules/react": {
8675
- "version": "19.2.4",
8676
- "integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==",
8453
+ "version": "19.2.5",
8454
+ "integrity": "sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==",
8677
8455
  "license": "MIT",
8678
8456
  "engines": {
8679
8457
  "node": ">=0.10.0"
8680
8458
  }
8681
8459
  },
8460
+ "node_modules/react-aria": {
8461
+ "version": "3.48.0",
8462
+ "integrity": "sha512-jQjd4rBEIMqecBaAKYJbVGK6EqIHLa5znVQ7jwFyK5vCyljoj6KhgtiahmcIPsG5vG5vEDLw+ba+bEWn6A2P4w==",
8463
+ "license": "Apache-2.0",
8464
+ "dependencies": {
8465
+ "@internationalized/date": "^3.12.1",
8466
+ "@internationalized/number": "^3.6.6",
8467
+ "@internationalized/string": "^3.2.8",
8468
+ "@react-types/shared": "^3.34.0",
8469
+ "@swc/helpers": "^0.5.0",
8470
+ "aria-hidden": "^1.2.3",
8471
+ "clsx": "^2.0.0",
8472
+ "react-stately": "3.46.0",
8473
+ "use-sync-external-store": "^1.6.0"
8474
+ },
8475
+ "peerDependencies": {
8476
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
8477
+ "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
8478
+ }
8479
+ },
8682
8480
  "node_modules/react-color": {
8683
8481
  "version": "2.19.3",
8684
8482
  "integrity": "sha512-LEeGE/ZzNLIsFWa1TMe8y5VYqr7bibneWmvJwm1pCn/eNmrabWDh659JSPn9BuaMpEfU83WTOJfnCcjDZwNQTA==",
@@ -8697,14 +8495,14 @@
8697
8495
  }
8698
8496
  },
8699
8497
  "node_modules/react-dom": {
8700
- "version": "19.2.4",
8701
- "integrity": "sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==",
8498
+ "version": "19.2.5",
8499
+ "integrity": "sha512-J5bAZz+DXMMwW/wV3xzKke59Af6CHY7G4uYLN1OvBcKEsWOs4pQExj86BBKamxl/Ik5bx9whOrvBlSDfWzgSag==",
8702
8500
  "license": "MIT",
8703
8501
  "dependencies": {
8704
8502
  "scheduler": "^0.27.0"
8705
8503
  },
8706
8504
  "peerDependencies": {
8707
- "react": "^19.2.4"
8505
+ "react": "^19.2.5"
8708
8506
  }
8709
8507
  },
8710
8508
  "node_modules/react-hook-form": {
@@ -8723,8 +8521,8 @@
8723
8521
  }
8724
8522
  },
8725
8523
  "node_modules/react-is": {
8726
- "version": "19.2.4",
8727
- "integrity": "sha512-W+EWGn2v0ApPKgKKCy/7s7WHXkboGcsrXE+2joLyVxkbyVQfO3MUEaUQDHoSmb8TFFrSKYa9mw64WZHNHSDzYA==",
8524
+ "version": "19.2.5",
8525
+ "integrity": "sha512-Dn0t8IQhCmeIT3wu+Apm1/YVsJXsGWi6k4sPdnBIdqMVtHtv0IGi6dcpNpNkNac0zB2uUAqNX3MHzN8c+z2rwQ==",
8728
8526
  "license": "MIT"
8729
8527
  },
8730
8528
  "node_modules/react-redux": {
@@ -8749,6 +8547,22 @@
8749
8547
  }
8750
8548
  }
8751
8549
  },
8550
+ "node_modules/react-stately": {
8551
+ "version": "3.46.0",
8552
+ "integrity": "sha512-OdxhWvHgs2L4OJGIs7hnuTr5WjjMM6enhNEAMRqiekhF8+ITvA2LRwNftOZwcogaoCslGYq5S2VQTQwnm0GbCA==",
8553
+ "license": "Apache-2.0",
8554
+ "dependencies": {
8555
+ "@internationalized/date": "^3.12.1",
8556
+ "@internationalized/number": "^3.6.6",
8557
+ "@internationalized/string": "^3.2.8",
8558
+ "@react-types/shared": "^3.34.0",
8559
+ "@swc/helpers": "^0.5.0",
8560
+ "use-sync-external-store": "^1.6.0"
8561
+ },
8562
+ "peerDependencies": {
8563
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
8564
+ }
8565
+ },
8752
8566
  "node_modules/react-transition-group": {
8753
8567
  "version": "4.4.5",
8754
8568
  "integrity": "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==",
@@ -8937,10 +8751,11 @@
8937
8751
  "license": "MIT"
8938
8752
  },
8939
8753
  "node_modules/resolve": {
8940
- "version": "1.22.11",
8941
- "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==",
8754
+ "version": "1.22.12",
8755
+ "integrity": "sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==",
8942
8756
  "license": "MIT",
8943
8757
  "dependencies": {
8758
+ "es-errors": "^1.3.0",
8944
8759
  "is-core-module": "^2.16.1",
8945
8760
  "path-parse": "^1.0.7",
8946
8761
  "supports-preserve-symlinks-flag": "^1.0.0"
@@ -9227,13 +9042,13 @@
9227
9042
  }
9228
9043
  },
9229
9044
  "node_modules/side-channel-list": {
9230
- "version": "1.0.0",
9231
- "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==",
9045
+ "version": "1.0.1",
9046
+ "integrity": "sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==",
9232
9047
  "dev": true,
9233
9048
  "license": "MIT",
9234
9049
  "dependencies": {
9235
9050
  "es-errors": "^1.3.0",
9236
- "object-inspect": "^1.13.3"
9051
+ "object-inspect": "^1.13.4"
9237
9052
  },
9238
9053
  "engines": {
9239
9054
  "node": ">= 0.4"
@@ -9624,21 +9439,21 @@
9624
9439
  "license": "MIT"
9625
9440
  },
9626
9441
  "node_modules/tinyexec": {
9627
- "version": "1.0.4",
9628
- "integrity": "sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==",
9442
+ "version": "1.1.1",
9443
+ "integrity": "sha512-VKS/ZaQhhkKFMANmAOhhXVoIfBXblQxGX1myCQ2faQrfmobMftXeJPcZGp0gS07ocvGJWDLZGyOZDadDBqYIJg==",
9629
9444
  "license": "MIT",
9630
9445
  "engines": {
9631
9446
  "node": ">=18"
9632
9447
  }
9633
9448
  },
9634
9449
  "node_modules/tinyglobby": {
9635
- "version": "0.2.15",
9636
- "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
9450
+ "version": "0.2.16",
9451
+ "integrity": "sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==",
9637
9452
  "dev": true,
9638
9453
  "license": "MIT",
9639
9454
  "dependencies": {
9640
9455
  "fdir": "^6.5.0",
9641
- "picomatch": "^4.0.3"
9456
+ "picomatch": "^4.0.4"
9642
9457
  },
9643
9458
  "engines": {
9644
9459
  "node": ">=12.0.0"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/react-runtime",
3
- "version": "11.14.1-20.6468",
3
+ "version": "11.14.1-21.64731",
4
4
  "description": "React runtime package for Wavemaker",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -78,7 +78,7 @@
78
78
  "@types/react": "^19",
79
79
  "@types/react-color": "^3.0.13",
80
80
  "@types/react-dom": "^19",
81
- "@wavemaker/variables": "11.14.1-20.6468",
81
+ "@wavemaker/variables": "11.14.1-21.64731",
82
82
  "babel-plugin-module-resolver": "^5.0.2",
83
83
  "eslint": "^9",
84
84
  "eslint-config-next": "15.1.4",