govuk_publishing_components 28.9.1 → 29.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/app/assets/config/govuk_publishing_components_manifest.js +15 -3
- data/app/assets/javascripts/govuk_publishing_components/analytics/cross-domain-tracking.js +55 -0
- data/app/assets/javascripts/govuk_publishing_components/analytics.js +3 -0
- data/app/assets/javascripts/govuk_publishing_components/dependencies.js +2 -5
- data/app/assets/javascripts/govuk_publishing_components/modules.js +15 -18
- data/app/assets/javascripts/govuk_publishing_components/{rum-loader.js.erb → rum-loader.js} +13 -10
- data/app/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss +1 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_previous-and-next-navigation.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_warning-callout.scss +1 -1
- data/app/views/govuk_publishing_components/components/_cards.html.erb +9 -25
- data/app/views/govuk_publishing_components/components/_input.html.erb +3 -0
- data/app/views/govuk_publishing_components/components/_layout_for_public.html.erb +7 -1
- data/app/views/govuk_publishing_components/components/_lead_paragraph.html.erb +0 -1
- data/app/views/govuk_publishing_components/components/_summary_list.html.erb +27 -22
- data/app/views/govuk_publishing_components/components/docs/attachment.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/big_number.yml +3 -3
- data/app/views/govuk_publishing_components/components/docs/breadcrumbs.yml +3 -3
- data/app/views/govuk_publishing_components/components/docs/button.yml +2 -2
- data/app/views/govuk_publishing_components/components/docs/cards.yml +12 -6
- data/app/views/govuk_publishing_components/components/docs/checkboxes.yml +5 -5
- data/app/views/govuk_publishing_components/components/docs/contents_list.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/contextual_breadcrumbs.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/contextual_guidance.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/cookie_banner.yml +2 -2
- data/app/views/govuk_publishing_components/components/docs/date_input.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/details.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/devolved_nations.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/document_list.yml +2 -2
- data/app/views/govuk_publishing_components/components/docs/error_alert.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/error_summary.yml +2 -2
- data/app/views/govuk_publishing_components/components/docs/feedback.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/fieldset.yml +4 -4
- data/app/views/govuk_publishing_components/components/docs/heading.yml +4 -4
- data/app/views/govuk_publishing_components/components/docs/hint.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/input.yml +18 -15
- data/app/views/govuk_publishing_components/components/docs/inset_text.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/label.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/layout_footer.yml +2 -2
- data/app/views/govuk_publishing_components/components/docs/lead_paragraph.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/list.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/metadata.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/notice.yml +2 -2
- data/app/views/govuk_publishing_components/components/docs/print_link.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/search.yml +4 -4
- data/app/views/govuk_publishing_components/components/docs/select.yml +5 -5
- data/app/views/govuk_publishing_components/components/docs/show_password.yml +3 -3
- data/app/views/govuk_publishing_components/components/docs/signup_link.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/single_page_notification_button.yml +2 -2
- data/app/views/govuk_publishing_components/components/docs/step_by_step_nav.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/step_by_step_nav_header.yml +3 -3
- data/app/views/govuk_publishing_components/components/docs/subscription_links.yml +3 -3
- data/app/views/govuk_publishing_components/components/docs/success_alert.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/summary_list.yml +2 -7
- data/app/views/govuk_publishing_components/components/docs/table.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/textarea.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/title.yml +1 -1
- data/config/initializers/assets.rb +15 -45
- data/lib/govuk_publishing_components/presenters/attachment.rb +4 -7
- data/lib/govuk_publishing_components/version.rb +1 -1
- metadata +13 -119
- data/node_modules/jquery/AUTHORS.txt +0 -266
- data/node_modules/jquery/LICENSE.txt +0 -36
- data/node_modules/jquery/README.md +0 -65
- data/node_modules/jquery/bower.json +0 -14
- data/node_modules/jquery/dist/jquery.js +0 -11008
- data/node_modules/jquery/dist/jquery.min.js +0 -5
- data/node_modules/jquery/dist/jquery.min.map +0 -1
- data/node_modules/jquery/external/sizzle/LICENSE.txt +0 -36
- data/node_modules/jquery/external/sizzle/dist/sizzle.js +0 -2143
- data/node_modules/jquery/external/sizzle/dist/sizzle.min.js +0 -3
- data/node_modules/jquery/external/sizzle/dist/sizzle.min.map +0 -1
- data/node_modules/jquery/package.json +0 -85
- data/node_modules/jquery/src/ajax/jsonp.js +0 -100
- data/node_modules/jquery/src/ajax/load.js +0 -83
- data/node_modules/jquery/src/ajax/parseJSON.js +0 -53
- data/node_modules/jquery/src/ajax/parseXML.js +0 -31
- data/node_modules/jquery/src/ajax/script.js +0 -95
- data/node_modules/jquery/src/ajax/var/location.js +0 -3
- data/node_modules/jquery/src/ajax/var/nonce.js +0 -5
- data/node_modules/jquery/src/ajax/var/rquery.js +0 -3
- data/node_modules/jquery/src/ajax/xhr.js +0 -229
- data/node_modules/jquery/src/ajax.js +0 -842
- data/node_modules/jquery/src/attributes/attr.js +0 -281
- data/node_modules/jquery/src/attributes/classes.js +0 -174
- data/node_modules/jquery/src/attributes/prop.js +0 -156
- data/node_modules/jquery/src/attributes/support.js +0 -70
- data/node_modules/jquery/src/attributes/val.js +0 -191
- data/node_modules/jquery/src/attributes.js +0 -11
- data/node_modules/jquery/src/callbacks.js +0 -232
- data/node_modules/jquery/src/core/access.js +0 -65
- data/node_modules/jquery/src/core/init.js +0 -140
- data/node_modules/jquery/src/core/parseHTML.js +0 -41
- data/node_modules/jquery/src/core/ready.js +0 -163
- data/node_modules/jquery/src/core/var/rsingleTag.js +0 -5
- data/node_modules/jquery/src/core.js +0 -529
- data/node_modules/jquery/src/css/addGetHookIf.js +0 -24
- data/node_modules/jquery/src/css/adjustCSS.js +0 -65
- data/node_modules/jquery/src/css/curCSS.js +0 -137
- data/node_modules/jquery/src/css/defaultDisplay.js +0 -72
- data/node_modules/jquery/src/css/hiddenVisibleSelectors.js +0 -42
- data/node_modules/jquery/src/css/showHide.js +0 -45
- data/node_modules/jquery/src/css/support.js +0 -184
- data/node_modules/jquery/src/css/var/cssExpand.js +0 -3
- data/node_modules/jquery/src/css/var/isHidden.js +0 -16
- data/node_modules/jquery/src/css/var/rmargin.js +0 -3
- data/node_modules/jquery/src/css/var/rnumnonpx.js +0 -5
- data/node_modules/jquery/src/css/var/swap.js +0 -24
- data/node_modules/jquery/src/css.js +0 -563
- data/node_modules/jquery/src/data/support.js +0 -23
- data/node_modules/jquery/src/data/var/acceptData.js +0 -20
- data/node_modules/jquery/src/data.js +0 -342
- data/node_modules/jquery/src/deferred.js +0 -159
- data/node_modules/jquery/src/deprecated.js +0 -34
- data/node_modules/jquery/src/dimensions.js +0 -56
- data/node_modules/jquery/src/effects/Tween.js +0 -121
- data/node_modules/jquery/src/effects/animatedSelector.js +0 -13
- data/node_modules/jquery/src/effects/support.js +0 -58
- data/node_modules/jquery/src/effects.js +0 -640
- data/node_modules/jquery/src/event/ajax.js +0 -20
- data/node_modules/jquery/src/event/alias.js +0 -25
- data/node_modules/jquery/src/event/support.js +0 -28
- data/node_modules/jquery/src/event.js +0 -1134
- data/node_modules/jquery/src/exports/amd.js +0 -24
- data/node_modules/jquery/src/exports/global.js +0 -26
- data/node_modules/jquery/src/intro.js +0 -44
- data/node_modules/jquery/src/jquery.js +0 -37
- data/node_modules/jquery/src/manipulation/_evalUrl.js +0 -21
- data/node_modules/jquery/src/manipulation/buildFragment.js +0 -157
- data/node_modules/jquery/src/manipulation/createSafeFragment.js +0 -20
- data/node_modules/jquery/src/manipulation/getAll.js +0 -33
- data/node_modules/jquery/src/manipulation/setGlobalEval.js +0 -19
- data/node_modules/jquery/src/manipulation/support.js +0 -72
- data/node_modules/jquery/src/manipulation/var/nodeNames.js +0 -5
- data/node_modules/jquery/src/manipulation/var/rcheckableType.js +0 -3
- data/node_modules/jquery/src/manipulation/var/rleadingWhitespace.js +0 -3
- data/node_modules/jquery/src/manipulation/var/rscriptType.js +0 -3
- data/node_modules/jquery/src/manipulation/var/rtagName.js +0 -3
- data/node_modules/jquery/src/manipulation/wrapMap.js +0 -30
- data/node_modules/jquery/src/manipulation.js +0 -585
- data/node_modules/jquery/src/offset.js +0 -219
- data/node_modules/jquery/src/outro.js +0 -2
- data/node_modules/jquery/src/queue/delay.js +0 -22
- data/node_modules/jquery/src/queue.js +0 -144
- data/node_modules/jquery/src/selector-sizzle.js +0 -14
- data/node_modules/jquery/src/selector.js +0 -1
- data/node_modules/jquery/src/serialize.js +0 -125
- data/node_modules/jquery/src/support.js +0 -63
- data/node_modules/jquery/src/traversing/findFilter.js +0 -100
- data/node_modules/jquery/src/traversing/var/dir.js +0 -20
- data/node_modules/jquery/src/traversing/var/rneedsContext.js +0 -6
- data/node_modules/jquery/src/traversing/var/siblings.js +0 -15
- data/node_modules/jquery/src/traversing.js +0 -179
- data/node_modules/jquery/src/var/class2type.js +0 -5
- data/node_modules/jquery/src/var/concat.js +0 -5
- data/node_modules/jquery/src/var/deletedIds.js +0 -3
- data/node_modules/jquery/src/var/document.js +0 -3
- data/node_modules/jquery/src/var/documentElement.js +0 -5
- data/node_modules/jquery/src/var/hasOwn.js +0 -5
- data/node_modules/jquery/src/var/indexOf.js +0 -5
- data/node_modules/jquery/src/var/pnum.js +0 -3
- data/node_modules/jquery/src/var/push.js +0 -5
- data/node_modules/jquery/src/var/rcssNum.js +0 -7
- data/node_modules/jquery/src/var/rnotwhite.js +0 -3
- data/node_modules/jquery/src/var/slice.js +0 -5
- data/node_modules/jquery/src/var/support.js +0 -5
- data/node_modules/jquery/src/var/toString.js +0 -5
- data/node_modules/jquery/src/wrap.js +0 -77
@@ -1,6 +1,6 @@
|
|
1
1
|
name: Summary list
|
2
2
|
description: Use the summary list to summarise information, for example, a user’s responses at the end of a form.
|
3
|
-
body: This component extends the [Summary list component in the Design System](https://design-system.service.gov.uk/components/summary-list/) allowing the rendering of multiple groups of lists, and actions at the group level.
|
3
|
+
body: This component extends the [Summary list component in the GOV.UK Design System](https://design-system.service.gov.uk/components/summary-list/) allowing the rendering of multiple groups of lists, and actions at the group level.
|
4
4
|
accessibility_criteria: |
|
5
5
|
Action links in the component must:
|
6
6
|
|
@@ -102,18 +102,13 @@ examples:
|
|
102
102
|
heading_level: 2
|
103
103
|
heading_size: l
|
104
104
|
|
105
|
-
|
105
|
+
with_edit_on_some_individual_items:
|
106
106
|
description: For all links shown in the component, see the <a href="/component-guide/summary_list/with_customised_links">with customised links example</a> for guidance.
|
107
107
|
data:
|
108
108
|
title: "Title, summary and body"
|
109
109
|
items:
|
110
110
|
- field: "Title"
|
111
111
|
value: "Ethical standards for public service providers"
|
112
|
-
edit:
|
113
|
-
href: "edit-title"
|
114
|
-
text: "Edit"
|
115
|
-
data_attributes:
|
116
|
-
gtm: "edit-title"
|
117
112
|
- field: "Summary"
|
118
113
|
value: "Find out more about our reviews on the subject of ethical standards for public service providers, including our 2014 report, 2015 guidance and 2018 follow-up publication."
|
119
114
|
edit:
|
@@ -2,7 +2,7 @@ name: Table
|
|
2
2
|
description: A table component to make information easier to compare and scan for users.
|
3
3
|
accessibility_criteria: |
|
4
4
|
Accessible tables need HTML markup that indicates header cells and data cells and defines their relationship. Assistive technologies use this information to provide context to users.
|
5
|
-
Header cells must be marked up with
|
5
|
+
Header cells must be marked up with `<th>`, and data cells with `<td>` to make tables accessible.
|
6
6
|
For more complex tables, explicit associations is needed using scope attributes.
|
7
7
|
shared_accessibility_criteria:
|
8
8
|
- link
|
@@ -28,7 +28,7 @@ examples:
|
|
28
28
|
name: "emergency-name"
|
29
29
|
id: "emergency-id"
|
30
30
|
with_margin_bottom:
|
31
|
-
description: The component accepts a number for margin bottom from 0 to 9 (0px to 60px) using the [GOV.UK Frontend spacing scale](https://design-system.service.gov.uk/styles/spacing/#the-responsive-spacing-scale). It defaults to a margin bottom of 6 (30px).
|
31
|
+
description: The component accepts a number for margin bottom from `0` to `9` (`0px` to `60px`) using the [GOV.UK Frontend spacing scale](https://design-system.service.gov.uk/styles/spacing/#the-responsive-spacing-scale). It defaults to a margin bottom of 6 (30px).
|
32
32
|
data:
|
33
33
|
margin_bottom: 9
|
34
34
|
label:
|
@@ -47,7 +47,7 @@ examples:
|
|
47
47
|
average_title_length: long
|
48
48
|
with_margin_bottom:
|
49
49
|
description: |
|
50
|
-
The component accepts a number for margin bottom from 0 to 9 (0px to 60px) using the [GOV.UK Frontend spacing scale](https://design-system.service.gov.uk/styles/spacing/#the-responsive-spacing-scale). It defaults to having a margin bottom of 50px.
|
50
|
+
The component accepts a number for margin bottom from `0` to `9` (`0px` to `60px`) using the [GOV.UK Frontend spacing scale](https://design-system.service.gov.uk/styles/spacing/#the-responsive-spacing-scale). It defaults to having a margin bottom of 50px.
|
51
51
|
|
52
52
|
This margin is responsive at certain sizes, see the link above for more detail. Note also that the component has a (responsive) top margin set as well, which cannot be modified.
|
53
53
|
data:
|
@@ -1,50 +1,13 @@
|
|
1
1
|
return unless Rails.application.config.respond_to?(:assets)
|
2
2
|
|
3
|
-
#
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
govuk_publishing_components/vendor/lux/lux-measurer.js
|
12
|
-
govuk_publishing_components/all_components.js
|
13
|
-
govuk_publishing_components/dependencies.js
|
14
|
-
govuk_publishing_components/ie.js
|
15
|
-
govuk_publishing_components/modules.js
|
16
|
-
govuk_publishing_components/vendor/modernizr.js
|
17
|
-
govuk_publishing_components/analytics.js
|
18
|
-
govuk_publishing_components/component_guide.css
|
19
|
-
govuk_publishing_components/favicon-development.png
|
20
|
-
govuk_publishing_components/favicon-example.png
|
21
|
-
govuk_publishing_components/favicon-integration.png
|
22
|
-
govuk_publishing_components/favicon-production.png
|
23
|
-
govuk_publishing_components/favicon-staging.png
|
24
|
-
govuk_publishing_components/govuk-logo.png
|
25
|
-
govuk_publishing_components/govuk-schema-placeholder-1x1.png
|
26
|
-
govuk_publishing_components/govuk-schema-placeholder-4x3.png
|
27
|
-
govuk_publishing_components/govuk-schema-placeholder-16x9.png
|
28
|
-
govuk_publishing_components/search-button.png
|
29
|
-
govuk_publishing_components/icon-file-download.svg
|
30
|
-
govuk_publishing_components/icon-important.svg
|
31
|
-
govuk_publishing_components/crests/*.png
|
32
|
-
govuk_publishing_components/take-action-amber.svg
|
33
|
-
govuk_publishing_components/take-action-green.svg
|
34
|
-
govuk_publishing_components/take-action-red.svg
|
35
|
-
]
|
36
|
-
|
37
|
-
# GOV.UK Frontend assets
|
38
|
-
Rails.application.config.assets.precompile += %w[
|
39
|
-
govuk-logotype-crown.png
|
40
|
-
favicon.ico
|
41
|
-
govuk-opengraph-image.png
|
42
|
-
govuk-mask-icon.svg
|
43
|
-
govuk-apple-touch-icon-180x180.png
|
44
|
-
govuk-apple-touch-icon-167x167.png
|
45
|
-
govuk-apple-touch-icon-152x152.png
|
46
|
-
govuk-apple-touch-icon.png
|
47
|
-
]
|
3
|
+
# Include the govuk_publishing_components manifest into list of assets to
|
4
|
+
# be pre-compiled. This allows that the same Sprockets manifest to be used 0
|
5
|
+
# with Sprockets 3 and 4 without applications needing to manually require it.
|
6
|
+
#
|
7
|
+
# In future we may want applications to link directly to this from their
|
8
|
+
# manifest file as the use of `config.assets.precompile` is discouraged
|
9
|
+
# from version 4: https://github.com/rails/sprockets/blob/58cca17aa447fcee17703e4ab4dbfaab630e7ed4/UPGRADING.md
|
10
|
+
Rails.application.config.assets.precompile += %w[govuk_publishing_components_manifest.js]
|
48
11
|
|
49
12
|
Rails.application.config.assets.paths += %W[
|
50
13
|
#{__dir__}/../../node_modules/govuk-frontend/govuk/assets/images
|
@@ -52,3 +15,10 @@ Rails.application.config.assets.paths += %W[
|
|
52
15
|
#{__dir__}/../../node_modules/govuk-frontend/
|
53
16
|
#{__dir__}/../../node_modules/
|
54
17
|
]
|
18
|
+
|
19
|
+
# We've experienced segmentation faults when pre-compiling assets with libsass.
|
20
|
+
# Disabling Sprockets 4's export_concurrent setting seems to resolve the issues
|
21
|
+
# see: https://github.com/rails/sprockets/issues/633
|
22
|
+
Rails.application.config.assets.configure do |env|
|
23
|
+
env.export_concurrent = false if env.respond_to?(:export_concurrent=)
|
24
|
+
end
|
@@ -1,15 +1,12 @@
|
|
1
1
|
module GovukPublishingComponents
|
2
2
|
module Presenters
|
3
3
|
class Attachment
|
4
|
-
#
|
4
|
+
# Various departments are taking part in a pilot to use a form
|
5
5
|
# rather than direct email for users to request accessible formats. When the pilot
|
6
6
|
# scheme is rolled out further this can be removed.
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
different.format@hmrc.gov.uk
|
11
|
-
gov.uk.publishing@dvsa.gov.uk
|
12
|
-
publications@phe.gov.uk].freeze
|
7
|
+
# Currently the HMRC are participating in the pilot.
|
8
|
+
EMAILS_IN_ACCESSIBLE_FORMAT_REQUEST_PILOT = %w[govuk_publishing_components@example.com
|
9
|
+
different.format@hmrc.gov.uk].freeze
|
13
10
|
|
14
11
|
delegate :opendocument?, :document?, :spreadsheet?, to: :content_type
|
15
12
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: govuk_publishing_components
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 29.0.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- GOV.UK Dev
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-03-
|
11
|
+
date: 2022-03-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: govuk_app_config
|
@@ -98,16 +98,16 @@ dependencies:
|
|
98
98
|
name: sprockets
|
99
99
|
requirement: !ruby/object:Gem::Requirement
|
100
100
|
requirements:
|
101
|
-
- - "
|
101
|
+
- - ">="
|
102
102
|
- !ruby/object:Gem::Version
|
103
|
-
version: '
|
103
|
+
version: '3'
|
104
104
|
type: :runtime
|
105
105
|
prerelease: false
|
106
106
|
version_requirements: !ruby/object:Gem::Requirement
|
107
107
|
requirements:
|
108
|
-
- - "
|
108
|
+
- - ">="
|
109
109
|
- !ruby/object:Gem::Version
|
110
|
-
version: '
|
110
|
+
version: '3'
|
111
111
|
- !ruby/object:Gem::Dependency
|
112
112
|
name: capybara
|
113
113
|
requirement: !ruby/object:Gem::Requirement
|
@@ -170,14 +170,14 @@ dependencies:
|
|
170
170
|
requirements:
|
171
171
|
- - "~>"
|
172
172
|
- !ruby/object:Gem::Version
|
173
|
-
version: '
|
173
|
+
version: '3'
|
174
174
|
type: :development
|
175
175
|
prerelease: false
|
176
176
|
version_requirements: !ruby/object:Gem::Requirement
|
177
177
|
requirements:
|
178
178
|
- - "~>"
|
179
179
|
- !ruby/object:Gem::Version
|
180
|
-
version: '
|
180
|
+
version: '3'
|
181
181
|
- !ruby/object:Gem::Dependency
|
182
182
|
name: i18n-coverage
|
183
183
|
requirement: !ruby/object:Gem::Requirement
|
@@ -226,14 +226,14 @@ dependencies:
|
|
226
226
|
requirements:
|
227
227
|
- - ">="
|
228
228
|
- !ruby/object:Gem::Version
|
229
|
-
version: '
|
229
|
+
version: '1.5'
|
230
230
|
type: :development
|
231
231
|
prerelease: false
|
232
232
|
version_requirements: !ruby/object:Gem::Requirement
|
233
233
|
requirements:
|
234
234
|
- - ">="
|
235
235
|
- !ruby/object:Gem::Version
|
236
|
-
version: '
|
236
|
+
version: '1.5'
|
237
237
|
- !ruby/object:Gem::Dependency
|
238
238
|
name: rake
|
239
239
|
requirement: !ruby/object:Gem::Requirement
|
@@ -437,6 +437,7 @@ files:
|
|
437
437
|
- app/assets/javascripts/govuk_publishing_components/analytics/analytics.js
|
438
438
|
- app/assets/javascripts/govuk_publishing_components/analytics/auto-scroll-tracker.js
|
439
439
|
- app/assets/javascripts/govuk_publishing_components/analytics/auto-track-event.js
|
440
|
+
- app/assets/javascripts/govuk_publishing_components/analytics/cross-domain-tracking.js
|
440
441
|
- app/assets/javascripts/govuk_publishing_components/analytics/custom-dimensions.js
|
441
442
|
- app/assets/javascripts/govuk_publishing_components/analytics/download-link-tracker.js
|
442
443
|
- app/assets/javascripts/govuk_publishing_components/analytics/ecommerce.js
|
@@ -492,7 +493,7 @@ files:
|
|
492
493
|
- app/assets/javascripts/govuk_publishing_components/lib/toggle.js
|
493
494
|
- app/assets/javascripts/govuk_publishing_components/lib/trigger-event.js
|
494
495
|
- app/assets/javascripts/govuk_publishing_components/modules.js
|
495
|
-
- app/assets/javascripts/govuk_publishing_components/rum-loader.js
|
496
|
+
- app/assets/javascripts/govuk_publishing_components/rum-loader.js
|
496
497
|
- app/assets/javascripts/govuk_publishing_components/vendor/html5shiv-printshiv.js
|
497
498
|
- app/assets/javascripts/govuk_publishing_components/vendor/json2.js
|
498
499
|
- app/assets/javascripts/govuk_publishing_components/vendor/lux/lux-measurer.js
|
@@ -1864,113 +1865,6 @@ files:
|
|
1864
1865
|
- node_modules/govuk-frontend/govuk/vendor/polyfills/Object/defineProperty.js
|
1865
1866
|
- node_modules/govuk-frontend/govuk/vendor/polyfills/Window.js
|
1866
1867
|
- node_modules/govuk-frontend/package.json
|
1867
|
-
- node_modules/jquery/AUTHORS.txt
|
1868
|
-
- node_modules/jquery/LICENSE.txt
|
1869
|
-
- node_modules/jquery/README.md
|
1870
|
-
- node_modules/jquery/bower.json
|
1871
|
-
- node_modules/jquery/dist/jquery.js
|
1872
|
-
- node_modules/jquery/dist/jquery.min.js
|
1873
|
-
- node_modules/jquery/dist/jquery.min.map
|
1874
|
-
- node_modules/jquery/external/sizzle/LICENSE.txt
|
1875
|
-
- node_modules/jquery/external/sizzle/dist/sizzle.js
|
1876
|
-
- node_modules/jquery/external/sizzle/dist/sizzle.min.js
|
1877
|
-
- node_modules/jquery/external/sizzle/dist/sizzle.min.map
|
1878
|
-
- node_modules/jquery/package.json
|
1879
|
-
- node_modules/jquery/src/ajax.js
|
1880
|
-
- node_modules/jquery/src/ajax/jsonp.js
|
1881
|
-
- node_modules/jquery/src/ajax/load.js
|
1882
|
-
- node_modules/jquery/src/ajax/parseJSON.js
|
1883
|
-
- node_modules/jquery/src/ajax/parseXML.js
|
1884
|
-
- node_modules/jquery/src/ajax/script.js
|
1885
|
-
- node_modules/jquery/src/ajax/var/location.js
|
1886
|
-
- node_modules/jquery/src/ajax/var/nonce.js
|
1887
|
-
- node_modules/jquery/src/ajax/var/rquery.js
|
1888
|
-
- node_modules/jquery/src/ajax/xhr.js
|
1889
|
-
- node_modules/jquery/src/attributes.js
|
1890
|
-
- node_modules/jquery/src/attributes/attr.js
|
1891
|
-
- node_modules/jquery/src/attributes/classes.js
|
1892
|
-
- node_modules/jquery/src/attributes/prop.js
|
1893
|
-
- node_modules/jquery/src/attributes/support.js
|
1894
|
-
- node_modules/jquery/src/attributes/val.js
|
1895
|
-
- node_modules/jquery/src/callbacks.js
|
1896
|
-
- node_modules/jquery/src/core.js
|
1897
|
-
- node_modules/jquery/src/core/access.js
|
1898
|
-
- node_modules/jquery/src/core/init.js
|
1899
|
-
- node_modules/jquery/src/core/parseHTML.js
|
1900
|
-
- node_modules/jquery/src/core/ready.js
|
1901
|
-
- node_modules/jquery/src/core/var/rsingleTag.js
|
1902
|
-
- node_modules/jquery/src/css.js
|
1903
|
-
- node_modules/jquery/src/css/addGetHookIf.js
|
1904
|
-
- node_modules/jquery/src/css/adjustCSS.js
|
1905
|
-
- node_modules/jquery/src/css/curCSS.js
|
1906
|
-
- node_modules/jquery/src/css/defaultDisplay.js
|
1907
|
-
- node_modules/jquery/src/css/hiddenVisibleSelectors.js
|
1908
|
-
- node_modules/jquery/src/css/showHide.js
|
1909
|
-
- node_modules/jquery/src/css/support.js
|
1910
|
-
- node_modules/jquery/src/css/var/cssExpand.js
|
1911
|
-
- node_modules/jquery/src/css/var/isHidden.js
|
1912
|
-
- node_modules/jquery/src/css/var/rmargin.js
|
1913
|
-
- node_modules/jquery/src/css/var/rnumnonpx.js
|
1914
|
-
- node_modules/jquery/src/css/var/swap.js
|
1915
|
-
- node_modules/jquery/src/data.js
|
1916
|
-
- node_modules/jquery/src/data/support.js
|
1917
|
-
- node_modules/jquery/src/data/var/acceptData.js
|
1918
|
-
- node_modules/jquery/src/deferred.js
|
1919
|
-
- node_modules/jquery/src/deprecated.js
|
1920
|
-
- node_modules/jquery/src/dimensions.js
|
1921
|
-
- node_modules/jquery/src/effects.js
|
1922
|
-
- node_modules/jquery/src/effects/Tween.js
|
1923
|
-
- node_modules/jquery/src/effects/animatedSelector.js
|
1924
|
-
- node_modules/jquery/src/effects/support.js
|
1925
|
-
- node_modules/jquery/src/event.js
|
1926
|
-
- node_modules/jquery/src/event/ajax.js
|
1927
|
-
- node_modules/jquery/src/event/alias.js
|
1928
|
-
- node_modules/jquery/src/event/support.js
|
1929
|
-
- node_modules/jquery/src/exports/amd.js
|
1930
|
-
- node_modules/jquery/src/exports/global.js
|
1931
|
-
- node_modules/jquery/src/intro.js
|
1932
|
-
- node_modules/jquery/src/jquery.js
|
1933
|
-
- node_modules/jquery/src/manipulation.js
|
1934
|
-
- node_modules/jquery/src/manipulation/_evalUrl.js
|
1935
|
-
- node_modules/jquery/src/manipulation/buildFragment.js
|
1936
|
-
- node_modules/jquery/src/manipulation/createSafeFragment.js
|
1937
|
-
- node_modules/jquery/src/manipulation/getAll.js
|
1938
|
-
- node_modules/jquery/src/manipulation/setGlobalEval.js
|
1939
|
-
- node_modules/jquery/src/manipulation/support.js
|
1940
|
-
- node_modules/jquery/src/manipulation/var/nodeNames.js
|
1941
|
-
- node_modules/jquery/src/manipulation/var/rcheckableType.js
|
1942
|
-
- node_modules/jquery/src/manipulation/var/rleadingWhitespace.js
|
1943
|
-
- node_modules/jquery/src/manipulation/var/rscriptType.js
|
1944
|
-
- node_modules/jquery/src/manipulation/var/rtagName.js
|
1945
|
-
- node_modules/jquery/src/manipulation/wrapMap.js
|
1946
|
-
- node_modules/jquery/src/offset.js
|
1947
|
-
- node_modules/jquery/src/outro.js
|
1948
|
-
- node_modules/jquery/src/queue.js
|
1949
|
-
- node_modules/jquery/src/queue/delay.js
|
1950
|
-
- node_modules/jquery/src/selector-sizzle.js
|
1951
|
-
- node_modules/jquery/src/selector.js
|
1952
|
-
- node_modules/jquery/src/serialize.js
|
1953
|
-
- node_modules/jquery/src/support.js
|
1954
|
-
- node_modules/jquery/src/traversing.js
|
1955
|
-
- node_modules/jquery/src/traversing/findFilter.js
|
1956
|
-
- node_modules/jquery/src/traversing/var/dir.js
|
1957
|
-
- node_modules/jquery/src/traversing/var/rneedsContext.js
|
1958
|
-
- node_modules/jquery/src/traversing/var/siblings.js
|
1959
|
-
- node_modules/jquery/src/var/class2type.js
|
1960
|
-
- node_modules/jquery/src/var/concat.js
|
1961
|
-
- node_modules/jquery/src/var/deletedIds.js
|
1962
|
-
- node_modules/jquery/src/var/document.js
|
1963
|
-
- node_modules/jquery/src/var/documentElement.js
|
1964
|
-
- node_modules/jquery/src/var/hasOwn.js
|
1965
|
-
- node_modules/jquery/src/var/indexOf.js
|
1966
|
-
- node_modules/jquery/src/var/pnum.js
|
1967
|
-
- node_modules/jquery/src/var/push.js
|
1968
|
-
- node_modules/jquery/src/var/rcssNum.js
|
1969
|
-
- node_modules/jquery/src/var/rnotwhite.js
|
1970
|
-
- node_modules/jquery/src/var/slice.js
|
1971
|
-
- node_modules/jquery/src/var/support.js
|
1972
|
-
- node_modules/jquery/src/var/toString.js
|
1973
|
-
- node_modules/jquery/src/wrap.js
|
1974
1868
|
- node_modules/sortablejs/LICENSE
|
1975
1869
|
- node_modules/sortablejs/README.md
|
1976
1870
|
- node_modules/sortablejs/Sortable.js
|
@@ -1998,7 +1892,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
1998
1892
|
- !ruby/object:Gem::Version
|
1999
1893
|
version: '0'
|
2000
1894
|
requirements: []
|
2001
|
-
rubygems_version: 3.3.
|
1895
|
+
rubygems_version: 3.3.10
|
2002
1896
|
signing_key:
|
2003
1897
|
specification_version: 4
|
2004
1898
|
summary: A gem to document components in GOV.UK frontend applications
|
@@ -1,266 +0,0 @@
|
|
1
|
-
Authors ordered by first contribution.
|
2
|
-
|
3
|
-
John Resig <jeresig@gmail.com>
|
4
|
-
Gilles van den Hoven <gilles0181@gmail.com>
|
5
|
-
Michael Geary <mike@geary.com>
|
6
|
-
Stefan Petre <stefan.petre@gmail.com>
|
7
|
-
Yehuda Katz <wycats@gmail.com>
|
8
|
-
Corey Jewett <cj@syntheticplayground.com>
|
9
|
-
Klaus Hartl <klaus.hartl@googlemail.com>
|
10
|
-
Franck Marcia <franck.marcia@gmail.com>
|
11
|
-
Jörn Zaefferer <joern.zaefferer@gmail.com>
|
12
|
-
Paul Bakaus <paul.bakaus@googlemail.com>
|
13
|
-
Brandon Aaron <brandon.aaron@gmail.com>
|
14
|
-
Mike Alsup <malsup@gmail.com>
|
15
|
-
Dave Methvin <dave.methvin@gmail.com>
|
16
|
-
Ed Engelhardt <edengelhardt@gmail.com>
|
17
|
-
Sean Catchpole <littlecooldude@gmail.com>
|
18
|
-
Paul Mclanahan <pmclanahan@gmail.com>
|
19
|
-
David Serduke <davidserduke@gmail.com>
|
20
|
-
Richard D. Worth <rdworth@gmail.com>
|
21
|
-
Scott González <scott.gonzalez@gmail.com>
|
22
|
-
Ariel Flesler <aflesler@gmail.com>
|
23
|
-
Jon Evans <jon@springyweb.com>
|
24
|
-
TJ Holowaychuk <tj@vision-media.ca>
|
25
|
-
Michael Bensoussan <mickey@seesmic.com>
|
26
|
-
Robert Katić <robert.katic@gmail.com>
|
27
|
-
Louis-Rémi Babé <lrbabe@gmail.com>
|
28
|
-
Earle Castledine <mrspeaker@gmail.com>
|
29
|
-
Damian Janowski <damian.janowski@gmail.com>
|
30
|
-
Rich Dougherty <rich@rd.gen.nz>
|
31
|
-
Kim Dalsgaard <kim@kimdalsgaard.com>
|
32
|
-
Andrea Giammarchi <andrea.giammarchi@gmail.com>
|
33
|
-
Mark Gibson <jollytoad@gmail.com>
|
34
|
-
Karl Swedberg <kswedberg@gmail.com>
|
35
|
-
Justin Meyer <justinbmeyer@gmail.com>
|
36
|
-
Ben Alman <cowboy@rj3.net>
|
37
|
-
James Padolsey <cla@padolsey.net>
|
38
|
-
David Petersen <public@petersendidit.com>
|
39
|
-
Batiste Bieler <batiste.bieler@gmail.com>
|
40
|
-
Alexander Farkas <info@corrupt-system.de>
|
41
|
-
Rick Waldron <waldron.rick@gmail.com>
|
42
|
-
Filipe Fortes <filipe@fortes.com>
|
43
|
-
Neeraj Singh <neerajdotname@gmail.com>
|
44
|
-
Paul Irish <paul.irish@gmail.com>
|
45
|
-
Iraê Carvalho <irae@irae.pro.br>
|
46
|
-
Matt Curry <matt@pseudocoder.com>
|
47
|
-
Michael Monteleone <michael@michaelmonteleone.net>
|
48
|
-
Noah Sloan <noah.sloan@gmail.com>
|
49
|
-
Tom Viner <github@viner.tv>
|
50
|
-
Douglas Neiner <doug@pixelgraphics.us>
|
51
|
-
Adam J. Sontag <ajpiano@ajpiano.com>
|
52
|
-
Dave Reed <dareed@microsoft.com>
|
53
|
-
Ralph Whitbeck <ralph.whitbeck@gmail.com>
|
54
|
-
Carl Fürstenberg <azatoth@gmail.com>
|
55
|
-
Jacob Wright <jacwright@gmail.com>
|
56
|
-
J. Ryan Stinnett <jryans@gmail.com>
|
57
|
-
unknown <Igen005@.upcorp.ad.uprr.com>
|
58
|
-
temp01 <temp01irc@gmail.com>
|
59
|
-
Heungsub Lee <h@subl.ee>
|
60
|
-
Colin Snover <colin@alpha.zetafleet.com>
|
61
|
-
Ryan W Tenney <ryan@10e.us>
|
62
|
-
Pinhook <contact@pinhooklabs.com>
|
63
|
-
Ron Otten <r.j.g.otten@gmail.com>
|
64
|
-
Jephte Clain <Jephte.Clain@univ-reunion.fr>
|
65
|
-
Anton Matzneller <obhvsbypqghgc@gmail.com>
|
66
|
-
Alex Sexton <AlexSexton@gmail.com>
|
67
|
-
Dan Heberden <danheberden@gmail.com>
|
68
|
-
Henri Wiechers <hwiechers@gmail.com>
|
69
|
-
Russell Holbrook <russell.holbrook@patch.com>
|
70
|
-
Julian Aubourg <aubourg.julian@gmail.com>
|
71
|
-
Gianni Alessandro Chiappetta <gianni@runlevel6.org>
|
72
|
-
Scott Jehl <scott@scottjehl.com>
|
73
|
-
James Burke <jrburke@gmail.com>
|
74
|
-
Jonas Pfenniger <jonas@pfenniger.name>
|
75
|
-
Xavi Ramirez <xavi.rmz@gmail.com>
|
76
|
-
Jared Grippe <jared@deadlyicon.com>
|
77
|
-
Sylvester Keil <sylvester@keil.or.at>
|
78
|
-
Brandon Sterne <bsterne@mozilla.com>
|
79
|
-
Mathias Bynens <mathias@qiwi.be>
|
80
|
-
Timmy Willison <timmywillisn@gmail.com>
|
81
|
-
Corey Frang <gnarf@gnarf.net>
|
82
|
-
Digitalxero <digitalxero>
|
83
|
-
Anton Kovalyov <anton@kovalyov.net>
|
84
|
-
David Murdoch <musicisair@yahoo.com>
|
85
|
-
Josh Varner <josh.varner@gmail.com>
|
86
|
-
Charles McNulty <cmcnulty@kznf.com>
|
87
|
-
Jordan Boesch <jboesch26@gmail.com>
|
88
|
-
Jess Thrysoee <jess@thrysoee.dk>
|
89
|
-
Michael Murray <m@murz.net>
|
90
|
-
Lee Carpenter <elcarpie@gmail.com>
|
91
|
-
Alexis Abril <me@alexisabril.com>
|
92
|
-
Rob Morgan <robbym@gmail.com>
|
93
|
-
John Firebaugh <john_firebaugh@bigfix.com>
|
94
|
-
Sam Bisbee <sam@sbisbee.com>
|
95
|
-
Gilmore Davidson <gilmoreorless@gmail.com>
|
96
|
-
Brian Brennan <me@brianlovesthings.com>
|
97
|
-
Xavier Montillet <xavierm02.net@gmail.com>
|
98
|
-
Daniel Pihlstrom <sciolist.se@gmail.com>
|
99
|
-
Sahab Yazdani <sahab.yazdani+github@gmail.com>
|
100
|
-
avaly <github-com@agachi.name>
|
101
|
-
Scott Hughes <hi@scott-hughes.me>
|
102
|
-
Mike Sherov <mike.sherov@gmail.com>
|
103
|
-
Greg Hazel <ghazel@gmail.com>
|
104
|
-
Schalk Neethling <schalk@ossreleasefeed.com>
|
105
|
-
Denis Knauf <Denis.Knauf@gmail.com>
|
106
|
-
Timo Tijhof <krinklemail@gmail.com>
|
107
|
-
Steen Nielsen <swinedk@gmail.com>
|
108
|
-
Anton Ryzhov <anton@ryzhov.me>
|
109
|
-
Shi Chuan <shichuanr@gmail.com>
|
110
|
-
Berker Peksag <berker.peksag@gmail.com>
|
111
|
-
Toby Brain <tobyb@freshview.com>
|
112
|
-
Matt Mueller <mattmuelle@gmail.com>
|
113
|
-
Justin <drakefjustin@gmail.com>
|
114
|
-
Daniel Herman <daniel.c.herman@gmail.com>
|
115
|
-
Oleg Gaidarenko <markelog@gmail.com>
|
116
|
-
Richard Gibson <richard.gibson@gmail.com>
|
117
|
-
Rafaël Blais Masson <rafbmasson@gmail.com>
|
118
|
-
cmc3cn <59194618@qq.com>
|
119
|
-
Joe Presbrey <presbrey@gmail.com>
|
120
|
-
Sindre Sorhus <sindresorhus@gmail.com>
|
121
|
-
Arne de Bree <arne@bukkie.nl>
|
122
|
-
Vladislav Zarakovsky <vlad.zar@gmail.com>
|
123
|
-
Andrew E Monat <amonat@gmail.com>
|
124
|
-
Oskari <admin@o-programs.com>
|
125
|
-
Joao Henrique de Andrade Bruni <joaohbruni@yahoo.com.br>
|
126
|
-
tsinha <tsinha@Anthonys-MacBook-Pro.local>
|
127
|
-
Matt Farmer <matt@frmr.me>
|
128
|
-
Trey Hunner <treyhunner@gmail.com>
|
129
|
-
Jason Moon <jmoon@socialcast.com>
|
130
|
-
Jeffery To <jeffery.to@gmail.com>
|
131
|
-
Kris Borchers <kris.borchers@gmail.com>
|
132
|
-
Vladimir Zhuravlev <private.face@gmail.com>
|
133
|
-
Jacob Thornton <jacobthornton@gmail.com>
|
134
|
-
Chad Killingsworth <chadkillingsworth@missouristate.edu>
|
135
|
-
Nowres Rafid <nowres.rafed@gmail.com>
|
136
|
-
David Benjamin <davidben@mit.edu>
|
137
|
-
Uri Gilad <antishok@gmail.com>
|
138
|
-
Chris Faulkner <thefaulkner@gmail.com>
|
139
|
-
Elijah Manor <elijah.manor@gmail.com>
|
140
|
-
Daniel Chatfield <chatfielddaniel@gmail.com>
|
141
|
-
Nikita Govorov <nikita.govorov@gmail.com>
|
142
|
-
Wesley Walser <wwalser@atlassian.com>
|
143
|
-
Mike Pennisi <mike@mikepennisi.com>
|
144
|
-
Markus Staab <markus.staab@redaxo.de>
|
145
|
-
Dave Riddle <david@joyvuu.com>
|
146
|
-
Callum Macrae <callum@lynxphp.com>
|
147
|
-
Benjamin Truyman <bentruyman@gmail.com>
|
148
|
-
James Huston <james@jameshuston.net>
|
149
|
-
Erick Ruiz de Chávez <erickrdch@gmail.com>
|
150
|
-
David Bonner <dbonner@cogolabs.com>
|
151
|
-
Akintayo Akinwunmi <aakinwunmi@judge.com>
|
152
|
-
MORGAN <morgan@morgangraphics.com>
|
153
|
-
Ismail Khair <ismail.khair@gmail.com>
|
154
|
-
Carl Danley <carldanley@gmail.com>
|
155
|
-
Mike Petrovich <michael.c.petrovich@gmail.com>
|
156
|
-
Greg Lavallee <greglavallee@wapolabs.com>
|
157
|
-
Daniel Gálvez <dgalvez@editablething.com>
|
158
|
-
Sai Lung Wong <sai.wong@huffingtonpost.com>
|
159
|
-
Tom H Fuertes <TomFuertes@gmail.com>
|
160
|
-
Roland Eckl <eckl.roland@googlemail.com>
|
161
|
-
Jay Merrifield <fracmak@gmail.com>
|
162
|
-
Allen J Schmidt Jr <cobrasoft@gmail.com>
|
163
|
-
Jonathan Sampson <jjdsampson@gmail.com>
|
164
|
-
Marcel Greter <marcel.greter@ocbnet.ch>
|
165
|
-
Matthias Jäggli <matthias.jaeggli@gmail.com>
|
166
|
-
David Fox <dfoxinator@gmail.com>
|
167
|
-
Yiming He <yiminghe@gmail.com>
|
168
|
-
Devin Cooper <cooper.semantics@gmail.com>
|
169
|
-
Paul Ramos <paul.b.ramos@gmail.com>
|
170
|
-
Rod Vagg <rod@vagg.org>
|
171
|
-
Bennett Sorbo <bsorbo@gmail.com>
|
172
|
-
Sebastian Burkhard <sebi.burkhard@gmail.com>
|
173
|
-
nanto <nanto@moon.email.ne.jp>
|
174
|
-
Danil Somsikov <danilasomsikov@gmail.com>
|
175
|
-
Ryunosuke SATO <tricknotes.rs@gmail.com>
|
176
|
-
Jean Boussier <jean.boussier@gmail.com>
|
177
|
-
Adam Coulombe <me@adam.co>
|
178
|
-
Andrew Plummer <plummer.andrew@gmail.com>
|
179
|
-
Mark Raddatz <mraddatz@gmail.com>
|
180
|
-
Dmitry Gusev <dmitry.gusev@gmail.com>
|
181
|
-
Michał Gołębiowski <m.goleb@gmail.com>
|
182
|
-
Nguyen Phuc Lam <ruado1987@gmail.com>
|
183
|
-
Tom H Fuertes <tomfuertes@gmail.com>
|
184
|
-
Brandon Johnson <bjohn465+github@gmail.com>
|
185
|
-
Jason Bedard <jason+jquery@jbedard.ca>
|
186
|
-
Kyle Robinson Young <kyle@dontkry.com>
|
187
|
-
Renato Oliveira dos Santos <ros3@cin.ufpe.br>
|
188
|
-
Chris Talkington <chris@talkingtontech.com>
|
189
|
-
Eddie Monge <eddie@eddiemonge.com>
|
190
|
-
Terry Jones <terry@jon.es>
|
191
|
-
Jason Merino <jasonmerino@gmail.com>
|
192
|
-
Jeremy Dunck <jdunck@gmail.com>
|
193
|
-
Chris Price <price.c@gmail.com>
|
194
|
-
Amey Sakhadeo <me@ameyms.com>
|
195
|
-
Anthony Ryan <anthonyryan1@gmail.com>
|
196
|
-
Dominik D. Geyer <dominik.geyer@gmail.com>
|
197
|
-
George Kats <katsgeorgeek@gmail.com>
|
198
|
-
Lihan Li <frankieteardrop@gmail.com>
|
199
|
-
Ronny Springer <springer.ronny@gmail.com>
|
200
|
-
Marian Sollmann <marian.sollmann@cargomedia.ch>
|
201
|
-
Corey Frang <gnarf37@gmail.com>
|
202
|
-
Chris Antaki <ChrisAntaki@gmail.com>
|
203
|
-
Noah Hamann <njhamann@gmail.com>
|
204
|
-
David Hong <d.hong@me.com>
|
205
|
-
Jakob Stoeck <jakob@pokermania.de>
|
206
|
-
Christopher Jones <christopherjonesqed@gmail.com>
|
207
|
-
Forbes Lindesay <forbes@lindesay.co.uk>
|
208
|
-
John Paul <john@johnkpaul.com>
|
209
|
-
S. Andrew Sheppard <andrew@wq.io>
|
210
|
-
Leonardo Balter <leonardo.balter@gmail.com>
|
211
|
-
Roman Reiß <me@silverwind.io>
|
212
|
-
Benjy Cui <benjytrys@gmail.com>
|
213
|
-
Rodrigo Rosenfeld Rosas <rr.rosas@gmail.com>
|
214
|
-
John Hoven <hovenj@gmail.com>
|
215
|
-
Christian Kosmowski <ksmwsk@gmail.com>
|
216
|
-
Liang Peng <poppinlp@gmail.com>
|
217
|
-
TJ VanToll <tj.vantoll@gmail.com>
|
218
|
-
Senya Pugach <upisfree@outlook.com>
|
219
|
-
Aurelio De Rosa <aurelioderosa@gmail.com>
|
220
|
-
Nazar Mokrynskyi <nazar@mokrynskyi.com>
|
221
|
-
Arthur Verschaeve <contact@arthurverschaeve.be>
|
222
|
-
Dan Hart <danhart@notonthehighstreet.com>
|
223
|
-
Scott González <scott.gonzalez@gmail.com>
|
224
|
-
Zheming Sun <mescodasun@gmail.com>
|
225
|
-
Bin Xin <rhyzix@gmail.com>
|
226
|
-
David Corbacho <davidcorbacho@gmail.com>
|
227
|
-
Veaceslav Grimalschi <grimalschi@yandex.ru>
|
228
|
-
Daniel Husar <dano.husar@gmail.com>
|
229
|
-
Jason Bedard <jason+github@jbedard.ca>
|
230
|
-
Ben Toews <mastahyeti@gmail.com>
|
231
|
-
Aditya Raghavan <araghavan3@gmail.com>
|
232
|
-
Nicolas HENRY <icewil@gmail.com>
|
233
|
-
Norman Xu <homyu.shinn@gmail.com>
|
234
|
-
Anne-Gaelle Colom <coloma@westminster.ac.uk>
|
235
|
-
Victor Homyakov <vkhomyackov@gmail.com>
|
236
|
-
George Mauer <gmauer@gmail.com>
|
237
|
-
Leonardo Braga <leonardo.braga@gmail.com>
|
238
|
-
Stephen Edgar <stephen@netweb.com.au>
|
239
|
-
Thomas Tortorini <thomastortorini@gmail.com>
|
240
|
-
Winston Howes <winstonhowes@gmail.com>
|
241
|
-
Jon Hester <jon.d.hester@gmail.com>
|
242
|
-
Alexander O'Mara <me@alexomara.com>
|
243
|
-
Bastian Buchholz <buchholz.bastian@googlemail.com>
|
244
|
-
Arthur Stolyar <nekr.fabula@gmail.com>
|
245
|
-
Calvin Metcalf <calvin.metcalf@gmail.com>
|
246
|
-
Mu Haibao <mhbseal@163.com>
|
247
|
-
Richard McDaniel <rm0026@uah.edu>
|
248
|
-
Chris Rebert <github@rebertia.com>
|
249
|
-
Gilad Peleg <giladp007@gmail.com>
|
250
|
-
Martin Naumann <martin@geekonaut.de>
|
251
|
-
Bruno Pérel <brunoperel@gmail.com>
|
252
|
-
Reed Loden <reed@reedloden.com>
|
253
|
-
Daniel Nill <daniellnill@gmail.com>
|
254
|
-
Yongwoo Jeon <yongwoo.jeon@navercorp.com>
|
255
|
-
Sean Henderson <seanh.za@gmail.com>
|
256
|
-
Adrian Olek <adrianolek@gmail.com>
|
257
|
-
Richard Kraaijenhagen <stdin+git@riichard.com>
|
258
|
-
Gary Ye <garysye@gmail.com>
|
259
|
-
Christian Grete <webmaster@christiangrete.com>
|
260
|
-
Liza Ramo <liza.h.ramo@gmail.com>
|
261
|
-
Joelle Fleurantin <joasqueeniebee@gmail.com>
|
262
|
-
Julian Alexander Murillo <julian.alexander.murillo@gmail.com>
|
263
|
-
Jun Sun <klsforever@gmail.com>
|
264
|
-
Devin Wilson <dwilson6.github@gmail.com>
|
265
|
-
Todor Prikumov <tono_pr@abv.bg>
|
266
|
-
Zack Hall <zackhall@outlook.com>
|
@@ -1,36 +0,0 @@
|
|
1
|
-
Copyright jQuery Foundation and other contributors, https://jquery.org/
|
2
|
-
|
3
|
-
This software consists of voluntary contributions made by many
|
4
|
-
individuals. For exact contribution history, see the revision history
|
5
|
-
available at https://github.com/jquery/jquery
|
6
|
-
|
7
|
-
The following license applies to all parts of this software except as
|
8
|
-
documented below:
|
9
|
-
|
10
|
-
====
|
11
|
-
|
12
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
13
|
-
a copy of this software and associated documentation files (the
|
14
|
-
"Software"), to deal in the Software without restriction, including
|
15
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
16
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
17
|
-
permit persons to whom the Software is furnished to do so, subject to
|
18
|
-
the following conditions:
|
19
|
-
|
20
|
-
The above copyright notice and this permission notice shall be
|
21
|
-
included in all copies or substantial portions of the Software.
|
22
|
-
|
23
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
24
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
25
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
26
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
27
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
28
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
29
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
30
|
-
|
31
|
-
====
|
32
|
-
|
33
|
-
All files located in the node_modules and external directories are
|
34
|
-
externally maintained libraries used by this software which have their
|
35
|
-
own licenses; we recommend you read them, as their terms may differ from
|
36
|
-
the terms above.
|