0.2.0 - Mid migration

This commit is contained in:
Daniel Mason 2022-04-25 14:47:15 +12:00
parent 139e6a915e
commit 7e38fdbd7d
42393 changed files with 5358157 additions and 62 deletions

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/AbstractNav",
"private": true,
"main": "../cjs/AbstractNav.js",
"module": "../esm/AbstractNav.js",
"types": "../esm/AbstractNav.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/AbstractNavItem",
"private": true,
"main": "../cjs/AbstractNavItem.js",
"module": "../esm/AbstractNavItem.js",
"types": "../esm/AbstractNavItem.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Accordion",
"private": true,
"main": "../cjs/Accordion.js",
"module": "../esm/Accordion.js",
"types": "../esm/Accordion.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/AccordionCollapse",
"private": true,
"main": "../cjs/AccordionCollapse.js",
"module": "../esm/AccordionCollapse.js",
"types": "../esm/AccordionCollapse.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/AccordionContext",
"private": true,
"main": "../cjs/AccordionContext.js",
"module": "../esm/AccordionContext.js",
"types": "../esm/AccordionContext.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/AccordionToggle",
"private": true,
"main": "../cjs/AccordionToggle.js",
"module": "../esm/AccordionToggle.js",
"types": "../esm/AccordionToggle.d.ts"
}

7
web/node_modules/react-bootstrap/Alert/package.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Alert",
"private": true,
"main": "../cjs/Alert.js",
"module": "../esm/Alert.js",
"types": "../esm/Alert.d.ts"
}

7
web/node_modules/react-bootstrap/Badge/package.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Badge",
"private": true,
"main": "../cjs/Badge.js",
"module": "../esm/Badge.js",
"types": "../esm/Badge.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/BootstrapModalManager",
"private": true,
"main": "../cjs/BootstrapModalManager.js",
"module": "../esm/BootstrapModalManager.js",
"types": "../esm/BootstrapModalManager.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Breadcrumb",
"private": true,
"main": "../cjs/Breadcrumb.js",
"module": "../esm/Breadcrumb.js",
"types": "../esm/Breadcrumb.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/BreadcrumbItem",
"private": true,
"main": "../cjs/BreadcrumbItem.js",
"module": "../esm/BreadcrumbItem.js",
"types": "../esm/BreadcrumbItem.d.ts"
}

7
web/node_modules/react-bootstrap/Button/package.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Button",
"private": true,
"main": "../cjs/Button.js",
"module": "../esm/Button.js",
"types": "../esm/Button.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/ButtonGroup",
"private": true,
"main": "../cjs/ButtonGroup.js",
"module": "../esm/ButtonGroup.js",
"types": "../esm/ButtonGroup.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/ButtonToolbar",
"private": true,
"main": "../cjs/ButtonToolbar.js",
"module": "../esm/ButtonToolbar.js",
"types": "../esm/ButtonToolbar.d.ts"
}

7
web/node_modules/react-bootstrap/Card/package.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Card",
"private": true,
"main": "../cjs/Card.js",
"module": "../esm/Card.js",
"types": "../esm/Card.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/CardColumns",
"private": true,
"main": "../cjs/CardColumns.js",
"module": "../esm/CardColumns.js",
"types": "../esm/CardColumns.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/CardContext",
"private": true,
"main": "../cjs/CardContext.js",
"module": "../esm/CardContext.js",
"types": "../esm/CardContext.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/CardDeck",
"private": true,
"main": "../cjs/CardDeck.js",
"module": "../esm/CardDeck.js",
"types": "../esm/CardDeck.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/CardGroup",
"private": true,
"main": "../cjs/CardGroup.js",
"module": "../esm/CardGroup.js",
"types": "../esm/CardGroup.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/CardImg",
"private": true,
"main": "../cjs/CardImg.js",
"module": "../esm/CardImg.js",
"types": "../esm/CardImg.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Carousel",
"private": true,
"main": "../cjs/Carousel.js",
"module": "../esm/Carousel.js",
"types": "../esm/Carousel.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/CarouselCaption",
"private": true,
"main": "../cjs/CarouselCaption.js",
"module": "../esm/CarouselCaption.js",
"types": "../esm/CarouselCaption.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/CarouselItem",
"private": true,
"main": "../cjs/CarouselItem.js",
"module": "../esm/CarouselItem.js",
"types": "../esm/CarouselItem.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/CloseButton",
"private": true,
"main": "../cjs/CloseButton.js",
"module": "../esm/CloseButton.js",
"types": "../esm/CloseButton.d.ts"
}

