dta_rapid 0.7.12 → 0.7.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2c6a47fad5772c2c966346a6abd529b98addc249
4
- data.tar.gz: c2ca737d1d170ea41322a2ca53fdb94f0a6bd372
3
+ metadata.gz: 62d4be0c9b6c29ca78efd98bc41090006611295b
4
+ data.tar.gz: 98c8baca5c5118eab1ccb2123323b1a8d7c2392b
5
5
  SHA512:
6
- metadata.gz: 4778d626a3d30513ba3de4afa290fdc2367130105d43f71c5b4216cf2a208e0dad79f71663d06987a577d4952396bd4f9669506eb8c154d7b2a0a7096f5c6cb8
7
- data.tar.gz: bba4000bc14ca33b63a6cf538fe52b3a5c3f0b8414b6f4d4600576164092ca4da985b04a51a4b97459dedbf9b5581c0f73bdd361582df54f0f8c108102bd8786
6
+ metadata.gz: 9687cb8d5ef5dd225da7a9f516650aafabd50cde3a80fd811d8a371e2394994e6fbf575ec3ebbf33c5bcd01f4167a5e6c14ff783c60f29d01586112b46cd83ef
7
+ data.tar.gz: f815953fbd3519158d648f3a8d538a864fd80eb43e8059945568b86325c7a3e5ea3f5e5160fb75dad7b351dcb5145ed961a65edd38e5b9d1c589c1410451b005
@@ -20,7 +20,7 @@
20
20
 
21
21
  <td data-label="Item number">
22
22
  {% include forms/text-field.html
23
- pattern="[0-9]*"
23
+ pattern="^\d{1,5}$"
24
24
  parsley_group=group_number
25
25
  %}
26
26
  </td>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dta_rapid
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.12
4
+ version: 0.7.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gareth Rogers
@@ -119,7 +119,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
119
119
  version: '0'
120
120
  requirements: []
121
121
  rubyforge_project:
122
- rubygems_version: 2.6.10
122
+ rubygems_version: 2.6.8
123
123
  signing_key:
124
124
  specification_version: 4
125
125
  summary: Converting the DTA UI kit (see https://github.com/AusDTO/gov-au-ui-kit) into