intergalactic 15.47.0-prerelease-d0e4c462 → 15.47.0-prerelease-a181ed4d
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/CHANGELOG.md +8 -0
- package/accordion/lib/cjs/Accordion.js +6 -6
- package/accordion/lib/es6/Accordion.js +6 -6
- package/base-trigger/lib/cjs/BaseTrigger.js +18 -18
- package/base-trigger/lib/cjs/ButtonTrigger.js +3 -3
- package/base-trigger/lib/cjs/FilterTrigger.js +7 -7
- package/base-trigger/lib/cjs/LinkTrigger.js +12 -12
- package/base-trigger/lib/es6/BaseTrigger.js +18 -18
- package/base-trigger/lib/es6/ButtonTrigger.js +3 -3
- package/base-trigger/lib/es6/FilterTrigger.js +7 -7
- package/base-trigger/lib/es6/LinkTrigger.js +12 -12
- package/breadcrumbs/lib/cjs/Breadcrumbs.js +6 -6
- package/breadcrumbs/lib/es6/Breadcrumbs.js +6 -6
- package/card/lib/cjs/Card.js +8 -8
- package/card/lib/es6/Card.js +8 -8
- package/carousel/lib/cjs/Carousel.js +16 -16
- package/carousel/lib/es6/Carousel.js +16 -16
- package/color-picker/lib/cjs/ColorPicker.js +23 -23
- package/color-picker/lib/cjs/PaletteManager.js +23 -23
- package/color-picker/lib/cjs/components/InputColor.js +23 -23
- package/color-picker/lib/es6/ColorPicker.js +23 -23
- package/color-picker/lib/es6/PaletteManager.js +23 -23
- package/color-picker/lib/es6/components/InputColor.js +23 -23
- package/data-table/lib/cjs/Body.js +4 -4
- package/data-table/lib/cjs/DataTable.js +40 -40
- package/data-table/lib/cjs/Head.js +4 -4
- package/data-table/lib/es6/Body.js +4 -4
- package/data-table/lib/es6/DataTable.js +40 -40
- package/data-table/lib/es6/Head.js +4 -4
- package/date-picker/lib/cjs/components/Calendar.js +21 -21
- package/date-picker/lib/cjs/components/DateRangeComparatorAbstract.js +26 -26
- package/date-picker/lib/cjs/components/InputTrigger.js +26 -26
- package/date-picker/lib/cjs/components/PickerAbstract.js +26 -26
- package/date-picker/lib/cjs/components/RangePickerAbstract.js +26 -26
- package/date-picker/lib/es6/components/Calendar.js +21 -21
- package/date-picker/lib/es6/components/DateRangeComparatorAbstract.js +26 -26
- package/date-picker/lib/es6/components/InputTrigger.js +26 -26
- package/date-picker/lib/es6/components/PickerAbstract.js +26 -26
- package/date-picker/lib/es6/components/RangePickerAbstract.js +26 -26
- package/drag-and-drop/lib/cjs/DragAndDrop.js +12 -12
- package/drag-and-drop/lib/es6/DragAndDrop.js +12 -12
- package/feature-popover/lib/cjs/FeaturePopover.js +10 -10
- package/feature-popover/lib/es6/FeaturePopover.js +10 -10
- package/fullscreen-modal/lib/cjs/FullscreenModal.js +13 -13
- package/fullscreen-modal/lib/es6/FullscreenModal.js +13 -13
- package/icon/color/Confluence/l/index.js +4 -4
- package/icon/color/Confluence/l/index.mjs +4 -4
- package/icon/color/Confluence/m/index.js +4 -4
- package/icon/color/Confluence/m/index.mjs +4 -4
- package/icon/color/MicrosoftOffice/l/index.js +10 -10
- package/icon/color/MicrosoftOffice/l/index.mjs +10 -10
- package/icon/color/MicrosoftOffice/m/index.js +10 -10
- package/icon/color/MicrosoftOffice/m/index.mjs +10 -10
- package/icon/lib/cjs/Icon.js +5 -5
- package/icon/lib/es6/Icon.js +5 -5
- package/icon/pay/Discover/l/index.js +1 -1
- package/icon/pay/Discover/l/index.mjs +1 -1
- package/icon/pay/Discover/m/index.js +1 -1
- package/icon/pay/Discover/m/index.mjs +1 -1
- package/icon/pay/JCB/l/index.js +10 -10
- package/icon/pay/JCB/l/index.mjs +10 -10
- package/icon/pay/JCB/m/index.js +10 -10
- package/icon/pay/JCB/m/index.mjs +10 -10
- package/icon/pay/Visa/l/index.js +2 -2
- package/icon/pay/Visa/l/index.mjs +2 -2
- package/icon/pay/Visa/m/index.js +2 -2
- package/icon/pay/Visa/m/index.mjs +2 -2
- package/inline-input/lib/cjs/InlineInput.js +18 -18
- package/inline-input/lib/es6/InlineInput.js +18 -18
- package/input-tags/lib/cjs/InputTags.js +2 -5
- package/input-tags/lib/cjs/InputTags.js.map +1 -1
- package/input-tags/lib/es6/InputTags.js +2 -5
- package/input-tags/lib/es6/InputTags.js.map +1 -1
- package/modal/lib/cjs/Modal.js +7 -7
- package/modal/lib/es6/Modal.js +7 -7
- package/notice/lib/cjs/Notice.js +13 -13
- package/notice/lib/cjs/translations/de.json +1 -1
- package/notice/lib/cjs/translations/en.json +1 -1
- package/notice/lib/cjs/translations/es.json +1 -1
- package/notice/lib/cjs/translations/fr.json +1 -1
- package/notice/lib/cjs/translations/it.json +1 -1
- package/notice/lib/cjs/translations/ja.json +1 -1
- package/notice/lib/cjs/translations/ko.json +1 -1
- package/notice/lib/cjs/translations/nl.json +1 -1
- package/notice/lib/cjs/translations/pl.json +1 -1
- package/notice/lib/cjs/translations/pt.json +1 -1
- package/notice/lib/cjs/translations/sv.json +1 -1
- package/notice/lib/cjs/translations/tr.json +1 -1
- package/notice/lib/cjs/translations/vi.json +1 -1
- package/notice/lib/cjs/translations/zh.json +1 -1
- package/notice/lib/es6/Notice.js +13 -13
- package/notice/lib/es6/translations/de.json +1 -1
- package/notice/lib/es6/translations/en.json +1 -1
- package/notice/lib/es6/translations/es.json +1 -1
- package/notice/lib/es6/translations/fr.json +1 -1
- package/notice/lib/es6/translations/it.json +1 -1
- package/notice/lib/es6/translations/ja.json +1 -1
- package/notice/lib/es6/translations/ko.json +1 -1
- package/notice/lib/es6/translations/nl.json +1 -1
- package/notice/lib/es6/translations/pl.json +1 -1
- package/notice/lib/es6/translations/pt.json +1 -1
- package/notice/lib/es6/translations/sv.json +1 -1
- package/notice/lib/es6/translations/tr.json +1 -1
- package/notice/lib/es6/translations/vi.json +1 -1
- package/notice/lib/es6/translations/zh.json +1 -1
- package/notice-bubble/lib/cjs/NoticeBubble.js +12 -12
- package/notice-bubble/lib/es6/NoticeBubble.js +12 -12
- package/notice-global/lib/cjs/NoticeGlobal.js +11 -11
- package/notice-global/lib/es6/NoticeGlobal.js +11 -11
- package/package.json +4 -4
- package/pagination/lib/cjs/Pagination.js +10 -10
- package/pagination/lib/es6/Pagination.js +10 -10
- package/select/lib/cjs/InputSearch.js +6 -6
- package/select/lib/cjs/Select.js +7 -7
- package/select/lib/es6/InputSearch.js +6 -6
- package/select/lib/es6/Select.js +7 -7
- package/side-panel/lib/cjs/SidePanel.js +15 -15
- package/side-panel/lib/es6/SidePanel.js +15 -15
- package/tag/lib/cjs/Tag.js +19 -19
- package/tag/lib/es6/Tag.js +19 -19
- package/time-picker/lib/cjs/TimePicker.js +12 -12
- package/time-picker/lib/es6/TimePicker.js +12 -12
- package/typography/lib/cjs/Blockquote.js +4 -4
- package/typography/lib/cjs/Hint.js +7 -7
- package/typography/lib/cjs/List.js +5 -5
- package/typography/lib/cjs/Text.js +34 -34
- package/typography/lib/es6/Blockquote.js +4 -4
- package/typography/lib/es6/Hint.js +7 -7
- package/typography/lib/es6/List.js +5 -5
- package/typography/lib/es6/Text.js +34 -34
- package/wizard/lib/cjs/Wizard.js +11 -11
- package/wizard/lib/es6/Wizard.js +11 -11
@@ -26,19 +26,19 @@ var _i18nEnhance = _interopRequireDefault(require("intergalactic/utils/lib/enhan
|
|
26
26
|
var _uniqueID = _interopRequireDefault(require("intergalactic/utils/lib/uniqueID"));
|
27
27
|
var _keyboardFocusEnhance = _interopRequireDefault(require("intergalactic/utils/lib/enhances/keyboardFocusEnhance"));
|
28
28
|
/*__reshadow-styles__:"./style/fullscreen-modal.shadow.css"*/
|
29
|
-
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".
|
30
|
-
"__SFullscreenOverlay": "
|
31
|
-
"__SFullscreenModal": "
|
32
|
-
"__SClose": "
|
33
|
-
"__SBack": "
|
34
|
-
"_keyboardFocused": "
|
35
|
-
"__SBackText": "
|
36
|
-
"__STitle": "
|
37
|
-
"__SDescription": "
|
38
|
-
"__SHeader": "
|
39
|
-
"__SFooter": "
|
40
|
-
"__SBody": "
|
41
|
-
"__SSection": "
|
29
|
+
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SFullscreenOverlay_657fa_gg_{padding:0}.___SFullscreenModal_657fa_gg_{height:100%;display:flex;flex-direction:column;width:100%;background:var(--intergalactic-bg-primary-neutral, #ffffff);border-radius:0;padding:0}.___SBack_657fa_gg_,.___SClose_657fa_gg_{cursor:pointer;position:absolute;z-index:1}.___SClose_657fa_gg_{top:17px;right:23px;padding:var(--intergalactic-spacing-3x, 12px);color:var(--intergalactic-icon-secondary-neutral, #a9abb6)}@media (hover:hover){.___SClose_657fa_gg_:hover{color:var(--intergalactic-icon-secondary-neutral-hover-active, #878992)}}.___SBack_657fa_gg_{top:8px;left:32px;display:flex;align-items:center;margin-bottom:var(--intergalactic-spacing-3x, 12px);color:var(--intergalactic-icon-primary-neutral, #6c6e79);font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%);background:0 0;padding:0;border:0;outline:0}@media (hover:hover){.___SBack_657fa_gg_:hover{color:var(--intergalactic-icon-primary-neutral-hover-active, #565861)}}.___SBack_657fa_gg_.__keyboardFocused_657fa_gg_{box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5))}.___SBackText_657fa_gg_{margin-left:var(--intergalactic-spacing-1x, 4px);font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___SBackText_657fa_gg_,.___SDescription_657fa_gg_,.___STitle_657fa_gg_{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.___STitle_657fa_gg_{font-size:var(--intergalactic-fs-500, 24px);line-height:var(--intergalactic-lh-500, 117%);font-weight:var(--intergalactic-bold, 700);color:var(--intergalactic-text-primary, #191b23)}.___SDescription_657fa_gg_{display:flex;align-items:baseline;font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%);color:var(--intergalactic-text-secondary, #6c6e79)}.___SDescription_657fa_gg_::before{content:\"\";position:relative;top:var(--intergalactic-spacing-1x, 4px);display:block;margin-left:var(--intergalactic-spacing-3x, 12px);margin-right:var(--intergalactic-spacing-3x, 12px);height:24px;width:1px;background-color:var(--intergalactic-border-primary, #c4c7cf)}.___SHeader_657fa_gg_{display:flex;align-items:baseline;padding-left:var(--intergalactic-spacing-8x, 32px);padding-bottom:var(--intergalactic-spacing-2x, 8px);padding-right:calc(var(--intergalactic-spacing-20x, 80px) - var(--intergalactic-spacing-2x, 8px));padding-top:var(--intergalactic-spacing-10x, 40px);min-height:76px;box-shadow:inset 0-1px 0 var(--intergalactic-border-primary, #c4c7cf);box-sizing:border-box}.___SFooter_657fa_gg_{min-height:52px;box-shadow:inset 0 1px 1px 0 var(--intergalactic-border-primary, #c4c7cf);box-sizing:border-box}.___SBody_657fa_gg_{display:flex;height:100%;overflow:auto}.___SSection_657fa_gg_{padding-top:var(--intergalactic-spacing-6x, 24px);padding-bottom:var(--intergalactic-spacing-6x, 24px);padding-left:var(--intergalactic-spacing-8x, 32px);padding-right:var(--intergalactic-spacing-8x, 32px);flex:1 1 auto}@media (prefers-reduced-motion){.___SBackText_657fa_gg_{transition:none}}" /*__inner_css_end__*/, "657fa_gg_") /*__reshadow_css_end__*/, {
|
30
|
+
"__SFullscreenOverlay": "___SFullscreenOverlay_657fa_gg_",
|
31
|
+
"__SFullscreenModal": "___SFullscreenModal_657fa_gg_",
|
32
|
+
"__SClose": "___SClose_657fa_gg_",
|
33
|
+
"__SBack": "___SBack_657fa_gg_",
|
34
|
+
"_keyboardFocused": "__keyboardFocused_657fa_gg_",
|
35
|
+
"__SBackText": "___SBackText_657fa_gg_",
|
36
|
+
"__STitle": "___STitle_657fa_gg_",
|
37
|
+
"__SDescription": "___SDescription_657fa_gg_",
|
38
|
+
"__SHeader": "___SHeader_657fa_gg_",
|
39
|
+
"__SFooter": "___SFooter_657fa_gg_",
|
40
|
+
"__SBody": "___SBody_657fa_gg_",
|
41
|
+
"__SSection": "___SSection_657fa_gg_"
|
42
42
|
});
|
43
43
|
var FullscreenModalRoot = /*#__PURE__*/function (_Component) {
|
44
44
|
(0, _inherits2["default"])(FullscreenModalRoot, _Component);
|
@@ -27,19 +27,19 @@ import { localizedMessages } from './translations/__intergalactic-dynamic-locale
|
|
27
27
|
import i18nEnhance from 'intergalactic/utils/lib/enhances/i18nEnhance';
|
28
28
|
import uniqueIDEnhancement from 'intergalactic/utils/lib/uniqueID';
|
29
29
|
/*__reshadow-styles__:"./style/fullscreen-modal.shadow.css"*/
|
30
|
-
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
31
|
-
"__SFullscreenOverlay": "
|
32
|
-
"__SFullscreenModal": "
|
33
|
-
"__SClose": "
|
34
|
-
"__SBack": "
|
35
|
-
"_keyboardFocused": "
|
36
|
-
"__SBackText": "
|
37
|
-
"__STitle": "
|
38
|
-
"__SDescription": "
|
39
|
-
"__SHeader": "
|
40
|
-
"__SFooter": "
|
41
|
-
"__SBody": "
|
42
|
-
"__SSection": "
|
30
|
+
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SFullscreenOverlay_657fa_gg_{padding:0}.___SFullscreenModal_657fa_gg_{height:100%;display:flex;flex-direction:column;width:100%;background:var(--intergalactic-bg-primary-neutral, #ffffff);border-radius:0;padding:0}.___SBack_657fa_gg_,.___SClose_657fa_gg_{cursor:pointer;position:absolute;z-index:1}.___SClose_657fa_gg_{top:17px;right:23px;padding:var(--intergalactic-spacing-3x, 12px);color:var(--intergalactic-icon-secondary-neutral, #a9abb6)}@media (hover:hover){.___SClose_657fa_gg_:hover{color:var(--intergalactic-icon-secondary-neutral-hover-active, #878992)}}.___SBack_657fa_gg_{top:8px;left:32px;display:flex;align-items:center;margin-bottom:var(--intergalactic-spacing-3x, 12px);color:var(--intergalactic-icon-primary-neutral, #6c6e79);font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%);background:0 0;padding:0;border:0;outline:0}@media (hover:hover){.___SBack_657fa_gg_:hover{color:var(--intergalactic-icon-primary-neutral-hover-active, #565861)}}.___SBack_657fa_gg_.__keyboardFocused_657fa_gg_{box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5))}.___SBackText_657fa_gg_{margin-left:var(--intergalactic-spacing-1x, 4px);font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___SBackText_657fa_gg_,.___SDescription_657fa_gg_,.___STitle_657fa_gg_{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.___STitle_657fa_gg_{font-size:var(--intergalactic-fs-500, 24px);line-height:var(--intergalactic-lh-500, 117%);font-weight:var(--intergalactic-bold, 700);color:var(--intergalactic-text-primary, #191b23)}.___SDescription_657fa_gg_{display:flex;align-items:baseline;font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%);color:var(--intergalactic-text-secondary, #6c6e79)}.___SDescription_657fa_gg_::before{content:\"\";position:relative;top:var(--intergalactic-spacing-1x, 4px);display:block;margin-left:var(--intergalactic-spacing-3x, 12px);margin-right:var(--intergalactic-spacing-3x, 12px);height:24px;width:1px;background-color:var(--intergalactic-border-primary, #c4c7cf)}.___SHeader_657fa_gg_{display:flex;align-items:baseline;padding-left:var(--intergalactic-spacing-8x, 32px);padding-bottom:var(--intergalactic-spacing-2x, 8px);padding-right:calc(var(--intergalactic-spacing-20x, 80px) - var(--intergalactic-spacing-2x, 8px));padding-top:var(--intergalactic-spacing-10x, 40px);min-height:76px;box-shadow:inset 0-1px 0 var(--intergalactic-border-primary, #c4c7cf);box-sizing:border-box}.___SFooter_657fa_gg_{min-height:52px;box-shadow:inset 0 1px 1px 0 var(--intergalactic-border-primary, #c4c7cf);box-sizing:border-box}.___SBody_657fa_gg_{display:flex;height:100%;overflow:auto}.___SSection_657fa_gg_{padding-top:var(--intergalactic-spacing-6x, 24px);padding-bottom:var(--intergalactic-spacing-6x, 24px);padding-left:var(--intergalactic-spacing-8x, 32px);padding-right:var(--intergalactic-spacing-8x, 32px);flex:1 1 auto}@media (prefers-reduced-motion){.___SBackText_657fa_gg_{transition:none}}" /*__inner_css_end__*/, "657fa_gg_") /*__reshadow_css_end__*/, {
|
31
|
+
"__SFullscreenOverlay": "___SFullscreenOverlay_657fa_gg_",
|
32
|
+
"__SFullscreenModal": "___SFullscreenModal_657fa_gg_",
|
33
|
+
"__SClose": "___SClose_657fa_gg_",
|
34
|
+
"__SBack": "___SBack_657fa_gg_",
|
35
|
+
"_keyboardFocused": "__keyboardFocused_657fa_gg_",
|
36
|
+
"__SBackText": "___SBackText_657fa_gg_",
|
37
|
+
"__STitle": "___STitle_657fa_gg_",
|
38
|
+
"__SDescription": "___SDescription_657fa_gg_",
|
39
|
+
"__SHeader": "___SHeader_657fa_gg_",
|
40
|
+
"__SFooter": "___SFooter_657fa_gg_",
|
41
|
+
"__SBody": "___SBody_657fa_gg_",
|
42
|
+
"__SSection": "___SSection_657fa_gg_"
|
43
43
|
});
|
44
44
|
import keyboardFocusEnhance from 'intergalactic/utils/lib/enhances/keyboardFocusEnhance';
|
45
45
|
var FullscreenModalRoot = /*#__PURE__*/function (_Component) {
|
@@ -28,14 +28,14 @@ function Confluence(_ref, ref) {
|
|
28
28
|
viewBox: viewBox
|
29
29
|
}, props), /*#__PURE__*/_react["default"].createElement("path", {
|
30
30
|
d: "M2.337 17.267c-.215.35-.457.758-.646 1.083a.663.663 0 0 0 .222.9l4.307 2.651a.663.663 0 0 0 .917-.225c.17-.288.391-.663.633-1.064 1.706-2.815 3.425-2.471 6.516-.993l4.27 2.03a.665.665 0 0 0 .892-.331l2.05-4.638a.663.663 0 0 0-.331-.868 654.128 654.128 0 0 1-4.307-2.047c-5.817-2.83-10.75-2.644-14.523 3.502Z",
|
31
|
-
fill: "url(#intergalactic-icon-Confluence_l_a-4.20.2
|
31
|
+
fill: "url(#intergalactic-icon-Confluence_l_a-4.20.2)",
|
32
32
|
shapeRendering: "geometricPrecision"
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
34
34
|
d: "M21.647 6.732c.216-.351.458-.762.663-1.083a.663.663 0 0 0-.225-.901l-4.307-2.65a.663.663 0 0 0-.914.225l-.636 1.063c-1.707 2.816-3.423 2.471-6.517.994L5.428 2.359a.662.662 0 0 0-.888.331L2.49 7.328a.663.663 0 0 0 .33.868c.902.424 2.697 1.269 4.307 2.047 5.814 2.806 10.747 2.62 14.52-3.511Z",
|
35
|
-
fill: "url(#intergalactic-icon-Confluence_l_b-4.20.2
|
35
|
+
fill: "url(#intergalactic-icon-Confluence_l_b-4.20.2)",
|
36
36
|
shapeRendering: "geometricPrecision"
|
37
37
|
}), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
38
|
-
id: "intergalactic-icon-Confluence_l_a-4.20.2
|
38
|
+
id: "intergalactic-icon-Confluence_l_a-4.20.2",
|
39
39
|
x1: "21.369",
|
40
40
|
y1: "23.259",
|
41
41
|
x2: "8.34",
|
@@ -50,7 +50,7 @@ function Confluence(_ref, ref) {
|
|
50
50
|
offset: "1",
|
51
51
|
stopColor: "#0082FF"
|
52
52
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
53
|
-
id: "intergalactic-icon-Confluence_l_b-4.20.2
|
53
|
+
id: "intergalactic-icon-Confluence_l_b-4.20.2",
|
54
54
|
x1: "2.615",
|
55
55
|
y1: ".729",
|
56
56
|
x2: "15.645",
|
@@ -17,14 +17,14 @@ function Confluence({
|
|
17
17
|
viewBox: viewBox
|
18
18
|
}, props), /*#__PURE__*/React.createElement("path", {
|
19
19
|
d: "M2.337 17.267c-.215.35-.457.758-.646 1.083a.663.663 0 0 0 .222.9l4.307 2.651a.663.663 0 0 0 .917-.225c.17-.288.391-.663.633-1.064 1.706-2.815 3.425-2.471 6.516-.993l4.27 2.03a.665.665 0 0 0 .892-.331l2.05-4.638a.663.663 0 0 0-.331-.868 654.128 654.128 0 0 1-4.307-2.047c-5.817-2.83-10.75-2.644-14.523 3.502Z",
|
20
|
-
fill: "url(#intergalactic-icon-Confluence_l_a-4.20.2
|
20
|
+
fill: "url(#intergalactic-icon-Confluence_l_a-4.20.2)",
|
21
21
|
shapeRendering: "geometricPrecision"
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
23
23
|
d: "M21.647 6.732c.216-.351.458-.762.663-1.083a.663.663 0 0 0-.225-.901l-4.307-2.65a.663.663 0 0 0-.914.225l-.636 1.063c-1.707 2.816-3.423 2.471-6.517.994L5.428 2.359a.662.662 0 0 0-.888.331L2.49 7.328a.663.663 0 0 0 .33.868c.902.424 2.697 1.269 4.307 2.047 5.814 2.806 10.747 2.62 14.52-3.511Z",
|
24
|
-
fill: "url(#intergalactic-icon-Confluence_l_b-4.20.2
|
24
|
+
fill: "url(#intergalactic-icon-Confluence_l_b-4.20.2)",
|
25
25
|
shapeRendering: "geometricPrecision"
|
26
26
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
27
|
-
id: "intergalactic-icon-Confluence_l_a-4.20.2
|
27
|
+
id: "intergalactic-icon-Confluence_l_a-4.20.2",
|
28
28
|
x1: "21.369",
|
29
29
|
y1: "23.259",
|
30
30
|
x2: "8.34",
|
@@ -39,7 +39,7 @@ function Confluence({
|
|
39
39
|
offset: "1",
|
40
40
|
stopColor: "#0082FF"
|
41
41
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
42
|
-
id: "intergalactic-icon-Confluence_l_b-4.20.2
|
42
|
+
id: "intergalactic-icon-Confluence_l_b-4.20.2",
|
43
43
|
x1: "2.615",
|
44
44
|
y1: ".729",
|
45
45
|
x2: "15.645",
|
@@ -28,14 +28,14 @@ function Confluence(_ref, ref) {
|
|
28
28
|
viewBox: viewBox
|
29
29
|
}, props), /*#__PURE__*/_react["default"].createElement("path", {
|
30
30
|
d: "M1.032 11.807c-.155.254-.33.549-.465.783a.48.48 0 0 0 .16.652l3.105 1.916a.477.477 0 0 0 .662-.163c.121-.209.282-.48.456-.769 1.23-2.036 2.47-1.787 4.699-.719l3.079 1.469a.475.475 0 0 0 .642-.24l1.479-3.353a.48.48 0 0 0-.24-.627c-.649-.307-1.941-.92-3.104-1.48C7.31 7.23 3.753 7.365 1.032 11.807Z",
|
31
|
-
fill: "url(#intergalactic-icon-Confluence_m_a-4.20.2
|
31
|
+
fill: "url(#intergalactic-icon-Confluence_m_a-4.20.2)",
|
32
32
|
shapeRendering: "geometricPrecision"
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
34
34
|
d: "M14.956 4.191c.155-.254.33-.55.478-.783a.48.48 0 0 0-.162-.651L12.166.84a.476.476 0 0 0-.659.163c-.124.208-.284.479-.459.768-1.23 2.036-2.467 1.787-4.698.719L3.26 1.03a.477.477 0 0 0-.64.24L1.142 4.622a.48.48 0 0 0 .24.628c.649.306 1.944.917 3.104 1.48 4.193 2.028 7.75 1.894 10.47-2.539Z",
|
35
|
-
fill: "url(#intergalactic-icon-Confluence_m_b-4.20.2
|
35
|
+
fill: "url(#intergalactic-icon-Confluence_m_b-4.20.2)",
|
36
36
|
shapeRendering: "geometricPrecision"
|
37
37
|
}), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
38
|
-
id: "intergalactic-icon-Confluence_m_a-4.20.2
|
38
|
+
id: "intergalactic-icon-Confluence_m_a-4.20.2",
|
39
39
|
x1: "14.756",
|
40
40
|
y1: "16.14",
|
41
41
|
x2: "5.349",
|
@@ -50,7 +50,7 @@ function Confluence(_ref, ref) {
|
|
50
50
|
offset: "1",
|
51
51
|
stopColor: "#0082FF"
|
52
52
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
53
|
-
id: "intergalactic-icon-Confluence_m_b-4.20.2
|
53
|
+
id: "intergalactic-icon-Confluence_m_b-4.20.2",
|
54
54
|
x1: "1.233",
|
55
55
|
y1: "-.148",
|
56
56
|
x2: "10.64",
|
@@ -17,14 +17,14 @@ function Confluence({
|
|
17
17
|
viewBox: viewBox
|
18
18
|
}, props), /*#__PURE__*/React.createElement("path", {
|
19
19
|
d: "M1.032 11.807c-.155.254-.33.549-.465.783a.48.48 0 0 0 .16.652l3.105 1.916a.477.477 0 0 0 .662-.163c.121-.209.282-.48.456-.769 1.23-2.036 2.47-1.787 4.699-.719l3.079 1.469a.475.475 0 0 0 .642-.24l1.479-3.353a.48.48 0 0 0-.24-.627c-.649-.307-1.941-.92-3.104-1.48C7.31 7.23 3.753 7.365 1.032 11.807Z",
|
20
|
-
fill: "url(#intergalactic-icon-Confluence_m_a-4.20.2
|
20
|
+
fill: "url(#intergalactic-icon-Confluence_m_a-4.20.2)",
|
21
21
|
shapeRendering: "geometricPrecision"
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
23
23
|
d: "M14.956 4.191c.155-.254.33-.55.478-.783a.48.48 0 0 0-.162-.651L12.166.84a.476.476 0 0 0-.659.163c-.124.208-.284.479-.459.768-1.23 2.036-2.467 1.787-4.698.719L3.26 1.03a.477.477 0 0 0-.64.24L1.142 4.622a.48.48 0 0 0 .24.628c.649.306 1.944.917 3.104 1.48 4.193 2.028 7.75 1.894 10.47-2.539Z",
|
24
|
-
fill: "url(#intergalactic-icon-Confluence_m_b-4.20.2
|
24
|
+
fill: "url(#intergalactic-icon-Confluence_m_b-4.20.2)",
|
25
25
|
shapeRendering: "geometricPrecision"
|
26
26
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
27
|
-
id: "intergalactic-icon-Confluence_m_a-4.20.2
|
27
|
+
id: "intergalactic-icon-Confluence_m_a-4.20.2",
|
28
28
|
x1: "14.756",
|
29
29
|
y1: "16.14",
|
30
30
|
x2: "5.349",
|
@@ -39,7 +39,7 @@ function Confluence({
|
|
39
39
|
offset: "1",
|
40
40
|
stopColor: "#0082FF"
|
41
41
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
42
|
-
id: "intergalactic-icon-Confluence_m_b-4.20.2
|
42
|
+
id: "intergalactic-icon-Confluence_m_b-4.20.2",
|
43
43
|
x1: "1.233",
|
44
44
|
y1: "-.148",
|
45
45
|
x2: "10.64",
|
@@ -28,26 +28,26 @@ function MicrosoftOffice(_ref, ref) {
|
|
28
28
|
viewBox: viewBox
|
29
29
|
}, props), /*#__PURE__*/_react["default"].createElement("path", {
|
30
30
|
d: "m13.45.1 1.82 4.16v14.48l-1.79 5.16 6.77-1.93A2.42 2.42 0 0 0 22 19.64V4.36a2.43 2.43 0 0 0-1.76-2.34L13.45.1Z",
|
31
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_a-4.20.2
|
31
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_a-4.20.2)",
|
32
32
|
shapeRendering: "geometricPrecision"
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
34
34
|
d: "m4.88 18.59 1.98-1.07A1.73 1.73 0 0 0 7.75 16V8.2a1.74 1.74 0 0 1 1.14-1.63l6.38-2.3V2.5A2.51 2.51 0 0 0 13.45.1a2.53 2.53 0 0 0-1.92.23L4.22 4.5A2.42 2.42 0 0 0 3 6.6v10.86a1.28 1.28 0 0 0 1.24 1.27c.22 0 .44-.05.64-.15Z",
|
35
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_b-4.20.2
|
35
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_b-4.20.2)",
|
36
36
|
shapeRendering: "geometricPrecision"
|
37
37
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
38
38
|
d: "M15.27 18.74H7.72a1.27 1.27 0 0 0-1.21.95 1.28 1.28 0 0 0 .58 1.43l4.5 2.56a2.45 2.45 0 0 0 1.9.22 2.46 2.46 0 0 0 1.78-2.38v-2.78Z",
|
39
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_c-4.20.2
|
39
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_c-4.20.2)",
|
40
40
|
shapeRendering: "geometricPrecision"
|
41
41
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
42
42
|
d: "m4.88 18.59 1.98-1.07A1.73 1.73 0 0 0 7.75 16V8.2a1.74 1.74 0 0 1 1.14-1.63l6.38-2.3V2.5A2.51 2.51 0 0 0 13.45.1a2.53 2.53 0 0 0-1.92.23L4.22 4.5A2.42 2.42 0 0 0 3 6.6v10.86a1.28 1.28 0 0 0 1.24 1.27c.22 0 .44-.05.64-.15Z",
|
43
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_d-4.20.2
|
43
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_d-4.20.2)",
|
44
44
|
shapeRendering: "geometricPrecision"
|
45
45
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
46
46
|
d: "M15.27 18.74H7.72a1.27 1.27 0 0 0-1.21.95 1.28 1.28 0 0 0 .58 1.43l4.5 2.56a2.45 2.45 0 0 0 1.9.22 2.46 2.46 0 0 0 1.78-2.38v-2.78Z",
|
47
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_e-4.20.2
|
47
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_e-4.20.2)",
|
48
48
|
shapeRendering: "geometricPrecision"
|
49
49
|
}), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
50
|
-
id: "intergalactic-icon-MicrosoftOffice_l_a-4.20.2
|
50
|
+
id: "intergalactic-icon-MicrosoftOffice_l_a-4.20.2",
|
51
51
|
x1: "17.73",
|
52
52
|
y1: "-1.26",
|
53
53
|
x2: "17.73",
|
@@ -68,7 +68,7 @@ function MicrosoftOffice(_ref, ref) {
|
|
68
68
|
offset: ".5",
|
69
69
|
stopColor: "#D83B01"
|
70
70
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
71
|
-
id: "intergalactic-icon-MicrosoftOffice_l_b-4.20.2
|
71
|
+
id: "intergalactic-icon-MicrosoftOffice_l_b-4.20.2",
|
72
72
|
x1: "13.5",
|
73
73
|
y1: "-.43",
|
74
74
|
x2: "1.04",
|
@@ -92,7 +92,7 @@ function MicrosoftOffice(_ref, ref) {
|
|
92
92
|
offset: "1",
|
93
93
|
stopColor: "#B85BA2"
|
94
94
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
95
|
-
id: "intergalactic-icon-MicrosoftOffice_l_c-4.20.2
|
95
|
+
id: "intergalactic-icon-MicrosoftOffice_l_c-4.20.2",
|
96
96
|
x1: "7.16",
|
97
97
|
y1: "21.37",
|
98
98
|
x2: "23.36",
|
@@ -104,7 +104,7 @@ function MicrosoftOffice(_ref, ref) {
|
|
104
104
|
offset: ".6",
|
105
105
|
stopColor: "#A4070A"
|
106
106
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
107
|
-
id: "intergalactic-icon-MicrosoftOffice_l_d-4.20.2
|
107
|
+
id: "intergalactic-icon-MicrosoftOffice_l_d-4.20.2",
|
108
108
|
x1: "13.75",
|
109
109
|
y1: "-.79",
|
110
110
|
x2: "11.11",
|
@@ -116,7 +116,7 @@ function MicrosoftOffice(_ref, ref) {
|
|
116
116
|
offset: "1",
|
117
117
|
stopOpacity: "0"
|
118
118
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
119
|
-
id: "intergalactic-icon-MicrosoftOffice_l_e-4.20.2
|
119
|
+
id: "intergalactic-icon-MicrosoftOffice_l_e-4.20.2",
|
120
120
|
x1: "18.17",
|
121
121
|
y1: "21.74",
|
122
122
|
x2: "10.91",
|
@@ -17,26 +17,26 @@ function MicrosoftOffice({
|
|
17
17
|
viewBox: viewBox
|
18
18
|
}, props), /*#__PURE__*/React.createElement("path", {
|
19
19
|
d: "m13.45.1 1.82 4.16v14.48l-1.79 5.16 6.77-1.93A2.42 2.42 0 0 0 22 19.64V4.36a2.43 2.43 0 0 0-1.76-2.34L13.45.1Z",
|
20
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_a-4.20.2
|
20
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_a-4.20.2)",
|
21
21
|
shapeRendering: "geometricPrecision"
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
23
23
|
d: "m4.88 18.59 1.98-1.07A1.73 1.73 0 0 0 7.75 16V8.2a1.74 1.74 0 0 1 1.14-1.63l6.38-2.3V2.5A2.51 2.51 0 0 0 13.45.1a2.53 2.53 0 0 0-1.92.23L4.22 4.5A2.42 2.42 0 0 0 3 6.6v10.86a1.28 1.28 0 0 0 1.24 1.27c.22 0 .44-.05.64-.15Z",
|
24
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_b-4.20.2
|
24
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_b-4.20.2)",
|
25
25
|
shapeRendering: "geometricPrecision"
|
26
26
|
}), /*#__PURE__*/React.createElement("path", {
|
27
27
|
d: "M15.27 18.74H7.72a1.27 1.27 0 0 0-1.21.95 1.28 1.28 0 0 0 .58 1.43l4.5 2.56a2.45 2.45 0 0 0 1.9.22 2.46 2.46 0 0 0 1.78-2.38v-2.78Z",
|
28
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_c-4.20.2
|
28
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_c-4.20.2)",
|
29
29
|
shapeRendering: "geometricPrecision"
|
30
30
|
}), /*#__PURE__*/React.createElement("path", {
|
31
31
|
d: "m4.88 18.59 1.98-1.07A1.73 1.73 0 0 0 7.75 16V8.2a1.74 1.74 0 0 1 1.14-1.63l6.38-2.3V2.5A2.51 2.51 0 0 0 13.45.1a2.53 2.53 0 0 0-1.92.23L4.22 4.5A2.42 2.42 0 0 0 3 6.6v10.86a1.28 1.28 0 0 0 1.24 1.27c.22 0 .44-.05.64-.15Z",
|
32
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_d-4.20.2
|
32
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_d-4.20.2)",
|
33
33
|
shapeRendering: "geometricPrecision"
|
34
34
|
}), /*#__PURE__*/React.createElement("path", {
|
35
35
|
d: "M15.27 18.74H7.72a1.27 1.27 0 0 0-1.21.95 1.28 1.28 0 0 0 .58 1.43l4.5 2.56a2.45 2.45 0 0 0 1.9.22 2.46 2.46 0 0 0 1.78-2.38v-2.78Z",
|
36
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_e-4.20.2
|
36
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_e-4.20.2)",
|
37
37
|
shapeRendering: "geometricPrecision"
|
38
38
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
39
|
-
id: "intergalactic-icon-MicrosoftOffice_l_a-4.20.2
|
39
|
+
id: "intergalactic-icon-MicrosoftOffice_l_a-4.20.2",
|
40
40
|
x1: "17.73",
|
41
41
|
y1: "-1.26",
|
42
42
|
x2: "17.73",
|
@@ -57,7 +57,7 @@ function MicrosoftOffice({
|
|
57
57
|
offset: ".5",
|
58
58
|
stopColor: "#D83B01"
|
59
59
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
60
|
-
id: "intergalactic-icon-MicrosoftOffice_l_b-4.20.2
|
60
|
+
id: "intergalactic-icon-MicrosoftOffice_l_b-4.20.2",
|
61
61
|
x1: "13.5",
|
62
62
|
y1: "-.43",
|
63
63
|
x2: "1.04",
|
@@ -81,7 +81,7 @@ function MicrosoftOffice({
|
|
81
81
|
offset: "1",
|
82
82
|
stopColor: "#B85BA2"
|
83
83
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
84
|
-
id: "intergalactic-icon-MicrosoftOffice_l_c-4.20.2
|
84
|
+
id: "intergalactic-icon-MicrosoftOffice_l_c-4.20.2",
|
85
85
|
x1: "7.16",
|
86
86
|
y1: "21.37",
|
87
87
|
x2: "23.36",
|
@@ -93,7 +93,7 @@ function MicrosoftOffice({
|
|
93
93
|
offset: ".6",
|
94
94
|
stopColor: "#A4070A"
|
95
95
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
96
|
-
id: "intergalactic-icon-MicrosoftOffice_l_d-4.20.2
|
96
|
+
id: "intergalactic-icon-MicrosoftOffice_l_d-4.20.2",
|
97
97
|
x1: "13.75",
|
98
98
|
y1: "-.79",
|
99
99
|
x2: "11.11",
|
@@ -105,7 +105,7 @@ function MicrosoftOffice({
|
|
105
105
|
offset: "1",
|
106
106
|
stopOpacity: "0"
|
107
107
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
108
|
-
id: "intergalactic-icon-MicrosoftOffice_l_e-4.20.2
|
108
|
+
id: "intergalactic-icon-MicrosoftOffice_l_e-4.20.2",
|
109
109
|
x1: "18.17",
|
110
110
|
y1: "21.74",
|
111
111
|
x2: "10.91",
|
@@ -28,26 +28,26 @@ function MicrosoftOffice(_ref, ref) {
|
|
28
28
|
viewBox: viewBox
|
29
29
|
}, props), /*#__PURE__*/_react["default"].createElement("path", {
|
30
30
|
d: "m9.15.06 1.25 2.78v9.66l-1.23 3.43 4.63-1.28c.34-.1.65-.3.86-.58.22-.28.34-.63.34-.98V2.9c0-.35-.12-.69-.33-.97a1.66 1.66 0 0 0-.87-.58L9.15.06Z",
|
31
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_a-4.20.2
|
31
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_a-4.20.2)",
|
32
32
|
shapeRendering: "geometricPrecision"
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
34
34
|
d: "m3.28 12.4 1.36-.72a1.17 1.17 0 0 0 .61-1.02v-5.2c0-.23.07-.46.21-.65a1.18 1.18 0 0 1 .57-.43l4.37-1.54V1.67c0-.36-.13-.72-.35-1A1.71 1.71 0 0 0 8.68 0c-.3 0-.59.08-.85.22l-5 2.79a1.63 1.63 0 0 0-.6.59 1.58 1.58 0 0 0-.23.8v7.24c0 .15.04.3.11.42a.86.86 0 0 0 .31.31.88.88 0 0 0 .86.02Z",
|
35
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_b-4.20.2
|
35
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_b-4.20.2)",
|
36
36
|
shapeRendering: "geometricPrecision"
|
37
37
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
38
38
|
d: "M10.4 12.5H5.23a.89.89 0 0 0-.53.17.85.85 0 0 0-.3.46.83.83 0 0 0 .03.54.86.86 0 0 0 .37.41l3.08 1.7a1.72 1.72 0 0 0 2.18-.44 1.62 1.62 0 0 0 .33-1V12.5Z",
|
39
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_c-4.20.2
|
39
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_c-4.20.2)",
|
40
40
|
shapeRendering: "geometricPrecision"
|
41
41
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
42
42
|
d: "m3.28 12.4 1.36-.72a1.17 1.17 0 0 0 .61-1.02v-5.2c0-.23.07-.46.21-.65a1.18 1.18 0 0 1 .57-.43l4.37-1.54V1.67c0-.36-.13-.72-.35-1A1.71 1.71 0 0 0 8.68 0c-.3 0-.59.08-.85.22l-5 2.79a1.63 1.63 0 0 0-.6.59 1.58 1.58 0 0 0-.23.8v7.24c0 .15.04.3.11.42a.86.86 0 0 0 .31.31.88.88 0 0 0 .86.02Z",
|
43
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_d-4.20.2
|
43
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_d-4.20.2)",
|
44
44
|
shapeRendering: "geometricPrecision"
|
45
45
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
46
46
|
d: "M10.4 12.5H5.23a.89.89 0 0 0-.53.17.85.85 0 0 0-.3.46.83.83 0 0 0 .03.54.86.86 0 0 0 .37.41l3.08 1.7a1.72 1.72 0 0 0 2.18-.44 1.62 1.62 0 0 0 .33-1V12.5Z",
|
47
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_e-4.20.2
|
47
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_e-4.20.2)",
|
48
48
|
shapeRendering: "geometricPrecision"
|
49
49
|
}), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
50
|
-
id: "intergalactic-icon-MicrosoftOffice_m_a-4.20.2
|
50
|
+
id: "intergalactic-icon-MicrosoftOffice_m_a-4.20.2",
|
51
51
|
x1: "12.07",
|
52
52
|
y1: "-.84",
|
53
53
|
x2: "12.07",
|
@@ -68,7 +68,7 @@ function MicrosoftOffice(_ref, ref) {
|
|
68
68
|
offset: ".5",
|
69
69
|
stopColor: "#D83B01"
|
70
70
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
71
|
-
id: "intergalactic-icon-MicrosoftOffice_m_b-4.20.2
|
71
|
+
id: "intergalactic-icon-MicrosoftOffice_m_b-4.20.2",
|
72
72
|
x1: "9.18",
|
73
73
|
y1: "-.29",
|
74
74
|
x2: ".96",
|
@@ -92,7 +92,7 @@ function MicrosoftOffice(_ref, ref) {
|
|
92
92
|
offset: "1",
|
93
93
|
stopColor: "#B85BA2"
|
94
94
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
95
|
-
id: "intergalactic-icon-MicrosoftOffice_m_c-4.20.2
|
95
|
+
id: "intergalactic-icon-MicrosoftOffice_m_c-4.20.2",
|
96
96
|
x1: "4.84",
|
97
97
|
y1: "14.25",
|
98
98
|
x2: "15.93",
|
@@ -104,7 +104,7 @@ function MicrosoftOffice(_ref, ref) {
|
|
104
104
|
offset: ".6",
|
105
105
|
stopColor: "#A4070A"
|
106
106
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
107
|
-
id: "intergalactic-icon-MicrosoftOffice_m_d-4.20.2
|
107
|
+
id: "intergalactic-icon-MicrosoftOffice_m_d-4.20.2",
|
108
108
|
x1: "9.36",
|
109
109
|
y1: "-.53",
|
110
110
|
x2: "7.61",
|
@@ -116,7 +116,7 @@ function MicrosoftOffice(_ref, ref) {
|
|
116
116
|
offset: "1",
|
117
117
|
stopOpacity: "0"
|
118
118
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
119
|
-
id: "intergalactic-icon-MicrosoftOffice_m_e-4.20.2
|
119
|
+
id: "intergalactic-icon-MicrosoftOffice_m_e-4.20.2",
|
120
120
|
x1: "12.38",
|
121
121
|
y1: "14.49",
|
122
122
|
x2: "7.42",
|
@@ -17,26 +17,26 @@ function MicrosoftOffice({
|
|
17
17
|
viewBox: viewBox
|
18
18
|
}, props), /*#__PURE__*/React.createElement("path", {
|
19
19
|
d: "m9.15.06 1.25 2.78v9.66l-1.23 3.43 4.63-1.28c.34-.1.65-.3.86-.58.22-.28.34-.63.34-.98V2.9c0-.35-.12-.69-.33-.97a1.66 1.66 0 0 0-.87-.58L9.15.06Z",
|
20
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_a-4.20.2
|
20
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_a-4.20.2)",
|
21
21
|
shapeRendering: "geometricPrecision"
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
23
23
|
d: "m3.28 12.4 1.36-.72a1.17 1.17 0 0 0 .61-1.02v-5.2c0-.23.07-.46.21-.65a1.18 1.18 0 0 1 .57-.43l4.37-1.54V1.67c0-.36-.13-.72-.35-1A1.71 1.71 0 0 0 8.68 0c-.3 0-.59.08-.85.22l-5 2.79a1.63 1.63 0 0 0-.6.59 1.58 1.58 0 0 0-.23.8v7.24c0 .15.04.3.11.42a.86.86 0 0 0 .31.31.88.88 0 0 0 .86.02Z",
|
24
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_b-4.20.2
|
24
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_b-4.20.2)",
|
25
25
|
shapeRendering: "geometricPrecision"
|
26
26
|
}), /*#__PURE__*/React.createElement("path", {
|
27
27
|
d: "M10.4 12.5H5.23a.89.89 0 0 0-.53.17.85.85 0 0 0-.3.46.83.83 0 0 0 .03.54.86.86 0 0 0 .37.41l3.08 1.7a1.72 1.72 0 0 0 2.18-.44 1.62 1.62 0 0 0 .33-1V12.5Z",
|
28
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_c-4.20.2
|
28
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_c-4.20.2)",
|
29
29
|
shapeRendering: "geometricPrecision"
|
30
30
|
}), /*#__PURE__*/React.createElement("path", {
|
31
31
|
d: "m3.28 12.4 1.36-.72a1.17 1.17 0 0 0 .61-1.02v-5.2c0-.23.07-.46.21-.65a1.18 1.18 0 0 1 .57-.43l4.37-1.54V1.67c0-.36-.13-.72-.35-1A1.71 1.71 0 0 0 8.68 0c-.3 0-.59.08-.85.22l-5 2.79a1.63 1.63 0 0 0-.6.59 1.58 1.58 0 0 0-.23.8v7.24c0 .15.04.3.11.42a.86.86 0 0 0 .31.31.88.88 0 0 0 .86.02Z",
|
32
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_d-4.20.2
|
32
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_d-4.20.2)",
|
33
33
|
shapeRendering: "geometricPrecision"
|
34
34
|
}), /*#__PURE__*/React.createElement("path", {
|
35
35
|
d: "M10.4 12.5H5.23a.89.89 0 0 0-.53.17.85.85 0 0 0-.3.46.83.83 0 0 0 .03.54.86.86 0 0 0 .37.41l3.08 1.7a1.72 1.72 0 0 0 2.18-.44 1.62 1.62 0 0 0 .33-1V12.5Z",
|
36
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_e-4.20.2
|
36
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_e-4.20.2)",
|
37
37
|
shapeRendering: "geometricPrecision"
|
38
38
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
39
|
-
id: "intergalactic-icon-MicrosoftOffice_m_a-4.20.2
|
39
|
+
id: "intergalactic-icon-MicrosoftOffice_m_a-4.20.2",
|
40
40
|
x1: "12.07",
|
41
41
|
y1: "-.84",
|
42
42
|
x2: "12.07",
|
@@ -57,7 +57,7 @@ function MicrosoftOffice({
|
|
57
57
|
offset: ".5",
|
58
58
|
stopColor: "#D83B01"
|
59
59
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
60
|
-
id: "intergalactic-icon-MicrosoftOffice_m_b-4.20.2
|
60
|
+
id: "intergalactic-icon-MicrosoftOffice_m_b-4.20.2",
|
61
61
|
x1: "9.18",
|
62
62
|
y1: "-.29",
|
63
63
|
x2: ".96",
|
@@ -81,7 +81,7 @@ function MicrosoftOffice({
|
|
81
81
|
offset: "1",
|
82
82
|
stopColor: "#B85BA2"
|
83
83
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
84
|
-
id: "intergalactic-icon-MicrosoftOffice_m_c-4.20.2
|
84
|
+
id: "intergalactic-icon-MicrosoftOffice_m_c-4.20.2",
|
85
85
|
x1: "4.84",
|
86
86
|
y1: "14.25",
|
87
87
|
x2: "15.93",
|
@@ -93,7 +93,7 @@ function MicrosoftOffice({
|
|
93
93
|
offset: ".6",
|
94
94
|
stopColor: "#A4070A"
|
95
95
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
96
|
-
id: "intergalactic-icon-MicrosoftOffice_m_d-4.20.2
|
96
|
+
id: "intergalactic-icon-MicrosoftOffice_m_d-4.20.2",
|
97
97
|
x1: "9.36",
|
98
98
|
y1: "-.53",
|
99
99
|
x2: "7.61",
|
@@ -105,7 +105,7 @@ function MicrosoftOffice({
|
|
105
105
|
offset: "1",
|
106
106
|
stopOpacity: "0"
|
107
107
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
108
|
-
id: "intergalactic-icon-MicrosoftOffice_m_e-4.20.2
|
108
|
+
id: "intergalactic-icon-MicrosoftOffice_m_e-4.20.2",
|
109
109
|
x1: "12.38",
|
110
110
|
y1: "14.49",
|
111
111
|
x2: "7.42",
|
package/icon/lib/cjs/Icon.js
CHANGED
@@ -21,11 +21,11 @@ var _hasLabels = _interopRequireDefault(require("intergalactic/utils/lib/hasLabe
|
|
21
21
|
var _useColorResolver = require("intergalactic/utils/lib/use/useColorResolver");
|
22
22
|
var _excluded = ["keyboardFocused"];
|
23
23
|
/*__reshadow-styles__:"./style/icon.shadow.css"*/
|
24
|
-
var styles = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".
|
25
|
-
"__SIcon": "
|
26
|
-
"--color": "--
|
27
|
-
"_keyboardFocused": "
|
28
|
-
"_interactive": "
|
24
|
+
var styles = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SIcon_1m360_gg_{display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;shape-rendering:geometricPrecision;box-sizing:content-box;fill:currentColor;flex-shrink:0;outline:0;color:var(--color_1m360)}.___SIcon_1m360_gg_.__keyboardFocused_1m360_gg_{box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5))}.___SIcon_1m360_gg_.__interactive_1m360_gg_{cursor:pointer}@media (hover:hover){.___SIcon_1m360_gg_.__interactive_1m360_gg_:hover{filter:brightness(.8)}}" /*__inner_css_end__*/, "1m360_gg_") /*__reshadow_css_end__*/, {
|
25
|
+
"__SIcon": "___SIcon_1m360_gg_",
|
26
|
+
"--color": "--color_1m360",
|
27
|
+
"_keyboardFocused": "__keyboardFocused_1m360_gg_",
|
28
|
+
"_interactive": "__interactive_1m360_gg_"
|
29
29
|
});
|
30
30
|
function Icon(props, ref) {
|
31
31
|
var _useBox = (0, _flexBox.useBox)((0, _objectSpread2["default"])({
|
package/icon/lib/es6/Icon.js
CHANGED
@@ -15,11 +15,11 @@ import { useForkRef } from 'intergalactic/utils/lib/ref';
|
|
15
15
|
import hasLabels from 'intergalactic/utils/lib/hasLabels';
|
16
16
|
import { useColorResolver } from 'intergalactic/utils/lib/use/useColorResolver';
|
17
17
|
/*__reshadow-styles__:"./style/icon.shadow.css"*/
|
18
|
-
var styles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
19
|
-
"__SIcon": "
|
20
|
-
"--color": "--
|
21
|
-
"_keyboardFocused": "
|
22
|
-
"_interactive": "
|
18
|
+
var styles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SIcon_1m360_gg_{display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;shape-rendering:geometricPrecision;box-sizing:content-box;fill:currentColor;flex-shrink:0;outline:0;color:var(--color_1m360)}.___SIcon_1m360_gg_.__keyboardFocused_1m360_gg_{box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5))}.___SIcon_1m360_gg_.__interactive_1m360_gg_{cursor:pointer}@media (hover:hover){.___SIcon_1m360_gg_.__interactive_1m360_gg_:hover{filter:brightness(.8)}}" /*__inner_css_end__*/, "1m360_gg_") /*__reshadow_css_end__*/, {
|
19
|
+
"__SIcon": "___SIcon_1m360_gg_",
|
20
|
+
"--color": "--color_1m360",
|
21
|
+
"_keyboardFocused": "__keyboardFocused_1m360_gg_",
|
22
|
+
"_interactive": "__interactive_1m360_gg_"
|
23
23
|
});
|
24
24
|
function Icon(props, ref) {
|
25
25
|
var _useBox = useBox(_objectSpread({
|
@@ -32,7 +32,7 @@ function Discover(_ref, ref) {
|
|
32
32
|
shapeRendering: "geometricPrecision"
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
34
34
|
d: "M17.5 14a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z",
|
35
|
-
fill: "url(#intergalactic-icon-Discover_l_a-4.20.2
|
35
|
+
fill: "url(#intergalactic-icon-Discover_l_a-4.20.2)",
|
36
36
|
shapeRendering: "geometricPrecision"
|
37
37
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
38
38
|
fillRule: "evenodd",
|
@@ -21,7 +21,7 @@ function Discover({
|
|
21
21
|
shapeRendering: "geometricPrecision"
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
23
23
|
d: "M17.5 14a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z",
|
24
|
-
fill: "url(#intergalactic-icon-Discover_l_a-4.20.2
|
24
|
+
fill: "url(#intergalactic-icon-Discover_l_a-4.20.2)",
|
25
25
|
shapeRendering: "geometricPrecision"
|
26
26
|
}), /*#__PURE__*/React.createElement("path", {
|
27
27
|
fillRule: "evenodd",
|
@@ -32,7 +32,7 @@ function Discover(_ref, ref) {
|
|
32
32
|
shapeRendering: "geometricPrecision"
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
34
34
|
d: "M11.48 9.33c.91 0 1.64-.74 1.64-1.66 0-.92-.73-1.67-1.64-1.67-.9 0-1.64.75-1.64 1.67 0 .92.74 1.66 1.64 1.66Z",
|
35
|
-
fill: "url(#intergalactic-icon-Discover_m_a-4.20.2
|
35
|
+
fill: "url(#intergalactic-icon-Discover_m_a-4.20.2)",
|
36
36
|
shapeRendering: "geometricPrecision"
|
37
37
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
38
38
|
fillRule: "evenodd",
|
@@ -21,7 +21,7 @@ function Discover({
|
|
21
21
|
shapeRendering: "geometricPrecision"
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
23
23
|
d: "M11.48 9.33c.91 0 1.64-.74 1.64-1.66 0-.92-.73-1.67-1.64-1.67-.9 0-1.64.75-1.64 1.67 0 .92.74 1.66 1.64 1.66Z",
|
24
|
-
fill: "url(#intergalactic-icon-Discover_m_a-4.20.2
|
24
|
+
fill: "url(#intergalactic-icon-Discover_m_a-4.20.2)",
|
25
25
|
shapeRendering: "geometricPrecision"
|
26
26
|
}), /*#__PURE__*/React.createElement("path", {
|
27
27
|
fillRule: "evenodd",
|