@trackunit/react-compound-components 1.3.17 → 1.3.19
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.
- package/package.json +2 -2
- package/translation.cjs.js +1 -1
- package/translation.cjs10.js +1 -1
- package/translation.cjs11.js +1 -1
- package/translation.cjs12.js +1 -1
- package/translation.cjs13.js +1 -1
- package/translation.cjs14.js +1 -1
- package/translation.cjs15.js +1 -1
- package/translation.cjs16.js +1 -1
- package/translation.cjs17.js +1 -1
- package/translation.cjs2.js +1 -1
- package/translation.cjs3.js +1 -1
- package/translation.cjs4.js +1 -1
- package/translation.cjs5.js +1 -1
- package/translation.cjs6.js +1 -1
- package/translation.cjs7.js +1 -1
- package/translation.cjs8.js +1 -1
- package/translation.cjs9.js +1 -1
- package/translation.esm.js +1 -1
- package/translation.esm10.js +1 -1
- package/translation.esm11.js +1 -1
- package/translation.esm12.js +1 -1
- package/translation.esm13.js +1 -1
- package/translation.esm14.js +1 -1
- package/translation.esm15.js +1 -1
- package/translation.esm16.js +1 -1
- package/translation.esm17.js +1 -1
- package/translation.esm2.js +1 -1
- package/translation.esm3.js +1 -1
- package/translation.esm4.js +1 -1
- package/translation.esm5.js +1 -1
- package/translation.esm6.js +1 -1
- package/translation.esm7.js +1 -1
- package/translation.esm8.js +1 -1
- package/translation.esm9.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@trackunit/react-compound-components",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.19",
|
|
4
4
|
"repository": "https://github.com/Trackunit/manager",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"dependencies": {
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"@trackunit/react-modal": "1.3.16",
|
|
14
14
|
"@trackunit/css-class-variance-utilities": "1.3.14",
|
|
15
15
|
"@trackunit/date-and-time-utils": "1.3.14",
|
|
16
|
-
"@trackunit/react-form-components": "1.3.
|
|
16
|
+
"@trackunit/react-form-components": "1.3.16",
|
|
17
17
|
"@trackunit/i18n-library-translation": "1.3.15"
|
|
18
18
|
},
|
|
19
19
|
"engines": {
|
package/translation.cjs.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
4
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
5
5
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
6
6
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
7
7
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.cjs10.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
4
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
5
5
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
6
6
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
7
7
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.cjs11.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
4
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
5
5
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
6
6
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
7
7
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.cjs12.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
4
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
5
5
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
6
6
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
7
7
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.cjs13.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
4
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
5
5
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
6
6
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
7
7
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.cjs14.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
4
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
5
5
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
6
6
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
7
7
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.cjs15.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
4
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
5
5
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
6
6
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
7
7
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.cjs16.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
4
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
5
5
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
6
6
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
7
7
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.cjs17.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
4
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
5
5
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
6
6
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
7
7
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.cjs2.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
|
-
"confirmationDialog.default.message": "
|
|
4
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
5
5
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
6
6
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
7
7
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.cjs3.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
4
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
5
5
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
6
6
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
7
7
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.cjs4.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
4
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
5
5
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
6
6
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
7
7
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.cjs5.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
|
-
"confirmationDialog.default.message": "
|
|
4
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
5
5
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
6
6
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
7
7
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.cjs6.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
4
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
5
5
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
6
6
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
7
7
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.cjs7.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
4
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
5
5
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
6
6
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
7
7
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.cjs8.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
|
-
"confirmationDialog.default.message": "
|
|
4
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
5
5
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
6
6
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
7
7
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.cjs9.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
4
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
5
5
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
6
6
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
7
7
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.esm.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var translation = {
|
|
2
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
2
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
3
3
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
4
4
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
5
5
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.esm10.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var translation = {
|
|
2
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
2
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
3
3
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
4
4
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
5
5
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.esm11.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var translation = {
|
|
2
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
2
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
3
3
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
4
4
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
5
5
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.esm12.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var translation = {
|
|
2
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
2
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
3
3
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
4
4
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
5
5
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.esm13.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var translation = {
|
|
2
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
2
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
3
3
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
4
4
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
5
5
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.esm14.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var translation = {
|
|
2
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
2
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
3
3
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
4
4
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
5
5
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.esm15.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var translation = {
|
|
2
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
2
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
3
3
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
4
4
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
5
5
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.esm16.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var translation = {
|
|
2
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
2
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
3
3
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
4
4
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
5
5
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.esm17.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var translation = {
|
|
2
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
2
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
3
3
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
4
4
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
5
5
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.esm2.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var translation = {
|
|
2
|
-
"confirmationDialog.default.message": "
|
|
2
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
3
3
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
4
4
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
5
5
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.esm3.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var translation = {
|
|
2
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
2
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
3
3
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
4
4
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
5
5
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.esm4.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var translation = {
|
|
2
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
2
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
3
3
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
4
4
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
5
5
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.esm5.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var translation = {
|
|
2
|
-
"confirmationDialog.default.message": "
|
|
2
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
3
3
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
4
4
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
5
5
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.esm6.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var translation = {
|
|
2
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
2
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
3
3
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
4
4
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
5
5
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.esm7.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var translation = {
|
|
2
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
2
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
3
3
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
4
4
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
5
5
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.esm8.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var translation = {
|
|
2
|
-
"confirmationDialog.default.message": "
|
|
2
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
3
3
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
4
4
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
5
5
|
"confirmationDialog.default.title": "Please confirm this action"
|
package/translation.esm9.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var translation = {
|
|
2
|
-
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this
|
|
2
|
+
"confirmationDialog.default.message": "Are you certain that you wish to proceed with this action?",
|
|
3
3
|
"confirmationDialog.default.primarybutton": "Confirm",
|
|
4
4
|
"confirmationDialog.default.secondarybutton": "Cancel",
|
|
5
5
|
"confirmationDialog.default.title": "Please confirm this action"
|