-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Daniel Skovli <[email protected]> updated altinn-app-frontend t…
…o 4.4.0 based on commit Altinn/app-frontend-react@6d5d91a Issue labeler ported from app-lib-dotnet (#2162)
- Loading branch information
1 parent
cef4b3b
commit 1263986
Showing
35 changed files
with
28,492 additions
and
151 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4,531 changes: 4,531 additions & 0 deletions
4,531
toolkits/altinn-app-frontend/4.4.0/altinn-app-frontend.css
Large diffs are not rendered by default.
Oops, something went wrong.
1,102 changes: 1,102 additions & 0 deletions
1,102
toolkits/altinn-app-frontend/4.4.0/altinn-app-frontend.js
Large diffs are not rendered by default.
Oops, something went wrong.
333 changes: 333 additions & 0 deletions
333
toolkits/altinn-app-frontend/4.4.0/altinn-app-frontend.js.LICENSE.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,333 @@ | ||
/* @preserve | ||
* Leaflet 1.9.4, a JS library for interactive maps. https://leafletjs.com | ||
* (c) 2010-2023 Vladimir Agafonkin, (c) 2010-2011 CloudMade | ||
*/ | ||
|
||
/*! | ||
Copyright (c) 2018 Jed Watson. | ||
Licensed under the MIT License (MIT), see | ||
http://jedwatson.github.io/classnames | ||
*/ | ||
|
||
/*! | ||
* The buffer module from node.js, for the browser. | ||
* | ||
* @author Feross Aboukhadijeh <https://feross.org> | ||
* @license MIT | ||
*/ | ||
|
||
/*! | ||
* https://github.com/Starcounter-Jack/JSON-Patch | ||
* (c) 2017-2021 Joachim Wester | ||
* MIT license | ||
*/ | ||
|
||
/*! | ||
* https://github.com/Starcounter-Jack/JSON-Patch | ||
* (c) 2017-2022 Joachim Wester | ||
* MIT licensed | ||
*/ | ||
|
||
/*! | ||
* tabbable 6.1.1 | ||
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE | ||
*/ | ||
|
||
/*! ***************************************************************************** | ||
Copyright (c) Microsoft Corporation. All rights reserved. | ||
Licensed under the Apache License, Version 2.0 (the "License"); you may not use | ||
this file except in compliance with the License. You may obtain a copy of the | ||
License at http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | ||
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED | ||
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, | ||
MERCHANTABLITY OR NON-INFRINGEMENT. | ||
|
||
See the Apache Version 2.0 License for specific language governing permissions | ||
and limitations under the License. | ||
***************************************************************************** */ | ||
|
||
/*! @license DOMPurify 3.1.4 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.4/LICENSE */ | ||
|
||
/*! Bundled license information: | ||
|
||
@tanstack/match-sorter-utils/build/lib/index.mjs: | ||
(** | ||
* match-sorter-utils | ||
* | ||
* Copyright (c) TanStack | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE.md file in the root directory of this source tree. | ||
* | ||
* @license MIT | ||
*) | ||
(** | ||
* @name match-sorter | ||
* @license MIT license. | ||
* @copyright (c) 2099 Kent C. Dodds | ||
* @author Kent C. Dodds <[email protected]> (https://kentcdodds.com) | ||
*) | ||
|
||
@kobalte/utils/dist/index.js: | ||
(*! | ||
* Portions of this file are based on code from ariakit. | ||
* MIT Licensed, Copyright (c) Diego Haz. | ||
* | ||
* Credits to the Ariakit team: | ||
* https://github.com/ariakit/ariakit/blob/da142672eddefa99365773ced72171facc06fdcb/packages/ariakit-utils/src/array.ts | ||
*) | ||
(*! | ||
* Original code by Chakra UI | ||
* MIT Licensed, Copyright (c) 2019 Segun Adebayo. | ||
* | ||
* Credits to the Chakra UI team: | ||
* https://github.com/chakra-ui/chakra-ui/blob/main/packages/utils/src/assertion.ts | ||
*) | ||
(*! | ||
* Portions of this file are based on code from react-spectrum. | ||
* Apache License Version 2.0, Copyright 2020 Adobe. | ||
* | ||
* Credits to the React Spectrum team: | ||
* https://github.com/solidjs-community/solid-aria/blob/2c5f54feb5cfea514b1ee0a52d0416878f882351/packages/utils/src/createGlobalListeners.ts | ||
*) | ||
(*! | ||
* Portions of this file are based on code from ariakit. | ||
* MIT Licensed, Copyright (c) Diego Haz. | ||
* | ||
* Credits to the Ariakit team: | ||
* https://github.com/ariakit/ariakit/blob/232bc79018ec20967fec1e097a9474aba3bb5be7/packages/ariakit-utils/src/dom.ts | ||
*) | ||
(*! | ||
* Portions of this file are based on code from react-spectrum. | ||
* Apache License Version 2.0, Copyright 2020 Adobe. | ||
* | ||
* Credits to the React Spectrum team: | ||
* https://github.com/adobe/react-spectrum/blob/cf9ab24f3255be1530d0f584061a01aa1e8180e6/packages/@react-aria/utils/src/platform.ts | ||
*) | ||
(*! | ||
* Portions of this file are based on code from react-spectrum. | ||
* Apache License Version 2.0, Copyright 2020 Adobe. | ||
* | ||
* Credits to the React Spectrum team: | ||
* https://github.com/adobe/react-spectrum/blob/a9dea8a3672179e6c38aafd1429daf44c7ea2ff6/packages/@react-aria/utils/src/focusWithoutScrolling.ts | ||
*) | ||
(*! | ||
* Portions of this file are based on code from ariakit. | ||
* MIT Licensed, Copyright (c) Diego Haz. | ||
* | ||
* Credits to the Ariakit team: | ||
* https://github.com/ariakit/ariakit/blob/main/packages/ariakit-utils/src/focus.ts | ||
* | ||
* Portions of this file are based on code from react-spectrum. | ||
* Apache License Version 2.0, Copyright 2020 Adobe. | ||
* | ||
* Credits to the React Spectrum team: | ||
* https://github.com/adobe/react-spectrum/blob/main/packages/%40react-aria/focus/src/isElementVisible.ts | ||
* https://github.com/adobe/react-spectrum/blob/8f2f2acb3d5850382ebe631f055f88c704aa7d17/packages/@react-aria/focus/src/FocusScope.tsx | ||
*) | ||
(*! | ||
* Portions of this file are based on code from react-spectrum. | ||
* Apache License Version 2.0, Copyright 2020 Adobe. | ||
* | ||
* Credits to the React Spectrum team: | ||
* https://github.com/adobe/react-spectrum/blob/f6e686fe9d3b983d48650980c1ecfdde320bc62f/packages/@react-aria/focus/src/FocusScope.tsx | ||
*) | ||
(*! | ||
* Portions of this file are based on code from react-spectrum. | ||
* Apache License Version 2.0, Copyright 2020 Adobe. | ||
* | ||
* Credits to the React Spectrum team: | ||
* https://github.com/adobe/react-spectrum/blob/a9dea8a3672179e6c38aafd1429daf44c7ea2ff6/packages/@react-aria/utils/src/getScrollParent.ts | ||
*) | ||
(*! | ||
* Portions of this file are based on code from react-spectrum. | ||
* Apache License Version 2.0, Copyright 2020 Adobe. | ||
* | ||
* Credits to the React Spectrum team: | ||
* https://github.com/adobe/react-spectrum/blob/a9dea8a3672179e6c38aafd1429daf44c7ea2ff6/packages/@react-aria/utils/src/isVirtualEvent.ts | ||
*) | ||
(*! | ||
* Portions of this file are based on code from react-spectrum. | ||
* Apache License Version 2.0, Copyright 2020 Adobe. | ||
* | ||
* Credits to the React Spectrum team: | ||
* https://github.com/adobe/react-spectrum/blob/ff3e690fffc6c54367b8057e28a0e5b9211f37b5/packages/@react-stately/utils/src/number.ts | ||
*) | ||
(*! | ||
* Portions of this file are based on code from ariakit. | ||
* MIT Licensed, Copyright (c) Diego Haz. | ||
* | ||
* Credits to the Ariakit team: | ||
* https://github.com/ariakit/ariakit/blob/84e97943ad637a582c01c9b56d880cd95f595737/packages/ariakit/src/hovercard/__utils/polygon.ts | ||
* https://github.com/ariakit/ariakit/blob/f2a96973de523d67e41eec983263936c489ef3e2/packages/ariakit/src/hovercard/__utils/debug-polygon.ts | ||
*) | ||
(*! | ||
* Portions of this file are based on code from react-spectrum. | ||
* Apache License Version 2.0, Copyright 2020 Adobe. | ||
* | ||
* Credits to the React Spectrum team: | ||
* https://github.com/adobe/react-spectrum/blob/a9dea8a3672179e6c38aafd1429daf44c7ea2ff6/packages/@react-aria/utils/src/runAfterTransition.ts | ||
*) | ||
(*! | ||
* Portions of this file are based on code from react-spectrum. | ||
* Apache License Version 2.0, Copyright 2020 Adobe. | ||
* | ||
* Credits to the React Spectrum team: | ||
* https://github.com/adobe/react-spectrum/blob/8f2f2acb3d5850382ebe631f055f88c704aa7d17/packages/@react-aria/utils/src/scrollIntoView.ts | ||
*) | ||
*/ | ||
|
||
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */ | ||
|
||
/** | ||
* @license React | ||
* react-dom-server-legacy.browser.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* react-dom-server.browser.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* react-dom.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* react-jsx-runtime.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* react.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* scheduler.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* use-sync-external-store-shim.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* use-sync-external-store-shim/with-selector.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @remix-run/router v1.16.1 | ||
* | ||
* Copyright (c) Remix Software Inc. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE.md file in the root directory of this source tree. | ||
* | ||
* @license MIT | ||
*/ | ||
|
||
/** | ||
* A better abstraction over CSS. | ||
* | ||
* @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present | ||
* @website https://github.com/cssinjs/jss | ||
* @license MIT | ||
*/ | ||
|
||
/** | ||
* React Router DOM v6.23.1 | ||
* | ||
* Copyright (c) Remix Software Inc. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE.md file in the root directory of this source tree. | ||
* | ||
* @license MIT | ||
*/ | ||
|
||
/** | ||
* React Router v6.23.1 | ||
* | ||
* Copyright (c) Remix Software Inc. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE.md file in the root directory of this source tree. | ||
* | ||
* @license MIT | ||
*/ | ||
|
||
/** @license Material-UI v4.12.4 | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** @license React v16.13.1 | ||
* react-is.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** @license React v17.0.2 | ||
* react-is.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */ | ||
|
||
//! moment.js | ||
|
||
//! moment.js locale configuration |
Oops, something went wrong.