7
web/node_modules/react-bootstrap/Col/package.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Col",
"private": true,
"main": "../cjs/Col.js",
"module": "../esm/Col.js",
"types": "../esm/Col.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Collapse",
"private": true,
"main": "../cjs/Collapse.js",
"module": "../esm/Collapse.js",
"types": "../esm/Collapse.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Container",
"private": true,
"main": "../cjs/Container.js",
"module": "../esm/Container.js",
"types": "../esm/Container.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Dropdown",
"private": true,
"main": "../cjs/Dropdown.js",
"module": "../esm/Dropdown.js",
"types": "../esm/Dropdown.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/DropdownButton",
"private": true,
"main": "../cjs/DropdownButton.js",
"module": "../esm/DropdownButton.js",
"types": "../esm/DropdownButton.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/DropdownItem",
"private": true,
"main": "../cjs/DropdownItem.js",
"module": "../esm/DropdownItem.js",
"types": "../esm/DropdownItem.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/DropdownMenu",
"private": true,
"main": "../cjs/DropdownMenu.js",
"module": "../esm/DropdownMenu.js",
"types": "../esm/DropdownMenu.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/DropdownToggle",
"private": true,
"main": "../cjs/DropdownToggle.js",
"module": "../esm/DropdownToggle.js",
"types": "../esm/DropdownToggle.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/ElementChildren",
"private": true,
"main": "../cjs/ElementChildren.js",
"module": "../esm/ElementChildren.js",
"types": "../esm/ElementChildren.d.ts"
}

7
web/node_modules/react-bootstrap/Fade/package.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Fade",
"private": true,
"main": "../cjs/Fade.js",
"module": "../esm/Fade.js",
"types": "../esm/Fade.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Feedback",
"private": true,
"main": "../cjs/Feedback.js",
"module": "../esm/Feedback.js",
"types": "../esm/Feedback.d.ts"
}

7
web/node_modules/react-bootstrap/Figure/package.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Figure",
"private": true,
"main": "../cjs/Figure.js",
"module": "../esm/Figure.js",
"types": "../esm/Figure.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/FigureCaption",
"private": true,
"main": "../cjs/FigureCaption.js",
"module": "../esm/FigureCaption.js",
"types": "../esm/FigureCaption.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/FigureImage",
"private": true,
"main": "../cjs/FigureImage.js",
"module": "../esm/FigureImage.js",
"types": "../esm/FigureImage.d.ts"
}

7
web/node_modules/react-bootstrap/Form/package.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Form",
"private": true,
"main": "../cjs/Form.js",
"module": "../esm/Form.js",
"types": "../esm/Form.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/FormCheck",
"private": true,
"main": "../cjs/FormCheck.js",
"module": "../esm/FormCheck.js",
"types": "../esm/FormCheck.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/FormCheckInput",
"private": true,
"main": "../cjs/FormCheckInput.js",
"module": "../esm/FormCheckInput.js",
"types": "../esm/FormCheckInput.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/FormCheckLabel",
"private": true,
"main": "../cjs/FormCheckLabel.js",
"module": "../esm/FormCheckLabel.js",
"types": "../esm/FormCheckLabel.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/FormContext",
"private": true,
"main": "../cjs/FormContext.js",
"module": "../esm/FormContext.js",
"types": "../esm/FormContext.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/FormControl",
"private": true,
"main": "../cjs/FormControl.js",
"module": "../esm/FormControl.js",
"types": "../esm/FormControl.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/FormFile",
"private": true,
"main": "../cjs/FormFile.js",
"module": "../esm/FormFile.js",
"types": "../esm/FormFile.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/FormFileInput",
"private": true,
"main": "../cjs/FormFileInput.js",
"module": "../esm/FormFileInput.js",
"types": "../esm/FormFileInput.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/FormFileLabel",
"private": true,
"main": "../cjs/FormFileLabel.js",
"module": "../esm/FormFileLabel.js",
"types": "../esm/FormFileLabel.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/FormGroup",
"private": true,
"main": "../cjs/FormGroup.js",
"module": "../esm/FormGroup.js",
"types": "../esm/FormGroup.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/FormLabel",
"private": true,
"main": "../cjs/FormLabel.js",
"module": "../esm/FormLabel.js",
"types": "../esm/FormLabel.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/FormText",
"private": true,
"main": "../cjs/FormText.js",
"module": "../esm/FormText.js",
"types": "../esm/FormText.d.ts"
}

