q2-tecton-common 1.21.1 → 1.22.0

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.
@@ -0,0 +1,168 @@
1
+ declare const _default: {
2
+ 'en-US': {
3
+ 'tecton.element.calendar.invalid': string;
4
+ 'tecton.element.calendar.close': string;
5
+ 'tecton.element.calendar.selected': string;
6
+ 'tecton.element.calendar.dialogLabel': string;
7
+ 'tecton.element.calendar.previousMonth': string;
8
+ 'tecton.element.calendar.nextMonth': string;
9
+ 'tecton.element.calendar.previousYear': string;
10
+ 'tecton.element.calendar.nextYear': string;
11
+ 'tecton.element.calendar.today': string;
12
+ 'tecton.element.calendar.year': string;
13
+ 'tecton.element.calendar.month': string;
14
+ 'tecton.element.calendar.days.Sunday': string;
15
+ 'tecton.element.calendar.days.Monday': string;
16
+ 'tecton.element.calendar.days.Tuesday': string;
17
+ 'tecton.element.calendar.days.Wednesday': string;
18
+ 'tecton.element.calendar.days.Thursday': string;
19
+ 'tecton.element.calendar.days.Friday': string;
20
+ 'tecton.element.calendar.days.Saturday': string;
21
+ 'tecton.element.calendar.days.short.Sunday': string;
22
+ 'tecton.element.calendar.days.short.Monday': string;
23
+ 'tecton.element.calendar.days.short.Tuesday': string;
24
+ 'tecton.element.calendar.days.short.Wednesday': string;
25
+ 'tecton.element.calendar.days.short.Thursday': string;
26
+ 'tecton.element.calendar.days.short.Friday': string;
27
+ 'tecton.element.calendar.days.short.Saturday': string;
28
+ 'tecton.element.calendar.months.January': string;
29
+ 'tecton.element.calendar.months.February': string;
30
+ 'tecton.element.calendar.months.March': string;
31
+ 'tecton.element.calendar.months.April': string;
32
+ 'tecton.element.calendar.months.May': string;
33
+ 'tecton.element.calendar.months.June': string;
34
+ 'tecton.element.calendar.months.July': string;
35
+ 'tecton.element.calendar.months.August': string;
36
+ 'tecton.element.calendar.months.September': string;
37
+ 'tecton.element.calendar.months.October': string;
38
+ 'tecton.element.calendar.months.November': string;
39
+ 'tecton.element.calendar.months.December': string;
40
+ 'tecton.element.calendar.months.abbr.January': string;
41
+ 'tecton.element.calendar.months.abbr.February': string;
42
+ 'tecton.element.calendar.months.abbr.March': string;
43
+ 'tecton.element.calendar.months.abbr.April': string;
44
+ 'tecton.element.calendar.months.abbr.May': string;
45
+ 'tecton.element.calendar.months.abbr.June': string;
46
+ 'tecton.element.calendar.months.abbr.July': string;
47
+ 'tecton.element.calendar.months.abbr.August': string;
48
+ 'tecton.element.calendar.months.abbr.September': string;
49
+ 'tecton.element.calendar.months.abbr.October': string;
50
+ 'tecton.element.calendar.months.abbr.November': string;
51
+ 'tecton.element.calendar.months.abbr.December': string;
52
+ 'tecton.element.calendar.hint.format': string;
53
+ 'tecton.element.calendar.hint.selection': string;
54
+ 'tecton.element.calendar.hint.incompleteEntry': string;
55
+ 'tecton.element.calendar.hint.invalidDate': string;
56
+ 'tecton.element.calendar.hint.notAvailableDate': string;
57
+ 'tecton.element.chartDonut.button.summaryName': string;
58
+ 'tecton.element.chartDonut.button.description': string;
59
+ 'tecton.element.chartDonut.button.roleDescription': string;
60
+ 'tecton.element.input.clear': string;
61
+ 'tecton.element.input.optional': string;
62
+ 'tecton.element.input.readonly': string;
63
+ 'tecton.element.input.toggle.show': string;
64
+ 'tecton.element.input.toggle.hide': string;
65
+ 'tecton.element.editableField.save': string;
66
+ 'tecton.element.editableField.cancel': string;
67
+ 'tecton.element.editableField.edit': string;
68
+ 'tecton.element.loading.ariaLabel': string;
69
+ 'tecton.element.pill.active': string;
70
+ 'tecton.element.pill.activeCount': string;
71
+ 'tecton.element.pill.clearSelection': string;
72
+ 'tecton.element.select.invalid': string;
73
+ 'tecton.element.select.selected': string;
74
+ 'tecton.element.select.multiHeader.showing': string;
75
+ 'tecton.element.select.multiHeader.all': string;
76
+ 'tecton.element.select.multiHeader.allAriaLabel': string;
77
+ 'tecton.element.select.multiHeader.selected': string;
78
+ 'tecton.element.select.multiHeader.selectedAriaLabel': string;
79
+ 'tecton.element.select.searchable.results': string;
80
+ 'tecton.element.select.allOptions': string;
81
+ 'tecton.element.dropdownItem.remove': string;
82
+ 'tecton.element.carousel.ariaLabel': string;
83
+ 'tecton.element.carousel.tabWrapperLabel': string;
84
+ 'tecton.element.carousel.currentSlideAnnouncement': string;
85
+ 'tecton.element.carousel.previousItemLabel': string;
86
+ 'tecton.element.carousel.nextItemLabel': string;
87
+ 'tecton.element.carousel.insufficientPanesMessageHeader': string;
88
+ 'tecton.element.carousel.pausePlayLabel': string;
89
+ 'tecton.element.carousel.resumePlayLabel': string;
90
+ 'tecton.element.carousel.insufficientPanesMessageBody': string;
91
+ 'tecton.element.carousel.itemDescription': string;
92
+ 'tecton.element.pagination.title': string;
93
+ 'tecton.element.pagination.defaultRecordType': string;
94
+ 'tecton.element.pagination.description': string;
95
+ 'tecton.element.pagination.pages': string;
96
+ 'tecton.element.pagination.page': string;
97
+ 'tecton.element.pagination.ofPages': string;
98
+ 'tecton.element.pagination.goToFirstPage': string;
99
+ 'tecton.element.pagination.goToLastPage': string;
100
+ 'tecton.element.pagination.goToPage': string;
101
+ 'tecton.element.pagination.goToPages': string;
102
+ 'tecton.element.tab.pane.new': string;
103
+ 'tecton.element.section.defaultToggleLabel': string;
104
+ };
105
+ 'es-MX': {
106
+ 'tecton.element.calendar.invalid': string;
107
+ 'tecton.element.calendar.close': string;
108
+ 'tecton.element.calendar.previousMonth': string;
109
+ 'tecton.element.calendar.nextMonth': string;
110
+ 'tecton.element.calendar.previousYear': string;
111
+ 'tecton.element.calendar.nextYear': string;
112
+ 'tecton.element.calendar.today': string;
113
+ 'tecton.element.calendar.year': string;
114
+ 'tecton.element.calendar.month': string;
115
+ 'tecton.element.calendar.days.Sunday': string;
116
+ 'tecton.element.calendar.days.Monday': string;
117
+ 'tecton.element.calendar.days.Tuesday': string;
118
+ 'tecton.element.calendar.days.Wednesday': string;
119
+ 'tecton.element.calendar.days.Thursday': string;
120
+ 'tecton.element.calendar.days.Friday': string;
121
+ 'tecton.element.calendar.days.Saturday': string;
122
+ 'tecton.element.calendar.days.short.Sunday': string;
123
+ 'tecton.element.calendar.days.short.Monday': string;
124
+ 'tecton.element.calendar.days.short.Tuesday': string;
125
+ 'tecton.element.calendar.days.short.Wednesday': string;
126
+ 'tecton.element.calendar.days.short.Thursday': string;
127
+ 'tecton.element.calendar.days.short.Friday': string;
128
+ 'tecton.element.calendar.days.short.Saturday': string;
129
+ 'tecton.element.calendar.months.January': string;
130
+ 'tecton.element.calendar.months.February': string;
131
+ 'tecton.element.calendar.months.March': string;
132
+ 'tecton.element.calendar.months.April': string;
133
+ 'tecton.element.calendar.months.May': string;
134
+ 'tecton.element.calendar.months.June': string;
135
+ 'tecton.element.calendar.months.July': string;
136
+ 'tecton.element.calendar.months.August': string;
137
+ 'tecton.element.calendar.months.September': string;
138
+ 'tecton.element.calendar.months.October': string;
139
+ 'tecton.element.calendar.months.November': string;
140
+ 'tecton.element.calendar.months.December': string;
141
+ 'tecton.element.calendar.months.abbr.January': string;
142
+ 'tecton.element.calendar.months.abbr.February': string;
143
+ 'tecton.element.calendar.months.abbr.March': string;
144
+ 'tecton.element.calendar.months.abbr.April': string;
145
+ 'tecton.element.calendar.months.abbr.May': string;
146
+ 'tecton.element.calendar.months.abbr.June': string;
147
+ 'tecton.element.calendar.months.abbr.July': string;
148
+ 'tecton.element.calendar.months.abbr.August': string;
149
+ 'tecton.element.calendar.months.abbr.September': string;
150
+ 'tecton.element.calendar.months.abbr.October': string;
151
+ 'tecton.element.calendar.months.abbr.November': string;
152
+ 'tecton.element.calendar.months.abbr.December': string;
153
+ 'tecton.element.input.clear': string;
154
+ 'tecton.element.input.optional': string;
155
+ 'tecton.element.editableField.save': string;
156
+ 'tecton.element.editableField.cancel': string;
157
+ 'tecton.element.editableField.edit': string;
158
+ 'tecton.element.loading.ariaLabel': string;
159
+ 'tecton.element.select.invalid': string;
160
+ 'tecton.element.select.multiHeader.showing': string;
161
+ 'tecton.element.select.multiHeader.all': string;
162
+ 'tecton.element.select.multiHeader.selected': string;
163
+ 'tecton.element.dropdownItem.remove': string;
164
+ 'tecton.element.tab.pane.new': string;
165
+ };
166
+ };
167
+ export default _default;
168
+ //# sourceMappingURL=default-strings.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"default-strings.d.ts","sourceRoot":"","sources":["../../src/utility/default-strings.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAwKE"}
@@ -0,0 +1,167 @@
1
+ export default {
2
+ 'en-US': {
3
+ 'tecton.element.calendar.invalid': 'Date is invalid',
4
+ 'tecton.element.calendar.close': 'Close',
5
+ 'tecton.element.calendar.selected': 'Selected',
6
+ 'tecton.element.calendar.dialogLabel': 'Choose date',
7
+ 'tecton.element.calendar.previousMonth': 'Previous month',
8
+ 'tecton.element.calendar.nextMonth': 'Next month',
9
+ 'tecton.element.calendar.previousYear': 'Previous year',
10
+ 'tecton.element.calendar.nextYear': 'Next year',
11
+ 'tecton.element.calendar.today': ' Today',
12
+ 'tecton.element.calendar.year': 'Year',
13
+ 'tecton.element.calendar.month': 'Month',
14
+ 'tecton.element.calendar.days.Sunday': 'Sunday',
15
+ 'tecton.element.calendar.days.Monday': 'Monday',
16
+ 'tecton.element.calendar.days.Tuesday': 'Tuesday',
17
+ 'tecton.element.calendar.days.Wednesday': 'Wednesday',
18
+ 'tecton.element.calendar.days.Thursday': 'Thursday',
19
+ 'tecton.element.calendar.days.Friday': 'Friday',
20
+ 'tecton.element.calendar.days.Saturday': 'Saturday',
21
+ 'tecton.element.calendar.days.short.Sunday': 'S',
22
+ 'tecton.element.calendar.days.short.Monday': 'M',
23
+ 'tecton.element.calendar.days.short.Tuesday': 'T',
24
+ 'tecton.element.calendar.days.short.Wednesday': 'W',
25
+ 'tecton.element.calendar.days.short.Thursday': 'T',
26
+ 'tecton.element.calendar.days.short.Friday': 'F',
27
+ 'tecton.element.calendar.days.short.Saturday': 'S',
28
+ 'tecton.element.calendar.months.January': 'January',
29
+ 'tecton.element.calendar.months.February': 'February',
30
+ 'tecton.element.calendar.months.March': 'March',
31
+ 'tecton.element.calendar.months.April': 'April',
32
+ 'tecton.element.calendar.months.May': 'May',
33
+ 'tecton.element.calendar.months.June': 'June',
34
+ 'tecton.element.calendar.months.July': 'July',
35
+ 'tecton.element.calendar.months.August': 'August',
36
+ 'tecton.element.calendar.months.September': 'September',
37
+ 'tecton.element.calendar.months.October': 'October',
38
+ 'tecton.element.calendar.months.November': 'November',
39
+ 'tecton.element.calendar.months.December': 'December',
40
+ 'tecton.element.calendar.months.abbr.January': 'Jan',
41
+ 'tecton.element.calendar.months.abbr.February': 'Feb',
42
+ 'tecton.element.calendar.months.abbr.March': 'Mar',
43
+ 'tecton.element.calendar.months.abbr.April': 'Apr',
44
+ 'tecton.element.calendar.months.abbr.May': 'May',
45
+ 'tecton.element.calendar.months.abbr.June': 'Jun',
46
+ 'tecton.element.calendar.months.abbr.July': 'Jul',
47
+ 'tecton.element.calendar.months.abbr.August': 'Aug',
48
+ 'tecton.element.calendar.months.abbr.September': 'Sep',
49
+ 'tecton.element.calendar.months.abbr.October': 'Oct',
50
+ 'tecton.element.calendar.months.abbr.November': 'Nov',
51
+ 'tecton.element.calendar.months.abbr.December': 'Dec',
52
+ 'tecton.element.calendar.hint.format': 'Format',
53
+ 'tecton.element.calendar.hint.selection': 'Selection',
54
+ 'tecton.element.calendar.hint.incompleteEntry': 'Incomplete date entry',
55
+ 'tecton.element.calendar.hint.invalidDate': 'Invalid date',
56
+ 'tecton.element.calendar.hint.notAvailableDate': '{0} is not available',
57
+ 'tecton.element.chartDonut.button.summaryName': 'Total',
58
+ 'tecton.element.chartDonut.button.description': 'Use the left and right arrow keys to navigate between slices of the chart. The escape key will reset the chart to its original state.',
59
+ 'tecton.element.chartDonut.button.roleDescription': 'Chart button',
60
+ 'tecton.element.input.clear': 'Clear {0}',
61
+ 'tecton.element.input.optional': '(optional)',
62
+ 'tecton.element.input.readonly': '(read only)',
63
+ 'tecton.element.input.toggle.show': 'Show',
64
+ 'tecton.element.input.toggle.hide': 'Hide',
65
+ 'tecton.element.editableField.save': 'Save Edit',
66
+ 'tecton.element.editableField.cancel': 'Cancel Edit',
67
+ 'tecton.element.editableField.edit': 'Edit',
68
+ 'tecton.element.loading.ariaLabel': 'Loading',
69
+ 'tecton.element.pill.active': 'active',
70
+ 'tecton.element.pill.activeCount': '{count} selected',
71
+ 'tecton.element.pill.clearSelection': 'clear selections',
72
+ 'tecton.element.select.invalid': 'The selection is invalid',
73
+ 'tecton.element.select.selected': 'Selected',
74
+ 'tecton.element.select.multiHeader.showing': 'Showing:',
75
+ 'tecton.element.select.multiHeader.all': 'All',
76
+ 'tecton.element.select.multiHeader.allAriaLabel': 'View all options',
77
+ 'tecton.element.select.multiHeader.selected': 'Selected ({0})',
78
+ 'tecton.element.select.multiHeader.selectedAriaLabel': 'View {0} selected options',
79
+ 'tecton.element.select.searchable.results': 'There {0, plural, =0{are no results} =1{is one result} other{are # results}}.{0, plural, =0{} other{ Use the up and down arrows to browse.}}',
80
+ 'tecton.element.select.allOptions': 'Displaying all {0} options. Use the up and down arrows to browse.',
81
+ 'tecton.element.dropdownItem.remove': 'Remove Option {0}',
82
+ 'tecton.element.carousel.ariaLabel': 'Content',
83
+ 'tecton.element.carousel.tabWrapperLabel': 'Slides',
84
+ 'tecton.element.carousel.currentSlideAnnouncement': 'Current Slide',
85
+ 'tecton.element.carousel.previousItemLabel': 'Previous Item',
86
+ 'tecton.element.carousel.nextItemLabel': 'Next Item',
87
+ 'tecton.element.carousel.insufficientPanesMessageHeader': 'Please add content',
88
+ 'tecton.element.carousel.pausePlayLabel': 'Pause play',
89
+ 'tecton.element.carousel.resumePlayLabel': 'Resume play',
90
+ 'tecton.element.carousel.insufficientPanesMessageBody': 'This carousel is currently empty. Please configure items in the carousel content target.',
91
+ 'tecton.element.carousel.itemDescription': 'Item {0} of {1}',
92
+ 'tecton.element.pagination.title': 'Pagination',
93
+ 'tecton.element.pagination.defaultRecordType': 'Records',
94
+ 'tecton.element.pagination.description': '{range} of {total} {recordType}',
95
+ 'tecton.element.pagination.pages': '{current} of {total} pages',
96
+ 'tecton.element.pagination.page': 'Page',
97
+ 'tecton.element.pagination.ofPages': 'of {0}',
98
+ 'tecton.element.pagination.goToFirstPage': 'Go to first page',
99
+ 'tecton.element.pagination.goToLastPage': 'Go to last page',
100
+ 'tecton.element.pagination.goToPage': 'Go to page {0}',
101
+ 'tecton.element.pagination.goToPages': 'Go to page {next} of {total} pages',
102
+ 'tecton.element.tab.pane.new': 'new',
103
+ 'tecton.element.section.defaultToggleLabel': 'Toggle Section',
104
+ },
105
+ 'es-MX': {
106
+ 'tecton.element.calendar.invalid': 'La fecha no es válida',
107
+ 'tecton.element.calendar.close': 'Cerrar',
108
+ 'tecton.element.calendar.previousMonth': 'Mes anterior',
109
+ 'tecton.element.calendar.nextMonth': 'Próximo mes',
110
+ 'tecton.element.calendar.previousYear': 'Año anterior',
111
+ 'tecton.element.calendar.nextYear': 'Próximo año',
112
+ 'tecton.element.calendar.today': 'Hoy',
113
+ 'tecton.element.calendar.year': 'Año',
114
+ 'tecton.element.calendar.month': 'Mes',
115
+ 'tecton.element.calendar.days.Sunday': 'Domingo',
116
+ 'tecton.element.calendar.days.Monday': 'Lunes',
117
+ 'tecton.element.calendar.days.Tuesday': 'Martes',
118
+ 'tecton.element.calendar.days.Wednesday': 'Miércoles',
119
+ 'tecton.element.calendar.days.Thursday': 'Jueves',
120
+ 'tecton.element.calendar.days.Friday': 'Viernes',
121
+ 'tecton.element.calendar.days.Saturday': 'Sábado',
122
+ 'tecton.element.calendar.days.short.Sunday': 'D',
123
+ 'tecton.element.calendar.days.short.Monday': 'L',
124
+ 'tecton.element.calendar.days.short.Tuesday': 'Ma',
125
+ 'tecton.element.calendar.days.short.Wednesday': 'Mi',
126
+ 'tecton.element.calendar.days.short.Thursday': 'J',
127
+ 'tecton.element.calendar.days.short.Friday': 'V',
128
+ 'tecton.element.calendar.days.short.Saturday': 'D',
129
+ 'tecton.element.calendar.months.January': 'Enero',
130
+ 'tecton.element.calendar.months.February': 'Febrero',
131
+ 'tecton.element.calendar.months.March': 'Marzo',
132
+ 'tecton.element.calendar.months.April': 'Abril',
133
+ 'tecton.element.calendar.months.May': 'Mayo',
134
+ 'tecton.element.calendar.months.June': 'Junio',
135
+ 'tecton.element.calendar.months.July': 'Julio',
136
+ 'tecton.element.calendar.months.August': 'Agosto',
137
+ 'tecton.element.calendar.months.September': 'Septiembre',
138
+ 'tecton.element.calendar.months.October': 'Octubre',
139
+ 'tecton.element.calendar.months.November': 'Noviembre',
140
+ 'tecton.element.calendar.months.December': 'Diciembre',
141
+ 'tecton.element.calendar.months.abbr.January': 'Enero',
142
+ 'tecton.element.calendar.months.abbr.February': 'Feb',
143
+ 'tecton.element.calendar.months.abbr.March': 'Marzo',
144
+ 'tecton.element.calendar.months.abbr.April': 'Abr',
145
+ 'tecton.element.calendar.months.abbr.May': 'Mayo',
146
+ 'tecton.element.calendar.months.abbr.June': 'Jun',
147
+ 'tecton.element.calendar.months.abbr.July': 'Jul',
148
+ 'tecton.element.calendar.months.abbr.August': 'Agosto',
149
+ 'tecton.element.calendar.months.abbr.September': 'Set',
150
+ 'tecton.element.calendar.months.abbr.October': 'Oct',
151
+ 'tecton.element.calendar.months.abbr.November': 'Nov',
152
+ 'tecton.element.calendar.months.abbr.December': 'Dic',
153
+ 'tecton.element.input.clear': 'Eliminar {0}',
154
+ 'tecton.element.input.optional': '(opcional)',
155
+ 'tecton.element.editableField.save': 'Guardar cambio',
156
+ 'tecton.element.editableField.cancel': 'Cancelar edición',
157
+ 'tecton.element.editableField.edit': 'Editar',
158
+ 'tecton.element.loading.ariaLabel': 'Cargando',
159
+ 'tecton.element.select.invalid': 'La selección no es válida',
160
+ 'tecton.element.select.multiHeader.showing': 'Mostrando',
161
+ 'tecton.element.select.multiHeader.all': 'Todos',
162
+ 'tecton.element.select.multiHeader.selected': 'Seleccionado ({0})',
163
+ 'tecton.element.dropdownItem.remove': 'Eliminar la opción {0}',
164
+ 'tecton.element.tab.pane.new': 'nuevos',
165
+ },
166
+ };
167
+ //# sourceMappingURL=default-strings.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"default-strings.js","sourceRoot":"","sources":["../../src/utility/default-strings.ts"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "q2-tecton-common",
3
- "version": "1.21.1",
3
+ "version": "1.22.0",
4
4
  "description": "",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org",
@@ -24,7 +24,7 @@
24
24
  "lib"
25
25
  ],
26
26
  "dependencies": {
27
- "dry-suite": "^1.21.1",
27
+ "dry-suite": "^1.22.0",
28
28
  "maybe-not": "~1.3.3",
29
29
  "rxjs": "6.6.7"
30
30
  },
@@ -51,5 +51,5 @@
51
51
  "tslint": "^6.1.3",
52
52
  "tslint-config-prettier": "^1.18.0"
53
53
  },
54
- "gitHead": "fecd445cd097317c563c259e6e886fb716a61b8b"
54
+ "gitHead": "e8c150a31eeb309d54b62c318bcf168af6144e14"
55
55
  }