Compare commits
7 commits
5e2f25b43b
...
b8d1212be7
Author | SHA1 | Date | |
---|---|---|---|
b8d1212be7 | |||
5ecb871744 | |||
f7b1e797e3 | |||
b644ba45b5 | |||
52772c47a2 | |||
12ef601c40 | |||
a3cba008b3 |
105 changed files with 2143 additions and 4903 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@ vendor
|
|||
dist
|
||||
.DS_Store
|
||||
NOTES.md
|
||||
composer.phar
|
||||
|
|
|
@ -12,8 +12,7 @@ Originally forked from [WP 73k](https://github.com/apiontek/wp-73k/), itself for
|
|||
1. Clone or download the project into your `themes` directory (`./wp-content/themes`)
|
||||
2. Run `composer install`
|
||||
3. Run `npm install` if developing
|
||||
4. Set environment variables for BrowserSyncPlugin to the domain/ports you need (see `webpack.config.js` for variables needed).
|
||||
5. Run `npm run start` to begin development server, `npm run dev` for simple dev build, `npm run prod` for a production build, or `npm run build` to build both dev & prod concurrently.
|
||||
4. Run `npm run watch` to begin watching & rebuilding for development, `npm run dev` for simple dev build, `npm run prod` for a production build, or `npm run build` to build both dev & prod concurrently.
|
||||
|
||||
### SVGs
|
||||
|
||||
|
@ -24,6 +23,7 @@ Images placed in `assets/images` will be copied to `dist/images` -- however, SVG
|
|||
```js
|
||||
import '../raw/rdnyc-logo.svg';
|
||||
```
|
||||
|
||||
This will output an optimized version to `dist/images` with `svg-` prefix; these can be used per below:
|
||||
|
||||
#### Using optimized SVGs
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
@import "bs-custom-post";
|
||||
|
||||
// Required || Configuration -- CONTINUED
|
||||
@import "../../node_modules/bootstrap/scss/maps";
|
||||
@import "../../node_modules/bootstrap/scss/mixins";
|
||||
@import "../../node_modules/bootstrap/scss/utilities";
|
||||
|
||||
|
|
|
@ -91,7 +91,7 @@ $spacers: (
|
|||
/* body, text, components */
|
||||
$body-bg: $spaceblue-800;
|
||||
$body-color: $gray-200;
|
||||
$text-muted: $gray-400;
|
||||
$text-muted: $gray-300;
|
||||
|
||||
$component-active-color: $dark;
|
||||
$component-active-bg: $primary;
|
||||
|
|
|
@ -330,3 +330,6 @@ main#fp-main > div.fp-grid {
|
|||
}
|
||||
}
|
||||
}
|
||||
#tsml #meetings table tbody tr td.name small {
|
||||
color: orange;
|
||||
}
|
BIN
dist/fonts/open-sans-all-300-italic.woff
vendored
BIN
dist/fonts/open-sans-all-300-italic.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-all-300-normal.woff
vendored
BIN
dist/fonts/open-sans-all-300-normal.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-all-400-italic.woff
vendored
BIN
dist/fonts/open-sans-all-400-italic.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-all-400-normal.woff
vendored
BIN
dist/fonts/open-sans-all-400-normal.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-all-600-italic.woff
vendored
BIN
dist/fonts/open-sans-all-600-italic.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-all-600-normal.woff
vendored
BIN
dist/fonts/open-sans-all-600-normal.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-all-700-italic.woff
vendored
BIN
dist/fonts/open-sans-all-700-italic.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-all-700-normal.woff
vendored
BIN
dist/fonts/open-sans-all-700-normal.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-all-800-italic.woff
vendored
BIN
dist/fonts/open-sans-all-800-italic.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-all-800-normal.woff
vendored
BIN
dist/fonts/open-sans-all-800-normal.woff
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-300-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-300-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-300-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-300-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-400-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-400-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-400-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-400-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-600-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-600-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-600-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-600-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-700-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-700-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-700-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-700-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-800-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-800-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-800-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-800-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-300-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-300-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-300-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-300-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-400-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-400-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-400-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-400-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-600-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-600-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-600-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-600-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-700-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-700-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-700-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-700-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-800-italic.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-800-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-cyrillic-ext-800-normal.woff2
vendored
BIN
dist/fonts/open-sans-cyrillic-ext-800-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-300-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-300-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-300-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-300-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-400-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-400-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-400-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-400-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-600-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-600-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-600-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-600-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-700-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-700-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-700-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-700-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-800-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-800-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-800-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-800-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-300-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-300-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-300-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-300-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-400-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-400-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-400-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-400-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-600-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-600-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-600-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-600-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-700-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-700-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-700-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-700-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-800-italic.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-800-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-greek-ext-800-normal.woff2
vendored
BIN
dist/fonts/open-sans-greek-ext-800-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-300-italic.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-300-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-300-normal.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-300-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-400-italic.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-400-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-400-normal.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-400-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-600-italic.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-600-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-600-normal.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-600-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-700-italic.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-700-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-700-normal.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-700-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-800-italic.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-800-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-hebrew-800-normal.woff2
vendored
BIN
dist/fonts/open-sans-hebrew-800-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-300-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-300-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-300-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-300-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-400-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-400-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-400-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-400-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-600-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-600-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-600-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-600-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-700-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-700-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-700-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-700-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-800-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-800-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-800-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-800-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-300-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-300-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-300-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-300-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-400-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-400-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-400-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-400-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-600-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-600-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-600-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-600-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-700-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-700-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-700-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-700-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-800-italic.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-800-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-latin-ext-800-normal.woff2
vendored
BIN
dist/fonts/open-sans-latin-ext-800-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-300-italic.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-300-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-300-normal.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-300-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-400-italic.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-400-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-400-normal.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-400-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-600-italic.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-600-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-600-normal.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-600-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-700-italic.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-700-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-700-normal.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-700-normal.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-800-italic.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-800-italic.woff2
vendored
Binary file not shown.
BIN
dist/fonts/open-sans-vietnamese-800-normal.woff2
vendored
BIN
dist/fonts/open-sans-vietnamese-800-normal.woff2
vendored
Binary file not shown.
2
dist/images/svg-rdnyc-logo.svg
vendored
2
dist/images/svg-rdnyc-logo.svg
vendored
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 9.2 KiB |
2
dist/images/svg-roll-mandala.svg
vendored
2
dist/images/svg-roll-mandala.svg
vendored
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 618 KiB After Width: | Height: | Size: 618 KiB |
4
dist/main.min.css
vendored
4
dist/main.min.css
vendored
File diff suppressed because one or more lines are too long
2
dist/main.min.js
vendored
2
dist/main.min.js
vendored
File diff suppressed because one or more lines are too long
44
dist/main.min.js.LICENSE.txt
vendored
44
dist/main.min.js.LICENSE.txt
vendored
|
@ -1,47 +1,59 @@
|
|||
/*!
|
||||
* Bootstrap base-component.js v5.1.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Bootstrap base-component.js v5.2.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||
*/
|
||||
|
||||
/*!
|
||||
* Bootstrap button.js v5.1.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Bootstrap button.js v5.2.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||
*/
|
||||
|
||||
/*!
|
||||
* Bootstrap collapse.js v5.1.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Bootstrap collapse.js v5.2.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||
*/
|
||||
|
||||
/*!
|
||||
* Bootstrap data.js v5.1.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Bootstrap config.js v5.2.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||
*/
|
||||
|
||||
/*!
|
||||
* Bootstrap dropdown.js v5.1.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Bootstrap data.js v5.2.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||
*/
|
||||
|
||||
/*!
|
||||
* Bootstrap event-handler.js v5.1.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Bootstrap dropdown.js v5.2.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||
*/
|
||||
|
||||
/*!
|
||||
* Bootstrap manipulator.js v5.1.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Bootstrap event-handler.js v5.2.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||
*/
|
||||
|
||||
/*!
|
||||
* Bootstrap selector-engine.js v5.1.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Bootstrap index.js v5.2.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||
*/
|
||||
|
||||
/*!
|
||||
* Bootstrap manipulator.js v5.2.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||
*/
|
||||
|
||||
/*!
|
||||
* Bootstrap selector-engine.js v5.2.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||
*/
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue