@pega/cosmos-react-core 9.0.0-build.9.10 → 9.0.0-build.9.12
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/lib/components/AppShell/AppHeader.d.ts.map +1 -1
- package/lib/components/AppShell/AppHeader.js +4 -1
- package/lib/components/AppShell/AppHeader.js.map +1 -1
- package/lib/components/AppShell/ThemeSwitcher.d.ts +9 -0
- package/lib/components/AppShell/ThemeSwitcher.d.ts.map +1 -0
- package/lib/components/AppShell/ThemeSwitcher.js +58 -0
- package/lib/components/AppShell/ThemeSwitcher.js.map +1 -0
- package/lib/components/AppShell/ThemeSwitcher.test-ids.d.ts +2 -0
- package/lib/components/AppShell/ThemeSwitcher.test-ids.d.ts.map +1 -0
- package/lib/components/AppShell/ThemeSwitcher.test-ids.js +3 -0
- package/lib/components/AppShell/ThemeSwitcher.test-ids.js.map +1 -0
- package/lib/components/Configuration/Configuration.d.ts +6 -0
- package/lib/components/Configuration/Configuration.d.ts.map +1 -1
- package/lib/components/Configuration/Configuration.js +5 -1
- package/lib/components/Configuration/Configuration.js.map +1 -1
- package/lib/components/Icon/streamline-icons/browser-site.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/browser-site.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/browser-site.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/browser-site.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/cloud-nodes.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/cloud-nodes.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/cloud-nodes.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/cloud-nodes.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/disc-document.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/disc-document.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/disc-document.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/disc-document.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/disc-nodes.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/disc-nodes.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/disc-nodes.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/disc-nodes.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/document-json.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/document-json.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/document-json.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/document-json.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/field-cursor.icon.js +1 -1
- package/lib/components/Icon/streamline-icons/field-cursor.icon.js.map +1 -1
- package/lib/components/Icon/streamline-icons/language-pack.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/language-pack.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/language-pack.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/language-pack.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/layout.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/layout.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/layout.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/layout.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/plug-connect.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/plug-connect.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/plug-connect.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/plug-connect.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/return.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/return.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/return.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/return.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/shapes.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/shapes.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/shapes.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/shapes.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/share-case.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/share-case.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/share-case.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/share-case.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/share-document.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/share-document.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/share-document.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/share-document.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/shield-lock.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/shield-lock.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/shield-lock.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/shield-lock.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/table-disc.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/table-disc.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/table-disc.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/table-disc.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/translate.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/translate.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/translate.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/translate.icon.js.map +1 -0
- package/lib/components/Icon/streamlineIconNames.d.ts +1 -1
- package/lib/components/Icon/streamlineIconNames.d.ts.map +1 -1
- package/lib/components/Icon/streamlineIconNames.js +15 -0
- package/lib/components/Icon/streamlineIconNames.js.map +1 -1
- package/lib/hooks/useI18n.d.ts +48 -0
- package/lib/hooks/useI18n.d.ts.map +1 -1
- package/lib/hooks/useThemeMode.d.ts +10 -0
- package/lib/hooks/useThemeMode.d.ts.map +1 -0
- package/lib/hooks/useThemeMode.js +11 -0
- package/lib/hooks/useThemeMode.js.map +1 -0
- package/lib/i18n/default.d.ts +50 -0
- package/lib/i18n/default.d.ts.map +1 -1
- package/lib/i18n/default.js +50 -0
- package/lib/i18n/default.js.map +1 -1
- package/lib/i18n/i18n.d.ts +48 -0
- package/lib/i18n/i18n.d.ts.map +1 -1
- package/package.json +1 -1
package/lib/i18n/default.d.ts
CHANGED
|
@@ -15,6 +15,7 @@ declare const _default: {
|
|
|
15
15
|
description: string;
|
|
16
16
|
all: string;
|
|
17
17
|
any: string;
|
|
18
|
+
this_and_that: string;
|
|
18
19
|
default: string;
|
|
19
20
|
app_default: string;
|
|
20
21
|
sitewide: string;
|
|
@@ -267,6 +268,7 @@ declare const _default: {
|
|
|
267
268
|
app_shell_pin: string;
|
|
268
269
|
app_shell_unpin: string;
|
|
269
270
|
application_logo: string;
|
|
271
|
+
theme_mode: string;
|
|
270
272
|
combobox_open_close: string;
|
|
271
273
|
combobox_search_instructions: string;
|
|
272
274
|
combobox_open_list_button_a11y: string;
|
|
@@ -1552,6 +1554,47 @@ declare const _default: {
|
|
|
1552
1554
|
invalid_rule: string;
|
|
1553
1555
|
invalid_rule_non_relevant_record: string;
|
|
1554
1556
|
infinity_stack_overflow_error: string;
|
|
1557
|
+
/** authoring-decision-table */
|
|
1558
|
+
decision_table_description: string;
|
|
1559
|
+
decision_table_empty_state: string;
|
|
1560
|
+
decision_table_add_column: string;
|
|
1561
|
+
decision_table_add_columns: string;
|
|
1562
|
+
decision_table_edit_columns: string;
|
|
1563
|
+
decision_table_add_to_library: string;
|
|
1564
|
+
decision_table_source_label: string;
|
|
1565
|
+
decision_table_comparator_label: string;
|
|
1566
|
+
decision_table_add_row: string;
|
|
1567
|
+
decision_table_delete_row: string;
|
|
1568
|
+
decision_table_cancel: string;
|
|
1569
|
+
decision_table_submit: string;
|
|
1570
|
+
decision_table_help_text: string;
|
|
1571
|
+
decision_table_valid_column: string;
|
|
1572
|
+
decision_table_repeated_column: string;
|
|
1573
|
+
decision_table_valid_comparator: string;
|
|
1574
|
+
decision_table_if: string;
|
|
1575
|
+
decision_table_else_if: string;
|
|
1576
|
+
decision_table_else: string;
|
|
1577
|
+
decision_table_return: string;
|
|
1578
|
+
decision_table_equal: string;
|
|
1579
|
+
decision_table_equal_header: string;
|
|
1580
|
+
decision_table_not_equal: string;
|
|
1581
|
+
decision_table_not_equal_header: string;
|
|
1582
|
+
decision_table_greater_than: string;
|
|
1583
|
+
decision_table_greater_than_header: string;
|
|
1584
|
+
decision_table_less_than: string;
|
|
1585
|
+
decision_table_less_than_header: string;
|
|
1586
|
+
decision_table_greater_than_or_equal: string;
|
|
1587
|
+
decision_table_greater_than_or_equal_header: string;
|
|
1588
|
+
decision_table_less_than_or_equal: string;
|
|
1589
|
+
decision_table_less_than_or_equal_header: string;
|
|
1590
|
+
decision_table_between: string;
|
|
1591
|
+
decision_table_between_header: string;
|
|
1592
|
+
decision_table_from: string;
|
|
1593
|
+
decision_table_from_header: string;
|
|
1594
|
+
decision_table_custom_range_1: string;
|
|
1595
|
+
decision_table_custom_range_1_header: string;
|
|
1596
|
+
decision_table_custom_range_2: string;
|
|
1597
|
+
decision_table_custom_range_2_header: string;
|
|
1555
1598
|
/** studio-dx-components: Expression */
|
|
1556
1599
|
expression_error_incorrect_data_type: string;
|
|
1557
1600
|
expression_error_with_data_and_object_type: string;
|
|
@@ -1563,6 +1606,13 @@ declare const _default: {
|
|
|
1563
1606
|
expression_datapage_general_error: string;
|
|
1564
1607
|
expression_allowed_rules_error: string;
|
|
1565
1608
|
expression_empty_error: string;
|
|
1609
|
+
/** studio-dx-components: ConditionBuilder */
|
|
1610
|
+
cb_invalid_leaf_condition: string;
|
|
1611
|
+
cb_invalid_operand: string;
|
|
1612
|
+
cb_expression_node_null: string;
|
|
1613
|
+
cb_expression_node_missing: string;
|
|
1614
|
+
cb_invalid_unary_expression: string;
|
|
1615
|
+
cb_invalid_group_expression: string;
|
|
1566
1616
|
ui_inspector: string;
|
|
1567
1617
|
ui_inspector_iframe_title: string;
|
|
1568
1618
|
ui_inspector_metadata: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"default.d.ts","sourceRoot":"","sources":["../../src/i18n/default.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"default.d.ts","sourceRoot":"","sources":["../../src/i18n/default.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAmgDE,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAqMxB,6CAA6C;;;;IAK7C,4CAA4C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA0F5C,+BAA+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA2C/B,uCAAuC;;;;;;;;;;;IAavC,6CAA6C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA/1D/C,wBA64DE"}
|
package/lib/i18n/default.js
CHANGED
|
@@ -19,6 +19,7 @@ export default {
|
|
|
19
19
|
description: 'Description',
|
|
20
20
|
all: 'All',
|
|
21
21
|
any: 'Any',
|
|
22
|
+
this_and_that: '{0} and {1}',
|
|
22
23
|
default: 'default',
|
|
23
24
|
app_default: 'app default',
|
|
24
25
|
sitewide: 'Sitewide',
|
|
@@ -289,6 +290,7 @@ export default {
|
|
|
289
290
|
app_shell_pin: 'Pin',
|
|
290
291
|
app_shell_unpin: 'Unpin',
|
|
291
292
|
application_logo: 'Application logo',
|
|
293
|
+
theme_mode: 'Theme mode',
|
|
292
294
|
/* core:ComboBox */
|
|
293
295
|
combobox_open_close: 'Arrow down to open, press escape to close.',
|
|
294
296
|
combobox_search_instructions: 'Start typing to search',
|
|
@@ -1677,6 +1679,47 @@ export default {
|
|
|
1677
1679
|
invalid_rule_non_relevant_record: 'This Rule is no longer valid. Ensure it exists in the system and is marked as a relevant record.',
|
|
1678
1680
|
/* authoring-ui-views: Preview */
|
|
1679
1681
|
infinity_stack_overflow_error: 'This View is currently configured to include itself. Please change configuration to prevent error.',
|
|
1682
|
+
/** authoring-decision-table */
|
|
1683
|
+
decision_table_description: 'Set conditions to capture decision logic.',
|
|
1684
|
+
decision_table_empty_state: 'Add columns to start building the decision table',
|
|
1685
|
+
decision_table_add_column: 'Add column',
|
|
1686
|
+
decision_table_add_columns: 'Add columns',
|
|
1687
|
+
decision_table_edit_columns: 'Edit columns',
|
|
1688
|
+
decision_table_add_to_library: 'Add to library for reuse',
|
|
1689
|
+
decision_table_source_label: 'Column',
|
|
1690
|
+
decision_table_comparator_label: 'Comparator',
|
|
1691
|
+
decision_table_add_row: 'Add Row',
|
|
1692
|
+
decision_table_delete_row: 'Delete Row',
|
|
1693
|
+
decision_table_cancel: 'Cancel',
|
|
1694
|
+
decision_table_submit: 'Submit',
|
|
1695
|
+
decision_table_help_text: 'Add fields as columns to create decision table structure and then input values to capture the business rules and conditions as decision logic to return appropriate values.',
|
|
1696
|
+
decision_table_valid_column: 'Select a valid field',
|
|
1697
|
+
decision_table_repeated_column: 'Repetition of fields is not supported',
|
|
1698
|
+
decision_table_valid_comparator: 'Select a valid comparator',
|
|
1699
|
+
decision_table_if: 'if',
|
|
1700
|
+
decision_table_else_if: 'else if',
|
|
1701
|
+
decision_table_else: 'Otherwise',
|
|
1702
|
+
decision_table_return: 'Return',
|
|
1703
|
+
decision_table_equal: 'Equal to',
|
|
1704
|
+
decision_table_equal_header: 'is equal to',
|
|
1705
|
+
decision_table_not_equal: 'Not equal to',
|
|
1706
|
+
decision_table_not_equal_header: 'is not equal to',
|
|
1707
|
+
decision_table_greater_than: 'Greater than',
|
|
1708
|
+
decision_table_greater_than_header: 'is greater than',
|
|
1709
|
+
decision_table_less_than: 'Less than',
|
|
1710
|
+
decision_table_less_than_header: 'is less than',
|
|
1711
|
+
decision_table_greater_than_or_equal: 'Greater than or equal to',
|
|
1712
|
+
decision_table_greater_than_or_equal_header: 'is greater than or equal to',
|
|
1713
|
+
decision_table_less_than_or_equal: 'Less than or equal to',
|
|
1714
|
+
decision_table_less_than_or_equal_header: 'is less than or equal to',
|
|
1715
|
+
decision_table_between: 'Between',
|
|
1716
|
+
decision_table_between_header: 'is between',
|
|
1717
|
+
decision_table_from: 'From',
|
|
1718
|
+
decision_table_from_header: 'is from',
|
|
1719
|
+
decision_table_custom_range_1: 'Custom range 1',
|
|
1720
|
+
decision_table_custom_range_1_header: 'is in custom range 1',
|
|
1721
|
+
decision_table_custom_range_2: 'Custom range 2',
|
|
1722
|
+
decision_table_custom_range_2_header: 'is in custom range 2',
|
|
1680
1723
|
/** studio-dx-components: Expression */
|
|
1681
1724
|
expression_error_incorrect_data_type: 'Incorrect datatype',
|
|
1682
1725
|
expression_error_with_data_and_object_type: 'Incorrect type, {0} of type {1} is required',
|
|
@@ -1688,6 +1731,13 @@ export default {
|
|
|
1688
1731
|
expression_datapage_general_error: 'Error occurred on fetching {0}',
|
|
1689
1732
|
expression_allowed_rules_error: 'Only {0} are allowed',
|
|
1690
1733
|
expression_empty_error: 'Cannot be blank',
|
|
1734
|
+
/** studio-dx-components: ConditionBuilder */
|
|
1735
|
+
cb_invalid_leaf_condition: 'Invalid leaf condition',
|
|
1736
|
+
cb_invalid_operand: 'Invalid operand',
|
|
1737
|
+
cb_expression_node_null: 'Expression node cannot be null or undefined',
|
|
1738
|
+
cb_expression_node_missing: 'Expression node must have expressions',
|
|
1739
|
+
cb_invalid_unary_expression: 'Invalid unary expression',
|
|
1740
|
+
cb_invalid_group_expression: 'Invalid group expression',
|
|
1691
1741
|
/* ui-inspector */
|
|
1692
1742
|
ui_inspector: 'UI Inspector',
|
|
1693
1743
|
ui_inspector_iframe_title: '{0} - UI Inspector enabled',
|