diff --git a/index.html b/index.html deleted file mode 100644 index e474a1c..0000000 --- a/index.html +++ /dev/null @@ -1,93 +0,0 @@ - - - - - Vue Select | VueJS Select2 Component - - - - - - - - - - - - - - - - - - - - - - -
-
-
- -

Vue Select

- -

- Build Status - Code Coverage - No Dependencies - MIT License - Current Release -

- -

A native Vue.js select component that provides similar functionality to Select2/Chosen without the overhead of jQuery.

- - - - -
-
-
    -
  • Fully Reactive
  • -
  • Tagging Support v1.1.0
  • -
  • Works with Vuex
  • -
  • Zero dependencies
  • -
-
-
-
    -
  • +95% Test Coverage
  • -
  • Select Single/Multiple
  • -
  • Typeahead Suggestions
  • -
  • Bootstrap Friendly Markup
  • -
-
-
- - View on GitHub -
-
- - Install, Examples & Documentation - - -
- - - - diff --git a/old_docs/assets/fonts/octicons.eot b/old_docs/assets/fonts/octicons.eot deleted file mode 100644 index c1d2f29..0000000 Binary files a/old_docs/assets/fonts/octicons.eot and /dev/null differ diff --git a/old_docs/assets/fonts/octicons.scss b/old_docs/assets/fonts/octicons.scss deleted file mode 100644 index 1c51540..0000000 --- a/old_docs/assets/fonts/octicons.scss +++ /dev/null @@ -1,225 +0,0 @@ -$octicons-font-path: "." !default; -$octicons-version: "c5a1d52cb40008f6d4ed65bf3f12d508b2fe8c88"; - -@font-face { - font-family: 'octicons'; - src: url('#{$octicons-font-path}/octicons.eot?#iefix&v=#{$octicons-version}') format('embedded-opentype'), - url('#{$octicons-font-path}/octicons.woff?v=#{$octicons-version}') format('woff'), - url('#{$octicons-font-path}/octicons.ttf?v=#{$octicons-version}') format('truetype'), - url('#{$octicons-font-path}/octicons.svg?v=#{$octicons-version}#octicons') format('svg'); - font-weight: normal; - font-style: normal; -} - -// .octicon is optimized for 16px. -// .mega-octicon is optimized for 32px but can be used larger. -.octicon, .mega-octicon { - font: normal normal normal 16px/1 octicons; - display: inline-block; - text-decoration: none; - text-rendering: auto; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; -} -.mega-octicon { font-size: 32px; } - -.octicon-alert:before { content: '\f02d'} /*  */ -.octicon-arrow-down:before { content: '\f03f'} /*  */ -.octicon-arrow-left:before { content: '\f040'} /*  */ -.octicon-arrow-right:before { content: '\f03e'} /*  */ -.octicon-arrow-small-down:before { content: '\f0a0'} /*  */ -.octicon-arrow-small-left:before { content: '\f0a1'} /*  */ -.octicon-arrow-small-right:before { content: '\f071'} /*  */ -.octicon-arrow-small-up:before { content: '\f09f'} /*  */ -.octicon-arrow-up:before { content: '\f03d'} /*  */ -.octicon-microscope:before, -.octicon-beaker:before { content: '\f0dd'} /*  */ -.octicon-bell:before { content: '\f0de'} /*  */ -.octicon-bold:before { content: '\f0e2'} /*  */ -.octicon-book:before { content: '\f007'} /*  */ -.octicon-bookmark:before { content: '\f07b'} /*  */ -.octicon-briefcase:before { content: '\f0d3'} /*  */ -.octicon-broadcast:before { content: '\f048'} /*  */ -.octicon-browser:before { content: '\f0c5'} /*  */ -.octicon-bug:before { content: '\f091'} /*  */ -.octicon-calendar:before { content: '\f068'} /*  */ -.octicon-check:before { content: '\f03a'} /*  */ -.octicon-checklist:before { content: '\f076'} /*  */ -.octicon-chevron-down:before { content: '\f0a3'} /*  */ -.octicon-chevron-left:before { content: '\f0a4'} /*  */ -.octicon-chevron-right:before { content: '\f078'} /*  */ -.octicon-chevron-up:before { content: '\f0a2'} /*  */ -.octicon-circle-slash:before { content: '\f084'} /*  */ -.octicon-circuit-board:before { content: '\f0d6'} /*  */ -.octicon-clippy:before { content: '\f035'} /*  */ -.octicon-clock:before { content: '\f046'} /*  */ -.octicon-cloud-download:before { content: '\f00b'} /*  */ -.octicon-cloud-upload:before { content: '\f00c'} /*  */ -.octicon-code:before { content: '\f05f'} /*  */ -.octicon-comment-add:before, -.octicon-comment:before { content: '\f02b'} /*  */ -.octicon-comment-discussion:before { content: '\f04f'} /*  */ -.octicon-credit-card:before { content: '\f045'} /*  */ -.octicon-dash:before { content: '\f0ca'} /*  */ -.octicon-dashboard:before { content: '\f07d'} /*  */ -.octicon-database:before { content: '\f096'} /*  */ -.octicon-clone:before, -.octicon-desktop-download:before { content: '\f0dc'} /*  */ -.octicon-device-camera:before { content: '\f056'} /*  */ -.octicon-device-camera-video:before { content: '\f057'} /*  */ -.octicon-device-desktop:before { content: '\f27c'} /*  */ -.octicon-device-mobile:before { content: '\f038'} /*  */ -.octicon-diff:before { content: '\f04d'} /*  */ -.octicon-diff-added:before { content: '\f06b'} /*  */ -.octicon-diff-ignored:before { content: '\f099'} /*  */ -.octicon-diff-modified:before { content: '\f06d'} /*  */ -.octicon-diff-removed:before { content: '\f06c'} /*  */ -.octicon-diff-renamed:before { content: '\f06e'} /*  */ -.octicon-ellipsis:before { content: '\f09a'} /*  */ -.octicon-eye-unwatch:before, -.octicon-eye-watch:before, -.octicon-eye:before { content: '\f04e'} /*  */ -.octicon-file-binary:before { content: '\f094'} /*  */ -.octicon-file-code:before { content: '\f010'} /*  */ -.octicon-file-directory:before { content: '\f016'} /*  */ -.octicon-file-media:before { content: '\f012'} /*  */ -.octicon-file-pdf:before { content: '\f014'} /*  */ -.octicon-file-submodule:before { content: '\f017'} /*  */ -.octicon-file-symlink-directory:before { content: '\f0b1'} /*  */ -.octicon-file-symlink-file:before { content: '\f0b0'} /*  */ -.octicon-file-text:before { content: '\f011'} /*  */ -.octicon-file-zip:before { content: '\f013'} /*  */ -.octicon-flame:before { content: '\f0d2'} /*  */ -.octicon-fold:before { content: '\f0cc'} /*  */ -.octicon-gear:before { content: '\f02f'} /*  */ -.octicon-gift:before { content: '\f042'} /*  */ -.octicon-gist:before { content: '\f00e'} /*  */ -.octicon-gist-secret:before { content: '\f08c'} /*  */ -.octicon-git-branch-create:before, -.octicon-git-branch-delete:before, -.octicon-git-branch:before { content: '\f020'} /*  */ -.octicon-git-commit:before { content: '\f01f'} /*  */ -.octicon-git-compare:before { content: '\f0ac'} /*  */ -.octicon-git-merge:before { content: '\f023'} /*  */ -.octicon-git-pull-request-abandoned:before, -.octicon-git-pull-request:before { content: '\f009'} /*  */ -.octicon-globe:before { content: '\f0b6'} /*  */ -.octicon-graph:before { content: '\f043'} /*  */ -.octicon-heart:before { content: '\2665'} /* ♥ */ -.octicon-history:before { content: '\f07e'} /*  */ -.octicon-home:before { content: '\f08d'} /*  */ -.octicon-horizontal-rule:before { content: '\f070'} /*  */ -.octicon-hubot:before { content: '\f09d'} /*  */ -.octicon-inbox:before { content: '\f0cf'} /*  */ -.octicon-info:before { content: '\f059'} /*  */ -.octicon-issue-closed:before { content: '\f028'} /*  */ -.octicon-issue-opened:before { content: '\f026'} /*  */ -.octicon-issue-reopened:before { content: '\f027'} /*  */ -.octicon-italic:before { content: '\f0e4'} /*  */ -.octicon-jersey:before { content: '\f019'} /*  */ -.octicon-key:before { content: '\f049'} /*  */ -.octicon-keyboard:before { content: '\f00d'} /*  */ -.octicon-law:before { content: '\f0d8'} /*  */ -.octicon-light-bulb:before { content: '\f000'} /*  */ -.octicon-link:before { content: '\f05c'} /*  */ -.octicon-link-external:before { content: '\f07f'} /*  */ -.octicon-list-ordered:before { content: '\f062'} /*  */ -.octicon-list-unordered:before { content: '\f061'} /*  */ -.octicon-location:before { content: '\f060'} /*  */ -.octicon-gist-private:before, -.octicon-mirror-private:before, -.octicon-git-fork-private:before, -.octicon-lock:before { content: '\f06a'} /*  */ -.octicon-logo-gist:before { content: '\f0ad'} /*  */ -.octicon-logo-github:before { content: '\f092'} /*  */ -.octicon-mail:before { content: '\f03b'} /*  */ -.octicon-mail-read:before { content: '\f03c'} /*  */ -.octicon-mail-reply:before { content: '\f051'} /*  */ -.octicon-mark-github:before { content: '\f00a'} /*  */ -.octicon-markdown:before { content: '\f0c9'} /*  */ -.octicon-megaphone:before { content: '\f077'} /*  */ -.octicon-mention:before { content: '\f0be'} /*  */ -.octicon-milestone:before { content: '\f075'} /*  */ -.octicon-mirror-public:before, -.octicon-mirror:before { content: '\f024'} /*  */ -.octicon-mortar-board:before { content: '\f0d7'} /*  */ -.octicon-mute:before { content: '\f080'} /*  */ -.octicon-no-newline:before { content: '\f09c'} /*  */ -.octicon-octoface:before { content: '\f008'} /*  */ -.octicon-organization:before { content: '\f037'} /*  */ -.octicon-package:before { content: '\f0c4'} /*  */ -.octicon-paintcan:before { content: '\f0d1'} /*  */ -.octicon-pencil:before { content: '\f058'} /*  */ -.octicon-person-add:before, -.octicon-person-follow:before, -.octicon-person:before { content: '\f018'} /*  */ -.octicon-pin:before { content: '\f041'} /*  */ -.octicon-plug:before { content: '\f0d4'} /*  */ -.octicon-repo-create:before, -.octicon-gist-new:before, -.octicon-file-directory-create:before, -.octicon-file-add:before, -.octicon-plus:before { content: '\f05d'} /*  */ -.octicon-primitive-dot:before { content: '\f052'} /*  */ -.octicon-primitive-square:before { content: '\f053'} /*  */ -.octicon-pulse:before { content: '\f085'} /*  */ -.octicon-question:before { content: '\f02c'} /*  */ -.octicon-quote:before { content: '\f063'} /*  */ -.octicon-radio-tower:before { content: '\f030'} /*  */ -.octicon-repo-delete:before, -.octicon-repo:before { content: '\f001'} /*  */ -.octicon-repo-clone:before { content: '\f04c'} /*  */ -.octicon-repo-force-push:before { content: '\f04a'} /*  */ -.octicon-gist-fork:before, -.octicon-repo-forked:before { content: '\f002'} /*  */ -.octicon-repo-pull:before { content: '\f006'} /*  */ -.octicon-repo-push:before { content: '\f005'} /*  */ -.octicon-rocket:before { content: '\f033'} /*  */ -.octicon-rss:before { content: '\f034'} /*  */ -.octicon-ruby:before { content: '\f047'} /*  */ -.octicon-search-save:before, -.octicon-search:before { content: '\f02e'} /*  */ -.octicon-server:before { content: '\f097'} /*  */ -.octicon-settings:before { content: '\f07c'} /*  */ -.octicon-shield:before { content: '\f0e1'} /*  */ -.octicon-log-in:before, -.octicon-sign-in:before { content: '\f036'} /*  */ -.octicon-log-out:before, -.octicon-sign-out:before { content: '\f032'} /*  */ -.octicon-smiley:before { content: '\f0e7'} /*  */ -.octicon-squirrel:before { content: '\f0b2'} /*  */ -.octicon-star-add:before, -.octicon-star-delete:before, -.octicon-star:before { content: '\f02a'} /*  */ -.octicon-stop:before { content: '\f08f'} /*  */ -.octicon-repo-sync:before, -.octicon-sync:before { content: '\f087'} /*  */ -.octicon-tag-remove:before, -.octicon-tag-add:before, -.octicon-tag:before { content: '\f015'} /*  */ -.octicon-tasklist:before { content: '\f0e5'} /*  */ -.octicon-telescope:before { content: '\f088'} /*  */ -.octicon-terminal:before { content: '\f0c8'} /*  */ -.octicon-text-size:before { content: '\f0e3'} /*  */ -.octicon-three-bars:before { content: '\f05e'} /*  */ -.octicon-thumbsdown:before { content: '\f0db'} /*  */ -.octicon-thumbsup:before { content: '\f0da'} /*  */ -.octicon-tools:before { content: '\f031'} /*  */ -.octicon-trashcan:before { content: '\f0d0'} /*  */ -.octicon-triangle-down:before { content: '\f05b'} /*  */ -.octicon-triangle-left:before { content: '\f044'} /*  */ -.octicon-triangle-right:before { content: '\f05a'} /*  */ -.octicon-triangle-up:before { content: '\f0aa'} /*  */ -.octicon-unfold:before { content: '\f039'} /*  */ -.octicon-unmute:before { content: '\f0ba'} /*  */ -.octicon-unverified:before { content: '\f0e8'} /*  */ -.octicon-verified:before { content: '\f0e6'} /*  */ -.octicon-versions:before { content: '\f064'} /*  */ -.octicon-watch:before { content: '\f0e0'} /*  */ -.octicon-remove-close:before, -.octicon-x:before { content: '\f081'} /*  */ -.octicon-zap:before { content: '\26A1'} /* ⚡ */ diff --git a/old_docs/assets/fonts/octicons.svg b/old_docs/assets/fonts/octicons.svg deleted file mode 100644 index 0908706..0000000 --- a/old_docs/assets/fonts/octicons.svg +++ /dev/null @@ -1,188 +0,0 @@ - - - - -(c) 2012-2016 GitHub - -When using the GitHub logos, be sure to follow the GitHub logo guidelines (https://github.com/logos) - -Font License: SIL OFL 1.1 (http://scripts.sil.org/OFL) -Applies to all font files - -Code License: MIT (http://choosealicense.com/licenses/mit/) -Applies to all other files - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/old_docs/assets/fonts/octicons.ttf b/old_docs/assets/fonts/octicons.ttf deleted file mode 100644 index 3dab5b6..0000000 Binary files a/old_docs/assets/fonts/octicons.ttf and /dev/null differ diff --git a/old_docs/assets/fonts/octicons.woff b/old_docs/assets/fonts/octicons.woff deleted file mode 100644 index 0cd624c..0000000 Binary files a/old_docs/assets/fonts/octicons.woff and /dev/null differ diff --git a/old_docs/assets/scss/_cyan_theme.scss b/old_docs/assets/scss/_cyan_theme.scss deleted file mode 100644 index 0e7c989..0000000 --- a/old_docs/assets/scss/_cyan_theme.scss +++ /dev/null @@ -1,33 +0,0 @@ -@import 'variables'; - -#v-select { - max-width: 500px; - margin: 0 auto; - .dropdown-toggle { - background: #fff; - border-color: rgba(82, 166, 183, 0.39); - } - .selected-tag { - color: #147688; - background-color: #d7f3f9; - border-color: #91ddec; - .close { - color: #147688; - opacity: .5; - } - } - &.dropdown.open .dropdown-toggle, - &.dropdown.open .dropdown-menu, - &.dropdown.open .open-indicator:before { - border-color: #4CC3D9; - } - .active a { - background: rgba(50,50,50,.1); - color: #333; - } - &.dropdown .highlight a, - &.dropdown li:hover a { - background: #4CC3D9; - color: #fff; - } -} \ No newline at end of file diff --git a/old_docs/assets/scss/_octicons.scss b/old_docs/assets/scss/_octicons.scss deleted file mode 100644 index 8cc4f84..0000000 --- a/old_docs/assets/scss/_octicons.scss +++ /dev/null @@ -1,227 +0,0 @@ -@font-face { - font-family: 'octicons'; - src: url('~assets/fonts/octicons.eot?#iefix') format('embedded-opentype'), - url('~assets/fonts/octicons.woff') format('woff'), - url('~assets/fonts/octicons.ttf') format('truetype'), - url('~assets/fonts/octicons.svg#octicons') format('svg'); - font-weight: normal; - font-style: normal; -} - - -/* - -.octicon is optimized for 16px. -.mega-octicon is optimized for 32px but can be used larger. - -*/ -.octicon, .mega-octicon { - font: normal normal normal 16px/1 octicons; - display: inline-block; - text-decoration: none; - text-rendering: auto; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; -} -.mega-octicon { font-size: 32px; } - -.octicon-alert:before { content: '\f02d'} /*  */ -.octicon-arrow-down:before { content: '\f03f'} /*  */ -.octicon-arrow-left:before { content: '\f040'} /*  */ -.octicon-arrow-right:before { content: '\f03e'} /*  */ -.octicon-arrow-small-down:before { content: '\f0a0'} /*  */ -.octicon-arrow-small-left:before { content: '\f0a1'} /*  */ -.octicon-arrow-small-right:before { content: '\f071'} /*  */ -.octicon-arrow-small-up:before { content: '\f09f'} /*  */ -.octicon-arrow-up:before { content: '\f03d'} /*  */ -.octicon-microscope:before, -.octicon-beaker:before { content: '\f0dd'} /*  */ -.octicon-bell:before { content: '\f0de'} /*  */ -.octicon-bold:before { content: '\f0e2'} /*  */ -.octicon-book:before { content: '\f007'} /*  */ -.octicon-bookmark:before { content: '\f07b'} /*  */ -.octicon-briefcase:before { content: '\f0d3'} /*  */ -.octicon-broadcast:before { content: '\f048'} /*  */ -.octicon-browser:before { content: '\f0c5'} /*  */ -.octicon-bug:before { content: '\f091'} /*  */ -.octicon-calendar:before { content: '\f068'} /*  */ -.octicon-check:before { content: '\f03a'} /*  */ -.octicon-checklist:before { content: '\f076'} /*  */ -.octicon-chevron-down:before { content: '\f0a3'} /*  */ -.octicon-chevron-left:before { content: '\f0a4'} /*  */ -.octicon-chevron-right:before { content: '\f078'} /*  */ -.octicon-chevron-up:before { content: '\f0a2'} /*  */ -.octicon-circle-slash:before { content: '\f084'} /*  */ -.octicon-circuit-board:before { content: '\f0d6'} /*  */ -.octicon-clippy:before { content: '\f035'} /*  */ -.octicon-clock:before { content: '\f046'} /*  */ -.octicon-cloud-download:before { content: '\f00b'} /*  */ -.octicon-cloud-upload:before { content: '\f00c'} /*  */ -.octicon-code:before { content: '\f05f'} /*  */ -.octicon-comment-add:before, -.octicon-comment:before { content: '\f02b'} /*  */ -.octicon-comment-discussion:before { content: '\f04f'} /*  */ -.octicon-credit-card:before { content: '\f045'} /*  */ -.octicon-dash:before { content: '\f0ca'} /*  */ -.octicon-dashboard:before { content: '\f07d'} /*  */ -.octicon-database:before { content: '\f096'} /*  */ -.octicon-clone:before, -.octicon-desktop-download:before { content: '\f0dc'} /*  */ -.octicon-device-camera:before { content: '\f056'} /*  */ -.octicon-device-camera-video:before { content: '\f057'} /*  */ -.octicon-device-desktop:before { content: '\f27c'} /*  */ -.octicon-device-mobile:before { content: '\f038'} /*  */ -.octicon-diff:before { content: '\f04d'} /*  */ -.octicon-diff-added:before { content: '\f06b'} /*  */ -.octicon-diff-ignored:before { content: '\f099'} /*  */ -.octicon-diff-modified:before { content: '\f06d'} /*  */ -.octicon-diff-removed:before { content: '\f06c'} /*  */ -.octicon-diff-renamed:before { content: '\f06e'} /*  */ -.octicon-ellipsis:before { content: '\f09a'} /*  */ -.octicon-eye-unwatch:before, -.octicon-eye-watch:before, -.octicon-eye:before { content: '\f04e'} /*  */ -.octicon-file-binary:before { content: '\f094'} /*  */ -.octicon-file-code:before { content: '\f010'} /*  */ -.octicon-file-directory:before { content: '\f016'} /*  */ -.octicon-file-media:before { content: '\f012'} /*  */ -.octicon-file-pdf:before { content: '\f014'} /*  */ -.octicon-file-submodule:before { content: '\f017'} /*  */ -.octicon-file-symlink-directory:before { content: '\f0b1'} /*  */ -.octicon-file-symlink-file:before { content: '\f0b0'} /*  */ -.octicon-file-text:before { content: '\f011'} /*  */ -.octicon-file-zip:before { content: '\f013'} /*  */ -.octicon-flame:before { content: '\f0d2'} /*  */ -.octicon-fold:before { content: '\f0cc'} /*  */ -.octicon-gear:before { content: '\f02f'} /*  */ -.octicon-gift:before { content: '\f042'} /*  */ -.octicon-gist:before { content: '\f00e'} /*  */ -.octicon-gist-secret:before { content: '\f08c'} /*  */ -.octicon-git-branch-create:before, -.octicon-git-branch-delete:before, -.octicon-git-branch:before { content: '\f020'} /*  */ -.octicon-git-commit:before { content: '\f01f'} /*  */ -.octicon-git-compare:before { content: '\f0ac'} /*  */ -.octicon-git-merge:before { content: '\f023'} /*  */ -.octicon-git-pull-request-abandoned:before, -.octicon-git-pull-request:before { content: '\f009'} /*  */ -.octicon-globe:before { content: '\f0b6'} /*  */ -.octicon-graph:before { content: '\f043'} /*  */ -.octicon-heart:before { content: '\2665'} /* ♥ */ -.octicon-history:before { content: '\f07e'} /*  */ -.octicon-home:before { content: '\f08d'} /*  */ -.octicon-horizontal-rule:before { content: '\f070'} /*  */ -.octicon-hubot:before { content: '\f09d'} /*  */ -.octicon-inbox:before { content: '\f0cf'} /*  */ -.octicon-info:before { content: '\f059'} /*  */ -.octicon-issue-closed:before { content: '\f028'} /*  */ -.octicon-issue-opened:before { content: '\f026'} /*  */ -.octicon-issue-reopened:before { content: '\f027'} /*  */ -.octicon-italic:before { content: '\f0e4'} /*  */ -.octicon-jersey:before { content: '\f019'} /*  */ -.octicon-key:before { content: '\f049'} /*  */ -.octicon-keyboard:before { content: '\f00d'} /*  */ -.octicon-law:before { content: '\f0d8'} /*  */ -.octicon-light-bulb:before { content: '\f000'} /*  */ -.octicon-link:before { content: '\f05c'} /*  */ -.octicon-link-external:before { content: '\f07f'} /*  */ -.octicon-list-ordered:before { content: '\f062'} /*  */ -.octicon-list-unordered:before { content: '\f061'} /*  */ -.octicon-location:before { content: '\f060'} /*  */ -.octicon-gist-private:before, -.octicon-mirror-private:before, -.octicon-git-fork-private:before, -.octicon-lock:before { content: '\f06a'} /*  */ -.octicon-logo-gist:before { content: '\f0ad'} /*  */ -.octicon-logo-github:before { content: '\f092'} /*  */ -.octicon-mail:before { content: '\f03b'} /*  */ -.octicon-mail-read:before { content: '\f03c'} /*  */ -.octicon-mail-reply:before { content: '\f051'} /*  */ -.octicon-mark-github:before { content: '\f00a'} /*  */ -.octicon-markdown:before { content: '\f0c9'} /*  */ -.octicon-megaphone:before { content: '\f077'} /*  */ -.octicon-mention:before { content: '\f0be'} /*  */ -.octicon-milestone:before { content: '\f075'} /*  */ -.octicon-mirror-public:before, -.octicon-mirror:before { content: '\f024'} /*  */ -.octicon-mortar-board:before { content: '\f0d7'} /*  */ -.octicon-mute:before { content: '\f080'} /*  */ -.octicon-no-newline:before { content: '\f09c'} /*  */ -.octicon-octoface:before { content: '\f008'} /*  */ -.octicon-organization:before { content: '\f037'} /*  */ -.octicon-package:before { content: '\f0c4'} /*  */ -.octicon-paintcan:before { content: '\f0d1'} /*  */ -.octicon-pencil:before { content: '\f058'} /*  */ -.octicon-person-add:before, -.octicon-person-follow:before, -.octicon-person:before { content: '\f018'} /*  */ -.octicon-pin:before { content: '\f041'} /*  */ -.octicon-plug:before { content: '\f0d4'} /*  */ -.octicon-repo-create:before, -.octicon-gist-new:before, -.octicon-file-directory-create:before, -.octicon-file-add:before, -.octicon-plus:before { content: '\f05d'} /*  */ -.octicon-primitive-dot:before { content: '\f052'} /*  */ -.octicon-primitive-square:before { content: '\f053'} /*  */ -.octicon-pulse:before { content: '\f085'} /*  */ -.octicon-question:before { content: '\f02c'} /*  */ -.octicon-quote:before { content: '\f063'} /*  */ -.octicon-radio-tower:before { content: '\f030'} /*  */ -.octicon-repo-delete:before, -.octicon-repo:before { content: '\f001'} /*  */ -.octicon-repo-clone:before { content: '\f04c'} /*  */ -.octicon-repo-force-push:before { content: '\f04a'} /*  */ -.octicon-gist-fork:before, -.octicon-repo-forked:before { content: '\f002'} /*  */ -.octicon-repo-pull:before { content: '\f006'} /*  */ -.octicon-repo-push:before { content: '\f005'} /*  */ -.octicon-rocket:before { content: '\f033'} /*  */ -.octicon-rss:before { content: '\f034'} /*  */ -.octicon-ruby:before { content: '\f047'} /*  */ -.octicon-search-save:before, -.octicon-search:before { content: '\f02e'} /*  */ -.octicon-server:before { content: '\f097'} /*  */ -.octicon-settings:before { content: '\f07c'} /*  */ -.octicon-shield:before { content: '\f0e1'} /*  */ -.octicon-log-in:before, -.octicon-sign-in:before { content: '\f036'} /*  */ -.octicon-log-out:before, -.octicon-sign-out:before { content: '\f032'} /*  */ -.octicon-smiley:before { content: '\f0e7'} /*  */ -.octicon-squirrel:before { content: '\f0b2'} /*  */ -.octicon-star-add:before, -.octicon-star-delete:before, -.octicon-star:before { content: '\f02a'} /*  */ -.octicon-stop:before { content: '\f08f'} /*  */ -.octicon-repo-sync:before, -.octicon-sync:before { content: '\f087'} /*  */ -.octicon-tag-remove:before, -.octicon-tag-add:before, -.octicon-tag:before { content: '\f015'} /*  */ -.octicon-tasklist:before { content: '\f0e5'} /*  */ -.octicon-telescope:before { content: '\f088'} /*  */ -.octicon-terminal:before { content: '\f0c8'} /*  */ -.octicon-text-size:before { content: '\f0e3'} /*  */ -.octicon-three-bars:before { content: '\f05e'} /*  */ -.octicon-thumbsdown:before { content: '\f0db'} /*  */ -.octicon-thumbsup:before { content: '\f0da'} /*  */ -.octicon-tools:before { content: '\f031'} /*  */ -.octicon-trashcan:before { content: '\f0d0'} /*  */ -.octicon-triangle-down:before { content: '\f05b'} /*  */ -.octicon-triangle-left:before { content: '\f044'} /*  */ -.octicon-triangle-right:before { content: '\f05a'} /*  */ -.octicon-triangle-up:before { content: '\f0aa'} /*  */ -.octicon-unfold:before { content: '\f039'} /*  */ -.octicon-unmute:before { content: '\f0ba'} /*  */ -.octicon-unverified:before { content: '\f0e8'} /*  */ -.octicon-verified:before { content: '\f0e6'} /*  */ -.octicon-versions:before { content: '\f064'} /*  */ -.octicon-watch:before { content: '\f0e0'} /*  */ -.octicon-remove-close:before, -.octicon-x:before { content: '\f081'} /*  */ -.octicon-zap:before { content: '\26A1'} /* ⚡ */ \ No newline at end of file diff --git a/old_docs/assets/scss/_prism.scss b/old_docs/assets/scss/_prism.scss deleted file mode 100644 index 3dda471..0000000 --- a/old_docs/assets/scss/_prism.scss +++ /dev/null @@ -1,153 +0,0 @@ -/* - -Name: Base16 Atelier Sulphurpool Light -Author: Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/sulphurpool) - -Prism template by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/prism/) -Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) - -*/ -code[class*="language-"], -pre[class*="language-"] { - font-family: Consolas, Menlo, Monaco, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", "Courier New", Courier, monospace; - font-size: 1em; - line-height: 1.375; - direction: ltr; - text-align: left; - white-space: pre; - word-spacing: normal; - word-break: normal; - font-weight: 500; - -moz-tab-size: 4; - -o-tab-size: 4; - tab-size: 4; - -webkit-hyphens: none; - -moz-hyphens: none; - -ms-hyphens: none; - hyphens: none; - background: #f5f7ff; - color: #5e6687; -} - -pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection, -code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection { - text-shadow: none; - background: #dfe2f1; -} - -pre[class*="language-"]::selection, pre[class*="language-"] ::selection, -code[class*="language-"]::selection, code[class*="language-"] ::selection { - text-shadow: none; - background: #dfe2f1; -} - -/* Code blocks */ -pre[class*="language-"] { - padding: 1em; - margin: .5em 0; - overflow: auto; -} - -/* Inline code */ -:not(pre) > code[class*="language-"] { - padding: .1em; - border-radius: .3em; -} - -.token.comment, -.token.prolog, -.token.doctype, -.token.cdata { - color: #898ea4; -} - -.token.punctuation { - color: #5e6687; -} - -.token.namespace { - opacity: .7; -} - -.token.operator, -.token.boolean, -.token.number { - color: #c76b29; -} - -.token.property { - color: #c08b30; -} - -.token.tag { - color: #3d8fd1; -} - -.token.string { - color: #22a2c9; -} - -.token.selector { - color: #6679cc; -} - -.token.attr-name { - color: #c76b29; -} - -.token.entity, -.token.url, -.language-css .token.string, -.style .token.string { - color: #22a2c9; -} - -.token.attr-value, -.token.keyword, -.token.control, -.token.directive, -.token.unit { - color: #ac9739; -} - -.token.statement, -.token.regex, -.token.atrule { - color: #22a2c9; -} - -.token.placeholder, -.token.variable { - color: #3d8fd1; -} - -.token.deleted { - text-decoration: line-through; -} - -.token.inserted { - border-bottom: 1px dotted #202746; - text-decoration: none; -} - -.token.italic { - font-style: italic; -} - -.token.important, -.token.bold { - font-weight: bold; -} - -.token.important { - color: #c94922; -} - -.token.entity { - cursor: help; -} - -pre > code.highlight { - outline: 0.4em solid #c94922; - outline-offset: .4em; -} \ No newline at end of file diff --git a/old_docs/assets/scss/_variables.scss b/old_docs/assets/scss/_variables.scss deleted file mode 100644 index 74bc6a1..0000000 --- a/old_docs/assets/scss/_variables.scss +++ /dev/null @@ -1,15 +0,0 @@ -$orange: #F16745; -$yellow: #FFC65D; -$green: #7BC8A4; -$blue: #4CC3D9; -$purple: #93648D; -$black: #404040; - -// Code -$code-blue: #66d9ef; -$code-purple: #ae81ff; -$code-black: #272822; -$code-white: #f8f8f2; -$code-grey: #708090; -$code-green: #a6e22e; - diff --git a/old_docs/components/Code.vue b/old_docs/components/Code.vue deleted file mode 100644 index 0674453..0000000 --- a/old_docs/components/Code.vue +++ /dev/null @@ -1,20 +0,0 @@ - - - \ No newline at end of file diff --git a/old_docs/components/Examples.vue b/old_docs/components/Examples.vue deleted file mode 100644 index e9bc5a2..0000000 --- a/old_docs/components/Examples.vue +++ /dev/null @@ -1,191 +0,0 @@ - - - \ No newline at end of file diff --git a/old_docs/components/GithubSearch.vue b/old_docs/components/GithubSearch.vue deleted file mode 100644 index c9207ff..0000000 --- a/old_docs/components/GithubSearch.vue +++ /dev/null @@ -1,122 +0,0 @@ - - - - - \ No newline at end of file diff --git a/old_docs/components/GithubSearchBasic.vue b/old_docs/components/GithubSearchBasic.vue deleted file mode 100644 index ec67693..0000000 --- a/old_docs/components/GithubSearchBasic.vue +++ /dev/null @@ -1,38 +0,0 @@ - - - \ No newline at end of file diff --git a/old_docs/components/Params.vue b/old_docs/components/Params.vue deleted file mode 100644 index 0c240c9..0000000 --- a/old_docs/components/Params.vue +++ /dev/null @@ -1,105 +0,0 @@ - - - \ No newline at end of file diff --git a/old_docs/components/snippets/Ajax.vue b/old_docs/components/snippets/Ajax.vue deleted file mode 100644 index c89641c..0000000 --- a/old_docs/components/snippets/Ajax.vue +++ /dev/null @@ -1,130 +0,0 @@ - - - - - \ No newline at end of file diff --git a/old_docs/components/snippets/AjaxExample.vue b/old_docs/components/snippets/AjaxExample.vue deleted file mode 100644 index 00318bd..0000000 --- a/old_docs/components/snippets/AjaxExample.vue +++ /dev/null @@ -1,31 +0,0 @@ - - - \ No newline at end of file diff --git a/old_docs/components/snippets/AjaxProps.vue b/old_docs/components/snippets/AjaxProps.vue deleted file mode 100644 index be20eff..0000000 --- a/old_docs/components/snippets/AjaxProps.vue +++ /dev/null @@ -1,28 +0,0 @@ - - - \ No newline at end of file diff --git a/old_docs/data/advanced.js b/old_docs/data/advanced.js deleted file mode 100644 index 9c17d19..0000000 --- a/old_docs/data/advanced.js +++ /dev/null @@ -1,246 +0,0 @@ -module.exports = [ - {value: "AF", label: "Afghanistan"}, - {value: "AX", label: "Åland Islands"}, - {value: "AL", label: "Albania"}, - {value: "DZ", label: "Algeria"}, - {value: "AS", label: "American Samoa"}, - {value: "AD", label: "Andorra"}, - {value: "AO", label: "Angola"}, - {value: "AI", label: "Anguilla"}, - {value: "AQ", label: "Antarctica"}, - {value: "AG", label: "Antigua and Barbuda"}, - {value: "AR", label: "Argentina"}, - {value: "AM", label: "Armenia"}, - {value: "AW", label: "Aruba"}, - {value: "AU", label: "Australia"}, - {value: "AT", label: "Austria"}, - {value: "AZ", label: "Azerbaijan"}, - {value: "BS", label: "Bahamas"}, - {value: "BH", label: "Bahrain"}, - {value: "BD", label: "Bangladesh"}, - {value: "BB", label: "Barbados"}, - {value: "BY", label: "Belarus"}, - {value: "BE", label: "Belgium"}, - {value: "BZ", label: "Belize"}, - {value: "BJ", label: "Benin"}, - {value: "BM", label: "Bermuda"}, - {value: "BT", label: "Bhutan"}, - {value: "BO", label: "Bolivia"}, - {value: "BA", label: "Bosnia and Herzegovina"}, - {value: "BW", label: "Botswana"}, - {value: "BV", label: "Bouvet Island"}, - {value: "BR", label: "Brazil"}, - {value: "IO", label: "British Indian Ocean Territory"}, - {value: "BN", label: "Brunei Darussalam"}, - {value: "BG", label: "Bulgaria"}, - {value: "BF", label: "Burkina Faso"}, - {value: "BI", label: "Burundi"}, - {value: "KH", label: "Cambodia"}, - {value: "CM", label: "Cameroon"}, - {value: "CA", label: "Canada"}, - {value: "CV", label: "Cape Verde"}, - {value: "KY", label: "Cayman Islands"}, - {value: "CF", label: "Central African Republic"}, - {value: "TD", label: "Chad"}, - {value: "CL", label: "Chile"}, - {value: "CN", label: "China"}, - {value: "CX", label: "Christmas Island"}, - {value: "CC", label: "Cocos (Keeling) Islands"}, - {value: "CO", label: "Colombia"}, - {value: "KM", label: "Comoros"}, - {value: "CG", label: "Congo"}, - {value: "CD", label: "Congo, The Democratic Republic of The"}, - {value: "CK", label: "Cook Islands"}, - {value: "CR", label: "Costa Rica"}, - {value: "CI", label: "Cote D'ivoire"}, - {value: "HR", label: "Croatia"}, - {value: "CU", label: "Cuba"}, - {value: "CY", label: "Cyprus"}, - {value: "CZ", label: "Czech Republic"}, - {value: "DK", label: "Denmark"}, - {value: "DJ", label: "Djibouti"}, - {value: "DM", label: "Dominica"}, - {value: "DO", label: "Dominican Republic"}, - {value: "EC", label: "Ecuador"}, - {value: "EG", label: "Egypt"}, - {value: "SV", label: "El Salvador"}, - {value: "GQ", label: "Equatorial Guinea"}, - {value: "ER", label: "Eritrea"}, - {value: "EE", label: "Estonia"}, - {value: "ET", label: "Ethiopia"}, - {value: "FK", label: "Falkland Islands (Malvinas)"}, - {value: "FO", label: "Faroe Islands"}, - {value: "FJ", label: "Fiji"}, - {value: "FI", label: "Finland"}, - {value: "FR", label: "France"}, - {value: "GF", label: "French Guiana"}, - {value: "PF", label: "French Polynesia"}, - {value: "TF", label: "French Southern Territories"}, - {value: "GA", label: "Gabon"}, - {value: "GM", label: "Gambia"}, - {value: "GE", label: "Georgia"}, - {value: "DE", label: "Germany"}, - {value: "GH", label: "Ghana"}, - {value: "GI", label: "Gibraltar"}, - {value: "GR", label: "Greece"}, - {value: "GL", label: "Greenland"}, - {value: "GD", label: "Grenada"}, - {value: "GP", label: "Guadeloupe"}, - {value: "GU", label: "Guam"}, - {value: "GT", label: "Guatemala"}, - {value: "GG", label: "Guernsey"}, - {value: "GN", label: "Guinea"}, - {value: "GW", label: "Guinea-bissau"}, - {value: "GY", label: "Guyana"}, - {value: "HT", label: "Haiti"}, - {value: "HM", label: "Heard Island and Mcdonald Islands"}, - {value: "VA", label: "Holy See (Vatican City State)"}, - {value: "HN", label: "Honduras"}, - {value: "HK", label: "Hong Kong"}, - {value: "HU", label: "Hungary"}, - {value: "IS", label: "Iceland"}, - {value: "IN", label: "India"}, - {value: "ID", label: "Indonesia"}, - {value: "IR", label: "Iran, Islamic Republic of"}, - {value: "IQ", label: "Iraq"}, - {value: "IE", label: "Ireland"}, - {value: "IM", label: "Isle of Man"}, - {value: "IL", label: "Israel"}, - {value: "IT", label: "Italy"}, - {value: "JM", label: "Jamaica"}, - {value: "JP", label: "Japan"}, - {value: "JE", label: "Jersey"}, - {value: "JO", label: "Jordan"}, - {value: "KZ", label: "Kazakhstan"}, - {value: "KE", label: "Kenya"}, - {value: "KI", label: "Kiribati"}, - {value: "KP", label: "Korea, Democratic People's Republic of"}, - {value: "KR", label: "Korea, Republic of"}, - {value: "KW", label: "Kuwait"}, - {value: "KG", label: "Kyrgyzstan"}, - {value: "LA", label: "Lao People's Democratic Republic"}, - {value: "LV", label: "Latvia"}, - {value: "LB", label: "Lebanon"}, - {value: "LS", label: "Lesotho"}, - {value: "LR", label: "Liberia"}, - {value: "LY", label: "Libyan Arab Jamahiriya"}, - {value: "LI", label: "Liechtenstein"}, - {value: "LT", label: "Lithuania"}, - {value: "LU", label: "Luxembourg"}, - {value: "MO", label: "Macao"}, - {value: "MK", label: "Macedonia, The Former Yugoslav Republic of"}, - {value: "MG", label: "Madagascar"}, - {value: "MW", label: "Malawi"}, - {value: "MY", label: "Malaysia"}, - {value: "MV", label: "Maldives"}, - {value: "ML", label: "Mali"}, - {value: "MT", label: "Malta"}, - {value: "MH", label: "Marshall Islands"}, - {value: "MQ", label: "Martinique"}, - {value: "MR", label: "Mauritania"}, - {value: "MU", label: "Mauritius"}, - {value: "YT", label: "Mayotte"}, - {value: "MX", label: "Mexico"}, - {value: "FM", label: "Micronesia, Federated States of"}, - {value: "MD", label: "Moldova, Republic of"}, - {value: "MC", label: "Monaco"}, - {value: "MN", label: "Mongolia"}, - {value: "ME", label: "Montenegro"}, - {value: "MS", label: "Montserrat"}, - {value: "MA", label: "Morocco"}, - {value: "MZ", label: "Mozambique"}, - {value: "MM", label: "Myanmar"}, - {value: "NA", label: "Namibia"}, - {value: "NR", label: "Nauru"}, - {value: "NP", label: "Nepal"}, - {value: "NL", label: "Netherlands"}, - {value: "AN", label: "Netherlands Antilles"}, - {value: "NC", label: "New Caledonia"}, - {value: "NZ", label: "New Zealand"}, - {value: "NI", label: "Nicaragua"}, - {value: "NE", label: "Niger"}, - {value: "NG", label: "Nigeria"}, - {value: "NU", label: "Niue"}, - {value: "NF", label: "Norfolk Island"}, - {value: "MP", label: "Northern Mariana Islands"}, - {value: "NO", label: "Norway"}, - {value: "OM", label: "Oman"}, - {value: "PK", label: "Pakistan"}, - {value: "PW", label: "Palau"}, - {value: "PS", label: "Palestinian Territory, Occupied"}, - {value: "PA", label: "Panama"}, - {value: "PG", label: "Papua New Guinea"}, - {value: "PY", label: "Paraguay"}, - {value: "PE", label: "Peru"}, - {value: "PH", label: "Philippines"}, - {value: "PN", label: "Pitcairn"}, - {value: "PL", label: "Poland"}, - {value: "PT", label: "Portugal"}, - {value: "PR", label: "Puerto Rico"}, - {value: "QA", label: "Qatar"}, - {value: "RE", label: "Reunion"}, - {value: "RO", label: "Romania"}, - {value: "RU", label: "Russian Federation"}, - {value: "RW", label: "Rwanda"}, - {value: "SH", label: "Saint Helena"}, - {value: "KN", label: "Saint Kitts and Nevis"}, - {value: "LC", label: "Saint Lucia"}, - {value: "PM", label: "Saint Pierre and Miquelon"}, - {value: "VC", label: "Saint Vincent and The Grenadines"}, - {value: "WS", label: "Samoa"}, - {value: "SM", label: "San Marino"}, - {value: "ST", label: "Sao Tome and Principe"}, - {value: "SA", label: "Saudi Arabia"}, - {value: "SN", label: "Senegal"}, - {value: "RS", label: "Serbia"}, - {value: "SC", label: "Seychelles"}, - {value: "SL", label: "Sierra Leone"}, - {value: "SG", label: "Singapore"}, - {value: "SK", label: "Slovakia"}, - {value: "SI", label: "Slovenia"}, - {value: "SB", label: "Solomon Islands"}, - {value: "SO", label: "Somalia"}, - {value: "ZA", label: "South Africa"}, - {value: "GS", label: "South Georgia and The South Sandwich Islands"}, - {value: "ES", label: "Spain"}, - {value: "LK", label: "Sri Lanka"}, - {value: "SD", label: "Sudan"}, - {value: "SR", label: "Suriname"}, - {value: "SJ", label: "Svalbard and Jan Mayen"}, - {value: "SZ", label: "Swaziland"}, - {value: "SE", label: "Sweden"}, - {value: "CH", label: "Switzerland"}, - {value: "SY", label: "Syrian Arab Republic"}, - {value: "TW", label: "Taiwan, Province of China"}, - {value: "TJ", label: "Tajikistan"}, - {value: "TZ", label: "Tanzania, United Republic of"}, - {value: "TH", label: "Thailand"}, - {value: "TL", label: "Timor-leste"}, - {value: "TG", label: "Togo"}, - {value: "TK", label: "Tokelau"}, - {value: "TO", label: "Tonga"}, - {value: "TT", label: "Trinidad and Tobago"}, - {value: "TN", label: "Tunisia"}, - {value: "TR", label: "Turkey"}, - {value: "TM", label: "Turkmenistan"}, - {value: "TC", label: "Turks and Caicos Islands"}, - {value: "TV", label: "Tuvalu"}, - {value: "UG", label: "Uganda"}, - {value: "UA", label: "Ukraine"}, - {value: "AE", label: "United Arab Emirates"}, - {value: "GB", label: "United Kingdom"}, - {value: "US", label: "United States"}, - {value: "UM", label: "United States Minor Outlying Islands"}, - {value: "UY", label: "Uruguay"}, - {value: "UZ", label: "Uzbekistan"}, - {value: "VU", label: "Vanuatu"}, - {value: "VE", label: "Venezuela"}, - {value: "VN", label: "Viet Nam"}, - {value: "VG", label: "Virgin Islands, British"}, - {value: "VI", label: "Virgin Islands, U.S."}, - {value: "WF", label: "Wallis and Futuna"}, - {value: "EH", label: "Western Sahara"}, - {value: "YE", label: "Yemen"}, - {value: "ZM", label: "Zambia"}, - {value: "ZW", label: "Zimbabwe"}, - ]; diff --git a/old_docs/data/simple.js b/old_docs/data/simple.js deleted file mode 100644 index cdab338..0000000 --- a/old_docs/data/simple.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = ["Afghanistan","Åland Islands","Albania","Algeria","American Samoa","Andorra","Angola","Anguilla","Antarctica","Antigua and Barbuda","Argentina","Armenia","Aruba","Australia","Austria","Azerbaijan","Bahamas","Bahrain","Bangladesh","Barbados","Belarus","Belgium","Belize","Benin","Bermuda","Bhutan","Bolivia","Bosnia and Herzegovina","Botswana","Bouvet Island","Brazil","British Indian Ocean Territory","Brunei Darussalam","Bulgaria","Burkina Faso","Burundi","Cambodia","Cameroon","Canada","Cape Verde","Cayman Islands","Central African Republic","Chad","Chile","China","Christmas Island","Cocos (Keeling) Islands","Colombia","Comoros","Congo","Congo, The Democratic Republic of The","Cook Islands","Costa Rica","Cote D'ivoire","Croatia","Cuba","Cyprus","Czech Republic","Denmark","Djibouti","Dominica","Dominican Republic","Ecuador","Egypt","El Salvador","Equatorial Guinea","Eritrea","Estonia","Ethiopia","Falkland Islands (Malvinas)","Faroe Islands","Fiji","Finland","France","French Guiana","French Polynesia","French Southern Territories","Gabon","Gambia","Georgia","Germany","Ghana","Gibraltar","Greece","Greenland","Grenada","Guadeloupe","Guam","Guatemala","Guernsey","Guinea","Guinea-bissau","Guyana","Haiti","Heard Island and Mcdonald Islands","Holy See (Vatican City State)","Honduras","Hong Kong","Hungary","Iceland","India","Indonesia","Iran, Islamic Republic of","Iraq","Ireland","Isle of Man","Israel","Italy","Jamaica","Japan","Jersey","Jordan","Kazakhstan","Kenya","Kiribati","Korea, Democratic People's Republic of","Korea, Republic of","Kuwait","Kyrgyzstan","Lao People's Democratic Republic","Latvia","Lebanon","Lesotho","Liberia","Libyan Arab Jamahiriya","Liechtenstein","Lithuania","Luxembourg","Macao","Macedonia, The Former Yugoslav Republic of","Madagascar","Malawi","Malaysia","Maldives","Mali","Malta","Marshall Islands","Martinique","Mauritania","Mauritius","Mayotte","Mexico","Micronesia, Federated States of","Moldova, Republic of","Monaco","Mongolia","Montenegro","Montserrat","Morocco","Mozambique","Myanmar","Namibia","Nauru","Nepal","Netherlands","Netherlands Antilles","New Caledonia","New Zealand","Nicaragua","Niger","Nigeria","Niue","Norfolk Island","Northern Mariana Islands","Norway","Oman","Pakistan","Palau","Palestinian Territory, Occupied","Panama","Papua New Guinea","Paraguay","Peru","Philippines","Pitcairn","Poland","Portugal","Puerto Rico","Qatar","Reunion","Romania","Russian Federation","Rwanda","Saint Helena","Saint Kitts and Nevis","Saint Lucia","Saint Pierre and Miquelon","Saint Vincent and The Grenadines","Samoa","San Marino","Sao Tome and Principe","Saudi Arabia","Senegal","Serbia","Seychelles","Sierra Leone","Singapore","Slovakia","Slovenia","Solomon Islands","Somalia","South Africa","South Georgia and The South Sandwich Islands","Spain","Sri Lanka","Sudan","Suriname","Svalbard and Jan Mayen","Swaziland","Sweden","Switzerland","Syrian Arab Republic","Taiwan, Province of China","Tajikistan","Tanzania, United Republic of","Thailand","Timor-leste","Togo","Tokelau","Tonga","Trinidad and Tobago","Tunisia","Turkey","Turkmenistan","Turks and Caicos Islands","Tuvalu","Uganda","Ukraine","United Arab Emirates","United Kingdom","United States","United States Minor Outlying Islands","Uruguay","Uzbekistan","Vanuatu","Venezuela","Viet Nam","Virgin Islands, British","Virgin Islands, U.S.","Wallis and Futuna","Western Sahara","Yemen","Zambia","Zimbabwe"]; diff --git a/old_docs/main.js b/old_docs/main.js deleted file mode 100644 index 435b22a..0000000 --- a/old_docs/main.js +++ /dev/null @@ -1,49 +0,0 @@ -import 'prismjs' -import Vue from 'vue' -import App from './Docs.vue' -import store from './vuex/store' -import Resource from 'vue-resource' -import vSelect from '../src/components/Select.vue' -import vCode from './components/Code.vue' - -Vue.use(Resource) - -Vue.component('v-select', vSelect) -Vue.component('v-code', vCode) - -Vue.filter('score', function (value) { - return Math.round(value) -}) - -Vue.config.debug = true -Vue.config.devtools = true - -import { setSelected, toggleMultiple, setPlaceholder, toggleOptionType } from './vuex/actions' - - -/* eslint-disable no-new */ -new Vue({ - el: 'body', - store, - components: { App }, - vuex: { - getters: { - placeholder (store) { - return store.placeholder - }, - selected (store) { - return store.selected - }, - type (store) { - return store.optionType - }, - options (store) { - return store.options[store.optionType] - }, - multiple (store) { - return store.multiple - } - }, - actions: { setSelected, toggleMultiple, setPlaceholder, toggleOptionType } - } -})