@yoobic/yobi 7.7.89 → 7.7.93

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.
Files changed (91) hide show
  1. package/dist/cjs/{form-helpers-0b6c3054.js → form-helpers-ec3c2d29.js} +1 -1
  2. package/dist/cjs/{form-helpers-71b62854.js → form-helpers-f895ae5a.js} +4 -0
  3. package/dist/cjs/{grid-renderers-f5edc87d.js → grid-renderers-dacdc474.js} +9 -3
  4. package/dist/cjs/{index-4e7dd1d7.js → index-541062cd.js} +1 -1
  5. package/dist/cjs/index.cjs.js +3 -2
  6. package/dist/cjs/isNil-6a494bf8.js +27 -0
  7. package/dist/cjs/yoo-action-sheet-controller_15.cjs.entry.js +6 -5
  8. package/dist/cjs/yoo-ag-grid_96.cjs.entry.js +8 -7
  9. package/dist/cjs/yoo-alert.cjs.entry.js +2 -1
  10. package/dist/cjs/yoo-camera-preview-dialog_7.cjs.entry.js +3 -2
  11. package/dist/cjs/yoo-card-list-image_12.cjs.entry.js +4 -3
  12. package/dist/cjs/yoo-form-choice_4.cjs.entry.js +5 -4
  13. package/dist/cjs/yoo-form-creator-block-expandable.cjs.entry.js +3 -2
  14. package/dist/cjs/yoo-form-creator-block-simple_4.cjs.entry.js +3 -2
  15. package/dist/cjs/yoo-form-creator-card_2.cjs.entry.js +3 -2
  16. package/dist/cjs/yoo-form-creator-field-selector_8.cjs.entry.js +3 -2
  17. package/dist/cjs/yoo-form-creator-translate-dialog.cjs.entry.js +3 -2
  18. package/dist/cjs/yoo-form-creator.cjs.entry.js +3 -2
  19. package/dist/cjs/yoo-form-json.cjs.entry.js +3 -2
  20. package/dist/cjs/yoo-form-range.cjs.entry.js +3 -2
  21. package/dist/cjs/yoo-lesson-question-result.cjs.entry.js +2 -1
  22. package/dist/cjs/yoo-points-recap_2.cjs.entry.js +3 -26
  23. package/dist/collection/components/form/form-choice/form-choice.js +2 -2
  24. package/dist/collection/components/form/form-dynamic/form-dynamic.js +2 -1
  25. package/dist/collection/components/form/form-input/form-input.css +43 -62
  26. package/dist/collection/components/form/form-input/form-input.js +1 -1
  27. package/dist/collection/components/form/form-number-picker/form-number-picker.js +0 -1
  28. package/dist/collection/components/form/form-range/form-range.js +5 -3
  29. package/dist/collection/components/grid/ag-grid/grid-renderers.js +8 -2
  30. package/dist/collection/components/grid/grid/grid.js +2 -2
  31. package/dist/design-system/design-system.esm.js +1 -1
  32. package/dist/design-system/index.esm.js +1 -1
  33. package/dist/design-system/p-02385015.entry.js +1 -0
  34. package/dist/design-system/p-1f8cfec7.entry.js +1 -0
  35. package/dist/design-system/p-332efa96.entry.js +1 -0
  36. package/dist/design-system/p-44f019ff.entry.js +1 -0
  37. package/dist/design-system/{p-db225b69.entry.js → p-5a82b3da.entry.js} +1 -1
  38. package/dist/design-system/{p-ef754e66.js → p-5c6ef130.js} +1 -1
  39. package/dist/design-system/p-67582664.entry.js +1 -0
  40. package/dist/design-system/p-6cfa75b3.js +1 -0
  41. package/dist/design-system/p-6e516cc5.entry.js +1 -0
  42. package/dist/design-system/p-7274cb11.entry.js +1 -0
  43. package/dist/design-system/{p-57f5b030.entry.js → p-aba8ab17.entry.js} +1 -1
  44. package/dist/design-system/p-bf6acbfe.js +1 -0
  45. package/dist/design-system/p-c047c9ba.entry.js +1 -0
  46. package/dist/design-system/p-c3ec533d.js +1 -0
  47. package/dist/design-system/p-cbb53f3f.js +1 -0
  48. package/dist/design-system/{p-2a056ca7.entry.js → p-d5a28cee.entry.js} +1 -1
  49. package/dist/design-system/p-d74f2bbf.entry.js +1 -0
  50. package/dist/design-system/p-e57f6d89.entry.js +1 -0
  51. package/dist/design-system/p-e63f2b3a.entry.js +1 -0
  52. package/dist/design-system/p-eb421ff4.entry.js +1 -0
  53. package/dist/design-system/{p-41e155f7.entry.js → p-f2acba12.entry.js} +2 -2
  54. package/dist/esm/{form-helpers-1b9c9641.js → form-helpers-304f10bc.js} +4 -0
  55. package/dist/esm/{form-helpers-63173698.js → form-helpers-d54ae23e.js} +1 -1
  56. package/dist/esm/{grid-renderers-1dd42472.js → grid-renderers-f81f061f.js} +10 -4
  57. package/dist/esm/{index-6f7890f4.js → index-70924cfc.js} +1 -1
  58. package/dist/esm/index.js +3 -2
  59. package/dist/esm/isNil-7611dfec.js +25 -0
  60. package/dist/esm/yoo-action-sheet-controller_15.entry.js +6 -5
  61. package/dist/esm/yoo-ag-grid_96.entry.js +8 -7
  62. package/dist/esm/yoo-alert.entry.js +2 -1
  63. package/dist/esm/yoo-camera-preview-dialog_7.entry.js +3 -2
  64. package/dist/esm/yoo-card-list-image_12.entry.js +4 -3
  65. package/dist/esm/yoo-form-choice_4.entry.js +5 -4
  66. package/dist/esm/yoo-form-creator-block-expandable.entry.js +3 -2
  67. package/dist/esm/yoo-form-creator-block-simple_4.entry.js +3 -2
  68. package/dist/esm/yoo-form-creator-card_2.entry.js +3 -2
  69. package/dist/esm/yoo-form-creator-field-selector_8.entry.js +3 -2
  70. package/dist/esm/yoo-form-creator-translate-dialog.entry.js +3 -2
  71. package/dist/esm/yoo-form-creator.entry.js +3 -2
  72. package/dist/esm/yoo-form-json.entry.js +3 -2
  73. package/dist/esm/yoo-form-range.entry.js +3 -2
  74. package/dist/esm/yoo-lesson-question-result.entry.js +2 -1
  75. package/dist/esm/yoo-points-recap_2.entry.js +1 -24
  76. package/package.json +1 -1
  77. package/dist/design-system/p-16951157.entry.js +0 -1
  78. package/dist/design-system/p-1fbf2bdc.entry.js +0 -1
  79. package/dist/design-system/p-27145597.entry.js +0 -1
  80. package/dist/design-system/p-2ede5c0e.entry.js +0 -1
  81. package/dist/design-system/p-2f6b3544.js +0 -1
  82. package/dist/design-system/p-41bd35bc.entry.js +0 -1
  83. package/dist/design-system/p-466a2e4b.entry.js +0 -1
  84. package/dist/design-system/p-4f7b5084.entry.js +0 -1
  85. package/dist/design-system/p-6db9f9b6.entry.js +0 -1
  86. package/dist/design-system/p-9d8da4a0.entry.js +0 -1
  87. package/dist/design-system/p-b038a7bd.js +0 -1
  88. package/dist/design-system/p-bab8cef4.entry.js +0 -1
  89. package/dist/design-system/p-d735b1dd.entry.js +0 -1
  90. package/dist/design-system/p-db36fb06.js +0 -1
  91. package/dist/design-system/p-e8327344.entry.js +0 -1
@@ -3,7 +3,7 @@ import { w as FORM_CREATOR_OPTIONS_ALL, A as ALL_MOBILE_FORM_FIELDS, S as Scorin
3
3
  import { w as debounce, a1 as compact, t as translate, Z as gsapFromTo, Y as translateMulti, a3 as isNullOrUndefined, T as gsapTo, c2 as Power3 } from './rrule-5a2de9bb.js';
4
4
  import { y as findMaxScore, z as isNotApplicable } from './form-creator-helpers-e288d1e2.js';
5
5
  import { N as NON_CONDITION_CATEGORIES } from './index-4fa684b9.js';
6
- import { l as setBlockSelection, R as setRestrictionAndConditionActions, S as starRatingMaxDefault, T as filterSequentialFields, I as setRestrictionAndFieldConditions, J as setChildFields } from './index-6f7890f4.js';
6
+ import { l as setBlockSelection, R as setRestrictionAndConditionActions, S as starRatingMaxDefault, T as filterSequentialFields, I as setRestrictionAndFieldConditions, J as setChildFields } from './index-70924cfc.js';
7
7
  import './isNumber-5a14c4d5.js';
8
8
  import './isEqual-17ab50de.js';
9
9
  import './_baseIsEqual-b74e0d4d.js';
@@ -17,7 +17,7 @@ import './index-7a08441e.js';
17
17
  import './document-29cc0400.js';
18
18
  import './validate-691c9af1.js';
19
19
  import './isString-1673d591.js';
20
- import './form-helpers-1b9c9641.js';
20
+ import './form-helpers-304f10bc.js';
21
21
  import './filters-helpers-51aea915.js';
22
22
  import './video-player-helpers-abeb792d.js';
23
23
  import './_baseFlatten-c79e3f06.js';
@@ -38,6 +38,7 @@ import './cloneDeep-7e28f486.js';
38
38
  import './_baseClone-e5fd6937.js';
39
39
  import './_baseAssignValue-312f346a.js';
40
40
  import './isUndefined-11cbe419.js';
41
+ import './isNil-7611dfec.js';
41
42
  import './toInteger-9e62a9cd.js';
42
43
  import './toFinite-adaf76e2.js';
43
44
  import './toNumber-2273741c.js';
@@ -5,7 +5,7 @@ import './ResizeObserver.es-a8772c31.js';
5
5
  import { f as getAppContext } from './common-helpers-f3296dd7.js';
6
6
  import { f as fieldStateOptions } from './index-d2e5da02.js';
7
7
  import { S as Sortable } from './sortable.esm-e5d5ca49.js';
8
- import { I as setRestrictionAndFieldConditions, P as getWorkflowFieldState, O as onWorkflowStepClicked } from './index-6f7890f4.js';
8
+ import { I as setRestrictionAndFieldConditions, P as getWorkflowFieldState, O as onWorkflowStepClicked } from './index-70924cfc.js';
9
9
  import { g as getUserDisplayName } from './entities-helpers-122c20c3.js';
10
10
  import { g as groupsFullResolver } from './entities-helpers-2876d199.js';
11
11
  import './isUndefined-11cbe419.js';
@@ -25,7 +25,7 @@ import './keys-ec469112.js';
25
25
  import './_baseUnary-3e989b0b.js';
26
26
  import './_baseKeys-2fda8200.js';
27
27
  import './_getTag-064e16c4.js';
28
- import './form-helpers-1b9c9641.js';
28
+ import './form-helpers-304f10bc.js';
29
29
  import './filters-helpers-51aea915.js';
30
30
  import './video-player-helpers-abeb792d.js';
31
31
  import './_baseFlatten-c79e3f06.js';
@@ -43,6 +43,7 @@ import './_baseEach-312405e0.js';
43
43
  import './cloneDeep-7e28f486.js';
44
44
  import './_baseClone-e5fd6937.js';
45
45
  import './_baseAssignValue-312f346a.js';
46
+ import './isNil-7611dfec.js';
46
47
  import './toInteger-9e62a9cd.js';
47
48
  import './toFinite-adaf76e2.js';
48
49
  import './toNumber-2273741c.js';
@@ -2,7 +2,7 @@ import { r as registerInstance, c as createEvent, h, H as Host } from './index-2
2
2
  import { s as showModal, t as translate, Y as translateMulti, b1 as showAlert, bo as closeModal } from './rrule-5a2de9bb.js';
3
3
  import './input-bar.interface-4e956599.js';
4
4
  import { f as fieldStateOptions } from './index-d2e5da02.js';
5
- import { R as setRestrictionAndConditionActions, l as setBlockSelection } from './index-6f7890f4.js';
5
+ import { R as setRestrictionAndConditionActions, l as setBlockSelection } from './index-70924cfc.js';
6
6
  import './index-7a08441e.js';
7
7
  import './document-29cc0400.js';
8
8
  import './validate-691c9af1.js';
@@ -17,7 +17,7 @@ import './keys-ec469112.js';
17
17
  import './_baseUnary-3e989b0b.js';
18
18
  import './_baseKeys-2fda8200.js';
19
19
  import './_getTag-064e16c4.js';
20
- import './form-helpers-1b9c9641.js';
20
+ import './form-helpers-304f10bc.js';
21
21
  import './filters-helpers-51aea915.js';
22
22
  import './video-player-helpers-abeb792d.js';
23
23
  import './_baseFlatten-c79e3f06.js';
@@ -38,6 +38,7 @@ import './cloneDeep-7e28f486.js';
38
38
  import './_baseClone-e5fd6937.js';
39
39
  import './_baseAssignValue-312f346a.js';
40
40
  import './isUndefined-11cbe419.js';
41
+ import './isNil-7611dfec.js';
41
42
  import './toInteger-9e62a9cd.js';
42
43
  import './toFinite-adaf76e2.js';
43
44
  import './toNumber-2273741c.js';
@@ -9,7 +9,7 @@ import { d as devices } from './device.interface-45f11d19.js';
9
9
  import { c as conditionBlocksConfig, W as WorkflowMode } from './card-video.interface-5de361ba.js';
10
10
  import { S as Sortable } from './sortable.esm-e5d5ca49.js';
11
11
  import { e as formatSlides, t as cleanUnusedTranslations, v as updateScoringWithTranslations, w as updateAuditWithTranslations } from './form-creator-helpers-e288d1e2.js';
12
- import { K as resetKey, L as resetFieldTranslations, t as translateAll, M as isAlreadyTranslated, N as addRow, O as onWorkflowStepClicked, P as getWorkflowFieldState } from './index-6f7890f4.js';
12
+ import { K as resetKey, L as resetFieldTranslations, t as translateAll, M as isAlreadyTranslated, N as addRow, O as onWorkflowStepClicked, P as getWorkflowFieldState } from './index-70924cfc.js';
13
13
  import { i as isEqual } from './isEqual-17ab50de.js';
14
14
  import { r as remove } from './remove-ecc59e7c.js';
15
15
  import { f as fieldStateOptions } from './index-d2e5da02.js';
@@ -31,7 +31,7 @@ import './index-7a08441e.js';
31
31
  import './document-29cc0400.js';
32
32
  import './validate-691c9af1.js';
33
33
  import './isString-1673d591.js';
34
- import './form-helpers-1b9c9641.js';
34
+ import './form-helpers-304f10bc.js';
35
35
  import './filters-helpers-51aea915.js';
36
36
  import './video-player-helpers-abeb792d.js';
37
37
  import './_baseFlatten-c79e3f06.js';
@@ -45,6 +45,7 @@ import './_baseOrderBy-8cdf0a8b.js';
45
45
  import './_baseIteratee-4e3745ee.js';
46
46
  import './_baseIsEqual-b74e0d4d.js';
47
47
  import './_baseEach-312405e0.js';
48
+ import './isNil-7611dfec.js';
48
49
  import './toInteger-9e62a9cd.js';
49
50
  import './toFinite-adaf76e2.js';
50
51
  import './toNumber-2273741c.js';
@@ -3,7 +3,7 @@ import { o as TRANSLATABLE_FORM_FIELD_ATTRIBUTES, F as FormFieldType, m as COMPL
3
3
  import { w as debounce, a1 as compact, V as getCurrentLanguage, Y as translateMulti, t as translate, a4 as isObject, bo as closeModal } from './rrule-5a2de9bb.js';
4
4
  import { e as formatSlides, x as getLocaleTranslation, f as findField } from './form-creator-helpers-e288d1e2.js';
5
5
  import { i as isHTML } from './string-helpers-9646d8e3.js';
6
- import { Q as updateLocaleTranslation } from './index-6f7890f4.js';
6
+ import { Q as updateLocaleTranslation } from './index-70924cfc.js';
7
7
  import { c as cloneDeep } from './cloneDeep-7e28f486.js';
8
8
  import { i as isEmpty } from './isEmpty-7879f636.js';
9
9
  import { i as isString } from './isString-1673d591.js';
@@ -19,7 +19,7 @@ import './_getTag-064e16c4.js';
19
19
  import './index-7a08441e.js';
20
20
  import './document-29cc0400.js';
21
21
  import './validate-691c9af1.js';
22
- import './form-helpers-1b9c9641.js';
22
+ import './form-helpers-304f10bc.js';
23
23
  import './filters-helpers-51aea915.js';
24
24
  import './video-player-helpers-abeb792d.js';
25
25
  import './_baseFlatten-c79e3f06.js';
@@ -36,6 +36,7 @@ import './_baseIteratee-4e3745ee.js';
36
36
  import './get-3cbd3bd6.js';
37
37
  import './_baseEach-312405e0.js';
38
38
  import './isUndefined-11cbe419.js';
39
+ import './isNil-7611dfec.js';
39
40
  import './toInteger-9e62a9cd.js';
40
41
  import './toFinite-adaf76e2.js';
41
42
  import './toNumber-2273741c.js';
@@ -8,7 +8,7 @@ import './ResizeObserver.es-a8772c31.js';
8
8
  import { f as getAppContext } from './common-helpers-f3296dd7.js';
9
9
  import { S as Sortable } from './sortable.esm-e5d5ca49.js';
10
10
  import { N as NON_CONDITION_CATEGORIES, A as ARROW_PAIR } from './index-4fa684b9.js';
11
- import { a as addNewIdsToSlide, s as serializeScoringValuePairs, u as updateSelectedFields, i as isScoring, g as getExpandableBlockReference, r as removeCondition, b as removePageCondtion, c as addNewUnattachedParentConditions, d as deleteFieldAndRemoveConditionReferences, e as duplicateField, f as deleteCondition, h as deleteUnattachedParentConditions, j as findCondition, k as updateCondition, l as setBlockSelection, m as cleanCustomFormFieldSlides, t as translateAll, n as cleanUnattachedParentConditions, o as removeSelectedItems, p as setSelectedScoring, q as getFieldsWithScoring, v as populateFieldsWithScoring, w as setFormFieldIndex, x as getTotalFields, y as setParentConditions, z as updateUnattatchedCondition, A as doesSlidePageHaveItems, B as getNumberOfSequentialFields, C as getDefaultCondition, D as addNewParentCondition, E as createNewIdsForCustomFields, F as getDefaultField, G as checkForFieldAttribute, H as populateMissingValues, I as setRestrictionAndFieldConditions, J as setChildFields } from './index-6f7890f4.js';
11
+ import { a as addNewIdsToSlide, s as serializeScoringValuePairs, u as updateSelectedFields, i as isScoring, g as getExpandableBlockReference, r as removeCondition, b as removePageCondtion, c as addNewUnattachedParentConditions, d as deleteFieldAndRemoveConditionReferences, e as duplicateField, f as deleteCondition, h as deleteUnattachedParentConditions, j as findCondition, k as updateCondition, l as setBlockSelection, m as cleanCustomFormFieldSlides, t as translateAll, n as cleanUnattachedParentConditions, o as removeSelectedItems, p as setSelectedScoring, q as getFieldsWithScoring, v as populateFieldsWithScoring, w as setFormFieldIndex, x as getTotalFields, y as setParentConditions, z as updateUnattatchedCondition, A as doesSlidePageHaveItems, B as getNumberOfSequentialFields, C as getDefaultCondition, D as addNewParentCondition, E as createNewIdsForCustomFields, F as getDefaultField, G as checkForFieldAttribute, H as populateMissingValues, I as setRestrictionAndFieldConditions, J as setChildFields } from './index-70924cfc.js';
12
12
  import { c as cloneDeep } from './cloneDeep-7e28f486.js';
13
13
  import { o as orderBy } from './orderBy-c365859b.js';
14
14
  import './document-29cc0400.js';
@@ -26,7 +26,7 @@ import './_getTag-064e16c4.js';
26
26
  import './isUndefined-11cbe419.js';
27
27
  import './get-3cbd3bd6.js';
28
28
  import './_baseGet-b09185bc.js';
29
- import './form-helpers-1b9c9641.js';
29
+ import './form-helpers-304f10bc.js';
30
30
  import './filters-helpers-51aea915.js';
31
31
  import './video-player-helpers-abeb792d.js';
32
32
  import './_baseFlatten-c79e3f06.js';
@@ -41,6 +41,7 @@ import './sortBy-f7a2a4cf.js';
41
41
  import './_baseOrderBy-8cdf0a8b.js';
42
42
  import './_baseIteratee-4e3745ee.js';
43
43
  import './_baseEach-312405e0.js';
44
+ import './isNil-7611dfec.js';
44
45
  import './toInteger-9e62a9cd.js';
45
46
  import './toFinite-adaf76e2.js';
46
47
  import './toNumber-2273741c.js';
@@ -2,12 +2,12 @@ import { r as registerInstance, c as createEvent, h } from './index-27314512.js'
2
2
  import { c as createCommonjsModule, d as commonjsGlobal, p as getDefaultExportFromCjs, t as translate } from './rrule-5a2de9bb.js';
3
3
  import './input-bar.interface-4e956599.js';
4
4
  import './ResizeObserver.es-a8772c31.js';
5
- import { f as getJSONHighlighted } from './form-helpers-63173698.js';
5
+ import { f as getJSONHighlighted } from './form-helpers-d54ae23e.js';
6
6
  import { s as setValidator, b as setValueAndValidateInput } from './form-input-helpers-da854059.js';
7
7
  import './isUndefined-11cbe419.js';
8
8
  import './isNumber-5a14c4d5.js';
9
9
  import './filters-helpers-51aea915.js';
10
- import './form-helpers-1b9c9641.js';
10
+ import './form-helpers-304f10bc.js';
11
11
  import './video-player-helpers-abeb792d.js';
12
12
  import './isString-1673d591.js';
13
13
  import './_arrayPush-b31ea39a.js';
@@ -35,6 +35,7 @@ import './_baseEach-312405e0.js';
35
35
  import './cloneDeep-7e28f486.js';
36
36
  import './_baseClone-e5fd6937.js';
37
37
  import './_baseAssignValue-312f346a.js';
38
+ import './isNil-7611dfec.js';
38
39
  import './toInteger-9e62a9cd.js';
39
40
  import './toFinite-adaf76e2.js';
40
41
  import './toNumber-2273741c.js';
@@ -4,8 +4,8 @@ import './input-bar.interface-4e956599.js';
4
4
  import './ResizeObserver.es-a8772c31.js';
5
5
  import { s as setValidator, b as setValueAndValidateInput } from './form-input-helpers-da854059.js';
6
6
  import { i as isEqual } from './isEqual-17ab50de.js';
7
+ import { i as isNumber } from './isNumber-5a14c4d5.js';
7
8
  import './isUndefined-11cbe419.js';
8
- import './isNumber-5a14c4d5.js';
9
9
  import './common-helpers-f3296dd7.js';
10
10
  import './get-3cbd3bd6.js';
11
11
  import './_baseGet-b09185bc.js';
@@ -100,7 +100,8 @@ const YooFormRangeComponent = class {
100
100
  }
101
101
  }
102
102
  renderReadonly() {
103
- return (h("div", { class: "readonly" }, h("div", null, this.value ? this.value[0] : null), h("div", null, this.value && this.isRangeSlider ? this.value[1] : null)));
103
+ var _a, _b;
104
+ return (h("div", { class: "readonly" }, h("div", null, isNumber(this.value) ? this.value : null), h("div", null, isArray(this.value) && ((_a = this.value) === null || _a === void 0 ? void 0 : _a.length) > 0 && this.isRangeSlider ? this.value[0] : null), h("div", null, isArray(this.value) && ((_b = this.value) === null || _b === void 0 ? void 0 : _b.length) > 1 && this.isRangeSlider ? this.value[1] : null)));
104
105
  }
105
106
  renderEditable() {
106
107
  const iterable = this.isRangeSlider ? [1, 2] : [1];
@@ -3,7 +3,7 @@ import { t as translate, bo as closeModal, b as isWeb, bx as minsToMinsAndSecs,
3
3
  import './input-bar.interface-4e956599.js';
4
4
  import { i as isImage } from './document-29cc0400.js';
5
5
  import { b as isContentOnly, c as getConfidencePoints, d as getConfidenceDescriptionKey, s as showRatingDialog, e as getCorrectAnswersCount, f as isQuiz } from './boost-helpers-ae1115e2.js';
6
- import { o as answerIsValid } from './form-helpers-1b9c9641.js';
6
+ import { o as answerIsValid } from './form-helpers-304f10bc.js';
7
7
  import { g as get } from './get-3cbd3bd6.js';
8
8
  import { i as isNumber } from './isNumber-5a14c4d5.js';
9
9
  import './validate-691c9af1.js';
@@ -35,6 +35,7 @@ import './cloneDeep-7e28f486.js';
35
35
  import './_baseClone-e5fd6937.js';
36
36
  import './_baseAssignValue-312f346a.js';
37
37
  import './isUndefined-11cbe419.js';
38
+ import './isNil-7611dfec.js';
38
39
  import './toInteger-9e62a9cd.js';
39
40
  import './toFinite-adaf76e2.js';
40
41
  import './toNumber-2273741c.js';
@@ -1,30 +1,7 @@
1
1
  import { r as registerInstance, h, H as Host } from './index-27314512.js';
2
2
  import { Y as translateMulti } from './rrule-5a2de9bb.js';
3
3
  import './input-bar.interface-4e956599.js';
4
-
5
- /**
6
- * Checks if `value` is `null` or `undefined`.
7
- *
8
- * @static
9
- * @memberOf _
10
- * @since 4.0.0
11
- * @category Lang
12
- * @param {*} value The value to check.
13
- * @returns {boolean} Returns `true` if `value` is nullish, else `false`.
14
- * @example
15
- *
16
- * _.isNil(null);
17
- * // => true
18
- *
19
- * _.isNil(void 0);
20
- * // => true
21
- *
22
- * _.isNil(NaN);
23
- * // => false
24
- */
25
- function isNil(value) {
26
- return value == null;
27
- }
4
+ import { i as isNil } from './isNil-7611dfec.js';
28
5
 
29
6
  const pointsRecapCss = ":root{--ease-in-back:cubic-bezier(0.36, 0, 0.66, -0.56);--ease-in-circ:cubic-bezier(0.55, 0, 1, 0.45);--ease-in-cubic:cubic-bezier(0.32, 0, 0.67, 0);--ease-in-expo:cubic-bezier(0.7, 0, 0.84, 0);--ease-in-quad:cubic-bezier(0.11, 0, 0.5, 0);--ease-in-quart:cubic-bezier(0.5, 0, 0.75, 0);--ease-in-quint:cubic-bezier(0.64, 0, 0.78, 0);--ease-in-sine:cubic-bezier(0.12, 0, 0.39, 0);--ease-out-back:cubic-bezier(0.34, 1.56, 0.64, 1);--ease-out-circ:cubic-bezier(0, 0.55, 0.45, 1);--ease-out-cubic:cubic-bezier(0.33, 1, 0.68, 1);--ease-out-expo:cubic-bezier(0.16, 1, 0.3, 1);--ease-out-quad:cubic-bezier(0.5, 1, 0.89, 1);--ease-out-quart:cubic-bezier(0.25, 1, 0.5, 1);--ease-out-quint:cubic-bezier(0.22, 1, 0.36, 1);--ease-out-sine:cubic-bezier(0.61, 1, 0.88, 1);--ease-in-out-back:cubic-bezier(0.68, -0.6, 0.32, 1.6);--ease-in-out-circ:cubic-bezier(0.85, 0, 0.15, 1);--ease-in-out-cubic:cubic-bezier(0.65, 0, 0.35, 1);--ease-in-out-expo:cubic-bezier(0.87, 0, 0.13, 1);--ease-in-out-quad:cubic-bezier(0.45, 0, 0.55, 1);--ease-in-out-quart:cubic-bezier(0.76, 0, 0.24, 1);--ease-in-out-quint:cubic-bezier(0.83, 0, 0.17, 1);--ease-in-out-sine:cubic-bezier(0.37, 0, 0.63, 1)}.tippy-box,.tippy-popper{white-space:pre-wrap}.tippy-box .tippy-tooltip,.tippy-popper .tippy-tooltip{padding:var(--spacing-02, 0.125rem)}.tippy-box{-webkit-box-shadow:var(--shadow-03, 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-03, 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1))}.tippy-box .tippy-content.editable{padding:0}.tippy-box .tippy-content .flex{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.tippy-box .tippy-content .hidden{display:none}.tippy-box .tippy-content .editable-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:var(--dark, #000000)}.tippy-box .tippy-content .editable-content .text-content{min-width:5rem;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.tippy-box .tippy-content .editable-content .text-content>div{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.tippy-box .tippy-content .editable-content.readonly{padding:var(--spacing-08, 0.5rem)}.tippy-box .tippy-content .editable-content .maxchar-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;height:var(--spacing-24, 1.5rem);padding-right:var(--spacing-08, 0.5rem)}.tippy-box .tippy-content .editable-content .action-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.tippy-box .tippy-content .editable-content .action-content yoo-button{padding:0 var(--spacing-08, 0.5rem)}.tippy-box .tippy-content .editable-content .action-content .edit-content{-ms-flex-align:center;align-items:center}.tippy-box .tippy-content .editable-content .action-content .edit-content yoo-icon{padding-left:var(--spacing-08, 0.5rem);cursor:pointer}.tippy-box .tippy-content .editable-content .edit-content>*{cursor:pointer}.tippy-box .tippy-content .request-access{padding:var(--spacing-08, 0.5rem)}.tippy-box .tippy-content .request-access .title{margin-bottom:var(--spacing-08, 0.5rem);font-weight:var(--font-weight-700, 700)}.tippy-box .tippy-content .request-access .sub-title{display:-ms-flexbox;display:flex;margin-bottom:var(--spacing-08, 0.5rem);font-weight:var(--font-weight-300, 300);font-size:var(--font-size-14, 0.875rem)}.tippy-box .tippy-content .request-access .sub-title yoo-avatar{margin:0 var(--spacing-04, 0.25rem)}.tippy-box .tippy-content .request-access yoo-button{max-width:8rem}.tippy-box[data-theme~=startameeting] .tippy-content{padding:0;border-radius:var(--border-radius-04, 0.25rem)}.tippy-box[data-theme~=large]{font-size:var(--font-size-16, 1rem)}.tippy-box[data-theme~=large] .tippy-content{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=large] .tippy-content .editable-content{padding:var(--spacing-04, 0.25rem)}.tippy-box[data-theme~=large] .tippy-content .editable-content .text-content{padding-right:var(--spacing-16, 1rem)}.tippy-box[data-theme~=large] .tippy-content .editable-content yoo-icon{margin:0 var(--spacing-04, 0.25rem)}.tippy-box[data-theme~=small]{font-size:var(--font-size-16, 1rem)}.tippy-box[data-theme~=small] .tippy-content{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=small] .tippy-content .editable-content{padding:var(--spacing-04, 0.25rem)}.tippy-box[data-theme~=small] .tippy-content .editable-content .text-content{padding-right:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=small] .tippy-content .editable-content yoo-icon{margin:0 var(--spacing-04, 0.25rem)}.tippy-box[data-theme~=accent]{background-color:var(--accent, #276ef1)}.tippy-box[data-theme~=accent] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=accent] .tippy-svg-arrow{fill:var(--accent, #276ef1)}.tippy-box[data-theme~=accent][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--accent, #276ef1)}.tippy-box[data-theme~=accent][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--accent, #276ef1)}.tippy-box[data-theme~=accent][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--accent, #276ef1)}.tippy-box[data-theme~=accent][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--accent, #276ef1)}.tippy-box[data-theme~=anthracite]{background-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=anthracite] .tippy-svg-arrow{fill:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=app-color]{background-color:var(--app-color)}.tippy-box[data-theme~=app-color] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=app-color] .tippy-svg-arrow{fill:var(--app-color)}.tippy-box[data-theme~=app-color][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--app-color)}.tippy-box[data-theme~=app-color][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--app-color)}.tippy-box[data-theme~=app-color][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--app-color)}.tippy-box[data-theme~=app-color][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--app-color)}.tippy-box[data-theme~=danger]{background-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=danger] .tippy-svg-arrow{fill:var(--danger, #d44333)}.tippy-box[data-theme~=danger][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger-light]{background-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=danger-light] .tippy-svg-arrow{fill:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=dark]{background-color:var(--dark, #000000)}.tippy-box[data-theme~=dark] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=dark] .tippy-svg-arrow{fill:var(--dark, #000000)}.tippy-box[data-theme~=dark][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--dark, #000000)}.tippy-box[data-theme~=dark][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--dark, #000000)}.tippy-box[data-theme~=dark][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--dark, #000000)}.tippy-box[data-theme~=dark][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--dark, #000000)}.tippy-box[data-theme~=energized]{background-color:var(--energized, #fed05b)}.tippy-box[data-theme~=energized] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=energized] .tippy-svg-arrow{fill:var(--energized, #fed05b)}.tippy-box[data-theme~=energized][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--energized, #fed05b)}.tippy-box[data-theme~=energized][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--energized, #fed05b)}.tippy-box[data-theme~=energized][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--energized, #fed05b)}.tippy-box[data-theme~=energized][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--energized, #fed05b)}.tippy-box[data-theme~=info]{background-color:var(--info, #fc459e)}.tippy-box[data-theme~=info] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=info] .tippy-svg-arrow{fill:var(--info, #fc459e)}.tippy-box[data-theme~=info][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--info, #fc459e)}.tippy-box[data-theme~=info][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--info, #fc459e)}.tippy-box[data-theme~=info][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--info, #fc459e)}.tippy-box[data-theme~=info][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--info, #fc459e)}.tippy-box[data-theme~=light]{background-color:var(--light, #ffffff)}.tippy-box[data-theme~=light] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=light] .tippy-svg-arrow{fill:var(--light, #ffffff)}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--light, #ffffff)}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--light, #ffffff)}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--light, #ffffff)}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--light, #ffffff)}.tippy-box[data-theme~=light-orange]{background-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=light-orange] .tippy-svg-arrow{fill:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-to-text-color]{background-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=light-to-text-color] .tippy-svg-arrow{fill:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=royal]{background-color:var(--royal, #7577ff)}.tippy-box[data-theme~=royal] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=royal] .tippy-svg-arrow{fill:var(--royal, #7577ff)}.tippy-box[data-theme~=royal][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--royal, #7577ff)}.tippy-box[data-theme~=royal][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--royal, #7577ff)}.tippy-box[data-theme~=royal][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--royal, #7577ff)}.tippy-box[data-theme~=royal][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--royal, #7577ff)}.tippy-box[data-theme~=stable]{background-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=stable] .tippy-svg-arrow{fill:var(--stable, #adadad)}.tippy-box[data-theme~=stable][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable-alt]{background-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=stable-alt] .tippy-svg-arrow{fill:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-light]{background-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=stable-light] .tippy-svg-arrow{fill:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-ultralight]{background-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=stable-ultralight] .tippy-svg-arrow{fill:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=success]{background-color:var(--success, #3aa76d)}.tippy-box[data-theme~=success] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=success] .tippy-svg-arrow{fill:var(--success, #3aa76d)}.tippy-box[data-theme~=success][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--success, #3aa76d)}.tippy-box[data-theme~=success][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--success, #3aa76d)}.tippy-box[data-theme~=success][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--success, #3aa76d)}.tippy-box[data-theme~=success][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--success, #3aa76d)}.tippy-box[data-theme~=text-color]{background-color:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=text-color] .tippy-svg-arrow{fill:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--text-color, #807f83)}.tippy-box[data-theme~=warning]{background-color:var(--warning, #ff6402)}.tippy-box[data-theme~=warning] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=warning] .tippy-svg-arrow{fill:var(--warning, #ff6402)}.tippy-box[data-theme~=warning][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--warning, #ff6402)}.tippy-box[data-theme~=warning][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--warning, #ff6402)}.tippy-box[data-theme~=warning][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--warning, #ff6402)}.tippy-box[data-theme~=warning][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--warning, #ff6402)}.tippy-box[data-theme~=anthracite-to-text-color]{background-color:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=anthracite-to-text-color] .tippy-svg-arrow{fill:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--anthracite-to-text-color, #1a1a1a)}:root{--safe-area-inset-top:0;--safe-area-inset-right:0;--safe-area-inset-bottom:0;--safe-area-inset-left:0}@supports (top: constant(safe-area-inset-top)){:root{--safe-area-inset-top:constant(safe-area-inset-top);--safe-area-inset-right:constant(safe-area-inset-right);--safe-area-inset-bottom:constant(safe-area-inset-bottom);--safe-area-inset-left:constant(safe-area-inset-left)}}@supports (top: env(safe-area-inset-top)){:root{--safe-area-inset-top:env(safe-area-inset-top);--safe-area-inset-right:env(safe-area-inset-right);--safe-area-inset-bottom:env(safe-area-inset-bottom);--safe-area-inset-left:env(safe-area-inset-left)}}.fr-popup.fr-active{z-index:30004 !important;display:block !important;opacity:1 !important}:host .card{padding:0 var(--spacing-08, 0.5rem);background-color:var(--light-to-dark, #ffffff)}:host .card .item{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:var(--spacing-08, 0.5rem) 0}:host .card .item .sub-item{display:-ms-flexbox;display:flex}:host .card .item .sub-item .name,:host .card .item .sub-item .sub-description{padding-left:var(--spacing-04, 0.25rem)}:host .card .item .sub-item .sub-description{font-size:var(--font-size-14, 0.875rem);text-transform:uppercase}:host .card .item .sub-item .sub-description.success{color:var(--success, #3aa76d)}:host .card .item .sub-item .sub-description.danger{color:var(--danger, #d44333)}:host .card .item yoo-tag{background-color:var(--success-10, rgba(58, 167, 109, 0.1))}:host .card .item.heading{-ms-flex-align:end;align-items:flex-end}:host .card .item.content{-ms-flex-align:center;align-items:center}:host .card .item.footer{padding-left:var(--spacing-04, 0.25rem)}:host .card .separator{border-bottom:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host .row:last-of-type .item .sub-item .sub-description{color:var(--stable, #adadad)}:host([has-background]) .card{background:var(--stable-ultralight, #fafafa);border-radius:var(--border-radius-08, 0.5rem)}";
30
7
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yoobic/yobi",
3
- "version": "7.7.89",
3
+ "version": "7.7.93",
4
4
  "description": "Yobi - Yoobic Design System",
5
5
  "module": "dist/index.js",
6
6
  "main": "dist/index.cjs.js",
@@ -1 +0,0 @@
1
- import{r as t,c as e,h as a,H as o,g as r}from"./p-c26cc6ff.js";import{bQ as i,Q as p,t as n,Y as l}from"./p-a966475f.js";import"./p-4d956bd4.js";import{n as c}from"./p-2f6b3544.js";import{p as d,d as s}from"./p-c00c8cdd.js";import"./p-b5241164.js";import{m as b,f as m}from"./p-33b2d3a2.js";import{e as f}from"./p-3785b9cc.js";import{m as h}from"./p-ba33b911.js";import"./p-c5efae11.js";import"./p-b4aad66a.js";import"./p-ca8f9900.js";import"./p-a1142cd3.js";import"./p-f9649bd9.js";import"./p-56bcc009.js";import"./p-773567d1.js";import"./p-baaa30cf.js";import"./p-1901b669.js";import"./p-e3093327.js";import"./p-3fc615dd.js";import"./p-ba705441.js";import"./p-5ebbcf89.js";import"./p-49399b44.js";import"./p-3c4a6a3e.js";import"./p-cfdeea96.js";import"./p-c5108113.js";import"./p-43f71ef3.js";import"./p-b5ba03fd.js";import"./p-55a739af.js";import"./p-bdb9f4f1.js";import"./p-12bedee1.js";import"./p-e1378940.js";import"./p-179b66ff.js";import"./p-cfca4271.js";import"./p-a7d0e964.js";import"./p-c06335c1.js";import"./p-01267bd9.js";import"./p-bd19a341.js";import"./p-935fbfac.js";import"./p-2043b4c7.js";import"./p-0dae56e6.js";import"./p-10b2bb56.js";import"./p-6348f445.js";import"./p-0bb947fc.js";import"./p-c412a16f.js";const g={ionAlertDidPresent:"ionViewDidEnter",ionAlertWillPresent:"ionViewWillEnter",ionAlertWillDismiss:"ionViewWillDismiss",ionAlertDidDismiss:"ionViewDidDismiss"},y=class{constructor(a){t(this,a),this.didPresent=e(this,"ionAlertDidPresent",7),this.willPresent=e(this,"ionAlertWillPresent",7),this.willDismiss=e(this,"ionAlertWillDismiss",7),this.didDismiss=e(this,"ionAlertDidDismiss",7)}lifecycle(t){b(t,this.alertElement,g)}async present(){return i(this.overlayElement,"Enter",!1,.5),d(this,(()=>h("fadeEnterAnimation",this.alertElement,{scaleEffect:!0}))).then((()=>{p()&&(this.overlayElement.style.opacity="1")}))}async dismiss(t,e,a=!1){return this.alertElement.style.display="none",s(this,t,e,a,(()=>h("fadeLeaveAnimation",this.overlayElement)))}async onWillPresent(t){return f(this.host,"ionAlertWillPresent",t)}async onDidPresent(t){return this.host.classList.add("presented"),f(this.host,"ionAlertDidPresent",t)}async onWillDismiss(t){return f(this.host,"ionAlertWillDismiss",t)}async onDidDismiss(t){return f(this.host,"ionAlertDidDismiss",t)}closeAlert(t=!1){this.dismiss(void 0,void 0,t)}onOverlayClick(){(!this.buttons||0===this.buttons.length||this.cssClass&&this.cssClass.includes("badge"))&&this.closeAlert(!0)}onButtonClick(t){const e={newName:this.renameValue};t.handler&&t.handler(e),t.cancel?this.dismiss():this.dismiss(e)}renderImage(){return a("div",{class:"img-container"},a("yoo-avatar",{class:this.cssClass,imgSrc:this.img,size:"large"}))}renderButtons(){return a("div",{class:"buttons-container"},(this.buttons||[]).map(((t,e)=>a("div",{class:"button "+(t.cssClass?t.cssClass:"")+(e===this.buttons.length-1?" last":""),onClick:()=>this.onButtonClick(t)},a("span",{class:"button-text"},t.text)))))}renderLink(){return a("span",{class:"link",innerHTML:n(this.link)})}renderRename(){return a("div",{class:"input-container"},a("yoo-form-input",{value:this.renameValue,onInputChanged:t=>this.renameValue=t.detail,type:"text"}),c(this.renameValue)&&a("div",{class:"field-translation"},a("yoo-tooltip",{hoverable:!0,placement:"bottom",content:l(this.renameValue),class:"no-pointer"},a("yoo-icon",{name:"translate",color:"stable"}))))}renderHeader(){return a("yoo-navbar",{class:"transparent",style:{"z-index":(20001+this.overlayId).toString()}},a("yoo-items",{slot:"start"},a("yoo-button",{color:"light",fill:"transparent",shape:"circular",rippleType:"unbounded",onClick:()=>this.dismiss()},a("yoo-icon",{name:"close",color:"light",style:{"z-index":(20001+this.overlayId).toString()}}))))}render(){var t,e,r,i,p,n,l;return a(o,{class:Object.assign({[this.cssClass]:this.cssClass},m(this.host))},(null===(t=this.cssClass)||void 0===t?void 0:t.includes("badge"))&&this.renderHeader(),a("div",{class:"outer-container",style:{"z-index":(2e4+this.overlayId).toString()}},a("div",{class:"overlay",ref:t=>this.overlayElement=t,onClick:()=>this.onOverlayClick(),style:{"z-index":(2e4+this.overlayId).toString()}}),a("div",{ref:t=>this.alertElement=t,class:"alert-container",style:{"z-index":(2e4+this.overlayId+1).toString()}},this.icon&&((null===(e=this.cssClass)||void 0===e?void 0:e.includes("badge"))?a("div",{class:"img-container"},a("yoo-tag",{size:"extra-large",icon:this.icon,customColor:this.cssClass.replace("badge ","")})):a("div",{class:"icon-container"},a("yoo-icon",{name:this.icon,size:"extra-large",color:(null===(r=this.cssClass)||void 0===r?void 0:r.includes("danger"))?"danger":(null===(i=this.cssClass)||void 0===i?void 0:i.includes("success"))?"success":(null===(p=this.cssClass)||void 0===p?void 0:p.includes("app-color"))?"app-color":null}))),this.img&&this.renderImage(),a("div",{class:{"header-container":!0,"with-image":!!(null===(n=this.img)||void 0===n?void 0:n.length)}},this.header&&a("span",{class:"header",innerHTML:this.header})),this.message&&a("div",{class:"message-container"},a("span",{class:"message"},a("span",{innerHTML:this.message}))),this.link&&this.renderLink(),this.rename&&this.renderRename(),!(null===(l=this.cssClass)||void 0===l?void 0:l.includes("badge"))&&this.renderButtons())))}get host(){return r(this)}};y.style=":root{--ease-in-back:cubic-bezier(0.36, 0, 0.66, -0.56);--ease-in-circ:cubic-bezier(0.55, 0, 1, 0.45);--ease-in-cubic:cubic-bezier(0.32, 0, 0.67, 0);--ease-in-expo:cubic-bezier(0.7, 0, 0.84, 0);--ease-in-quad:cubic-bezier(0.11, 0, 0.5, 0);--ease-in-quart:cubic-bezier(0.5, 0, 0.75, 0);--ease-in-quint:cubic-bezier(0.64, 0, 0.78, 0);--ease-in-sine:cubic-bezier(0.12, 0, 0.39, 0);--ease-out-back:cubic-bezier(0.34, 1.56, 0.64, 1);--ease-out-circ:cubic-bezier(0, 0.55, 0.45, 1);--ease-out-cubic:cubic-bezier(0.33, 1, 0.68, 1);--ease-out-expo:cubic-bezier(0.16, 1, 0.3, 1);--ease-out-quad:cubic-bezier(0.5, 1, 0.89, 1);--ease-out-quart:cubic-bezier(0.25, 1, 0.5, 1);--ease-out-quint:cubic-bezier(0.22, 1, 0.36, 1);--ease-out-sine:cubic-bezier(0.61, 1, 0.88, 1);--ease-in-out-back:cubic-bezier(0.68, -0.6, 0.32, 1.6);--ease-in-out-circ:cubic-bezier(0.85, 0, 0.15, 1);--ease-in-out-cubic:cubic-bezier(0.65, 0, 0.35, 1);--ease-in-out-expo:cubic-bezier(0.87, 0, 0.13, 1);--ease-in-out-quad:cubic-bezier(0.45, 0, 0.55, 1);--ease-in-out-quart:cubic-bezier(0.76, 0, 0.24, 1);--ease-in-out-quint:cubic-bezier(0.83, 0, 0.17, 1);--ease-in-out-sine:cubic-bezier(0.37, 0, 0.63, 1)}.tippy-box,.tippy-popper{white-space:pre-wrap}.tippy-box .tippy-tooltip,.tippy-popper .tippy-tooltip{padding:var(--spacing-02, 0.125rem)}.tippy-box{-webkit-box-shadow:var(--shadow-03, 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-03, 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1))}.tippy-box .tippy-content.editable{padding:0}.tippy-box .tippy-content .flex{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.tippy-box .tippy-content .hidden{display:none}.tippy-box .tippy-content .editable-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:var(--dark, #000000)}.tippy-box .tippy-content .editable-content .text-content{min-width:5rem;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.tippy-box .tippy-content .editable-content .text-content>div{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.tippy-box .tippy-content .editable-content.readonly{padding:var(--spacing-08, 0.5rem)}.tippy-box .tippy-content .editable-content .maxchar-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;height:var(--spacing-24, 1.5rem);padding-right:var(--spacing-08, 0.5rem)}.tippy-box .tippy-content .editable-content .action-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.tippy-box .tippy-content .editable-content .action-content yoo-button{padding:0 var(--spacing-08, 0.5rem)}.tippy-box .tippy-content .editable-content .action-content .edit-content{-ms-flex-align:center;align-items:center}.tippy-box .tippy-content .editable-content .action-content .edit-content yoo-icon{padding-left:var(--spacing-08, 0.5rem);cursor:pointer}.tippy-box .tippy-content .editable-content .edit-content>*{cursor:pointer}.tippy-box .tippy-content .request-access{padding:var(--spacing-08, 0.5rem)}.tippy-box .tippy-content .request-access .title{margin-bottom:var(--spacing-08, 0.5rem);font-weight:var(--font-weight-700, 700)}.tippy-box .tippy-content .request-access .sub-title{display:-ms-flexbox;display:flex;margin-bottom:var(--spacing-08, 0.5rem);font-weight:var(--font-weight-300, 300);font-size:var(--font-size-14, 0.875rem)}.tippy-box .tippy-content .request-access .sub-title yoo-avatar{margin:0 var(--spacing-04, 0.25rem)}.tippy-box .tippy-content .request-access yoo-button{max-width:8rem}.tippy-box[data-theme~=startameeting] .tippy-content{padding:0;border-radius:var(--border-radius-04, 0.25rem)}.tippy-box[data-theme~=large]{font-size:var(--font-size-16, 1rem)}.tippy-box[data-theme~=large] .tippy-content{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=large] .tippy-content .editable-content{padding:var(--spacing-04, 0.25rem)}.tippy-box[data-theme~=large] .tippy-content .editable-content .text-content{padding-right:var(--spacing-16, 1rem)}.tippy-box[data-theme~=large] .tippy-content .editable-content yoo-icon{margin:0 var(--spacing-04, 0.25rem)}.tippy-box[data-theme~=small]{font-size:var(--font-size-16, 1rem)}.tippy-box[data-theme~=small] .tippy-content{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=small] .tippy-content .editable-content{padding:var(--spacing-04, 0.25rem)}.tippy-box[data-theme~=small] .tippy-content .editable-content .text-content{padding-right:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=small] .tippy-content .editable-content yoo-icon{margin:0 var(--spacing-04, 0.25rem)}.tippy-box[data-theme~=accent]{background-color:var(--accent, #276ef1)}.tippy-box[data-theme~=accent] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=accent] .tippy-svg-arrow{fill:var(--accent, #276ef1)}.tippy-box[data-theme~=accent][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--accent, #276ef1)}.tippy-box[data-theme~=accent][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--accent, #276ef1)}.tippy-box[data-theme~=accent][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--accent, #276ef1)}.tippy-box[data-theme~=accent][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--accent, #276ef1)}.tippy-box[data-theme~=anthracite]{background-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=anthracite] .tippy-svg-arrow{fill:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=app-color]{background-color:var(--app-color)}.tippy-box[data-theme~=app-color] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=app-color] .tippy-svg-arrow{fill:var(--app-color)}.tippy-box[data-theme~=app-color][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--app-color)}.tippy-box[data-theme~=app-color][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--app-color)}.tippy-box[data-theme~=app-color][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--app-color)}.tippy-box[data-theme~=app-color][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--app-color)}.tippy-box[data-theme~=danger]{background-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=danger] .tippy-svg-arrow{fill:var(--danger, #d44333)}.tippy-box[data-theme~=danger][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger-light]{background-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=danger-light] .tippy-svg-arrow{fill:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=dark]{background-color:var(--dark, #000000)}.tippy-box[data-theme~=dark] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=dark] .tippy-svg-arrow{fill:var(--dark, #000000)}.tippy-box[data-theme~=dark][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--dark, #000000)}.tippy-box[data-theme~=dark][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--dark, #000000)}.tippy-box[data-theme~=dark][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--dark, #000000)}.tippy-box[data-theme~=dark][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--dark, #000000)}.tippy-box[data-theme~=energized]{background-color:var(--energized, #fed05b)}.tippy-box[data-theme~=energized] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=energized] .tippy-svg-arrow{fill:var(--energized, #fed05b)}.tippy-box[data-theme~=energized][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--energized, #fed05b)}.tippy-box[data-theme~=energized][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--energized, #fed05b)}.tippy-box[data-theme~=energized][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--energized, #fed05b)}.tippy-box[data-theme~=energized][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--energized, #fed05b)}.tippy-box[data-theme~=info]{background-color:var(--info, #fc459e)}.tippy-box[data-theme~=info] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=info] .tippy-svg-arrow{fill:var(--info, #fc459e)}.tippy-box[data-theme~=info][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--info, #fc459e)}.tippy-box[data-theme~=info][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--info, #fc459e)}.tippy-box[data-theme~=info][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--info, #fc459e)}.tippy-box[data-theme~=info][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--info, #fc459e)}.tippy-box[data-theme~=light]{background-color:var(--light, #ffffff)}.tippy-box[data-theme~=light] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=light] .tippy-svg-arrow{fill:var(--light, #ffffff)}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--light, #ffffff)}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--light, #ffffff)}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--light, #ffffff)}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--light, #ffffff)}.tippy-box[data-theme~=light-orange]{background-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=light-orange] .tippy-svg-arrow{fill:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-to-text-color]{background-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=light-to-text-color] .tippy-svg-arrow{fill:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=royal]{background-color:var(--royal, #7577ff)}.tippy-box[data-theme~=royal] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=royal] .tippy-svg-arrow{fill:var(--royal, #7577ff)}.tippy-box[data-theme~=royal][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--royal, #7577ff)}.tippy-box[data-theme~=royal][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--royal, #7577ff)}.tippy-box[data-theme~=royal][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--royal, #7577ff)}.tippy-box[data-theme~=royal][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--royal, #7577ff)}.tippy-box[data-theme~=stable]{background-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=stable] .tippy-svg-arrow{fill:var(--stable, #adadad)}.tippy-box[data-theme~=stable][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable-alt]{background-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=stable-alt] .tippy-svg-arrow{fill:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-light]{background-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=stable-light] .tippy-svg-arrow{fill:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-ultralight]{background-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=stable-ultralight] .tippy-svg-arrow{fill:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=success]{background-color:var(--success, #3aa76d)}.tippy-box[data-theme~=success] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=success] .tippy-svg-arrow{fill:var(--success, #3aa76d)}.tippy-box[data-theme~=success][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--success, #3aa76d)}.tippy-box[data-theme~=success][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--success, #3aa76d)}.tippy-box[data-theme~=success][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--success, #3aa76d)}.tippy-box[data-theme~=success][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--success, #3aa76d)}.tippy-box[data-theme~=text-color]{background-color:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=text-color] .tippy-svg-arrow{fill:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--text-color, #807f83)}.tippy-box[data-theme~=warning]{background-color:var(--warning, #ff6402)}.tippy-box[data-theme~=warning] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=warning] .tippy-svg-arrow{fill:var(--warning, #ff6402)}.tippy-box[data-theme~=warning][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--warning, #ff6402)}.tippy-box[data-theme~=warning][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--warning, #ff6402)}.tippy-box[data-theme~=warning][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--warning, #ff6402)}.tippy-box[data-theme~=warning][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--warning, #ff6402)}.tippy-box[data-theme~=anthracite-to-text-color]{background-color:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=anthracite-to-text-color] .tippy-svg-arrow{fill:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--anthracite-to-text-color, #1a1a1a)}:root{--safe-area-inset-top:0;--safe-area-inset-right:0;--safe-area-inset-bottom:0;--safe-area-inset-left:0}@supports (top: constant(safe-area-inset-top)){:root{--safe-area-inset-top:constant(safe-area-inset-top);--safe-area-inset-right:constant(safe-area-inset-right);--safe-area-inset-bottom:constant(safe-area-inset-bottom);--safe-area-inset-left:constant(safe-area-inset-left)}}@supports (top: env(safe-area-inset-top)){:root{--safe-area-inset-top:env(safe-area-inset-top);--safe-area-inset-right:env(safe-area-inset-right);--safe-area-inset-bottom:env(safe-area-inset-bottom);--safe-area-inset-left:env(safe-area-inset-left)}}.fr-popup.fr-active{z-index:30004 !important;display:block !important;opacity:1 !important}:host .overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20001;background-color:var(--dark-80, rgba(0, 0, 0, 0.8));opacity:0}:host .outer-container{position:absolute;top:0;right:0;bottom:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host .outer-container .alert-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:70%;max-width:270px;min-height:90px;padding-top:1rem;background:-webkit-gradient(linear, left top, left bottom, from(var(--light-10, rgba(255, 255, 255, 0.1))), to(var(--light-10, rgba(255, 255, 255, 0.1)))), var(--light-to-dark, #ffffff);background:linear-gradient(var(--light-10, rgba(255, 255, 255, 0.1)), var(--light-10, rgba(255, 255, 255, 0.1))), var(--light-to-dark, #ffffff);border-radius:8px}:host .outer-container .alert-container .img-container{position:absolute;top:-4rem;left:33%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:5.5rem;height:5.5rem;background:-webkit-gradient(linear, left top, left bottom, from(var(--light-10, rgba(255, 255, 255, 0.1))), to(var(--light-10, rgba(255, 255, 255, 0.1)))), var(--light-to-dark, #ffffff);background:linear-gradient(var(--light-10, rgba(255, 255, 255, 0.1)), var(--light-10, rgba(255, 255, 255, 0.1))), var(--light-to-dark, #ffffff);border-radius:50%;-webkit-animation:bounce 0.7s ease-out 0.3s 1 normal both;animation:bounce 0.7s ease-out 0.3s 1 normal both}:host .outer-container .alert-container .img-container yoo-avatar{position:absolute;top:10%}:host .outer-container .alert-container .img-container yoo-tag{margin-top:var(--spacing-08, 0.5rem)}:host .outer-container .alert-container .header-container,:host .outer-container .alert-container .message-container,:host .outer-container .alert-container .icon-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}:host .outer-container .alert-container .icon-container{margin-bottom:1rem;font-size:var(--icon-size-04, 3rem)}:host .outer-container .alert-container .header-container{padding:0 0.5rem;color:var(--dark-to-light, #000000);font-weight:var(--font-weight-700, 700);font-size:var(--font-size-18, 1.125rem);text-align:center}:host .outer-container .alert-container .header-container span{overflow:hidden;color:var(--dark-to-light, #000000);text-overflow:ellipsis}:host .outer-container .alert-container .header-container.with-image{padding-top:1rem}:host .outer-container .alert-container .message-container{padding:0.5rem 1rem;color:var(--text-color-to-light-60, #807f83);font-size:var(--font-size-16, 1rem);text-align:center}:host .outer-container .alert-container .input-container{padding:1rem 1rem 0}:host .outer-container .alert-container .input-container .field-translation{margin-top:var(--spacing-02, 0.125rem)}:host .outer-container .alert-container .buttons-container{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;height:43px;margin-top:1.5rem;color:var(--dark-to-light, #000000);font-weight:var(--font-weight-700, 700);border-top:0.0625rem solid var(--stable-light-to-light-10, #f1f1f1)}:host .outer-container .alert-container .buttons-container .button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;color:var(--dark-to-light, #000000);text-align:center;border-right:0.0625rem solid var(--stable-light-to-light-10, #f1f1f1)}:host .outer-container .alert-container .buttons-container .button.last{border-right:none}:host .outer-container .alert-container .buttons-container .button.danger{font-weight:var(--font-weight-400, 400)}:host .outer-container .alert-container .link{padding:0 var(--spacing-16, 1rem);text-align:center}:host(.photo-editor-alert) .outer-container .alert-container .buttons-container .button.danger{color:var(--dark-to-light, #000000);font-weight:var(--font-weight-400, 400)}:host(.photo-editor-alert) .outer-container .alert-container .buttons-container .button.last{color:var(--danger, #d44333);font-weight:var(--font-weight-400, 400)}:host(.badge) yoo-navbar yoo-items yoo-button yoo-icon{position:relative}:host(.badge) .outer-container .alert-container .header-container{font-weight:var(--font-weight-400, 400)}:host(.badge) .outer-container .alert-container .message-container{color:var(--stable, #adadad)}:host(.timed-lesson) .outer-container .alert-container .buttons-container .last{color:var(--app-color);font-weight:var(--font-weight-400, 400)}:host(.web) .outer-container .alert-container .message-container{white-space:normal;word-break:break-word;-webkit-user-select:all;-moz-user-select:all;user-select:all}:host(.battle-alert) .outer-container .alert-container .message-container{color:var(--dark-to-light, #000000)}:host(.battle-alert) .outer-container .alert-container .img-container{position:relative;top:0;left:0;width:100%;height:var(--icon-size-04, 3rem);margin-top:0.25rem;background:transparent;-webkit-animation:none;animation:none}:host(.battle-alert) .outer-container .alert-container .header-container.with-image{padding-top:0.6rem}:host(.translate-warning) .outer-container .alert-container{max-width:20rem}:host(.translate-warning) .outer-container .alert-container .buttons-container .button.last{color:var(--app-color)}";export{y as yoo_alert}