7
web/node_modules/react-bootstrap/Image/package.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Image",
"private": true,
"main": "../cjs/Image.js",
"module": "../esm/Image.js",
"types": "../esm/Image.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/InputGroup",
"private": true,
"main": "../cjs/InputGroup.js",
"module": "../esm/InputGroup.js",
"types": "../esm/InputGroup.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Jumbotron",
"private": true,
"main": "../cjs/Jumbotron.js",
"module": "../esm/Jumbotron.js",
"types": "../esm/Jumbotron.d.ts"
}

21
web/node_modules/react-bootstrap/LICENSE generated vendored Normal file
View file

@ -0,0 +1,21 @@
The MIT License (MIT)
Copyright (c) 2014-present Stephen J. Collings, Matthew Honnibal, Pieter Vanderwerff
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/ListGroup",
"private": true,
"main": "../cjs/ListGroup.js",
"module": "../esm/ListGroup.js",
"types": "../esm/ListGroup.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/ListGroupItem",
"private": true,
"main": "../cjs/ListGroupItem.js",
"module": "../esm/ListGroupItem.js",
"types": "../esm/ListGroupItem.d.ts"
}

7
web/node_modules/react-bootstrap/Media/package.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Media",
"private": true,
"main": "../cjs/Media.js",
"module": "../esm/Media.js",
"types": "../esm/Media.d.ts"
}

7
web/node_modules/react-bootstrap/Modal/package.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Modal",
"private": true,
"main": "../cjs/Modal.js",
"module": "../esm/Modal.js",
"types": "../esm/Modal.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/ModalBody",
"private": true,
"main": "../cjs/ModalBody.js",
"module": "../esm/ModalBody.js",
"types": "../esm/ModalBody.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/ModalContext",
"private": true,
"main": "../cjs/ModalContext.js",
"module": "../esm/ModalContext.js",
"types": "../esm/ModalContext.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/ModalDialog",
"private": true,
"main": "../cjs/ModalDialog.js",
"module": "../esm/ModalDialog.js",
"types": "../esm/ModalDialog.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/ModalFooter",
"private": true,
"main": "../cjs/ModalFooter.js",
"module": "../esm/ModalFooter.js",
"types": "../esm/ModalFooter.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/ModalHeader",
"private": true,
"main": "../cjs/ModalHeader.js",
"module": "../esm/ModalHeader.js",
"types": "../esm/ModalHeader.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/ModalTitle",
"private": true,
"main": "../cjs/ModalTitle.js",
"module": "../esm/ModalTitle.js",
"types": "../esm/ModalTitle.d.ts"
}

7
web/node_modules/react-bootstrap/Nav/package.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Nav",
"private": true,
"main": "../cjs/Nav.js",
"module": "../esm/Nav.js",
"types": "../esm/Nav.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/NavContext",
"private": true,
"main": "../cjs/NavContext.js",
"module": "../esm/NavContext.js",
"types": "../esm/NavContext.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/NavDropdown",
"private": true,
"main": "../cjs/NavDropdown.js",
"module": "../esm/NavDropdown.js",
"types": "../esm/NavDropdown.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/NavItem",
"private": true,
"main": "../cjs/NavItem.js",
"module": "../esm/NavItem.js",
"types": "../esm/NavItem.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/NavLink",
"private": true,
"main": "../cjs/NavLink.js",
"module": "../esm/NavLink.js",
"types": "../esm/NavLink.d.ts"
}

7
web/node_modules/react-bootstrap/Navbar/package.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Navbar",
"private": true,
"main": "../cjs/Navbar.js",
"module": "../esm/Navbar.js",
"types": "../esm/Navbar.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/NavbarBrand",
"private": true,
"main": "../cjs/NavbarBrand.js",
"module": "../esm/NavbarBrand.js",
"types": "../esm/NavbarBrand.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/NavbarCollapse",
"private": true,
"main": "../cjs/NavbarCollapse.js",
"module": "../esm/NavbarCollapse.js",
"types": "../esm/NavbarCollapse.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/NavbarContext",
"private": true,
"main": "../cjs/NavbarContext.js",
"module": "../esm/NavbarContext.js",
"types": "../esm/NavbarContext.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/NavbarToggle",
"private": true,
"main": "../cjs/NavbarToggle.js",
"module": "../esm/NavbarToggle.js",
"types": "../esm/NavbarToggle.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Overlay",
"private": true,
"main": "../cjs/Overlay.js",
"module": "../esm/Overlay.js",
"types": "../esm/Overlay.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/OverlayTrigger",
"private": true,
"main": "../cjs/OverlayTrigger.js",
"module": "../esm/OverlayTrigger.js",
"types": "../esm/OverlayTrigger.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/PageItem",
"private": true,
"main": "../cjs/PageItem.js",
"module": "../esm/PageItem.js",
"types": "../esm/PageItem.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Pagination",
"private": true,
"main": "../cjs/Pagination.js",
"module": "../esm/Pagination.js",
"types": "../esm/Pagination.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Popover",
"private": true,
"main": "../cjs/Popover.js",
"module": "../esm/Popover.js",
"types": "../esm/Popover.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/PopoverContent",
"private": true,
"main": "../cjs/PopoverContent.js",
"module": "../esm/PopoverContent.js",
"types": "../esm/PopoverContent.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/PopoverTitle",
"private": true,
"main": "../cjs/PopoverTitle.js",
"module": "../esm/PopoverTitle.js",
"types": "../esm/PopoverTitle.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/ProgressBar",
"private": true,
"main": "../cjs/ProgressBar.js",
"module": "../esm/ProgressBar.js",
"types": "../esm/ProgressBar.d.ts"
}

68
web/node_modules/react-bootstrap/README.md generated vendored Normal file
View file

