aboutsummaryrefslogtreecommitdiffstats
path: root/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data
diff options
context:
space:
mode:
Diffstat (limited to 'POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data')
-rw-r--r--POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/browser-bugs.yml231
-rw-r--r--POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/core-team.yml27
-rw-r--r--POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/glyphicons.yml266
-rw-r--r--POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/sass-team.yml7
-rw-r--r--POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/showcase.yml19
-rw-r--r--POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/translations.yml49
6 files changed, 599 insertions, 0 deletions
diff --git a/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/browser-bugs.yml b/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/browser-bugs.yml
new file mode 100644
index 000000000..9888b5a3b
--- /dev/null
+++ b/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/browser-bugs.yml
@@ -0,0 +1,231 @@
+-
+ browser: >
+ Internet Explorer 11
+ summary: >
+ Hovered element still remains in `:hover` state after scrolling away.
+ upstream_bug: >
+ IE#926665
+ origin: >
+ Bootstrap#14211
+
+-
+ browser: >
+ Internet Explorer 11
+ summary: >
+ When hovering over a `<select>` menu item, the cursor for the element underneath the menu is displayed.
+ upstream_bug: >
+ IE#963961
+ origin: >
+ Bootstrap#14528
+
+-
+ browser: >
+ Firefox
+ summary: >
+ `.table-bordered` with an empty `<tbody>` is missing borders.
+ upstream_bug: >
+ Mozilla#1023761
+ origin: >
+ Bootstrap#13453
+
+-
+ browser: >
+ Firefox
+ summary: >
+ `max-width: 100%;` doesn't work inside tables.
+ upstream_bug: >
+ Mozilla#975632
+ origin: >
+ Bootstrap#10690
+
+-
+ browser: >
+ Firefox (Windows)
+ summary: >
+ Java applets that are descendants of elements with forced hardware acceleration using `translate3d(0,0,0)` are invisible.
+ upstream_bug: >
+ Mozilla#1048279
+ origin: >
+ Bootstrap#14124
+
+-
+ browser: >
+ Firefox
+ summary: >
+ Button elements with `width: 100%` become cropped in long tables.
+ upstream_bug: >
+ Mozilla#1060131
+ origin: >
+ Bootstrap#14320
+
+-
+ browser: >
+ Firefox
+ summary: >
+ If the disabled state of a form control is changed via JavaScript, the normal state doesn't return after refreshing the page.
+ upstream_bug: >
+ Mozilla#654072
+ origin: >
+ Bootstrap#793
+
+-
+ browser: >
+ Chrome (OS X)
+ summary: >
+ Clicking above `<input type="number">` increment button flashes the decrement button.
+ upstream_bug: >
+ Chromium#419108
+ origin: >
+ Offshoot of Bootstrap#8350 & Chromium#337668
+
+-
+ browser: >
+ Chrome (OS X)
+ summary: >
+ Caps Lock indicator not shown in `<input type="password">` with `display: block`
+ upstream_bug: >
+ Chromium#460200
+ origin: >
+ Bootstrap#15832
+
+-
+ browser: >
+ Chrome
+ summary: >
+ `display: table;` within `display: block;` forces sibling content to new line.
+ upstream_bug: >
+ Chromium#309483
+ origin: >
+ Bootstrap#9950
+
+-
+ browser: >
+ Chrome
+ summary: >
+ Incorrect viewport size used for media queries when printing.
+ upstream_bug: >
+ Chromium#273306
+ origin: >
+ Bootstrap#12078
+
+-
+ browser: >
+ Chrome
+ summary: >
+ CSS infinite linear animation with alpha transparency leaks memory.
+ upstream_bug: >
+ Chromium#429375
+ origin: >
+ Bootstrap#14409
+
+-
+ browser: >
+ Chrome
+ summary: >
+ `:focus` `outline` style causes cursor to not be displayed when toggling a `readonly` `<input>` to read-write.
+ upstream_bug: >
+ Chromium#465274
+ origin: >
+ Bootstrap#16022
+
+-
+ browser: >
+ Chrome (Windows & Linux)
+ summary: >
+ Animation glitch when returning to inactive tab after animations occurred while tab was hidden.
+ upstream_bug: >
+ Chromium#449180
+ origin: >
+ Bootstrap#15298
+
+-
+ browser: >
+ Safari (OS X)
+ summary: >
+ Scrollbar clipped in `select[multiple]` with padding.
+ upstream_bug: >
+ WebKit#128489, Safari#19208483
+ origin: >
+ Bootstrap#12536
+
+-
+ browser: >
+ Safari (OS X)
+ summary: >
+ Weird button behavior with some `<input type="number">` elements.
+ upstream_bug: >
+ WebKit#137269, Safari#18834768
+ origin: >
+ Bootstrap#8350,
+ Normalize#283,
+ Chromium#337668
+
+-
+ browser: >
+ Safari (OS X)
+ summary: >
+ `display: table-cell;` within media query renders incorrectly when resizing the window.
+ upstream_bug: >
+ WebKit#138167, Safari#18987206
+ origin: >
+ Bootstrap#9774
+
+-
+ browser: >
+ Safari (OS X)
+ summary: >
+ Small font size when printing webpage with fixed-width `.container`.
+ upstream_bug: >
+ WebKit#138192, Safari#19435018
+ origin: >
+ Bootstrap#14868
+
+-
+ browser: >
+ Safari (OS X)
+ summary: >
+ Alpha linear-gradient has dark line at its edge.
+ upstream_bug: >
+ WebKit#139803, Safari#19434933
+ origin: >
+ Bootstrap#15205
+
+-
+ browser: >
+ Safari (OS X)
+ summary: >
+ Caps Lock indicator not shown in `<input type="password">` with `display: block`
+ upstream_bug: >
+ WebKit#141804, Safari#19892433
+ origin: >
+ Bootstrap#15832
+
+-
+ browser: >
+ Safari (iOS)
+ summary: >
+ `transform: translate3d(0,0,0);` rendering bug.
+ upstream_bug: >
+ WebKit#138162, Safari#18804973
+ origin: >
+ Bootstrap#14603
+
+-
+ browser: >
+ Safari (iOS)
+ summary: >
+ Text input's cursor doesn't move while scrolling the page.
+ upstream_bug: >
+ WebKit#138201, Safari#18819624
+ origin: >
+ Bootstrap#14708
+
+-
+ browser: >
+ Safari (iOS)
+ summary: >
+ `display: block` causes text of temporal `<input>`s to become vertically misaligned
+ upstream_bug: >
+ WebKit#139848, Safari#19434878
+ origin: >
+ Bootstrap#11266, Bootstrap#13098
diff --git a/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/core-team.yml b/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/core-team.yml
new file mode 100644
index 000000000..d1fd76320
--- /dev/null
+++ b/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/core-team.yml
@@ -0,0 +1,27 @@
+- name: Mark Otto
+ user: mdo
+ gravatar: bc4ab438f7a4ce1c406aadc688427f2c
+
+- name: Jacob Thornton
+ user: fat
+ gravatar: a98244cbdacaf1c0b55499466002f7a8
+
+- name: Chris Rebert
+ user: cvrebert
+ gravatar: edec428c425453955f770095a7d26c50
+
+- name: Julian Thilo
+ user: juthilo
+ gravatar: 0f7dd3ce58a416be5685ea6194f82b11
+
+- name: XhmikosR
+ user: xhmikosr
+ gravatar: e37759b1ea0125d4e97b1e00b5eed26f
+
+- name: Heinrich Fenkart
+ user: hnrch02
+ gravatar: 0d53f5d3d3d28bd470f394d98f7ef48f
+
+- name: Patrick H. Lauke
+ user: patrickhlauke
+ gravatar: 357f279672db832fc41a5a2f36559fcb
diff --git a/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/glyphicons.yml b/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/glyphicons.yml
new file mode 100644
index 000000000..338e99398
--- /dev/null
+++ b/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/glyphicons.yml
@@ -0,0 +1,266 @@
+# This file is generated via Grunt task. **Do not edit directly.**
+# See the 'build-glyphicons-data' task in Gruntfile.js.
+
+- glyphicon-asterisk
+- glyphicon-plus
+- glyphicon-euro
+- glyphicon-eur
+- glyphicon-minus
+- glyphicon-cloud
+- glyphicon-envelope
+- glyphicon-pencil
+- glyphicon-glass
+- glyphicon-music
+- glyphicon-search
+- glyphicon-heart
+- glyphicon-star
+- glyphicon-star-empty
+- glyphicon-user
+- glyphicon-film
+- glyphicon-th-large
+- glyphicon-th
+- glyphicon-th-list
+- glyphicon-ok
+- glyphicon-remove
+- glyphicon-zoom-in
+- glyphicon-zoom-out
+- glyphicon-off
+- glyphicon-signal
+- glyphicon-cog
+- glyphicon-trash
+- glyphicon-home
+- glyphicon-file
+- glyphicon-time
+- glyphicon-road
+- glyphicon-download-alt
+- glyphicon-download
+- glyphicon-upload
+- glyphicon-inbox
+- glyphicon-play-circle
+- glyphicon-repeat
+- glyphicon-refresh
+- glyphicon-list-alt
+- glyphicon-lock
+- glyphicon-flag
+- glyphicon-headphones
+- glyphicon-volume-off
+- glyphicon-volume-down
+- glyphicon-volume-up
+- glyphicon-qrcode
+- glyphicon-barcode
+- glyphicon-tag
+- glyphicon-tags
+- glyphicon-book
+- glyphicon-bookmark
+- glyphicon-print
+- glyphicon-camera
+- glyphicon-font
+- glyphicon-bold
+- glyphicon-italic
+- glyphicon-text-height
+- glyphicon-text-width
+- glyphicon-align-left
+- glyphicon-align-center
+- glyphicon-align-right
+- glyphicon-align-justify
+- glyphicon-list
+- glyphicon-indent-left
+- glyphicon-indent-right
+- glyphicon-facetime-video
+- glyphicon-picture
+- glyphicon-map-marker
+- glyphicon-adjust
+- glyphicon-tint
+- glyphicon-edit
+- glyphicon-share
+- glyphicon-check
+- glyphicon-move
+- glyphicon-step-backward
+- glyphicon-fast-backward
+- glyphicon-backward
+- glyphicon-play
+- glyphicon-pause
+- glyphicon-stop
+- glyphicon-forward
+- glyphicon-fast-forward
+- glyphicon-step-forward
+- glyphicon-eject
+- glyphicon-chevron-left
+- glyphicon-chevron-right
+- glyphicon-plus-sign
+- glyphicon-minus-sign
+- glyphicon-remove-sign
+- glyphicon-ok-sign
+- glyphicon-question-sign
+- glyphicon-info-sign
+- glyphicon-screenshot
+- glyphicon-remove-circle
+- glyphicon-ok-circle
+- glyphicon-ban-circle
+- glyphicon-arrow-left
+- glyphicon-arrow-right
+- glyphicon-arrow-up
+- glyphicon-arrow-down
+- glyphicon-share-alt
+- glyphicon-resize-full
+- glyphicon-resize-small
+- glyphicon-exclamation-sign
+- glyphicon-gift
+- glyphicon-leaf
+- glyphicon-fire
+- glyphicon-eye-open
+- glyphicon-eye-close
+- glyphicon-warning-sign
+- glyphicon-plane
+- glyphicon-calendar
+- glyphicon-random
+- glyphicon-comment
+- glyphicon-magnet
+- glyphicon-chevron-up
+- glyphicon-chevron-down
+- glyphicon-retweet
+- glyphicon-shopping-cart
+- glyphicon-folder-close
+- glyphicon-folder-open
+- glyphicon-resize-vertical
+- glyphicon-resize-horizontal
+- glyphicon-hdd
+- glyphicon-bullhorn
+- glyphicon-bell
+- glyphicon-certificate
+- glyphicon-thumbs-up
+- glyphicon-thumbs-down
+- glyphicon-hand-right
+- glyphicon-hand-left
+- glyphicon-hand-up
+- glyphicon-hand-down
+- glyphicon-circle-arrow-right
+- glyphicon-circle-arrow-left
+- glyphicon-circle-arrow-up
+- glyphicon-circle-arrow-down
+- glyphicon-globe
+- glyphicon-wrench
+- glyphicon-tasks
+- glyphicon-filter
+- glyphicon-briefcase
+- glyphicon-fullscreen
+- glyphicon-dashboard
+- glyphicon-paperclip
+- glyphicon-heart-empty
+- glyphicon-link
+- glyphicon-phone
+- glyphicon-pushpin
+- glyphicon-usd
+- glyphicon-gbp
+- glyphicon-sort
+- glyphicon-sort-by-alphabet
+- glyphicon-sort-by-alphabet-alt
+- glyphicon-sort-by-order
+- glyphicon-sort-by-order-alt
+- glyphicon-sort-by-attributes
+- glyphicon-sort-by-attributes-alt
+- glyphicon-unchecked
+- glyphicon-expand
+- glyphicon-collapse-down
+- glyphicon-collapse-up
+- glyphicon-log-in
+- glyphicon-flash
+- glyphicon-log-out
+- glyphicon-new-window
+- glyphicon-record
+- glyphicon-save
+- glyphicon-open
+- glyphicon-saved
+- glyphicon-import
+- glyphicon-export
+- glyphicon-send
+- glyphicon-floppy-disk
+- glyphicon-floppy-saved
+- glyphicon-floppy-remove
+- glyphicon-floppy-save
+- glyphicon-floppy-open
+- glyphicon-credit-card
+- glyphicon-transfer
+- glyphicon-cutlery
+- glyphicon-header
+- glyphicon-compressed
+- glyphicon-earphone
+- glyphicon-phone-alt
+- glyphicon-tower
+- glyphicon-stats
+- glyphicon-sd-video
+- glyphicon-hd-video
+- glyphicon-subtitles
+- glyphicon-sound-stereo
+- glyphicon-sound-dolby
+- glyphicon-sound-5-1
+- glyphicon-sound-6-1
+- glyphicon-sound-7-1
+- glyphicon-copyright-mark
+- glyphicon-registration-mark
+- glyphicon-cloud-download
+- glyphicon-cloud-upload
+- glyphicon-tree-conifer
+- glyphicon-tree-deciduous
+- glyphicon-cd
+- glyphicon-save-file
+- glyphicon-open-file
+- glyphicon-level-up
+- glyphicon-copy
+- glyphicon-paste
+- glyphicon-alert
+- glyphicon-equalizer
+- glyphicon-king
+- glyphicon-queen
+- glyphicon-pawn
+- glyphicon-bishop
+- glyphicon-knight
+- glyphicon-baby-formula
+- glyphicon-tent
+- glyphicon-blackboard
+- glyphicon-bed
+- glyphicon-apple
+- glyphicon-erase
+- glyphicon-hourglass
+- glyphicon-lamp
+- glyphicon-duplicate
+- glyphicon-piggy-bank
+- glyphicon-scissors
+- glyphicon-bitcoin
+- glyphicon-btc
+- glyphicon-xbt
+- glyphicon-yen
+- glyphicon-jpy
+- glyphicon-ruble
+- glyphicon-rub
+- glyphicon-scale
+- glyphicon-ice-lolly
+- glyphicon-ice-lolly-tasted
+- glyphicon-education
+- glyphicon-option-horizontal
+- glyphicon-option-vertical
+- glyphicon-menu-hamburger
+- glyphicon-modal-window
+- glyphicon-oil
+- glyphicon-grain
+- glyphicon-sunglasses
+- glyphicon-text-size
+- glyphicon-text-color
+- glyphicon-text-background
+- glyphicon-object-align-top
+- glyphicon-object-align-bottom
+- glyphicon-object-align-horizontal
+- glyphicon-object-align-left
+- glyphicon-object-align-vertical
+- glyphicon-object-align-right
+- glyphicon-triangle-right
+- glyphicon-triangle-left
+- glyphicon-triangle-bottom
+- glyphicon-triangle-top
+- glyphicon-console
+- glyphicon-superscript
+- glyphicon-subscript
+- glyphicon-menu-left
+- glyphicon-menu-right
+- glyphicon-menu-down
+- glyphicon-menu-up
diff --git a/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/sass-team.yml b/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/sass-team.yml
new file mode 100644
index 000000000..9918e23ce
--- /dev/null
+++ b/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/sass-team.yml
@@ -0,0 +1,7 @@
+- name: Thomas McDonald
+ user: thomas-mcdonald
+ gravatar: 24cd55ab1a62ffb113ab8c02f64c9301
+
+- name: Gleb Mazovetskiy
+ user: glebm
+ gravatar: 729f685b8e8d7e9feed18c177c82e59b
diff --git a/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/showcase.yml b/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/showcase.yml
new file mode 100644
index 000000000..45e9b0ccc
--- /dev/null
+++ b/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/showcase.yml
@@ -0,0 +1,19 @@
+- name: Lyft
+ url: https://www.lyft.com
+ expo_url: http://expo.getbootstrap.com/2014/10/29/lyft/
+ img: lyft
+
+- name: Vogue
+ url: http://www.vogue.com
+ expo_url: http://expo.getbootstrap.com/2014/09/30/vogue/
+ img: vogue
+
+- name: Riot Design
+ url: http://riotdesign.eu/en/
+ expo_url: http://expo.getbootstrap.com/2014/03/13/riot-design/
+ img: riot
+
+- name: Newsweek
+ url: http://www.newsweek.com/
+ expo_url: http://expo.getbootstrap.com/2014/02/12/newsweek/
+ img: newsweek
diff --git a/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/translations.yml b/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/translations.yml
new file mode 100644
index 000000000..3879fc34c
--- /dev/null
+++ b/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/_data/translations.yml
@@ -0,0 +1,49 @@
+- name: Chinese
+ code: zh
+ description: Bootstrap 中文文档
+ url: http://v3.bootcss.com/
+
+- name: Danish
+ code: da
+ description: Bootstrap på Dansk
+ url: http://getbootstrap.dk/
+
+- name: French
+ code: fr
+ description: Bootstrap en Français
+ url: http://www.oneskyapp.com/fr/docs/bootstrap/getting-started/
+
+- name: German
+ code: de
+ description: Bootstrap auf Deutsch
+ url: http://holdirbootstrap.de/
+
+- name: Italian
+ code: it
+ description: Bootstrap in Italiano
+ url: http://www.hackerstribe.com/guide/IT-bootstrap-3.1.1/
+
+- name: Korean
+ code: ko
+ description: Bootstrap 한국어
+ url: http://bootstrapk.com/BS3/
+
+- name: Russian
+ code: ru
+ description: Bootstrap по-русски
+ url: http://www.oneskyapp.com/ru/docs/bootstrap/
+
+- name: Spanish
+ code: es
+ description: Bootstrap en Español
+ url: http://www.oneskyapp.com/es/docs/bootstrap/
+
+- name: Ukrainian
+ code: uk
+ description: Bootstrap українською
+ url: http://twbs.docs.org.ua
+
+- name: Vietnamese
+ code: vi
+ description: Bootstrap bằng tiếng Việt
+ url: http://getbootstrap.com.vn