Skip to content

Commit

Permalink
add bootstrap license
Browse files Browse the repository at this point in the history
  • Loading branch information
kpawelczak committed Dec 23, 2024
1 parent fda646d commit bd23a5d
Show file tree
Hide file tree
Showing 71 changed files with 373 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,3 +159,9 @@ Many improvements are coming! All tasks will be posted to our GitHub issue track
Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
This file is licensed under the Apache Software License, v. 2 except as noted otherwise in the [LICENSE](LICENSE) file.

## Acknowledgements

This project includes code from [Bootstrap v4.6.2](https://getbootstrap.com/), which is licensed under the MIT License.

- Copyright 2011-2022 The Bootstrap Authors
- Copyright 2011-2022 Twitter, Inc.
22 changes: 22 additions & 0 deletions projects/styles/bootstrap-copy/scss/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
The MIT License (MIT)

Copyright (c) 2011-2022 Twitter, Inc.
Copyright (c) 2011-2022 The Bootstrap Authors

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.
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/_alert.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

//
// Base styles
//
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/_buttons.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// stylelint-disable selector-no-qualifying-type

//
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/_card.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

//
// Base styles
//
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/_close.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

.close {
float: right;
@include font-size($close-font-size);
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/_custom-forms.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// Embedded icons from Open Iconic.
// Released under MIT and copyright 2014 Waybury.
// https://useiconic.com/open
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/_dropdown.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// The dropdown wrapper (`<div>`)
.dropup,
.dropright,
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/_forms.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// stylelint-disable selector-no-qualifying-type

//
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/_functions.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// Bootstrap functions
//
// Utility mixins and functions for evaluating source code across our variables, maps, and mixins.
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/_grid.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// Container widths
//
// Set the container width, and override it for fixed navbars in media queries.
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/_mixins.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// Toggles
//
// Used in conjunction with global variables to enable certain theme features.
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/_modal.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// .modal-open - body class for killing the scroll
// .modal - container to scroll within
// .modal-dialog - positioning shell for the actual modal
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/_nav.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// Base class
//
// Kickstart any navigation component with a set of style resets. Works with
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/_reboot.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// stylelint-disable declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix

// Reboot
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/_root.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

:root {
// Custom variable values only support SassScript inside `#{}`.
@each $color, $value in $colors {
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/_tooltip.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// Base class
.tooltip {
position: absolute;
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/_transitions.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

.fade {
@include transition($transition-fade);

Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/_type.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// stylelint-disable selector-list-comma-newline-after

//
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/_utilities.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

@import 'utilities/align';
@import 'utilities/background';
@import 'utilities/borders';
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/_variables.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// Variables
//
// Variables should follow the `$component-state-property-size` formula for
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/mixins/_alert.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

@mixin alert-variant($background, $border, $color) {
color: $color;
@include gradient-bg($background);
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// stylelint-disable declaration-no-important

// Contextual backgrounds
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/mixins/_badge.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

@mixin badge-variant($bg) {
color: color-yiq($bg);
background-color: $bg;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// stylelint-disable property-disallowed-list
// Single side border-radius

Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/mixins/_box-shadow.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

@mixin box-shadow($shadow...) {
@if $enable-shadows {
$result: ();
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/mixins/_breakpoints.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// Breakpoint viewport sizes and media queries.
//
// Breakpoints are defined as a map of (name: minimum width), order from small to large:
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/mixins/_buttons.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// Button variants
//
// Easily pump out default styles, as well as :hover, :focus, :active,
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/mixins/_caret.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

@mixin caret-down() {
border-top: $caret-width solid;
border-right: $caret-width solid transparent;
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/mixins/_clearfix.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

@mixin clearfix() {
&::after {
display: block;
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/mixins/_deprecate.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// Deprecate mixin
//
// This mixin can be used to deprecate mixins or functions.
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/mixins/_float.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// stylelint-disable declaration-no-important

@mixin float-left() {
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/mixins/_forms.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// Form control focus state
//
// Generate a customized focus state and for any input with the specified color,
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/mixins/_gradients.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// Gradients

@mixin gradient-bg($color) {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// Framework grid generation
//
// Used only by Bootstrap to generate the correct number of grid classes given
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/mixins/_grid.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

/// Grid system
//
// Generate semantic grid columns with these mixins.
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/mixins/_hover.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// Hover mixin and `$enable-hover-media-query` are deprecated.
//
// Originally added during our alphas and maintained during betas, this mixin was
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/mixins/_image.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// Image Mixins
// - Responsive image
// - Retina image
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/mixins/_list-group.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// List Groups

@mixin list-group-item-variant($state, $background, $color) {
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/mixins/_lists.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// Lists

// Unstyled keeps list items block level, just removes default browser padding and list-style
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/mixins/_nav-divider.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// Horizontal dividers
//
// Dividers (basically an hr) within dropdowns and nav lists
Expand Down
5 changes: 5 additions & 0 deletions projects/styles/bootstrap-copy/scss/mixins/_pagination.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

// Pagination

@mixin pagination-size(
Expand Down
Loading

0 comments on commit bd23a5d

Please sign in to comment.