(function webpackUniversalModuleDefinition(root, factory) { if(typeof exports === 'object' && typeof module === 'object') module.exports = factory(); else if(typeof define === 'function' && define.amd) define([], factory); else { var a = factory(); for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i]; } })(this, function() { return /******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; /******/ /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ /******/ // Check if module is in cache /******/ if(installedModules[moduleId]) { /******/ return installedModules[moduleId].exports; /******/ } /******/ // Create a new module (and put it into the cache) /******/ var module = installedModules[moduleId] = { /******/ i: moduleId, /******/ l: false, /******/ exports: {} /******/ }; /******/ /******/ // Execute the module function /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); /******/ /******/ // Flag the module as loaded /******/ module.l = true; /******/ /******/ // Return the exports of the module /******/ return module.exports; /******/ } /******/ /******/ /******/ // expose the modules object (__webpack_modules__) /******/ __webpack_require__.m = modules; /******/ /******/ // expose the module cache /******/ __webpack_require__.c = installedModules; /******/ /******/ // define getter function for harmony exports /******/ __webpack_require__.d = function(exports, name, getter) { /******/ if(!__webpack_require__.o(exports, name)) { /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter }); /******/ } /******/ }; /******/ /******/ // define __esModule on exports /******/ __webpack_require__.r = function(exports) { /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) { /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); /******/ } /******/ Object.defineProperty(exports, '__esModule', { value: true }); /******/ }; /******/ /******/ // create a fake namespace object /******/ // mode & 1: value is a module id, require it /******/ // mode & 2: merge all properties of value into the ns /******/ // mode & 4: return value when already ns object /******/ // mode & 8|1: behave like require /******/ __webpack_require__.t = function(value, mode) { /******/ if(mode & 1) value = __webpack_require__(value); /******/ if(mode & 8) return value; /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value; /******/ var ns = Object.create(null); /******/ __webpack_require__.r(ns); /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value }); /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key)); /******/ return ns; /******/ }; /******/ /******/ // getDefaultExport function for compatibility with non-harmony modules /******/ __webpack_require__.n = function(module) { /******/ var getter = module && module.__esModule ? /******/ function getDefault() { return module['default']; } : /******/ function getModuleExports() { return module; }; /******/ __webpack_require__.d(getter, 'a', getter); /******/ return getter; /******/ }; /******/ /******/ // Object.prototype.hasOwnProperty.call /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; /******/ /******/ // __webpack_public_path__ /******/ __webpack_require__.p = ""; /******/ /******/ /******/ // Load entry module and return exports /******/ return __webpack_require__(__webpack_require__.s = "./projects/icons/src/shapes/social-shapes.ts"); /******/ }) /************************************************************************/ /******/ ({ /***/ "./projects/icons/src/shapes/core-shapes.ts": /*!**************************************************!*\ !*** ./projects/icons/src/shapes/core-shapes.ts ***! \**************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CoreShapes = exports.ClrShapeArrow = exports.ClrShapeStepForward2 = exports.ClrShapeEyeHide = exports.ClrShapeEye = exports.ClrShapeEvent = exports.ClrShapeCalendar = exports.ClrShapeAngleDouble = exports.ClrShapeViewColumns = exports.ClrShapeSearch = exports.ClrShapeVmBug = exports.ClrShapeFilterGridCircle = exports.ClrShapeFilterGrid = exports.ClrShapeEllipsisVertical = exports.ClrShapeEllipsisHorizontal = exports.ClrShapeCloud = exports.ClrShapeImage = exports.ClrShapeBell = exports.ClrShapeFolderOpen = exports.ClrShapeFolder = exports.ClrShapeAngle = exports.ClrShapeUser = exports.ClrShapeBars = exports.ClrShapeHelpInfo = exports.ClrShapeWarningStandard = exports.ClrShapeErrorStandard = exports.ClrShapeSuccessStandard = exports.ClrShapeInfoStandard = exports.ClrShapeInfoCircle = exports.ClrShapeCheckCircle = exports.ClrShapeExclamationCircle = exports.ClrShapeExclamationTriangle = exports.ClrShapeTimes = exports.ClrShapeCheck = exports.ClrShapeCog = exports.ClrShapeHome = exports.ClrShapeUnknownStatus = void 0; /* * Copyright (c) 2016-2021 VMware, Inc. All Rights Reserved. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ var descriptor_config_1 = __webpack_require__(/*! ../utils/descriptor-config */ "./projects/icons/src/utils/descriptor-config.ts"); var svg_tag_generator_1 = __webpack_require__(/*! ../utils/svg-tag-generator */ "./projects/icons/src/utils/svg-tag-generator.ts"); exports.ClrShapeUnknownStatus = (0, svg_tag_generator_1.clrIconSVG)("\n "); exports.ClrShapeHome = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n "); exports.ClrShapeCog = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n \n \n \n \n \n \n \n \n "); exports.ClrShapeCheck = (0, svg_tag_generator_1.clrIconSVG)(""); exports.ClrShapeTimes = (0, svg_tag_generator_1.clrIconSVG)(""); exports.ClrShapeExclamationTriangle = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n "); exports.ClrShapeExclamationCircle = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n "); exports.ClrShapeCheckCircle = (0, svg_tag_generator_1.clrIconSVG)("\n \n "); exports.ClrShapeInfoCircle = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n "); exports.ClrShapeInfoStandard = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n "); exports.ClrShapeSuccessStandard = (0, svg_tag_generator_1.clrIconSVG)("\n \n "); exports.ClrShapeErrorStandard = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n "); exports.ClrShapeWarningStandard = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n "); exports.ClrShapeHelpInfo = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n "); exports.ClrShapeBars = (0, svg_tag_generator_1.clrIconSVG)("\n \n "); exports.ClrShapeUser = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n "); exports.ClrShapeAngle = (0, svg_tag_generator_1.clrIconSVG)(""); exports.ClrShapeFolder = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n \n \n \n \n \n "); exports.ClrShapeFolderOpen = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n \n \n \n \n \n "); exports.ClrShapeBell = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n \n \n \n \n \n "); exports.ClrShapeImage = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n \n \n \n \n \n "); exports.ClrShapeCloud = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n \n \n \n \n \n "); exports.ClrShapeEllipsisHorizontal = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n \n \n "); exports.ClrShapeEllipsisVertical = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n \n \n "); exports.ClrShapeFilterGrid = (0, svg_tag_generator_1.clrIconSVG)("\n "); exports.ClrShapeFilterGridCircle = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n "); exports.ClrShapeVmBug = (0, svg_tag_generator_1.clrIconSVG)(""); exports.ClrShapeSearch = (0, svg_tag_generator_1.clrIconSVG)("\n "); exports.ClrShapeViewColumns = (0, svg_tag_generator_1.clrIconSVG)(""); exports.ClrShapeAngleDouble = (0, svg_tag_generator_1.clrIconSVG)("\n "); exports.ClrShapeCalendar = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n "); exports.ClrShapeEvent = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n "); exports.ClrShapeEye = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n "); exports.ClrShapeEyeHide = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n \n "); exports.ClrShapeStepForward2 = (0, svg_tag_generator_1.clrIconSVG)(""); exports.ClrShapeArrow = (0, svg_tag_generator_1.clrIconSVG)(""); exports.CoreShapes = { 'unknown-status': exports.ClrShapeUnknownStatus, home: exports.ClrShapeHome, cog: exports.ClrShapeCog, check: exports.ClrShapeCheck, times: exports.ClrShapeTimes, 'exclamation-triangle': exports.ClrShapeExclamationTriangle, 'exclamation-circle': exports.ClrShapeExclamationCircle, 'check-circle': exports.ClrShapeCheckCircle, 'info-circle': exports.ClrShapeInfoCircle, 'info-standard': exports.ClrShapeInfoStandard, 'success-standard': exports.ClrShapeSuccessStandard, 'error-standard': exports.ClrShapeErrorStandard, 'warning-standard': exports.ClrShapeWarningStandard, 'help-info': exports.ClrShapeHelpInfo, bars: exports.ClrShapeBars, user: exports.ClrShapeUser, angle: exports.ClrShapeAngle, folder: exports.ClrShapeFolder, 'folder-open': exports.ClrShapeFolderOpen, bell: exports.ClrShapeBell, image: exports.ClrShapeImage, cloud: exports.ClrShapeCloud, 'ellipsis-horizontal': exports.ClrShapeEllipsisHorizontal, 'ellipsis-vertical': exports.ClrShapeEllipsisVertical, 'filter-grid': exports.ClrShapeFilterGrid, 'filter-grid-circle': exports.ClrShapeFilterGridCircle, 'vm-bug': exports.ClrShapeVmBug, search: exports.ClrShapeSearch, 'view-columns': exports.ClrShapeViewColumns, 'angle-double': exports.ClrShapeAngleDouble, calendar: exports.ClrShapeCalendar, event: exports.ClrShapeEvent, eye: exports.ClrShapeEye, 'eye-hide': exports.ClrShapeEyeHide, 'step-forward-2': exports.ClrShapeStepForward2, arrow: exports.ClrShapeArrow, }; Object.defineProperty(exports.CoreShapes, 'house', (0, descriptor_config_1.descriptorConfig)(exports.CoreShapes.home)); Object.defineProperty(exports.CoreShapes, 'settings', (0, descriptor_config_1.descriptorConfig)(exports.CoreShapes.cog)); Object.defineProperty(exports.CoreShapes, 'success', (0, descriptor_config_1.descriptorConfig)(exports.CoreShapes.check)); Object.defineProperty(exports.CoreShapes, 'close', (0, descriptor_config_1.descriptorConfig)(exports.CoreShapes.times)); Object.defineProperty(exports.CoreShapes, 'warning', (0, descriptor_config_1.descriptorConfig)(exports.CoreShapes['exclamation-triangle'])); Object.defineProperty(exports.CoreShapes, 'error', (0, descriptor_config_1.descriptorConfig)(exports.CoreShapes['exclamation-circle'])); Object.defineProperty(exports.CoreShapes, 'info', (0, descriptor_config_1.descriptorConfig)(exports.CoreShapes['info-circle'])); Object.defineProperty(exports.CoreShapes, 'menu', (0, descriptor_config_1.descriptorConfig)(exports.CoreShapes.bars)); Object.defineProperty(exports.CoreShapes, 'avatar', (0, descriptor_config_1.descriptorConfig)(exports.CoreShapes.user)); Object.defineProperty(exports.CoreShapes, 'caret', (0, descriptor_config_1.descriptorConfig)(exports.CoreShapes.angle)); Object.defineProperty(exports.CoreShapes, 'directory', (0, descriptor_config_1.descriptorConfig)(exports.CoreShapes.folder)); Object.defineProperty(exports.CoreShapes, 'notification', (0, descriptor_config_1.descriptorConfig)(exports.CoreShapes.bell)); Object.defineProperty(exports.CoreShapes, 'collapse', (0, descriptor_config_1.descriptorConfig)(exports.CoreShapes['angle-double'])); /***/ }), /***/ "./projects/icons/src/shapes/social-shapes.ts": /*!****************************************************!*\ !*** ./projects/icons/src/shapes/social-shapes.ts ***! \****************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SocialShapes = exports.ClrShapeHashtag = exports.ClrShapeCrown = exports.ClrShapeThumbsDown = exports.ClrShapeThumbsUp = exports.ClrShapeSadFace = exports.ClrShapeNeutralFace = exports.ClrShapeHappyFace = exports.ClrShapePicture = exports.ClrShapeChatBubble = exports.ClrShapeTalkBubbles = exports.ClrShapeHeartBroken = exports.ClrShapeHeart = exports.ClrShapeInbox = exports.ClrShapeFlag = exports.ClrShapeTasks = exports.ClrShapeEnvelope = exports.ClrShapeBookmark = exports.ClrShapeHalfStar = exports.ClrShapeStar = exports.ClrShapeShare = void 0; /* * Copyright (c) 2016-2021 VMware, Inc. All Rights Reserved. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ var descriptor_config_1 = __webpack_require__(/*! ../utils/descriptor-config */ "./projects/icons/src/utils/descriptor-config.ts"); var svg_tag_generator_1 = __webpack_require__(/*! ../utils/svg-tag-generator */ "./projects/icons/src/utils/svg-tag-generator.ts"); var core_shapes_1 = __webpack_require__(/*! ./core-shapes */ "./projects/icons/src/shapes/core-shapes.ts"); exports.ClrShapeShare = (0, svg_tag_generator_1.clrIconSVG)("\n "); exports.ClrShapeStar = (0, svg_tag_generator_1.clrIconSVG)("\n "); exports.ClrShapeHalfStar = (0, svg_tag_generator_1.clrIconSVG)("\n "); exports.ClrShapeBookmark = (0, svg_tag_generator_1.clrIconSVG)("\n "); exports.ClrShapeEnvelope = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n \n \n \n \n \n \n \n \n "); exports.ClrShapeTasks = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n "); exports.ClrShapeFlag = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n "); exports.ClrShapeInbox = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n "); exports.ClrShapeHeart = (0, svg_tag_generator_1.clrIconSVG)("\n "); exports.ClrShapeHeartBroken = (0, svg_tag_generator_1.clrIconSVG)("\n "); exports.ClrShapeTalkBubbles = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n \n \n \n \n \n "); exports.ClrShapeChatBubble = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n \n \n \n \n \n \n \n "); exports.ClrShapePicture = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n \n \n \n \n \n "); exports.ClrShapeHappyFace = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n "); exports.ClrShapeNeutralFace = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n "); exports.ClrShapeSadFace = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n "); exports.ClrShapeThumbsUp = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n "); exports.ClrShapeThumbsDown = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n "); exports.ClrShapeCrown = (0, svg_tag_generator_1.clrIconSVG)("\n \n \n \n \n \n \n\n \n \n \n \n "); exports.ClrShapeHashtag = (0, svg_tag_generator_1.clrIconSVG)("\n \n\n \n "); exports.SocialShapes = { crown: exports.ClrShapeCrown, share: exports.ClrShapeShare, star: exports.ClrShapeStar, 'half-star': exports.ClrShapeHalfStar, bookmark: exports.ClrShapeBookmark, envelope: exports.ClrShapeEnvelope, calendar: core_shapes_1.ClrShapeCalendar, event: core_shapes_1.ClrShapeEvent, tasks: exports.ClrShapeTasks, flag: exports.ClrShapeFlag, inbox: exports.ClrShapeInbox, hashtag: exports.ClrShapeHashtag, heart: exports.ClrShapeHeart, 'heart-broken': exports.ClrShapeHeartBroken, 'talk-bubbles': exports.ClrShapeTalkBubbles, 'chat-bubble': exports.ClrShapeChatBubble, picture: exports.ClrShapePicture, 'happy-face': exports.ClrShapeHappyFace, 'neutral-face': exports.ClrShapeNeutralFace, 'sad-face': exports.ClrShapeSadFace, 'thumbs-up': exports.ClrShapeThumbsUp, 'thumbs-down': exports.ClrShapeThumbsDown, }; Object.defineProperty(exports.SocialShapes, 'favorite', (0, descriptor_config_1.descriptorConfig)(exports.SocialShapes.star)); Object.defineProperty(exports.SocialShapes, 'email', (0, descriptor_config_1.descriptorConfig)(exports.SocialShapes.envelope)); Object.defineProperty(exports.SocialShapes, 'date', (0, descriptor_config_1.descriptorConfig)(exports.SocialShapes.calendar)); if (typeof window !== 'undefined' && window.hasOwnProperty('ClarityIcons')) { window.ClarityIcons.add(exports.SocialShapes); } /***/ }), /***/ "./projects/icons/src/utils/descriptor-config.ts": /*!*******************************************************!*\ !*** ./projects/icons/src/utils/descriptor-config.ts ***! \*******************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; /* * Copyright (c) 2016-2021 VMware, Inc. All Rights Reserved. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ Object.defineProperty(exports, "__esModule", { value: true }); exports.descriptorConfig = void 0; function descriptorConfig(value) { return { enumerable: true, writable: true, configurable: true, value: value }; } exports.descriptorConfig = descriptorConfig; /***/ }), /***/ "./projects/icons/src/utils/svg-tag-generator.ts": /*!*******************************************************!*\ !*** ./projects/icons/src/utils/svg-tag-generator.ts ***! \*******************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; /* * Copyright (c) 2016-2021 VMware, Inc. All Rights Reserved. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ Object.defineProperty(exports, "__esModule", { value: true }); exports.clrIconSVG = void 0; var BADGED_CLASS_SUBSTRING = '--badged'; var ALERTED_CLASS_SUBSTRING = '--alerted'; var SOLID_CLASS = 'clr-i-solid'; function clrIconSVG(content) { var classes = ''; if (content.indexOf(BADGED_CLASS_SUBSTRING) > -1) { classes += 'can-badge '; } if (content.indexOf(ALERTED_CLASS_SUBSTRING) > -1) { classes += 'can-alert '; } if (content.indexOf(SOLID_CLASS) > -1) { classes += 'has-solid '; } var openingTag; if (classes) { openingTag = ""; } else { openingTag = ""; } var closingTag = ""; return openingTag + content + closingTag; } exports.clrIconSVG = clrIconSVG; /***/ }) /******/ }); }); //# sourceMappingURL=social-shapes.js.map