@atlassian/aui
Version:
Atlassian User Interface Framework
1 lines • 1.94 kB
Source Map (JSON)
{"version":3,"sources":["iconfont-mixin.less","imports/aui-theme/core/icons.less"],"names":[],"mappings":"AAKQ;EACI,aCFW,YDEX;EACA,SAAS,uBAAT;EACA,SAAS,+BAAgC,OAAO,0BAC5C,yBAA0B,OAAO,aACjC,wBAAyB,OAAO,iBAChC,mCAAmC,OAAO,MAH9C;EAIA,mBAAA;EACA,kBAAA","sourcesContent":["// This mixin and this file are in this exact location\n// in order to guarantee that the relative paths will match and agree\n// for compiled LESS output, both when gulp, webpack, and P2 take their turn at compiling the file.\n#aui {\n .load-custom-font(@family, @filename, @fontId: @family, @weight: normal, @style: normal) {\n @font-face {\n font-family: @family;\n src: url('fonts/@{filename}.eot');\n src: url('fonts/@{filename}.eot?#iefix') format('embedded-opentype'),\n url('fonts/@{filename}.woff') format('woff'),\n url('fonts/@{filename}.ttf') format('truetype'),\n url('fonts/@{filename}.svg#@{fontId}') format('svg');\n font-weight: @weight;\n font-style: @style;\n }\n }\n}\n","@aui-old-icon-font-family: \"Atlassian Icons\";\n@aui-old-icon-font-file: \"atlassian-icons\";\n@aui-old-icon-font-id: \"atlassian-icons\";\n\n@aui-icon-font-family: \"Adgs Icons\";\n@aui-icon-font-file: \"adgs-icons\";\n@aui-icon-font-id: \"adgs-icons\";\n\n// glyphs\n@aui-glyph-check: \"\\f194\";\n@aui-glyph-check-circle: \"\\f104\";\n@aui-glyph-chevron-down: \"\\f15b\";\n@aui-glyph-close: \"\\f11b\";\n@aui-glyph-exclamation-triangle: \"\\f1b3\";\n@aui-glyph-exclamation-circle: \"\\f15a\";\n@aui-glyph-info-circle: \"\\f234\";\n@aui-glyph-more-actions: \"\\f17f\"; // the \"more\" icon; should be three dots.\n@aui-glyph-search: \"\\f18c\";\n@aui-glyph-search-small: \"\\f18d\";\n@aui-glyph-radio: \"\\f500\";\n@aui-glyph-remove: \"\\f188\";\n\n@aui-glyph-sorted-ascending: \"\\f1ac\";\n@aui-glyph-sorted-descending: \"\\f140\";\n"],"file":"iconfont-adgs-icons.css"}