@ -0,0 +1,68 @@
# React-Bootstrap
> [Bootstrap 4][bootstrap] components built with [React][react].
[![GitHub Actions CI status][gh-actions-badge]][gh-actions]
[![Travis CI Build status][travis-badge]][travis]
[![npm][npm-badge]][npm]
[![Codecov][codecov-badge]][codecov]
[![Discord][discord-badge]][discord]
[![Netlify][netlify-badge]][netlify]
## Docs
See the [documentation][documentation] with live editable examples and API documentation.
To find the documentation for the latest Bootstrap 3 compatible release, [go here](https://react-bootstrap-v3.netlify.com).
### Migrating from Bootstrap 3 to Bootstrap 4
If you would like to update React-Bootstrap within an existing project to use Bootstrap 4, please read our docs for **[migrating to React-Bootstrap V1](https://react-bootstrap.github.io/migrating/)**.
## Related modules
- [react-router-bootstrap][react-router-bootstrap] Integration with [React Router][react-router]
- [Awesome React Bootstrap Components][awesome-react-bootstrap-components] - Additional components like off-canvas navbar, switch and sliders.
## Local setup
Yarn is our package manager of choice here. Check out setup
instructions [here](https://yarnpkg.com/en/docs/install) if you don't have it installed already.
After that you can run `yarn run bootstrap` to install all the needed dependencies.
From there you can:
- Run the tests once with `yarn test` (Or run them in watch mode with `yarn run tdd`).
- Start a local copy of the docs site with `yarn start`
- Or build a local copy of the library with `yarn run build`
## CodeSandbox Examples
[Click here](https://github.com/react-bootstrap/code-sandbox-examples) to explore some React-Bootstrap [CodeSandbox](https://codesandbox.io/) examples.
[Click here](https://codesandbox.io/s/github/react-bootstrap/code-sandbox-examples/tree/master/basic) to automatically open [CodeSandbox](https://codesandbox.io/) with the React-Bootstrap [CodeSandbox Examples GitHub Repository](https://github.com/react-bootstrap/code-sandbox-examples) as a workspace.
## Contributions
Yes please! See the [contributing guidelines][contributing] for details.
[bootstrap]: https://getbootstrap.com/
[react]: https://reactjs.org/
[documentation]: https://react-bootstrap.github.io/
[contributing]: CONTRIBUTING.md
[travis-badge]: https://travis-ci.org/react-bootstrap/react-bootstrap.svg?branch=master
[travis]: https://travis-ci.org/react-bootstrap/react-bootstrap
[npm-badge]: https://badge.fury.io/js/react-bootstrap.svg
[npm]: http://badge.fury.io/js/react-bootstrap
[react-router-bootstrap]: https://github.com/react-bootstrap/react-router-bootstrap
[react-router]: https://github.com/reactjs/react-router
[react-bootstrap-extended]: https://github.com/rbalicki2/react-bootstrap-extended
[awesome-react-bootstrap-components]: https://github.com/Hermanya/awesome-react-bootstrap-components
[codecov-badge]: https://img.shields.io/codecov/c/github/react-bootstrap/react-bootstrap/master.svg
[codecov]: https://codecov.io/gh/react-bootstrap/react-bootstrap
[discord-badge]: https://img.shields.io/badge/Discord-Join%20chat%20%E2%86%92-738bd7.svg
[discord]: https://discord.gg/AKfs9vpvRW
[netlify-badge]: https://api.netlify.com/api/v1/badges/91501718-8820-4d69-b7fe-1616eff5914e/deploy-status
[netlify]: https://app.netlify.com/sites/react-bootstrap/deploys
[gh-actions-badge]: https://github.com/react-bootstrap/react-bootstrap/workflows/CI/badge.svg
[gh-actions]: https://github.com/react-bootstrap/react-bootstrap/actions

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/ResponsiveEmbed",
"private": true,
"main": "../cjs/ResponsiveEmbed.js",
"module": "../esm/ResponsiveEmbed.js",
"types": "../esm/ResponsiveEmbed.d.ts"
}

7
web/node_modules/react-bootstrap/Row/package.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Row",
"private": true,
"main": "../cjs/Row.js",
"module": "../esm/Row.js",
"types": "../esm/Row.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/SafeAnchor",
"private": true,
"main": "../cjs/SafeAnchor.js",
"module": "../esm/SafeAnchor.js",
"types": "../esm/SafeAnchor.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/SelectableContext",
"private": true,
"main": "../cjs/SelectableContext.js",
"module": "../esm/SelectableContext.js",
"types": "../esm/SelectableContext.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Spinner",
"private": true,
"main": "../cjs/Spinner.js",
"module": "../esm/Spinner.js",
"types": "../esm/Spinner.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/SplitButton",
"private": true,
"main": "../cjs/SplitButton.js",
"module": "../esm/SplitButton.js",
"types": "../esm/SplitButton.d.ts"
}

7
web/node_modules/react-bootstrap/Switch/package.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Switch",
"private": true,
"main": "../cjs/Switch.js",
"module": "../esm/Switch.js",
"types": "../esm/Switch.d.ts"
}

7
web/node_modules/react-bootstrap/Tab/package.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Tab",
"private": true,
"main": "../cjs/Tab.js",
"module": "../esm/Tab.js",
"types": "../esm/Tab.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/TabContainer",
"private": true,
"main": "../cjs/TabContainer.js",
"module": "../esm/TabContainer.js",
"types": "../esm/TabContainer.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/TabContent",
"private": true,
"main": "../cjs/TabContent.js",
"module": "../esm/TabContent.js",
"types": "../esm/TabContent.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/TabContext",
"private": true,
"main": "../cjs/TabContext.js",
"module": "../esm/TabContext.js",
"types": "../esm/TabContext.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/TabPane",
"private": true,
"main": "../cjs/TabPane.js",
"module": "../esm/TabPane.js",
"types": "../esm/TabPane.d.ts"
}

7
web/node_modules/react-bootstrap/Table/package.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Table",
"private": true,
"main": "../cjs/Table.js",
"module": "../esm/Table.js",
"types": "../esm/Table.d.ts"
}

7
web/node_modules/react-bootstrap/Tabs/package.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Tabs",
"private": true,
"main": "../cjs/Tabs.js",
"module": "../esm/Tabs.js",
"types": "../esm/Tabs.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/ThemeProvider",
"private": true,
"main": "../cjs/ThemeProvider.js",
"module": "../esm/ThemeProvider.js",
"types": "../esm/ThemeProvider.d.ts"
}

7
web/node_modules/react-bootstrap/Toast/package.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/Toast",
"private": true,
"main": "../cjs/Toast.js",
"module": "../esm/Toast.js",
"types": "../esm/Toast.d.ts"
}

View file

@ -0,0 +1,7 @@
{
"name": "react-bootstrap/ToastBody",
"private": true,
"main": "../cjs/ToastBody.js",
"module": "../esm/ToastBody.js",
"types": "../esm/ToastBody.d.ts"
}

Some files were not shown because too many files have changed in this diff Show more